:root{--brand-navy:#0e2848;--brand-teal:#16b9bd;--brand-aqua:#94d5df;--ink:#102422;--muted:#63706e;--paper:#fbfbf8;--surface:#ffffff;--surface-soft:#f2f7f4;--surface-alt:#f6faf8;--surface-2:#eef6f2;--accent-soft:#dff4ed;--border:#dce5e1;--accent:#1d7564;--accent-deep:#031334;--accent-dark:#020b22;--line:var(--border);--soft:#eaf4ef;--warning:#9d681e;--danger:#a84545;--success:#357154;--shadow:0 16px 42px rgba(8,48,40,0.09);--focus-ring:0 0 0 3px rgba(22,185,189,0.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--brand-teal);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.6}code{font:500 .78rem ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--accent-deep)}.page-shell{min-height:100vh;padding:0 6vw 76px}.topbar{max-width:1220px;height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:1.35rem;font-weight:850;letter-spacing:-.055em}.nav-links{display:flex;gap:26px;align-items:center;color:var(--muted);font-size:.92rem}.nav-pill{padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink)}.hero{max-width:1030px;margin:112px auto 94px}.eyebrow{font-size:.7rem;font-weight:850;letter-spacing:.17em;color:var(--accent);margin-bottom:16px}.eyebrow.light{color:#bcd1c6}.hero h1{max-width:970px;margin:0;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.94;letter-spacing:-.068em;font-weight:780}.hero-copy{max-width:720px;margin:32px 0;font-size:1.18rem;line-height:1.75;color:var(--muted)}.button-row,.chip-row,.hero-actions,.row-gap{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.button{appearance:none;display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:999px;font-size:.89rem;font-weight:750;border:1px solid var(--line);background:#fff;color:var(--ink);transition:.15s ease}.button:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(30,55,45,.08)}.button.primary{background:var(--accent-deep);color:#fff;border-color:var(--accent-deep)}.button.light,.button.secondary{background:#fff}.button.light{color:var(--accent-deep);border-color:#fff}.button.full{width:100%;margin-top:10px}.icon-button,.text-button{border:0;background:transparent;color:#668076;padding:4px;font-size:.83rem}.row-action:hover,.text-button:hover{color:var(--accent-deep)}.danger{color:var(--danger)!important}.capability-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.capability-card{min-height:228px;padding:28px;background:var(--surface);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.card-marker{display:block;width:28px;height:3px;background:var(--accent);margin-bottom:62px}.capability-card h2{margin:0 0 12px;font-size:1.08rem}.capability-card p,.fine-print,.foundation-panel p,.section-heading p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.section-wrap{max-width:1220px;margin:92px auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.section-heading h2{font-size:2.45rem;letter-spacing:-.05em;margin:0}.section-heading p{max-width:420px}.foundation-panel{max-width:1220px;margin:88px auto 0;padding:50px;display:grid;grid-template-columns:1.5fr 1fr;gap:60px;background:var(--accent-deep);color:#fff;border-radius:25px}.foundation-panel h2{font-size:2.25rem;letter-spacing:-.045em;margin:0 0 18px}.foundation-panel p{color:#c5d3cc}.stack-list{display:flex;flex-direction:column;justify-content:center}.stack-list span{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.14)}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.course-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 4px 24px rgba(30,55,45,.03)}.course-cover,.course-list-cover{position:relative;overflow:hidden;height:150px;background:linear-gradient(145deg,#dfece5,#b8cfc3);padding:18px;display:flex;align-items:flex-start}.course-cover img,.course-cover>img,.course-cover>span+img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.course-cover span,.course-list-cover span{position:relative;z-index:1;background:rgba(255,255,255,.8);padding:7px 10px;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.08em}.course-card-body{padding:23px}.course-card-body>small{color:var(--accent);font-weight:700}.course-card h3{font-size:1.18rem;margin:9px 0}.course-card p{min-height:48px;color:var(--muted);font-size:.88rem;line-height:1.5}.course-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid var(--line);font-size:.84rem}.course-card-footer a,.row-action{color:var(--accent);font-weight:750}.catalog-message{max-width:1220px;margin:80px auto;background:#fff;border:1px dashed var(--line);border-radius:16px;padding:50px;text-align:center;color:var(--muted)}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(460px,1fr);background:#fff}.auth-brand{background:var(--accent-deep);color:#fff;padding:8vh 8vw;display:flex;flex-direction:column;justify-content:space-between}.auth-brand h1{font-size:clamp(2.8rem,5vw,5rem);letter-spacing:-.065em;line-height:.95;max-width:590px}.auth-brand p{color:#c3d1ca;line-height:1.7;max-width:530px}.auth-form-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:56px}.auth-form{width:min(100%,490px)}.auth-form h1{font-size:2.25rem;letter-spacing:-.045em;margin:0 0 10px}.auth-form>p{color:var(--muted);margin:0 0 30px}.auth-form label,.form-grid label,.inline-form label,.lesson-form label,.stack-form label{display:grid;gap:7px;font-size:.78rem;font-weight:700;color:#56645e}.auth-form input,.auth-form select,.data-card select,.form-grid input,.form-grid select,.form-grid textarea,.inline-form input,.inline-form select,.lesson-form input,.lesson-form select,.small-form input,.stack-form input,.stack-form select,.stack-form textarea{width:100%;border:1px solid #cfd9d2;background:#fff;border-radius:9px;padding:11px 12px;color:var(--ink);outline:none}.auth-form input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.inline-form input:focus,.stack-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(92,128,111,.12)}input.server-field-invalid,input[aria-invalid=true],select.server-field-invalid,select[aria-invalid=true],textarea.server-field-invalid,textarea[aria-invalid=true]{border-color:#bd3434!important;box-shadow:0 0 0 3px rgba(189,52,52,.18)!important}.form-field-error{display:block;color:#a12828!important;font-size:.75rem;font-weight:600;line-height:1.45;white-space:pre-line}.auth-form{display:grid;gap:16px}.verification-status{min-height:255px;align-content:center;justify-items:center;text-align:center}.verification-status h2{margin:10px 0 8px;font-size:2rem;letter-spacing:-.045em}.verification-status p{max-width:390px;margin:0;color:var(--muted);line-height:1.6}.verification-mark{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--accent);font-size:1.55rem;font-weight:800}.verification-mark.error{background:#fff0ee;color:#bd4d42}.verification-mark.loading:after{content:"";width:19px;height:19px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:verification-spin .8s linear infinite}@keyframes verification-spin{to{transform:rotate(1turn)}}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-links{display:flex;justify-content:space-between;font-size:.83rem;color:var(--accent)}.form-note{font-size:.77rem!important;color:#83908a!important;line-height:1.5}.help-popover{display:inline-block;position:relative;margin-left:.3rem;vertical-align:middle}.help-popover summary{display:inline-grid;width:1.1rem;height:1.1rem;place-items:center;border:1px solid;border-radius:50%;color:var(--muted,#64748b);cursor:pointer;font-size:.72rem;font-weight:700;list-style:none}.help-popover summary:hover,.help-popover[open] summary{color:var(--accent);border-color:var(--accent);background:var(--soft)}.help-popover summary::-webkit-details-marker{display:none}.help-popover>div{position:absolute;z-index:160;top:calc(100% + .45rem);left:0;width:min(18rem,70vw);padding:.65rem .75rem;border:1px solid var(--border,#dbe3ec);border-radius:.55rem;background:var(--surface,#fff);box-shadow:0 .5rem 1.5rem rgb(15 23 42/15%);color:var(--text,#1e293b);font-size:.8rem;font-weight:400;line-height:1.4}.demo-box{width:min(100%,490px);background:var(--soft);border:1px solid #d8e5dd;padding:14px;border-radius:10px;font-size:.78rem;line-height:1.7}.demo-box code,.demo-box strong{display:block}.demo-box code{overflow-wrap:anywhere}.segmented{display:flex;padding:4px;background:var(--soft);border-radius:10px}.segmented button{flex:1 1;border:0;border-radius:7px;background:transparent;padding:9px}.segmented button.active{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06)}.portal-shell{display:grid;grid-template-columns:260px minmax(0,1fr)}.portal-main,.portal-shell{min-height:100vh;background:#f4f6f3}.portal-main{min-width:0}.portal-main,.sidebar{display:flex;flex-direction:column}.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,var(--accent-dark),var(--accent-deep));color:#fff;padding:30px 22px}.brand.inverse{margin:2px 10px 38px}.tenant-chip{display:flex;gap:10px;align-items:center;padding:13px 10px;margin-bottom:22px;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09)}.tenant-chip strong,.user-mini strong{display:block;font-size:.78rem;max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tenant-chip small,.user-mini small{display:block;color:#92a99e;font-size:.65rem;margin-top:3px}.tenant-select{max-width:175px;margin-top:7px;padding:5px 7px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#dbe5e0;font-size:.68rem}.tenant-select option{color:#1d3028;background:#fff}.tenant-dot{width:7px;height:7px;background:#78b895;border-radius:50%;box-shadow:0 0 0 4px rgba(120,184,149,.1)}.sidebar nav{display:grid;gap:4px}.sidebar nav a{padding:10px 12px;border-radius:8px;color:#aabcb3;font-size:.86rem;transition:.15s}.sidebar nav a:hover{background:rgba(255,255,255,.06);color:#fff}.sidebar nav a.active{background:rgba(255,255,255,.1);color:#fff}.sidebar-footer{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.user-mini{display:flex;gap:10px;align-items:center;margin-bottom:14px}.avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--accent-deep);color:#fff;font-weight:800}.avatar.small{width:31px;height:31px;background:rgba(255,255,255,.12);font-size:.72rem}.sidebar .text-button{color:#9bb0a6}.portal-content{width:100%;flex:1 0 auto;padding:50px clamp(24px,4.5vw,68px) 90px;min-width:0}.portal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;max-width:1220px;margin:0 auto 32px}.portal-header h1{margin:0 0 8px;font-size:clamp(2rem,3vw,2.55rem);letter-spacing:-.05em}.portal-header p{margin:0;color:var(--muted);max-width:720px;line-height:1.55}.header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.metric-grid{max-width:1220px;margin:0 auto 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.metric-card span{color:var(--muted);font-size:.78rem}.metric-card strong{display:block;font-size:1.75rem;letter-spacing:-.04em;margin:20px 0 7px}.metric-card small{color:#8a9690;line-height:1.4}.dashboard-grid,.two-column{max-width:1220px;margin:18px auto;display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.data-card,.panel,.table-card{max-width:1220px;margin:16px auto;background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.panel.accent-panel{background:var(--accent-deep);border-color:var(--accent-deep);color:#fff}.accent-panel p{color:#bfd0c7;line-height:1.65}.panel.compact-panel{align-self:start}.panel h2{letter-spacing:-.035em;margin:0 0 10px}.muted,.panel p.muted{color:var(--muted)}.panel-head,.row-between,.section-title,.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-head{padding-bottom:14px;border-bottom:1px solid var(--line)}.panel-head h2,.section-title h2{margin:0}.panel-head a{color:var(--accent);font-size:.8rem;font-weight:700}.list-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #edf1ee}.list-row:last-child{border-bottom:0}.data-card td strong,.list-row strong{display:block;font-size:.88rem}.data-card td small,.list-row small{display:block;margin-top:3px;color:var(--muted);font-size:.72rem}.list-row time{font-size:.76rem;color:var(--muted)}.progress-mini{min-width:120px;display:flex;align-items:center;gap:8px}.progress-large,.progress-mini>span{display:block;background:#e5ebe7;border-radius:999px;overflow:hidden}.progress-mini>span{width:75px;height:5px}.progress-large i,.progress-mini i{display:block;height:100%;background:var(--accent)}.progress-large{height:8px}.progress-mini small{white-space:nowrap}.screen-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.spinner{width:30px;height:30px;border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.form-panel{display:grid;grid-template-columns:.75fr 1.25fr;gap:35px}.form-panel p{color:var(--muted);font-size:.86rem;line-height:1.5}.inline-form{display:grid;grid-template-columns:1.6fr .8fr .8fr auto;gap:10px;align-items:end}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid.horizontal{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));align-items:end}.form-grid label:has(textarea){grid-column:span 1}.form-grid .wide,.inline-form .wide{grid-column:1/-1}.stack-form{display:grid;gap:13px}.checkbox-row{display:flex!important;align-items:center;gap:8px!important}.checkbox-row input{width:auto!important}.small-form{display:flex;gap:8px}.small-form input{min-width:260px}.table-toolbar{padding:0 2px 18px;color:var(--muted);font-size:.78rem}.table-toolbar strong{color:var(--ink);font-size:.92rem}.data-card{padding:0;overflow:hidden}.data-card .table-toolbar{padding:18px 20px;border-bottom:1px solid var(--line)}.table-wrap{position:relative;overflow-x:auto;scrollbar-color:var(--accent) var(--surface-soft);scrollbar-width:thin}.table-wrap:after{content:"Scroll horizontally for more";display:block;width:max-content;margin:8px 12px 10px auto;color:var(--muted);font-size:.64rem;font-weight:700}@media (min-width:761px){.table-wrap:after{display:none}}table{width:100%;border-collapse:collapse;font-size:.82rem}th{text-align:left;color:#718079;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;background:#fafbf9}td,th{padding:13px 16px;border-bottom:1px solid #edf1ee;vertical-align:middle}tbody tr:hover{background:#fbfcfa}tbody tr:last-child td{border-bottom:0}.status-badge{background:#edf1ee;color:#5d6963}.application-status,.status-badge{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:.64rem;font-weight:800;letter-spacing:.04em}.application-status-pending{background:#f6efe2;color:#93651f}.application-status-approved{background:#e4f1e9;color:#347050}.application-status-rejected{background:#f6e7e7;color:#9b4444}.status-active,.status-completed,.status-paid,.status-published,.status-sent{background:#e4f1e9;color:#347050}.status-draft,.status-payment-pending,.status-pending,.status-planned,.status-trialing{background:#f6efe2;color:#93651f}.status-cancelled,.status-disabled,.status-failed,.status-refunded,.status-suspended{background:#f6e7e7;color:#9b4444}.status-scheduled,.status-upcoming{background:#e7edf5;color:#496987}.alert{max-width:1220px;margin:12px auto;border-radius:9px;padding:12px 14px;font-size:.8rem;line-height:1.5}.alert.error{background:#f7e8e8;color:#953c3c;border:1px solid #edd0d0}.alert.success{background:#e6f2e9;color:#326a4c;border:1px solid #d0e7d7}.info-chip{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--soft);color:#50655b;font-size:.73rem}.clean-list,.outcome-list{padding-left:20px;color:var(--muted);line-height:1.8;font-size:.86rem}.inline-empty{padding:30px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:10px}.enrollment-statistics{max-width:1220px;margin:16px auto}.enrollment-statistics>.section-title{margin:22px 0 16px}.enrollment-statistics>.section-title p{max-width:700px;margin:8px 0 0;color:var(--muted);font-size:.82rem;line-height:1.5}.curriculum-builder .section-title{margin-bottom:18px}.module-card{border:1px solid var(--line);border-radius:12px;margin:12px 0;overflow:hidden}.module-card>header{display:flex;justify-content:space-between;align-items:center;background:#fafbf9;padding:15px 17px;border-bottom:1px solid var(--line)}.module-card header small{font-size:.62rem;color:var(--accent);font-weight:800;letter-spacing:.08em}.module-card h3{margin:3px 0 0;font-size:1rem}.lesson-list{padding:0 16px}.lesson-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid #edf1ee}.lesson-index{color:#95a19b;font-size:.72rem}.lesson-row small{display:block;color:var(--muted);margin-top:3px;font-size:.69rem}.lesson-form{display:grid;grid-template-columns:1fr 180px auto;gap:8px;padding:14px 16px;background:#fcfdfc}.course-list{max-width:1220px;margin:0 auto;display:grid;gap:12px}.course-list-card{display:grid;grid-template-columns:150px 1fr;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.course-list-cover{height:auto;min-height:135px}.course-list-body{padding:20px}.course-list-body h2{margin:5px 0 7px;font-size:1.1rem}.course-list-body p{color:var(--muted);font-size:.82rem}.course-workspace{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px}.curriculum{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;align-self:start;position:sticky;top:20px}.curriculum-progress{padding:8px 5px 16px;border-bottom:1px solid var(--line)}.curriculum-module h3{font-size:.77rem;margin:17px 5px 8px}.curriculum-module button{width:100%;text-align:left;border:0;background:transparent;border-radius:7px;padding:9px;font-size:.77rem;color:#66736d}.curriculum-module button.active,.curriculum-module button:hover{background:var(--soft);color:var(--ink)}.lesson-view{min-height:520px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px}.lesson-view h1{letter-spacing:-.04em}.lesson-content{margin:28px 0;color:#46534d;line-height:1.75}.asset-list{display:grid;gap:8px;margin:20px 0}.asset-list a{display:flex;justify-content:space-between;border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--accent);font-size:.8rem}.payment-gate,.success-panel{max-width:700px;margin:30px auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:35px;text-align:center}.notification-list{max-width:900px;margin:0 auto}.timeline{max-width:1000px;margin:0 auto}.timeline-date{margin:20px 0 8px;color:var(--muted);font-size:.72rem;font-weight:800}.timeline-card,.timeline-item{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid var(--line);padding:16px;border-radius:10px;margin:8px 0}.status-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--soft);font-weight:800}.table-empty{text-align:center;color:var(--muted);padding:40px!important}.course-detail-hero{max-width:1220px;margin:90px auto 70px;display:grid;grid-template-columns:minmax(0,1.4fr) 380px;gap:70px;align-items:start}.course-detail-hero h1{font-size:clamp(3rem,5vw,5.1rem);line-height:.97;letter-spacing:-.065em;margin:0 0 20px}.course-detail-hero>div>p{max-width:710px;color:var(--muted);font-size:1.08rem;line-height:1.7}.enroll-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.enroll-card>small{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.09em}.enroll-card>strong{display:block;font-size:2.2rem;letter-spacing:-.04em;margin:8px 0 20px}.cohort-options{display:grid;gap:8px;margin-bottom:15px}.cohort-options>div{padding:10px;border:1px solid var(--line);border-radius:8px}.cohort-options b,.cohort-options small{display:block}.cohort-options small{color:var(--muted);margin-top:3px}.fine-print{font-size:.7rem!important;margin-top:16px!important}.public-course-body{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:50px}.public-course-body h2{font-size:2.2rem;letter-spacing:-.045em}.public-module{background:#fff;border:1px solid var(--line);border-radius:14px;margin:15px 0;overflow:hidden}.public-module>header{display:grid;grid-template-columns:50px 1fr;gap:12px;padding:20px}.public-module header>span{font-size:1.3rem;color:#a2aea8}.public-module h3{margin:0}.public-module p{color:var(--muted);font-size:.8rem}.public-lesson{display:grid;grid-template-columns:50px 1fr auto;padding:12px 20px;border-top:1px solid var(--line);font-size:.8rem}.public-lesson small,.public-lesson>span{color:var(--muted)}.result-card{width:min(620px,calc(100% - 40px));margin:12vh auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:48px;text-align:center;box-shadow:var(--shadow)}.result-card h1{font-size:2rem;letter-spacing:-.045em}.result-card p{color:var(--muted);line-height:1.7}.result-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#e3f1e8;color:var(--success);font-size:1.6rem}.result-icon.muted{background:#eff1ef;color:#7e8883}@media (max-width:1050px){.capability-grid,.course-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.form-panel{grid-template-columns:1fr}.inline-form{grid-template-columns:1fr 1fr}.course-detail-hero{grid-template-columns:1fr}.enroll-card{max-width:560px}.public-course-body{grid-template-columns:1fr}.course-workspace{grid-template-columns:250px 1fr}}@media (max-width:820px){.portal-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto;min-height:0}.sidebar nav{display:flex;overflow:auto}.sidebar nav a{white-space:nowrap}.sidebar-footer{display:none}.brand.inverse{margin-bottom:20px}.tenant-chip{margin-bottom:10px}.portal-content{padding:30px 18px 70px}.auth-page,.dashboard-grid,.two-column{grid-template-columns:1fr}.auth-brand{display:none}.auth-form-wrap{min-height:100vh}.foundation-panel{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.course-workspace{grid-template-columns:1fr}.curriculum{position:static}.course-list-card,.lesson-form{grid-template-columns:1fr}.course-list-cover{min-height:85px}.public-course-body{gap:20px}}@media (max-width:580px){.page-shell{padding-inline:18px}.nav-links a:first-child,.nav-links a:nth-child(2){display:none}.hero{margin-top:65px}.hero h1{font-size:3.2rem}.capability-grid,.course-grid{grid-template-columns:1fr}.foundation-panel{padding:29px}.metric-grid{grid-template-columns:1fr}.portal-header{flex-direction:column}.form-grid,.form-row,.inline-form{grid-template-columns:1fr}.course-detail-hero{margin-top:55px;gap:35px}.course-detail-hero h1{font-size:3.1rem}.public-lesson{grid-template-columns:36px 1fr}.public-lesson small{grid-column:2}.result-card{padding:30px 20px}.auth-form-wrap{padding:28px}.market-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.assessment-list-item{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:13px 6px;display:flex;justify-content:space-between;align-items:center;text-align:left}.assessment-list-item.active{background:var(--soft);padding-inline:10px;border-radius:8px}.assessment-list-item small,.assessment-list-item strong{display:block}.assessment-list-item small{color:var(--muted);margin-top:4px}.assessment-work{display:grid;gap:16px}.assessment-work textarea,.question-block input,.question-block select{width:100%;border:1px solid #cfd9d2;border-radius:9px;padding:11px;margin-top:7px}.question-block{display:grid;gap:4px;padding:15px 0;border-bottom:1px solid var(--line)}.question-block small{color:var(--muted)}.question-form{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.submissions-head{margin-top:30px}.portal-catalog{max-width:1220px;margin:0 auto}.simple-page{min-height:100vh;padding:30px}.success-panel{max-width:600px;margin:12vh auto}.recipient-list{max-height:560px;overflow:auto}.recipient-row{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:12px 4px;border-bottom:1px solid var(--line);font-size:.8rem}.recipient-row input{width:auto}.recipient-row small,.recipient-row strong{display:block}.recipient-row small{color:var(--muted);margin-top:3px}.market-picker{grid-column:1/-1;border:1px solid var(--line);border-radius:10px;padding:14px 16px;margin:0;min-width:0}.market-picker legend{padding:0 5px;font-size:.78rem;font-weight:700;color:#56645e}.market-picker legend small{font-weight:400;color:var(--muted);margin-left:6px}.market-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px}.market-picker .check-line{font-size:.76rem;font-weight:500;color:var(--ink)}.market-picker .check-line input{width:auto}.market-picker .check-line small{color:var(--muted)}.certificate-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.certificate-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;overflow:hidden}.certificate-mark{position:absolute;right:-10px;top:-25px;font-size:10rem;font-weight:900;color:#eef3ef;line-height:1}.certificate-card>small{font-size:.65rem;letter-spacing:.14em;color:var(--accent);font-weight:800}.certificate-card h2{position:relative;margin:15px 0 5px;letter-spacing:-.035em}.certificate-card p{color:var(--muted)}.certificate-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin:20px 0;font-size:.75rem}.certificate-verify .certificate-meta{justify-content:center;gap:25px}.certificate-verify strong{color:var(--ink)}@media (max-width:700px){.certificate-grid{grid-template-columns:1fr}}.modal-backdrop{position:fixed;z-index:200;inset:0;background:rgba(12,28,22,.46);display:grid;place-items:center;padding:20px}.modal-card{width:min(720px,100%);max-height:85vh;overflow:auto;background:var(--surface);border-radius:16px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.confirmation-dialog{width:min(460px,100%)}.confirmation-dialog h2{margin:4px 0 9px;color:var(--ink);font-size:1.35rem;letter-spacing:-.04em}.confirmation-dialog>p{margin:0 0 22px;color:var(--muted);font-size:.82rem;line-height:1.6}.dialog-field{display:grid;gap:7px;margin:0 0 20px;color:var(--ink);font-size:.75rem;font-weight:800}.dialog-field textarea{width:100%;min-height:94px;resize:vertical}.attendance-list{margin:20px 0}.modal-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:17px}.recipient-row select{width:auto;min-width:120px;border:1px solid var(--line);border-radius:8px;padding:7px}.modal-card .avatar.small{background:var(--soft);color:var(--accent-deep)}.super-review-modal{width:min(960px,100%);max-height:90vh;padding:clamp(20px,4vw,34px)}.review-card-heading,.review-history-row,.review-modal-header,.review-status-row{display:flex;align-items:center}.review-modal-header{justify-content:space-between;gap:20px;margin-bottom:18px}.review-modal-header h2{margin:5px 0 0;font-size:clamp(1.5rem,3vw,2rem)}.review-modal-header p{margin:6px 0 0}.review-status-row{flex-wrap:wrap;gap:10px 16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin-bottom:18px;font-size:.8rem}.review-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-detail-card{min-width:0;border:1px solid var(--line);border-radius:12px;padding:16px;background:var(--surface-soft)}.review-detail-wide{grid-column:1/-1}.review-detail-card dl{display:grid;gap:10px;margin:14px 0 0}.review-detail-card dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:8px}.review-detail-card dl>div:last-child{border-bottom:0;padding-bottom:0}.review-detail-card dt{color:var(--muted);font-size:.78rem}.review-detail-card dd{margin:0;text-align:right;overflow-wrap:anywhere}.review-detail-card dd a{color:var(--accent-deep)}.review-address,.review-description{margin:12px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.review-comparison>p{margin:10px 0 14px;line-height:1.5}.review-comparison-grid{overflow-x:auto;border:1px solid var(--line);border-radius:10px}.review-comparison-heading,.review-comparison-row{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(180px,1fr) minmax(180px,1fr);gap:12px;align-items:start;padding:10px 12px}.review-comparison-heading{background:var(--surface-alt);color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.review-comparison-row{border-top:1px solid var(--line);font-size:.76rem}.review-comparison-row strong{color:var(--ink)}.review-comparison-row span{overflow-wrap:anywhere}.review-comparison-row span:last-child{color:var(--accent-deep);font-weight:700}.review-card-heading{justify-content:space-between;gap:16px}.review-documents{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;margin-top:12px}.review-document{display:grid;gap:4px;border:1px solid var(--line);border-radius:9px;padding:10px 12px;color:var(--ink);background:var(--surface)}.review-document:hover{border-color:var(--accent)}.review-document small{color:var(--muted)}.review-history{display:grid;gap:9px;border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.review-history-row{flex-wrap:wrap;gap:9px;font-size:.82rem}.review-history-row span:not(.status-badge){flex:1 1;min-width:180px}.review-history-row small{color:var(--muted)}.review-action-panel{display:grid;gap:14px;border:1px solid var(--line);border-radius:12px;margin-top:18px;padding:18px;background:var(--surface-soft)}.review-action-panel h3,.review-action-panel p{margin:5px 0 0}.review-action-panel textarea{width:100%;min-height:100px;resize:vertical}.review-actions{flex-wrap:wrap}.review-actions .button.primary{margin-left:auto}html[data-theme=dark] .super-review-modal{background:var(--surface);color:var(--ink)}@media (max-width:700px){.review-detail-grid{grid-template-columns:1fr}.review-detail-wide{grid-column:auto}.review-detail-card dl>div{display:grid;gap:3px}.review-detail-card dd{text-align:left}.review-actions .button.primary{margin-left:0}}.plan-card{border:1px solid var(--border);border-radius:18px;padding:1.1rem;background:var(--surface-2)}.plan-card h3{margin:.35rem 0}.plan-card>strong{display:block;font-size:1.35rem;margin-top:.8rem}.plan-card>strong small{font-size:.8rem;font-weight:500;color:var(--muted)}.billing-current{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-radius:16px;background:var(--surface-2)}.lesson-row.selected{outline:2px solid color-mix(in srgb,var(--accent) 35%,transparent);background:var(--surface-2)}.lesson-open{display:flex;align-items:center;gap:.75rem;flex:1 1;text-align:left;background:none;border:0;color:inherit;padding:0;cursor:pointer}.lesson-open>span:last-child{display:flex;flex-direction:column}.lesson-editor,.resource-form{margin-top:1rem}.resource-form{padding-top:1rem;border-top:1px solid var(--border)}.compact-options{margin-top:1rem}.check-line{display:flex!important;flex-direction:row!important;align-items:center;gap:.6rem}.check-line input{width:auto}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem}.completion-guidance{margin:1.25rem 0;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.completion-guidance p{margin:.35rem 0 .8rem;color:var(--muted)}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.8rem}.template-card{border:1px solid var(--line);border-radius:14px;padding:1rem;background:var(--surface-soft)}.template-card small{display:block;color:var(--muted);margin-top:.2rem}.template-card p{color:var(--muted);white-space:pre-wrap}.template-create{margin-top:1rem;align-items:end}.template-create label:nth-child(2){flex:2 1}.course-cohort-start{display:block}.academy-status-banner,.context-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 22px;background:#3e2f13;color:#fff;font-size:.8rem}.academy-status-banner{background:#fff3cd;color:#5f4900;border-bottom:1px solid #ead48c}.academy-status-banner a,.context-banner button{border:1px solid;border-radius:7px;background:transparent;color:inherit;padding:6px 10px;font-weight:700}.notification-center{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;color:#fff;font-size:.75rem}.notification-center a{color:inherit}.notification-center .text-button{font-size:.68rem}.notification-toast{position:fixed;right:24px;bottom:24px;z-index:1000;display:grid;gap:5px;max-width:360px;text-align:left;background:#031334;color:#fff;border:0;border-radius:12px;padding:16px 18px;box-shadow:0 16px 45px #0004}.notification-toast span{font-size:.78rem;line-height:1.45;opacity:.9}.admission-pass-card{max-width:680px;text-align:center}.admission-qr{display:block;width:min(320px,100%);margin:20px auto;border:10px solid #fff;border-radius:12px}.scanner-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px;align-items:start}.admission-briefing{display:grid;gap:12px;margin:18px 0;text-align:left}.admission-briefing section{padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.admission-briefing h3,.admission-briefing p{margin:4px 0 0}.admission-briefing.compact p{font-size:.85rem}.admission-how-to{margin-top:20px;padding:16px 20px;text-align:left;border-radius:12px;background:var(--surface-soft)}.admission-how-to ol{display:grid;gap:8px;margin-bottom:0;padding-left:20px}.identity-fieldset{padding:14px 16px;border:1px solid var(--line);border-radius:12px}.identity-fieldset legend{padding:0 6px;font-weight:700}.choice-row{display:flex;flex-wrap:wrap;gap:16px}.choice-row label{display:flex;flex-direction:row;align-items:center;gap:8px}.choice-row input{width:auto}.scanner-mode-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.scanner-switch{display:flex;flex-direction:row;align-items:center;gap:12px}.scanner-switch input{width:46px;height:24px;accent-color:var(--accent)}.scanner-switch span{display:grid;gap:3px}.scanner-switch small{color:var(--muted)}.admission-result.previewed{border-color:#2874a6;background:#f1f8fd}.admission-identity{text-align:center}.admission-confirm{width:100%;margin-top:16px}.admission-mobile-gate{max-width:720px}.scanner-panel{display:grid;gap:18px}.scanner-video{width:100%;min-height:280px;max-height:60vh;object-fit:cover;background:#101817;border-radius:14px}.admission-result{text-align:center;border:2px solid transparent}.admission-result.accepted{border-color:#2c8a68;background:#effaf5}.admission-result.rejected{border-color:#b94343;background:#fff4f4}.admission-check{display:grid;place-items:center;width:74px;height:74px;margin:18px auto;border-radius:50%;background:#2c8a68;color:white;font-size:2.6rem;font-weight:800}.rejected .admission-check{background:#b94343}@media (max-width:760px){.scanner-layout{grid-template-columns:1fr}.scanner-video{min-height:240px}.scanner-mode-bar{align-items:flex-start;flex-direction:column}}html[data-theme=dark]{--ink:#edf7f4;--muted:#a8b9b5;--paper:#0b1514;--surface:#12211f;--surface-soft:#172a27;--surface-alt:#19302c;--surface-2:#1b3530;--accent-soft:#1d4b43;--border:#2b403b;--accent:#53c8b4;--accent-deep:#031334;--accent-dark:#020b22;--line:var(--border);--soft:#1d3530;--shadow:0 18px 48px rgba(0,0,0,0.28)}body{background:var(--paper);transition:background-color .2s ease,color .2s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-logo{display:inline-flex;align-items:center;width:156px;line-height:0}.brand-logo img{object-fit:contain}.brand-logo.inverse{width:148px}.brand-logo.inverse img{filter:none}.marketing-page{overflow:hidden;padding:0 clamp(18px,4vw,58px);background:var(--paper)}.public-header{height:78px;max-width:1320px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.public-header nav{display:flex;align-items:center;gap:clamp(15px,2.2vw,34px);color:var(--muted);font-size:.84rem}.catalog-link:hover,.public-header nav>a:not(.button):hover{color:var(--accent)}.hero-actions .button.primary,.public-header .header-cta{border-color:#12aa98;background:linear-gradient(112deg,#08766e,#12aa98 68%,#58d9c5);color:#fff;box-shadow:0 10px 24px rgba(18,170,152,.2)}.public-header .header-cta{padding:11px 19px;font-size:.78rem}.hero-actions .button.primary:hover,.public-header .header-cta:hover{border-color:#08766e;background:linear-gradient(112deg,#06675f,#0d9688 68%,#46c9b6)}.public-header-session-loading{color:var(--muted);font-size:.75rem}.public-header-workspace{padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:.76rem;font-weight:750}.public-header-workspace:hover{border-color:var(--accent);color:var(--accent)}.public-header-profile{display:flex;align-items:center;gap:7px;color:var(--ink)!important;font-size:.76rem;font-weight:700}.public-header-profile:hover{color:var(--accent)!important}.public-header-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#07384c;background:linear-gradient(135deg,#c9faed,#6ccfc8);font-size:.64rem;font-weight:850}.public-header-signout{padding:0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.76rem;cursor:pointer}.public-header-signout:hover{color:var(--accent)}.hero-actions .button.secondary{border-color:#75dccc;background:#edfbf7;color:#08766e}.hero-actions .button.secondary:hover{border-color:#12aa98;background:#ddf7f0}.legal-dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(3,19,52,.72);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.legal-dialog{width:min(920px,100%);max-height:min(900px,calc(100dvh - 40px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 24px 70px rgba(0,0,0,.35)}.legal-dialog footer,.legal-dialog header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:24px 26px;border-bottom:1px solid var(--line)}.legal-dialog header h2{margin:4px 0 7px}.legal-dialog footer p,.legal-dialog header p{margin:0;color:var(--muted)}.legal-dialog footer{align-items:center;border-top:1px solid var(--line);border-bottom:0}.legal-dialog footer .button{flex:0 0 auto}.legal-document-links{display:flex;flex-wrap:wrap;gap:8px 16px;padding:12px 26px;border-bottom:1px solid var(--line);font-size:.82rem}.legal-document-links a{color:var(--accent-deep);text-decoration:underline;text-underline-offset:3px}.legal-document-reader{min-height:0;overflow:auto;padding:22px;background:#e8eeec}.legal-document-reader figure{max-width:720px;margin:0 auto 22px;border:1px solid #c8d2ce;background:#fff;box-shadow:0 5px 16px rgba(3,19,52,.12)}.legal-document-reader figcaption{padding:8px 12px;color:#41665f;font-size:.75rem}.legal-document-reader img{display:block;width:100%;height:auto}.legal-document-pack{max-width:720px;margin:0 auto 22px;padding:28px 30px;border:1px solid #c8d2ce;background:#fff;box-shadow:0 5px 16px rgba(3,19,52,.12)}.legal-document-pack-heading{display:flex;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #dce5e1;color:#41665f;font-size:.7rem}.legal-document-pack-heading span{color:#08766e;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.legal-document-pack h3{margin:22px 0 24px;color:#083c3a;font-size:1.75rem;line-height:1.08;letter-spacing:-.045em}.legal-document-pack section{margin:0 0 22px}.legal-document-pack h4{margin:0 0 8px;color:#083c3a;font-size:.93rem;line-height:1.35}.legal-document-pack p{margin:0 0 10px;color:#465953;font-size:.82rem;line-height:1.7}.legal-agreement-control{display:grid;gap:7px}.legal-agreement-control small{color:var(--muted);line-height:1.45}html[data-theme=dark] .legal-document-reader{background:#0c2725}html[data-theme=dark] .legal-document-pack{border-color:#315b55;background:#112c38}html[data-theme=dark] .legal-document-pack-heading{border-color:#315b55;color:#b9ddd4}html[data-theme=dark] .legal-document-pack h3,html[data-theme=dark] .legal-document-pack h4{color:#e3f6ef}html[data-theme=dark] .legal-document-pack p{color:#c4d7d1}@media (max-width:580px){.legal-dialog-backdrop{padding:0}.legal-dialog{max-height:100dvh;height:100dvh;border-radius:0}.legal-dialog footer,.legal-dialog header{padding:18px}.legal-dialog footer{align-items:stretch;flex-direction:column}.legal-dialog footer .button{width:100%}.legal-document-links{padding-inline:18px}.legal-document-reader{padding:14px}}.home-hero{max-width:1320px;margin:clamp(26px,6vh,56px) auto clamp(32px,6vh,54px)}.hero-study-stage{--hero-columns:minmax(0,.9fr) minmax(380px,1.1fr);--hero-gap:clamp(25px,5vw,86px);--hero-transition-duration:2.4s;position:relative;height:clamp(530px,calc(100svh - 205px),640px);overflow:hidden;isolation:isolate}.hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:var(--hero-columns);gap:var(--hero-gap);align-items:stretch}.hero-slide-current{z-index:1;background:var(--paper)}.hero-slide-idle{z-index:0;visibility:hidden}.hero-slide-next{z-index:2;pointer-events:none;background:var(--paper)}.hero-slide-writing-in{clip-path:inset(0 100% 0 0);animation:hero-study-reveal var(--hero-transition-duration) cubic-bezier(.65,.05,.22,1) forwards}.hero-study-wipe{position:absolute;z-index:3;inset:0;overflow:hidden;pointer-events:none}.hero-study-wipe-line{position:absolute;top:0;left:0;width:50px;height:100%;background:linear-gradient(90deg,transparent,rgba(88,217,197,.25) 28%,rgba(245,255,251,.94) 50%,rgba(18,170,152,.3) 72%,transparent);filter:blur(12px);animation:hero-sweep-glow var(--hero-transition-duration) cubic-bezier(.65,.05,.22,1) forwards;will-change:transform,opacity}@keyframes hero-study-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes hero-sweep-glow{0%{opacity:0;transform:translate3d(-120px,0,0)}32%{opacity:.92}68%{opacity:.82}to{opacity:0;transform:translate3d(calc(100vw + 120px),0,0)}}.hero-fixed-layer{position:absolute;inset:0;z-index:4;display:grid;grid-template-columns:var(--hero-columns);gap:var(--hero-gap);pointer-events:none}.hero-fixed-copy{grid-column:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:30px 0 40px;pointer-events:none}.hero-fixed-copy .eyebrow{margin:0;color:#119a8a}.hero-fixed-copy .hero-actions{pointer-events:auto}.hero-indicators{display:flex;justify-content:center;gap:9px;margin-top:15px}.hero-indicators button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--line) 85%,var(--muted));cursor:pointer;transition:width .25s ease,background-color .25s ease}.hero-indicators button[aria-selected=true]{width:24px;background:var(--accent)}.hero-indicators button:disabled{cursor:default}.hero-indicators button span{display:block;width:100%;height:100%}.hero-content{min-width:0;min-height:0;display:flex;flex-direction:column;padding:66px 0 88px;position:relative;z-index:2}.academy-promo .eyebrow,.hero-fixed-copy .eyebrow,.trusted-section .eyebrow{display:block;margin-bottom:0}.academy-promo .eyebrow,.trusted-section .eyebrow{color:var(--accent)}.hero-content h1{max-width:620px;margin:0;font-size:clamp(3rem,4.4vw,4.7rem);line-height:.98;letter-spacing:-.066em;font-weight:700;background:linear-gradient(112deg,#031334,#08766e 42%,#12aa98 70%,#58d9c5);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-content h1 em{color:inherit;font-style:normal}.hero-content>p{max-width:530px;margin:auto 0 0;padding-top:24px;color:#326d65;font-size:1rem;line-height:1.8}.hero-visual{width:min(100%,680px);aspect-ratio:5/4;min-height:0;position:relative;align-self:center;justify-self:center;display:flex;align-items:center;justify-content:center}.hero-visual>img{display:block;width:100%;height:auto;object-fit:contain;border-radius:20px 20px 8px 8px;position:relative;z-index:1}.hero-image-blur{position:absolute;z-index:0;top:-16px;left:-16px;width:calc(100% + 32px);height:104px;background-position:top;background-repeat:no-repeat;background-size:100% auto;filter:blur(24px);opacity:.3;clip-path:inset(0 0 24px round 28px 28px 0 0);pointer-events:none}.hero-dots{position:absolute;top:27px;left:2%;width:120px;height:115px;background-image:radial-gradient(#77b6a5 1.5px,transparent 0);background-size:10px 10px;opacity:.45}.floating-card{position:absolute;z-index:2;background:color-mix(in srgb,var(--surface) 94%,transparent);color:var(--ink);border:1px solid color-mix(in srgb,var(--line) 80%,white);border-radius:12px;box-shadow:var(--shadow);padding:14px 15px;display:grid;gap:5px;min-width:144px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.floating-card small{color:var(--muted);font-size:.57rem;letter-spacing:.09em;font-weight:800}.floating-card strong{font-size:.78rem}.class-card{left:0;top:45%}.class-card span{font-size:.67rem;color:var(--accent)}.class-card i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px;background:#53bf84}.progress-card{right:-1%;bottom:20%;min-width:135px}.progress-card>strong{text-align:right;color:var(--accent)}.progress-line{width:100%;height:5px;overflow:hidden;background:var(--line);border-radius:5px}.progress-line i{display:block;width:75%;height:100%;border-radius:5px;background:var(--accent)}.floating-orb{position:absolute;z-index:2;left:7%;bottom:8%;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent-deep);border:4px solid color-mix(in srgb,var(--paper) 90%,transparent);font-size:1.2rem}.academy-promo{max-width:1320px;min-height:230px;margin:0 auto 20px;padding:28px clamp(24px,4vw,62px);display:grid;grid-template-columns:.8fr 1.35fr .9fr;align-items:center;gap:clamp(20px,4vw,58px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(115deg,color-mix(in srgb,var(--soft) 70%,white),var(--surface))}.academy-illustration{min-height:155px;position:relative;display:grid;place-items:center}.academy-illustration img{width:min(100%,250px);height:auto;object-fit:contain}.academy-promo h2{margin:0 0 12px;font-size:clamp(1.55rem,2.45vw,2.35rem);letter-spacing:-.045em}.academy-promo p{margin:0 0 19px;color:var(--muted);font-size:.86rem;line-height:1.65}.academy-promo .button{padding:11px 16px;color:#fff;font-size:.75rem}.academy-promo ul{list-style:none;padding:0;margin:0;display:grid;gap:17px;color:var(--ink);font-size:.77rem;font-weight:700}.academy-promo li{display:flex;align-items:center;gap:10px}.academy-promo li>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--soft);color:var(--accent);font-size:1rem}.academy-promo li>div{display:grid;gap:3px}.academy-promo li strong{font-size:.67rem;letter-spacing:.08em}.academy-promo li small{color:var(--muted);font-size:.72rem;font-weight:500}.capability-grid.redesigned{max-width:1320px;margin:18px auto 78px;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 35px rgba(13,50,42,.04)}.capability-grid.redesigned .capability-card{min-height:218px;padding:29px 26px;background:var(--surface);border:0;border-right:1px solid var(--line)}.capability-grid.redesigned .capability-card:last-child{border-right:0}.capability-icon{display:flex;align-items:center;justify-content:center;gap:2px;width:58px;height:58px;margin-bottom:30px;background:linear-gradient(135deg,#e8fbf5,#a8e9da);border:1px solid #8ed9c9;border-radius:18px;color:#08766e;font-size:0;box-shadow:0 8px 18px rgba(18,170,152,.15)}.capability-icon-pair{gap:1px}.capability-icon svg{flex:0 0 auto}.capability-grid.redesigned .capability-card h2{font-size:1rem;margin:0 0 10px}.capability-grid.redesigned .capability-card p{color:var(--muted);font-size:.77rem;line-height:1.75}.home-catalog{margin-bottom:62px}.home-catalog .section-heading{margin-bottom:24px}.home-catalog .section-heading h2,.testimonials .section-heading h2{font-size:clamp(1.65rem,3.3vw,2.3rem);letter-spacing:-.05em}.catalog-link{color:var(--accent);font-size:.8rem;font-weight:800;white-space:nowrap}.home-catalog .course-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:13px}.home-catalog .course-card{border-radius:12px;background:var(--surface);box-shadow:0 8px 23px rgba(15,44,36,.06)}.home-catalog .course-cover{height:130px;background:linear-gradient(140deg,#283b5e,#9d76de)}.home-catalog .course-card:nth-child(2) .course-cover{background:linear-gradient(140deg,#efc977,#9f7243)}.home-catalog .course-card:nth-child(3) .course-cover{background:linear-gradient(140deg,#20323d,#526f64)}.home-catalog .course-card:nth-child(4) .course-cover{background:linear-gradient(140deg,#1e2527,#c07848)}.home-catalog .course-card:nth-child(5) .course-cover{background:linear-gradient(140deg,#092e42,#0084c9)}.home-catalog .course-card-body{padding:16px}.home-catalog .course-card h3{font-size:.89rem;line-height:1.4;min-height:38px}.home-catalog .course-card p{display:none}.home-catalog .course-card-footer{margin-top:11px;padding-top:11px;font-size:.72rem}.home-catalog .sample-course .course-cover{position:relative;height:auto;aspect-ratio:16/9;padding:0;overflow:hidden;isolation:isolate;background:var(--accent-deep)}.home-catalog .sample-course .course-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-catalog .sample-course:hover .course-cover img{transform:scale(1.04)}.home-catalog .sample-course .course-cover:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 42%,rgba(6,26,22,.38));pointer-events:none}.home-catalog .sample-course .course-cover span{position:relative;z-index:2;margin:12px;background:rgba(255,255,255,.92);color:var(--accent-deep);text-transform:uppercase;letter-spacing:.08em;font-size:.58rem;font-weight:800}.home-catalog .sample-course .course-card-body>small{color:var(--accent);font-size:.64rem;font-weight:800}.course-meta{display:flex;align-items:center;gap:7px;margin-top:4px;color:var(--muted);font-size:.68rem}.course-meta i{width:3px;height:3px;border-radius:50%;background:currentColor}.home-catalog .sample-course .course-card-footer{color:var(--muted)}.home-catalog .sample-course .course-card-footer strong{color:var(--accent-deep)}.home-catalog .sample-course .course-card-footer span{color:var(--muted);font-weight:700}.public-catalog-page{min-height:100vh}.public-catalog-intro{max-width:820px;margin:70px auto 38px;text-align:center}.public-catalog-intro h1{margin:0;font-size:clamp(2.6rem,5.5vw,4.8rem);line-height:.98;letter-spacing:-.065em;background:linear-gradient(112deg,#031334,#08766e 42%,#12aa98 70%,#58d9c5);-webkit-background-clip:text;background-clip:text;color:transparent}.public-catalog-intro p{max-width:620px;margin:20px auto 0;color:#326d65;font-size:1rem;line-height:1.75}.public-catalog-content{max-width:1320px;margin:0 auto 76px}.catalog-filters{padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 8px 24px rgba(15,44,36,.04)}.catalog-filter-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:12px;align-items:end}.catalog-filter-grid label{display:grid;gap:7px;color:#56645e;font-size:.72rem;font-weight:750}.catalog-filter-grid input,.catalog-filter-grid select{width:100%;border:1px solid #cfd9d2;border-radius:9px;padding:11px 12px;background:var(--surface);color:var(--ink);outline:none;font-size:.8rem}.catalog-filter-grid input:focus,.catalog-filter-grid select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(92,128,111,.12)}.catalog-search{grid-column:span 2}.catalog-filter-actions{display:flex;gap:8px;align-items:center}.catalog-filter-actions .button{padding:11px 15px;font-size:.76rem}.catalog-results-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:30px 2px 15px;color:var(--muted);font-size:.78rem}.catalog-results-head strong{color:var(--ink);font-size:.95rem}.public-catalog-grid{grid-template-columns:repeat(3,1fr)}.public-catalog-grid .course-card{background:var(--surface)}.public-catalog-grid .course-cover{position:relative;height:190px;overflow:hidden;background:linear-gradient(140deg,#d8eee6,#79cdbb)}.public-catalog-grid .public-course-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.public-catalog-grid .public-course-cover span{position:relative;z-index:1}.public-catalog-grid .course-card-body{padding:21px}.public-catalog-grid .course-card h2{margin:9px 0;font-size:1.18rem;letter-spacing:-.03em}.public-catalog-grid .course-card p{min-height:69px;margin:0 0 12px}.public-course-meta{display:flex;align-items:center;gap:7px;margin-bottom:11px;color:var(--muted);font-size:.72rem}.public-course-meta i{width:3px;height:3px;border-radius:50%;background:currentColor}.public-catalog-grid .course-card-footer{margin-top:16px}.public-catalog-grid .course-card-footer a{color:var(--accent);font-weight:750}.academy-filter-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.academy-filter-grid label{display:grid;gap:7px;color:#56645e;font-size:.72rem;font-weight:750}.academy-filter-grid input{width:100%;border:1px solid #cfd9d2;border-radius:9px;padding:11px 12px;background:var(--surface);color:var(--ink);outline:none;font-size:.8rem}.academy-filter-grid input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(92,128,111,.12)}.academy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.academy-card{position:relative;display:flex;gap:18px;min-height:168px;padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:0 8px 25px rgba(15,44,36,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.academy-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 38%,var(--line));box-shadow:0 14px 32px rgba(15,44,36,.09)}.academy-card-profile-link{position:absolute;inset:0;z-index:1;border-radius:13px}.academy-card-profile-link:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.academy-card-logo{flex:0 0 58px;width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#d8eee6,#79cdbb);color:var(--accent-deep);font-size:1.2rem;font-weight:800}.academy-card-logo img{width:100%;height:100%;object-fit:contain;background:var(--surface)}.academy-card-body,.academy-card-logo{position:relative;z-index:2;pointer-events:none}.academy-card-body{display:flex;min-width:0;flex:1 1;flex-direction:column;align-items:flex-start}.academy-card-body>small{color:var(--accent);font-size:.62rem;font-weight:800;letter-spacing:.09em}.academy-card h2{margin:8px 0 7px;font-size:1.12rem;letter-spacing:-.03em}.academy-card p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.academy-card-courses-link{position:relative;z-index:3;pointer-events:auto;margin-top:auto;padding-top:16px;color:var(--accent);font-size:.78rem;font-weight:750}.academy-logo-mark{display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);color:var(--accent-deep);background:linear-gradient(135deg,#d8eee6,#79cdbb);font-weight:800}.academy-logo-mark img{display:block;width:100%;height:100%;object-fit:contain;background:var(--surface)}.academy-logo-mark-small{width:30px;height:30px;border-radius:8px;font-size:.58rem}.academy-logo-mark-medium{width:48px;height:48px;border-radius:12px;font-size:.8rem}.academy-logo-mark-large{width:84px;height:84px;border-radius:18px;font-size:1.35rem}.academy-card-logo.academy-logo-mark-large{flex:0 0 58px;width:58px;height:58px;border-radius:14px;font-size:1.2rem}.academy-profile-logo.academy-logo-mark-large{width:112px;height:112px;border-radius:24px;font-size:2.5rem}.course-card-academy{display:flex;align-items:center;gap:8px;min-height:30px}.course-card-academy small{color:var(--accent);font-weight:700}.course-detail-academy{display:flex;align-items:center;gap:12px}.course-detail-academy h3{margin:0}.portal-course-academy{max-width:1240px;margin:0 auto 18px}.academy-logo-field{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:center;margin-top:22px;padding:17px;border:1px solid #dcefe9;border-radius:14px;background:linear-gradient(105deg,#f3fcf9,#fbffff)}.academy-logo-field-preview{display:grid;place-items:center;width:96px;height:96px}.academy-logo-field-preview img{width:100%;height:100%;object-fit:contain;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.academy-logo-field-copy{min-width:0}.academy-logo-field-copy>strong{color:var(--accent-deep);font-size:.8rem}.academy-logo-field-copy>p{max-width:620px;margin:6px 0 10px;color:var(--muted);font-size:.67rem;line-height:1.5}.academy-logo-field-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.academy-logo-field-actions .button{padding:9px 13px;font-size:.67rem}.academy-branding-field{margin-top:22px;padding:20px;border:1px solid #dcefe9;border-radius:14px;background:linear-gradient(105deg,#f3fcf9,#fbffff)}.academy-branding-setup{max-width:620px}.academy-branding-field-note{margin:7px 0 16px;color:var(--muted);font-size:.72rem;line-height:1.55}.academy-branding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.academy-branding-asset{display:grid;grid-template-columns:92px minmax(0,1fr);gap:15px;align-items:center;min-width:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.academy-branding-asset-preview{display:grid;place-items:center;width:92px;height:92px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface-soft)}.academy-branding-asset-logo .academy-logo-mark{width:84px;height:84px}.academy-branding-asset-banner{grid-template-columns:150px minmax(0,1fr)}.academy-branding-asset-banner .academy-branding-asset-preview{width:150px;height:92px}.academy-branding-asset-preview img{display:block;width:100%;height:100%;object-fit:contain;background:var(--surface)}.academy-branding-asset-banner .academy-branding-asset-preview img{object-fit:cover}.academy-branding-banner-placeholder{padding:9px;color:var(--muted);font-size:.65rem;text-align:center}.academy-branding-asset-copy{min-width:0}.academy-branding-asset-copy>strong{color:var(--accent-deep);font-size:.8rem}.academy-branding-asset-copy>p{margin:6px 0 10px;color:var(--muted);font-size:.67rem;line-height:1.5}.tenant-logo{width:32px;height:32px;border-color:rgba(190,255,239,.35);border-radius:10px;font-size:.52rem}.super-admin-academy-cell,.super-admin-academy-heading{display:flex;align-items:center;gap:10px}.super-admin-academy-heading h2{margin:0}.super-admin-academy-heading small{display:block;margin-top:3px;color:var(--muted);font-size:.68rem}.super-admin-academy-cell>div{min-width:0}html[data-theme=dark] .academy-branding-field,html[data-theme=dark] .academy-logo-field{border-color:#285e5a;background:#102e3a}html[data-theme=dark] .academy-logo-mark{background:linear-gradient(135deg,#17483f,#168f7e);color:#d9fff6}.academy-profile-hero{max-width:1320px;margin:44px auto 30px;padding:30px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,var(--surface),#e8f5ef);box-shadow:var(--shadow)}.academy-profile-back{display:inline-block;margin-bottom:28px}.academy-profile-banner{display:block;width:100%;max-height:330px;margin:0 0 26px;border:1px solid var(--line);border-radius:16px;aspect-ratio:16/7;object-fit:cover;box-shadow:var(--shadow)}.academy-profile-identity{display:flex;align-items:center;gap:22px}.academy-profile-logo{width:112px;height:112px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#d8eee6,#79cdbb);color:var(--accent-deep);font-size:2.5rem;font-weight:800}.academy-profile-logo img{width:100%;height:100%;object-fit:contain;background:var(--surface)}.academy-profile-identity h1{margin:7px 0 8px;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.98;letter-spacing:-.06em}.academy-profile-identity p{margin:0;color:var(--muted)}.academy-profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.academy-profile-facts div{display:grid;gap:5px}.academy-profile-facts span{color:var(--muted);font-size:.7rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.academy-profile-facts strong{font-size:1rem}.public-academy-profile-content{max-width:1320px;margin:0 auto 76px}.academy-profile-about{margin-bottom:46px;padding:30px}.academy-profile-about h2{margin:7px 0 10px;font-size:2rem;letter-spacing:-.04em}.academy-profile-about p{max-width:700px;color:var(--muted);line-height:1.7}.academy-profile-courses .section-heading{margin-bottom:18px}html[data-theme=dark] .academy-profile-hero{background:linear-gradient(135deg,var(--surface),#123b35)}html[data-theme=dark] .public-catalog-intro h1{background-image:linear-gradient(112deg,#edfdf8,#9bf1df 48%,#43d2bb)}html[data-theme=dark] .public-catalog-intro p{color:#abd8ce}html[data-theme=dark] .academy-filter-grid label,html[data-theme=dark] .catalog-filter-grid label{color:#b3c9c0}html[data-theme=dark] .capability-icon{background:linear-gradient(135deg,#17483f,#168f7e);border-color:#36c6b1;color:#d9fff6;box-shadow:0 8px 18px rgba(18,170,152,.22)}@media (max-width:820px){.academy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.academy-filter-grid{grid-template-columns:1fr}.academy-filter-grid .catalog-filter-actions .button{flex:1 1}.academy-grid{grid-template-columns:1fr}.academy-card{min-height:150px}.academy-profile-hero{margin-top:28px;padding:22px}.academy-profile-banner{max-height:210px;margin-bottom:20px;border-radius:13px}.academy-profile-identity{align-items:flex-start;flex-direction:column}.academy-profile-logo{width:82px;height:82px;border-radius:18px;font-size:1.8rem}.academy-profile-facts{grid-template-columns:1fr}.academy-profile-about{padding:22px}.academy-branding-grid{grid-template-columns:1fr}.academy-branding-asset,.academy-branding-asset-banner{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:12px}.academy-branding-asset-banner .academy-branding-asset-preview,.academy-branding-asset-preview{width:68px;height:68px}.academy-branding-asset-logo .academy-logo-mark{width:62px;height:62px}.academy-branding-field{padding:14px}}@media (max-width:620px){.academy-logo-field{grid-template-columns:68px minmax(0,1fr);gap:13px;padding:14px}.academy-logo-field-preview{width:68px;height:68px}.academy-logo-mark-large.academy-profile-logo{width:82px;height:82px;border-radius:18px;font-size:1.8rem}}.trusted-section{max-width:1320px;margin:0 auto 64px;padding:18px 0 23px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trusted-section .eyebrow{margin-bottom:19px}.trust-row{display:flex;justify-content:space-around;gap:15px;align-items:center;color:color-mix(in srgb,var(--ink) 75%,var(--muted));font-size:.88rem;font-weight:800;letter-spacing:-.04em}.trust-row span{white-space:nowrap}.testimonials{max-width:1320px;margin:0 auto 70px}.testimonials .section-heading{display:block;margin-bottom:22px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.testimonial-grid article{position:relative;min-height:178px;padding:23px 22px;background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:0 8px 25px rgba(15,44,36,.035)}.quote-mark{display:block;color:var(--accent);font-size:2.5rem;line-height:.7;font-weight:900}.testimonial-grid p{margin:11px 0 16px 34px;color:var(--ink);font-size:.8rem;line-height:1.65}.testimonial-person{display:flex;align-items:center;gap:9px;margin-left:34px}.testimonial-person>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8fcbbc,#dfe8dc);color:var(--accent-deep);font-size:.72rem;font-weight:800}.testimonial-person small,.testimonial-person strong{display:block;font-size:.67rem}.testimonial-person small{margin-top:2px;color:var(--muted)}.stars{position:absolute;right:21px;bottom:24px;color:#f5b637;letter-spacing:1px;font-size:.63rem}.carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:15px}.carousel-dots i{width:8px;height:8px;background:var(--line);border-radius:50%}.carousel-dots i:first-child{background:var(--accent)}.public-footer{display:block;width:100%;max-width:none;margin:0;overflow:hidden;background:var(--accent-dark);color:#f5fffb;border-radius:0}.newsletter{min-height:92px;padding:17px 32px;justify-content:space-between;gap:24px;background:linear-gradient(100deg,#dff7ee,#effbf6 55%,#f8fcfa);color:#083c3a}.newsletter,.newsletter-copy{display:flex;align-items:center}.newsletter-copy{gap:13px}.newsletter-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#08766e,#12aa98 72%,#58d9c5);color:#fff;box-shadow:0 6px 14px rgba(18,170,152,.2)}.newsletter strong{font-size:.8rem}.newsletter p{margin:4px 0 0;color:#326d65;font-size:.68rem}.newsletter-form{display:flex;min-width:min(100%,385px);gap:8px}.newsletter-form input{min-width:0;flex:1 1;padding:10px 12px;border:1px solid #b8ded4;border-radius:7px;background:#fff;color:#083c3a;font-size:.72rem}.newsletter-form .button{padding:10px 18px;border-color:#083c3a;background:#083c3a;color:#fff;font-size:.72rem;white-space:nowrap}.newsletter-form .button:hover{border-color:#12aa98;background:#08766e}.footer-main{display:grid;grid-template-columns:2.1fr repeat(4,1fr);gap:26px;padding:36px 32px 29px}.footer-brand .brand-logo{width:132px;margin-bottom:10px}.footer-brand p{max-width:160px;margin:0;color:#b6c9c2;font-size:.7rem;line-height:1.7}.social-links{display:flex;gap:10px;margin-top:16px}.social-links a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #6f9085;border-radius:50%;background:rgba(18,170,152,.16);color:#f5fffb;transition:background .2s ease,border-color .2s ease,transform .2s ease}.social-links a:hover{border-color:#58d9c5;background:#08766e;color:#fff;transform:translateY(-2px)}.social-links a svg{width:20px;height:20px;fill:currentColor}.footer-links{display:grid;align-content:start;gap:9px}.footer-links h2{margin:0 0 2px;font-size:.75rem}.footer-links .footer-action,.footer-links a{color:#b8cac4;font-size:.68rem}.footer-links .footer-action{padding:0;border:0;background:transparent;font:inherit;font-size:.68rem;text-align:left;cursor:pointer}.footer-links .footer-action:hover,.footer-links a:hover{color:#fff}.footer-session-loading{color:#b8cac4;font-size:.68rem}.footer-bottom{display:flex;justify-content:space-between;padding:14px 32px;border-top:1px solid rgba(255,255,255,.13);color:#aec1ba;font-size:.65rem}.stack-column{display:grid;gap:16px}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.theme-options button{padding:10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);color:var(--ink);text-align:left}.theme-options button.selected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 25%,transparent)}.theme-preview{display:block;height:30px;margin-bottom:9px;border-radius:5px;border:1px solid var(--line)}.theme-preview.light{background:linear-gradient(135deg,#fff 55%,#d9efe7 0)}.theme-preview.dark{background:linear-gradient(135deg,#031334 55%,#57c8b4 0)}.theme-preview.system{background:linear-gradient(90deg,#fff 50%,#031334 0)}.theme-options small,.theme-options strong{display:block}.theme-options strong{font-size:.73rem}.theme-options small{margin-top:2px;color:var(--muted);font-size:.62rem}html[data-theme=dark] .brand-logo:not(.inverse) img{filter:brightness(0) invert(1) hue-rotate(110deg)}html[data-theme=dark] .marketing-page,html[data-theme=dark] .public-header{background:var(--paper)}html[data-theme=dark] .hero-fixed-copy .eyebrow{color:#68e0cc}html[data-theme=dark] .hero-content h1{background-image:linear-gradient(112deg,#edfdf8,#9bf1df 48%,#43d2bb)}html[data-theme=dark] .hero-content h1 em{color:inherit}html[data-theme=dark] .hero-content>p{color:#abd8ce}html[data-theme=dark] .hero-actions .button.secondary{border-color:#40cdb8;background:#123d38;color:#93ecdc}html[data-theme=dark] .academy-promo{background:linear-gradient(115deg,#101d39,#0b1429)}html[data-theme=dark] .newsletter{background:linear-gradient(100deg,#10234d,#122b5b 55%,#193873);color:#eff3ff}html[data-theme=dark] .newsletter p{color:#b7ece1}html[data-theme=dark] .newsletter-form input{border-color:#44629a;background:#0c1730;color:#e6edff}html[data-theme=dark] .newsletter-form .button{border-color:#12aa98;background:linear-gradient(112deg,#08766e,#12aa98 68%,#58d9c5);color:#fff}html[data-theme=dark] .course-card,html[data-theme=dark] .course-list-card,html[data-theme=dark] .curriculum,html[data-theme=dark] .data-card,html[data-theme=dark] .enroll-card,html[data-theme=dark] .floating-card,html[data-theme=dark] .lesson-view,html[data-theme=dark] .metric-card,html[data-theme=dark] .panel,html[data-theme=dark] .payment-gate,html[data-theme=dark] .public-module,html[data-theme=dark] .result-card,html[data-theme=dark] .success-panel,html[data-theme=dark] .table-card,html[data-theme=dark] .timeline-card,html[data-theme=dark] .timeline-item{background:var(--surface);color:var(--ink)}html[data-theme=dark] .auth-form-wrap,html[data-theme=dark] .auth-page,html[data-theme=dark] .portal-shell{background:var(--paper)}html[data-theme=dark] .button:not(.primary):not(.light),html[data-theme=dark] .nav-pill,html[data-theme=dark] .segmented button.active{background:var(--surface);color:var(--ink)}html[data-theme=dark] .auth-form input,html[data-theme=dark] .auth-form select,html[data-theme=dark] .data-card select,html[data-theme=dark] .form-grid input,html[data-theme=dark] .form-grid select,html[data-theme=dark] .form-grid textarea,html[data-theme=dark] .inline-form input,html[data-theme=dark] .inline-form select,html[data-theme=dark] .lesson-form input,html[data-theme=dark] .lesson-form select,html[data-theme=dark] .small-form input,html[data-theme=dark] .stack-form input,html[data-theme=dark] .stack-form select,html[data-theme=dark] .stack-form textarea,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:var(--surface-soft);color:var(--ink);border-color:var(--line)}html[data-theme=dark] .module-card>header,html[data-theme=dark] th{background:var(--surface-soft);color:var(--muted)}html[data-theme=dark] tbody tr:hover{background:var(--surface-soft)}html[data-theme=dark] .lesson-row,html[data-theme=dark] .list-row,html[data-theme=dark] td,html[data-theme=dark] th{border-color:var(--line)}@media (max-width:1050px){.home-catalog .course-grid{grid-template-columns:repeat(3,1fr)}.academy-promo{grid-template-columns:.7fr 1.25fr}.academy-promo ul{grid-column:2;grid-template-columns:repeat(3,1fr);gap:9px}.academy-promo li{align-items:start}.footer-main{grid-template-columns:1.7fr repeat(4,1fr)}}@media (min-width:821px) and (max-height:850px){.home-hero{margin-top:clamp(20px,4vh,34px);margin-bottom:clamp(24px,4vh,36px)}.hero-study-stage{height:clamp(520px,calc(100svh - 205px),590px)}.hero-fixed-copy{padding-top:22px;padding-bottom:24px}.hero-content{padding-top:56px;padding-bottom:72px}.hero-content h1{font-size:clamp(2.9rem,4.2vw,4.35rem)}}@media (max-width:1050px){.hero-study-stage{height:930px}.hero-slide{align-content:stretch}.hero-fixed-layer,.hero-slide{grid-template-columns:1fr;grid-template-rows:520px minmax(0,1fr);gap:8px}.hero-fixed-copy{grid-column:1;grid-row:1;padding:26px 0 20px}.hero-content{grid-column:1;grid-row:1;padding:62px 0 82px}.hero-visual{grid-column:1;grid-row:2;width:min(100%,500px);max-width:100%;margin:0 auto}}@media (max-width:820px){.public-header{height:72px}.public-header nav{gap:14px}.public-header nav a:first-child,.public-header nav a:nth-child(2){display:none}.home-hero{margin-top:22px;gap:8px}.hero-study-stage{height:930px}.hero-slide{align-content:stretch}.hero-fixed-layer,.hero-slide{grid-template-columns:1fr;grid-template-rows:520px minmax(0,1fr);gap:8px}.hero-fixed-copy{grid-column:1;grid-row:1;padding:26px 0 20px}.hero-content{grid-column:1;grid-row:1;padding:62px 0 82px}.hero-visual{grid-column:1;grid-row:2;width:min(100%,500px);max-width:100%;margin:0 auto}.academy-promo{grid-template-columns:.75fr 1.25fr}.academy-promo ul{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.capability-grid.redesigned{grid-template-columns:repeat(2,1fr)}.capability-grid.redesigned .capability-card:nth-child(2){border-right:0}.capability-grid.redesigned .capability-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-catalog .course-grid{grid-template-columns:repeat(2,1fr)}.public-catalog-intro{margin-top:48px}.catalog-filter-grid{grid-template-columns:repeat(2,1fr)}.catalog-search{grid-column:1/-1}.public-catalog-grid{grid-template-columns:repeat(2,1fr)}.trust-row{flex-wrap:wrap}.footer-main{grid-template-columns:2fr repeat(2,1fr)}.footer-brand{grid-row:span 2}}@media (max-width:580px){.marketing-page{padding-inline:15px}.brand-logo{width:132px}.public-header .header-cta{padding:9px 11px;font-size:.69rem}.home-hero{margin-bottom:35px}.hero-study-stage{height:1010px}.hero-fixed-layer,.hero-slide{grid-template-rows:560px minmax(0,1fr)}.hero-fixed-copy{padding-bottom:20px}.hero-content{padding:58px 0 78px}.hero-content h1{font-size:clamp(2.8rem,11.5vw,3.7rem)}.class-card{top:34%;left:-2%}.progress-card{right:-2%;bottom:14%}.floating-card{min-width:125px;padding:10px}.academy-promo{padding:25px 20px;grid-template-columns:1fr}.academy-illustration{min-height:112px}.academy-illustration img{width:min(100%,280px)}.academy-promo ul{grid-column:auto}.academy-promo ul,.capability-grid.redesigned{grid-template-columns:1fr}.capability-grid.redesigned .capability-card{min-height:166px;border-right:0;border-bottom:1px solid var(--line)}.capability-grid.redesigned .capability-card:last-child{border-bottom:0}.capability-icon{margin-bottom:20px}.home-catalog .course-grid{grid-template-columns:1fr}.public-catalog-intro{margin-top:36px}.catalog-filter-grid{grid-template-columns:1fr}.catalog-filter-actions,.catalog-search{grid-column:auto}.catalog-filter-actions .button{flex:1 1}.catalog-results-head{align-items:flex-start;flex-direction:column;gap:4px}.public-catalog-grid{grid-template-columns:1fr}.home-catalog .course-cover{height:145px}.section-heading{gap:12px}.section-heading h2{font-size:1.65rem!important}.trust-row{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 8px;font-size:.72rem}.testimonial-grid{grid-template-columns:1fr}.newsletter{padding:20px;display:grid}.newsletter-form{min-width:0;width:100%}.footer-main{grid-template-columns:repeat(2,1fr);padding:28px 20px;gap:25px 17px}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-bottom{padding:14px 20px}.theme-options{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-slide-writing-in{animation:none;clip-path:none}.hero-study-wipe{display:none}.hero-indicators button{transition:none}}.brand-logo{width:168px;height:auto;overflow:visible}.brand-logo img{display:block;width:100%;max-width:100%;height:auto;transform:none}.brand-logo.inverse{width:168px;height:auto}.brand-logo.inverse img{width:100%;transform:none}.footer-brand .brand-logo,.footer-brand .brand-logo.inverse{width:132px}.auth-brand .brand-logo{width:190px;margin:2px 10px 38px}.topbar .brand-logo{width:150px}.public-header .brand-logo{margin-top:2px}.floating-orb i{width:18px;height:13px;border:2px solid;border-radius:2px;position:relative}.floating-orb i:after{content:"";position:absolute;width:7px;height:2px;left:3px;bottom:-6px;border:2px solid;border-top:0}.benefit-icon{position:relative;display:grid!important;width:29px;height:29px;border-radius:50%;background:var(--soft);color:var(--accent)}.benefit-icon:after,.benefit-icon:before{content:"";position:absolute}.benefit-icon.community:before{width:7px;height:7px;left:11px;top:7px;border:1.8px solid;border-radius:50%}.benefit-icon.community:after{width:13px;height:7px;left:8px;bottom:6px;border:1.8px solid;border-bottom:0;border-radius:9px 9px 0 0}.benefit-icon.monetize:before{inset:8px;border:1.8px solid;border-radius:4px}.benefit-icon.monetize:after{width:7px;height:1.8px;left:11px;top:14px;background:currentColor;box-shadow:0 -4px 0 currentColor,0 4px 0 currentColor}.benefit-icon.manage:before{width:12px;height:12px;left:8px;top:8px;border:1.8px solid;border-radius:2px}.benefit-icon.manage:after{width:5px;height:5px;left:12px;top:12px;border-left:1.8px solid;border-bottom:1.8px solid;transform:rotate(-45deg)}@media (max-width:580px){.brand-logo,.brand-logo.inverse{width:140px;height:auto}.brand-logo img,.brand-logo.inverse img{width:100%;transform:none}.public-header-profile-copy{display:none}.public-header-workspace{padding:8px 10px;font-size:.68rem}.public-header-signout{font-size:.68rem}}.apply-page{min-height:100vh;overflow:hidden;padding:0 clamp(18px,4vw,58px);background:var(--paper);color:var(--ink)}.apply-nav{width:100%;max-width:1320px;height:84px}.apply-nav .nav-links{gap:clamp(13px,2vw,28px)}.apply-nav .nav-links .button{color:#fff}.apply-hero{max-width:1320px;margin:78px auto 84px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:clamp(34px,7vw,105px);align-items:center}.apply-hero-copy{padding:20px 0}.apply-hero-copy .eyebrow{margin-bottom:20px;color:var(--accent)}.apply-hero-copy h1{max-width:650px;margin:0;font-size:clamp(3.25rem,5.7vw,6rem);line-height:.94;letter-spacing:-.075em}.apply-hero-copy>p{max-width:530px;margin:29px 0 30px;color:var(--muted);font-size:1.05rem;line-height:1.75}.apply-hero-copy .hero-actions{gap:11px}.apply-hero-copy .hero-actions .button{padding:14px 19px}.apply-hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:28px;color:var(--muted);font-size:.7rem;line-height:1.5}.apply-note-dot{width:7px;height:7px;border-radius:50%;background:#53bf84;box-shadow:0 0 0 4px color-mix(in srgb,#53bf84 17%,transparent)}.apply-feature-stage{position:relative;min-height:520px;isolation:isolate;overflow:hidden;padding:28px 30px 25px;border-radius:28px;color:#fff;background:radial-gradient(circle at 83% 14%,rgba(83,200,180,.22),transparent 33%),radial-gradient(circle at 10% 90%,rgba(79,119,211,.2),transparent 38%),#031334;box-shadow:0 28px 70px rgba(3,19,52,.2)}.apply-stage-glow{position:absolute;z-index:-1;width:320px;height:320px;right:-130px;bottom:-155px;border-radius:50%;background:rgba(88,217,197,.16);filter:blur(8px)}.apply-stage-top{display:flex;align-items:center;justify-content:space-between;gap:15px;color:rgba(255,255,255,.65);font-size:.62rem;font-weight:800;letter-spacing:.14em}.apply-stage-live{display:flex;align-items:center;gap:7px;font-size:.6rem;font-weight:600;letter-spacing:.02em;text-transform:none}.apply-stage-live i{width:6px;height:6px;border-radius:50%;background:#62e6c9;box-shadow:0 0 0 4px rgba(98,230,201,.14);animation:apply-pulse 2s ease-in-out infinite}.apply-stage-content{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:370px;max-width:470px;padding:50px 8px 32px;animation:apply-feature-enter .5s ease both}.apply-feature-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:26px;border:1px solid rgba(139,231,215,.5);border-radius:18px;background:rgba(95,214,194,.13);color:#8be7d7;font-size:1.5rem}.apply-feature-label{color:#8be7d7;font-size:.65rem;font-weight:850;letter-spacing:.15em}.apply-stage-content h2{max-width:430px;margin:16px 0 14px;font-size:clamp(2rem,3.3vw,3.35rem);line-height:1.02;letter-spacing:-.06em}.apply-stage-content>p{max-width:400px;margin:0;color:rgba(255,255,255,.68);font-size:.9rem;line-height:1.7}.apply-feature-metric{display:flex;align-items:center;justify-content:space-between;max-width:400px;margin-top:31px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.82);font-size:.69rem;font-weight:700}.apply-feature-metric strong{color:#8be7d7;font-size:1.1rem;font-weight:500}.apply-feature-tabs{position:absolute;right:30px;bottom:25px;left:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.apply-feature-tabs button{position:relative;display:flex;align-items:center;gap:8px;min-width:0;padding:11px 10px;border:0;border-top:1px solid rgba(255,255,255,.16);background:transparent;color:rgba(255,255,255,.45);text-align:left;font-size:.62rem;font-weight:800;letter-spacing:.1em}.apply-feature-tabs button span{color:rgba(255,255,255,.35);font-size:.57rem}.apply-feature-tabs button i{width:0;height:2px;margin-left:auto;background:#8be7d7;transition:width .25s ease}.apply-feature-tabs button.active{color:#fff}.apply-feature-tabs button.active span{color:#8be7d7}.apply-feature-tabs button.active i{width:22px}.apply-proof-row{max-width:1180px;margin:0 auto 112px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.apply-proof-row div{display:grid;gap:5px;padding:0 24px;border-right:1px solid var(--line)}.apply-proof-row div:first-child{padding-left:0}.apply-proof-row div:last-child{border-right:0}.apply-proof-row strong{font-size:.78rem;letter-spacing:-.02em}.apply-proof-row span{color:var(--muted);font-size:.7rem;line-height:1.5}.apply-benefits{max-width:1180px;margin:0 auto 116px}.apply-section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:31px}.apply-section-heading h2{max-width:620px;margin:0;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1;letter-spacing:-.065em}.apply-section-heading>p{max-width:320px;margin:0;color:var(--muted);font-size:.82rem;line-height:1.7}.apply-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.apply-benefit-grid article{min-height:218px;padding:25px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.apply-benefit-grid article>span{color:var(--accent);font-size:.67rem;font-weight:850;letter-spacing:.12em}.apply-benefit-grid h3{margin:50px 0 10px;font-size:1.08rem;letter-spacing:-.03em}.apply-benefit-grid p{max-width:280px;margin:0;color:var(--muted);font-size:.78rem;line-height:1.7}.apply-form-section{max-width:1180px;scroll-margin-top:30px;margin:0 auto 116px;display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 20px 60px rgba(3,19,52,.07)}.apply-form-aside{display:flex;flex-direction:column;justify-content:space-between;min-height:720px;padding:39px 34px;background:linear-gradient(150deg,#031334,#071f4b);color:#fff}.apply-form-aside .eyebrow{margin-bottom:19px}.apply-form-aside h2{max-width:300px;margin:0 0 16px;font-size:clamp(2rem,3.2vw,3rem);line-height:1;letter-spacing:-.06em}.apply-form-aside>div:first-child p{max-width:290px;margin:0;color:rgba(255,255,255,.68);font-size:.8rem;line-height:1.75}.apply-aside-list{display:grid;gap:16px;margin:45px 0}.apply-aside-list div{display:flex;align-items:center;gap:12px;padding-top:13px;border-top:1px solid rgba(255,255,255,.16)}.apply-aside-list span{display:grid;place-items:center;width:23px;height:23px;border:1px solid rgba(139,231,215,.65);border-radius:50%;color:#8be7d7;font-size:.64rem}.apply-aside-list p{margin:0;color:rgba(255,255,255,.82);font-size:.73rem;font-weight:700}.apply-form-aside>small{color:rgba(255,255,255,.48);font-size:.66rem}.apply-form-card{padding:42px clamp(25px,4vw,58px) 49px}.apply-form-intro{margin-bottom:27px}.apply-form-intro .eyebrow{margin-bottom:13px}.apply-form-intro h2{margin:0 0 9px;font-size:clamp(1.8rem,3vw,2.55rem);letter-spacing:-.055em}.apply-form-intro p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.6}.apply-form-intro p span{color:var(--danger)}.apply-form-card .stack-form{gap:15px}.apply-form-card .stack-form label{color:var(--ink)}.apply-form-card .stack-form label small{color:var(--muted);font-size:.68rem;font-weight:500;line-height:1.45}.apply-form-card .stack-form input,.apply-form-card .stack-form textarea{background:var(--surface)}.apply-form-card .stack-form .button{margin-top:6px;justify-self:start}.apply-three-up{grid-template-columns:repeat(3,1fr)}.apply-form-card .check-line{align-items:flex-start;color:var(--muted)!important;font-size:.7rem!important;font-weight:500!important;line-height:1.5}.apply-form-card .check-line input{flex:0 0 auto;margin-top:2px}@keyframes apply-feature-enter{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes apply-pulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@media (max-width:1050px){.apply-hero{grid-template-columns:1fr 1fr;gap:35px}.apply-hero-copy h1{font-size:clamp(3rem,5.5vw,4.6rem)}.apply-stage-content h2{font-size:2.3rem}.apply-stage-live{display:none}}@media (max-width:820px){.apply-page{padding-inline:18px}.apply-nav .nav-links a:not(.button){display:none}.apply-hero{grid-template-columns:1fr;margin-top:47px}.apply-hero-copy{max-width:650px}.apply-feature-stage{min-height:480px}.apply-proof-row{margin-bottom:85px}.apply-form-section{grid-template-columns:1fr}.apply-form-aside{min-height:390px}.apply-aside-list{margin:34px 0;grid-template-columns:repeat(3,1fr);gap:10px}.apply-aside-list div{display:grid;justify-items:start;gap:9px}.apply-section-heading{align-items:start;flex-direction:column;gap:15px}}@media (max-width:580px){.apply-nav{height:72px}.apply-nav .nav-links .button{padding:10px 13px;font-size:.72rem}.apply-hero{margin:35px auto 65px}.apply-hero-copy h1{font-size:clamp(2.8rem,14vw,4rem)}.apply-hero-copy>p{font-size:.93rem}.apply-hero-note{align-items:flex-start}.apply-feature-stage{min-height:490px;padding:22px 21px 20px;border-radius:21px}.apply-stage-top{font-size:.55rem}.apply-stage-content{min-height:360px;padding:35px 0 25px}.apply-stage-content h2{font-size:2.15rem}.apply-feature-tabs{right:21px;bottom:19px;left:21px}.apply-feature-tabs button{gap:5px;padding-inline:3px;font-size:.54rem}.apply-feature-tabs button i{display:none}.apply-proof-row{grid-template-columns:1fr;gap:0;margin-bottom:75px}.apply-proof-row div,.apply-proof-row div:first-child{padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}.apply-proof-row div:last-child{border-bottom:0}.apply-benefits{margin-bottom:78px}.apply-benefit-grid{grid-template-columns:1fr}.apply-benefit-grid article{min-height:178px}.apply-benefit-grid h3{margin-top:32px}.apply-form-section{margin-bottom:78px;border-radius:16px}.apply-form-aside{min-height:390px;padding:30px 23px}.apply-aside-list{grid-template-columns:1fr;gap:10px;margin:26px 0}.apply-aside-list div{display:flex;align-items:center}.apply-form-card{padding:30px 21px 35px}.apply-three-up{grid-template-columns:1fr}.apply-form-card .stack-form .button{width:100%}}@media (prefers-reduced-motion:reduce){.apply-stage-content,.apply-stage-live i{animation:none}}.builder-section,.course-progress-strip{max-width:1220px;margin:16px auto}.course-progress-strip{display:flex;align-items:center;flex-wrap:wrap;gap:22px;padding:15px 18px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.course-progress-strip>div{display:grid;gap:2px;min-width:112px}.course-progress-strip strong{color:var(--accent-deep);font-size:1.15rem}.course-progress-strip small{color:var(--muted);font-size:.68rem}.course-progress-strip .row-action{margin-left:auto}.advanced-course-settings{border:1px solid var(--line);border-radius:12px;padding:13px 15px}.advanced-course-settings summary{cursor:pointer;color:var(--accent-deep);font-size:.78rem;font-weight:800}.advanced-course-settings[open] summary{margin-bottom:13px}.date-time-picker{position:relative;min-width:0}.date-time-picker-label{display:block;margin-bottom:6px;color:var(--ink);font-size:.72rem;font-weight:750}.date-time-picker-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:9px;min-height:42px;padding:10px 11px;border:1px solid #cfd9d2;border-radius:8px;color:var(--ink);background:var(--surface);text-align:left;font:inherit;cursor:pointer}.date-time-picker-trigger:disabled{cursor:not-allowed;opacity:.6}.date-time-picker-zone{display:block;margin-top:5px;color:var(--muted);font-size:.66rem}.date-time-picker-popover{position:absolute;z-index:30;top:calc(100% + 8px);left:0;width:min(320px,calc(100vw - 36px));padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 18px 50px rgba(3,19,52,.18)}.date-time-picker-nav,.date-time-picker-time{display:flex;align-items:center;justify-content:space-between;gap:8px}.date-time-picker-nav strong{color:var(--ink);font-size:.8rem}.date-time-picker-grid,.date-time-picker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:12px;text-align:center}.date-time-picker-weekdays span{color:var(--muted);font-size:.61rem;font-weight:750}.date-time-picker-grid button{min-height:31px;border:0;border-radius:8px;color:var(--ink);background:transparent;font:inherit;font-size:.72rem;cursor:pointer}.date-time-picker-grid button:hover{background:var(--line)}.date-time-picker-grid button.selected{color:#fff;background:var(--accent);font-weight:800}.date-time-picker-time{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.date-time-picker-time label{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.7rem}.date-time-picker-time select{width:auto;padding:6px 7px}.course-stats-page{max-width:1220px;margin:0 auto 48px}.stats-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:16px 0}.stats-card{display:grid;gap:8px;padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.stats-card span{color:var(--muted);font-size:.7rem;font-weight:750}.stats-card strong{color:var(--accent-deep);font-size:1.65rem;letter-spacing:-.04em}.course-stats-sections{margin:16px 0;gap:16px}.status-stat-list{display:grid;gap:8px}.status-stat-list div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.76rem}.status-stat-list strong{color:var(--ink)}.course-completion-meter,.progress-cell>span{display:block;height:8px;overflow:hidden;border-radius:99px;background:var(--line)}.course-completion-meter span,.progress-cell i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#66d8c3)}.progress-cell{display:grid;gap:6px;min-width:100px}.progress-cell strong{font-size:.76rem}.progress-distribution{display:grid;gap:12px}.progress-distribution>div{display:grid;grid-template-columns:72px 1fr 36px;gap:12px;align-items:center}.progress-distribution i{height:9px;background:var(--line);border-radius:99px;overflow:hidden}.progress-distribution b{display:block;height:100%;background:var(--accent);border-radius:inherit}.profile-card-photo{width:64px;height:64px;border-radius:50%;object-fit:cover;float:left;margin:0 14px 8px 0}.data-card td small{display:block;margin-top:4px}.profile-alert{max-width:1240px;margin:0 auto 14px}.instructor-profile-page{max-width:1240px;margin:0 auto 60px}.instructor-profile-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;min-height:286px;overflow:hidden;margin:8px 0 16px;padding:34px clamp(25px,5vw,58px);border-radius:24px;color:#effffb;background:radial-gradient(circle at 88% 15%,rgba(69,220,193,.28),transparent 27%),radial-gradient(circle at 61% 120%,rgba(39,102,169,.35),transparent 37%),linear-gradient(118deg,#061b3d,#09294c 56%,#063d4b);box-shadow:0 19px 45px rgba(4,28,55,.15)}.instructor-profile-hero:after{position:absolute;right:23%;bottom:-80px;width:260px;height:260px;border:1px solid rgba(154,246,226,.16);border-radius:50%;content:""}.instructor-profile-hero-copy{position:relative;z-index:1;max-width:620px}.instructor-profile-hero-copy .eyebrow{color:#87e8d6}.instructor-profile-hero h2{max-width:620px;margin:8px 0 12px;color:#f3fffb;font-size:clamp(1.75rem,3.3vw,3rem);line-height:1.02;letter-spacing:-.065em}.instructor-profile-hero-copy>p{max-width:570px;margin:0;color:rgba(225,249,242,.73);font-size:.86rem;line-height:1.65}.instructor-profile-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:17px;margin-top:24px}.instructor-profile-hero-actions>span{display:inline-flex;align-items:center;gap:7px;color:rgba(222,249,241,.72);font-size:.7rem;font-weight:700}.light-button{border-color:rgba(202,251,240,.35);color:#eafff9;background:rgba(255,255,255,.1)}.light-button:hover{border-color:rgba(202,251,240,.7);background:rgba(255,255,255,.18)}.profile-live-dot{width:7px;height:7px;border-radius:50%;background:#6ee3bd;box-shadow:0 0 0 4px rgba(110,227,189,.12)}.instructor-profile-hero-orbit{position:relative;z-index:1;display:grid;place-items:center;width:230px;height:210px;justify-self:end}.profile-orbit{position:absolute;border:1px solid rgba(134,234,216,.25);border-radius:50%;transform:rotate(-24deg)}.orbit-one{width:205px;height:105px}.orbit-two{width:160px;height:205px;transform:rotate(30deg)}.profile-hero-avatar{display:grid;place-items:center;width:111px;height:111px;overflow:hidden;border:5px solid rgba(220,255,246,.9);border-radius:50%;color:#07384c;background:linear-gradient(135deg,#c9faed,#6ccfc8);box-shadow:0 13px 28px rgba(0,0,0,.2);font-size:1.8rem;font-weight:850}.profile-editor-avatar img,.profile-hero-avatar img,.profile-list-avatar img,.public-profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-hero-badge{position:absolute;right:4px;bottom:12px;padding:7px 10px;border:1px solid rgba(177,250,234,.28);border-radius:99px;color:#baf9e9;background:rgba(4,27,58,.58);font-size:.52rem;font-weight:850;letter-spacing:.08em}.instructor-profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.instructor-profile-metrics>div{display:grid;gap:5px;min-width:0;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 8px 23px rgba(3,19,52,.035)}.instructor-profile-metrics span{color:var(--muted);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.instructor-profile-metrics strong{min-height:28px;color:var(--accent-deep);font-size:1.5rem;letter-spacing:-.05em}.instructor-profile-metrics small{overflow:hidden;color:var(--muted);font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.instructor-profile-metrics .metric-status{display:flex;align-items:center}.instructor-profile-layout{display:grid;grid-template-columns:245px minmax(0,1fr) 245px;gap:15px;align-items:start}.instructor-profile-directory,.instructor-profile-editor,.profile-checklist{min-width:0;padding:20px}.instructor-profile-directory .section-title,.profile-checklist .section-title{margin-bottom:5px}.instructor-profile-directory .section-title h2,.profile-checklist .section-title h2{margin-top:4px;font-size:1.05rem}.directory-count,.profile-checklist .section-title>strong{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;color:var(--accent);background:var(--surface-soft);font-size:.72rem}.profile-directory-list{display:grid;gap:7px;margin-top:17px}.profile-directory-item{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:8px;border:1px solid transparent;border-radius:11px;color:inherit;text-align:left;background:transparent;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.profile-directory-item.selected,.profile-directory-item:hover{border-color:var(--line);background:var(--surface-soft);transform:translateY(-1px)}.profile-directory-item.selected{border-left:3px solid var(--accent)}.profile-directory-item>span:nth-child(2){min-width:0}.profile-directory-item small,.profile-directory-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-directory-item strong{color:var(--ink);font-size:.71rem}.profile-directory-item small{margin-top:3px;color:var(--muted);font-size:.6rem}.profile-editor-avatar,.profile-list-avatar{display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#08766e;background:#d9f5ee;font-size:.62rem;font-weight:850}.profile-list-avatar{width:31px;height:31px}.profile-directory-item .status-badge{font-size:.46rem}.profile-empty-directory{padding:22px 8px 10px;text-align:center}.profile-empty-directory>span,.profile-empty-icon{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 12px;border-radius:14px;color:var(--accent);background:var(--surface-soft);font-size:1.1rem}.profile-empty-directory p,.profile-empty-directory strong{display:block}.profile-empty-directory strong{color:var(--ink);font-size:.75rem}.profile-empty-directory p{margin:6px 0 0;color:var(--muted);font-size:.65rem;line-height:1.5}.profile-editor-heading{align-items:center;margin-bottom:16px}.profile-editor-heading h2{margin-top:4px;font-size:1.22rem}.profile-editor-intro{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:13px;border:1px solid #dcefe9;border-radius:14px;background:linear-gradient(105deg,#f3fcf9,#fbffff)}.profile-editor-avatar{flex:0 0 52px;width:52px;height:52px;font-size:.9rem}.profile-editor-intro>div{min-width:0;flex:1 1}.profile-editor-intro strong{color:var(--accent-deep);font-size:.77rem}.profile-editor-intro p{margin:3px 0 0;color:var(--muted);font-size:.66rem;line-height:1.45}.profile-health-ring{display:grid;place-items:center;position:relative;flex:0 0 46px;width:46px;height:46px;border-radius:50%;color:var(--accent);background:conic-gradient(var(--accent) var(--profile-progress),#dcece8 0);font-size:.52rem}.profile-health-ring:before{position:absolute;width:36px;height:36px;border-radius:50%;background:var(--surface);content:""}.profile-health-ring b{z-index:1;font-size:.72rem}.profile-form-section{padding:20px 0;border-top:1px solid var(--line)}.profile-section-label{display:flex;align-items:center;gap:9px;margin-bottom:14px}.profile-section-label>span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;color:#fff;background:var(--accent);font-size:.56rem;font-weight:850}.profile-section-label small,.profile-section-label strong{display:block}.profile-section-label strong{color:var(--ink);font-size:.76rem}.profile-section-label small{margin-top:3px;color:var(--muted);font-size:.63rem}.instructor-profile-editor .form-grid{gap:12px}.instructor-profile-editor label,.profile-wide-label{color:var(--ink);font-size:.7rem;font-weight:750}.instructor-profile-editor label>small,.profile-wide-label>small{display:block;margin-top:5px;color:var(--muted);font-size:.58rem;font-weight:500}.instructor-profile-editor input,.instructor-profile-editor textarea{margin-top:6px}.instructor-profile-editor .muted{font-size:.59rem;font-weight:500}.profile-wide-label{display:block}.profile-story-input{display:block;width:100%;min-width:0;height:190px;min-height:190px;max-height:190px;resize:none;line-height:1.55}.profile-editor-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.profile-review-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto}.profile-review-actions .button,.profile-review-actions .text-button{font-size:.62rem}.profile-checklist{position:sticky;top:20px}.profile-checklist .section-title>strong{color:var(--accent-deep);background:#e8faf5}.profile-progress{height:7px;overflow:hidden;margin:16px 0 9px;border-radius:99px;background:var(--line)}.profile-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#63d8c3);transition:width .3s ease}.profile-checklist>p{font-size:.67rem;line-height:1.5}.profile-checklist ul{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}.profile-checklist li{display:grid;grid-template-columns:23px minmax(0,1fr);gap:8px;align-items:start}.profile-checklist li>span{display:grid;place-items:center;width:22px;height:22px;border:1px solid var(--line);border-radius:50%;color:var(--muted);font-size:.59rem;font-weight:800}.profile-checklist li.done>span{border-color:#a3e5d4;color:#08766e;background:#e7faf5}.profile-checklist li small,.profile-checklist li strong{display:block}.profile-checklist li strong{color:var(--ink);font-size:.67rem}.profile-checklist li small{margin-top:3px;color:var(--muted);font-size:.59rem;line-height:1.4}.profile-guidance{margin-top:15px;padding:18px;border:1px solid #bfeee4;border-radius:15px;background:linear-gradient(145deg,#e9fbf7,#f7fffd)}.guidance-spark{color:#0b9e90;font-size:1.2rem}.profile-guidance a,.profile-guidance p,.profile-guidance strong{display:block}.profile-guidance strong{margin-top:8px;color:#075c5c;font-size:.75rem}.profile-guidance p{margin:7px 0 13px;color:#477a72;font-size:.65rem;line-height:1.55}.profile-guidance a{color:#08766e;font-size:.66rem;font-weight:800}.instructor-public-preview{margin-top:15px;padding:20px}.instructor-public-preview .section-title{margin-bottom:14px}.preview-demo-note{margin-bottom:14px;padding:9px 11px;border:1px dashed #b9dcd4;border-radius:9px;color:#39796e;background:#f2fcf9;font-size:.64rem}.public-profile-card{max-width:730px;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 12px 30px rgba(3,19,52,.06)}.public-profile-cover{display:flex;align-items:flex-start;justify-content:space-between;min-height:92px;padding:17px 20px;color:rgba(228,255,248,.74);background:radial-gradient(circle at 82% 10%,rgba(104,234,211,.28),transparent 25%),linear-gradient(120deg,#062448,#0a6264);font-size:.56rem;font-weight:800;letter-spacing:.13em}.public-profile-cover i{color:#9cf1df;font-size:1.1rem;font-style:normal}.public-profile-body{display:flex;gap:17px;padding:0 23px}.public-profile-avatar{display:grid;place-items:center;flex:0 0 76px;width:76px;height:76px;margin-top:-33px;overflow:hidden;border:4px solid var(--surface);border-radius:50%;color:#08766e;background:#ccf5eb;font-size:1.25rem;font-weight:850}.public-profile-copy{min-width:0;padding-top:15px}.public-profile-copy h3{margin:0;color:var(--accent-deep);font-size:1.13rem;letter-spacing:-.035em}.public-profile-headline{margin:4px 0 10px;color:var(--muted);font-size:.72rem}.public-profile-meta{display:flex;flex-wrap:wrap;gap:9px 16px;color:var(--accent);font-size:.61rem;font-weight:750}.public-profile-bio{max-width:620px;margin:20px 23px 13px;color:var(--muted);font-size:.73rem;line-height:1.7}.public-profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 23px 17px}.public-profile-tags span{padding:6px 9px;border-radius:99px;color:#08766e;background:#e8faf5;font-size:.58rem;font-weight:750}.public-profile-qualification{display:flex;align-items:center;gap:9px;margin:0 23px 22px;padding:11px 12px;border:1px solid var(--line);border-radius:10px}.public-profile-qualification>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;color:#08766e;background:#e7faf5;font-size:.65rem}.public-profile-qualification small,.public-profile-qualification strong{display:block}.public-profile-qualification strong{color:var(--ink);font-size:.65rem}.public-profile-qualification small{margin-top:3px;color:var(--muted);font-size:.59rem}html[data-theme=dark] .instructor-profile-hero{background:radial-gradient(circle at 88% 15%,rgba(69,220,193,.2),transparent 27%),linear-gradient(118deg,#061b3d,#0d3f4d)}html[data-theme=dark] .preview-demo-note,html[data-theme=dark] .profile-editor-intro,html[data-theme=dark] .profile-guidance{border-color:#285e5a;background:#102e3a}html[data-theme=dark] .profile-guidance p,html[data-theme=dark] .profile-guidance strong{color:#c1eee2}html[data-theme=dark] .profile-checklist li.done>span,html[data-theme=dark] .public-profile-tags span{border-color:#347e74;color:#a8f0df;background:#154a43}html[data-theme=dark] .public-profile-cover{background:linear-gradient(120deg,#0a2949,#0e575c)}@media (max-width:1120px){.instructor-profile-layout{grid-template-columns:220px minmax(0,1fr)}.instructor-profile-side{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:15px}.profile-checklist{position:static}.profile-guidance{margin-top:0}}@media (max-width:760px){.instructor-profile-hero{grid-template-columns:minmax(0,1fr)}.instructor-profile-hero-orbit{display:none}.instructor-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.instructor-profile-layout{grid-template-columns:1fr}.instructor-profile-directory{order:2}.instructor-profile-side{grid-column:auto;grid-template-columns:1fr}.profile-guidance{margin-top:15px}.profile-review-actions{margin-left:0}.public-profile-body{padding-inline:17px}.public-profile-bio,.public-profile-qualification,.public-profile-tags{margin-inline:17px}}@media (max-width:480px){.instructor-profile-hero{margin-inline:-3px;padding:28px 21px;border-radius:18px}.instructor-profile-hero h2{font-size:2rem}.instructor-profile-metrics{gap:8px}.instructor-profile-metrics>div{padding:13px}.instructor-profile-metrics strong{font-size:1.25rem}.instructor-profile-directory,.instructor-profile-editor,.instructor-public-preview,.profile-checklist{padding:15px}.profile-editor-intro{align-items:flex-start}.profile-health-ring{margin-left:auto}.instructor-profile-editor .form-grid{grid-template-columns:1fr}.instructor-profile-editor .form-grid .wide{grid-column:auto}.public-profile-body{display:block;padding-bottom:1px}.public-profile-copy{padding-top:10px}.public-profile-avatar{margin-left:1px}.public-profile-meta{padding-bottom:3px}}.instructor-profile-page{max-width:1280px}.instructor-profile-hero{min-height:254px;grid-template-columns:minmax(0,1fr) 250px;padding-block:30px}.instructor-profile-hero-copy{max-width:700px}.instructor-profile-hero h2{max-width:700px;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}.instructor-profile-metrics{grid-template-columns:repeat(4,minmax(150px,1fr))}.instructor-profile-metrics small{white-space:normal;line-height:1.4}.instructor-profile-layout{gap:20px}.is-academy-view .instructor-profile-layout{grid-template-columns:280px minmax(0,1fr)}.is-personal-view .instructor-profile-layout{grid-template-columns:minmax(0,1fr) 300px}.profile-editor-column{min-width:0}.instructor-profile-directory,.instructor-profile-editor,.profile-checklist{padding:25px}.instructor-profile-directory{position:sticky;top:20px}.instructor-profile-editor{overflow:visible}.profile-editor-heading{margin-bottom:22px}.profile-editor-heading h2{font-size:1.4rem}.instructor-profile-editor .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.instructor-profile-editor label,.profile-wide-label{font-size:.75rem}.instructor-profile-editor input,.instructor-profile-editor textarea{margin-top:7px}.instructor-profile-editor label>small,.profile-wide-label>small{font-size:.63rem;line-height:1.45}.profile-form-section{padding:25px 0}.profile-section-label{margin-bottom:18px}.profile-editor-actions{gap:16px;padding-top:22px}.profile-review-actions{gap:9px}.profile-support-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr);gap:20px;margin-top:20px;align-items:start}.profile-support-row .profile-guidance{margin-top:0}.profile-checklist{position:static}.profile-image-field{display:grid;grid-template-columns:84px minmax(0,1fr);gap:18px;align-items:center;padding:17px;border:1px solid #dcefe9;border-radius:14px;background:linear-gradient(105deg,#f3fcf9,#fbffff)}.profile-image-preview{display:grid;place-items:center;width:84px;height:84px;overflow:hidden;border:4px solid var(--surface);border-radius:50%;color:#08766e;background:#d9f5ee;box-shadow:0 7px 18px rgba(3,19,52,.08);font-size:1.35rem;font-weight:850}.profile-image-preview img{width:100%;height:100%;object-fit:cover}.profile-image-copy{min-width:0}.profile-image-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.profile-image-title-row strong{color:var(--accent-deep);font-size:.8rem}.profile-image-source{padding:4px 7px;border-radius:99px;color:#39796e;background:#e7faf5;font-size:.58rem;font-weight:750}.profile-image-copy p{max-width:620px;margin:6px 0 10px;color:var(--muted);font-size:.67rem;line-height:1.5}.profile-image-copy>small{display:block;margin-top:8px;color:var(--muted);font-size:.61rem}.profile-upload-progress{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:center;margin-top:9px;color:var(--muted);font-size:.61rem}.profile-upload-progress>span{display:block;height:4px;overflow:hidden;border-radius:99px;background:#d7ebe7}.profile-upload-progress>span:after{display:block;width:45%;height:100%;border-radius:inherit;background:var(--accent);content:"";animation:profile-upload-progress 1.2s ease-in-out infinite}.profile-image-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.profile-image-actions .button{padding:9px 13px;font-size:.67rem}.danger-text{color:var(--danger)}.managed-image-url{display:block;margin-top:11px;color:var(--muted);font-size:.62rem;font-weight:700}.managed-image-url input{margin-top:5px;padding:8px 10px;color:var(--muted);background:var(--soft);font-size:.65rem}.profile-image-error{display:block;margin-top:8px;color:var(--danger);font-size:.64rem;font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px 14px;align-items:start;overflow:hidden}.profile-card-photo{float:none;grid-row:span 1;margin:0}.profile-card>.chip-row,.profile-card>p,.profile-card>small{grid-column:1/-1}.profile-card>div{min-width:0}.profile-card>div small,.profile-card>div strong{display:block}.profile-card>div small{margin-top:4px;color:var(--muted);font-size:.67rem}.instructor-card-list{display:grid;gap:16px}.profile-card-photo-fallback{display:grid;place-items:center;color:#08766e;background:#d9f5ee;font-size:.86rem;font-weight:850}html[data-theme=dark] .profile-image-field{border-color:#285e5a;background:#102e3a}html[data-theme=dark] .profile-image-source{color:#a8f0df;background:#154a43}html[data-theme=dark] .profile-upload-progress>span{background:#285e5a}@keyframes profile-upload-progress{0%{transform:translateX(-110%)}to{transform:translateX(240%)}}@media (max-width:1120px){.is-academy-view .instructor-profile-layout{grid-template-columns:230px minmax(0,1fr)}.is-personal-view .instructor-profile-layout{grid-template-columns:minmax(0,1fr) 270px}.instructor-profile-directory,.instructor-profile-editor,.profile-checklist{padding:21px}}@media (max-width:920px){.instructor-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.is-academy-view .instructor-profile-layout,.is-personal-view .instructor-profile-layout{grid-template-columns:1fr}.is-academy-view .instructor-profile-directory{position:static}.is-academy-view .profile-support-row{grid-template-columns:1fr 1fr}.is-personal-view .instructor-profile-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.is-personal-view .profile-guidance{margin-top:0}}@media (max-width:620px){.instructor-profile-hero{grid-template-columns:1fr;min-height:0;padding:27px 23px}.instructor-profile-hero-orbit{display:none}.instructor-profile-metrics{grid-template-columns:1fr 1fr;gap:9px}.instructor-profile-metrics>div{padding:14px}.instructor-profile-metrics strong{font-size:1.25rem}.instructor-profile-metrics span{font-size:.58rem}.instructor-profile-editor .form-grid,.is-academy-view .profile-support-row,.is-personal-view .instructor-profile-side{grid-template-columns:1fr}.profile-image-field{grid-template-columns:68px minmax(0,1fr);gap:13px;padding:14px}.profile-image-preview{width:68px;height:68px}.profile-review-actions{margin-left:0}.profile-card{grid-template-columns:56px minmax(0,1fr)}}@media (max-width:420px){.instructor-profile-metrics{grid-template-columns:1fr}.instructor-profile-directory,.instructor-profile-editor,.instructor-public-preview,.profile-checklist{padding:17px}.profile-editor-intro{align-items:flex-start}.profile-health-ring{margin-left:auto}.public-profile-body{display:grid;grid-template-columns:64px minmax(0,1fr);padding-inline:17px}.public-profile-avatar{width:64px;height:64px}.public-profile-copy{padding-top:10px}}.builder-section>.detail-section-heading,.builder-section>.section-title{align-items:flex-start;margin-bottom:20px}.builder-section>.detail-section-heading p,.builder-section>.section-title p{max-width:720px;margin:7px 0 0;color:var(--muted);font-size:.82rem;line-height:1.55}.save-state{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);font-size:.72rem;font-weight:750}.save-state.saving{color:#8a6221;background:#fff8e6;border-color:#ecd4a0}.save-state.saved{color:#237051;background:#eff9f3;border-color:#c8e7d5}.save-state.failed{color:var(--danger);background:#fff2f2;border-color:#f1cccc}.top-gap{margin-top:16px}.builder-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.warning-text{display:block;margin-top:6px;color:#9d5b28;line-height:1.4}.align-end{align-self:end}.builder-footer-link{max-width:1220px;margin:20px auto 44px;font-size:.82rem}.builder-footer-link a{color:var(--accent);font-weight:750}.prerequisite-selector,.structured-list-editor{min-width:0;margin:0;padding:14px;border:1px solid var(--line);border-radius:12px}.prerequisite-selector legend,.structured-list-editor legend{padding:0 5px;color:#56645e;font-size:.8rem;font-weight:800}.resource-list,.structured-items{display:grid;gap:8px}.builder-lesson-row,.resource-row,.structured-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.structured-item input{min-width:0;width:100%;padding:9px 10px;border:1px solid #cfd9d2;border-radius:8px;background:var(--surface)}.resource-row>div:last-child,.structured-item>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.add-structured-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.add-structured-item input,.market-picker input[type=search],.prerequisite-selector input[type=search]{min-width:0;width:100%;padding:10px 11px;border:1px solid #cfd9d2;border-radius:8px;background:var(--surface)}.structured-list-editor>small{display:block;margin-top:8px;color:var(--muted);font-size:.7rem}.selected-markets{display:flex;flex-wrap:wrap;gap:7px;margin:11px 0}.market-chip{border:1px solid #bfddd3;border-radius:999px;padding:5px 9px;background:#f0fbf7;color:#286558;font-size:.7rem;font-weight:700}.search-result-list{display:grid;max-height:230px;margin-top:10px;overflow:auto;border-top:1px solid var(--line)}.market-options .check-line,.search-result-list .check-line{display:flex;align-items:center;gap:8px;padding:8px 2px;border-bottom:1px solid #edf1ee;color:var(--ink);font-size:.76rem}.market-options .check-line input,.search-result-list .check-line input{width:auto}.market-options{display:grid;max-height:300px;margin-top:10px;overflow:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.curriculum-editor{display:grid;gap:12px}.builder-module{overflow:visible;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.builder-module-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 17px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.builder-module h3{margin:4px 0 0;font-size:1rem}.builder-module-head p{max-width:720px;margin:6px 0 0;color:var(--muted);font-size:.77rem;line-height:1.5}.builder-lesson-row{padding:12px 0;border-bottom:1px solid #edf1ee}.builder-lesson-row strong,.resource-row strong{font-size:.82rem}.builder-lesson-row small,.resource-row small{display:block;margin-top:4px;color:var(--muted);font-size:.69rem;line-height:1.45}.add-lesson{margin:3px 16px 13px;color:var(--accent);font-weight:750}.overflow-menu{position:relative}.overflow-menu summary{min-width:31px;border:1px solid var(--line);border-radius:8px;padding:3px 7px;color:var(--muted);cursor:pointer;list-style:none;text-align:center}.overflow-menu summary::-webkit-details-marker{display:none}.overflow-menu[open]>div{position:absolute;z-index:4;right:0;display:grid;min-width:150px;margin-top:5px;padding:6px;border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:0 12px 30px rgba(12,28,22,.14)}.overflow-menu button{border:0;border-radius:6px;padding:8px 9px;background:transparent;color:var(--ink);font-size:.75rem;text-align:left}.overflow-menu button:hover{background:var(--soft)}.destructive-action{color:var(--danger)!important}.button.compact{padding:8px 12px;font-size:.75rem}.narrow-modal{width:min(540px,100%)}.lesson-editor-modal{width:min(940px,100%)}.protected-resources{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.protected-resources .section-title{align-items:flex-start;margin-bottom:12px}.protected-resources .section-title h3{margin:4px 0}.protected-resources .section-title p{margin:4px 0;color:var(--muted);font-size:.75rem}.resource-row{padding:10px 0;border-bottom:1px solid #edf1ee}.builder-save-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:17px;border-top:1px solid var(--line)}.builder-save-bar small{color:var(--muted)}html[data-theme=dark] .builder-module,html[data-theme=dark] .modal-card,html[data-theme=dark] .overflow-menu[open]>div,html[data-theme=dark] .prerequisite-selector,html[data-theme=dark] .structured-list-editor{background:var(--surface)}html[data-theme=dark] .builder-module-head{background:#102b37}html[data-theme=dark] .market-chip,html[data-theme=dark] .save-state.saved{background:#143e38;border-color:#327d70;color:#a8f0df}@media (max-width:760px){.stats-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-progress-strip .row-action{margin-left:0;width:100%}.builder-two-column{grid-template-columns:1fr}.builder-module-head,.builder-save-bar{align-items:stretch;flex-direction:column}.builder-module-head>.button-row{justify-content:flex-start}.builder-lesson-row,.resource-row{grid-template-columns:1fr}.builder-lesson-row>.button-row,.resource-row>.button-row{justify-content:flex-start}.structured-item{grid-template-columns:1fr}.structured-item>div{justify-content:flex-start}.market-options{grid-template-columns:1fr}}.legal-policy-page{min-height:100vh}.legal-policy-hero{max-width:1320px;margin:0 auto;padding:clamp(44px,6vw,78px) clamp(4px,3vw,40px) clamp(38px,5vw,58px);border-bottom:1px solid var(--line)}.legal-policy-hero>div{max-width:760px}.legal-policy-hero .eyebrow{margin-bottom:18px}.legal-policy-hero h1{margin:0;font-size:clamp(2.35rem,4.7vw,4.35rem);line-height:.98;letter-spacing:-.065em;background:linear-gradient(112deg,#031334,#08766e 47%,#12aa98 76%,#58d9c5);-webkit-background-clip:text;background-clip:text;color:transparent}.legal-policy-nav>span{color:var(--accent);font-size:.62rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.legal-policy-layout{max-width:1120px;margin:0 auto;padding:clamp(38px,6vw,80px) 0 clamp(68px,10vw,120px);display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(38px,8vw,104px)}.legal-policy-nav{position:sticky;top:22px;align-self:start;display:grid;gap:10px;padding:18px 0}.legal-policy-nav>span{margin-bottom:8px}.legal-policy-nav>a{color:var(--muted);font-size:.77rem;line-height:1.4;transition:color .2s ease,transform .2s ease}.legal-policy-nav>a.active,.legal-policy-nav>a:hover{color:var(--ink);transform:translateX(3px)}.legal-policy-nav>a.active{font-weight:800}.legal-policy-article{min-width:0}.legal-policy-article section{scroll-margin-top:25px;margin-bottom:37px}.legal-policy-article h2{margin:0 0 13px;color:var(--accent-deep);font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.22;letter-spacing:-.035em}.legal-policy-article p{max-width:760px;margin:0 0 13px;color:#4e5e58;font-size:.94rem;line-height:1.83}.legal-policy-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:520px;margin:48px 0 0;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.legal-policy-meta div{display:grid;gap:7px}.legal-policy-meta dt{color:var(--accent);font-size:.62rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.legal-policy-meta dd{margin:0;color:var(--ink);font-size:.82rem;font-weight:750}.legal-policy-article footer{margin-top:52px;padding-top:19px;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}html[data-theme=dark] .legal-policy-hero h1{background-image:linear-gradient(112deg,#edfdf8,#9bf1df 48%,#43d2bb)}html[data-theme=dark] .legal-policy-article p{color:#b6cac2}html[data-theme=dark] .legal-policy-article h2,html[data-theme=dark] .legal-policy-meta dd{color:#e3f6ef}@media (max-width:820px){.legal-policy-layout{grid-template-columns:1fr;gap:24px}.legal-policy-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:0 0 22px;border-bottom:1px solid var(--line)}.legal-policy-nav>span{grid-column:1/-1}.legal-policy-article section{margin-bottom:31px}}@media (max-width:580px){.legal-policy-hero{padding-top:38px}.legal-policy-hero h1{font-size:clamp(2.2rem,10.5vw,3.25rem)}.legal-policy-layout{padding-top:34px}.legal-policy-nav{grid-template-columns:1fr}.legal-policy-article p{font-size:.89rem;line-height:1.76}.legal-policy-meta{grid-template-columns:1fr;gap:14px;margin-top:38px}}.about-page{min-height:100vh}.about-hero{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(450px,1.18fr);align-items:center;gap:clamp(42px,7vw,116px);max-width:1320px;min-height:590px;margin:0 auto;padding:clamp(52px,8vw,108px) clamp(6px,3vw,38px) clamp(68px,9vw,112px);overflow:hidden}.about-hero-copy{position:relative;z-index:1;max-width:570px}.about-benefits .eyebrow,.about-hero-copy .eyebrow,.about-steps .eyebrow{color:#119a8a}.about-hero h1{margin:0;color:var(--accent-deep);font-size:clamp(3.2rem,5.55vw,5.65rem);line-height:.94;letter-spacing:-.075em}.about-hero h1 span,.about-section-heading h2 span{color:#119a9b}.about-hero-copy>p{max-width:505px;margin:25px 0 23px;color:#326d65;font-size:1rem;line-height:1.78}.about-hero-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0 0 29px;padding:0;list-style:none;color:#49645d;font-size:.76rem;line-height:1.45}.about-cta li,.about-hero-copy li{display:flex;align-items:center;gap:7px}.about-cta li svg,.about-hero-copy li svg{flex:0 0 auto;width:16px;height:16px;padding:3px;border:1px solid #46c5b0;border-radius:50%;color:#078575}.about-actions{display:flex;flex-wrap:wrap;align-items:center;gap:19px}.about-actions .button,.about-cta .button{display:inline-flex;align-items:center;gap:9px;padding:13px 18px;color:#fff}.about-actions .button svg,.about-cta .button svg{width:16px;height:16px}.about-text-link{display:inline-flex;align-items:center;gap:7px;color:#08766e;font-size:.8rem;font-weight:800}.about-text-link svg{width:15px;height:15px}.about-hero-visual{position:relative;min-height:414px;display:grid;place-items:center;isolation:isolate}.about-hero-orb{position:absolute;z-index:-2;top:-45px;right:-50px;width:min(43vw,510px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 32% 35%,#effffd 0 3%,#c3f2ea 26%,#dff7f2 49%,rgba(223,247,242,0) 70%)}.about-grid-dots{position:absolute;z-index:-1;top:-25px;right:-4px;width:130px;height:130px;opacity:.48;background-image:radial-gradient(#45b9aa 1.25px,transparent 0);background-size:12px 12px}.about-preview{width:min(100%,650px);min-height:360px;display:grid;grid-template-columns:78px minmax(0,1fr);overflow:hidden;border:1px solid rgba(213,229,225,.95);border-radius:20px;background:#fff;box-shadow:0 26px 64px rgba(3,19,52,.16);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.about-preview-sidebar{display:flex;flex-direction:column;align-items:center;gap:22px;padding:24px 0;background:linear-gradient(180deg,#031334,#061b42)}.about-preview-mark{display:grid;place-items:center;width:34px;height:34px;margin-bottom:17px;border:1px solid rgba(117,231,211,.62);border-radius:12px;color:#71e7d1;font-size:1rem;font-weight:850}.about-preview-sidebar i{width:20px;height:3px;border-radius:99px;background:rgba(199,233,230,.32)}.about-preview-sidebar i:first-of-type{background:#72e2cf}.about-preview-sidebar i:last-child{margin-top:auto}.about-preview-content{min-width:0;padding:26px clamp(19px,3vw,32px)}.about-preview-welcome{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:24px}.about-preview-welcome div{display:grid;gap:4px}.about-preview-metrics small,.about-preview-welcome small{color:#778783;font-size:.5rem;font-weight:850;letter-spacing:.1em}.about-preview-welcome strong{color:#061938;font-size:.92rem}.about-preview-welcome>span{padding:5px 8px;border-radius:99px;background:#e7f9ef;color:#19885a;font-size:.52rem;font-weight:800}.about-preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.about-preview-metrics>div{display:grid;gap:6px;min-width:0;padding:13px 11px;border:1px solid #e4ece9;border-radius:9px;box-shadow:0 5px 13px rgba(3,19,52,.035)}.about-preview-metrics strong{color:#0b2745;font-size:1rem}.about-preview-metrics em{overflow:hidden;color:#159779;font-size:.48rem;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.about-preview-bottom{display:grid;grid-template-columns:1.3fr .9fr;gap:10px;margin-top:14px}.about-preview-chart,.about-preview-list{min-width:0;padding:13px 12px;border:1px solid #e4ece9;border-radius:9px;color:#18314c;font-size:.54rem}.about-preview-chart>strong,.about-preview-list>strong{display:block;margin-bottom:10px;font-size:.6rem}.about-preview-list span{display:flex;align-items:center;gap:5px;min-width:0;margin-top:8px;white-space:nowrap}.about-preview-list span>i{flex:0 0 12px;width:12px;height:12px;border-radius:4px;background:linear-gradient(135deg,#0f3359,#54cfc0)}.about-preview-list b{margin-left:auto;padding:3px 4px;border-radius:3px;background:#e5f7e9;color:#259461;font-size:.42rem}.about-preview-list span:last-child b{background:#edf0f1;color:#778783}.about-preview-chart div{display:flex;align-items:end;justify-content:space-between;height:66px;padding:5px 2px 0;border-bottom:1px solid #dce7e3}.about-preview-chart div i{width:8%;border-radius:4px 4px 0 0;background:linear-gradient(#91e6db,#18a995)}.about-preview-chart div i:first-child{height:28%}.about-preview-chart div i:nth-child(2){height:42%}.about-preview-chart div i:nth-child(3){height:37%}.about-preview-chart div i:nth-child(4){height:68%}.about-preview-chart div i:nth-child(5){height:52%}.about-preview-chart div i:nth-child(6){height:78%}.about-preview-chart div i:nth-child(7){height:90%}.about-preview-chart small{display:block;margin-top:7px;color:#889793;font-size:.38rem;white-space:nowrap}.about-benefits{max-width:1320px;display:grid;grid-template-columns:minmax(230px,.88fr) minmax(0,2.12fr);gap:clamp(34px,6vw,86px);margin:0 auto clamp(78px,10vw,126px);padding:clamp(34px,5vw,58px) clamp(22px,4vw,54px);border:1px solid #d7ece7;border-radius:23px;background:linear-gradient(118deg,#effbf8,#fbfffe 60%,#eaf8f5)}.about-benefits-intro{align-self:center}.about-benefits h2{max-width:315px;margin:0;color:var(--accent-deep);font-size:clamp(1.75rem,2.8vw,2.65rem);line-height:1.04;letter-spacing:-.06em}.about-benefits-intro p{max-width:300px;margin:17px 0 0;color:#4d7770;font-size:.82rem;line-height:1.72}.about-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.about-benefit-grid article{text-align:center}.about-benefit-grid article>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 17px;border:1px solid #b9e7de;border-radius:50%;background:linear-gradient(135deg,#f8ffff,#c9f2eb);color:#0b9e93;box-shadow:0 8px 19px rgba(13,147,132,.11)}.about-benefit-grid svg{width:27px;height:27px;stroke-width:1.55}.about-benefit-grid h3{margin:0 0 9px;color:#0b2847;font-size:.82rem;letter-spacing:-.025em}.about-benefit-grid p{margin:0;color:#52716b;font-size:.7rem;line-height:1.65}.about-steps{max-width:1160px;margin:0 auto clamp(78px,10vw,128px)}.about-section-heading{margin:0 auto 38px;text-align:center}.about-section-heading h2{max-width:680px;margin:0 auto;color:var(--accent-deep);font-size:clamp(1.9rem,3.35vw,3.15rem);line-height:1.04;letter-spacing:-.065em}.about-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.about-step-grid article{position:relative;min-height:205px;padding:24px 21px;border:1px solid #e0e8e5;border-radius:15px;background:var(--surface);box-shadow:0 10px 27px rgba(3,19,52,.035)}.about-step-grid article:not(:last-child):after{content:"";position:absolute;top:50px;left:calc(100% + 4px);width:15px;border-top:2px dotted #2ab1a0}.about-step-number{position:absolute;top:-13px;left:50%;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#17a99c;color:#fff;font-size:.6rem;font-weight:850;transform:translateX(-50%);box-shadow:0 5px 11px rgba(17,169,156,.25)}.about-step-icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:24px;border-radius:13px;background:#e5faf5;color:#0a9e90}.about-step-icon svg{width:23px;height:23px;stroke-width:1.55}.about-step-grid h3{margin:0 0 9px;font-size:.86rem}.about-step-grid p{margin:0;color:#58716b;font-size:.71rem;line-height:1.65}.about-cta{position:relative;display:grid;grid-template-columns:minmax(155px,.7fr) minmax(300px,1.25fr) minmax(165px,.65fr);align-items:center;gap:clamp(25px,5vw,65px);max-width:1320px;min-height:280px;margin:0 auto 60px;padding:42px clamp(25px,5vw,72px);overflow:hidden;border-radius:22px;color:#fff;background:radial-gradient(circle at 19% 80%,rgba(48,191,178,.25),transparent 23%),radial-gradient(circle at 91% 20%,rgba(80,117,211,.22),transparent 29%),#031334}.about-cta ul,.about-cta>div:not(.about-cta-art){position:relative;z-index:1}.about-cta .eyebrow{color:#97eadb}.about-cta h2{max-width:550px;margin:0;font-size:clamp(1.8rem,3.2vw,3.05rem);line-height:1.04;letter-spacing:-.06em}.about-cta p{max-width:500px;margin:14px 0 23px;color:rgba(240,255,251,.74);font-size:.84rem;line-height:1.7}.about-cta .button{background:#12aa9d}.about-cta ul{display:grid;gap:18px;margin:0;padding:23px 0 23px 28px;border-left:1px solid rgba(201,241,233,.22);list-style:none;color:#e5f9f4;font-size:.75rem;font-weight:700}.about-cta li svg{border-color:#77e1d0;color:#98f0df}.about-cta-art{position:relative;align-self:stretch;min-height:170px}.about-cta-art span{position:absolute;border:1px solid rgba(105,223,208,.32);border-radius:50%}.about-cta-art span:first-child{width:190px;height:190px;right:12%;bottom:-70px;background:radial-gradient(circle at 38% 35%,rgba(221,255,249,.8) 0 5%,rgba(109,220,205,.38) 24%,rgba(39,126,151,.1) 52%,transparent 70%)}.about-cta-art span:nth-child(2){width:260px;height:260px;right:-34%;bottom:-118px}.about-cta-art span:nth-child(3){width:310px;height:310px;right:-52%;bottom:-145px}.about-step-grid h3,html[data-theme=dark] .about-benefits h2,html[data-theme=dark] .about-hero h1,html[data-theme=dark] .about-section-heading h2{color:#e4f7f2}.about-step-grid h3{color:#0b2847}html[data-theme=dark] .about-benefit-grid p,html[data-theme=dark] .about-benefits-intro p,html[data-theme=dark] .about-hero-copy>p,html[data-theme=dark] .about-step-grid p{color:#b5d1c8}html[data-theme=dark] .about-preview{border-color:#285e5a;background:#112c38}html[data-theme=dark] .about-preview-content{background:#112c38}html[data-theme=dark] .about-benefit-grid h3,html[data-theme=dark] .about-preview-chart,html[data-theme=dark] .about-preview-list,html[data-theme=dark] .about-preview-metrics strong,html[data-theme=dark] .about-preview-welcome strong,html[data-theme=dark] .about-step-grid h3{color:#e3f6ef}html[data-theme=dark] .about-preview-bottom>div,html[data-theme=dark] .about-preview-metrics>div,html[data-theme=dark] .about-step-grid article{border-color:#315b55;background:#102b37}html[data-theme=dark] .about-benefits{border-color:#285e5a;background:linear-gradient(118deg,#0f3431,#112c38 60%,#0e322f)}html[data-theme=dark] .about-benefit-grid article>span,html[data-theme=dark] .about-step-icon{border-color:#347e74;background:#154a43;color:#8cf0df}@media (max-width:1000px){.about-hero{grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:35px}.about-benefits{grid-template-columns:1fr}.about-benefits-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.8fr);column-gap:35px}.about-benefits-intro .eyebrow{grid-column:1/-1}.about-benefits h2{max-width:500px}.about-benefits-intro p{margin:0;align-self:end}.about-cta{grid-template-columns:minmax(120px,.45fr) minmax(0,1.25fr) minmax(155px,.6fr);gap:25px}}@media (max-width:820px){.about-hero{grid-template-columns:1fr;padding-top:58px}.about-hero-copy{max-width:650px}.about-hero-visual{max-width:650px;width:100%;min-height:360px;margin:0 auto}.about-preview{min-height:330px}.about-benefit-grid{grid-template-columns:repeat(2,1fr);gap:32px}.about-step-grid{grid-template-columns:repeat(2,1fr);row-gap:38px}.about-step-grid article:nth-child(2):after{display:none}.about-cta{grid-template-columns:minmax(0,1fr) minmax(160px,.55fr)}.about-cta-art{display:none}.about-cta>div:nth-child(2){grid-column:1}.about-cta ul{grid-column:2;grid-row:1}}@media (max-width:580px){.about-hero{min-height:0;padding-top:42px;padding-bottom:72px}.about-hero h1{font-size:clamp(3rem,13vw,4.35rem)}.about-hero-copy>p{font-size:.92rem}.about-hero-copy ul{grid-template-columns:1fr}.about-hero-visual{min-height:250px}.about-preview{min-height:270px;grid-template-columns:51px minmax(0,1fr);border-radius:14px}.about-preview-sidebar{gap:15px;padding:17px 0}.about-preview-mark{width:26px;height:26px;margin-bottom:7px;border-radius:9px;font-size:.75rem}.about-preview-sidebar i{width:15px}.about-preview-content{padding:18px 14px}.about-preview-welcome{margin-bottom:15px}.about-preview-metrics{gap:5px}.about-preview-metrics>div{padding:8px 6px}.about-preview-metrics strong{font-size:.76rem}.about-preview-bottom{grid-template-columns:1fr;margin-top:7px}.about-preview-chart{display:none}.about-preview-list{padding:9px}.about-preview-list span{margin-top:5px}.about-preview-list span:last-child{display:none}.about-benefits{margin-bottom:75px;padding:31px 20px;border-radius:16px}.about-benefits-intro{display:block}.about-benefits-intro p{margin-top:15px}.about-benefit-grid{grid-template-columns:1fr 1fr;gap:27px 17px;margin-top:29px}.about-benefit-grid article>span{width:50px;height:50px;margin-bottom:12px}.about-step-grid{grid-template-columns:1fr;gap:31px}.about-step-grid article{min-height:0;padding:23px 21px}.about-step-grid article:after{display:none}.about-section-heading{margin-bottom:33px}.about-cta{display:block;min-height:0;margin-bottom:40px;padding:36px 25px}.about-cta ul{margin-top:29px;padding:20px 0 0;border-top:1px solid rgba(201,241,233,.22);border-left:0}.about-cta h2{font-size:2rem}}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-brand-row .brand{min-width:0}.mobile-nav-toggle,.sidebar-close,.sidebar-overlay{display:none}.sidebar .nav-group{display:grid;gap:5px;margin-bottom:19px}.sidebar .nav-group-label{padding:0 13px 3px;color:rgba(210,231,229,.44);font-size:.61rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.sidebar .nav-group a{display:flex;align-items:center;gap:10px}.sidebar .nav-icon{flex:0 0 auto;opacity:.82}.super-admin-page{width:100%;max-width:1280px;margin:0 auto}.super-admin-page .portal-header{margin-bottom:28px}.super-admin-page .portal-header h1{max-width:760px}.super-admin-card{min-width:0;margin-bottom:18px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(3,19,52,.035)}.super-admin-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.super-admin-section-header h2{margin:0;color:var(--ink);font-size:1.05rem;letter-spacing:-.025em}.super-admin-section-header p{max-width:700px;margin:6px 0 0;color:var(--muted);font-size:.76rem;line-height:1.55}.super-admin-section-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:9px}.super-admin-metrics{margin-bottom:18px}.super-admin-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:start}.super-admin-overview-grid>.super-admin-card{height:100%}.super-admin-attention-list{display:grid;gap:2px}.super-admin-attention-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--line)}.super-admin-attention-card:first-child{border-top:0;padding-top:2px}.super-admin-attention-card strong,.super-admin-quick-card strong{display:block;color:var(--ink);font-size:.81rem}.super-admin-attention-card small{display:block;margin-top:4px;color:var(--muted);font-size:.7rem}.super-admin-quick-grid{display:grid;gap:10px}.super-admin-quick-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-alt);color:inherit}.super-admin-quick-card:hover{border-color:var(--accent)}.super-admin-quick-card small{display:block;margin-top:4px;color:var(--muted);font-size:.69rem}.super-admin-quick-card svg{flex:0 0 auto;color:var(--accent)}.super-admin-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.super-admin-filter-row,.super-admin-plan-form,.super-admin-toolbar form{display:flex;flex-wrap:wrap;align-items:end;gap:9px}.super-admin-card textarea,.super-admin-plan-form input,.super-admin-plan-form select,.super-admin-toolbar input,.super-admin-toolbar select{min-height:39px}.super-admin-filter-tabs{display:flex;flex-wrap:wrap;gap:5px}.super-admin-filter-tab{min-height:34px;padding:6px 11px;border:1px solid var(--line);border-radius:99px;background:transparent;color:var(--muted);font-size:.7rem;font-weight:800;cursor:pointer}.super-admin-filter-tab.active,.super-admin-filter-tab:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-deep)}.super-admin-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.super-admin-table{width:100%;min-width:780px;border-collapse:collapse}.super-admin-table th{padding:11px 14px;background:var(--surface-alt);color:var(--muted);font-size:.61rem;font-weight:850;letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap}.super-admin-table td{padding:14px;border-top:1px solid var(--line);color:var(--ink);font-size:.76rem;vertical-align:middle}.super-admin-table td strong{display:block;font-size:.78rem}.super-admin-table td small{display:block;margin-top:4px;color:var(--muted);font-size:.68rem}.super-admin-table .table-action{text-align:right;white-space:nowrap}.super-admin-table-note{margin:12px 0 0;color:var(--muted);font-size:.7rem}.super-admin-alert{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.super-admin-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:180px;color:var(--muted);font-size:.78rem}.super-admin-empty{display:grid;place-items:center;min-height:190px;padding:25px;text-align:center}.super-admin-empty h3{margin:0 0 6px;color:var(--ink);font-size:.95rem}.super-admin-empty p{max-width:430px;margin:0;color:var(--muted);font-size:.76rem;line-height:1.55}.super-admin-empty-inline{padding:24px;color:var(--muted);font-size:.76rem;text-align:center}.super-admin-check{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:.78rem}.super-admin-plan-form{align-items:end;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-alt)}.super-admin-field label,.super-admin-plan-form label{display:grid;gap:6px;min-width:145px;color:var(--muted);font-size:.65rem;font-weight:800}.super-admin-plan-form .button{min-height:39px}.super-admin-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.super-admin-plan-card{display:flex;min-height:160px;flex-direction:column;gap:8px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface-alt)}.super-admin-plan-card h3{margin:0;color:var(--ink);font-size:1rem}.super-admin-plan-card .plan-price{color:var(--accent-deep);font-size:1.25rem;font-weight:850}.super-admin-plan-card p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.5}.super-admin-plan-card .button{margin-top:auto;align-self:flex-start}.super-admin-usage{color:var(--muted);font-size:.69rem}.super-admin-settings-tabs{display:flex;gap:5px;margin-bottom:20px;border-bottom:1px solid var(--line)}.super-admin-settings-tabs button{padding:11px 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:.75rem;font-weight:800;cursor:pointer}.super-admin-settings-tabs button.active{border-bottom-color:var(--accent);color:var(--accent-deep)}.super-admin-settings-search{max-width:360px;margin-bottom:14px}.super-admin-option-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;max-height:480px;overflow:auto}.super-admin-option-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;border-bottom:1px solid var(--line);color:var(--ink);font-size:.75rem}.super-admin-option-row small{color:var(--muted)}.super-admin-option-row button{flex:0 0 auto}.super-admin-form{display:grid;gap:14px;max-width:700px}.super-admin-form label{display:grid;gap:7px;color:var(--muted);font-size:.7rem;font-weight:800}.super-admin-form textarea{width:100%;min-height:120px;resize:vertical}.super-admin-form .button{justify-self:start}.super-admin-modal{width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.super-admin-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.super-admin-modal-header h2{margin:4px 0 5px;color:var(--ink);font-size:1.45rem;letter-spacing:-.04em}.super-admin-confirm-modal{width:min(480px,calc(100vw - 32px))}.super-admin-confirm-copy{margin:0 0 18px;color:var(--muted);font-size:.8rem;line-height:1.6}.super-admin-field{display:grid;gap:8px;margin-bottom:16px}.super-admin-field input{width:100%}.super-admin-field .field-help{color:var(--muted);font-size:.68rem;font-weight:400}html[data-theme=dark] .super-admin-card,html[data-theme=dark] .super-admin-plan-card,html[data-theme=dark] .super-admin-plan-form,html[data-theme=dark] .super-admin-quick-card{background:var(--surface)}html[data-theme=dark] .super-admin-filter-tab.active,html[data-theme=dark] .super-admin-filter-tab:hover{color:#d8fff5}.hub-article-cover,.hub-cover-preview{display:block;width:100%;max-height:260px;margin:0 0 16px;border-radius:12px;object-fit:cover}.hub-article-cover{max-height:420px}.list-select{display:grid;width:100%;gap:5px;padding:12px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer}.list-select strong{font-size:.82rem}.list-select small{color:var(--muted);font-size:.68rem}.list-select.selected,.list-select:hover{color:var(--accent-deep)}.hub-preview{min-height:260px;padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--surface-alt)}.hub-preview h1{margin-top:0}@media (min-width:821px){.mobile-nav-toggle{display:none!important}}@media (max-width:820px){.portal-shell{display:block}.portal-main{min-height:0}.portal-content{min-width:0;padding-top:70px}.sidebar{position:fixed!important;inset:0 auto 0 0;z-index:40;width:min(300px,86vw);overflow-y:auto;transform:translateX(-105%);transition:transform .22s ease;box-shadow:18px 0 45px rgba(3,19,52,.24)}.sidebar.mobile-open{transform:translateX(0)}.sidebar.mobile-open .sidebar-footer{display:block}.sidebar-close{display:grid;color:#d5ebe7}.sidebar-overlay{position:fixed;inset:0;z-index:35;display:block;width:100%;height:100%;border:0;background:rgba(3,19,52,.48);cursor:pointer}.mobile-nav-toggle{position:fixed;top:14px;left:17px;z-index:30;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);box-shadow:0 7px 20px rgba(3,19,52,.08);font-size:.74rem;font-weight:800}.super-admin-overview-grid{grid-template-columns:1fr}.super-admin-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.super-admin-option-list{grid-template-columns:1fr}}@media (max-width:580px){.super-admin-card{padding:17px;border-radius:14px}.super-admin-section-header{display:block}.super-admin-section-actions{justify-content:flex-start;margin-top:13px}.super-admin-toolbar{align-items:stretch}.super-admin-filter-row,.super-admin-plan-form,.super-admin-toolbar form{display:grid;grid-template-columns:1fr;align-items:stretch}.super-admin-filter-row>*,.super-admin-plan-form>*,.super-admin-toolbar form>*{width:100%}.super-admin-plan-grid{grid-template-columns:1fr}.super-admin-settings-tabs{overflow-x:auto}.super-admin-settings-tabs button{white-space:nowrap}.super-admin-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.super-admin-modal-header h2{font-size:1.2rem}}.portal-topbar{position:sticky;top:0;z-index:100;isolation:isolate;justify-content:space-between;gap:26px;width:auto;max-width:none;min-height:92px;margin:-24px calc(-1 * clamp(24px, 4.5vw, 68px)) 32px;padding:14px clamp(24px,4.5vw,68px);border-bottom:1px solid var(--line);background-color:var(--surface);box-shadow:0 10px 24px rgba(3,19,52,.09)}.portal-context-tabs,.portal-profile-link,.portal-signout,.portal-topbar,.portal-topbar-actions,.portal-topbar-main{display:flex;align-items:center}.portal-topbar-main{min-width:0;gap:24px}.portal-topbar-heading{display:grid;gap:3px;flex:0 0 auto}.portal-topbar-heading strong{color:var(--ink);font-size:.94rem;letter-spacing:-.025em;white-space:nowrap}.hub-overview-kicker,.portal-topbar-eyebrow{color:var(--accent);font-size:.58rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.portal-context-tabs{gap:3px;min-width:0;padding-left:20px;border-left:1px solid var(--line);overflow-x:auto}.portal-context-tabs a{flex:0 0 auto;padding:8px 10px;border-radius:8px;color:var(--muted);font-size:.7rem;font-weight:750;white-space:nowrap}.portal-context-tabs a:hover{background:var(--soft);color:var(--ink)}.portal-context-tabs a.active{background:var(--accent-deep);color:#fff}.portal-topbar-actions{flex:0 0 auto;gap:12px}.portal-topbar .notification-center{display:flex;align-items:center;gap:6px;padding:0;color:var(--ink);font-size:.7rem}.portal-topbar .notification-center a{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font-weight:750;white-space:nowrap}.portal-topbar .notification-center a:hover{border-color:var(--accent);color:var(--accent-deep)}.portal-topbar .notification-center .text-button{padding:7px 8px;color:var(--accent-deep);font-size:.65rem;font-weight:800}.portal-profile-link{gap:8px;min-width:0;padding:3px 4px 3px 3px;border-radius:22px}.portal-profile-link:hover{background:var(--soft)}.portal-profile-avatar{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#74c9b8,#315e64);box-shadow:0 0 0 1px var(--line);color:#fff;font-size:.68rem;font-weight:850}.portal-profile-copy{display:grid;gap:1px;min-width:0}.portal-profile-copy strong{max-width:120px;overflow:hidden;color:var(--ink);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.portal-profile-copy small{color:var(--muted);font-size:.62rem}.portal-header-divider{width:1px;height:26px;background:var(--line)}.portal-signout{gap:6px;padding:8px 0;border:0;background:transparent;color:var(--muted);font-size:.69rem;font-weight:750;white-space:nowrap}.portal-signout:hover{color:var(--danger)}html[data-theme=dark] .portal-topbar{background:var(--surface);border-bottom-color:var(--line)}html[data-theme=dark] .portal-topbar .notification-center a{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}html[data-theme=dark] .portal-topbar .notification-center .text-button{color:var(--accent)}html[data-theme=dark] .portal-profile-link:hover{background:var(--soft)}html[data-theme=dark] .portal-profile-avatar{border-color:var(--surface)}.hub-management-page{max-width:1220px;margin:0 auto}.hub-page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hub-editor-header .button,.hub-empty-state .button,.hub-page-actions .button{display:inline-flex;align-items:center;gap:7px}.hub-overview-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0 auto 18px;padding:21px 24px;border:1px solid #cfe0d6;border-radius:16px;background:linear-gradient(110deg,#eef7f1,#f9fbf8 72%);box-shadow:0 10px 28px rgba(29,55,45,.045)}.hub-overview-copy{max-width:620px}.hub-overview-copy strong{display:block;margin-top:6px;color:var(--ink);font-size:1.05rem;letter-spacing:-.03em}.hub-overview-copy p{margin:5px 0 0;color:var(--muted);font-size:.73rem;line-height:1.5}.hub-overview-stats{display:grid;grid-template-columns:repeat(3,minmax(82px,1fr));gap:24px;flex:0 0 auto}.hub-overview-stats div{display:grid;gap:4px;min-width:82px}.hub-overview-stats span{color:var(--muted);font-size:.62rem;font-weight:700}.hub-overview-stats strong{color:var(--accent-deep);font-size:1.45rem;letter-spacing:-.05em}.hub-workspace{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start;margin:0 auto}.hub-editor,.hub-library{max-width:none;min-width:0;margin:0;padding:0;overflow:hidden;box-shadow:0 12px 34px rgba(29,55,45,.055)}.hub-library{min-height:630px}.hub-library-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:23px 22px 18px;border-bottom:1px solid var(--line)}.hub-editor-header h2,.hub-library-header h2{margin:4px 0;color:var(--ink);font-size:1.28rem;letter-spacing:-.045em}.hub-editor-header p,.hub-library-header p{margin:0;color:var(--muted);font-size:.7rem;line-height:1.45}.hub-add-button{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--accent-deep)}.hub-add-button:hover{border-color:var(--accent);background:var(--soft)}.hub-article-list{display:grid;padding:7px 10px 14px}.hub-article-select{display:grid;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:11px;width:100%;padding:12px 10px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);text-align:left}.hub-article-select.selected,.hub-article-select:hover{border-radius:10px;background:var(--soft);color:var(--accent-deep)}.hub-article-thumb{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border:1px solid #cfe0d6;border-radius:10px;background:#eef7f1;color:var(--accent)}.hub-article-thumb img{width:100%;height:100%;object-fit:cover}.hub-article-summary{display:grid;gap:4px;min-width:0}.hub-article-summary strong{color:var(--ink);font-size:.76rem}.hub-article-summary small,.hub-article-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-article-summary small{color:var(--muted);font-size:.61rem}.hub-status{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:3px 6px;border-radius:99px;font-size:.58rem;font-weight:800}.hub-status.published{background:#e5f3eb;color:#2e7252}.hub-status.draft{background:#f5eddb;color:#8b641f}.hub-empty-state{display:grid;justify-items:center;gap:9px;padding:72px 30px 30px;text-align:center}.hub-empty-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:5px;border-radius:16px;background:var(--soft);color:var(--accent)}.hub-empty-state strong{color:var(--ink);font-size:.9rem}.hub-empty-state p{max-width:220px;margin:0 0 5px;color:var(--muted);font-size:.7rem;line-height:1.5}.hub-editor form{display:grid;gap:0}.hub-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 25px 20px;border-bottom:1px solid var(--line)}.hub-editor-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.72fr);gap:17px 14px;padding:23px 25px 26px}.hub-field{display:grid;align-content:start;gap:7px;color:var(--ink);font-size:.69rem;font-weight:800}.hub-field-wide{grid-column:1/-1}.hub-field input,.hub-field textarea{width:100%;border-color:var(--line);border-radius:9px;background:#fbfcfa;color:var(--ink);font-size:.75rem}.hub-field input{min-height:42px}.hub-field textarea{min-height:220px;resize:vertical;line-height:1.55}.hub-field input:focus,.hub-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(92,128,111,.12);outline:0}.hub-field-help{color:var(--muted);font-size:.62rem;font-weight:500;line-height:1.4}.hub-audience-fieldset{min-width:0;margin:0;padding:15px;border:1px solid var(--line);border-radius:11px}.hub-audience-fieldset legend{padding:0 5px;color:var(--ink);font-size:.69rem;font-weight:800}.hub-audience-fieldset>p{margin:0 0 11px;color:var(--muted);font-size:.65rem}.hub-audience-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hub-audience-option{display:flex;align-items:flex-start;gap:8px;min-height:73px;padding:11px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);cursor:pointer}.hub-audience-option:has(input:checked){border-color:var(--accent);background:#f0f7f2}.hub-audience-option input{width:15px;height:15px;flex:0 0 15px;margin:1px 0 0;accent-color:var(--accent-deep)}.hub-audience-option span{display:grid;gap:4px}.hub-audience-option strong{font-size:.65rem}.hub-audience-option small{color:var(--muted);font-size:.58rem;font-weight:500;line-height:1.35}.hub-cover-field{display:grid;gap:9px}.hub-field-label{display:block;margin-bottom:3px;color:var(--ink);font-size:.69rem;font-weight:800}.hub-upload-box{display:flex;align-items:center;gap:10px;min-height:62px;padding:12px 14px;border:1px dashed #b9ccc0;border-radius:10px;background:#f8fbf8;color:var(--accent);cursor:pointer}.hub-upload-box:hover{border-color:var(--accent);background:var(--soft)}.hub-upload-box span{display:grid;gap:3px}.hub-upload-box strong{color:var(--ink);font-size:.68rem}.hub-upload-box small{color:var(--muted);font-size:.61rem}.hub-upload-box input{display:none}.hub-cover-preview{width:100%;max-height:210px;margin:0;border-radius:10px;object-fit:cover}.hub-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 25px 20px;border-top:1px solid var(--line);background:#fbfcfa}.hub-editor-footer .button-row{margin:0}.hub-save-note{color:var(--muted);font-size:.64rem;font-weight:650}.hub-preview-rich{min-height:420px;margin:23px 25px 26px;padding:0 0 24px;overflow:hidden;background:var(--surface)}.hub-preview-rich img{display:block;width:calc(100% + 0px);height:210px;margin-bottom:24px;object-fit:cover}.hub-preview-rich .eyebrow,.hub-preview-rich h1,.hub-preview-rich p,.hub-preview-rich small{display:block;margin-right:24px;margin-left:24px}.hub-preview-rich h1{margin-top:8px;margin-bottom:10px;color:var(--ink);font-size:clamp(1.5rem,3vw,2.2rem);letter-spacing:-.055em}.hub-preview-rich p{color:var(--muted);line-height:1.65}.hub-preview-rich small{color:var(--accent);font-size:.67rem;font-weight:750}@media (max-width:980px){.portal-topbar{gap:16px}.portal-header-divider,.portal-profile-copy{display:none}.hub-workspace{grid-template-columns:1fr}.hub-library{min-height:0}.hub-article-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px}.hub-article-select:nth-last-child(-n+2){border-bottom:0}}@media (max-width:820px){.portal-topbar{position:relative;top:auto;display:grid;gap:13px;min-height:0;margin:0 0 28px;padding:0 0 16px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.portal-topbar-main{display:grid;gap:12px}.portal-context-tabs{padding-left:0;border-left:0}.portal-topbar-actions{justify-content:space-between}.portal-topbar .notification-center{margin-right:auto}.hub-overview-strip{align-items:flex-start;flex-direction:column}.hub-overview-stats{width:100%}}@media (max-width:640px){.hub-page-actions{width:100%}.hub-page-actions .button{flex:1 1;justify-content:center}.hub-editor-footer,.hub-editor-header{align-items:flex-start;flex-direction:column}.hub-editor-footer .button-row,.hub-editor-header .button{width:100%}.hub-editor-header .button{justify-content:center}.hub-editor-footer .button-row .button{flex:1 1}.hub-editor-fields{padding-right:17px;padding-left:17px}.hub-article-list,.hub-audience-options,.hub-editor-fields{grid-template-columns:1fr}.hub-article-select:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.hub-editor-footer,.hub-editor-header,.hub-library-header{padding-right:17px;padding-left:17px}.hub-preview-rich{margin-right:17px;margin-left:17px}}.public-nav-toggle{display:none}.public-header{position:relative;z-index:120}.public-header nav a[aria-current=page]{color:var(--accent);font-weight:800}.newsletter-coming-soon{display:grid;gap:3px;min-width:min(100%,385px);padding:11px 14px;border:1px solid #b8ded4;border-radius:9px;background:rgba(255,255,255,.72)}.newsletter-coming-soon strong{color:#083c3a}.newsletter-coming-soon span{color:#326d65;font-size:.68rem}.route-state-page{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:18px;padding:32px;background:var(--paper)}.route-state-page .empty-state,.route-state-page .loading-block{width:min(100%,620px)}.public-course-page{min-height:100dvh}.public-course-state{display:grid;justify-items:center;gap:18px;min-height:48vh}.course-detail-hero{margin-top:clamp(36px,6vw,80px);margin-bottom:clamp(42px,7vw,80px)}.course-detail-banner{display:block;width:100%;max-height:430px;margin:0 0 25px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft);object-fit:cover;aspect-ratio:16/7;box-shadow:var(--shadow)}.course-share-control{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.course-share-trigger{white-space:nowrap}.course-share-status{display:block;margin:0!important;color:var(--success)!important;font-size:.74rem!important}.course-share-dialog{width:calc(100% - 28px);max-width:520px;max-height:min(82dvh,740px);margin:auto;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--ink);box-shadow:0 24px 80px rgba(3,19,52,.26)}.course-share-dialog::backdrop{background:rgba(3,19,52,.62);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.course-share-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.course-share-dialog-header h2{margin:5px 0 0;font-size:1.35rem;line-height:1.25}.course-share-dialog>p{margin:12px 0 18px;color:var(--muted);font-size:.84rem}.course-share-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.course-share-options>:first-child,.course-share-options>:last-child{grid-column:1/-1;justify-content:center}.course-share-dialog .button{min-height:42px;text-align:center}.course-share-dialog .course-share-dialog-status{margin:12px 0 0;color:var(--danger);font-size:.78rem}.course-share-dialog .course-share-url-label{margin:12px 0 4px;color:var(--muted);font-size:.7rem;font-weight:750}.course-share-dialog .course-share-url{overflow-wrap:anywhere;margin:12px 0 0;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--muted);font-size:.68rem}.course-card-with-share{display:flex;min-width:0;flex-direction:column}.course-card-link{display:flex;min-width:0;flex:1 1;flex-direction:column;color:inherit;text-decoration:none}.course-card-link:hover{color:inherit}.course-card-link:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.course-card-share{display:flex;padding:0 18px 16px}.course-card-share,.course-card-share .course-share-control{justify-content:flex-end}.course-card-share .course-share-trigger{min-height:36px;padding:8px 12px;font-size:.74rem}.course-overview-actions{display:flex;justify-content:flex-end;margin:0 0 18px}.course-detail-hero .course-share-control{margin-top:18px}.course-includes{margin:30px 0;padding:23px;border:1px solid var(--line);border-radius:15px;background:var(--surface-alt)}.course-includes h3{margin:0 0 15px}.course-includes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.course-includes-grid span{display:grid;gap:3px;min-height:76px;padding:13px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);font-size:.7rem;line-height:1.4}.course-includes-grid strong{color:var(--ink);font-size:1rem}.public-course-body>aside{align-self:start;position:sticky;top:118px}.public-course-body>aside>.panel{margin:0}.course-instructor-card{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.course-instructor-card:first-of-type{padding-top:8px}.course-instructor-card:last-of-type{border-bottom:0}.course-instructor-card h3{margin:0;font-size:1rem}.course-instructor-card>strong{color:var(--accent);font-size:.77rem}.course-instructor-card p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.6}.course-instructor-card small{color:var(--muted);font-size:.66rem}.academy-logo{display:block;width:min(100%,150px);height:70px;margin:12px 0;padding:8px;border:1px solid var(--line);border-radius:11px;background:var(--surface);object-fit:contain}.featured-course-media{display:grid;gap:8px;margin-top:20px;padding:17px;border:1px solid var(--line);border-radius:12px;background:var(--surface-alt)}.featured-course-media h3{margin:0;font-size:.95rem}.featured-course-media a{color:var(--accent);font-size:.78rem;font-weight:800}.featured-course-media a:hover{color:var(--accent-deep)}.hub-page{max-width:980px}.hub-page>h1{max-width:650px;margin:0 0 12px;font-size:clamp(2.5rem,5vw,4.7rem);line-height:.98;letter-spacing:-.065em}.hub-page>p{max-width:600px;margin:0 0 32px;color:var(--muted);font-size:1rem;line-height:1.7}.hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-card{display:flex;flex-direction:column;min-width:0;margin:0;padding:0;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.hub-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.hub-card>:not(.hub-card-cover){margin-right:20px;margin-left:20px}.hub-card>.eyebrow{margin-top:20px;margin-bottom:9px}.hub-card h2{margin-top:0;margin-bottom:8px;font-size:1.18rem;line-height:1.2}.hub-card p{margin-top:0;color:var(--muted);font-size:.78rem;line-height:1.6}.hub-card .text-button{margin-top:auto;margin-bottom:20px;padding:0;color:var(--accent);font-weight:800}.hub-card-cover{display:block;width:100%;height:180px;background:var(--surface-soft);object-fit:cover}.hub-public-empty{grid-column:1/-1;min-height:180px;display:grid;place-content:center;text-align:center}.hub-public-empty h2{margin:0 0 8px;font-size:1.15rem}.hub-public-empty p{max-width:410px;margin:0;color:var(--muted);line-height:1.6}.hub-article{max-width:780px;margin-top:clamp(36px,6vw,76px);margin-bottom:clamp(60px,9vw,118px)}.hub-article>.text-button{display:inline-flex;margin-bottom:27px;padding:0;color:var(--accent);font-weight:800}.hub-article>.eyebrow{margin:24px 0 12px}.hub-article>h1{margin:0;color:var(--accent-deep);font-size:clamp(2.35rem,5vw,4.5rem);line-height:1;letter-spacing:-.065em}.hub-article>p{margin:17px 0 32px;color:var(--muted);font-size:.82rem}.hub-article-cover{width:100%;height:auto;max-height:none;aspect-ratio:16/8;margin:0;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft);object-fit:cover}.rich-text{min-width:0;color:var(--ink);font-size:1rem;line-height:1.78;overflow-wrap:anywhere}.rich-text>:first-child{margin-top:0}.rich-text h2,.rich-text h3{margin:2em 0 .65em;color:var(--accent-deep);line-height:1.2;letter-spacing:-.035em}.rich-text ol,.rich-text p,.rich-text ul{margin:0 0 1.15em}.rich-text ol,.rich-text ul{padding-left:1.35em}.rich-text blockquote{margin:1.7em 0;padding:4px 0 4px 20px;border-left:3px solid var(--accent);color:var(--muted);font-size:1.1em}.rich-text a{color:var(--accent);font-weight:750;text-decoration:underline;text-underline-offset:3px}.rich-text iframe,.rich-text img,.rich-text video{display:block;width:100%;max-width:100%;height:auto;margin:1.5em 0;border:0;border-radius:14px}.rich-text iframe{min-height:320px}.empty-state{display:grid;justify-items:center;gap:9px;padding:42px 26px;border:1px dashed var(--line);border-radius:16px;background:var(--surface-alt);text-align:center}.empty-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--soft);color:var(--accent);font-size:1rem;font-weight:900}.empty-state h1,.empty-state h2{margin:4px 0 0;color:var(--ink);font-size:1.18rem;letter-spacing:-.03em}.empty-state p{max-width:440px;margin:0;color:var(--muted);font-size:.8rem;line-height:1.6}.loading-block{display:flex;align-items:center;justify-content:center;gap:11px;min-height:130px;padding:30px;border:1px dashed var(--line);border-radius:16px;background:var(--surface-alt);color:var(--muted);font-size:.84rem}.loading-block .spinner{width:20px;height:20px;margin:0;border-width:2px}.inbox-layout{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);gap:16px;align-items:start}.inbox-layout>.panel,.inbox-timeline{max-width:none;margin:0}.inbox-threads{display:grid;gap:4px;padding:10px}.inbox-threads>.empty-state{margin:4px;padding:28px 15px}.inbox-threads button{display:grid;gap:5px;width:100%;padding:14px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ink);text-align:left}.inbox-threads button.active,.inbox-threads button:hover{border-color:var(--line);background:var(--surface-soft)}.inbox-threads button.active{box-shadow:inset 3px 0 0 var(--accent)}.inbox-threads strong{font-size:.82rem}.inbox-threads small,.inbox-threads strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-threads small{color:var(--muted);font-size:.69rem}.inbox-thread{min-height:420px;display:flex;flex-direction:column}.inbox-thread>h2{margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:1.1rem}.message{width:fit-content;max-width:min(78%,620px);margin:0 0 11px;padding:12px 14px;border:1px solid var(--line);border-radius:4px 14px 14px;background:var(--surface-alt)}.message.mine{align-self:flex-end;border-color:color-mix(in srgb,var(--accent) 38%,var(--line));border-radius:14px 4px 14px 14px;background:var(--accent-deep);color:#fff}.message p{margin:0;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.message small{display:block;margin-top:7px;color:var(--muted);font-size:.62rem}.message.mine small{color:#c8d8d3}.inbox-thread .stack-form{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.inbox-timeline{display:grid;gap:0;padding:0;overflow:hidden}.inbox-timeline>article{position:relative;padding:20px 24px 20px 47px;border-bottom:1px solid var(--line)}.inbox-timeline>article:before{content:"";position:absolute;top:25px;left:24px;width:9px;height:9px;border:3px solid var(--surface);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.inbox-timeline>article:last-child{border-bottom:0}.inbox-timeline h3{margin:5px 0;font-size:.94rem}.inbox-timeline p{margin:0 0 8px;color:var(--muted);font-size:.8rem;line-height:1.6}.inbox-timeline small{color:var(--muted);font-size:.65rem}.inbox-timeline .empty-state{margin:22px}.application-update-page .application-update-wrap{align-items:flex-start;justify-content:flex-start}.application-update-form{padding:clamp(20px,4vw,42px) 0}.application-update-note{margin:0 0 22px;padding:15px 17px;border-left:3px solid var(--accent);border-radius:0 10px 10px 0;background:var(--surface-soft);color:var(--muted);font-size:.8rem;line-height:1.6}.application-update-submit{display:flex;justify-content:flex-end;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.row-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.template-preview{background:var(--surface-alt)}.template-preview>*{max-width:760px}.super-admin-attention-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.super-admin-plan-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.super-admin-review-amount{color:var(--accent-deep);font-size:1rem;font-weight:850;white-space:nowrap}.super-admin-search-form{display:flex;align-items:center;gap:8px}.super-admin-search{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink)}.super-admin-search:focus{border-color:var(--accent);box-shadow:var(--focus-ring);outline:0}.super-admin-settings-card,.super-admin-settings-panel{background:var(--surface)}.super-admin-user-toolbar{flex-wrap:wrap}.checkbox{display:flex!important;align-items:center;gap:9px;min-height:42px!important;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-alt);color:var(--ink)!important;font-size:.76rem!important;font-weight:700!important}.checkbox input{width:16px!important;height:16px;margin:0;accent-color:var(--accent)}.hub-content-field textarea{min-height:260px}.assessments-layout{align-items:start}.profile-empty-editor{display:grid;justify-items:center;gap:9px;min-height:250px;padding:42px 24px;border:1px dashed var(--line);border-radius:14px;background:var(--surface-alt);text-align:center}.profile-empty-editor h3{margin:4px 0 0}.profile-empty-editor p{max-width:360px;margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.page-shell.narrow{max-width:880px;margin:0 auto}.briefing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:20px 0 0}.briefing-grid>div{padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--surface-alt)}.briefing-grid dt{margin-bottom:5px;color:var(--accent);font-size:.64rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.briefing-grid dd{margin:0;color:var(--ink);font-size:.8rem;line-height:1.55}.catalog-error{border-style:solid;border-color:color-mix(in srgb,var(--warning) 38%,var(--line));background:color-mix(in srgb,#fff5dd 65%,var(--surface));color:#755117}.public-academies-page,.public-academy-profile-page{min-height:100dvh}.public-course-card{display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.public-course-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 38%,var(--line));box-shadow:var(--shadow)}.public-course-card .course-card-body{display:flex;min-height:0;flex:1 1;flex-direction:column}.public-course-card .course-card-footer{margin-top:auto}.course-card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=dark] code{color:var(--brand-aqua)}html[data-theme=dark] .application-update-note,html[data-theme=dark] .catalog-message,html[data-theme=dark] .certificate-card,html[data-theme=dark] .course-includes,html[data-theme=dark] .empty-state,html[data-theme=dark] .featured-course-media,html[data-theme=dark] .hub-card,html[data-theme=dark] .hub-public-empty,html[data-theme=dark] .loading-block,html[data-theme=dark] .message,html[data-theme=dark] .super-admin-settings-card,html[data-theme=dark] .super-admin-settings-panel{background:var(--surface);color:var(--ink)}html[data-theme=dark] .course-detail-banner,html[data-theme=dark] .hub-article-cover,html[data-theme=dark] .hub-card-cover{background:var(--surface-soft)}html[data-theme=dark] .hub-article>h1,html[data-theme=dark] .rich-text h2,html[data-theme=dark] .rich-text h3{color:var(--ink)}html[data-theme=dark] .message.mine{background:#0c3650}html[data-theme=dark] .newsletter-coming-soon{border-color:#44629a;background:rgba(5,22,52,.52)}html[data-theme=dark] .newsletter-coming-soon strong{color:#eff3ff}html[data-theme=dark] .newsletter-coming-soon span{color:#b7ece1}html[data-theme=dark] .catalog-error{border-color:#7a5a20;background:#342918;color:#f2dca3}@media (min-width:821px) and (max-width:1100px){.public-header nav{gap:12px}.public-header-profile-copy{display:none}.public-header-workspace{padding:9px 11px}}@media (max-width:820px){.public-header{height:72px}.public-nav-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font-size:.72rem;font-weight:800}.public-header nav{position:absolute;top:calc(100% + 10px);right:0;left:0;z-index:121;display:none;gap:0;padding:8px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 18px 44px rgba(3,19,52,.18)}.public-header nav.mobile-open{display:grid}.public-header nav>a,.public-header nav>button,.public-header nav>span{min-height:42px;display:flex;align-items:center;padding:10px 12px;border-radius:9px}.public-header nav>a:not(.button):hover,.public-header nav>a[aria-current=page]{background:var(--surface-soft)}.public-header nav .header-cta{justify-content:center;margin-top:4px}.public-header-profile{justify-content:flex-start}.public-header-profile-copy{display:block}.public-header-signout{width:100%;color:var(--danger);text-align:left}.course-detail-hero,.public-course-body{margin-right:auto;margin-left:auto}.public-course-body>aside{position:static}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-layout{grid-template-columns:1fr}.inbox-thread{min-height:360px}.super-admin-attention-row{grid-template-columns:1fr}}@media (max-width:580px){.public-header .brand-logo{width:128px}.public-nav-toggle span{display:none}.course-detail-banner{margin-bottom:19px;border-radius:13px;aspect-ratio:16/9}.course-detail-hero h1{font-size:clamp(2.35rem,12vw,3.35rem)}.course-includes{padding:17px}.course-includes-grid{grid-template-columns:1fr}.public-lesson{grid-template-columns:35px 1fr;gap:8px}.public-lesson small{grid-column:2}.hub-grid{grid-template-columns:1fr}.hub-article{margin-top:38px}.rich-text{font-size:.94rem}.rich-text iframe{min-height:190px}.message{max-width:90%}.inbox-timeline>article{padding-right:18px}.application-update-submit,.super-admin-search-form{align-items:stretch;flex-direction:column}.application-update-submit .button,.super-admin-search-form .button{width:100%}.briefing-grid,.form-grid.two{grid-template-columns:1fr}}@media (max-width:820px){.portal-content{padding:0 clamp(18px,4vw,28px) 56px}.portal-topbar{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;min-height:72px;margin:0 calc(-1 * clamp(18px,4vw,28px)) 24px;padding:11px clamp(18px,4vw,28px) 11px max(72px,clamp(18px,4vw,28px));border-bottom:1px solid var(--line);background:var(--surface);box-shadow:0 8px 20px rgba(3,19,52,.1)}.portal-topbar-main{display:contents}.portal-topbar-heading{grid-column:1;grid-row:1;min-width:0}.portal-topbar-heading strong{overflow:hidden;text-overflow:ellipsis}.portal-topbar-actions{grid-column:2;grid-row:1;gap:7px;min-width:0;justify-content:flex-end}.portal-context-tabs{grid-column:1/-1;grid-row:2;width:100%;padding:0;border-left:0}.portal-topbar .notification-center{margin:0}.mobile-nav-toggle{z-index:130}}@media (max-width:580px){.portal-topbar{min-height:66px;padding-top:9px;padding-bottom:9px}.portal-header-divider,.portal-profile-copy,.portal-signout span,.portal-topbar .notification-center .text-button,.portal-topbar-eyebrow{display:none}.portal-topbar .notification-center a{padding:8px}.portal-profile-link{padding:2px}.portal-signout{padding:7px;border:1px solid var(--line);border-radius:8px}.portal-context-tabs a{padding:7px 9px;font-size:.67rem}}.teaching-team-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 10px}.teaching-team-role,.teaching-team-search{grid-column:span 2}.teaching-team-add,.teaching-team-email,.teaching-team-invite,.teaching-team-member{grid-column:span 1}.teaching-team-form>.button{width:100%;min-height:42px;justify-content:center}.teaching-team-info{margin-top:17px}.staff-invitations{display:grid;gap:0;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface-alt)}.staff-invitations h3{margin:0 0 4px;color:var(--ink);font-size:.8rem}.staff-invitation-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.staff-invitation-person{min-width:0}.staff-invitation-person small,.staff-invitation-person strong{display:block;overflow-wrap:anywhere}.staff-invitation-person strong{color:var(--ink);font-size:.78rem}.staff-invitation-expiry,.staff-invitation-person small{color:var(--muted);font-size:.69rem}.staff-invitation-status{padding:5px 9px;border:1px solid var(--line);border-radius:999px;color:var(--accent-deep);background:var(--surface);font-size:.66rem;font-weight:750;white-space:nowrap}.staff-invitation-status.expired{border-color:color-mix(in srgb,var(--danger) 28%,var(--line));color:var(--danger)}@media (max-width:1050px){.teaching-team-form{grid-template-columns:repeat(2,minmax(0,1fr))}.teaching-team-search{grid-column:1/-1}.teaching-team-add,.teaching-team-email,.teaching-team-invite,.teaching-team-member,.teaching-team-role{grid-column:span 1}}@media (max-width:580px){.teaching-team-form{grid-template-columns:minmax(0,1fr)}.teaching-team-add,.teaching-team-email,.teaching-team-invite,.teaching-team-member,.teaching-team-role,.teaching-team-search{grid-column:1}.staff-invitation-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.staff-invitation-expiry{grid-column:1/-1}}