@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap";:root{--vu-blue-50:#f2f7fc;--vu-blue-100:#e0edf8;--vu-blue-200:#bed9ee;--vu-blue-300:#8fbdde;--vu-blue-400:#5d9bc8;--vu-blue-500:#387aad;--vu-blue-600:#1d6199;--vu-blue-700:#134d8b;--vu-blue-800:#103e70;--vu-blue-900:#0b2a4d;--vu-red-50:#fff2f2;--vu-red-100:#ffe0e1;--vu-red-500:#d73a40;--vu-red-700:#c72127;--vu-red-800:#9e171d;--vu-neutral-0:#fff;--vu-neutral-50:#f8f9fa;--vu-neutral-100:#f4f4f4;--vu-neutral-200:#eeeeef;--vu-neutral-300:#d9d9d9;--vu-neutral-400:#a3a3a3;--vu-neutral-500:#848484;--vu-neutral-600:#666;--vu-neutral-700:#4a4a4a;--vu-neutral-800:#2e2e2e;--vu-neutral-900:#171717;--vu-green-50:#effaf3;--vu-green-700:#0e623a;--vu-amber-50:#fff8e8;--vu-amber-700:#874e00;--vu-live-footer:#082d52;--vu-live-green:#43d39c;--vu-live-green-bright:#62e2b3;--vu-live-green-pale:#d6f8e9;--vu-live-green-soft:#8ee5c5;--vu-live-blue-label:#a9d0eb;--vu-live-blue-label-strong:#afd4ee;--vu-live-blue-copy:#c6d9e9;--vu-footer-copy:#d5e2ed;--vu-amber-dark-surface:#3d2c19;--vu-amber-light:#f0b85e;--vu-alpha-white-7:#ffffff12;--vu-alpha-white-8:#ffffff14;--vu-alpha-white-10:#ffffff18;--vu-alpha-white-11:#ffffff1a;--vu-alpha-white-15:#ffffff25;--vu-alpha-white-19:#ffffff30;--vu-alpha-white-21:#ffffff35;--vu-live-green-alpha:#43d39c25;--vu-live-green-transparent:#43d39c00;--vu-live-glow:#4f8cba80;--vu-shadow-header:#18324d0a;--vu-shadow-card:#1d36530a;--vu-shadow-stage:#103e6825;--vu-shadow-drawer:#1018203d;--vu-font-brand:Montserrat, Arial, sans-serif;--vu-text-2xs:10px;--vu-text-xs:12px;--vu-text-sm:14px;--vu-text-md:16px;--vu-text-lg:18px;--vu-text-xl:20px;--vu-text-2xl:24px;--vu-text-3xl:30px;--vu-text-4xl:36px;--vu-space-1:4px;--vu-space-2:8px;--vu-space-3:12px;--vu-space-4:16px;--vu-space-5:20px;--vu-space-6:24px;--vu-space-8:32px;--vu-header-height:77px;--vu-chrome-height:143px;--vu-rail-collapsed-width:56px;--vu-radius-sm:4px;--vu-radius-md:8px;--vu-radius-lg:12px;--vu-radius-pill:9999px;--vu-shadow-xs:0 1px 2px #0b2a4d14;--vu-shadow-sm:0 3px 8px -2px #0b2a4d1a;--vu-shadow-md:0 10px 24px -8px #0b2a4d1f;--vu-text-primary:var(--vu-neutral-800);--vu-text-secondary:var(--vu-neutral-600);--vu-text-muted:var(--vu-neutral-500);--vu-text-inverse:var(--vu-neutral-0);--vu-surface-canvas:var(--vu-neutral-0);--vu-surface-subtle:var(--vu-neutral-100);--vu-surface-card:var(--vu-neutral-0);--vu-surface-brand:var(--vu-blue-700);--vu-surface-brand-hover:var(--vu-blue-800);--vu-border-subtle:var(--vu-neutral-200);--vu-border-default:var(--vu-neutral-300)}.theme-dark{--vu-text-primary:var(--vu-neutral-0);--vu-text-secondary:var(--vu-neutral-300);--vu-text-muted:var(--vu-neutral-400);--vu-surface-canvas:var(--vu-neutral-900);--vu-surface-subtle:#22262a;--vu-surface-card:#25292d;--vu-surface-brand:var(--vu-blue-500);--vu-surface-brand-hover:var(--vu-blue-400);--vu-border-subtle:#34393e;--vu-border-default:#4a5158}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Be Vietnam Pro,Segoe UI,sans-serif}html,body,#root{min-height:100%;margin:0}body{min-width:320px}*{box-sizing:border-box}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible{outline:3px solid color-mix(in srgb, var(--vu-blue-500) 45%, transparent);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app{--navy:var(--vu-blue-700);--navy-dark:var(--vu-blue-900);--red:var(--vu-red-700);--red-dark:var(--vu-red-800);--blue:var(--vu-blue-600);--bg:var(--vu-neutral-50);--surface:var(--vu-surface-card);--surface-soft:var(--vu-surface-subtle);--text:var(--vu-text-primary);--muted:var(--vu-text-secondary);--border:var(--vu-border-subtle);--ice:var(--vu-blue-50);--success:var(--vu-green-700);min-height:100dvh;color:var(--text);background:var(--bg);transition:color .2s,background .2s}.theme-dark{--bg:var(--vu-surface-canvas);--surface:var(--vu-surface-card);--surface-soft:var(--vu-surface-subtle);--text:var(--vu-text-primary);--muted:var(--vu-text-secondary);--border:var(--vu-border-subtle);--ice:var(--vu-blue-900);--navy:var(--vu-blue-300);--navy-dark:var(--vu-blue-200);--red:var(--vu-red-500);--red-dark:var(--vu-red-700);--success:var(--vu-green-700)}.site-header{z-index:50;background:var(--surface);border-bottom:1px solid var(--border);height:76px;box-shadow:0 2px 8px var(--vu-shadow-header);position:sticky;top:0}.header-inner{align-items:stretch;gap:36px;max-width:1480px;height:100%;margin:auto;padding:0 30px;display:flex}.brand-lockup{flex:none;align-items:center;width:145px;display:inline-flex}.brand-lockup img{width:145px;height:auto;display:block}.brand-white{display:none!important}.theme-dark .brand-color{display:none}.theme-dark .brand-white{display:block!important}.desktop-nav{align-items:stretch;gap:4px;height:100%;display:flex}.header-link{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 17px;font-size:14px;font-weight:600;display:flex;position:relative}.header-link:after{content:"";background:var(--red);height:3px;transition:transform .2s;position:absolute;inset:auto 15px 0;transform:scaleX(0)}.header-link:hover,.header-link.active{color:var(--navy)}.header-link:hover:after,.header-link.active:after{transform:scaleX(1)}.header-actions{align-items:center;gap:9px;margin-left:auto;display:flex;position:relative}.utility-button,.menu-button{width:40px;height:40px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);cursor:pointer;border-radius:8px;place-items:center;display:grid;position:relative}.utility-button:hover{color:var(--navy);border-color:var(--navy)}.utility-button i{background:var(--red);border:2px solid var(--surface);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.account-button{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:22px;align-items:center;gap:8px;height:42px;padding:0 12px 0 5px;display:flex}.account-button>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.account-button small{text-overflow:ellipsis;white-space:nowrap;max-width:90px;color:var(--text);font-size:12px;font-weight:700;overflow:hidden}.menu-button{color:#fff;background:var(--navy);border-color:var(--navy);display:none}.header-popover{z-index:80;width:min(330px,100vw - 30px);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--vu-radius-lg);box-shadow:var(--vu-shadow-md);padding:14px;position:absolute;top:calc(100% + 12px);right:0}.header-popover>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.header-popover h2{color:var(--navy-dark);font:700 var(--vu-text-sm)/1.3 var(--vu-font-brand);margin:0}.header-popover>div button{width:30px;height:30px;color:var(--muted);background:var(--surface-soft);border-radius:var(--vu-radius-md);cursor:pointer;border:0;place-items:center;display:grid}.header-popover p{border-bottom:1px solid var(--border);margin:0;padding:11px 2px}.header-popover p:last-child{border-bottom:0;padding-bottom:2px}.header-popover p strong,.header-popover p span{display:block}.header-popover p strong{font-size:var(--vu-text-xs)}.header-popover p span{color:var(--muted);font-size:var(--vu-text-2xs);margin-top:3px}.account-popover{right:0}.mobile-drawer{z-index:70;background:var(--surface);width:min(400px,100%);box-shadow:-20px 0 50px var(--vu-shadow-drawer);padding:18px;transition:transform .25s;position:fixed;inset:0 0 0 auto;transform:translate(105%)}.mobile-drawer.is-open{transform:translate(0)}.drawer-backdrop{z-index:69;background:color-mix(in srgb, var(--vu-blue-900) 56%, transparent);cursor:default;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.drawer-head button{color:#fff;background:var(--navy);border:0;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.mobile-drawer nav{gap:6px;padding-top:16px;display:grid}.mobile-drawer nav button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:13px 15px;font-weight:600;display:flex}.mobile-drawer nav button.active{color:#fff;background:var(--navy)}.drawer-utilities{border-top:1px solid var(--border);gap:6px;margin-top:18px;padding-top:18px;display:grid}.drawer-utilities button{min-height:46px;color:var(--text);background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--vu-radius-md);text-align:left;align-items:center;gap:12px;padding:11px 15px;display:flex}.live-banner{color:#fff;background:linear-gradient(105deg, var(--vu-blue-900), var(--vu-blue-700) 58%, var(--vu-blue-600));border-bottom:3px solid var(--red);justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:12px max(30px,50vw - 710px);display:flex}.live-banner>div{align-items:center;gap:12px;display:flex}.live-icon{color:#fff;background:var(--vu-alpha-white-10);border:1px solid var(--vu-alpha-white-19);border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.live-banner small,.live-banner strong{display:block}.live-banner small{color:var(--vu-live-blue-label);font-family:var(--vu-font-brand);letter-spacing:0;font-size:10px;font-weight:800}.live-banner strong{margin-top:3px;font-size:14px}.sync-pill{color:var(--vu-live-green-pale);background:var(--vu-alpha-white-7);border:1px solid var(--vu-alpha-white-15);border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:10px;font-weight:700;display:flex}.sync-pill i{background:var(--vu-live-green);width:7px;height:7px;box-shadow:0 0 0 4px var(--vu-live-green-alpha);border-radius:50%;animation:1.6s infinite live-pulse}.live-statuses{align-items:center;gap:8px;display:flex}.resume-pill{color:var(--vu-blue-100);background:var(--vu-alpha-white-7);border:1px solid var(--vu-alpha-white-15);border-radius:var(--vu-radius-pill);font-size:var(--vu-text-2xs);align-items:center;gap:6px;padding:7px 10px;font-weight:700;display:flex}@keyframes live-pulse{50%{box-shadow:0 0 0 7px var(--vu-live-green-transparent)}}.page-shell{grid-template-columns:230px minmax(0,1fr) minmax(360px,420px);align-items:start;gap:22px;max-width:1480px;margin:auto;padding:28px 30px 42px;display:grid}.lesson-rail,.transcript-card,.info-card,.discussion-card,.session-progress{background:var(--surface);border:1px solid var(--border);box-shadow:0 5px 18px var(--vu-shadow-card);border-radius:12px}.lesson-rail{position:sticky;top:102px;overflow:hidden}.rail-heading{color:var(--muted);border-bottom:1px solid var(--border);font-family:var(--vu-font-brand);letter-spacing:0;justify-content:space-between;padding:16px 17px 12px;font-size:9px;font-weight:800;display:flex}.rail-heading strong{color:var(--navy)}.lesson-list{padding:9px}.rail-topic{border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);padding:7px 0 10px}.rail-topic:last-child{border-bottom:0}.rail-topic-title{width:100%;color:var(--navy);font-family:var(--vu-font-brand);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px 1fr 18px;align-items:start;gap:10px;padding:12px 9px 9px;display:grid}.rail-topic-title:hover{background:color-mix(in srgb, var(--ice) 60%, transparent)}.rail-topic-title span{color:var(--red);font-size:14px;font-weight:900}.rail-topic-title strong{font-size:14px;line-height:1.35}.rail-topic-title svg{color:var(--muted);transition:transform .16s;transform:rotate(0)}.rail-topic.expanded .rail-topic-title svg{color:var(--red);transform:rotate(90deg)}.lesson-item{width:100%;min-height:54px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:8px 9px 8px 18px;display:flex}.lesson-item:hover{background:var(--surface-soft)}.lesson-item:disabled:hover{background:0 0}.lesson-item.locked{color:var(--muted)}.lesson-item.active{background:var(--ice);box-shadow:inset 3px 0 var(--red)}.lesson-item.selected{outline:2px solid color-mix(in srgb, var(--navy) 28%, transparent);outline-offset:-2px}.lesson-index{width:20px;height:20px;color:color-mix(in srgb, var(--muted) 72%, transparent);background:0 0;border:0;border-radius:999px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.kc-completion-icon{width:19px;height:19px;color:color-mix(in srgb, var(--muted) 58%, transparent);border:2px solid color-mix(in srgb, var(--muted) 42%, transparent);background:0 0;border-radius:999px;flex:none;place-items:center;display:grid}.lesson-item.done .kc-completion-icon{color:#fff;background:var(--success);border-color:var(--success)}.lesson-item.done .kc-completion-icon svg{display:block}.lesson-item.active .kc-completion-icon{border-color:color-mix(in srgb, var(--navy) 42%, transparent)}.lesson-item.done.active .kc-completion-icon{background:var(--success);border-color:var(--success);box-shadow:0 0 0 3px color-mix(in srgb, var(--success) 18%, transparent)}.lesson-item>span:nth-child(2){flex:1;min-width:0}.lesson-item strong,.lesson-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lesson-item strong{font-size:10px}.lesson-item small{color:var(--muted);margin-top:4px;font-size:8px}.lesson-item>svg{color:var(--red)}.day-progress{background:var(--surface-soft);border-top:1px solid var(--border);padding:15px 17px 17px}.day-progress>div:first-child{color:var(--muted);justify-content:space-between;font-size:9px;font-weight:800;display:flex}.day-progress strong{color:var(--navy)}.progress-track{background:var(--border);border-radius:6px;height:6px;margin:10px 0 7px;overflow:hidden}.progress-track i{background:linear-gradient(90deg, var(--navy), var(--blue));height:100%;transition:width .4s;display:block}.day-progress small{color:var(--muted);font-size:9px}.learning-column{min-width:0}.lesson-hero{justify-content:space-between;align-items:flex-end;gap:22px;min-height:104px;padding:4px 2px 21px;display:flex}.lesson-actions{flex:none;align-items:center;gap:10px;display:flex}.eyebrow{color:var(--red);font-family:var(--vu-font-brand);letter-spacing:0;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:800;display:flex}.eyebrow>span{color:var(--vu-amber-700);background:var(--vu-amber-50);border-radius:var(--vu-radius-sm);letter-spacing:0;padding:4px 7px;font-size:8px}.hero-copy h1{color:var(--navy-dark);font-family:var(--vu-font-brand);letter-spacing:0;margin:0;font-size:34px;line-height:1.15}.theme-dark .hero-copy h1{color:var(--text)}.hero-copy p{max-width:660px;color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.55}.prerequisite-chip{color:var(--navy-dark);background:var(--ice);border:1px solid var(--vu-blue-100);border-radius:var(--vu-radius-pill);align-items:center;gap:6px;margin-top:10px;padding:6px 9px;font-size:9px;display:inline-flex}.prerequisite-chip strong{color:var(--success);margin-left:3px}.primary-button{color:#fff;background:var(--red);min-width:139px;height:44px;box-shadow:0 8px 20px color-mix(in srgb, var(--red) 20%, transparent);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:800;display:flex}.primary-button:hover{background:var(--red-dark);transform:translateY(-1px)}.primary-button.started{background:var(--success);box-shadow:none}.voice-button{height:44px;color:var(--navy);background:var(--surface);border:1px solid var(--vu-blue-200);box-shadow:var(--vu-shadow-xs);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.voice-button:hover,.voice-button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.session-progress{margin-bottom:13px;padding:13px 15px}.session-progress>div:first-child{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:9px;font-weight:800;display:flex}.session-progress strong{color:var(--navy)}.segments{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.segments i{background:var(--border);border-radius:6px;height:5px}.segments .done{background:var(--success)}.segments .active{background:var(--navy)}.lecture-stage{color:#fff;background:radial-gradient(circle at 82% 0, var(--vu-live-glow), transparent 27%), linear-gradient(120deg, var(--vu-blue-900), var(--vu-blue-700) 60%, var(--vu-blue-600));min-height:116px;box-shadow:0 12px 28px var(--vu-shadow-stage);border-radius:12px;flex-direction:column;gap:16px;margin-bottom:13px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.lecture-stage-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.teacher-presence{align-items:center;gap:15px;display:flex}.teacher-avatar{background:var(--vu-alpha-white-11);border:1px solid var(--vu-alpha-white-21);border-radius:11px;place-items:center;width:52px;height:52px;display:grid;position:relative}.teacher-avatar.speaking{color:var(--vu-live-green-pale);border-color:var(--vu-live-green-bright);box-shadow:0 0 0 4px var(--vu-live-green-alpha)}.teacher-avatar.speaking:after{border-color:var(--vu-live-green-bright)}@keyframes teacher-pulse{50%{opacity:.2;transform:scale(1.1)}}.teacher-presence small,.teacher-presence strong,.teacher-presence em{display:block}.teacher-presence small{color:var(--vu-live-blue-label-strong);font-family:var(--vu-font-brand);letter-spacing:0;font-size:9px;font-style:normal;font-weight:800}.teacher-presence strong{font-family:var(--vu-font-brand);margin:4px 0;font-size:16px}.teacher-presence em{color:var(--vu-live-blue-copy);font-size:9px;font-style:normal}.stage-status{background:var(--vu-alpha-white-8);border:1px solid var(--vu-alpha-white-15);border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:9px;display:flex}.stage-status>span{align-items:center;gap:2px;height:14px;display:flex}.stage-status i{background:var(--vu-live-green-bright);border-radius:2px;width:2px;height:6px;animation:.8s infinite alternate sound}.stage-status i:nth-child(2){height:12px;animation-delay:.15s}.stage-status i:nth-child(3){height:9px;animation-delay:.3s}.stage-status.speaking i{animation-duration:.45s}@keyframes sound{to{opacity:.5;height:3px}}.slide-panel{gap:12px;max-height:85dvh;display:grid;overflow-y:auto}.slide-panel-item{border-radius:8px;overflow:hidden}.slide-image{border-radius:8px;width:100%;display:block}.transcript-card{flex-direction:column;max-height:62dvh;padding:18px;scroll-margin-top:96px;display:flex}.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-heading h2{color:var(--navy-dark);font-family:var(--vu-font-brand);margin:0;font-size:14px}.theme-dark .section-heading h2{color:var(--text)}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.section-heading>svg{color:var(--navy)}.section-heading>button{width:34px;height:34px;color:var(--text);border-radius:var(--vu-radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.section-heading>button:hover{background:var(--ice)}.message-list{flex:1;gap:17px;min-height:0;padding:22px 0 18px;display:grid;overflow-y:auto}.message{gap:11px;display:flex}.message-avatar{width:35px;height:35px;color:var(--navy);background:var(--ice);border-radius:9px;flex:none;place-items:center;display:grid}.message.assistant .message-avatar{color:var(--success);background:color-mix(in srgb, var(--success) 11%, var(--surface))}.message.classmate .message-avatar{color:var(--vu-amber-700);background:var(--vu-amber-50)}.theme-dark .message.classmate .message-avatar{color:var(--vu-amber-light);background:var(--vu-amber-dark-surface)}.message-body{flex:1;min-width:0}.message-meta{align-items:center;gap:8px;margin-bottom:5px;display:flex}.message-meta strong{font-size:11px}.message-meta span{color:var(--muted);font-size:9px}.message-body p{color:var(--text);background:var(--surface-soft);border-radius:3px 10px 10px;margin:0;padding:11px 13px;font-size:11px;line-height:1.65}.message.teacher .message-body p{border-left:3px solid var(--navy)}.message.student .message-body p{background:var(--ice);border-left:3px solid var(--red)}.grounding-tag{color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface));border-radius:999px;align-items:center;gap:5px;margin-top:7px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.transcript-card .section-heading{border-bottom:0;padding:20px 28px 10px}.transcript-card .section-heading h2{color:var(--text);font-family:var(--vu-font-brand);margin:0;font-size:22px;line-height:1.2}.transcript-language{color:var(--text);align-items:center;gap:8px;margin:18px 0 0;font-size:16px;font-weight:800;display:inline-flex}.transcript-language svg{transform:rotate(90deg)}.transcript-card .section-heading>button{width:36px;height:36px;color:var(--text);background:0 0;border:0}.transcript-card .section-heading>button:hover{color:var(--navy-dark);background:0 0}.transcript-list{scrollbar-color:color-mix(in srgb, var(--muted) 68%, transparent) transparent;scrollbar-width:thin;flex:1;min-height:0;padding:42px 28px 36px;display:block;overflow-y:auto}.transcript-list::-webkit-scrollbar{width:10px}.transcript-list::-webkit-scrollbar-track{background:0 0}.transcript-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted) 58%, transparent);border:2px solid var(--surface);border-radius:999px}.transcript-entry{margin:0 0 36px;padding:0}.transcript-entry p{color:var(--text);box-shadow:none;background:0 0;border:0;margin:0;font-size:18px;line-height:1.78}.transcript-time{color:var(--text);margin:0 0 14px;font-size:14px;font-weight:800;display:block}.transcript-text{display:inline}.transcript-chunk{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;border-radius:0;margin:0;padding:0;transition:background-color .18s,box-shadow .18s;position:relative}.transcript-highlight{background-color:color-mix(in srgb, var(--vu-blue-300) 24%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--vu-blue-600) 68%, transparent);padding:0 .06em;animation:.18s ease-out transcript-selection}@keyframes transcript-selection{0%{background-color:color-mix(in srgb, var(--vu-blue-300) 8%, transparent)}to{background-color:color-mix(in srgb, var(--vu-blue-300) 24%, transparent)}}.transcript-empty{min-height:180px;color:var(--muted);text-align:center;place-items:center;gap:10px;display:grid}.transcript-empty svg{width:38px;height:38px;color:var(--navy);background:var(--ice);border-radius:14px;padding:9px}.transcript-empty p{max-width:220px;margin:0;font-size:12px;line-height:1.5}.question-composer{background:var(--surface-soft);border:1px solid var(--border);border-radius:9px;align-items:center;height:49px;padding:4px 5px 4px 10px;display:flex}.question-composer:focus-within{border-color:var(--navy);box-shadow:0 0 0 3px color-mix(in srgb, var(--navy) 13%, transparent)}.question-composer button{color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.question-composer button.listening{color:var(--red);animation:1.1s ease-in-out infinite mic-pulse}@keyframes mic-pulse{50%{opacity:.65;transform:scale(1.15)}}.question-composer input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 9px;font-size:11px}.send-button{cursor:pointer;border-radius:7px;width:37px;height:37px;color:#fff!important;background:var(--navy)!important}.composer-note{color:var(--muted);align-items:center;gap:5px;margin-top:8px;font-size:8px;display:flex}.insight-column{gap:13px;display:grid}.discussion-card{flex-direction:column;max-height:60dvh;margin-bottom:13px;padding:21px;scroll-margin-top:96px;display:flex}.page-shell{max-width:none;min-height:calc(100dvh - var(--vu-chrome-height));background:linear-gradient(90deg, var(--surface) 0 330px, color-mix(in srgb, var(--ice) 42%, var(--surface)) 300px 100%);grid-template-columns:minmax(260px,300px) minmax(0,1fr) minmax(300px,340px);gap:0;padding:0}.page-shell.rail-collapsed{grid-template-columns:var(--vu-rail-collapsed-width) minmax(0, 1fr) minmax(300px, 340px);background:linear-gradient(90deg, var(--surface) 0 var(--vu-rail-collapsed-width), color-mix(in srgb, var(--ice) 42%, var(--surface)) var(--vu-rail-collapsed-width) 100%)}.lesson-rail.is-collapsed{justify-content:center;align-items:flex-start;padding:12px 0;display:flex}.rail-expand-button{width:40px;min-height:52px;color:var(--vu-blue-700);background:var(--vu-blue-50);border:1px solid var(--vu-blue-100);border-radius:var(--vu-radius-pill);cursor:pointer;place-items:center;gap:2px;padding:6px 0;display:grid}.rail-expand-count{font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.lesson-rail{top:var(--vu-header-height);height:calc(100dvh - var(--vu-chrome-height));box-shadow:10px 0 30px color-mix(in srgb, var(--vu-blue-900) 7%, transparent);border-width:0 1px 0 0;border-radius:0}.rail-title{min-height:70px;color:var(--navy-dark);border-bottom:1px solid var(--border);font-family:var(--vu-font-brand);justify-content:space-between;align-items:center;padding:0 22px;font-size:18px;display:flex}.rail-title button{width:36px;height:36px;color:var(--muted);border-radius:var(--vu-radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.rail-title button:hover{color:var(--navy);background:var(--ice)}.goal-card{color:var(--navy-dark);background:linear-gradient(135deg, var(--surface), var(--ice));border:1px solid var(--vu-blue-100);border-radius:var(--vu-radius-md);box-shadow:var(--vu-shadow-xs);justify-content:space-between;align-items:center;gap:14px;margin:18px 14px;padding:18px;display:flex}.goal-card strong,.goal-card span{display:block}.goal-card strong{font-size:12px}.goal-card span{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.5}.goal-card svg{color:var(--red);flex:none}.lesson-list{max-height:calc(100dvh - var(--vu-chrome-height) - 175px);padding:8px 10px 14px;overflow-y:auto}.lesson-item{border-radius:0;min-height:54px}.lesson-item.active,.lesson-item.selected{background:color-mix(in srgb, var(--ice) 88%, var(--surface));box-shadow:inset 4px 0 var(--red);outline:0}.learning-column{min-width:0;min-height:calc(100dvh - var(--vu-chrome-height));background:color-mix(in srgb, var(--ice) 42%, var(--surface));flex-direction:column;padding:10px 12px 22px;display:flex}.lecture-stage{min-height:0;color:var(--navy-dark);box-shadow:none;background:0 0;border:0;border-radius:0;order:1;gap:18px;margin-bottom:8px;padding:0;position:relative}.lecture-stage:before{content:"";z-index:1;height:118px;position:absolute;bottom:0;left:0;right:0}.lecture-stage-top{z-index:3;max-width:none;color:var(--navy-dark);box-shadow:none;pointer-events:none;background:0 0;border:0;padding:0;position:absolute;top:36px;left:38px;right:38px}.lecture-stage-top .teacher-presence,.lecture-stage-top .stage-status{pointer-events:auto}.teacher-presence{width:fit-content;max-width:min(420px,54%);color:var(--navy-dark);background:color-mix(in srgb, var(--surface) 86%, transparent);border:1px solid var(--vu-blue-100);box-shadow:0 8px 24px color-mix(in srgb, var(--vu-blue-900) 10%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:9px 12px}.teacher-avatar{color:#fff;background:var(--navy);border:1px solid var(--vu-blue-200);border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:relative}.teacher-avatar:after{content:"";border:1px solid color-mix(in srgb, var(--navy) 18%, transparent);border-radius:999px;animation:2s infinite teacher-pulse;position:absolute;inset:-5px}.teacher-presence small{color:var(--vu-blue-100)}.teacher-presence strong{color:var(--navy-dark)}.teacher-presence em{color:var(--muted)}.stage-status{color:#fff;background:color-mix(in srgb, var(--vu-blue-900) 82%, transparent);border-color:var(--vu-alpha-white-21);margin-left:auto}.slide-panel{z-index:1;background:0 0;border:0;border-radius:0;flex:none;place-items:start center;min-height:0;max-height:none;display:grid;position:relative;overflow:hidden}.slide-panel-item{background:0 0;border-radius:0;place-items:start center;width:100%;height:auto;display:grid}.slide-image{width:100%;max-height:calc(100dvh - var(--vu-chrome-height) - 66px);object-fit:contain;border-radius:0}.slide-excerpt{width:min(1180px,100%);max-height:calc(100dvh - var(--vu-chrome-height) - 66px);color:var(--navy-dark);border-color:var(--vu-blue-100);background:#fff;padding:34px;font-size:18px}.slide-missing{width:min(1180px,94%);min-height:min(720px, calc(100dvh - var(--vu-chrome-height) - 66px));text-align:center;background:linear-gradient(135deg, white, color-mix(in srgb, var(--ice) 62%, white));border:1px dashed var(--vu-blue-200);border-radius:18px;place-content:center;gap:16px;padding:46px;display:grid}.slide-missing strong{color:var(--navy-dark);font-family:var(--vu-font-brand);font-size:38px;line-height:1.15}.slide-missing p{max-width:680px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.65}.slide-missing code{color:var(--navy);background:var(--ice);border-radius:5px;padding:2px 5px;font-size:.9em}.slide-panel-fallback{background:linear-gradient(112deg, var(--red) 0 39%, var(--vu-neutral-150) 39% 43%, white 43% 100%)}.vlearn-slide-cover{text-align:center;justify-items:center;gap:18px;width:min(1180px,92%);margin-left:auto;padding:44px 54px;display:grid}.slide-kicker{color:var(--red);font-family:var(--vu-font-brand);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.slide-mark{color:#fff;background:var(--navy);width:118px;height:118px;box-shadow:0 16px 30px color-mix(in srgb, var(--vu-blue-900) 18%, transparent);font-family:var(--vu-font-brand);border:12px solid #fff;border-radius:50%;place-items:center;font-size:64px;font-weight:900;display:grid}.vlearn-slide-title{max-width:780px;color:var(--navy-dark);font-family:var(--vu-font-brand);letter-spacing:0;margin:6px 0 0;font-size:58px;line-height:1.08;display:block}.vlearn-slide-cover p{max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.55}.vlearn-slide-cover small{color:var(--navy);font-size:13px;font-weight:800}.lecture-controls{z-index:2;color:#fff;width:100%;min-height:72px;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;background:#0000007a;border:0;border-radius:0;flex-direction:column;justify-content:flex-end;gap:6px;margin-top:0;padding:0 16px 8px;transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(18px)}.lecture-stage.controls-visible .lecture-controls{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s,transform .18s,visibility;transform:translateY(0)}.lecture-stage:has(.lecture-controls :focus-visible) .lecture-controls{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s,transform .18s,visibility;transform:translateY(0)}.lecture-control-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.lecture-control-group{align-items:center;gap:12px;min-width:0;display:flex}.lecture-control-group-right{margin-left:auto}.lecture-controls button{color:#fff;background:color-mix(in srgb, var(--navy) 80%, white);cursor:pointer;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.lecture-controls button:hover{background:color-mix(in srgb, var(--blue) 70%, white)}.lecture-controls .seek-button{background:0 0;position:relative}.seek-button span{place-items:center;padding-top:2px;font-size:8px;font-weight:900;display:grid;position:absolute;inset:0}.lecture-controls .speed-button{background:0 0;width:auto;min-width:42px;padding:0 8px;font-weight:900}.lecture-seek{width:calc(100% + 32px);height:12px;margin:0 -16px;display:block;position:relative}.lecture-seek input{z-index:2;opacity:0;cursor:pointer;width:100%;height:12px;margin:0;position:absolute;inset:0}.lecture-seek input:disabled{cursor:default}.lecture-seek:before,.lecture-seek i{content:"";border-radius:var(--vu-radius-pill);height:4px;position:absolute;top:5px;left:0}.lecture-seek:before{background:#ffffff94;right:0}.lecture-seek i{background:var(--blue);width:0;box-shadow:0 0 0 7px color-mix(in srgb, var(--blue) 28%, transparent);transition:width .25s}.lecture-seek-marker{z-index:1;background:var(--red);border-radius:var(--vu-radius-pill);width:3px;height:10px;margin-left:-1.5px;position:absolute;top:2px;box-shadow:0 0 0 2px #ffffffb3}.theater-icon,.mini-player-icon{border:2px solid;border-radius:3px;width:19px;height:14px;display:block}.theater-icon{box-shadow:inset 0 -4px 0 color-mix(in srgb, currentColor 55%, transparent)}.mini-player-icon:after{content:"";background:currentColor;border-radius:1px;width:8px;height:5px;margin:5px 0 0 7px;display:block}.lecture-stage.theater-mode{min-height:clamp(520px,56vw,760px)}.lecture-progress-line{border-radius:var(--vu-radius-pill);background:#ffffff5c;flex:1;height:6px;overflow:hidden}.lecture-progress-line i{background:linear-gradient(90deg, var(--red), var(--vu-live-green));border-radius:inherit;height:100%;transition:width .35s;display:block}.lecture-time{color:#fff;min-width:fit-content;font-size:12px;font-weight:800}.lesson-hero{order:1;align-items:flex-start;min-height:0;padding:0}.hero-copy h1{font-size:28px}.hero-copy p{max-width:900px}.session-progress{order:2;margin:14px 0 18px}.deep-dive-panel{order:3;gap:16px;margin-bottom:18px;display:grid}.player-title-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.player-title-text{color:var(--navy-dark);font-family:var(--vu-font-brand);margin:5px 0 0;font-size:26px;line-height:1.25;display:block}.theme-dark .player-title-text,.theme-dark .rail-title,.theme-dark .goal-card{color:var(--text)}.save-note-button{min-height:40px;color:var(--navy);border-radius:var(--vu-radius-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 14px;font-weight:800;display:inline-flex}.save-note-button:hover{background:var(--ice)}.deep-dive-box{background:linear-gradient(135deg, color-mix(in srgb, var(--ice) 70%, var(--surface)), var(--surface));border:1px solid var(--vu-blue-100);box-shadow:var(--vu-shadow-xs);border-radius:18px;padding:18px 20px}.deep-dive-heading{color:var(--navy-dark);justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:800;display:flex}.deep-dive-heading span{align-items:center;gap:8px;display:inline-flex}.deep-dive-heading svg:first-child{color:var(--red)}.prompt-buttons{flex-wrap:wrap;gap:10px;display:flex}.prompt-buttons button{min-height:42px;color:var(--navy);background:var(--surface);border:2px solid var(--navy);cursor:pointer;border-radius:10px;padding:0 16px;font-size:12px;font-weight:800}.prompt-buttons button:hover{color:#fff;background:var(--navy);transform:translateY(-1px)}.lesson-feedback{justify-content:space-between;align-items:center;gap:16px;display:flex}.lesson-feedback>div{align-items:center;gap:8px;display:flex}.lesson-feedback button:not(.next-item-button){width:36px;height:36px;color:var(--navy);border-radius:var(--vu-radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.lesson-feedback button:not(.next-item-button):hover{background:var(--ice)}.lesson-topic-footer{box-shadow:none;background:0 0;border:0;order:0;justify-content:space-between;align-items:flex-start;gap:18px;margin:0 0 8px;padding:0;display:flex}.lesson-topic-footer h1{color:var(--navy-dark);font-family:var(--vu-font-brand);letter-spacing:0;margin:0;font-size:clamp(28px,2rem,38px);line-height:1.18}.theme-dark .lesson-topic-footer h1{color:var(--text)}.next-item-button{color:#fff;background:var(--navy);border:1px solid var(--navy);min-height:38px;box-shadow:0 8px 18px color-mix(in srgb, var(--navy) 20%, transparent);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:0 12px 0 14px;font-size:14px;font-weight:800;display:inline-flex}.next-item-button:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.discussion-card{order:4;min-height:360px;max-height:min(60dvh,560px)}.insight-column{min-height:calc(100dvh - var(--vu-chrome-height));background:var(--surface);border-left:1px solid var(--border);grid-column:auto;grid-template-columns:minmax(0,1fr);display:grid}.transcript-card{top:var(--vu-header-height);height:calc(100dvh - var(--vu-chrome-height));max-height:none;box-shadow:none;border:0;border-radius:0;padding:0;position:sticky}.info-card{padding:18px}.checkpoint-card{background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--ice) 65%, var(--surface)));border-top:3px solid var(--red)}.checkpoint-label{min-width:0;color:var(--red);font-family:var(--vu-font-brand);letter-spacing:0;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.checkpoint-label svg{flex-shrink:0}.checkpoint-label-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.checkpoint-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.source-chip{color:var(--navy);background:var(--ice);border-radius:var(--vu-radius-sm);letter-spacing:0;white-space:nowrap;padding:4px 6px;font-size:7px;font-weight:800}.checkpoint-hint{color:var(--muted);margin:8px 0 0;font-size:8px;line-height:1.45}.checkpoint-card h2{font-family:var(--vu-font-brand);margin:10px 0 13px;font-size:13px;line-height:1.45}.answers{gap:7px;display:grid}.answers button{color:var(--text);background:var(--surface);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:9px;font-size:9px;display:flex}.answers button:hover,.answers button.selected{background:var(--ice);border-color:var(--navy)}.answers button.correct{background:color-mix(in srgb, var(--success) 10%, var(--surface));border-color:var(--success)}.answers button>span:first-child{width:21px;height:21px;color:var(--muted);background:var(--surface-soft);border-radius:5px;flex:none;place-items:center;font-weight:800;display:grid}.answers button.correct>span:first-child{color:#fff;background:var(--success)}.answer-feedback{color:var(--vu-amber-700);background:var(--vu-amber-50);border-radius:7px;gap:5px;margin-top:9px;padding:10px;font-size:9px;line-height:1.5;display:grid}.answer-feedback.success{color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface))}.answer-feedback strong,.answer-feedback span,.answer-feedback small{display:block}.answer-feedback span{color:var(--text)}.answer-feedback small{color:var(--muted);align-items:center;gap:4px;font-size:8px;display:flex}.answer-feedback .primary-button{width:fit-content;min-width:0;height:34px;margin-top:4px;padding:0 16px;font-size:10px}.kc-transition-prompt{left:50%;bottom:max(20px, env(safe-area-inset-bottom));z-index:61;border-color:var(--navy);flex-direction:column;gap:12px;width:min(520px,100vw - 40px);animation:.18s ease-out popup-rise;display:flex;position:fixed;transform:translate(-50%)}.kc-transition-prompt strong{margin-bottom:4px;font-size:15px;display:block}.kc-transition-prompt span{color:var(--muted);font-size:13px;line-height:1.5}.kc-transition-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.kc-transition-actions .primary-button{align-items:center;gap:6px;display:inline-flex}.lesson-checkpoint{z-index:5;background:var(--vu-blue-900);border-radius:12px;align-content:start;gap:10px;padding:18px 22px;animation:.18s ease-out popup-rise;display:grid;position:absolute;inset:0;overflow-y:auto}.lesson-checkpoint h2{color:#fff;margin:0;font-size:12px;line-height:1.45}.lesson-checkpoint .checkpoint-label{color:color-mix(in srgb, var(--vu-red-100) 92%, white)}.lesson-checkpoint .checkpoint-hint{color:#ffffffc2}.lesson-checkpoint .checkpoint-skip{color:#ffffffc7}.lesson-checkpoint .checkpoint-skip:hover{color:#fff}.lesson-checkpoint-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.lesson-checkpoint-top-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.checkpoint-submit{justify-self:start}.checkpoint-submit:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.lesson-checkpoint{padding:14px}.checkpoint-submit{text-align:center;justify-self:stretch}}.checkpoint-top-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.checkpoint-collapse-toggle,.checkpoint-skip{white-space:nowrap;padding:3px 0;font-size:8px;font-weight:800}.checkpoint-skip{color:var(--muted)}.checkpoint-skip:hover{color:var(--red)}@keyframes popup-rise{0%{opacity:0;transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.checkpoint-popup{animation:none}}@media (width<=480px){.checkpoint-popup{width:auto;bottom:10px;left:10px;right:10px}}footer{min-height:74px;color:var(--vu-footer-copy);background:var(--vu-live-footer);border-top:3px solid var(--red);align-items:center;gap:22px;padding:14px max(30px,50vw - 710px);font-size:10px;display:flex}footer .brand-lockup,footer .brand-lockup img{width:115px}footer .brand-color{display:none}footer .brand-white{display:block!important}footer>span:nth-last-child(-n+2){color:var(--vu-live-green-soft);align-items:center;gap:6px;display:flex}footer>span:nth-last-child(2){margin-left:auto}.sr-status:not(:empty){right:20px;bottom:max(20px, env(safe-area-inset-bottom));z-index:100;color:#fff;background:var(--vu-blue-800);border-left:4px solid var(--red);border-radius:var(--vu-radius-md);max-width:min(420px,100vw - 30px);box-shadow:var(--vu-shadow-md);font-size:var(--vu-text-xs);align-items:center;gap:12px;padding:10px 10px 10px 14px;font-weight:700;animation:.2s ease-out status-enter;display:flex;position:fixed}.sr-status span{flex:1}.sr-status button{color:#fff;background:var(--vu-alpha-white-10);border-radius:var(--vu-radius-sm);border:0;flex:none;place-items:center;width:30px;height:30px;display:grid}@keyframes status-enter{0%{opacity:0;transform:translateY(8px)}}.dashboard-view{width:min(1180px,100% - 40px);min-height:calc(100dvh - 150px);margin:0 auto;padding:54px 0 70px}.dashboard-hero,.view-heading{margin-bottom:28px}.dashboard-hero{color:#fff;background:radial-gradient(circle at 85% 0, var(--vu-live-glow), transparent 32%), linear-gradient(120deg, var(--vu-blue-900), var(--vu-blue-700));border-radius:var(--vu-radius-lg);box-shadow:var(--vu-shadow-md);justify-content:space-between;align-items:center;gap:30px;padding:34px;display:flex}.dashboard-hero h1,.view-heading h1{font-family:var(--vu-font-brand);margin:7px 0 10px;font-size:34px;font-weight:800;line-height:1.2}.dashboard-hero p,.view-heading p{margin:0;line-height:1.65}.dashboard-hero p{color:var(--vu-blue-100)}.view-eyebrow{color:var(--red);font-family:var(--vu-font-brand);font-size:var(--vu-text-2xs);letter-spacing:0;font-weight:800}.dashboard-hero .view-eyebrow{color:var(--vu-live-blue-label-strong)}.view-heading h1{color:var(--navy-dark)}.theme-dark .view-heading h1{color:var(--text)}.view-heading p{color:var(--muted)}.metric-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.metric-grid article,.continue-card,.course-card,.progress-score,.activity-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--vu-radius-lg);box-shadow:0 5px 18px var(--vu-shadow-card)}.metric-grid article{gap:5px;padding:24px;display:grid}.metric-grid strong{color:var(--navy);font:800 var(--vu-text-3xl)/1 var(--vu-font-brand)}.metric-grid span{color:var(--muted);font-size:var(--vu-text-xs)}.continue-card{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;display:grid}.course-icon{color:#fff;background:var(--navy);border-radius:var(--vu-radius-lg);place-items:center;width:58px;height:58px;display:grid}.continue-card small,.course-card>span{color:var(--red);font-size:var(--vu-text-2xs);letter-spacing:0;font-weight:800}.continue-card h2,.course-card h2,.progress-score h2,.activity-card h2{color:var(--navy-dark);font-family:var(--vu-font-brand);margin:5px 0}.theme-dark .continue-card h2,.theme-dark .course-card h2,.theme-dark .progress-score h2,.theme-dark .activity-card h2{color:var(--text)}.continue-card p,.course-card p,.progress-score p{color:var(--muted);font-size:var(--vu-text-xs);margin:0}.continue-card>button{color:var(--navy);background:var(--ice);border-radius:var(--vu-radius-md);border:0;align-items:center;gap:6px;padding:11px 14px;font-weight:700;display:flex}.course-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.course-card{flex-direction:column;align-items:flex-start;min-height:260px;padding:28px;display:flex}.course-card>span{align-items:center;gap:7px;display:flex}.course-card h2{margin-top:28px}.course-card p{line-height:1.6}.course-card button{margin-top:auto}.course-card>button:not(.primary-button){min-height:42px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--vu-radius-md);padding:0 18px}.course-progress{background:var(--surface-soft);border-radius:var(--vu-radius-pill);width:100%;height:7px;margin:24px 0 18px;overflow:hidden}.course-progress i{background:linear-gradient(90deg, var(--navy), var(--blue));height:100%;display:block}.progress-layout{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.progress-score{align-items:center;gap:28px;padding:30px;display:flex}.score-ring{text-align:center;border-radius:50%;flex:none;place-content:center;width:150px;height:150px;display:grid}.score-ring strong,.score-ring span{display:block}.score-ring strong{color:var(--navy);font:800 var(--vu-text-3xl)/1 var(--vu-font-brand)}.score-ring span{color:var(--muted);font-size:var(--vu-text-xs);margin-top:5px}.progress-score .primary-button{margin-top:20px}.activity-card{padding:26px}.activity-card ul{gap:16px;margin:20px 0 0;padding:0;list-style:none;display:grid}.activity-card li{color:var(--muted);font-size:var(--vu-text-xs);align-items:center;gap:10px;display:flex}.activity-card li svg{color:var(--success)}.auth-screen{background:linear-gradient(180deg, var(--vu-neutral-0), var(--vu-blue-50));place-items:center;min-height:100dvh;padding:28px;display:grid}.auth-card{background:var(--surface);border:1px solid var(--vu-border-default);border-top:4px solid var(--red);border-radius:var(--vu-radius-lg);width:min(100%,452px);box-shadow:var(--vu-shadow-md);padding:34px 36px 30px}.auth-card>.brand-lockup{margin-bottom:26px}.auth-card h1{color:var(--navy-dark);font:800 var(--vu-text-3xl)/1.18 var(--vu-font-brand);letter-spacing:0;margin:0 0 10px}.auth-card>p,.review-queue p{color:var(--muted)}.auth-card>p{max-width:34ch;font-size:var(--vu-text-md);margin:0;line-height:1.55}.auth-card>p.auth-note{font-size:var(--vu-text-sm);margin-top:6px}.auth-card form{gap:17px;margin:28px 0 18px;display:grid}.auth-card label{color:var(--navy-dark);font-size:var(--vu-text-sm);gap:8px;font-weight:800;display:grid}.auth-card input{width:100%;min-height:48px;color:var(--text);background:var(--vu-neutral-0);border:1px solid var(--vu-border-default);border-radius:var(--vu-radius-md);box-shadow:inset 0 1px 0 var(--vu-neutral-100);outline:0;padding:0 14px}.auth-card input:hover{border-color:var(--vu-blue-300)}.auth-card input:focus{border-color:var(--navy);box-shadow:0 0 0 3px color-mix(in srgb, var(--navy) 12%, transparent)}.auth-card .primary-button{background:var(--red);width:100%;margin-top:4px}.auth-card .text-button{width:100%;min-height:42px;color:var(--navy);border-top:1px solid var(--border);font-size:var(--vu-text-sm);margin-top:2px}.text-button{color:var(--blue);background:0 0;border:0;padding:8px 0;font-weight:700}.text-button:hover{color:var(--red)}.form-error{color:var(--red);background:var(--vu-red-50);border:1px solid var(--vu-red-100);border-radius:var(--vu-radius-md);font-size:var(--vu-text-xs);margin:0;padding:10px 12px;font-weight:700}.review-queue{background:var(--surface);border:1px solid var(--border);border-radius:var(--vu-radius-md);margin-top:24px;padding:26px}.review-queue article{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.review-queue article>div:last-child{gap:10px;display:flex}.review-queue article button{min-height:40px;padding:0 16px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1200px){.header-inner{gap:20px;padding:0 22px}.header-link{padding:0 10px}.page-shell{background:linear-gradient(90deg, var(--surface) 0 260px, color-mix(in srgb, var(--ice) 42%, var(--surface)) 260px 100%);grid-template-columns:minmax(230px,260px) minmax(0,1fr) minmax(260px,300px);gap:0;padding:0}.page-shell.rail-collapsed{grid-template-columns:var(--vu-rail-collapsed-width) minmax(0, 1fr) minmax(260px, 300px)}.lecture-stage{min-height:clamp(430px,62vw,720px)}.lecture-stage-top{max-width:min(330px,52%)}}@media (width<=1020px){.desktop-nav{display:none}.menu-button{display:grid}.page-shell{background:linear-gradient(90deg, var(--surface) 0 270px, color-mix(in srgb, var(--ice) 42%, var(--surface)) 270px 100%);grid-template-columns:minmax(230px,270px) minmax(0,1fr)}.page-shell.rail-collapsed{grid-template-columns:var(--vu-rail-collapsed-width) minmax(0, 1fr)}.insight-column{border-left:0;grid-column:1/-1;min-height:auto}.transcript-card{border:1px solid var(--border);height:min(420px,58dvh);box-shadow:var(--vu-shadow-xs);border-radius:16px;position:static}.rail-title{padding:0 16px}.goal-card{margin:14px 10px}.lecture-stage-top{max-width:none;inset:20px 18px auto}}@media (width<=760px){.site-header{height:66px}.header-inner{padding:0 15px}.header-inner>.brand-lockup,.header-inner>.brand-lockup img{width:122px}.account-button,.header-actions>.utility-button:first-child{display:none}.live-banner{padding:11px 15px}.live-banner strong{font-size:11px}.sync-pill{display:none}.page-shell{background:color-mix(in srgb, var(--ice) 42%, var(--surface));grid-template-columns:1fr;padding:18px 14px 30px}.lesson-rail{border:1px solid var(--border);border-radius:16px;height:auto;position:static}.lesson-list{max-height:none;display:block}.lesson-item{min-width:0}.lesson-hero{flex-direction:column;align-items:flex-start}.lesson-actions{flex-direction:column;width:100%}.voice-button{width:100%}.hero-copy h1,.dashboard-hero h1,.view-heading h1{font-size:28px}.primary-button{width:100%}.insight-column{grid-column:1;grid-template-columns:1fr}.lecture-stage{border-radius:0;min-height:420px;padding:0}.lecture-controls{width:100%;min-height:118px;padding:0 8px}.lecture-control-row{gap:8px}.lecture-control-group-right{justify-content:flex-end;width:100%}.lecture-time{display:none}.player-title-row,.lesson-feedback{flex-direction:column;align-items:stretch}.prompt-buttons{flex-direction:column}.stage-status{display:none}footer{flex-wrap:wrap;padding:18px 15px}footer>span:nth-last-child(2){margin-left:0}.dashboard-view{width:min(100% - 28px,1180px);padding:28px 0 44px}.dashboard-hero{flex-direction:column;align-items:stretch;padding:24px}.metric-grid,.course-grid,.progress-layout{grid-template-columns:1fr}.continue-card{grid-template-columns:auto 1fr}.continue-card>button{grid-column:1/-1;justify-content:center}.progress-score{flex-direction:column;align-items:flex-start}.sr-status:not(:empty){right:14px;bottom:max(14px, env(safe-area-inset-bottom))}.learning-column{order:-1}.insight-column{order:0}.lesson-rail{order:1}.page-shell.rail-collapsed{grid-template-columns:1fr}.lesson-rail.is-collapsed{padding:10px}.rail-expand-button{grid-auto-flow:column;justify-content:center;gap:8px;width:100%;min-height:44px}.discussion-card{min-height:auto;max-height:none}.message-list{overflow-y:visible}.transcript-card{height:46dvh}}@media (width<=480px){.lesson-list{grid-template-columns:1fr}.transcript-card,.discussion-card{padding:16px}.transcript-card{padding:0}.lecture-stage{min-height:360px;padding:0}.lecture-stage-top{inset:14px 12px auto}.lecture-controls{width:100%;min-height:128px;padding:0 8px}.lecture-control-group{gap:8px}.teacher-presence{gap:10px}.teacher-avatar{width:42px;height:42px}.vlearn-slide-cover{width:100%;padding:76px 22px 28px}.slide-mark{border-width:9px;width:86px;height:86px;font-size:46px}.vlearn-slide-title{font-size:32px}.vlearn-slide-cover p{font-size:15px}.message-meta{flex-direction:column;align-items:flex-start;gap:2px}.hero-copy h1,.dashboard-hero h1,.view-heading h1{font-size:24px}}.slide-pager{z-index:3;background:color-mix(in srgb, var(--vu-blue-900) 78%, transparent);border:1px solid var(--vu-alpha-white-21);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;align-items:center;gap:4px;padding:4px 6px;display:flex;position:absolute;top:16px;right:16px}.slide-pager-count{color:#fff;font-variant-numeric:tabular-nums;padding:0 4px;font-size:.75rem;font-weight:600}.slide-pager-button{background:var(--vu-alpha-white-21);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:1rem;line-height:1;display:grid}.slide-pager-button:hover:not(:disabled){background:#ffffff57}.slide-pager-button:disabled{opacity:.4;cursor:default}@media (hover:none){.lecture-controls button{width:44px;height:44px}.slide-pager-button{width:32px;height:32px}}
