@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Open+Sans:wght@400;500;600;700&display=swap";:root{color:#f5f4f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--heading-font:"Montserrat", "Segoe UI", sans-serif;--content-font:"Open Sans", "Segoe UI", sans-serif;--ink:#f5f4f5;--ink-soft:#f5f4f5bd;--canvas:#0a111f;--surface:#12203be0;--surface-strong:#1a2b4f;--surface-dark:#081225;--blue:#006aa7;--blue-deep:#035280;--yellow:#fecc02;--white:#f5f4f5;--yellow-soft:#fecc022e;--border-soft:#f5f4f51f;--border-strong:#f5f4f533;--shadow-soft:0 18px 44px #030b194d;--shadow-card:0 14px 34px #030b1947;--content-max:1220px;--content-gutter:1rem;--topbar-offset:4.8rem;background:linear-gradient(145deg,#006aa71f,#0000 34%),linear-gradient(#0a111f 0%,#0d172c 100%);font-family:Open Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html[data-theme=light]{color:#000;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#000;--ink-soft:#383b44;--canvas:#f5f4f5;--surface:#ffffffe0;--surface-strong:#fff;--surface-dark:#000;--yellow-soft:#fecc0229;--border-soft:#00000014;--border-strong:#00000024;--shadow-soft:0 18px 44px #0000000f;--shadow-card:0 14px 34px #00000014;background:radial-gradient(circle at 100% 0,#fecc021a,#0000 20%),radial-gradient(circle at 0 0,#006aa714,#0000 26%),linear-gradient(#fbfbfb 0%,#f5f4f5 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;min-height:100vh;color:var(--ink);font-family:var(--content-font);background:linear-gradient(140deg, #0a111ff5, #081225fa), var(--canvas);margin:0;overflow-x:clip}html[data-theme=light] body{background:linear-gradient(140deg,#ffffffd6,#f5f4f5f5),linear-gradient(#f7f7f8 0%,#f5f4f5 100%)}body:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#006aa729,#0000 34%),radial-gradient(circle at 85% 10%,#fecc0224,#0000 18%);position:fixed;inset:0}#root{z-index:1;min-height:100vh;position:relative}a{color:inherit}button,input,select,textarea{font:inherit}h1,h2,h3{letter-spacing:0;color:var(--ink);line-height:1.08;font-family:var(--heading-font);margin:0}h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:700}h2{font-size:clamp(1.2rem,1vw,2rem);font-weight:500}h3{font-size:.98rem;font-weight:600}p,li{margin:0}code{color:var(--ink);background:#00000014;border-radius:999px;margin-inline:.2rem;padding:.16rem .5rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.92em}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.app-shell{background:var(--canvas);min-height:100vh;color:var(--ink);flex-direction:column;display:flex}.workspace-shell{background:linear-gradient(#0d1527fa,#090f1dfa);grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.workspace-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0a111ffa,#0c1222fa);border-right:1px solid #f5f4f514;grid-template-rows:auto 1fr auto;gap:2rem;height:100vh;padding:1.6rem 1.2rem 1.35rem;display:grid;position:sticky;top:0}.workspace-sidebar__brand{align-items:center;display:inline-flex}.workspace-sidebar__logo{width:100px;height:auto;display:block}.workspace-sidebar__section{align-content:start;gap:1rem;display:grid}.workspace-sidebar__eyebrow{color:#f5f4f575;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.workspace-sidebar__nav{gap:.4rem;display:grid}.workspace-sidebar__link{color:#f5f4f5c7;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;padding:.9rem 1rem;font-size:.86rem;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s;display:grid}.workspace-sidebar__link:hover,.workspace-sidebar__link:focus-visible{color:#fff;background:#ffffff0a;transform:translateY(-1px)}.workspace-sidebar__link--active{color:#f5f4f5;background:linear-gradient(135deg,#344aaa47,#202b57a6);box-shadow:0 14px 30px #030b1957}.workspace-sidebar__link-mark{background:#f5f4f53d;border-radius:999px;width:.7rem;height:.7rem;display:block}.workspace-sidebar__link--active .workspace-sidebar__link-mark{background:#7c8dff}.workspace-sidebar__footer{border-top:1px solid #f5f4f514;padding-top:.8rem}.workspace-sidebar__footer-link{color:#f5f4f5ad;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;transition:color .16s}.workspace-sidebar__footer-link:hover,.workspace-sidebar__footer-link:focus-visible{color:#fecc02}.workspace-main{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.course-workspace-shell{grid-template-columns:320px minmax(0,1fr)}.course-workspace-shell--collapsed{grid-template-columns:92px minmax(0,1fr)}.course-workspace-shell__sidebar{gap:1.2rem;overflow:hidden}.course-workspace-shell__sidebar-top{gap:.9rem;display:grid}.course-workspace-shell__brand-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.course-workspace-shell__collapse{color:#000;cursor:pointer;background:#ffffffe6;border:1px solid #21222714;border-radius:.8rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.2rem;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.course-workspace-shell__collapse:hover,.course-workspace-shell__collapse:focus-visible{background:#006aa714;box-shadow:0 12px 24px #0000000f}.course-workspace-shell__collapse--collapsed{transform:rotate(180deg)}.course-workspace-shell__expand-rail{color:#000;width:2.35rem;height:2.35rem;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #21222714;border-radius:.9rem;justify-content:center;align-items:center;padding:0;font-size:1.1rem;font-weight:700;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 26px #0000000d}.course-workspace-shell__expand-rail:hover,.course-workspace-shell__expand-rail:focus-visible{background:#006aa714;transform:translateY(-1px);box-shadow:0 16px 30px #00000014}.course-workspace-shell__expand-rail span{line-height:1;display:block}.course-workspace-shell__outline{align-content:start;gap:1rem;min-height:0;padding-right:.2rem;display:grid;overflow-y:auto}.course-workspace-shell--collapsed .course-workspace-shell__outline,.course-workspace-shell--collapsed .workspace-sidebar__section,.course-workspace-shell--collapsed .workspace-sidebar__footer{display:none}.course-workspace-shell--collapsed .course-workspace-shell__brand-row{flex-direction:column;justify-content:flex-start;gap:.85rem}.course-workspace-shell--collapsed .workspace-sidebar__logo{width:56px}.workspace-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a111fe0;border-bottom:1px solid #f5f4f514;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.6rem;display:flex;position:sticky;top:0}.workspace-header__copy{gap:.2rem;display:grid}.workspace-header__eyebrow{color:#f5f4f56b;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.workspace-header__copy strong{color:#f5f4f5;font-size:1.1rem;font-weight:650}.workspace-header__actions{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.workspace-header__icon-button{color:#f5f4f5;cursor:pointer;background:#f5f4f505;border:1px solid #f5f4f514;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex;position:relative}.workspace-header__icon-button:hover,.workspace-header__icon-button:focus-visible{background:#7c8dff14;border-color:#7c8dff75;outline:none;transform:translateY(-1px)}.workspace-header__icon-dot{background:#ff9e57;border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.7rem;right:.8rem;box-shadow:0 0 0 3px #0a111fe6}.workspace-notifications{position:relative}.workspace-notifications__panel{z-index:35;background:#1c233afa;border:1px solid #f5f4f514;border-radius:1.5rem;grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:min(31rem,100vw - 2rem);max-height:min(32rem,100vh - 8rem);padding:0;display:grid;position:absolute;top:calc(100% + 1rem);right:0;overflow:hidden;box-shadow:0 28px 70px #0307126b}.workspace-notifications__header{border-bottom:1px solid #f5f4f514;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.workspace-notifications__header strong{color:#f5f4f5;font-size:1.5rem;font-weight:700;line-height:1.1;display:block}.workspace-notifications__header span{color:#f5f4f58f;margin-top:.35rem;font-size:.9rem;display:block}.workspace-notifications__close{color:#f5f4f5ad;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:color .18s,background-color .18s;display:inline-flex}.workspace-notifications__close:hover,.workspace-notifications__close:focus-visible{color:#f5f4f5;background:#f5f4f514;outline:none}.workspace-notifications__list{gap:.7rem;padding:.7rem;display:grid;overflow-y:auto}.workspace-notifications__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #f5f4f50f;border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:flex-start;gap:.95rem;padding:1rem;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.workspace-notifications__item:hover,.workspace-notifications__item:focus-visible{background:#7c8dff14;border-color:#7c8dff47;outline:none;transform:translateY(-1px)}.workspace-notifications__avatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.workspace-notifications__avatar--reminder{color:#fecc02;background:#fecc0229}.workspace-notifications__avatar--schedule{color:#74b7ff;background:#006aa72e}.workspace-notifications__item-copy{gap:.3rem;display:grid}.workspace-notifications__item-copy strong{color:#f5f4f5;font-size:1rem;font-weight:700;line-height:1.35}.workspace-notifications__item-copy>span{color:#f5f4f5b3;font-size:.95rem;line-height:1.45}.workspace-notifications__item-copy small{color:#f5f4f580;font-size:.84rem}.workspace-notifications__empty{color:#f5f4f5b3;border:1px dashed #f5f4f51f;border-radius:1.2rem;gap:.4rem;padding:1.1rem;display:grid}.workspace-notifications__empty strong{color:#f5f4f5;font-size:1rem}.workspace-notifications__footer-action{color:#f5f4f5;font:inherit;cursor:pointer;background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1.1rem;margin:.8rem;padding:1rem 1.15rem;font-weight:700;transition:border-color .18s,background-color .18s,transform .18s}.workspace-notifications__footer-action:hover,.workspace-notifications__footer-action:focus-visible{background:#7c8dff1a;border-color:#7c8dff47;outline:none;transform:translateY(-1px)}.course-workspace-header{align-items:flex-start}.course-workspace-header__meta{color:#f5f4f58f;margin:0;font-size:.9rem;line-height:1.55}.workspace-content{width:min(1320px,100% - 2rem);margin:0 auto;padding:1.5rem 0 2rem}.course-workspace-content{width:calc(100% - 2rem);max-width:none}.course-workspace-content__panel{background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f50f;border-radius:8px;align-content:start;min-height:calc(100svh - 10.5rem);box-shadow:0 18px 40px #030b1947}.course-workspace-content__live-panel{margin-bottom:1rem}.course-workspace-content__grid{gap:1rem;display:grid}.course-workspace-content__grid--assistant-open{grid-template-columns:minmax(0,1.4fr) minmax(320px,.78fr);align-items:start}.course-workspace-content__main,.course-player__main-content{min-width:0}.course-live-panel,.course-live-manager{gap:1rem;display:grid}.course-live-panel{background:linear-gradient(#fffffff5,#f5f8fcf5);border:1px solid #21222714;border-radius:1.35rem;margin-bottom:1rem;padding:1.1rem 1.2rem}.course-live-panel__head,.course-live-manager{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.course-live-panel__head h3,.course-live-manager__copy h2{margin:0}.course-live-panel__actions,.course-live-manager__buttons,.course-live-manager__pills{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.course-live-manager__copy{gap:.35rem;max-width:54rem;display:grid}.course-live-manager__copy p,.course-live-panel__state p{margin:0}.course-live-manager__actions{justify-items:end;gap:.9rem;display:grid}.course-live-panel__viewport{background:linear-gradient(#16202cfa,#0c121afa);border:1px solid #21222714;border-radius:1.25rem;min-height:32rem;position:relative;overflow:hidden}.course-live-panel__state{z-index:2;text-align:left;color:#fff;background:#0c121aad;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex;position:absolute;inset:0}.course-live-panel__state--error{text-align:center;flex-direction:column}.course-live-panel__mount{width:100%;height:100%;min-height:32rem}.course-live-panel__mount--hidden{opacity:0;pointer-events:none}.course-live-panel__mount>#plugNmeet-app{width:100%;min-height:32rem}.workspace-footer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a111fd6;border-top:1px solid #f5f4f514}.workspace-footer__inner{width:min(1220px,100% - 2rem);margin:0 auto;padding:1.25rem 0}.workspace-footer__inner p{color:#f5f4f58f;font-size:.8rem}.topbar{z-index:30;min-height:var(--topbar-offset);padding-block:1rem;padding-inline:max(var(--content-gutter), calc((100% - var(--content-max)) / 6 + var(--content-gutter)));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a111f;border-bottom:1px solid #f5f4f514;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid;position:sticky;top:0;box-shadow:0 8px 20px #030a1838}.brand{color:#000;align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.brand__mark{flex:none;align-items:center;width:100px;display:inline-flex}.brand__mark--image{box-shadow:none;background:0 0;border:none;padding:0}.brand__logo{object-fit:contain;width:100%;height:auto;display:block}.brand strong,.brand span{display:block}.brand strong{color:#000;font-weight:650}.brand span{color:#00000094;font-size:.82rem}.topbar__nav,.topbar__account,.subnav,.hero-panel__actions,.page-header__actions,.field-row,.action-stack,.info-grid{flex-wrap:wrap;gap:.5rem;display:flex}.topbar__nav{justify-content:flex-start;align-items:center;margin-left:2rem}.topbar__group{align-items:center;margin-bottom:-.8rem;padding-bottom:.8rem;display:flex;position:relative}.topbar__group-trigger{cursor:pointer;font:inherit;color:inherit;box-shadow:none;appearance:none;background:0 0;border:none;align-items:center;gap:.4rem;display:inline-flex}.topbar__group-trigger svg{opacity:.82;font-size:1rem}.topbar__group-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d263be6;border:1px solid #ffffff1f;border-radius:1rem;flex-direction:column;gap:.25rem;min-width:13rem;padding:.55rem;display:none;position:absolute;top:calc(100% - .1rem);left:0;box-shadow:0 18px 40px #05121e59}.topbar__group-menu:before{content:"";height:.8rem;position:absolute;top:-.8rem;left:0;right:0}.topbar__group-menu--open{display:flex}.topbar__group-link{color:#f5f4f5;border-radius:.8rem;padding:.75rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s;display:block}.topbar__group-link:hover,.topbar__group-link:focus-visible{color:#fff;background:#006aa780}.topbar__group-link--active{color:#fecc02;background:#fecc022e}.topbar__auth-actions{align-items:center;gap:.6rem;display:flex}.theme-toggle{color:#f5f4f5;cursor:pointer;min-height:2.8rem;font:inherit;background:#f5f4f514;border:1px solid #f5f4f533;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem .9rem;font-size:.84rem;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.theme-toggle:hover,.theme-toggle:focus-visible{color:#fecc02;background:#fecc0224;border-color:#fecc02b8;outline:none;transform:translateY(-1px)}.theme-toggle svg{font-size:1.05rem}.theme-toggle--mobile{color:#0a111f;background:#006aa714;border-color:#0a111f1f;justify-self:stretch;margin:.25rem 0 .75rem}.theme-toggle--workspace{color:#f5f4f5;background:#f5f4f508;border-color:#f5f4f514}.theme-toggle--workspace:hover,.theme-toggle--workspace:focus-visible{color:#fff;background:#7c8dff14;border-color:#7c8dff6b}.topbar__account{justify-content:flex-end;align-items:center}.topbar__menu-toggle{cursor:pointer;background:#ffffffe6;border:1px solid #21222714;border-radius:.95rem;justify-content:center;align-items:center;gap:.28rem;width:2.9rem;height:2.9rem;display:none;box-shadow:0 10px 24px #0000000a}.topbar__menu-toggle span{background:#212227;border-radius:999px;width:1.1rem;height:2px;transition:transform .18s,opacity .18s;display:block}.topbar__menu-toggle--open span:first-child{transform:translateY(6px)rotate(45deg)}.topbar__menu-toggle--open span:nth-child(2){opacity:0}.topbar__menu-toggle--open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.topbar-mobile-menu{display:none}.topbar__link,.subnav__link{color:#f5f4f5;border-radius:999px;padding:.5rem 1.2rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s,transform .18s,box-shadow .18s}.topbar__link:hover,.topbar__link:focus-visible,.subnav__link:hover,.subnav__link:focus-visible{color:#fff;background:#006aa714;transform:translateY(-1px)}.topbar__link--active,.subnav__link--active{color:#f5f4f5;background:#006aa7bc;box-shadow:0 10px 24px #fecc022e}.profile-menu{margin-bottom:-.85rem;padding-bottom:.85rem;position:relative}.profile-menu__trigger{cursor:pointer;background:0 0;border:none;padding:0}.profile-menu__trigger--workspace{color:#f5f4f5;border-radius:999px;align-items:center;gap:.75rem;padding:.3rem;display:inline-flex}.profile-menu__trigger-copy{text-align:left;gap:.1rem;display:grid}.profile-menu__trigger-copy strong{color:#f5f4f5;font-size:.94rem;font-weight:700}.profile-menu__trigger-copy span{color:#f5f4f594;font-size:.76rem}.profile-menu__trigger--workspace svg{color:#f5f4f5b3}.profile-avatar{color:#000;background:linear-gradient(135deg,#fecc02,#fecc02a9);border:1px solid #21222714;border-radius:50%;place-items:center;width:2.9rem;height:2.9rem;font-size:.9rem;font-weight:700;display:grid;box-shadow:0 10px 24px #0000000f}.profile-menu__dropdown{opacity:0;pointer-events:none;background:#0a111ffa;border:1px solid #f5f4f514;border-radius:1rem;min-width:13rem;padding:.55rem;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + .2rem);right:0;transform:translateY(8px);box-shadow:0 20px 44px #030b1966}.profile-menu__dropdown:before{content:"";height:1rem;position:absolute;top:-.9rem;left:0;right:0}.profile-menu:hover .profile-menu__dropdown,.profile-menu:focus-within .profile-menu__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.profile-menu--workspace{margin-bottom:0;padding-bottom:0}.profile-menu__dropdown--workspace{background:#0a111ff5;border:1px solid #f5f4f514;border-radius:1.35rem;min-width:18rem;padding:.8rem;top:calc(100% + .7rem);box-shadow:0 24px 48px #030b1970}.profile-menu__summary{border-bottom:1px solid #f5f4f514;gap:.15rem;margin-bottom:.35rem;padding:.35rem .35rem .9rem;display:grid}.profile-menu__summary strong{color:#f5f4f5;font-size:1rem;font-weight:700}.profile-menu__summary span{color:#f5f4f594;font-size:.88rem}.profile-menu__item{color:#f5f4f5;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:.8rem;padding:.6rem .85rem;font-weight:500;transition:background-color .16s,color .16s}.profile-menu__item:hover,.profile-menu__item:focus-visible{color:#fff;background:#7c8dff1f}.profile-menu__item--danger:hover,.profile-menu__item--danger:focus-visible{color:#fecc02;background:#fecc0229}.app-main{width:min(var(--content-max), calc(100% - 2 * var(--content-gutter)));margin:0 auto;padding:1.2rem 0 4rem}.app-main--home{padding-top:0}.site-footer{color:#f5f4f5;background:linear-gradient(#f5f4f50a,#0000 14rem),#0a111f;border-top:1px solid #f5f4f514;margin-top:auto}.site-footer__top,.site-footer__main,.site-footer__bottom{width:min(var(--content-max), calc(100% - 2 * var(--content-gutter)));margin:0 auto}.site-footer__top{border-bottom:1px solid #f5f4f514;grid-template-columns:minmax(0,1.35fr) auto;align-items:end;gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(3rem,7vw,5rem) 0 clamp(2rem,4vw,3rem);display:grid}.site-footer__top-copy{gap:1rem;display:grid}.site-footer__top-copy h2{color:#f5f4f5;margin:0;font-size:clamp(2rem,2vw,3rem)}.site-footer__top-copy p:last-child{color:#f5f4f5bd;max-width:62ch;margin:0;font-size:1rem;line-height:1.7}.site-footer__top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.site-footer__main{grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(180px,.65fr)) minmax(240px,.9fr);gap:clamp(1.5rem,3vw,3rem);padding:clamp(2rem,4vw,3rem) 0;display:grid}.site-footer__brand,.site-footer__section{align-content:start;gap:1rem;display:grid}.site-footer__brand p,.site-footer__section p,.site-footer__whatsapp span{color:#f5f4f5c2;font-size:.85rem;line-height:1.65}.site-footer__logo{width:150px;max-width:100%;display:block}.site-footer__brand h3,.site-footer__section h3{color:#f5f4f5;margin:0;font-size:1rem;font-weight:500}.site-footer__links{gap:.65rem;display:grid}.site-footer__link{color:#f5f4f5c7;text-align:left;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;transition:color .18s,transform .18s}.site-footer__link:hover,.site-footer__link:focus-visible{color:#fecc02;outline:none;transform:translate(2px)}.site-footer__button{background:#006aa7;border:1px solid #ffffff14;box-shadow:0 18px 32px #006aa747}.site-footer__button:hover,.site-footer__button:focus-visible{background:#0a7abc}.site-footer__button-secondary{color:#f5f4f5;background:#f5f4f50a;border-color:#f5f4f52e}.site-footer__button-secondary:hover,.site-footer__button-secondary:focus-visible{color:#fff;background:#fecc0214;border-color:#fecc026b}.site-footer__button--full{width:fit-content}.site-footer__section--contact{background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:8px;padding:1.25rem}.site-footer__whatsapp{gap:.3rem;display:grid}.site-footer__meta-label{color:#f5f4f594;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.site-footer__whatsapp strong{color:#fecc02;font-size:1.02rem}.site-footer__bottom{text-align:center;border-top:1px solid #ffffff14;grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;gap:1rem;padding:1.4rem 0 2rem;display:grid}.site-footer__bottom p{color:#f5f4f5c2;margin:0;font-size:.8rem}@media (width<=1100px){.site-footer__top,.site-footer__main,.site-footer__bottom{width:min(var(--content-max), calc(100% - 1.5rem))}.site-footer__top{grid-template-columns:1fr;align-items:start}.site-footer__top-actions{justify-content:flex-start}.site-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.site-footer__top,.site-footer__main,.site-footer__bottom{width:min(var(--content-max), calc(100% - 1rem))}.site-footer__top{padding-top:2.5rem}.site-footer__top-actions{grid-template-columns:1fr;display:grid}.site-footer__button,.site-footer__button-secondary,.site-footer__button--full{justify-content:center;width:100%}.site-footer__main,.site-footer__bottom{grid-template-columns:1fr}}.page{flex-direction:column;gap:1.5rem;display:flex}.page-auth{min-height:calc(100svh - var(--topbar-offset) - 5.2rem);justify-content:center}.page-home{gap:clamp(3.5rem,7vw,6rem)}.page-home--renewed{gap:clamp(2.75rem,4vw,4.25rem)}.learner-dashboard--renewed{gap:1.5rem;padding-top:.35rem}.learner-dashboard__hero,.learner-dashboard__metrics,.learner-dashboard__layout{gap:1.25rem;display:grid}.learner-dashboard__hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:stretch}.learner-dashboard__hero-copy,.learner-dashboard__spotlight,.learner-dashboard__metric,.learner-dashboard__panel,.learner-dashboard__course-card{background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f50f;border-radius:8px;box-shadow:0 18px 40px #030b1947}.learner-dashboard__hero-copy{background:radial-gradient(circle at 100% 0,#7c8dff38,#0000 28%),radial-gradient(circle at 78% 82%,#fecc021a,#0000 24%),linear-gradient(#182033fa,#121927fa);align-content:center;gap:1rem;min-height:100%;padding:clamp(1.6rem,3vw,2.3rem);display:grid}.learner-dashboard__hero-copy h1,.learner-dashboard__spotlight h2,.learner-dashboard__panel h2,.learner-dashboard__course-head h3,.learner-dashboard__spotlight h3{color:#f5f4f5;margin:0;font-family:Montserrat,Segoe UI,sans-serif;font-weight:700;line-height:1.08}.learner-dashboard__hero-copy h1{font-size:clamp(2rem,4vw,3.4rem)}.learner-dashboard__hero-copy .lead{color:#f5f4f5ad;max-width:32rem;margin:0}.learner-dashboard__hero-actions,.learner-dashboard__spotlight-actions,.learner-dashboard__payment-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.learner-dashboard__ghost-action,.learner-dashboard__ghost-action.button-ghost{color:#f5f4f5;background:#f5f4f508;border-color:#f5f4f524}.learner-dashboard__ghost-action:hover,.learner-dashboard__ghost-action:focus-visible,.learner-dashboard__ghost-action.button-ghost:hover,.learner-dashboard__ghost-action.button-ghost:focus-visible{color:#fff;background:#7c8dff14;border-color:#7c8dff57}.learner-dashboard__spotlight{gap:1rem;padding:clamp(1.35rem,3vw,1.8rem);display:grid}.learner-dashboard__spotlight-head,.learner-dashboard__panel-head,.learner-dashboard__course-head,.learner-dashboard__progress-copy,.learner-dashboard__agenda-item,.learner-dashboard__activity-item,.learner-dashboard__mini-schedule{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.learner-dashboard__panel-head--compact{align-items:center}.learner-dashboard__spotlight-card{gap:1rem;display:grid}.learner-dashboard__spotlight-media,.learner-dashboard__course-media{background:#ffffff0a;border-radius:8px;overflow:hidden}.learner-dashboard__spotlight-media{aspect-ratio:16/8.5}.learner-dashboard__spotlight-media img,.learner-dashboard__course-media img{object-fit:cover;width:100%;height:100%;display:block}.learner-dashboard__spotlight-body{gap:.95rem;display:grid}.learner-dashboard__spotlight-meta,.learner-dashboard__course-meta{color:#f5f4f58a;flex-wrap:wrap;gap:.75rem;font-size:.82rem;display:flex}.learner-dashboard__spotlight-meta span:first-child,.learner-dashboard__course-head p{color:#7c8dff;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:700}.learner-dashboard__spotlight-body p,.learner-dashboard__agenda-item p,.learner-dashboard__activity-item p,.learner-dashboard__mini-schedule p,.learner-dashboard__payment-card span{color:#f5f4f5a3;margin:0;line-height:1.65}.learner-dashboard__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.learner-dashboard__metric{gap:.55rem;padding:1.25rem 1.3rem;display:grid}.learner-dashboard__metric p,.learner-dashboard__payment-label{color:#f5f4f585;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.learner-dashboard__metric strong,.learner-dashboard__payment-card strong,.learner-dashboard__payment-metric strong{color:#f5f4f5;font-family:Montserrat,Segoe UI,sans-serif;font-size:clamp(1.6rem,2vw,2rem);font-weight:700}.learner-dashboard__metric span,.learner-dashboard__payment-metric span{color:#f5f4f59e;font-size:.86rem;line-height:1.55}.learner-dashboard__metric--primary{background:linear-gradient(135deg,#111b35,#1e305d);border-color:#7c8dff2e}.learner-dashboard__metric--primary p,.learner-dashboard__metric--primary span,.learner-dashboard__metric--primary strong{color:#f5f4f5}.learner-dashboard__layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);align-items:start}.learner-dashboard__primary-column,.learner-dashboard__sidebar{gap:1.25rem;display:grid}.learner-dashboard__panel{padding:1.35rem}.learner-dashboard__panel .empty-state h3,.learner-dashboard__panel .empty-state .muted,.learner-dashboard__panel .muted{color:#f5f4f5}.learner-dashboard__panel .empty-state .muted,.learner-dashboard__panel .muted{color:#f5f4f5a3}.learner-dashboard__panel-head{margin-bottom:1.1rem}.learner-dashboard__course-grid,.learner-dashboard__sidebar-stack,.learner-dashboard__activity-list,.learner-dashboard__agenda-list{gap:1rem;display:grid}.learner-dashboard__course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-page .page-header h2,.admin-dashboard-page .section-heading h2,.admin-dashboard-page .list-card strong,.admin-dashboard-page .meeting-card h3,.admin-dashboard-page .empty-state h3{color:#f5f4f5}.admin-dashboard-page .lead,.admin-dashboard-page .muted,.admin-dashboard-page .stat-label,.admin-dashboard-page .stat-detail,.admin-dashboard-page .meeting-card__hint,.admin-dashboard-page .empty-state .muted,.admin-dashboard-page .meta-row{color:#f5f4f5a8}.admin-dashboard-page .panel,.admin-dashboard-page .stat-card,.admin-dashboard-page .list-card,.admin-dashboard-page .meeting-card{background:linear-gradient(#18203af5,#10172bfa);border:1px solid #7c8dff24;box-shadow:0 22px 44px #030b1947}.admin-dashboard-page .stat-card:nth-child(2n){background:radial-gradient(circle at 100% 0,#7c8dff1f,#0000 34%),linear-gradient(#18203af5,#10172bfa)}.admin-dashboard-page .stat-value{color:#f5f4f5}.admin-dashboard-page .list-card:hover,.admin-dashboard-page .list-card:focus-visible,.admin-dashboard-page .meeting-card:hover,.admin-dashboard-page .meeting-card:focus-within{border-color:#7c8dff42;box-shadow:0 26px 48px #030b1957}.admin-dashboard-page .button-secondary,.admin-dashboard-page .button-ghost{color:#f5f4f5;border-color:#f5f4f524}.admin-dashboard-page .button-secondary{box-shadow:none;background:#f5f4f50a}.admin-dashboard-page .button-ghost{background:0 0}.admin-dashboard-page .button-secondary:hover,.admin-dashboard-page .button-secondary:focus-visible,.admin-dashboard-page .button-ghost:hover,.admin-dashboard-page .button-ghost:focus-visible{color:#fff;background:#7c8dff1a;border-color:#7c8dff4d}.admin-dashboard-page .button-secondary:hover,.admin-dashboard-page .button-secondary:focus-visible{box-shadow:0 16px 30px #030b193d}.learner-dashboard__course-card{transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.learner-dashboard__course-card:hover,.learner-dashboard__course-card:focus-within{border-color:#7c8dff38;transform:translateY(-3px);box-shadow:0 22px 44px #030b195c}.learner-dashboard__course-card-inner{text-align:left;cursor:pointer;background:0 0;border:none;gap:.95rem;width:100%;padding:1rem;display:grid}.learner-dashboard__course-media{aspect-ratio:16/9}.learner-dashboard__course-media--placeholder{color:#f5f4f5;background:radial-gradient(circle at 100% 0,#7c8dff42,#0000 35%),linear-gradient(135deg,#35447c6b,#131b2b52);place-items:center;display:grid}.learner-dashboard__course-media--placeholder span{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.learner-dashboard__course-head p{margin:0 0 .35rem}.learner-dashboard__course-head h3,.learner-dashboard__spotlight h3{font-size:1.05rem}.learner-dashboard__progress-block{gap:.6rem;display:grid}.learner-dashboard__progress-copy strong{color:#f5f4f5;font-size:.92rem;display:block}.learner-dashboard__progress-copy span{color:#f5f4f58f;font-size:.82rem}.learner-dashboard__progress-bar{background:#f5f4f514;border-radius:999px;height:.55rem;overflow:hidden}.learner-dashboard__progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#6f85ff,#fecc02);height:100%;display:block}.learner-dashboard__course-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:0 1rem 1rem;display:grid}.learner-dashboard__agenda-item,.learner-dashboard__activity-item,.learner-dashboard__mini-schedule,.learner-dashboard__payment-card{background:#f5f4f508;border:1px solid #f5f4f514;border-radius:8px;padding:.95rem 1rem}.learner-dashboard__agenda-item strong,.learner-dashboard__activity-item strong,.learner-dashboard__mini-schedule strong{color:#f5f4f5;margin-bottom:.2rem;font-size:.94rem;display:block}.learner-dashboard__activity-item,.learner-dashboard__mini-schedule{text-align:left;cursor:pointer;border-color:#f5f4f514;width:100%}.learner-dashboard__activity-item:hover,.learner-dashboard__activity-item:focus-visible,.learner-dashboard__mini-schedule:hover,.learner-dashboard__mini-schedule:focus-visible{border-color:#7c8dff38;outline:none}.learner-dashboard__payment-summary{gap:1rem;display:grid}.learner-dashboard__payment-metric{gap:.35rem;display:grid}.learner-dashboard__sidebar .meeting-card{box-shadow:none;background:#f5f4f508;border:1px solid #f5f4f514}html[data-theme=light] .workspace-shell{background:linear-gradient(#fffffff5,#f5f4f5fa)}html[data-theme=light] .workspace-sidebar{background:#ffffffe0;border-right:1px solid #21222714}html[data-theme=light] .workspace-sidebar__eyebrow{color:#0000007a}html[data-theme=light] .workspace-sidebar__link{color:#000000b8}html[data-theme=light] .workspace-sidebar__link:hover,html[data-theme=light] .workspace-sidebar__link:focus-visible{color:#000;background:#006aa714}html[data-theme=light] .workspace-sidebar__link--active{color:#000;background:linear-gradient(135deg,#006aa71f,#006aa714);box-shadow:0 14px 28px #fecc0229}html[data-theme=light] .workspace-sidebar__link-mark{background:#006aa747}html[data-theme=light] .workspace-sidebar__link--active .workspace-sidebar__link-mark{background:#006aa7}html[data-theme=light] .workspace-sidebar__footer{border-top:1px solid #21222714}html[data-theme=light] .workspace-sidebar__footer-link{color:#000000b3}html[data-theme=light] .workspace-sidebar__footer-link:hover,html[data-theme=light] .workspace-sidebar__footer-link:focus-visible{color:#006aa7}html[data-theme=light] .workspace-header{background:#ffffffd6;border-bottom:1px solid #21222714}html[data-theme=light] .workspace-header__eyebrow{color:#0000006b}html[data-theme=light] .workspace-header__copy strong{color:#000}html[data-theme=light] .workspace-header__icon-button{color:#0a111f;background:#006aa70f;border-color:#0a111f1f}html[data-theme=light] .workspace-header__icon-button:hover,html[data-theme=light] .workspace-header__icon-button:focus-visible{background:#006aa71a;border-color:#006aa73d}html[data-theme=light] .workspace-header__icon-dot{box-shadow:0 0 0 3px #ffffffeb}html[data-theme=light] .workspace-notifications__panel{background:#fffffffa;border-color:#0a111f14;box-shadow:0 24px 64px #0a111f24}html[data-theme=light] .workspace-notifications__header{border-bottom-color:#0a111f14}html[data-theme=light] .workspace-notifications__header strong{color:#0a111f}html[data-theme=light] .workspace-notifications__header span,html[data-theme=light] .workspace-notifications__close{color:#0a111f94}html[data-theme=light] .workspace-notifications__close:hover,html[data-theme=light] .workspace-notifications__close:focus-visible{color:#0a111f;background:#0a111f0f}html[data-theme=light] .workspace-notifications__item{background:#0a111f05;border-color:#0a111f14}html[data-theme=light] .workspace-notifications__item:hover,html[data-theme=light] .workspace-notifications__item:focus-visible{background:#006aa714;border-color:#006aa733}html[data-theme=light] .workspace-notifications__item-copy strong{color:#0a111f}html[data-theme=light] .workspace-notifications__item-copy>span{color:#0a111fb3}html[data-theme=light] .workspace-notifications__item-copy small{color:#0a111f85}html[data-theme=light] .workspace-notifications__empty{color:#0a111fa3;border-color:#0a111f1f}html[data-theme=light] .workspace-notifications__empty strong{color:#0a111f}html[data-theme=light] .workspace-notifications__footer-action{color:#0a111f;background:#0a111f08;border-color:#0a111f14}html[data-theme=light] .workspace-notifications__footer-action:hover,html[data-theme=light] .workspace-notifications__footer-action:focus-visible{background:#006aa717;border-color:#006aa738}html[data-theme=light] .workspace-footer{background:#ffffffc2;border-top:1px solid #21222714}html[data-theme=light] .workspace-footer__inner p{color:#0000008f}html[data-theme=light] .theme-toggle--workspace{color:#0a111f;background:#006aa714;border-color:#0a111f1f}html[data-theme=light] .theme-toggle--workspace:hover,html[data-theme=light] .theme-toggle--workspace:focus-visible{color:#0a111f;background:#006aa71f;border-color:#006aa73d}html[data-theme=light] .profile-menu__trigger--workspace{color:#0a111f}html[data-theme=light] .profile-menu__trigger-copy strong{color:#000}html[data-theme=light] .profile-menu__trigger-copy span,html[data-theme=light] .profile-menu__trigger--workspace svg{color:#00000094}html[data-theme=light] .profile-menu__dropdown--workspace{background:#fffffffa;border:1px solid #21222714;box-shadow:0 24px 48px #21222729}html[data-theme=light] .profile-menu__dropdown{background:#fffffffa;border:1px solid #21222714;box-shadow:0 20px 44px #21222724}html[data-theme=light] .profile-menu__summary{border-bottom:1px solid #21222714}html[data-theme=light] .profile-menu__summary strong,html[data-theme=light] .profile-menu__item{color:#000}html[data-theme=light] .profile-menu__summary span{color:#0000008f}html[data-theme=light] .profile-menu__item:hover,html[data-theme=light] .profile-menu__item:focus-visible{color:#006aa7;background:#006aa714}html[data-theme=light] .profile-menu__item--danger:hover,html[data-theme=light] .profile-menu__item--danger:focus-visible{color:#000;background:#fecc022e}html[data-theme=light] .learner-dashboard__hero-copy,html[data-theme=light] .learner-dashboard__spotlight,html[data-theme=light] .learner-dashboard__metric,html[data-theme=light] .learner-dashboard__panel,html[data-theme=light] .learner-dashboard__course-card{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .learner-dashboard__hero-copy{background:radial-gradient(circle at 100% 0,#fecc0229,#0000 32%),linear-gradient(#fffffffa,#f4f7fbfa)}html[data-theme=light] .learner-dashboard__hero-copy h1,html[data-theme=light] .learner-dashboard__spotlight h2,html[data-theme=light] .learner-dashboard__panel h2,html[data-theme=light] .learner-dashboard__course-head h3,html[data-theme=light] .learner-dashboard__spotlight h3,html[data-theme=light] .learner-dashboard__panel .empty-state h3{color:#0a111f}html[data-theme=light] .learner-dashboard__hero-copy .lead,html[data-theme=light] .learner-dashboard__spotlight-body p,html[data-theme=light] .learner-dashboard__agenda-item p,html[data-theme=light] .learner-dashboard__activity-item p,html[data-theme=light] .learner-dashboard__mini-schedule p,html[data-theme=light] .learner-dashboard__payment-card span,html[data-theme=light] .learner-dashboard__panel .empty-state .muted,html[data-theme=light] .learner-dashboard__panel .muted{color:#0a111fb3}html[data-theme=light] .learner-dashboard__spotlight-meta,html[data-theme=light] .learner-dashboard__course-meta{color:#0a111f9e}html[data-theme=light] .learner-dashboard__spotlight-meta span:first-child,html[data-theme=light] .learner-dashboard__course-head p{color:#006aa7}html[data-theme=light] .learner-dashboard__metric p,html[data-theme=light] .learner-dashboard__payment-label{color:#0a111f94}html[data-theme=light] .learner-dashboard__metric strong,html[data-theme=light] .learner-dashboard__payment-card strong,html[data-theme=light] .learner-dashboard__payment-metric strong,html[data-theme=light] .learner-dashboard__progress-copy strong,html[data-theme=light] .learner-dashboard__agenda-item strong,html[data-theme=light] .learner-dashboard__activity-item strong,html[data-theme=light] .learner-dashboard__mini-schedule strong{color:#0a111f}html[data-theme=light] .learner-dashboard__metric span,html[data-theme=light] .learner-dashboard__payment-metric span,html[data-theme=light] .learner-dashboard__progress-copy span{color:#0a111f9e}html[data-theme=light] .learner-dashboard__metric--primary{background:linear-gradient(135deg,#0a111f,#17315d);border-color:#0a111f33}html[data-theme=light] .learner-dashboard__metric--primary p,html[data-theme=light] .learner-dashboard__metric--primary span,html[data-theme=light] .learner-dashboard__metric--primary strong{color:#f5f4f5}html[data-theme=light] .learner-dashboard__ghost-action,html[data-theme=light] .learner-dashboard__ghost-action.button-ghost{color:#0a111f;background:#0a111f05;border-color:#0a111f24}html[data-theme=light] .learner-dashboard__ghost-action:hover,html[data-theme=light] .learner-dashboard__ghost-action:focus-visible,html[data-theme=light] .learner-dashboard__ghost-action.button-ghost:hover,html[data-theme=light] .learner-dashboard__ghost-action.button-ghost:focus-visible{color:#006aa7;background:#006aa714;border-color:#006aa747}html[data-theme=light] .learner-dashboard__course-media--placeholder{color:#0a111f;background:radial-gradient(circle at 100% 0,#fecc0242,#0000 35%),linear-gradient(135deg,#006aa71f,#0a111f0f)}html[data-theme=light] .learner-dashboard__progress-bar{background:#0a111f14}html[data-theme=light] .learner-dashboard__progress-bar span{background:linear-gradient(90deg,#006aa7,#fecc02)}html[data-theme=light] .learner-dashboard__agenda-item,html[data-theme=light] .learner-dashboard__activity-item,html[data-theme=light] .learner-dashboard__mini-schedule,html[data-theme=light] .learner-dashboard__payment-card,html[data-theme=light] .learner-dashboard__sidebar .meeting-card{background:#0a111f08;border:1px solid #0a111f14}html[data-theme=light] .learner-dashboard__activity-item,html[data-theme=light] .learner-dashboard__mini-schedule{border-color:#0a111f14}html[data-theme=light] .admin-dashboard-page .page-header h2,html[data-theme=light] .admin-dashboard-page .section-heading h2,html[data-theme=light] .admin-dashboard-page .list-card strong,html[data-theme=light] .admin-dashboard-page .meeting-card h3,html[data-theme=light] .admin-dashboard-page .empty-state h3{color:#0a111f}html[data-theme=light] .admin-dashboard-page .lead,html[data-theme=light] .admin-dashboard-page .muted,html[data-theme=light] .admin-dashboard-page .stat-label,html[data-theme=light] .admin-dashboard-page .stat-detail,html[data-theme=light] .admin-dashboard-page .meeting-card__hint,html[data-theme=light] .admin-dashboard-page .empty-state .muted,html[data-theme=light] .admin-dashboard-page .meta-row{color:#0a111fad}html[data-theme=light] .admin-dashboard-page .panel,html[data-theme=light] .admin-dashboard-page .stat-card,html[data-theme=light] .admin-dashboard-page .list-card,html[data-theme=light] .admin-dashboard-page .meeting-card{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .admin-dashboard-page .stat-card:nth-child(2n){background:radial-gradient(circle at 100% 0,#fecc0229,#0000 34%),linear-gradient(#fffffffa,#f7f8fafa)}html[data-theme=light] .admin-dashboard-page .stat-value{color:#0a111f}html[data-theme=light] .admin-dashboard-page .list-card:hover,html[data-theme=light] .admin-dashboard-page .list-card:focus-visible,html[data-theme=light] .admin-dashboard-page .meeting-card:hover,html[data-theme=light] .admin-dashboard-page .meeting-card:focus-within{border-color:#006aa72e;box-shadow:0 22px 42px #0a111f1a}html[data-theme=light] .admin-dashboard-page .button-secondary,html[data-theme=light] .admin-dashboard-page .button-ghost{color:#0a111f;border-color:#0a111f24}html[data-theme=light] .admin-dashboard-page .button-secondary{background:#0a111f08}html[data-theme=light] .admin-dashboard-page .button-ghost{background:0 0}html[data-theme=light] .admin-dashboard-page .button-secondary:hover,html[data-theme=light] .admin-dashboard-page .button-secondary:focus-visible,html[data-theme=light] .admin-dashboard-page .button-ghost:hover,html[data-theme=light] .admin-dashboard-page .button-ghost:focus-visible{color:#006aa7;background:#006aa714;border-color:#006aa73d}.admin-courses-page .page-header h2,.admin-courses-page .section-heading h2,.admin-courses-page .modal-card__header h2,.admin-courses-page .list-card strong,.admin-courses-page .empty-state h3{color:#f5f4f5}.admin-courses-page .lead,.admin-courses-page .muted,.admin-courses-page .field span,.admin-courses-page .field-hint,.admin-courses-page .field__hint,.admin-courses-page .empty-state .muted{color:#f5f4f5ad}.admin-courses-page .panel,.admin-courses-page .modal-card,.admin-courses-page .table-wrap,.admin-courses-page .list-card{background:linear-gradient(#18203af5,#10172bfa);border:1px solid #7c8dff1f;box-shadow:0 22px 44px #030b1947}.admin-courses-page .data-table th,.admin-courses-page .data-table td{color:#f5f4f5;border-bottom-color:#f5f4f514}.admin-courses-page .data-table th{color:#f5f4f599;background:#7c8dff14}.admin-courses-page .data-table tbody tr:hover{background:#7c8dff14}.admin-courses-page .field input,.admin-courses-page .field select,.admin-courses-page .field textarea{color:#f5f4f5;background:#f5f4f50d;border-color:#f5f4f51f}.admin-courses-page .field input::placeholder,.admin-courses-page .field textarea::placeholder{color:#f5f4f56b}.admin-courses-page .field input:focus,.admin-courses-page .field select:focus,.admin-courses-page .field textarea:focus{border-color:#7c8dff47;box-shadow:0 0 0 .3rem #7c8dff14}.admin-courses-page .course-image-preview{background:#f5f4f50a;border-color:#f5f4f514}.admin-courses-page .button-secondary,.admin-courses-page .button-ghost{color:#f5f4f5;border-color:#f5f4f524}.admin-courses-page .button-secondary{box-shadow:none;background:#f5f4f50a}.admin-courses-page .button-ghost{background:0 0}.admin-courses-page .button-secondary:hover,.admin-courses-page .button-secondary:focus-visible,.admin-courses-page .button-ghost:hover,.admin-courses-page .button-ghost:focus-visible{color:#fff;background:#7c8dff1a;border-color:#7c8dff4d}html[data-theme=light] .admin-courses-page .page-header h2,html[data-theme=light] .admin-courses-page .section-heading h2,html[data-theme=light] .admin-courses-page .modal-card__header h2,html[data-theme=light] .admin-courses-page .list-card strong,html[data-theme=light] .admin-courses-page .empty-state h3{color:#0a111f}html[data-theme=light] .admin-courses-page .lead,html[data-theme=light] .admin-courses-page .muted,html[data-theme=light] .admin-courses-page .field span,html[data-theme=light] .admin-courses-page .field-hint,html[data-theme=light] .admin-courses-page .field__hint,html[data-theme=light] .admin-courses-page .empty-state .muted{color:#0a111fad}html[data-theme=light] .admin-courses-page .panel,html[data-theme=light] .admin-courses-page .modal-card,html[data-theme=light] .admin-courses-page .table-wrap,html[data-theme=light] .admin-courses-page .list-card{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .admin-courses-page .data-table th,html[data-theme=light] .admin-courses-page .data-table td{color:#0a111f;border-bottom-color:#21222714}html[data-theme=light] .admin-courses-page .data-table th{color:#0a111f9e;background:#006aa70d}html[data-theme=light] .admin-courses-page .data-table tbody tr:hover{background:#006aa708}html[data-theme=light] .admin-courses-page .field input,html[data-theme=light] .admin-courses-page .field select,html[data-theme=light] .admin-courses-page .field textarea{color:#0a111f;background:#fffffff5;border-color:#2122271f}html[data-theme=light] .admin-courses-page .field input::placeholder,html[data-theme=light] .admin-courses-page .field textarea::placeholder{color:#0a111f6b}html[data-theme=light] .admin-courses-page .course-image-preview{background:#0a111f08;border-color:#0a111f14}html[data-theme=light] .admin-courses-page .button-secondary,html[data-theme=light] .admin-courses-page .button-ghost{color:#0a111f;border-color:#0a111f24}html[data-theme=light] .admin-courses-page .button-secondary{background:#0a111f08}html[data-theme=light] .admin-courses-page .button-ghost{background:0 0}html[data-theme=light] .admin-courses-page .button-secondary:hover,html[data-theme=light] .admin-courses-page .button-secondary:focus-visible,html[data-theme=light] .admin-courses-page .button-ghost:hover,html[data-theme=light] .admin-courses-page .button-ghost:focus-visible{color:#006aa7;background:#006aa714;border-color:#006aa73d}.admin-ai-usage-page .page-header h2,.admin-ai-usage-page .section-heading h2,.admin-ai-usage-page .list-card strong,.admin-ai-usage-page .empty-state h3,.admin-ai-usage-page .stat-card .stat-value,.admin-ai-usage-page .data-table strong{color:#f5f4f5}.admin-ai-usage-page .lead,.admin-ai-usage-page .muted,.admin-ai-usage-page .stat-card .stat-label,.admin-ai-usage-page .stat-card .stat-detail,.admin-ai-usage-page .course-card__meta,.admin-ai-usage-page .empty-state .muted,.admin-ai-usage-page .field span{color:#f5f4f5ad}.admin-ai-usage-page .panel,.admin-ai-usage-page .stat-card,.admin-ai-usage-page .list-card,.admin-ai-usage-page .table-wrap{background:linear-gradient(#12182bf5,#0a0f1dfa);border:1px solid #7c8dff1f;box-shadow:0 22px 44px #030b1947}.admin-ai-usage-page .stats-grid .stat-card{background:linear-gradient(#161e37fa,#0d1324fa);border-color:#6178ff29}.admin-ai-usage-page .stats-grid .stat-card:nth-child(2n){background:radial-gradient(circle at 100% 0,#fecc0224,#0000 34%),linear-gradient(#161e37fa,#0d1324fa)}.admin-ai-usage-page .stat-card__icon{color:#7fc6ff;background:#006aa729}.admin-ai-usage-page .list-card:hover,.admin-ai-usage-page .list-card:focus-visible{border-color:#7c8dff42;box-shadow:0 26px 48px #030b1957}.admin-ai-usage-page .data-table th,.admin-ai-usage-page .data-table td{color:#f5f4f5;border-bottom-color:#f5f4f514}.admin-ai-usage-page .data-table th{color:#f5f4f599;background:#7c8dff14}.admin-ai-usage-page .data-table tbody tr:hover{background:#7c8dff14}.admin-ai-usage-page .field select{color:#f5f4f5;background:#f5f4f50d;border-color:#f5f4f51f}.admin-ai-usage-page .admin-ai-usage__filter select{min-height:3rem}.admin-ai-usage-page .pill{color:#8cd1ff;background:#006aa729;border:1px solid #006aa738}.admin-ai-usage-page .pill-success{color:#8ff3bf;background:#2fb87824;border:1px solid #2fb87838}.admin-ai-usage-page .pill-warn{color:#ffd95a;background:#fecc0229;border:1px solid #fecc0238}.admin-ai-usage-page .field select:focus{border-color:#7c8dff47;box-shadow:0 0 0 .3rem #7c8dff14}html[data-theme=light] .admin-ai-usage-page .page-header h2,html[data-theme=light] .admin-ai-usage-page .section-heading h2,html[data-theme=light] .admin-ai-usage-page .list-card strong,html[data-theme=light] .admin-ai-usage-page .empty-state h3,html[data-theme=light] .admin-ai-usage-page .stat-card .stat-value,html[data-theme=light] .admin-ai-usage-page .data-table strong{color:#0a111f}html[data-theme=light] .admin-ai-usage-page .lead,html[data-theme=light] .admin-ai-usage-page .muted,html[data-theme=light] .admin-ai-usage-page .stat-card .stat-label,html[data-theme=light] .admin-ai-usage-page .stat-card .stat-detail,html[data-theme=light] .admin-ai-usage-page .course-card__meta,html[data-theme=light] .admin-ai-usage-page .empty-state .muted,html[data-theme=light] .admin-ai-usage-page .field span{color:#0a111fad}html[data-theme=light] .admin-ai-usage-page .panel,html[data-theme=light] .admin-ai-usage-page .stat-card,html[data-theme=light] .admin-ai-usage-page .list-card,html[data-theme=light] .admin-ai-usage-page .table-wrap{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .admin-ai-usage-page .stat-card:nth-child(2n){background:radial-gradient(circle at 100% 0,#fecc0229,#0000 34%),linear-gradient(#fffffffa,#f7f8fafa)}html[data-theme=light] .admin-ai-usage-page .stats-grid .stat-card{background:linear-gradient(#fffffffa,#f7f8fafa)}html[data-theme=light] .admin-ai-usage-page .stat-card__icon{color:#006aa7;background:#006aa714}html[data-theme=light] .admin-ai-usage-page .list-card:hover,html[data-theme=light] .admin-ai-usage-page .list-card:focus-visible{border-color:#006aa72e;box-shadow:0 22px 42px #0a111f1a}html[data-theme=light] .admin-ai-usage-page .data-table th,html[data-theme=light] .admin-ai-usage-page .data-table td{color:#0a111f;border-bottom-color:#21222714}html[data-theme=light] .admin-ai-usage-page .data-table th{color:#0a111f9e;background:#006aa70d}html[data-theme=light] .admin-ai-usage-page .data-table tbody tr:hover{background:#006aa708}html[data-theme=light] .admin-ai-usage-page .field select{color:#0a111f;background:#fffffff5;border-color:#2122271f}html[data-theme=light] .admin-ai-usage-page .pill{color:#006aa7;background:#006aa71a;border:1px solid #006aa724}html[data-theme=light] .admin-ai-usage-page .pill-success{color:#0c8f58;background:#2fb8781a;border:1px solid #2fb87824}html[data-theme=light] .admin-ai-usage-page .pill-warn{color:#7a5f00;background:#fecc0229;border:1px solid #fecc022e}.admin-users-page .page-header h2,.admin-users-page .section-heading h2,.admin-users-page .modal-card__header h2,.admin-users-page .empty-state h3,.admin-users-page .data-table strong{color:#f5f4f5}.admin-users-page .lead,.admin-users-page .muted,.admin-users-page .field span,.admin-users-page .field-hint,.admin-users-page .empty-state .muted,.admin-users-page .data-table th{color:#f5f4f5ad}.admin-users-page .data-table td{color:#f5f4f5}.admin-users-page .panel,.admin-users-page .table-wrap,.admin-users-page .modal-card{background:linear-gradient(#12182bf5,#0a0f1dfa);border:1px solid #7c8dff1f;box-shadow:0 22px 44px #030b1947}.admin-users-page .data-table th,.admin-users-page .data-table td{border-bottom-color:#f5f4f514}.admin-users-page .data-table th{color:#f5f4f599;background:#7c8dff14}.admin-users-page .data-table tbody tr:hover{background:#7c8dff14}.admin-users-page .field input,.admin-users-page .field select,.admin-users-page .field textarea{color:#f5f4f5;background:#f5f4f50d;border-color:#f5f4f51f}.admin-users-page .field input::placeholder,.admin-users-page .field textarea::placeholder{color:#f5f4f56b}.admin-users-page .field input:focus,.admin-users-page .field select:focus,.admin-users-page .field textarea:focus{border-color:#7c8dff47;box-shadow:0 0 0 .3rem #7c8dff14}.admin-users-page .button-ghost{color:#f5f4f5;background:0 0;border-color:#f5f4f524}.admin-users-page .button-ghost:hover,.admin-users-page .button-ghost:focus-visible{color:#fff;background:#7c8dff1a;border-color:#7c8dff4d}html[data-theme=light] .admin-users-page .page-header h2,html[data-theme=light] .admin-users-page .section-heading h2,html[data-theme=light] .admin-users-page .modal-card__header h2,html[data-theme=light] .admin-users-page .empty-state h3,html[data-theme=light] .admin-users-page .data-table strong{color:#0a111f}html[data-theme=light] .admin-users-page .lead,html[data-theme=light] .admin-users-page .muted,html[data-theme=light] .admin-users-page .field span,html[data-theme=light] .admin-users-page .field-hint,html[data-theme=light] .admin-users-page .empty-state .muted,html[data-theme=light] .admin-users-page .data-table td,html[data-theme=light] .admin-users-page .data-table th{color:#0a111fad}html[data-theme=light] .admin-users-page .panel,html[data-theme=light] .admin-users-page .table-wrap,html[data-theme=light] .admin-users-page .modal-card{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .admin-users-page .data-table th,html[data-theme=light] .admin-users-page .data-table td{border-bottom-color:#21222714}html[data-theme=light] .admin-users-page .data-table th{color:#0a111f9e;background:#006aa70d}html[data-theme=light] .admin-users-page .data-table tbody tr:hover{background:#006aa708}html[data-theme=light] .admin-users-page .field input,html[data-theme=light] .admin-users-page .field select,html[data-theme=light] .admin-users-page .field textarea{color:#0a111f;background:#fffffff5;border-color:#2122271f}html[data-theme=light] .admin-users-page .field input::placeholder,html[data-theme=light] .admin-users-page .field textarea::placeholder{color:#0a111f6b}html[data-theme=light] .admin-users-page .button-ghost{color:#0a111f;background:0 0;border-color:#0a111f24}html[data-theme=light] .admin-users-page .button-ghost:hover,html[data-theme=light] .admin-users-page .button-ghost:focus-visible{color:#006aa7;background:#006aa714;border-color:#006aa73d}@media (width<=1180px){.learner-dashboard__hero,.learner-dashboard__layout{grid-template-columns:1fr}.learner-dashboard__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.learner-dashboard__course-grid,.learner-dashboard__course-actions,.learner-dashboard__metrics{grid-template-columns:1fr}.learner-dashboard__hero-copy,.learner-dashboard__spotlight,.learner-dashboard__panel{padding:1.1rem}}.landing-hero{isolation:isolate;background:linear-gradient(#035280,#006aa7),radial-gradient(circle at 50% 12%,#006aa70f,#0000 38%);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(8rem,8vw,6rem) 0 clamp(8rem,3vw,2rem);position:relative;overflow:hidden}.landing-hero:before{content:"";filter:blur(36px);opacity:.9;pointer-events:none;background:radial-gradient(circle,#006aa738,#006aa714 40%,#0000 72%);border-radius:999px;width:clamp(18rem,28vw,34rem);height:clamp(18rem,28vw,34rem);animation:9s ease-in-out infinite alternate landingGlow;position:absolute;inset:auto auto 16% 8%}.landing-hero:after{content:"";filter:blur(30px);opacity:.72;pointer-events:none;background:radial-gradient(circle,#006aa724,#006aa70a 44%,#0000 72%);border-radius:999px;width:clamp(15rem,22vw,24rem);height:clamp(15rem,22vw,24rem);animation:10s ease-in-out infinite alternate-reverse landingGlow;position:absolute;inset:10% 10% auto auto}.landing-hero__inner{z-index:1;text-align:center;justify-items:center;width:min(1200px,100% - 2rem);margin:0 auto;display:grid;position:relative}.landing-hero__copy{justify-items:center;gap:1.1rem;max-width:72rem;animation:.82s both rise;display:grid}.landing-hero__copy .eyebrow{color:#fecc02}.landing-hero__copy h1{color:#f5f4f5;letter-spacing:0;text-shadow:0 0 1px #ffffffa6,0 0 28px #006aa71f,0 0 56px #006aa714;max-width:26ch;margin:0;font-size:clamp(3rem,3vw,6rem);font-weight:500;line-height:1.2}.landing-hero__headline-accent{letter-spacing:-.03em;color:#f5f4f5;text-shadow:0 0 1px #ffffffa6,0 0 34px #006aa733,0 0 78px #006aa71f;font-size:clamp(1rem,5vw,2.6rem);font-weight:500}.landing-hero__copy .lead{color:#f5f4f5;max-width:52rem;margin:0;font-size:clamp(1.02rem,1.55vw,1.2rem)}.landing-hero__signals{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:.7rem;display:flex}.landing-hero__signal{color:#212227e0;background:#ffffffd6;border:1px solid #006aa71f;border-radius:999px;align-items:center;padding:.78rem 1rem;font-size:.88rem;font-weight:600;display:inline-flex;box-shadow:0 14px 30px #141f3c0f}.landing-image-band{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 clamp(.9rem,2.5vw,2rem)}.landing-image-band__frame{aspect-ratio:16/8.6;background:linear-gradient(#ffffffd1,#f0f4f8eb);border:1px solid #141f3c14;border-radius:clamp(1.5rem,3vw,2.5rem);width:min(1350px,100%);margin:0 auto;animation:.52s both rise;position:relative;overflow:hidden;box-shadow:0 26px 48px #141f3c1f,0 0 42px #006aa714}.landing-image-band__frame:after{content:"";pointer-events:none;background:linear-gradient(#0e182a1f,#0e182a5c),radial-gradient(circle at 50% 18%,#006aa724,#0000 46%);position:absolute;inset:0}.landing-image-band__frame img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.laptop-reveal{--laptop-scene-lift:0svh;--laptop-tilt:-68deg;--laptop-y:34svh;--laptop-scale:.78;--laptop-opacity:.6;--laptop-glow:.18;--laptop-intro-opacity:1;--laptop-intro-y:0rem;--laptop-intro-blur-reveal:0%;--laptop-intro-blur-amount:0px;--laptop-intro-blur-opacity:0;min-height:190svh;margin-top:var(--laptop-scene-lift);isolation:isolate;background:linear-gradient(#f5f4f50b 1px,#0000 1px) 0 0/86px 86px,linear-gradient(90deg,#f5f4f50b 1px,#0000 1px) 0 0/86px 86px,#0a111f;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:visible}.laptop-reveal:before{content:"";z-index:0;background:radial-gradient(circle at 50% 64%, rgba(0, 106, 167, var(--laptop-glow)), transparent 38%), linear-gradient(180deg, #0a111f1a, #0a111f9e);pointer-events:none;position:absolute;inset:0}.laptop-reveal__sticky{top:var(--topbar-offset);z-index:1;min-height:calc(100svh - var(--topbar-offset));perspective:1300px;perspective-origin:50% 58%;place-items:start center;display:grid;position:sticky;overflow:hidden}.laptop-reveal__intro{inset:calc(var(--topbar-offset) + 1.5rem) 1rem auto;z-index:2;width:min(880px,100% - 2rem);min-height:calc(100svh - var(--topbar-offset) - 16rem);text-align:center;opacity:var(--laptop-intro-opacity);transform:translateY(var(--laptop-intro-y));pointer-events:none;will-change:transform, opacity;align-content:center;justify-items:center;gap:.85rem;margin:0 auto;display:grid;position:absolute}.laptop-reveal__intro-layer{gap:inherit;justify-items:inherit;align-content:inherit;grid-area:1/1;display:grid}.laptop-reveal__intro-layer--sharp{-webkit-mask-image:linear-gradient(to top, transparent 0%, transparent calc(var(--laptop-intro-blur-reveal) - 6%), #000 calc(var(--laptop-intro-blur-reveal) + 8%), #000 100%);-webkit-mask-image:linear-gradient(to top, transparent 0%, transparent calc(var(--laptop-intro-blur-reveal) - 6%), #000 calc(var(--laptop-intro-blur-reveal) + 8%), #000 100%);mask-image:linear-gradient(to top, transparent 0%, transparent calc(var(--laptop-intro-blur-reveal) - 6%), #000 calc(var(--laptop-intro-blur-reveal) + 8%), #000 100%)}.laptop-reveal__intro-layer--blur{opacity:var(--laptop-intro-blur-opacity);filter:blur(var(--laptop-intro-blur-amount));-webkit-mask-image:linear-gradient(to top, #000 0%, #000 calc(var(--laptop-intro-blur-reveal) - 2%), transparent calc(var(--laptop-intro-blur-reveal) + 12%), transparent 100%);-webkit-mask-image:linear-gradient(to top, #000 0%, #000 calc(var(--laptop-intro-blur-reveal) - 2%), transparent calc(var(--laptop-intro-blur-reveal) + 12%), transparent 100%);mask-image:linear-gradient(to top, #000 0%, #000 calc(var(--laptop-intro-blur-reveal) - 2%), transparent calc(var(--laptop-intro-blur-reveal) + 12%), transparent 100%);will-change:filter, opacity;transform:translateY(.15rem)scale(1.01)}.laptop-reveal__intro .eyebrow{color:#fecc02eb;margin:0}.laptop-reveal__intro h2{color:#f5f4f5;margin:0;font-size:clamp(2rem,4vw,3.6rem)}.laptop-reveal__intro p:not(.eyebrow){color:#f5f4f5c2;max-width:62ch;margin:0;font-size:clamp(.98rem,1.4vw,1.12rem)}.laptop-reveal__signals{justify-content:center}.laptop-reveal__intro .landing-hero__signal{color:#000000b8;background:#f5f4f5e6;box-shadow:0 16px 32px #030a1833}.laptop-reveal__image{object-fit:cover;object-position:center bottom;width:100%;height:100svh;opacity:var(--laptop-opacity);filter:drop-shadow(0 42px 60px #00000057)saturate(1.04)contrast(1.02);transform:translateY(var(--laptop-y)) rotateX(var(--laptop-tilt)) scale(var(--laptop-scale));transform-origin:50% 100%;transform-style:preserve-3d;will-change:transform, opacity;display:block}@media (width<=900px){.laptop-reveal{--laptop-scene-lift:0svh}.laptop-reveal__intro{inset:calc(var(--topbar-offset) + 1rem) 1rem auto;min-height:calc(100svh - var(--topbar-offset) - 12rem);gap:.7rem}.laptop-reveal__intro h2{font-size:clamp(1.55rem,8vw,2.3rem)}}@media (prefers-reduced-motion:reduce){.laptop-reveal{min-height:calc(100svh - var(--topbar-offset))}.laptop-reveal__sticky{position:relative;top:auto}.laptop-reveal__image,.laptop-reveal__intro{opacity:1;transform:none}.laptop-reveal__intro-layer--sharp,.laptop-reveal__intro-layer--blur{-webkit-mask-image:none;mask-image:none}.laptop-reveal__intro-layer--blur{opacity:0;filter:none}}.hero-panel,.hero-stage,.hero-stage-wrap,.auth-layout,.content-grid,.stats-grid,.course-grid,.details-grid,.info-grid{animation:.42s both rise}.hero-panel,.hero-stage,.hero-stage-wrap,.auth-layout,.content-grid,.page-header{gap:1rem;display:grid}.hero-panel__copy,.hero-panel__frame,.auth-layout__panel,.panel,.course-card,.stat-card,.form-card{border:1px solid var(--border-soft);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:1.9rem}.hero-panel__copy,.hero-panel__frame,.panel,.form-card,.auth-layout__panel{padding:clamp(1.35rem,3vw,2.2rem)}.hero-stage-wrap{align-items:start;min-height:120svh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:clip}.hero-stage{min-height:calc(103svh - 6rem);top:var(--topbar-offset);filter:blur(var(--hero-blur,0));opacity:var(--hero-opacity,1);transform:translateY(var(--hero-translate,0)) scale(var(--hero-scale,1));transform-origin:top;background:linear-gradient(135deg,#000000f5,#006aa7eb);border:1px solid #0000000f;border-radius:0;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch;padding:clamp(1rem,1.8vw,1.3rem);transition:filter .18s linear,opacity .18s linear,transform .18s linear;position:sticky;box-shadow:0 22px 56px #0000001f}.hero-stage__content{flex-direction:column;justify-content:center;padding:clamp(1.3rem,3vw,2.6rem);display:flex}.hero-stage__content h1,.hero-stage__content .lead,.hero-stage__content .eyebrow{color:#f5f4f5}.hero-stage__content h1{letter-spacing:0;max-width:22ch;font-size:clamp(2.8rem,2.2vw,2.35rem);font-weight:500;line-height:1.2}.hero-stage__content .lead{color:#f5f4f5c7;max-width:34rem;margin-top:.75rem;font-size:.94rem}.hero-stage__content .eyebrow{color:#fecc02}.hero-accent{align-items:center;gap:.35rem;height:1.6rem;margin-top:1rem;display:flex}.hero-accent__static,.hero-accent__word{color:#fecc02eb;letter-spacing:.05em;text-transform:uppercase;font-size:1.2rem;font-weight:1000;display:inline-block}.hero-accent__word-wrap{justify-content:flex-start;min-width:10.5ch;display:inline-flex}.hero-accent__word{border-right:2px solid #fecc02d9;padding-right:.2rem;animation:.32s wordSwap,.9s step-end infinite caret}.hero-stage__content .hero-panel__actions{margin-top:1rem}.hero-stage__content .button-secondary{color:#f5f4f5;box-shadow:none;background:0 0;border:1px solid #f5f4f538}.hero-stage__visual{background:radial-gradient(circle at 70% 30%,#ffffff1f,#0000 32%),linear-gradient(#ffffff14,#ffffff08);border:1px solid #ffffff14;border-radius:1.8rem;min-height:100%;position:relative;overflow:hidden}.hero-carousel,.hero-carousel__image,.hero-carousel__overlay{position:absolute;inset:0}.hero-carousel{overflow:hidden}.hero-carousel__image{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .7s,transform 3.6s;transform:scale(1.04)}.hero-carousel__image--active{opacity:1;transform:scale(1)}.hero-carousel__overlay{z-index:1;background:linear-gradient(#2122275c,#2122272e),linear-gradient(135deg,#006aa785,#21222780),radial-gradient(circle at 18% 18%,#fecc0229,#0000 24%)}.hero-glow{filter:blur(4px);z-index:2;border-radius:999px;animation:9s ease-in-out infinite alternate floatGlow;position:absolute}.hero-glow--blue{background:radial-gradient(circle,#006aa770,#0000 68%);width:16rem;height:16rem;bottom:-2rem;right:-2rem}.hero-glow--yellow{background:radial-gradient(circle,#fecc024d,#0000 70%);width:12rem;height:12rem;top:-1rem;left:-1rem}.hero-glass{-webkit-backdrop-filter:blur(20px);z-index:2;background:linear-gradient(#ffffff2e,#ffffff0f);border:1px solid #ffffff24;border-radius:999px;animation:10s ease-in-out infinite alternate glassFloat;position:absolute;box-shadow:inset 0 1px 1px #ffffff2e}.hero-glass--large{width:8rem;height:8rem;top:2rem;right:1.4rem}.hero-glass--small{width:6rem;height:6rem;animation-duration:7.5s;bottom:2.4rem;left:1.8rem}.metric-strip{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.metric-pill{color:#f5f4f5e0;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.showcase-card{-webkit-backdrop-filter:blur(22px)saturate(140%);z-index:3;background:linear-gradient(#ffffff38,#ffffff1a);border:1px solid #ffffff38;border-radius:1.6rem;position:absolute;box-shadow:0 20px 42px #00000029,inset 0 1px 1px #ffffff38}.showcase-card--floating{width:min(22rem,100% - 3.6rem);padding:1.15rem;animation:8s ease-in-out infinite driftCard;bottom:1.8rem;right:1.8rem}.showcase-card h3{color:#f5f4f5;margin-top:.4rem;margin-bottom:.5rem;font-weight:600;line-height:130%}.showcase-card .muted{color:#f5f4f5d1}.text-link{color:#f5f4f5;font:inherit;cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:0;font-weight:700}.value-strip{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:-11rem;margin-bottom:clamp(2.5rem,6vw,5rem);display:grid;position:relative}.value-card{text-align:center;background:linear-gradient(#fffffff0,#f8f8f9f5);border:1px solid #21222714;border-radius:1.45rem;justify-items:center;gap:.9rem;padding:1rem 1.45rem;display:grid;box-shadow:0 14px 30px #0000000d}.value-card__icon{color:#000;place-items:center;width:3rem;height:3rem;display:grid}.value-card__icon svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:2.15rem;height:2.15rem}.value-card h3{color:#006aa7;font-size:clamp(1rem,1.4vw,1.35rem);font-weight:550}.value-card p{color:#000000c7;max-width:25ch;font-size:.96rem;line-height:1.45}.hero-panel__copy{background:radial-gradient(circle at 0 0,#fecc0233,#0000 24%),linear-gradient(140deg,#fffffffa,#f5f4f5eb);position:relative;overflow:hidden}.hero-panel__copy:after{content:"";pointer-events:none;background:radial-gradient(circle,#006aa71a,#0000 66%);border-radius:50%;width:14rem;height:14rem;position:absolute;inset:auto -4rem -5rem auto}.hero-panel__frame,.auth-layout__panel--intro{color:#f5f4f5;background:linear-gradient(160deg,#000000f5,#006aa7f5),#000;position:relative;overflow:hidden}.hero-panel__frame:before,.auth-layout__panel--intro:before{content:"";pointer-events:none;background:linear-gradient(#0000001f,#00000061),radial-gradient(circle at 100% 0,#fecc0233,#0000 26%);position:absolute;inset:0}.hero-stack,.stack-list{gap:.9rem;display:grid}.mini-panel,.info-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff14;border-radius:1.25rem;padding:1rem 1.1rem;position:relative}.mini-panel--accent{background:#fecc0224;border-color:#fecc0247}.mini-panel ul{gap:.7rem;margin:0;padding-left:1rem;display:grid}.mini-panel__title{color:#fff;margin-bottom:.85rem;font-weight:700;display:inline-block}.page-header{grid-template-columns:minmax(0,1fr) auto;align-items:end}.page-header__actions{justify-content:flex-end}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#006aa7;margin:0 0 .55rem;font-size:.72rem;font-weight:700}.lead{max-width:66ch;color:var(--ink-soft);font-size:.98rem}.muted{color:#000000a3}.hero-panel__frame .muted,.auth-layout__panel--intro .muted,.hero-panel__frame .lead,.auth-layout__panel--intro .lead,.hero-panel__frame .eyebrow,.auth-layout__panel--intro .eyebrow,.hero-panel__frame h1,.auth-layout__panel--intro h1,.hero-panel__frame h2,.auth-layout__panel--intro h2,.hero-panel__frame h3,.auth-layout__panel--intro h3{color:#f5f4f5}.hero-panel__frame .eyebrow,.auth-layout__panel--intro .eyebrow{color:#fecc02}.auth-layout__panel--intro{box-shadow:none;color:#000;background:0 0;border:none;align-content:center;justify-items:start;padding:clamp(1rem,3vw,2rem) clamp(.2rem,1vw,.65rem) clamp(1rem,2vw,1.2rem) 0}.auth-layout__panel--intro:before{display:none}.auth-layout__panel--intro .muted,.auth-layout__panel--intro .lead,.auth-layout__panel--intro .eyebrow,.auth-layout__panel--intro h1,.auth-layout__panel--intro h2,.auth-layout__panel--intro h3{color:#000}.auth-layout__panel--intro .eyebrow{color:#006aa7}.auth-layout__panel--intro .lead,.auth-layout__panel--intro .muted{color:#000000ad}.auth-layout__brand{margin-bottom:.55rem}.auth-layout__brand-logo{width:130px;max-width:100%;display:block}.auth-layout__intro-copy{gap:.9rem;max-width:32rem;display:grid}.auth-layout__intro-copy h1{letter-spacing:0;font-size:clamp(2rem,1vw,4.15rem);line-height:.98}.auth-layout__intro-copy .lead{max-width:32rem;font-size:1.05rem;line-height:1.75}.auth-feature-list{gap:1.45rem;max-width:36rem;margin-top:1.1rem;display:grid}.auth-feature{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;display:grid}.auth-feature__mark{background:#ffffffc7;border:1px solid #00000014;border-radius:.8rem;place-items:center;width:2.1rem;height:2.1rem;display:grid;box-shadow:0 10px 22px #0000000a}.auth-feature__mark span{background:#006aa7;border-radius:999px;width:.62rem;height:.62rem;display:block}.auth-feature h3{margin-bottom:.28rem;font-size:1rem;font-weight:650}.auth-feature p{max-width:30rem;font-size:.96rem;line-height:1.72}.auth-layout__panel:not(.auth-layout__panel--intro){align-content:center}.auth-layout__panel:not(.auth-layout__panel--intro) .form-card{max-width:44rem}.auth-layout__panel .form-card__header{gap:.4rem;margin-bottom:.15rem;display:grid}.auth-layout__panel .form-card__header h2{letter-spacing:0;font-size:clamp(1rem,1.5vw,3rem);line-height:1}.auth-layout__panel .field span{font-size:.92rem;font-weight:600}.auth-layout__panel .field-row{gap:.9rem}.auth-switch{text-align:center;margin-top:.1rem}.footer-panel--contact{background:radial-gradient(circle at 0 0,#fecc021f,#0000 28%),linear-gradient(#fffffff5,#f5f4f5f5)}.footer-contact-list{gap:1rem;margin-top:.6rem;display:grid}.footer-contact-list strong{color:#000;margin-bottom:.2rem;display:block}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.stat-card{background:linear-gradient(#ffffffeb,#f5f4f5eb);gap:.35rem;padding:1.15rem 1.25rem;display:grid}.stat-card__head{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.stat-card__icon{color:#006aa7;background:#006aa714;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.stat-card__icon svg{width:1.05rem;height:1.05rem}.stat-card:nth-child(2n){background:linear-gradient(#fffae3eb,#fffffff0)}.stat-label,.stat-detail{color:#0000009e}.stat-value{color:var(--ink);font-size:clamp(1.35rem,3vw,1.95rem)}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid--sidebar{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:start}.contact-page .panel,.contact-page .form-card{background:linear-gradient(#18213af0,#121a2ef5);border-color:#f5f4f514;box-shadow:0 20px 40px #05091347}.contact-page .form-card__header h2,.contact-page .panel h2,.contact-page .footer-contact-list strong,.contact-page .field input,.contact-page .field select,.contact-page .field textarea{color:#f5f4f5}.contact-page .field span,.contact-page .field-hint,.contact-page .lead,.contact-page .muted,.contact-page .footer-contact-list p{color:#f5f4f5bd}.contact-page .field input,.contact-page .field select,.contact-page .field textarea{background:#f5f4f514;border-color:#f5f4f51f}.contact-page .field input::placeholder,.contact-page .field textarea::placeholder{color:#f5f4f56b}.contact-page .field input:focus,.contact-page .field select:focus,.contact-page .field textarea:focus{border-color:#fecc0261;box-shadow:0 0 0 .3rem #fecc021a}.schedule-layout,.schedule-calendar-page{gap:1rem;display:grid}.schedule-calendar-page .panel{background:linear-gradient(#18213af0,#121a2ef5);border-color:#f5f4f514;box-shadow:0 20px 40px #05091347}.schedule-calendar-page .field input,.schedule-calendar-page .field select,.schedule-calendar-page .field textarea{color:#f5f4f5;background:#0d14259e;border-color:#f5f4f51a}.schedule-calendar-page .field textarea::placeholder,.schedule-calendar-page .field input::placeholder{color:#f5f4f557}.schedule-calendar-page__primary-action,.schedule-toolbar-button,.schedule-action-button{align-items:center;gap:.55rem;display:inline-flex}.schedule-calendar-page__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:inline-flex}.schedule-calendar-page__primary-action svg,.schedule-toolbar-button svg,.schedule-action-button svg,.schedule-detail__note svg,.schedule-detail__empty svg{flex:none;width:1.05rem;height:1.05rem}.schedule-toolbar-button--icon{min-width:2.8rem;padding-inline:.8rem}.schedule-board{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;display:grid}.schedule-board__main{gap:1rem;display:grid}.schedule-board__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.schedule-board__toolbar-group,.schedule-board__legend,.schedule-detail__actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.schedule-board__toolbar-group .button{color:#f5f4f5;background:#ffffff0a;border-color:#f5f4f51f}.schedule-board__toolbar-group .button:hover,.schedule-board__toolbar-group .button:focus-visible{background:#ffffff14}.schedule-board__toolbar-group .button svg{color:currentColor}.schedule-board__range{gap:.15rem;display:grid}.schedule-board__range strong{color:#f5f4f5;font-size:1rem}.schedule-board__range span{color:#f5f4f58f;font-size:.82rem}.schedule-legend{color:#f5f4f5b8;align-items:center;gap:.45rem;font-size:.79rem;font-weight:600;display:inline-flex}.schedule-legend__dot{border-radius:999px;width:.62rem;height:.62rem;display:inline-block}.schedule-legend--live .schedule-legend__dot{background:#36b6ff}.schedule-legend--course .schedule-legend__dot{background:#7d8cff}.schedule-legend--external .schedule-legend__dot{background:#fecc02}.schedule-calendar{overscroll-behavior:contain;scroll-behavior:smooth;gap:0;max-height:min(78vh,70rem);display:grid;overflow:auto}.schedule-calendar__header,.schedule-calendar__body{grid-template-columns:4.75rem minmax(840px,1fr);display:grid}.schedule-calendar__header{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#1d253ffa,#1d253ff2);position:sticky;top:0}.schedule-calendar__time-head{color:#f5f4f575;letter-spacing:.08em;text-transform:uppercase;padding:.85rem .4rem .85rem 0;font-size:.74rem;font-weight:700}.schedule-calendar__days-head,.schedule-calendar__day-columns{grid-template-columns:repeat(7,minmax(120px,1fr));min-width:840px;display:grid}.schedule-calendar__day-head{text-align:left;border-bottom:1px solid #f5f4f514;padding:.85rem .65rem}.schedule-calendar__day-head strong{color:#f5f4f5b3;font-size:.85rem;font-weight:700}.schedule-calendar__day-head--today strong{color:#fecc02}.schedule-calendar__time-column{grid-template-rows:repeat(24,4rem);padding-top:.1rem;display:grid}.schedule-calendar__time-slot{color:#f5f4f561;justify-content:flex-end;align-items:flex-start;padding-right:.75rem;font-size:.74rem;display:flex;transform:translateY(-.45rem)}.schedule-calendar__day-column{border-left:1px solid #f5f4f50f;min-height:96rem;position:relative}.schedule-calendar__day-column--today{background:linear-gradient(#ffffff04,#ffffff08)}.schedule-calendar__day-column:last-child{border-right:1px solid #f5f4f50f}.schedule-calendar__grid-lines{pointer-events:none;z-index:0;grid-template-rows:repeat(24,1fr);display:grid;position:absolute;inset:0}.schedule-calendar__grid-line{border-top:1px solid #f5f4f50f}.schedule-calendar__hit-targets{z-index:1;grid-template-rows:repeat(48,1fr);display:grid;position:absolute;inset:0}.schedule-calendar__now-line{pointer-events:none;z-index:5;background:#ff6b6b;height:2px;position:absolute;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 0 1px #ff6b6b1a}.schedule-calendar__now-line:before{content:"";background:#ff6b6b;border-radius:999px;width:.8rem;height:.8rem;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #ff6b6b2e}.schedule-calendar__hit-target{cursor:crosshair;background:0 0;border:0;transition:background-color .16s}.schedule-calendar__hit-target:hover,.schedule-calendar__hit-target:focus-visible{background:#ffffff08}.schedule-event{z-index:2;text-align:left;cursor:pointer;border:1px solid #0000;border-radius:16px;gap:.28rem;padding:.7rem .75rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:absolute;left:.55rem;right:.55rem;overflow:hidden}.schedule-event strong,.schedule-event span,.schedule-event small{display:block}.schedule-event strong{color:#f5f4f5;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;line-height:1.15;overflow:hidden}.schedule-event span{color:#f5f4f5db;font-size:.74rem}.schedule-event small{color:#f5f4f58f;font-size:.68rem}.schedule-event--compact{border-radius:14px;gap:.12rem;padding:.45rem .55rem}.schedule-event--compact strong{font-size:.78rem;line-height:1.15}.schedule-event--compact span{font-size:.68rem;line-height:1.1}.schedule-event--micro{border-radius:12px;align-content:start;gap:.06rem;padding:.35rem .5rem}.schedule-event--micro strong{white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;line-height:1.1;overflow:hidden}.schedule-event--micro span{white-space:nowrap;text-overflow:ellipsis;font-size:.5rem;line-height:1.05;overflow:hidden}.schedule-event:hover,.schedule-event:focus-visible{transform:translateY(-1px);box-shadow:0 16px 28px #080f1c4d}.schedule-event--live{background:linear-gradient(#19497af5,#123961fa);border-color:#50a7ff52}.schedule-event--course{background:linear-gradient(#38427dfa,#293266fa);border-color:#7c8dff47}.schedule-event--external{background:linear-gradient(#634e0bf5,#4e3e0afa);border-color:#fecc0252}.schedule-event--active{box-shadow:0 0 0 2px #f5f4f51a,0 18px 30px #080f1c61}.schedule-detail__header{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.schedule-detail__header h2{margin:.3rem 0 0}.schedule-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.schedule-detail__meta div,.schedule-detail__guest-list{background:#0c122180;border:1px solid #f5f4f514;border-radius:18px;gap:.2rem;padding:.95rem 1rem;display:grid}.schedule-detail__meta span,.schedule-detail__guest-list strong{color:#f5f4f585;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.schedule-detail__meta strong,.schedule-detail__guest-list p{color:#f5f4f5;font-size:.95rem}.schedule-detail__guest-list p{color:#f5f4f5bd;margin:0}.schedule-detail__note,.schedule-detail__empty{background:#0c122185;border:1px solid #f5f4f514;border-radius:18px;align-items:flex-start;gap:.7rem;padding:.95rem 1rem;display:flex}.schedule-detail__note p,.schedule-detail__empty span{color:#f5f4f5b8;margin:0}.schedule-detail__participants{gap:.75rem;display:grid}.schedule-detail__participant-list{gap:.7rem;display:grid}.schedule-detail__participant{background:#0c12217a;border:1px solid #f5f4f514;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.82rem .95rem;display:grid}.schedule-detail__participant-avatar{color:#f5f4f5;background:#006aa72e;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;font-size:.8rem;font-weight:700;display:inline-grid}.schedule-detail__participant strong{color:#f5f4f5;font-size:.92rem;display:block}.schedule-detail__participant span{color:#f5f4f594;font-size:.78rem;display:block}.schedule-editor-modal{color:#f5f4f5;background:linear-gradient(#18213afa,#111a30fc);border-color:#f5f4f514;width:min(980px,100% - 2rem);max-height:calc(100vh - 2rem);overflow-y:auto;box-shadow:0 28px 70px #0509136b}.schedule-editor-modal .selection-list{max-height:15rem}.schedule-event-modal{color:#f5f4f5;background:linear-gradient(#18213afa,#111a30fc);border-color:#f5f4f514;width:min(560px,100% - 2rem);box-shadow:0 28px 70px #0509136b}.schedule-event-modal .modal-card__header h2,.schedule-event-modal .modal-card__header .eyebrow{color:#f5f4f5}.schedule-event-modal__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.schedule-event-modal__meta div,.schedule-event-modal__note{background:#0c122185;border:1px solid #f5f4f514;border-radius:18px;gap:.28rem;padding:.95rem 1rem;display:grid}.schedule-event-modal__meta span,.schedule-event-modal__note strong{color:#f5f4f585;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.schedule-event-modal__meta strong,.schedule-event-modal__note p{color:#f5f4f5;font-size:.95rem}.schedule-event-modal__note p{color:#f5f4f5c2;margin:0;line-height:1.6}.schedule-event-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.schedule-event-modal__status{text-align:center;margin:0}.schedule-event-modal .schedule-action-button{justify-content:center;width:100%}.schedule-editor-modal .modal-card__header h2,.schedule-editor-modal .modal-card__header .eyebrow,.schedule-editor-modal .field span,.schedule-editor-modal .toggle-field span,.schedule-editor-modal .section-heading h3,.schedule-editor-modal .section-heading .eyebrow{color:#f5f4f5}.schedule-editor-modal .muted,.schedule-editor-modal .empty-state p,.schedule-editor-modal__hint{color:#f5f4f5a3}.schedule-editor-modal .button-ghost{color:#f5f4f5;background:#ffffff0a;border-color:#f5f4f51f}.schedule-editor-modal .button-ghost:hover,.schedule-editor-modal .button-ghost:focus-visible{background:#ffffff14}.schedule-editor-modal__hint{margin:-.15rem 0 0}.schedule-selection-list .selection-item{background:#0f182bbd;border-color:#f5f4f514}.schedule-selection-list .selection-item:hover,.schedule-selection-list .selection-item:focus-within{border-color:#668bff47;box-shadow:0 16px 32px #05091338}.schedule-selection-list .selection-item--active{background:linear-gradient(#27325dfa,#1f284ffa);border-color:#668bff4d}.schedule-selection-list .selection-item strong{color:#f5f4f5}html[data-theme=light] .schedule-calendar-page .panel{background:linear-gradient(#fffffffa,#f6f8fcfa);border-color:#0a111f14;box-shadow:0 20px 40px #0a111f14}html[data-theme=light] .contact-page .panel,html[data-theme=light] .contact-page .form-card{background:radial-gradient(circle at 0 0,#fecc021f,#0000 28%),linear-gradient(#fffffff5,#f5f4f5f5);border-color:#0a111f14;box-shadow:0 20px 40px #0a111f1a}html[data-theme=light] .contact-page .form-card__header h2,html[data-theme=light] .contact-page .panel h2,html[data-theme=light] .contact-page .footer-contact-list strong,html[data-theme=light] .contact-page .field input,html[data-theme=light] .contact-page .field select,html[data-theme=light] .contact-page .field textarea{color:#0a111f}html[data-theme=light] .contact-page .field span,html[data-theme=light] .contact-page .field-hint,html[data-theme=light] .contact-page .lead,html[data-theme=light] .contact-page .muted,html[data-theme=light] .contact-page .footer-contact-list p{color:#0a111fb8}html[data-theme=light] .contact-page .field input,html[data-theme=light] .contact-page .field select,html[data-theme=light] .contact-page .field textarea{background:#fffffff5;border-color:#0a111f1f}html[data-theme=light] .contact-page .field input::placeholder,html[data-theme=light] .contact-page .field textarea::placeholder{color:#0a111f6b}html[data-theme=light] .schedule-calendar-page .field input,html[data-theme=light] .schedule-calendar-page .field select,html[data-theme=light] .schedule-calendar-page .field textarea{color:#14213d;background:#ffffffeb;border-color:#0a111f14}html[data-theme=light] .schedule-calendar-page .field textarea::placeholder,html[data-theme=light] .schedule-calendar-page .field input::placeholder,html[data-theme=light] .schedule-board__range span,html[data-theme=light] .schedule-legend,html[data-theme=light] .schedule-calendar__time-head,html[data-theme=light] .schedule-calendar__time-slot,html[data-theme=light] .schedule-calendar__day-head strong,html[data-theme=light] .schedule-detail__meta span,html[data-theme=light] .schedule-detail__participant span,html[data-theme=light] .schedule-detail__guest-list strong,html[data-theme=light] .schedule-detail__guest-list p,html[data-theme=light] .schedule-detail__note p,html[data-theme=light] .schedule-detail__empty span{color:#0a111f9e}html[data-theme=light] .schedule-board__range strong,html[data-theme=light] .schedule-detail__meta strong,html[data-theme=light] .schedule-detail__participant strong{color:#14213d}html[data-theme=light] .schedule-board__toolbar-group .button{color:#14213d;background:#ffffffeb;border-color:#0a111f1a}html[data-theme=light] .schedule-board__toolbar-group .button:hover,html[data-theme=light] .schedule-board__toolbar-group .button:focus-visible{background:#0a111f0a}html[data-theme=light] .schedule-calendar__day-head,html[data-theme=light] .schedule-calendar__day-column,html[data-theme=light] .schedule-detail__meta div,html[data-theme=light] .schedule-detail__participant,html[data-theme=light] .schedule-detail__guest-list,html[data-theme=light] .schedule-detail__note,html[data-theme=light] .schedule-detail__empty,html[data-theme=light] .schedule-calendar__grid-line,html[data-theme=light] .schedule-calendar__day-column:last-child{border-color:#0a111f14}html[data-theme=light] .schedule-calendar__header{background:linear-gradient(#fffffffa,#f6f8fcf5)}html[data-theme=light] .schedule-calendar__day-column--today{background:linear-gradient(#006aa708,#006aa70d)}html[data-theme=light] .schedule-calendar__now-line{background:#e34d59;box-shadow:0 0 0 1px #e34d591f}html[data-theme=light] .schedule-calendar__now-line:before{background:#e34d59;box-shadow:0 0 0 3px #e34d5929}html[data-theme=light] .schedule-calendar__hit-target:hover,html[data-theme=light] .schedule-calendar__hit-target:focus-visible{background:#006aa70f}html[data-theme=light] .schedule-selection-list .selection-item{background:#fffffff5;border-color:#0a111f14}html[data-theme=light] .schedule-selection-list .selection-item--active{background:linear-gradient(#eff4fffa,#e6edfcfa)}html[data-theme=light] .schedule-selection-list .selection-item strong{color:#14213d}html[data-theme=light] .schedule-scope-toggle{background:#0a111f0a;border-color:#0a111f14}html[data-theme=light] .schedule-scope-toggle__item{color:#0a111fb8}html[data-theme=light] .schedule-scope-toggle__item:hover,html[data-theme=light] .schedule-scope-toggle__item:focus-visible{background:#ffffffb3}html[data-theme=light] .schedule-scope-toggle__item--active{color:#14213d;background:#fffffffa;box-shadow:0 10px 22px #0a111f14}html[data-theme=light] .schedule-scope-card{background:linear-gradient(#006aa70d,#fffc);border-color:#006aa71a}html[data-theme=light] .schedule-scope-card strong{color:#14213d}html[data-theme=light] .schedule-scope-card p{color:#0a111fa3}html[data-theme=light] .schedule-share-card{background:linear-gradient(#006aa70f,#ffffffe6);border-color:#006aa71f}html[data-theme=light] .schedule-share-card strong{color:#14213d}html[data-theme=light] .schedule-share-card p,html[data-theme=light] .schedule-share-card__url{color:#0a111fb8}html[data-theme=light] .schedule-share-card .button-secondary,html[data-theme=light] .schedule-share-card .button-ghost{color:#14213d;border-color:#0a111f1f}html[data-theme=light] .schedule-share-card .button-secondary{background:#ffffffeb}html[data-theme=light] .schedule-share-card .button-secondary:hover,html[data-theme=light] .schedule-share-card .button-secondary:focus-visible,html[data-theme=light] .schedule-share-card .button-ghost:hover,html[data-theme=light] .schedule-share-card .button-ghost:focus-visible{background:#0a111f0d}html[data-theme=light] .schedule-editor-modal,html[data-theme=light] .schedule-event-modal{color:#14213d;background:linear-gradient(#fffffffa,#f5f4f5fc);border-color:#0a111f14;box-shadow:0 24px 60px #0a111f29}html[data-theme=light] .schedule-event-modal .modal-card__header h2,html[data-theme=light] .schedule-event-modal .modal-card__header .eyebrow{color:#14213d}html[data-theme=light] .schedule-event-modal__meta div,html[data-theme=light] .schedule-event-modal__note{background:#ffffffd1;border-color:#0a111f14}html[data-theme=light] .schedule-event-modal__meta span,html[data-theme=light] .schedule-event-modal__note strong{color:#0a111f8a}html[data-theme=light] .schedule-event-modal__meta strong,html[data-theme=light] .schedule-event-modal__note p,html[data-theme=light] .schedule-editor-modal .modal-card__header h2,html[data-theme=light] .schedule-editor-modal .modal-card__header .eyebrow,html[data-theme=light] .schedule-editor-modal .field span,html[data-theme=light] .schedule-editor-modal .toggle-field span,html[data-theme=light] .schedule-editor-modal .section-heading h3,html[data-theme=light] .schedule-editor-modal .section-heading .eyebrow{color:#14213d}html[data-theme=light] .schedule-editor-modal .muted,html[data-theme=light] .schedule-editor-modal .empty-state p,html[data-theme=light] .schedule-editor-modal__hint{color:#0a111fa3}html[data-theme=light] .schedule-editor-modal .button-ghost{color:#14213d;background:#fffc;border-color:#0a111f1f}html[data-theme=light] .schedule-editor-modal .button-ghost:hover,html[data-theme=light] .schedule-editor-modal .button-ghost:focus-visible{background:#0a111f0a}@media (width<=1200px){.schedule-board{grid-template-columns:minmax(0,1fr)}.schedule-board__detail{position:static}}@media (width<=780px){.schedule-calendar__header,.schedule-calendar__body{grid-template-columns:3.8rem minmax(840px,1fr)}.schedule-event-modal__meta,.schedule-event-modal__actions,.schedule-detail__meta{grid-template-columns:minmax(0,1fr)}.schedule-board__toolbar{align-items:stretch}.schedule-board__toolbar-group{width:100%}}.course-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.partner-showcase{background:#f5f4f5;gap:1.4rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(10rem,2vw,1.6rem) 0 clamp(10rem,7vw,6rem);display:grid}.partner-showcase>*{width:min(1200px,100% - 2rem);margin:0 auto}.partner-showcase__header{text-align:center;justify-items:center;gap:.85rem;display:grid}.partner-showcase__header h2{color:#000;font-size:clamp(1rem,2vw,2.9rem)}.partner-grid{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:clamp(.9rem,1.8vw,1.5rem);display:grid}.partner-card{place-items:center;min-height:4.6rem;display:grid}.partner-card__logo{object-fit:contain;width:100%;max-width:125px;max-height:100px;display:block}@keyframes landingGlow{0%{opacity:.82;transform:translate(0,0)scale(1)}to{opacity:1;transform:translateY(12px)scale(1.04)}}.course-card{background:linear-gradient(#fffffff5,#f7f8faf5);gap:1rem;padding:1.05rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.course-card:hover,.course-card:focus-within{box-shadow:var(--shadow-card);border-color:#006aa72e;transform:translateY(-3px)}.course-card__header,.course-card__meta,.section-heading,.list-card{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.course-card__header h3{margin:.42rem 0 0}.course-card__meta{color:#0000009e;flex-wrap:wrap;font-size:.9rem}.selection-list{gap:.75rem;max-height:24rem;padding-right:.2rem;display:grid;overflow-y:auto}.selection-item{background:#ffffffeb;border:1px solid #21222714;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:.9rem 1rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.selection-item:hover,.selection-item:focus-within{border-color:#006aa733;transform:translateY(-1px);box-shadow:0 16px 32px #2122270f}.selection-item--active{background:linear-gradient(#fffffff5,#f1f8fdf5);border-color:#006aa747}.selection-item input{margin-top:.15rem}.selection-item strong{color:#000;margin-bottom:.22rem;font-size:.96rem;display:block}.admin-assignment-summary{margin-top:-.1rem}.section-heading--compact{align-items:center;margin-top:.5rem}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.tag,.pill{color:#fecc02;background:#006aa7cc;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:.4rem .8rem;font-size:.74rem;font-weight:600;display:inline-flex}.pill__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.pill__icon svg{width:.95rem;height:.95rem}.tag{color:#000;background:#fecc022e}.pill-success{color:#2bed00;background:#006aa7b3}.pill-warn{color:#000;background:#fecc02e6}.list-card{text-align:left;cursor:pointer;background:linear-gradient(#ffffffd1,#f5f4f5e6);border:1px solid #21222714;border-radius:1.25rem;width:100%;padding:.92rem 1rem;transition:transform .18s,box-shadow .18s,border-color .18s}.list-card:hover,.list-card:focus-visible{border-color:#006aa729;transform:translateY(-2px);box-shadow:0 14px 28px #00000012}.list-card-static{cursor:default}.list-card-static:hover,.list-card-static:focus-visible{box-shadow:none;transform:none}.list-card__header{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.list-card__header h3{margin:.35rem 0 0}.list-card__pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.meta-row{color:#0009;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;font-size:.92rem;line-height:1.55;display:flex}.classroom-status-chip--live{animation:2.2s ease-in-out infinite classroomPulse}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.empty-state{gap:.7rem;padding:1rem 0;display:grid}.button{color:#f5f4f5;font:inherit;cursor:pointer;background:linear-gradient(135deg,#006aa7,#035280);border:none;border-radius:999px;padding:.8rem 1.1rem;font-weight:500;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;box-shadow:0 16px 34px #006aa73d}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 16px 30px #006aa738}.button:disabled{cursor:not-allowed;opacity:.75}.button-secondary{color:#f5f4f5;background:#000;box-shadow:0 16px 34px #0000002e}.button-ghost{color:#000;box-shadow:none;background:0 0;border:1px solid #00000024}.panel-center{text-align:center;place-content:center;gap:.8rem;min-height:320px;display:grid}.auth-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:clamp(2rem,4vw,4.5rem);min-height:100%}.auth-template-preview-page{color:#f5f4f5;background:linear-gradient(145deg,#006aa72e,#0000 38%),#0a111f;min-height:100svh;position:relative}.auth-template-preview{background:0 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100svh;display:grid}.auth-template-preview__form-pane{background:#0a111f;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.auth-template-preview__form-wrap{gap:1.5rem;width:min(100%,29rem);display:grid}.auth-template-preview__back{color:#f5f4f5b8;font:inherit;background:0 0;border:none;justify-self:start;align-items:center;gap:.45rem;padding:0;font-size:.92rem;font-weight:500;display:inline-flex}.auth-template-preview__back:hover,.auth-template-preview__back:focus-visible{color:#fecc02;outline:none}.auth-template-preview__form-head{gap:.5rem;display:grid}.auth-template-preview__form-head .eyebrow{margin-bottom:0}.auth-template-preview__form-head h1{color:#f5f4f5;letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,2.6rem);line-height:1}.auth-template-preview__form-head p:last-child{color:#f5f4f5b8;margin:0;line-height:1.65}.auth-template-preview__social,.auth-template-preview__form{gap:1rem;display:grid}.auth-template-preview__name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.auth-template-preview__note{color:#f5f4f59e;margin:-.2rem 0 0;font-size:.86rem;line-height:1.55}.auth-template-preview__google{justify-self:center;justify-items:center;gap:.5rem;display:grid;overflow:hidden}.auth-template-preview__google,.auth-template-preview__google .auth-google-slot{width:min(100%,420px)}.auth-template-preview__google .auth-google-slot{justify-items:center}.auth-template-preview .field span{color:#f5f4f5c7}.auth-template-preview .field input{color:#f5f4f5;background:#f5f4f514;border-color:#f5f4f524}.auth-template-preview .field input::placeholder{color:#f5f4f585}.auth-template-preview .field input:focus{border-color:#fecc0280;outline:none;box-shadow:0 0 0 .25rem #fecc021f}.auth-template-preview__divider{color:#f5f4f59e;text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;font-size:.82rem;display:flex;position:relative}.auth-template-preview__divider:before{content:"";inset-inline:0;border-top:1px solid #f5f4f51f;position:absolute;top:50%}.auth-template-preview__divider span{background:#0a111f;padding:0 .85rem;position:relative}.auth-template-preview__password-wrap{position:relative}.auth-template-preview__password-wrap input{padding-right:3.1rem}.auth-template-preview__password-toggle{color:#f5f4f5a3;background:0 0;border:none;justify-content:center;align-items:center;padding:.15rem;display:inline-flex;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.auth-template-preview__password-toggle:hover,.auth-template-preview__password-toggle:focus-visible{color:#fecc02;outline:none}.auth-template-preview__password-toggle svg{width:1.25rem;height:1.25rem}.auth-template-preview__submit,.auth-template-preview__secondary{min-height:3.25rem;font:inherit;border-radius:8px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.auth-template-preview__submit{color:#f5f4f5;background:#006aa7;border:none;box-shadow:0 18px 34px #006aa742}.auth-template-preview__submit:hover,.auth-template-preview__submit:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 18px 32px #006aa74d}.auth-template-preview__submit:disabled{opacity:.75;cursor:wait}.auth-template-preview__secondary{color:#f5f4f5;background:0 0;border:1px solid #f5f4f524}.auth-template-preview__secondary:hover,.auth-template-preview__secondary:focus-visible{background:#fecc021f;border-color:#fecc0257;outline:none}.auth-template-preview__switch{color:#f5f4f5bd;margin:0;font-size:.94rem}.auth-template-preview__visual-pane{background:linear-gradient(160deg,#fecc021a,#0000 28%),linear-gradient(#0a111f 0%,#081225 100%);align-content:center;justify-items:center;gap:2rem;padding:clamp(2rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.auth-template-preview__grid{opacity:.42;pointer-events:none;width:min(88rem,45vw);height:min(28rem,45vw);position:absolute}.auth-template-preview__grid:before{content:"";background-color:#0000;background-image:linear-gradient(#f5f4f52e 1px,#0000 1px),linear-gradient(90deg,#f5f4f52e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000000e6,#0000 74%);mask-image:radial-gradient(circle,#000000e6,#0000 74%)}.auth-template-preview__grid--top{top:-4rem;right:-6rem}.auth-template-preview__grid--bottom{bottom:-5rem;left:-8rem}.auth-template-preview__logo-lockup,.auth-template-preview__visual-card{z-index:1;position:relative}.auth-template-preview__logo-lockup{text-align:center;justify-items:center;gap:.9rem;max-width:24rem;display:grid}.auth-template-preview__logo{width:min(240px,65%);display:block}.auth-template-preview__logo-lockup p{color:#ffffffb8;margin:0;line-height:1.7}.auth-template-preview__visual-card{-webkit-backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;gap:1rem;width:min(34rem,100%);padding:1.5rem;display:grid;box-shadow:inset 0 1px #ffffff14}.auth-template-preview__visual-badge{color:#fecc02;letter-spacing:.03em;background:#fecc022e;border-radius:8px;justify-self:start;padding:.45rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.auth-template-preview__visual-card h2{color:#f5f4f5;letter-spacing:0;margin:0;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.02}.auth-template-preview__visual-card p,.auth-template-preview__visual-list{color:#ffffffbd;margin:0;line-height:1.7}.auth-template-preview__visual-list{gap:.6rem;padding-left:1.1rem;display:grid}html[data-theme=light] .auth-template-preview-page{color:#0a111f;background:#f5f4f5}html[data-theme=light] .auth-template-preview__form-pane{background:#f5f4f5}html[data-theme=light] .auth-template-preview__back,html[data-theme=light] .auth-template-preview__form-head p:last-child,html[data-theme=light] .auth-template-preview__note,html[data-theme=light] .auth-template-preview__switch{color:#0a111fad}html[data-theme=light] .auth-template-preview__back:hover,html[data-theme=light] .auth-template-preview__back:focus-visible{color:#006aa7}html[data-theme=light] .auth-template-preview__form-head h1{color:#0a111f}html[data-theme=light] .auth-template-preview .field span{color:#0a111fbd}html[data-theme=light] .auth-template-preview .field input{color:#0a111f;background:#ffffffeb;border-color:#0a111f1f}html[data-theme=light] .auth-template-preview__divider{color:#0a111f80}html[data-theme=light] .auth-template-preview__divider:before{border-top-color:#0a111f1f}html[data-theme=light] .auth-template-preview__divider span{background:#f5f4f5}html[data-theme=light] .auth-template-preview__password-toggle,html[data-theme=light] .auth-template-preview__secondary{color:#0a111f}html[data-theme=light] .auth-template-preview__secondary{border-color:#0a111f24}.auth-layout__panel{gap:1.1rem;display:grid}.auth-layout__panel:not(.auth-layout__panel--intro)>.form-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem;display:grid}.form-card{gap:1.1rem;display:grid}.auth-social,.auth-resend-form{gap:.8rem;display:grid}.auth-google-slot{justify-items:center;min-height:44px;display:grid}.auth-google-slot--secondary{min-height:52px}.auth-google-slot>div{margin-inline:auto;width:auto!important}.auth-google-slot>div>div{margin-inline:auto}.auth-divider{color:#00000085;text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;font-size:.82rem;display:flex;position:relative}.auth-divider:before{content:"";inset-inline:0;border-top:1px solid #21222714;position:absolute;top:50%}.auth-divider span{background:#fffffff5;padding:0 .85rem;position:relative}.auth-google-hint,.auth-inline-note{margin:0;font-size:.84rem}.verify-panel{gap:1rem}.guest-join-card{gap:1.15rem}.guest-session-page .auth-layout__panel--intro{color:#f5f4f5;padding:clamp(1.2rem,3vw,2rem) clamp(.4rem,1.2vw,.85rem) clamp(1rem,2vw,1.35rem) 0}.guest-session-page .auth-layout__panel--intro:before{display:block}.guest-session-page .auth-layout__panel--intro .muted,.guest-session-page .auth-layout__panel--intro .lead,.guest-session-page .auth-layout__panel--intro .eyebrow,.guest-session-page .auth-layout__panel--intro h1,.guest-session-page .auth-layout__panel--intro h2,.guest-session-page .auth-layout__panel--intro h3{color:#f5f4f5}.guest-session-page .auth-layout__panel--intro .eyebrow{color:#fecc02}.guest-session-page .auth-layout__panel--intro .lead,.guest-session-page .auth-layout__panel--intro .muted{color:#f5f4f5c7}.guest-session-page .auth-layout__panel:not(.auth-layout__panel--intro)>.form-card{background:linear-gradient(#141e34eb,#0c1425f5),#0a111f;border:1px solid #ffffff14;border-radius:1.75rem;padding:clamp(1.35rem,3vw,2rem);box-shadow:0 32px 72px #02040f5c}.guest-session-page .form-card__header h2,.guest-session-page .form-card__header h3,.guest-session-page .verify-status-card strong{color:#f5f4f5}.guest-session-page .verify-status-card{background:#ffffff0a;border-color:#ffffff14}.guest-session-page .verify-status-card__label{color:#f5f4f58a}.guest-session-page .verify-status-card p,.guest-session-page .field-hint,.guest-session-page .field span{color:#f5f4f5bd}.guest-session-page .field input,.guest-session-page .field select,.guest-session-page .field textarea{color:#f5f4f5;background:#ffffff0f;border-color:#ffffff1a}.guest-session-page .field input::placeholder,.guest-session-page .field textarea::placeholder{color:#f5f4f56b}.guest-session-page .field input:focus,.guest-session-page .field select:focus,.guest-session-page .field textarea:focus{border-color:#006aa76b;box-shadow:0 0 0 .3rem #006aa71f}.guest-join__form{gap:1rem;display:grid}.verify-hero{gap:1.2rem;display:grid}.verify-hero__illustration{aspect-ratio:16/9;background:radial-gradient(circle at 20% 20%,#fecc023d,#0000 32%),radial-gradient(circle at 80% 30%,#ffffff1f,#0000 28%),linear-gradient(145deg,#ffffff14,#ffffff08);border:1px solid #ffffff14;border-radius:1.7rem;width:100%;min-height:clamp(240px,28vw,340px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.verify-hero__image{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.verify-hero__illustration--success{background:radial-gradient(circle at 20% 20%,#fecc0233,#0000 32%),radial-gradient(circle at 75% 35%,#006aa738,#0000 28%),linear-gradient(145deg,#ffffff1f,#ffffff0a)}.verify-hero__mail{filter:drop-shadow(0 22px 38px #0000002e);width:132px;height:92px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.verify-hero__mail-body,.verify-hero__mail-flap,.verify-hero__mail-check{display:block;position:absolute}.verify-hero__mail-body{background:linear-gradient(#fffffffa,#f5f4f5f5);border-radius:0 0 20px 20px;inset:26px 0 0}.verify-hero__mail-flap{clip-path:polygon(0 100%,50% 24%,100% 100%);background:linear-gradient(#fecc02fa,#f0bd02f0);border-radius:16px 16px 0 0;inset:0}.verify-hero__mail-check{background:linear-gradient(135deg,#006aa7,#1d83bf);border-radius:50%;width:42px;height:42px;top:54px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px #006aa73d}.verify-hero__mail-check:before,.verify-hero__mail-check:after{content:"";background:#f5f4f5;border-radius:999px;position:absolute}.verify-hero__mail-check:before{width:10px;height:4px;top:22px;left:10px;transform:rotate(42deg)}.verify-hero__mail-check:after{width:18px;height:4px;top:19px;left:16px;transform:rotate(-46deg)}.guest-join__portal{width:126px;height:90px}.guest-join__portal .verify-hero__mail-body{inset:22px 0 0}.guest-join__portal-ring{border:4px solid #006aa7eb;border-radius:50%;width:48px;height:48px;position:absolute;top:48px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 4px #ffffffeb,0 12px 24px #006aa72e}.verify-hero__glow{filter:blur(8px);opacity:.7;border-radius:50%;position:absolute}.verify-hero__glow--one{background:#fecc022e;width:110px;height:110px;bottom:18px;left:16px}.verify-hero__glow--two{background:#006aa733;width:132px;height:132px;top:18px;right:12px}.verify-hero__content{gap:1rem;display:grid}.verify-hero__email{background:#ffffff14;border:1px solid #ffffff14;border-radius:1.1rem;gap:.25rem;padding:.95rem 1rem;display:grid}.verify-hero__email strong{color:#f5f4f5;font-size:.98rem}.verify-hero__email span{color:#f5f4f5c2;font-size:.86rem}.verify-steps,.verify-status-grid{gap:.85rem;display:grid}.verify-step,.verify-status-card{background:#ffffffd1;border:1px solid #21222714;border-radius:1.1rem;gap:.45rem;padding:.95rem 1rem;display:grid}.verify-step{grid-template-columns:auto 1fr;align-items:start;gap:.85rem}.verify-step__number{color:#006aa7;background:#006aa71a;border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;font-size:.82rem;font-weight:700;display:grid}.verify-step h3,.verify-status-card strong{margin:0;font-size:.98rem}.verify-step p,.verify-status-card p{margin:0}.verify-status-card__label{letter-spacing:.08em;text-transform:uppercase;color:#00000085;font-size:.76rem;font-weight:700}.form-card__header h2{margin:0}.field{gap:.45rem;display:grid}.field span{color:var(--ink-soft);font-size:.86rem;font-weight:600}.field-hint{color:#00000094;margin:-.1rem 0 0;font-size:.76rem;line-height:1.45}.field input,.field select,.field textarea{box-sizing:border-box;width:100%;color:var(--ink);font:inherit;background:#fffffff5;border:1px solid #2122271f;border-radius:1rem;padding:.8rem .95rem}.field textarea{resize:vertical;min-height:120px}.field__required{color:#b42318;margin-left:.18rem;font-weight:700}.field input:focus,.field select:focus,.field textarea:focus{border-color:#006aa757;outline:2px solid #006aa724;box-shadow:0 0 0 .3rem #006aa714}.rich-editor{gap:.7rem;display:grid}.rich-editor__toolbar{background:#f5f4f5d6;border:1px solid #2122271f;border-radius:1rem;flex-wrap:wrap;gap:.5rem;padding:.75rem .85rem;display:flex}.rich-editor__group{border-right:1px solid #21222714;flex-wrap:wrap;align-items:center;gap:.35rem;padding-right:.5rem;display:flex}.rich-editor__group:last-child{border-right:0;padding-right:0}.rich-editor__tool{width:2.25rem;height:2.25rem;color:var(--ink);font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #2122271f;border-radius:.72rem;justify-content:center;align-items:center;padding:.25rem;font-size:.88rem;font-weight:600;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.rich-editor__tool:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.rich-editor__tool:hover,.rich-editor__tool:focus-visible{border-color:#006aa74d;outline:none;transform:translateY(-1px);box-shadow:0 12px 24px #006aa71a}.rich-editor__tool.is-active{color:#000;background:linear-gradient(135deg,#006aa71f,#fecc0224);border-color:#006aa757}html[data-theme=light] .guest-session-page .auth-layout__panel--intro{color:#0a111f}html[data-theme=light] .guest-session-page .auth-layout__panel--intro:before{display:none}html[data-theme=light] .guest-session-page .auth-layout__panel--intro .muted,html[data-theme=light] .guest-session-page .auth-layout__panel--intro .lead,html[data-theme=light] .guest-session-page .auth-layout__panel--intro .eyebrow,html[data-theme=light] .guest-session-page .auth-layout__panel--intro h1,html[data-theme=light] .guest-session-page .auth-layout__panel--intro h2,html[data-theme=light] .guest-session-page .auth-layout__panel--intro h3{color:#0a111f}html[data-theme=light] .guest-session-page .auth-layout__panel--intro .eyebrow{color:#006aa7}html[data-theme=light] .guest-session-page .auth-layout__panel--intro .lead,html[data-theme=light] .guest-session-page .auth-layout__panel--intro .muted{color:#0a111fad}html[data-theme=light] .guest-session-page .auth-layout__panel:not(.auth-layout__panel--intro)>.form-card{background:linear-gradient(#fffffffa,#f5f4f5f0),#f5f4f5;border-color:#0a111f1a;box-shadow:0 24px 52px #0a111f1f}html[data-theme=light] .guest-session-page .form-card__header h2,html[data-theme=light] .guest-session-page .form-card__header h3,html[data-theme=light] .guest-session-page .verify-status-card strong{color:#0a111f}html[data-theme=light] .guest-session-page .verify-status-card{background:#0a111f0a;border-color:#0a111f14}html[data-theme=light] .guest-session-page .verify-status-card__label{color:#0a111f8a}html[data-theme=light] .guest-session-page .verify-status-card p,html[data-theme=light] .guest-session-page .field-hint,html[data-theme=light] .guest-session-page .field span{color:#0a111fbd}html[data-theme=light] .guest-session-page .field input,html[data-theme=light] .guest-session-page .field select,html[data-theme=light] .guest-session-page .field textarea{color:#0a111f;background:#fffffff5;border-color:#0a111f1f}html[data-theme=light] .guest-session-page .field input::placeholder,html[data-theme=light] .guest-session-page .field textarea::placeholder{color:#0a111f6b}.rich-editor__glyph{justify-content:center;align-items:center;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.rich-editor__glyph svg{width:1.05rem;height:1.05rem;display:block}.rich-editor__glyph--underline{text-decoration:underline}.rich-editor__glyph--strike{text-decoration:line-through}.rich-editor__glyph--align-left,.rich-editor__glyph--align-center,.rich-editor__glyph--align-right{width:.95rem;height:.75rem;position:relative}.rich-editor__glyph--align-left:before,.rich-editor__glyph--align-center:before,.rich-editor__glyph--align-right:before,.rich-editor__glyph--align-left:after,.rich-editor__glyph--align-center:after,.rich-editor__glyph--align-right:after{content:"";background:currentColor;border-radius:999px;height:.12rem;position:absolute;left:0;right:0}.rich-editor__glyph--align-left:before,.rich-editor__glyph--align-center:before,.rich-editor__glyph--align-right:before{top:.15rem}.rich-editor__glyph--align-left:after,.rich-editor__glyph--align-center:after,.rich-editor__glyph--align-right:after{bottom:.15rem}.rich-editor__glyph--align-left{justify-content:flex-start}.rich-editor__glyph--align-left:before,.rich-editor__glyph--align-left:after{right:.18rem}.rich-editor__glyph--align-center:before,.rich-editor__glyph--align-center:after{left:.12rem;right:.12rem}.rich-editor__glyph--align-right:before,.rich-editor__glyph--align-right:after{left:.18rem}.rich-editor__glyph--list{letter-spacing:.04em;font-size:.72rem}.rich-editor__picker{cursor:pointer;background:#fffffff0;border:1px solid #2122271f;border-radius:.72rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;position:relative;overflow:hidden}.rich-editor__picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.rich-editor__picker-preview{border:1px solid #21222724;border-radius:999px;width:1.05rem;height:1.05rem;box-shadow:inset 0 0 0 1px #ffffff80}.rich-editor__swatch{background:linear-gradient(135deg, #fffffff0, #fffffff0), var(--swatch-color);cursor:pointer;border:1px solid #2122271f;border-radius:.72rem;width:2.25rem;height:2.25rem;padding:0;position:relative}.rich-editor__swatch:after{content:"";background:var(--swatch-color);border:1px solid #21222714;border-radius:999px;position:absolute;inset:.55rem .45rem}.rich-editor__swatch.is-active{border-color:#006aa757;box-shadow:0 12px 24px #006aa714}.rich-editor__surface{background:#fffffff5;border:1px solid #2122271f;border-radius:1.05rem;min-height:260px;overflow:hidden}.rich-editor__surface:focus{border-color:#006aa757;outline:2px solid #006aa724;box-shadow:0 0 0 .3rem #006aa714}.rich-editor__surface .tiptap{min-height:260px;color:var(--ink);outline:none;padding:1rem 1.05rem;line-height:1.7}.rich-editor__surface .tiptap p{margin:0 0 .8rem}.rich-editor__surface .tiptap p:last-child{margin-bottom:0}.rich-editor__surface .tiptap h1,.rich-editor__surface .tiptap h2,.rich-editor__surface .tiptap h3{margin:0 0 .9rem;line-height:1.2}.rich-editor__surface .tiptap em,.rich-editor__surface .tiptap i{font-style:italic}.rich-editor__surface .tiptap h1{font-size:1.9rem}.rich-editor__surface .tiptap h2{font-size:1.55rem}.rich-editor__surface .tiptap h3{font-size:1.25rem}.rich-editor__surface .tiptap ul,.rich-editor__surface .tiptap ol{margin:0 0 1rem 1.35rem;padding:0}.rich-editor__surface .tiptap blockquote{background:#006aa70d;border-left:4px solid #006aa74d;border-radius:.85rem;margin:0 0 1rem;padding:.7rem 1rem}.rich-editor__surface .tiptap pre{color:#f5f4f5;background:#212227;border-radius:.85rem;margin:0 0 1rem;padding:.9rem 1rem;overflow-x:auto}.rich-editor__surface .tiptap hr{border:0;border-top:1px solid #2122271f;margin:1.2rem 0}.rich-editor__surface .tiptap a{color:var(--brand-blue);text-decoration:underline}.rich-editor__surface .tiptap img{border-radius:.9rem;max-width:min(100%,28rem);height:auto;margin:.8rem 0;display:block;box-shadow:0 12px 28px #00000014}.field-row{align-items:start}.field-row .field{flex:1 1 0}.field-inline{flex:13rem;min-width:min(16rem,100%)}.toggle-row{flex-wrap:wrap;gap:.8rem;display:flex}.toggle-field{cursor:pointer;background:#fffc;border:1px solid #2122271a;border-radius:1rem;align-items:center;gap:.7rem;padding:.85rem 1rem;display:inline-flex}.toggle-field input{margin:0}.button-inline{padding:.48rem .85rem;font-size:.82rem}.button-link{color:#f5f4f5;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.button-link:hover,.button-link:focus-visible{color:#fecc02}.field-search{background:linear-gradient(#ffffffe0,#f5f4f5d1);border:1px solid #21222714;border-radius:1.4rem;min-width:min(320px,100%);padding:1rem;box-shadow:0 14px 34px #2122270f}.section-heading{align-items:center;margin-bottom:1rem}.action-stack{flex-direction:column;align-items:stretch}.action-stack .button,.action-stack .button-secondary,.action-stack .field{width:100%}.table-wrap{background:linear-gradient(#ffffffd6,#f5f4f5e6);border:1px solid #21222714;border-radius:1.35rem;width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:640px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #21222714;padding:.8rem;font-size:.8rem}.data-table th{letter-spacing:.08em;text-transform:uppercase;color:#0000009e;background:#006aa70d;font-size:.76rem}.data-table tbody tr:hover{background:#006aa708}.data-table tbody tr:last-child td{border-bottom:none}.table-actions{flex-wrap:wrap;gap:.45rem;display:flex}.assessment-library__toolbar{flex-wrap:wrap;align-items:end;gap:.9rem;margin-bottom:.65rem;display:flex}.assessment-library__search{flex:2 22rem}.assessment-library__filter{flex:12rem}.assessment-library__page-size{max-width:6.5rem}.assessment-library__meta{color:#212227ad;margin-bottom:1rem;font-size:.88rem}.assessment-library__pagination{justify-content:end;margin-top:1.1rem;display:flex}.admin-ai-usage__filter{min-width:11rem}.payment-link-card{gap:1rem;display:grid}.payment-link-card__url{word-break:break-all}.payment-link-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.banner{-webkit-backdrop-filter:blur(10px);border-radius:1rem;padding:.95rem 1rem;font-weight:600}.banner-error{color:#f5f4f5;background:#fecc0229;border:1px solid #fecc024d;box-shadow:0 12px 26px #fecc0214}.banner-success{color:#f5f4f5;background:#006aa729;border:1px solid #48aae54d;box-shadow:0 12px 26px #006aa71a}.banner-warning{color:#000;background:#fecc0229;border:1px solid #fecc0247}html[data-theme=light] .banner-error{color:#14213d;background:#fecc022e;border-color:#fecc024d;box-shadow:0 12px 26px #fecc021a}html[data-theme=light] .banner-success{color:#006aa7;background:#006aa71a;border-color:#006aa729;box-shadow:0 12px 26px #006aa714}.meeting-stack{margin-top:1rem}.meeting-card{background:linear-gradient(#fffffff0,#f5f4f5f5);border:1px solid #21222714;border-radius:1.4rem;gap:.9rem;padding:1rem 1.1rem;display:grid;box-shadow:0 14px 32px #0000000d}.meeting-card__main,.meeting-card__meta,.meeting-card__actions,.course-player__item-header,.authoring-outline__module-head,.authoring-outline__lesson-head,.authoring-outline__item{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.stack-actions{flex-wrap:wrap;gap:.4rem;display:flex}.roster-cell{align-items:center;gap:.75rem;display:flex}.roster-cell__avatar{object-fit:cover;border:1px solid #21222714;border-radius:999px;width:2.3rem;height:2.3rem;display:block}.roster-cell__avatar--placeholder{color:#006aa7;background:#006aa714;place-items:center;font-size:.8rem;font-weight:700;display:inline-grid}.meeting-card__copy{gap:.45rem;display:grid}.meeting-card__meta{flex-wrap:wrap;align-items:center}.meeting-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:end}.meeting-card__hint{color:#000000a3;margin:0;font-size:.88rem}.meeting-card__hint--break,.schedule-share-card__url{word-break:break-all}.schedule-scope-toggle{background:#0a101fb8;border:1px solid #f5f4f514;border-radius:1rem;flex-wrap:wrap;gap:.55rem;padding:.35rem;display:inline-flex}.schedule-scope-toggle__item{color:#f5f4f5bd;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:.85rem;padding:.68rem .95rem;font-weight:600;transition:background-color .18s,box-shadow .18s,transform .18s}.schedule-scope-toggle__item:hover,.schedule-scope-toggle__item:focus-visible{background:#ffffff14}.schedule-scope-toggle__item--active{color:#f5f4f5;background:#ffffff24;box-shadow:0 10px 22px #05091338}.schedule-scope-card{background:linear-gradient(#1d2e52eb,#111c34e6);border:1px solid #4b87ff29;border-radius:1.1rem;gap:.35rem;padding:.95rem 1rem;display:grid}.schedule-scope-card strong{color:#f5f4f5}.schedule-scope-card p{color:#f5f4f5ad;margin:0}.schedule-share-card{background:linear-gradient(#1b2a4ce6,#0f182bf0);border:1px solid #4b87ff29;border-radius:1.1rem;gap:.9rem;padding:.95rem 1rem;display:grid}.schedule-share-card--page{margin-bottom:1rem}.schedule-share-card strong{color:#f5f4f5}.schedule-share-card p{color:#f5f4f5c7;margin:.3rem 0 0}.schedule-share-card__url{color:#f5f4f5e0}.schedule-share-card .button-secondary,.schedule-share-card .button-ghost{color:#f5f4f5;border-color:#f5f4f51f}.schedule-share-card .button-secondary{background:#ffffff14}.schedule-share-card .button-secondary:hover,.schedule-share-card .button-secondary:focus-visible,.schedule-share-card .button-ghost:hover,.schedule-share-card .button-ghost:focus-visible{background:#ffffff1f}.modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#21222757;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal-card{background:linear-gradient(#fffffff5,#f5f4f5fa);border:1px solid #21222714;border-radius:1.6rem;width:min(860px,100%);max-height:min(88vh,960px);overflow:auto;box-shadow:0 24px 60px #00000029}.modal-card--form{padding:1.15rem}.modal-card--confirm{gap:1rem;width:min(540px,100%);padding:1.15rem;display:grid}.modal-card__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.modal-card__header h2{margin:0}.modal-form{gap:1rem;display:grid}html:not([data-theme=light]) .modal-card.schedule-event-modal,html:not([data-theme=light]) .modal-card.schedule-editor-modal{color:#f5f4f5;background:linear-gradient(#18213afa,#111a30fc);border-color:#f5f4f514;box-shadow:0 28px 70px #0509136b}html:not([data-theme=light]) .modal-card.schedule-event-modal .modal-card__header h2,html:not([data-theme=light]) .modal-card.schedule-event-modal .modal-card__header .eyebrow,html:not([data-theme=light]) .modal-card.schedule-editor-modal .modal-card__header h2,html:not([data-theme=light]) .modal-card.schedule-editor-modal .modal-card__header .eyebrow{color:#f5f4f5}html:not([data-theme=light]) .modal-card.schedule-event-modal .button-secondary,html:not([data-theme=light]) .modal-card.schedule-event-modal .button-ghost,html:not([data-theme=light]) .modal-card.schedule-editor-modal .button-secondary,html:not([data-theme=light]) .modal-card.schedule-editor-modal .button-ghost{color:#f5f4f5;background:#ffffff0a;border-color:#f5f4f51f}html:not([data-theme=light]) .modal-card.schedule-event-modal .button-secondary:hover,html:not([data-theme=light]) .modal-card.schedule-event-modal .button-secondary:focus-visible,html:not([data-theme=light]) .modal-card.schedule-event-modal .button-ghost:hover,html:not([data-theme=light]) .modal-card.schedule-event-modal .button-ghost:focus-visible,html:not([data-theme=light]) .modal-card.schedule-editor-modal .button-secondary:hover,html:not([data-theme=light]) .modal-card.schedule-editor-modal .button-secondary:focus-visible,html:not([data-theme=light]) .modal-card.schedule-editor-modal .button-ghost:hover,html:not([data-theme=light]) .modal-card.schedule-editor-modal .button-ghost:focus-visible{background:#ffffff14}.assessment-modal{padding:1.5rem}.assessment-modal__form{gap:1rem;padding:.35rem .25rem .25rem;display:grid}.assessment-modal__choice-fieldset{background:#f6f8fcb3;border:1px solid #141f3c14;border-radius:1.15rem;margin:0;padding:1rem 1.05rem}.assessment-modal__choice-fieldset legend{padding:0 .3rem;font-weight:700}.assessment-modal__choice-help{color:#141f3cad;margin:0 0 .9rem;font-size:.94rem}.assessment-modal__choice-group{gap:.75rem;display:grid}.assessment-modal__choice-card{cursor:pointer;background:#ffffffd1;border:1px solid #141f3c1a;border-radius:1rem;align-items:center;gap:.75rem;padding:.95rem 1rem;font-weight:600;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex}.assessment-modal__choice-card:hover,.assessment-modal__choice-card:focus-within{background:#fffffff5;border-color:#006aa738}.assessment-modal__choice-card--active{background:#006aa714;border-color:#006aa75c;box-shadow:0 14px 30px #0a111f14}.assessment-modal__choice-card input{margin:0}.assessment-modal__builder-callout{background:#f6f8fcb3;border:1px solid #141f3c14;border-radius:1.15rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.05rem;display:flex}.assessment-modal__builder-callout h3{margin:.2rem 0 .45rem}.assessment-modal__builder-stats{flex-wrap:wrap;gap:.65rem;display:flex}.assessment-modal__builder-stats span{color:#141f3cc7;background:#006aa714;border-radius:999px;padding:.65rem .9rem;font-weight:600}.assessment-studio{background:linear-gradient(#fffffffa,#f7f8fbf7);border-radius:1.9rem;grid-template-rows:auto 1fr;gap:1rem;width:min(94vw,1480px);height:min(92vh,980px);padding:1.35rem;display:grid;overflow:hidden auto;box-shadow:0 28px 80px #0e172b38}.assessment-studio__topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.assessment-studio__topbar h2{margin:.2rem 0 .35rem}.assessment-studio__topbar-actions{flex-wrap:wrap;gap:.75rem;display:flex}.assessment-studio__ai-builder{background:linear-gradient(#fffffff5,#f6f8fceb);border:1px solid #141f3c14;border-radius:1.35rem;gap:1rem;padding:1.15rem 1.2rem;display:grid;box-shadow:0 16px 34px #141f3c0f}.assessment-studio__specs{background:#f6f8fcb8;border:1px solid #141f3c14;border-radius:1.15rem;gap:.9rem;padding:1rem;display:grid}.assessment-studio__specs-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.assessment-studio__specs-head h4{margin:.18rem 0 0;font-size:1rem}.assessment-studio__specs-list{gap:.9rem;display:grid}.assessment-studio__spec-card{background:#ffffffeb;border:1px solid #141f3c14;border-radius:1.1rem;gap:.9rem;padding:1rem;display:grid}.assessment-studio__spec-card-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.assessment-studio__layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:1rem;min-height:0;display:grid}.assessment-studio__sidebar,.assessment-studio__editor{min-height:0}.assessment-studio__sidebar{grid-template-rows:auto 1fr;gap:.9rem;display:grid}.assessment-studio__sidebar-card,.assessment-studio__question-shell,.assessment-question-card--studio{background:#ffffffeb;border:1px solid #141f3c14;border-radius:1.35rem;box-shadow:0 16px 34px #141f3c0f}.assessment-studio__sidebar-card{gap:.85rem;padding:1rem;display:grid}.assessment-studio__sidebar-actions{flex-direction:column;gap:.75rem;display:flex}.assessment-studio__bank-picker{gap:.7rem;max-height:18rem;display:grid;overflow-y:auto}.assessment-studio__question-nav{gap:.75rem;min-height:0;padding-right:.2rem;display:grid;overflow-y:auto}.assessment-studio__question-nav-item{text-align:left;cursor:pointer;background:#ffffffd9;border:1px solid #141f3c14;border-radius:1.15rem;gap:.35rem;padding:.95rem 1rem;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.assessment-studio__question-nav-item:hover,.assessment-studio__question-nav-item:focus-visible{border-color:#006aa738;transform:translateY(-1px);box-shadow:0 14px 28px #141f3c14}.assessment-studio__question-nav-item--active{background:linear-gradient(#006aa714,#fffffff5);border-color:#006aa75c}.assessment-studio__question-nav-item-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.assessment-studio__question-index,.assessment-studio__question-type,.assessment-studio__preview-type{color:#006aa7;letter-spacing:.05em;text-transform:uppercase;background:#006aa714;border-radius:999px;align-items:center;padding:.36rem .68rem;font-size:.74rem;font-weight:700;display:inline-flex}.assessment-studio__editor{gap:1rem;min-height:0;padding-right:.2rem;display:grid;overflow-y:auto}.assessment-studio__question-shell{gap:.9rem;padding:1rem 1.1rem;display:grid}.assessment-studio__question-shell-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.assessment-studio__question-shell-head h3{margin:.2rem 0 0}.assessment-studio__question-shell-actions{align-items:center;gap:.35rem;display:flex}.assessment-studio__preview{background:#f6f8fcc7;border:1px solid #141f3c0f;border-radius:1.1rem;gap:.7rem;padding:1rem 1.05rem;display:grid}.assessment-studio__preview p{margin:0;font-size:1.02rem;line-height:1.65}.assessment-question-card--studio{padding:1rem 1.1rem}@media (width<=980px){.assessment-studio{width:min(96vw,1480px);height:min(94vh,980px);padding:1rem}.assessment-studio__layout{grid-template-columns:1fr}.assessment-studio__sidebar{grid-template-rows:auto auto}.assessment-studio__question-nav{max-height:18rem}}.assessment-structured{gap:.85rem;display:grid}.assessment-structured__group{background:#f6f8fcb8;border:1px solid #141f3c14;border-radius:1rem;gap:.75rem;padding:.9rem 1rem;display:grid}.assessment-structured__group-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.assessment-structured__label{letter-spacing:.06em;text-transform:uppercase;color:#141f3cb8;font-size:.88rem;font-weight:700}.assessment-structured__stack{gap:.7rem;display:grid}.assessment-structured__choices{flex-wrap:wrap;gap:.75rem;display:flex}.assessment-structured__hint{color:#141f3cad;background:#f6f8fc8f;border:1px dashed #141f3c24;border-radius:1rem;padding:.95rem 1rem;line-height:1.55}.assessment-structured__help{color:#141f3ca3;margin:0;font-size:.92rem;line-height:1.5}.assessment-ai-drafts{border-top:1px solid #141f3c14;gap:1rem;padding-top:.5rem;display:grid}.assessment-ai-drafts__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.assessment-ai-drafts__header h3{margin:.2rem 0 0;font-size:1.05rem}.assessment-ai-drafts__list{gap:1rem;display:grid}.assessment-choice-card{color:#141f3ce6;background:#fff;border:1px solid #141f3c1a;border-radius:999px;align-items:center;gap:.55rem;padding:.78rem .95rem;font-weight:600;display:inline-flex}.assessment-choice-card input{margin:0}.assessment-option-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.assessment-option-row--editor{grid-template-columns:auto minmax(0,1fr) auto}.assessment-option-row__index{color:#141f3c99;text-align:right;min-width:1.5rem;font-weight:700}.assessment-option-row__selector{color:#141f3cb8;white-space:nowrap;align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.assessment-option-row__selector input{margin:0}.button-compact{border-radius:999px;min-height:auto;padding:.55rem .85rem;font-size:.92rem}.assessment-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.assessment-card{background:linear-gradient(#fffffff5,#f7f8fbfa)!important;border:1px solid #141f3c14!important;border-radius:1.45rem!important;box-shadow:0 22px 48px #141f3c14!important}.assessment-card__header,.assessment-inline-panel__header,.assessment-feedback-card__head{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.assessment-card h3,.assessment-inline-panel h3,.assessment-feedback-card strong{margin:.25rem 0 0}.assessment-card__meta,.assessment-inline-panel__history-row{color:#141f3c9e;flex-wrap:wrap;gap:.6rem 1rem;font-size:.92rem;display:flex}.assessment-card__actions,.assessment-inline-panel__actions,.assessment-inline-panel__history{margin-top:1rem}.assessment-inline-panel{background:linear-gradient(#fffffff5,#f7f8fbfa);border:1px solid #141f3c14;border-radius:1.35rem;gap:1rem;padding:1.1rem;display:grid}.assessment-overview{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.assessment-overview>div{background:#f5f7fadb;border:1px solid #141f3c14;border-radius:1rem;gap:.25rem;padding:1rem;display:grid}.assessment-overview__instructions{margin-top:1.2rem}.assessment-feedback-list{gap:1rem;display:grid}.assessment-feedback-card{background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1.1rem;gap:.8rem;padding:1rem 1.1rem;display:grid}.assessment-player-shell .assessment-feedback-card strong,.assessment-player-shell .assessment-feedback-card p{color:#f5f4f5}.assessment-player-shell .assessment-feedback-card .muted{color:#f5f4f5ad}html[data-theme=light] .assessment-feedback-card{background:#ffffffd6;border:1px solid #141f3c14}html[data-theme=light] .assessment-player-shell .assessment-feedback-card strong,html[data-theme=light] .assessment-player-shell .assessment-feedback-card p{color:#212227}html[data-theme=light] .assessment-player-shell .assessment-feedback-card .muted{color:#141f3cad}.assessment-answer-options{gap:.8rem;display:grid}.assessment-answer-option{color:#f5f4f5;background:#f5f4f50a;border:1px solid #f5f4f51a;border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem 1.05rem;font-weight:500;line-height:1.55;display:flex}.assessment-answer-option input{margin-top:.15rem}.assessment-answer-textarea{resize:vertical;width:100%;min-height:180px;font:inherit;color:#f5f4f5;background:#f5f4f50a;border:1px solid #f5f4f51f;border-radius:1.1rem;padding:1rem 1.05rem;line-height:1.65}.assessment-answer-textarea::placeholder{color:#f5f4f56b}.assessment-answer-textarea--essay{min-height:260px}.learner-assessments-page .page-header h2,.learner-assessment-detail-page .page-header h2,.learner-assessment-detail-page .section-heading h2{color:#f5f4f5}.learner-assessments-page .assessment-card{background:linear-gradient(#182033fa,#131b2bfa)!important;border:1px solid #f5f4f50f!important;box-shadow:0 22px 48px #030b1947!important}.learner-assessments-page .assessment-card h4,.learner-assessment-detail-page .assessment-overview strong,.learner-assessment-detail-page .assessment-overview__instructions h3,.learner-assessment-detail-page .list-card strong{color:#f5f4f5}.learner-assessments-page .assessment-card .muted,.learner-assessments-page .assessment-card__meta,.learner-assessment-detail-page .muted,.learner-assessment-detail-page .course-card__meta,.learner-assessment-detail-page .assessment-overview__instructions p{color:#f5f4f5ad}.learner-assessments-page .assessment-card .button-ghost,.learner-assessment-detail-page .button-ghost{color:#f5f4f5;background:#f5f4f508;border-color:#f5f4f524}.learner-assessments-page .assessment-card .button-ghost:hover,.learner-assessments-page .assessment-card .button-ghost:focus-visible,.learner-assessment-detail-page .button-ghost:hover,.learner-assessment-detail-page .button-ghost:focus-visible{color:#fff;background:#7c8dff14;border-color:#7c8dff57}.learner-assessment-detail-page .panel{background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f50f;border-radius:8px;box-shadow:0 18px 40px #030b1947}.learner-assessment-detail-page .assessment-overview>div,.learner-assessment-detail-page .list-card{background:#f5f4f50a;border-color:#f5f4f514}.learner-assessment-detail-page .list-card:hover,.learner-assessment-detail-page .list-card:focus-visible{border-color:#7c8dff38;box-shadow:0 14px 28px #030b1933}html[data-theme=light] .learner-assessments-page .page-header h2,html[data-theme=light] .learner-assessment-detail-page .page-header h2,html[data-theme=light] .learner-assessment-detail-page .section-heading h2{color:#0a111f}html[data-theme=light] .learner-assessments-page .assessment-card{background:linear-gradient(#fffffff5,#f7f8fbfa)!important;border:1px solid #141f3c14!important;box-shadow:0 22px 48px #141f3c14!important}html[data-theme=light] .learner-assessments-page .assessment-card h4,html[data-theme=light] .learner-assessment-detail-page .assessment-overview strong,html[data-theme=light] .learner-assessment-detail-page .assessment-overview__instructions h3,html[data-theme=light] .learner-assessment-detail-page .list-card strong{color:#0a111f}html[data-theme=light] .learner-assessments-page .assessment-card .muted,html[data-theme=light] .learner-assessments-page .assessment-card__meta,html[data-theme=light] .learner-assessment-detail-page .muted,html[data-theme=light] .learner-assessment-detail-page .course-card__meta,html[data-theme=light] .learner-assessment-detail-page .assessment-overview__instructions p{color:#141f3cad}html[data-theme=light] .learner-assessments-page .assessment-card .button-ghost,html[data-theme=light] .learner-assessment-detail-page .button-ghost{color:#000;background:0 0;border-color:#00000024}html[data-theme=light] .learner-assessments-page .assessment-card .button-ghost:hover,html[data-theme=light] .learner-assessments-page .assessment-card .button-ghost:focus-visible,html[data-theme=light] .learner-assessment-detail-page .button-ghost:hover,html[data-theme=light] .learner-assessment-detail-page .button-ghost:focus-visible{color:#006aa7;background:#006aa714;border-color:#006aa747}html[data-theme=light] .learner-assessment-detail-page .panel{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .learner-assessment-detail-page .assessment-overview>div,html[data-theme=light] .learner-assessment-detail-page .list-card{background:#f5f7fadb;border-color:#141f3c14}html[data-theme=light] .learner-assessment-detail-page .list-card:hover,html[data-theme=light] .learner-assessment-detail-page .list-card:focus-visible{border-color:#006aa729;box-shadow:0 14px 28px #00000012}.assessment-result-hero{gap:.75rem;margin-bottom:1.2rem;display:grid}.assessment-player-shell{background:radial-gradient(circle at 100% 0,#006aa71f,#0000 28%),linear-gradient(#131b2b 0%,#0a111f 100%);min-height:100vh;padding:1.25rem}.assessment-player-shell__topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#131b2beb;border:1px solid #f5f4f514;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex;position:sticky;top:0;box-shadow:0 18px 42px #030b1947}.assessment-player-shell__title-block{gap:.4rem;display:grid}.assessment-player-shell__eyebrow,.assessment-player-shell__question-meta{color:#006aa7;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.assessment-player-shell__title-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.assessment-player-shell__title-row h1{color:#f5f4f5;margin:0;font-size:clamp(1.55rem,2vw,2.2rem)}.assessment-player-shell__attempt-tag{color:#cfd6ff;background:#7c8dff29;border-radius:999px;align-items:center;min-height:2rem;padding:.25rem .75rem;font-size:.86rem;font-weight:700;display:inline-flex}.assessment-player-shell__topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.assessment-player-shell__timer-card{background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1.15rem;align-items:center;gap:.75rem;min-height:3.4rem;padding:.8rem 1rem;display:inline-flex}.assessment-player-shell__timer-card svg{color:#006aa7}.assessment-player-shell__timer-card strong,.assessment-player-shell__timer-card span{display:block}.assessment-player-shell__timer-card strong{color:#f5f4f5;font-size:1rem}.assessment-player-shell__timer-card span{color:#f5f4f594;font-size:.82rem}.assessment-player-shell__ghost-action,.assessment-player-shell__primary-action,.assessment-player-shell__secondary-action,.assessment-player-shell__nav-action{min-height:3.25rem;font:inherit;cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1.15rem;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.assessment-player-shell__ghost-action,.assessment-player-shell__secondary-action,.assessment-player-shell__nav-action{color:#f5f4f5;background:#f5f4f50a;border:1px solid #f5f4f51f}.assessment-player-shell__primary-action,.assessment-player-shell__nav-action--primary{color:#f5f4f5;background:linear-gradient(135deg,#006aa7,#0d7fbe);border:1px solid #006aa742;box-shadow:0 18px 32px #006aa73d}.assessment-player-shell__secondary-action--review{color:#fecc02;background:#f2bd4124;border-color:#f2bd416b}.assessment-player-shell__ghost-action:hover,.assessment-player-shell__secondary-action:hover,.assessment-player-shell__nav-action:hover{transform:translateY(-1px);box-shadow:0 12px 24px #030b192e}.assessment-player-shell__primary-action:hover,.assessment-player-shell__nav-action--primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px #006aa747}.assessment-player-shell__ghost-action:disabled,.assessment-player-shell__primary-action:disabled,.assessment-player-shell__secondary-action:disabled,.assessment-player-shell__nav-action:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.assessment-player-shell__body{grid-template-columns:minmax(0,1.45fr) minmax(280px,360px);gap:1rem;min-height:calc(100vh - 8.5rem);margin-top:1rem;display:grid}.assessment-player-shell__workspace,.assessment-player-shell__navigator,.assessment-player-shell__result-summary{background:#131b2bf0;border:1px solid #f5f4f514;border-radius:1.6rem;box-shadow:0 20px 48px #030b193d}.assessment-player-shell__workspace{align-content:start;gap:1rem;padding:1.25rem;display:grid}.assessment-player-shell__question-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.assessment-player-shell__question-head h2{color:#f5f4f5;margin:.25rem 0 0;font-size:clamp(1.5rem,2vw,2rem)}.assessment-player-shell__question-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.assessment-player-shell__status-badge{color:#f5f4f5c2;background:#f5f4f514;border-radius:999px;align-items:center;gap:.45rem;min-height:2.2rem;padding:.4rem .8rem;font-size:.88rem;font-weight:700;display:inline-flex}.assessment-player-shell__status-badge--review{color:#fecc02;background:#f2bd4129}.assessment-player-shell__status-badge--success{color:#8fe0a9;background:#2f8f4e2e}.assessment-player-shell__question-card{background:linear-gradient(#f5f4f50d,#f5f4f508);border:1px solid #f5f4f514;border-radius:1.4rem;gap:1.2rem;padding:1.4rem;display:grid}.assessment-player-shell__question-prompt p{color:#f5f4f5e0;margin:0;font-size:1.05rem;line-height:1.75}.assessment-player-shell__question-actions,.assessment-player-shell__question-actions-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.assessment-player-shell__question-actions{border-top:1px solid #f5f4f514;justify-content:space-between;padding-top:1.1rem}.assessment-player-shell__navigator{align-content:start;gap:1rem;padding:1.2rem;display:grid}.assessment-player-shell__navigator-head h3{margin:0;font-size:1.18rem}.assessment-player-shell__navigator-head p{color:#f5f4f59e;margin:.45rem 0 0;line-height:1.6}.assessment-player-shell__legend{color:#f5f4f5ad;gap:.45rem;font-size:.9rem;display:grid}.assessment-player-shell__legend span{align-items:center;gap:.55rem;display:inline-flex}.assessment-player-shell__legend-dot{border-radius:999px;width:.7rem;height:.7rem;display:inline-block}.assessment-player-shell__legend-dot--answered{background:#2f8f4e}.assessment-player-shell__legend-dot--review{background:#f2bd41}.assessment-player-shell__legend-dot--open{background:#f5f4f538}.assessment-player-shell__progress-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.assessment-player-shell__progress-strip div{background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1rem;gap:.2rem;padding:.9rem .95rem;display:grid}.assessment-player-shell__progress-strip strong{color:#f5f4f5;font-size:1.15rem}.assessment-player-shell__progress-strip span{color:#f5f4f594;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.assessment-player-shell__palette-grid{grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:.7rem;display:grid}.assessment-player-shell__palette-button{color:#f5f4f5;min-height:3.6rem;font:inherit;cursor:pointer;background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1rem;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s}.assessment-player-shell__palette-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #030b192e}.assessment-player-shell__palette-button--open{background:#f5f4f50a}.assessment-player-shell__palette-button--answered{color:#8fe0a9;background:#2f8f4e2e}.assessment-player-shell__palette-button--review{color:#fecc02;background:#f2bd4129}.assessment-player-shell__palette-button--active{border-color:#006aa747;box-shadow:inset 0 0 0 2px #006aa72e}.assessment-player-shell__result-layout{gap:1rem;margin-top:1rem;display:grid}.assessment-player-shell__result-summary{gap:.75rem;padding:1.35rem;display:grid}.assessment-player-shell__result-summary h2{color:#f5f4f5;margin:0;font-size:clamp(1.8rem,2.2vw,2.5rem)}.assessment-player-shell__result-summary p{color:#f5f4f5ad;margin:0;font-size:1rem;line-height:1.65}html[data-theme=light] .assessment-answer-option{color:#212227;background:#f8f9fcdb;border:1px solid #141f3c1a}html[data-theme=light] .assessment-answer-textarea{color:#212227;background:#fffffff5;border:1px solid #141f3c1f}html[data-theme=light] .assessment-answer-textarea::placeholder{color:#141f3c6b}html[data-theme=light] .assessment-player-shell{background:radial-gradient(circle at 100% 0,#006aa71f,#0000 28%),linear-gradient(#f7f9fc 0%,#eef3f8 100%)}html[data-theme=light] .assessment-player-shell__topbar{background:#ffffffeb;border:1px solid #141f3c14;box-shadow:0 18px 42px #141f3c14}html[data-theme=light] .assessment-player-shell__title-row h1{color:#212227}html[data-theme=light] .assessment-player-shell__attempt-tag{color:#006aa7;background:#006aa714}html[data-theme=light] .assessment-player-shell__timer-card{background:#f5f7fae0;border:1px solid #141f3c14}html[data-theme=light] .assessment-player-shell__timer-card strong{color:#212227}html[data-theme=light] .assessment-player-shell__timer-card span{color:#141f3c94}html[data-theme=light] .assessment-player-shell__ghost-action,html[data-theme=light] .assessment-player-shell__secondary-action,html[data-theme=light] .assessment-player-shell__nav-action{color:#212227;background:#ffffffeb;border:1px solid #141f3c1f}html[data-theme=light] .assessment-player-shell__secondary-action--review{color:#9d6a00;background:#fff3d3f0;border-color:#f2bd4180}html[data-theme=light] .assessment-player-shell__ghost-action:hover,html[data-theme=light] .assessment-player-shell__secondary-action:hover,html[data-theme=light] .assessment-player-shell__nav-action:hover{box-shadow:0 12px 24px #141f3c14}html[data-theme=light] .assessment-player-shell__workspace,html[data-theme=light] .assessment-player-shell__navigator,html[data-theme=light] .assessment-player-shell__result-summary{background:#fffffff0;border:1px solid #141f3c14;box-shadow:0 20px 48px #141f3c14}html[data-theme=light] .assessment-player-shell__question-head h2{color:#212227}html[data-theme=light] .assessment-player-shell__status-badge{color:#141f3cbd;background:#141f3c0f}html[data-theme=light] .assessment-player-shell__status-badge--review{color:#9d6a00;background:#fff3d3f5}html[data-theme=light] .assessment-player-shell__status-badge--success{color:#236f37;background:#dcf7e3f5}html[data-theme=light] .assessment-player-shell__question-card{background:linear-gradient(#fcfcfdf5,#f8f9fcf5);border:1px solid #141f3c14}html[data-theme=light] .assessment-player-shell__question-prompt p{color:#141f3ce6}html[data-theme=light] .assessment-player-shell__question-actions{border-top:1px solid #141f3c14}html[data-theme=light] .assessment-player-shell__navigator-head p{color:#141f3c9e}html[data-theme=light] .assessment-player-shell__legend{color:#141f3cad}html[data-theme=light] .assessment-player-shell__legend-dot--open{background:#141f3c38}html[data-theme=light] .assessment-player-shell__progress-strip div{background:#f6f8fcd1;border:1px solid #141f3c14}html[data-theme=light] .assessment-player-shell__progress-strip strong{color:#212227}html[data-theme=light] .assessment-player-shell__progress-strip span{color:#141f3c94}html[data-theme=light] .assessment-player-shell__palette-button{color:#212227;background:#f8f9fceb;border:1px solid #141f3c14}html[data-theme=light] .assessment-player-shell__palette-button:hover{box-shadow:0 12px 24px #141f3c14}html[data-theme=light] .assessment-player-shell__palette-button--open{background:#f8f9fceb}html[data-theme=light] .assessment-player-shell__palette-button--answered{color:#236f37;background:#dcf7e3f0}html[data-theme=light] .assessment-player-shell__palette-button--review{color:#9d6a00;background:#fff3d3f5}html[data-theme=light] .assessment-player-shell__result-summary h2{color:#212227}html[data-theme=light] .assessment-player-shell__result-summary p{color:#141f3cad}.checkbox-field{color:#000;align-items:center;gap:.75rem;font-weight:500;display:flex}.checkbox-field input{width:1rem;height:1rem;margin:0}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.course-player{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:1rem;display:grid}.course-player__sidebar,.course-player__main{gap:1rem;display:grid}.course-player__main--assistant-open{align-content:start}.course-player__main-grid{gap:1rem;display:grid}.course-player__main--assistant-open .course-player__main-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);align-items:start}.course-player__sidebar{top:calc(var(--topbar-offset) + 1rem);position:sticky}.course-player__sidebar-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-workspace-shell .muted,.course-player .muted{color:#f5f4f5ad}.learner-course-details-page__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.learner-course-details-page{--learner-course-details-progress-ink:#f5f4f5}.learner-course-details-page .page-header h2,.learner-course-details-page .section-heading h2{color:#f5f4f5}.learner-course-details-page .page-header .lead,.learner-course-details-page .muted{color:#f5f4f5ad}.learner-course-details-page__hero{align-items:start}.learner-course-details-page__overview,.learner-course-details-page__summary,.learner-course-details-page__outline-panel{background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f50f;border-radius:8px;min-height:100%;box-shadow:0 18px 40px #030b1947}.learner-course-details-page__description{color:#f5f4f5c2;margin:0;line-height:1.72}.learner-course-details-page__block{gap:.8rem;margin-top:1.35rem;display:grid}.learner-course-details-page__block--compact{gap:.5rem;margin-top:1.05rem}.learner-course-details-page__label{color:#f5f4f58a;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:700}.learner-course-details-page__block h3,.learner-course-details-page__outline-unit h3{color:#f5f4f5;margin:0;font-size:1.08rem;font-weight:700}.learner-course-details-page__tags{flex-wrap:wrap;gap:.7rem;display:flex}.learner-course-details-page__tag{color:#cfd6ff;background:#7c8dff1a;border:1px solid #7c8dff33;border-radius:999px;align-items:center;min-height:2.1rem;padding:.45rem .9rem;font-size:.92rem;font-weight:600;display:inline-flex}.learner-course-details-page__list{color:#f5f4f5c2;gap:.8rem;margin:0;padding-left:1.2rem;line-height:1.6;display:grid}.learner-course-details-page__summary{align-content:start;gap:1rem;display:grid}.learner-course-details-page__summary-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.learner-course-details-page__summary-copy{color:#f5f4f5b8;gap:.55rem;display:grid}.learner-course-details-page__summary-copy p,.learner-course-details-page__external-note{margin:0}.learner-course-details-page__outline-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.learner-course-details-page__outline-unit{background:#f5f4f508;border:1px solid #f5f4f514;border-radius:1.2rem;gap:.8rem;padding:1.25rem;display:grid}.learner-course-details-page__outline-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.learner-course-details-page__outline-head span{color:#006aa7;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.learner-course-details-page__outline-list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.learner-course-details-page__outline-list li{border-top:1px solid #f5f4f514;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:.8rem;display:flex}.learner-course-details-page__outline-list li:first-child{border-top:0;padding-top:0}.learner-course-details-page__outline-list li div{gap:.18rem;display:grid}.learner-course-details-page__outline-list strong{color:#f5f4f585;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.learner-course-details-page__outline-list span{color:#f5f4f5;font-weight:600}.learner-course-details-page__outline-list small{color:#f5f4f594;white-space:nowrap;font-size:.85rem}html[data-theme=light] .learner-course-details-page{--learner-course-details-progress-ink:#0a111f}html[data-theme=light] .learner-course-details-page .page-header h2,html[data-theme=light] .learner-course-details-page .section-heading h2{color:#0a111f}html[data-theme=light] .learner-course-details-page .page-header .lead,html[data-theme=light] .learner-course-details-page .muted{color:#0a111fad}html[data-theme=light] .learner-course-details-page__overview,html[data-theme=light] .learner-course-details-page__summary,html[data-theme=light] .learner-course-details-page__outline-panel{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .learner-course-details-page__description{color:#0a111fc7}html[data-theme=light] .learner-course-details-page__label{color:#0a111f8f}html[data-theme=light] .learner-course-details-page__block h3,html[data-theme=light] .learner-course-details-page__outline-unit h3{color:#0a111f}html[data-theme=light] .learner-course-details-page__tag{color:#006aa7;background:#006aa70f;border-color:#006aa729}html[data-theme=light] .learner-course-details-page__list{color:#0a111fcc}html[data-theme=light] .learner-course-details-page__summary-copy{color:#0a111fb8}html[data-theme=light] .learner-course-details-page__outline-unit{background:#ffffffe6;border-color:#0a111f14}html[data-theme=light] .learner-course-details-page__outline-list li{border-top-color:#0a111f0f}html[data-theme=light] .learner-course-details-page__outline-list strong{color:#0a111f8f}html[data-theme=light] .learner-course-details-page__outline-list span{color:#0a111f}html[data-theme=light] .learner-course-details-page__outline-list small{color:#0a111f94}.course-player__progress{background:#f5f4f514;border-radius:999px;height:.5rem;overflow:hidden}.course-player__progress span{border-radius:inherit;background:linear-gradient(135deg,#006aa7,#fecc02);height:100%;display:block}.course-player__toc{gap:1rem;display:grid}.course-player__toc-group{gap:.4rem;display:grid}.course-player__toc-group--locked,.course-player__toc-lesson--locked{opacity:.72}.course-player__toc-module{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-player__toc-meta{gap:.2rem;font-size:.85rem;display:grid}.course-player__toc-meta small{color:#f5f4f580;font-size:.78rem;line-height:1.35}.course-player__toc-meta strong{color:#f5f4f5}.course-player__toc-side{justify-items:end;gap:.3rem;font-size:.7rem;display:grid}.course-player__toc-side--item{justify-content:center;align-items:center;gap:.4rem;min-width:2rem;display:flex}.course-player__toc-module span,.course-player__toc-lesson-title span{color:#f5f4f594;font-size:.7rem}.course-player__toc-lesson{background:#f5f4f508;border-radius:1rem;gap:.5rem;padding:.6rem;display:grid}.course-player__toc-lesson-title{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.course-player__toc-items{gap:.4rem;display:grid}.course-player__toc-item{color:#f5f4f5;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:.95rem;justify-content:space-between;align-items:center;gap:.8rem;padding:.6rem .85rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:flex}.course-player__toc-item:hover,.course-player__toc-item:focus-visible{border-color:#006aa72e;transform:translateY(-1px);box-shadow:0 12px 24px #030b1933}.course-player__toc-item--active{background:linear-gradient(135deg,#344aaa47,#202b57a6);border-color:#7c8dff3d}.course-player__toc-item--locked{cursor:not-allowed;opacity:.62}.course-player__toc-item--locked:hover,.course-player__toc-item--locked:focus-visible{box-shadow:none;border-color:#f5f4f514;transform:none}.ai-authoring-modal{gap:1rem;display:grid}.ai-authoring-modal__guidance{background:linear-gradient(#006aa70a,#ffffffe0);border:1px solid #006aa71f;border-radius:1.1rem;gap:.7rem;padding:1rem 1.05rem;display:grid}.ai-authoring-modal__guidance p{margin:0}.ai-authoring-modal__guidance ul{color:#000000b8;gap:.4rem;margin:0;padding-left:1.2rem;display:grid}.course-ai-panel{background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f514;border-radius:1.35rem;align-content:start;gap:.95rem;min-width:0;padding:1rem;display:grid;box-shadow:0 18px 40px #030b1947}.course-ai-panel__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.course-ai-panel__header h3{color:#f5f4f5;margin:.35rem 0 0;font-size:1.18rem}.course-ai-panel__close{color:#f5f4f5;width:2rem;height:2rem;font:inherit;cursor:pointer;background:#f5f4f50a;border:1px solid #f5f4f51f;border-radius:999px;font-size:1.1rem;line-height:1}.course-ai-panel__context{background:linear-gradient(#344aaa33,#131b2be6);border:1px solid #7c8dff24;border-radius:1rem;gap:.45rem;padding:.9rem 1rem;display:grid}.course-ai-panel__context p{margin:0}.course-ai-panel__context-label{color:#006aa7;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.course-ai-panel__body{gap:.8rem;max-height:min(46vh,560px);padding-right:.1rem;display:grid;overflow:auto}.course-ai-panel__message{background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1.05rem;gap:.55rem;padding:.95rem 1rem;display:grid}.course-ai-panel__message-content{color:#f5f4f5d1;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.62}.course-ai-panel__message-content mjx-container{max-width:100%;margin:.35rem 0;overflow:auto hidden}.course-ai-panel__message--user{background:#006aa724;border-color:#006aa738}.course-ai-panel__message-role{color:#f5f4f57a;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.course-ai-panel__message-meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.course-ai-panel__references,.course-ai-panel__follow-ups,.course-ai-panel__starters{flex-wrap:wrap;gap:.55rem;display:flex}.course-ai-panel__reference,.course-ai-panel__follow-up,.course-ai-panel__starter{color:#f5f4f5;background:#f5f4f50a;border:1px solid #f5f4f51a;border-radius:999px;align-items:center;min-height:2rem;padding:.45rem .8rem;font-size:.84rem;font-weight:600;display:inline-flex}.course-ai-panel__follow-up,.course-ai-panel__starter{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.course-ai-panel__follow-up:hover,.course-ai-panel__follow-up:focus-visible,.course-ai-panel__starter:hover,.course-ai-panel__starter:focus-visible{border-color:#006aa72e;transform:translateY(-1px);box-shadow:0 10px 18px #030b192e}.course-ai-panel__empty{background:#f5f4f508;border:1px dashed #f5f4f51f;border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.course-ai-panel__empty p{margin:0}.course-ai-panel__empty strong{color:#f5f4f5}.course-ai-panel__composer{gap:.8rem;padding-top:.15rem;display:grid}.course-ai-panel__composer textarea{box-sizing:border-box;color:#f5f4f5;width:100%;min-height:7rem;font:inherit;resize:vertical;background:#f5f4f50a;border:1px solid #f5f4f51f;border-radius:1rem;padding:.9rem .95rem}.course-ai-panel__composer textarea::placeholder{color:#f5f4f56b}.course-ai-panel__composer textarea:focus{border-color:#7c8dff47;outline:2px solid #006aa724;box-shadow:0 0 0 .3rem #7c8dff14}.course-ai-panel__composer-actions{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-player__status-icon{border-radius:999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.92rem;font-weight:800;line-height:1;display:inline-flex}.course-player__status-icon--completed{color:#2f8f47;background:#257e3e24}.course-player__status-icon--progress{color:#b78a00;background:#fecc0233;font-size:1.15rem}.course-player__status-icon--idle{color:#f5f4f57a;background:#f5f4f514;font-size:1rem}.course-player__item{gap:1rem;display:grid}.course-player__item-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.course-player__item-status{justify-items:end;gap:.35rem;display:grid}.course-player__item-header h2{color:#f5f4f5;margin:0}.course-player__item-header .lead,.course-player__item-status .muted{color:#f5f4f5ad}.course-player__text-block,.course-player__html-block,.course-player__download,.course-player__quiz{background:linear-gradient(#f5f4f50d,#f5f4f508);border:1px solid #f5f4f514;border-radius:1.2rem;gap:.85rem;padding:1.15rem 1.2rem;display:grid}.course-player__text-block p,.course-player__html-block p{color:#f5f4f5f2;margin:0;line-height:1.65}.course-player__media,.course-player__audio{background:#000;border-radius:1.2rem;width:100%}.course-player__download{align-items:start}.course-player__pdf{gap:.8rem;display:grid}.course-player__pdf-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-player__pdf-nav,.course-player__pdf-actions{align-items:center;gap:.65rem;display:flex}.course-player__pdf-page{color:#f5f4f5b3;font-size:.88rem;font-weight:600}.course-player__pdf-frame{background:#0a111fd1;border:1px solid #f5f4f514;border-radius:1.2rem;width:100%;min-height:82vh;padding:1rem;overflow:auto}.course-player__pdf-shell{position:relative}.course-player__pdf-loading{text-align:left;background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f514;border-radius:1.2rem;justify-content:center;align-items:center;gap:1rem;min-height:72vh;padding:2rem;display:flex}.course-player__pdf-loading strong{color:#f5f4f5;margin-bottom:.25rem;display:block}.course-player__pdf-loading .muted{margin:0}.course-player__pdf-loading--fullscreen{min-height:calc(100vh - 9rem)}.course-player__pdf-frame--hidden{display:none}.course-player__pdf-frame .react-pdf__Document,.course-player__pdf-frame .react-pdf__Page{justify-content:center;display:flex}.course-player__pdf-frame .react-pdf__Page__canvas{border-radius:.4rem;max-width:100%;box-shadow:0 18px 36px #2122271f;height:auto!important}.course-player__pdf-native{gap:.75rem;display:grid}.course-player__pdf-native-frame{background:#fff;border:1px solid #f5f4f514;border-radius:1.2rem;width:100%;min-height:82vh}.course-player__pdf-native--fullscreen .course-player__pdf-native-frame--fullscreen{min-height:calc(100vh - 9rem)}.course-player__pdf-modal{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a111feb;grid-template-rows:auto 1fr;padding:1.25rem;display:grid;position:fixed;inset:0}.course-player__pdf-modal-bar{background:#131b2beb;border:1px solid #f5f4f514;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;padding:.85rem 1rem;display:flex;box-shadow:0 18px 42px #030b1947}.course-player__pdf-modal-body{min-height:0}.course-player__pdf-frame--fullscreen{border-radius:1.2rem;min-height:calc(100vh - 9rem);box-shadow:0 18px 42px #2122271f}.course-player__item-actions{flex-wrap:wrap;gap:.8rem;display:flex}.field__hint{color:#00000094;margin-top:.4rem;font-size:.82rem;line-height:1.45;display:block}.course-player__quiz-card{background:#f5f4f50a;border:1px solid #f5f4f514;border-radius:1rem;padding:1rem}html[data-theme=light] .course-workspace-header__meta{color:#0000008f}html[data-theme=light] .course-workspace-content__panel{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .course-workspace-shell .muted,html[data-theme=light] .course-player .muted{color:#0a111fad}html[data-theme=light] .course-player__progress{background:#00000014}html[data-theme=light] .course-player__toc-meta strong{color:#000}html[data-theme=light] .course-player__toc-meta small{color:#00000080}html[data-theme=light] .course-player__toc-module span,html[data-theme=light] .course-player__toc-lesson-title span{color:#00000094}html[data-theme=light] .course-player__toc-lesson{background:#00000008}html[data-theme=light] .course-player__toc-item{color:#000;background:#ffffffe6;border-color:#21222714}html[data-theme=light] .course-player__toc-item:hover,html[data-theme=light] .course-player__toc-item:focus-visible{box-shadow:0 10px 22px #0000000d}html[data-theme=light] .course-player__toc-item--active{background:#006aa714;border-color:#006aa73d}html[data-theme=light] .course-player__toc-item--locked:hover,html[data-theme=light] .course-player__toc-item--locked:focus-visible{border-color:#21222714}html[data-theme=light] .course-ai-panel{background:linear-gradient(#fffffff5,#f5f4f5f5);border:1px solid #21222714;box-shadow:0 16px 34px #21222714}html[data-theme=light] .course-ai-panel__header h3,html[data-theme=light] .course-ai-panel__empty strong{color:#000}html[data-theme=light] .course-ai-panel__close{color:#000;background:#ffffffe0;border-color:#2122271a}html[data-theme=light] .course-ai-panel__context{background:linear-gradient(#006aa70d,#ffffffe0);border-color:#006aa71a}html[data-theme=light] .course-ai-panel__message{background:#fffffff0;border-color:#21222712}html[data-theme=light] .course-ai-panel__message-content{color:#000000d6}html[data-theme=light] .course-ai-panel__message--user{background:#006aa714;border-color:#006aa729}html[data-theme=light] .course-ai-panel__message-role{color:#00000080}html[data-theme=light] .course-ai-panel__reference,html[data-theme=light] .course-ai-panel__follow-up,html[data-theme=light] .course-ai-panel__starter{color:#000;background:#fffffff5;border-color:#21222714}html[data-theme=light] .course-ai-panel__follow-up:hover,html[data-theme=light] .course-ai-panel__follow-up:focus-visible,html[data-theme=light] .course-ai-panel__starter:hover,html[data-theme=light] .course-ai-panel__starter:focus-visible{box-shadow:0 10px 18px #2122270f}html[data-theme=light] .course-ai-panel__empty{background:#ffffffc7;border-color:#2122271f}html[data-theme=light] .course-ai-panel__composer textarea{color:#0a111f;background:#fffffff5;border-color:#2122271f}html[data-theme=light] .course-ai-panel__composer textarea::placeholder{color:#0a111f6b}html[data-theme=light] .course-player__status-icon--idle{color:#21222773;background:#2122270f}html[data-theme=light] .course-player__item-header h2{color:#0a111f}html[data-theme=light] .course-player__item-header .lead,html[data-theme=light] .course-player__item-status .muted{color:#0a111fad}html[data-theme=light] .course-player__text-block,html[data-theme=light] .course-player__html-block,html[data-theme=light] .course-player__download,html[data-theme=light] .course-player__quiz{background:linear-gradient(#ffffffeb,#f5f4f5f0);border-color:#21222714}html[data-theme=light] .course-player__text-block p,html[data-theme=light] .course-player__html-block p{color:#0a111fd1}html[data-theme=light] .course-player__pdf-page{color:#000000ad}html[data-theme=light] .course-player__pdf-frame{background:#fff;border-color:#21222714}html[data-theme=light] .course-player__pdf-loading{background:linear-gradient(#fffffff5,#f5f4f5eb);border-color:#21222714}html[data-theme=light] .course-player__pdf-loading strong{color:#000}html[data-theme=light] .course-player__pdf-native-frame{border-color:#21222714}html[data-theme=light] .course-player__pdf-modal{background:#f5f4f5f0}html[data-theme=light] .course-player__pdf-modal-bar{background:#ffffffeb;border-color:#21222714;box-shadow:0 18px 42px #2122271f}html[data-theme=light] .course-player__quiz-card{background:#ffffffd1;border-color:#21222714}.course-player__quiz-card pre,.course-player__quiz pre{white-space:pre-wrap;word-break:break-word;margin:.65rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem}.learner-courses-page .page-header h2{color:#f5f4f5}.learner-courses-page .panel{background:linear-gradient(#182033fa,#131b2bfa);border:1px solid #f5f4f50f;border-radius:8px;box-shadow:0 18px 40px #030b1947}.learner-courses-page .empty-state h3{color:#f5f4f5}.learner-courses-page .empty-state .muted,.learner-courses-page .muted{color:#f5f4f5ad}html[data-theme=light] .learner-courses-page .page-header h2{color:#0a111f}html[data-theme=light] .learner-courses-page .panel{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .learner-courses-page .empty-state h3{color:#0a111f}html[data-theme=light] .learner-courses-page .empty-state .muted,html[data-theme=light] .learner-courses-page .muted{color:#0a111fad}.page-authoring{width:100%;max-width:none;margin:0}.page-authoring .page-header h2,.page-authoring .course-live-manager__copy h2,.page-authoring .course-live-panel__head h3,.page-authoring .authoring-course-card__stat strong,.page-authoring .authoring-summary__card strong,.page-authoring .authoring-outline__module-head strong,.page-authoring .authoring-outline__lesson-head strong,.page-authoring .authoring-outline__module strong,.page-authoring .authoring-outline__lesson strong,.page-authoring .modal-card__header h2,.page-authoring .modal-card strong,.page-authoring .empty-state h3{color:#f5f4f5}.page-authoring .lead,.page-authoring .muted,.page-authoring .course-live-manager__copy p,.page-authoring .course-live-panel__state p,.page-authoring .authoring-layout__forms .field span,.page-authoring .field-hint,.page-authoring .field__hint,.page-authoring .ai-authoring-modal__guidance ul,.page-authoring .empty-state .muted{color:#f5f4f5ad}.page-authoring .panel,.page-authoring .course-live-manager,.page-authoring .course-live-panel,.page-authoring .authoring-course-card,.page-authoring .authoring-layout__outline,.page-authoring .authoring-form--wide,.page-authoring .authoring-notes,.page-authoring .modal-card{background:linear-gradient(#18203af5,#10172bfa);border:1px solid #7c8dff1f;box-shadow:0 22px 44px #030b1947}.page-authoring .authoring-course-card__image,.page-authoring .course-image-preview{background:#f5f4f50a;border-color:#f5f4f514}.page-authoring .authoring-course-card__stat,.page-authoring .authoring-summary__card{background:#7c8dff14;border-color:#7c8dff24}.page-authoring .authoring-outline__module{background:#f5f4f508;border-color:#7c8dff1f}.page-authoring .authoring-outline__lesson{background:#0000002e}.page-authoring .authoring-outline__item{background:#f5f4f50d;border-color:#f5f4f514}.page-authoring .authoring-outline__item--active{background:linear-gradient(135deg,#344aaa47,#202b57a6);border-color:#7c8dff3d}.page-authoring .authoring-outline__icon-button{color:#f5f4f5b8!important}.page-authoring .authoring-outline__icon-button:hover,.page-authoring .authoring-outline__icon-button:focus-visible{color:#f5f4f5!important;background:#7c8dff1a!important}.page-authoring .field input,.page-authoring .field select,.page-authoring .field textarea,.page-authoring .rich-editor__toolbar,.page-authoring .rich-editor__surface,.page-authoring .rich-editor__tool,.page-authoring .rich-editor__reference,.page-authoring .assessment-modal__choice-fieldset,.page-authoring .assessment-modal__choice-card{color:#f5f4f5;background:#f5f4f50d;border-color:#f5f4f51a}.page-authoring .field input::placeholder,.page-authoring .field textarea::placeholder{color:#f5f4f56b}.page-authoring .field input:focus,.page-authoring .field select:focus,.page-authoring .field textarea:focus,.page-authoring .rich-editor__surface:focus{border-color:#7c8dff47;box-shadow:0 0 0 .3rem #7c8dff14}.page-authoring .rich-editor__group{border-right-color:#f5f4f51a}.page-authoring .rich-editor__tool.is-active{color:#f5f4f5;background:linear-gradient(135deg,#344aaa47,#006aa72e)}.page-authoring .rich-editor__surface .tiptap,.page-authoring .rich-editor__surface .tiptap p,.page-authoring .rich-editor__surface .tiptap h1,.page-authoring .rich-editor__surface .tiptap h2,.page-authoring .rich-editor__surface .tiptap h3{color:#f5f4f5}.page-authoring .rich-editor__surface .tiptap blockquote{background:#7c8dff14;border-left-color:#7c8dff57}.page-authoring .rich-editor__surface .tiptap hr{border-top-color:#f5f4f51f}.page-authoring .ai-authoring-modal__guidance{background:linear-gradient(#344aaa29,#131b2beb);border-color:#7c8dff24}.page-authoring .button-secondary,.page-authoring .button-ghost{color:#f5f4f5;border-color:#f5f4f524}.page-authoring .button-secondary{box-shadow:none;background:#f5f4f50a}.page-authoring .button-ghost{background:0 0}.page-authoring .button-secondary:hover,.page-authoring .button-secondary:focus-visible,.page-authoring .button-ghost:hover,.page-authoring .button-ghost:focus-visible{color:#fff;background:#7c8dff1a;border-color:#7c8dff4d}.authoring-course-card{gap:1rem;padding:1.25rem 1.35rem;display:grid}.authoring-course-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.authoring-course-card__header h2{margin-bottom:.2rem;font-size:1.55rem}.authoring-course-card__lead{max-width:62ch;font-size:.92rem}.authoring-course-card__review{gap:1rem;display:grid}.authoring-course-card__image,.course-image-preview{aspect-ratio:16/9;object-fit:cover;background:#00000008;border:1px solid #00000014;border-radius:1rem;width:100%;max-width:320px;display:block}.course-image-preview{margin-top:.75rem}.authoring-course-card__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.authoring-course-card__stat{background:#006aa70d;border:1px solid #006aa714;border-radius:1rem;gap:.2rem;padding:.85rem .95rem;display:grid}.authoring-course-card__stat strong{font-size:.96rem}.authoring-course-card__description{max-width:72ch;margin:0;font-size:.92rem;line-height:1.55}.authoring-course-card__form{gap:.95rem;padding-top:.25rem;display:grid}.authoring-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);justify-content:stretch;align-items:start;gap:1rem;display:grid}.authoring-layout__outline{top:calc(var(--topbar-offset) + 1rem);gap:1rem;padding:1rem 1rem 1.1rem;display:grid;position:sticky}.authoring-layout__forms{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;display:grid}.authoring-form--wide,.authoring-notes{grid-column:1/-1}.authoring-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.authoring-summary__card{background:#006aa70f;border:1px solid #006aa714;border-radius:1rem;gap:.25rem;padding:.9rem 1rem;display:grid}.authoring-summary__card strong{font-size:1.05rem}.authoring-outline{gap:.85rem;display:grid}.authoring-outline__module,.authoring-outline__lesson{gap:.65rem;display:grid}.authoring-outline__module{background:#ffffffb8;border:1px solid #21222714;border-radius:1rem;padding:.9rem}.authoring-outline__lesson{background:#00000008;border-radius:.9rem;padding:.75rem}.authoring-outline__item{background:#ffffffe0;border:1px solid #21222712;border-radius:.82rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.62rem .72rem;display:flex}.authoring-outline__item .button-link{text-align:left;font-size:.84rem}.authoring-outline__item--active{background:#006aa714;border-color:#006aa738}.authoring-outline__actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.authoring-outline__icon-button{color:#212227b8!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:.2rem!important}.authoring-outline__icon-button:hover,.authoring-outline__icon-button:focus-visible{color:#006aa7!important;background:#006aa714!important}.authoring-outline__drag-handle{cursor:grab!important}.authoring-outline__drag-handle:active{cursor:grabbing!important}.authoring-outline__entry--dragging{opacity:.55}.authoring-outline__entry--drop-target{outline-offset:2px;outline:2px dashed #006aa747}.authoring-layout .section-heading{justify-content:space-between;align-items:center;gap:.85rem}.authoring-outline__module-head .button-link,.authoring-outline__lesson-head .button-link,.authoring-outline__item .button-link{font-size:.92rem}.authoring-outline__module-head strong,.authoring-outline__lesson-head strong,.authoring-outline__module strong,.authoring-outline__lesson strong{font-weight:600}.authoring-layout__outline .section-heading h2,.authoring-layout__forms .section-heading h2{font-size:1.1rem}.authoring-layout__outline .eyebrow,.authoring-layout__forms .eyebrow{font-size:.68rem}.authoring-layout__outline .muted,.authoring-layout__forms .muted,.authoring-layout__forms .field span{font-size:.82rem}.authoring-layout__forms .field input,.authoring-layout__forms .field select,.authoring-layout__forms .field textarea{padding:.82rem .9rem;font-size:.92rem}html[data-theme=light] .page-authoring .page-header h2,html[data-theme=light] .page-authoring .course-live-manager__copy h2,html[data-theme=light] .page-authoring .course-live-panel__head h3,html[data-theme=light] .page-authoring .authoring-course-card__stat strong,html[data-theme=light] .page-authoring .authoring-summary__card strong,html[data-theme=light] .page-authoring .authoring-outline__module-head strong,html[data-theme=light] .page-authoring .authoring-outline__lesson-head strong,html[data-theme=light] .page-authoring .authoring-outline__module strong,html[data-theme=light] .page-authoring .authoring-outline__lesson strong,html[data-theme=light] .page-authoring .modal-card__header h2,html[data-theme=light] .page-authoring .modal-card strong,html[data-theme=light] .page-authoring .empty-state h3{color:#0a111f}html[data-theme=light] .page-authoring .lead,html[data-theme=light] .page-authoring .muted,html[data-theme=light] .page-authoring .course-live-manager__copy p,html[data-theme=light] .page-authoring .course-live-panel__state p,html[data-theme=light] .page-authoring .authoring-layout__forms .field span,html[data-theme=light] .page-authoring .field-hint,html[data-theme=light] .page-authoring .field__hint,html[data-theme=light] .page-authoring .ai-authoring-modal__guidance ul,html[data-theme=light] .page-authoring .empty-state .muted{color:#0a111fad}html[data-theme=light] .page-authoring .panel,html[data-theme=light] .page-authoring .course-live-manager,html[data-theme=light] .page-authoring .course-live-panel,html[data-theme=light] .page-authoring .authoring-course-card,html[data-theme=light] .page-authoring .authoring-layout__outline,html[data-theme=light] .page-authoring .authoring-form--wide,html[data-theme=light] .page-authoring .authoring-notes,html[data-theme=light] .page-authoring .modal-card{background:linear-gradient(#fffffffa,#f7f8fafa);border:1px solid #0a111f14;box-shadow:0 18px 40px #0a111f0f}html[data-theme=light] .page-authoring .authoring-course-card__image,html[data-theme=light] .page-authoring .course-image-preview{background:#0a111f08;border-color:#0a111f14}html[data-theme=light] .page-authoring .authoring-course-card__stat,html[data-theme=light] .page-authoring .authoring-summary__card{background:#006aa70d;border-color:#006aa714}html[data-theme=light] .page-authoring .authoring-outline__module{background:#ffffffb8;border-color:#21222714}html[data-theme=light] .page-authoring .authoring-outline__lesson{background:#00000008}html[data-theme=light] .page-authoring .authoring-outline__item{background:#ffffffe0;border-color:#21222712}html[data-theme=light] .page-authoring .authoring-outline__item--active{background:#006aa714;border-color:#006aa738}html[data-theme=light] .page-authoring .authoring-outline__icon-button{color:#212227b8!important}html[data-theme=light] .page-authoring .authoring-outline__icon-button:hover,html[data-theme=light] .page-authoring .authoring-outline__icon-button:focus-visible{color:#006aa7!important;background:#006aa714!important}html[data-theme=light] .page-authoring .field input,html[data-theme=light] .page-authoring .field select,html[data-theme=light] .page-authoring .field textarea,html[data-theme=light] .page-authoring .rich-editor__toolbar,html[data-theme=light] .page-authoring .rich-editor__surface,html[data-theme=light] .page-authoring .rich-editor__tool,html[data-theme=light] .page-authoring .assessment-modal__choice-fieldset,html[data-theme=light] .page-authoring .assessment-modal__choice-card{color:#0a111f;background:#fffffff5;border-color:#2122271f}html[data-theme=light] .page-authoring .field input::placeholder,html[data-theme=light] .page-authoring .field textarea::placeholder{color:#0a111f6b}html[data-theme=light] .page-authoring .rich-editor__group{border-right-color:#21222714}html[data-theme=light] .page-authoring .rich-editor__tool.is-active{color:#000;background:linear-gradient(135deg,#006aa71f,#fecc0224)}html[data-theme=light] .page-authoring .rich-editor__surface .tiptap,html[data-theme=light] .page-authoring .rich-editor__surface .tiptap p,html[data-theme=light] .page-authoring .rich-editor__surface .tiptap h1,html[data-theme=light] .page-authoring .rich-editor__surface .tiptap h2,html[data-theme=light] .page-authoring .rich-editor__surface .tiptap h3{color:#0a111f}html[data-theme=light] .page-authoring .rich-editor__surface .tiptap blockquote{background:#006aa70d;border-left-color:#006aa74d}html[data-theme=light] .page-authoring .rich-editor__surface .tiptap hr{border-top-color:#2122271f}html[data-theme=light] .page-authoring .ai-authoring-modal__guidance{background:linear-gradient(#006aa70a,#ffffffe0);border-color:#006aa71f}html[data-theme=light] .page-authoring .button-secondary,html[data-theme=light] .page-authoring .button-ghost{color:#0a111f;border-color:#0a111f24}html[data-theme=light] .page-authoring .button-secondary{background:#0a111f08}html[data-theme=light] .page-authoring .button-ghost{background:0 0}html[data-theme=light] .page-authoring .button-secondary:hover,html[data-theme=light] .page-authoring .button-secondary:focus-visible,html[data-theme=light] .page-authoring .button-ghost:hover,html[data-theme=light] .page-authoring .button-ghost:focus-visible{color:#006aa7;background:#006aa714;border-color:#006aa73d}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes caret{0%,49%{border-color:#fecc02d9}50%,to{border-color:#0000}}@keyframes wordSwap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes floatGlow{0%{transform:translate(0,0)scale(1)}to{transform:translateY(-10px)scale(1.04)}}@keyframes glassFloat{0%{transform:translate(0,0)scale(1)}to{transform:translateY(-12px)scale(1.05)}}@keyframes driftCard{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes classroomPulse{0%,to{opacity:1;box-shadow:0 0 #2e7d322e}50%{opacity:.9;box-shadow:0 0 0 8px #2e7d320a}}@media (width<=1024px){.topbar{grid-template-columns:auto 1fr auto;gap:.75rem;padding-block:.8rem}.workspace-shell,.course-workspace-shell,.course-workspace-shell--collapsed{grid-template-columns:1fr}.workspace-sidebar{grid-template-rows:auto;gap:1rem;height:auto;padding-bottom:1rem;position:relative}.workspace-header{position:relative;top:auto}.workspace-content,.course-workspace-content{width:min(1220px,100% - 1.4rem)}.course-live-panel__head,.course-live-manager,.course-live-manager__actions{grid-template-columns:1fr;display:grid}.course-live-manager__actions{justify-items:start}.course-live-panel__viewport,.course-live-panel__mount,.course-live-panel__mount>#plugNmeet-app{min-height:24rem}.course-workspace-content__panel{min-height:auto}.assessment-player-shell{padding:1rem}.assessment-player-shell__topbar,.assessment-player-shell__question-head,.assessment-player-shell__question-actions{grid-template-columns:1fr;display:grid}.assessment-player-shell__topbar-actions,.assessment-player-shell__question-statuses{justify-content:flex-start}.assessment-player-shell__body{grid-template-columns:1fr;min-height:auto}.assessment-player-shell__navigator{order:-1}.assessment-player-shell__palette-grid{grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.assessment-player-shell__progress-strip,.course-workspace-content__grid--assistant-open,.course-player__main--assistant-open .course-player__main-grid{grid-template-columns:1fr}.course-workspace-shell__outline{overflow:visible}.subnav,.page-header__actions{justify-content:flex-start}.topbar__nav,.topbar__account{display:none}.topbar__menu-toggle{display:inline-flex}.topbar-mobile-menu{width:min(var(--content-max), calc(100% - 2 * var(--content-gutter)));opacity:0;pointer-events:none;gap:1rem;max-height:0;margin:0 auto;padding:0;transition:max-height .22s,padding .22s,opacity .18s;display:grid;overflow:hidden}.topbar-mobile-menu--open{opacity:1;pointer-events:auto;max-height:80vh;padding:.4rem 0 1rem}.topbar-mobile-menu__nav,.topbar-mobile-menu__account,.topbar-mobile-menu__profile{background:#ffffffeb;border:1px solid #21222714;border-radius:1.25rem;gap:.7rem;padding:1rem;display:grid;box-shadow:0 16px 32px #21222714}.topbar-mobile-menu__link{color:#000;background:#00000008;border-radius:.95rem;padding:.9rem 1rem;font-size:.96rem;font-weight:600;text-decoration:none;display:block}.topbar-mobile-menu__link--active{background:#fecc0242}.topbar-mobile-menu__account .topbar__auth-actions{grid-template-columns:1fr;display:grid}.topbar-mobile-menu__group{gap:.35rem;display:grid}.topbar-mobile-menu__group-title{color:#2122279e;letter-spacing:.14em;text-transform:uppercase;margin:.2rem 0 0;padding-inline:.3rem;font-size:.78rem;font-weight:650}.topbar-mobile-menu__profile-summary{border-bottom:1px solid #21222714;align-items:center;gap:.8rem;padding-bottom:.75rem;display:flex}.topbar-mobile-menu__profile-summary div{gap:.15rem;display:grid}.topbar-mobile-menu__profile-summary strong{color:#000;font-size:.95rem}.topbar-mobile-menu__profile-summary span{color:#0000008f;font-size:.82rem}.topbar-mobile-menu__action{color:#000;text-align:left;width:100%;font:inherit;cursor:pointer;background:#00000008;border:none;border-radius:.95rem;padding:.9rem 1rem;font-weight:600}.topbar-mobile-menu__action--danger{background:#fecc022e}.hero-panel,.hero-stage,.auth-layout,.content-grid,.content-grid--sidebar,.course-player,.authoring-layout,.authoring-layout__forms,.page-header,.info-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__main{grid-template-columns:1fr;gap:1.75rem}.site-footer__bottom{justify-content:flex-start}.value-strip{grid-template-columns:1fr;margin-top:0}.hero-stage{filter:none;opacity:1;min-height:auto;position:relative;top:auto;transform:none}.hero-stage-wrap{min-height:auto}.landing-hero{padding:3.1rem 0 1rem}.landing-hero__inner{width:min(1180px,100% - 1.25rem)}.landing-hero__copy h1{max-width:12ch}.landing-image-band{padding-inline:1rem}.landing-image-band__frame{aspect-ratio:16/9.5}.course-player__sidebar,.authoring-layout__outline{position:relative;top:auto}.authoring-layout .section-heading{align-items:flex-start}.authoring-course-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.authoring-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.verify-step,.auth-template-preview{grid-template-columns:1fr}.auth-template-preview__visual-pane{order:-1;min-height:340px}.auth-template-preview__form-pane{padding-top:1rem}.auth-template-preview__form-wrap{width:min(100%,32rem)}}@media (width<=720px){.app-main,.subnav{width:min(1180px,100% - 1rem)}.topbar{padding-inline:.85rem}.brand__mark{width:92px}.site-footer__main,.site-footer__bottom{width:min(var(--content-max), calc(100% - 1rem))}.auth-template-preview__form-pane,.auth-template-preview__visual-pane{padding:1rem}.auth-template-preview__visual-pane{gap:1.25rem;min-height:280px}.auth-template-preview__form-head h1{font-size:2rem}.auth-template-preview__visual-card{border-radius:1.25rem;padding:1.15rem}.auth-template-preview__visual-card h2{font-size:1.8rem}.auth-template-preview__logo{width:min(200px,72%)}.auth-template-preview__name-grid{grid-template-columns:1fr}.stats-grid,.details-grid,.field-row,.form-grid{flex-direction:column;grid-template-columns:1fr}.meeting-card__main,.meeting-card__actions,.authoring-course-card__header,.course-player__item-header,.course-player__sidebar-head,.course-player__toc-module,.course-player__toc-lesson-title,.authoring-outline__module-head,.authoring-outline__lesson-head,.authoring-outline__item,.toggle-row,.course-ai-panel__composer-actions,.course-ai-panel__header{flex-direction:column;align-items:flex-start}.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero__copy h1{max-width:none;font-size:clamp(2.2rem,10vw,3.4rem)}.landing-hero__copy .lead{font-size:1rem}.landing-image-band{padding-inline:.75rem}.landing-image-band__frame{aspect-ratio:16/10.8;border-radius:1.35rem}.partner-showcase__header{text-align:left;justify-items:start}.hero-stage__content h1{max-width:none;font-size:clamp(1.65rem,7vw,2.1rem)}.hero-stage__visual{min-height:18rem;margin:0 1rem 1rem}.authoring-course-card__meta,.authoring-summary{grid-template-columns:1fr}.showcase-card--floating{width:auto;margin:1rem;position:relative;inset:auto}.verify-hero__illustration{min-height:220px}.verify-hero__mail{width:112px;height:78px}.course-card__header,.course-card__meta,.section-heading,.list-card{flex-direction:column;align-items:flex-start}.button,.button-secondary,.button-ghost{justify-content:center;width:100%}.topbar-mobile-menu__account .topbar__auth-actions{gap:.75rem}}
