:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--bg:#f7f8fb;--surface:#fff;--surface-2:#f1f4f8;--border:#dfe5ee;--text:#0f172a;--muted:#5b6473;--navy:#0a3b78;--navy-700:#082f60;--primary:#0ea5a8;--primary-700:#0b7f81;--accent:#f2b63f;--danger-bg:#fff1f1;--danger-border:#f0c2c2;--danger-text:#a03333;--shadow-sm:0 8px 24px #0f172a0d;--shadow-md:0 14px 34px #0f172a14}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-josefin-sans),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;flex-direction:column;min-height:100vh;display:flex}.app-shell-main{flex:1 0 auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1120px,100%);margin-inline:auto;padding-inline:clamp(1rem,3vw,2.5rem)}.page{padding:1.25rem 0 2.5rem}.page--profile-shell{padding:0}.page--not-found{padding:2.5rem 0 4rem}.not-found{text-align:center;flex-direction:column;align-items:center;gap:clamp(1rem,3vw,2rem);min-height:clamp(320px,60vh,520px);display:flex}.not-found__content{width:100%;max-width:600px;padding:clamp(1.4rem,2.4vw,2rem) 0}.not-found__eyebrow{color:var(--primary-700);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.82rem;font-weight:700}.not-found__content h1{color:var(--navy);margin:0;font-size:clamp(1.8rem,2.5vw,2.6rem);line-height:1.1}.not-found__copy{color:var(--muted);margin:.9rem 0 0;font-size:1rem;line-height:1.7}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.4rem;display:flex}.not-found__visual{width:min(520px,100%)}.not-found__visual img{width:100%;height:auto;display:block}@media (max-width:900px){.not-found__visual{max-width:420px}}.profile-frame{grid-template-columns:auto 1fr;align-items:start;gap:0;width:100%;min-height:100vh;display:grid}.profile-rail-box{background:var(--navy);color:#ebf2ff;border-radius:0;flex-direction:column;align-self:start;width:86px;height:100vh;min-height:100vh;padding:1rem .7rem 1.1rem;transition:width .22s;display:flex;position:sticky;top:0;overflow:hidden}.profile-rail-brand{align-items:center;gap:0;min-height:58px;padding-bottom:.82rem;display:flex}.profile-rail-brand-copy{white-space:nowrap;opacity:0;min-width:0;max-width:0;transition:opacity .15s,max-width .18s,transform .15s;overflow:hidden;transform:translate(-6px)}.profile-rail-brand-copy strong{font-size:1.1rem;font-weight:800;line-height:1.2;display:block}.profile-rail-brand-copy span{color:#c8d8f3;margin-top:.12rem;font-size:.86rem;font-weight:700;line-height:1.2;display:block}.profile-rail-nav{gap:.62rem;margin-top:1.05rem;display:grid}.profile-rail-link{color:#e9f1ff;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;min-height:48px;padding:.62rem .56rem;transition:background-color .14s,color .14s;display:inline-flex}.profile-rail-link:hover{color:#fff;background:#ffffff1f}.profile-rail-icon{flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.profile-rail-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.profile-rail-label{white-space:nowrap;opacity:0;max-width:0;margin-right:auto;font-size:1rem;font-weight:700;transition:opacity .15s,max-width .18s,transform .15s;overflow:hidden;transform:translate(-6px)}.profile-rail-user{align-items:center;gap:.6rem;margin-top:auto;padding-top:.95rem;display:flex}.profile-rail-avatar{background:linear-gradient(145deg,#7dbff3 0%,#f2cb67 100%);border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative;overflow:hidden}.profile-rail-user-copy{white-space:nowrap;opacity:0;max-width:0;transition:opacity .15s,max-width .18s,transform .15s;overflow:hidden;transform:translate(-6px)}.profile-rail-user-copy strong{font-size:.9rem;line-height:1.15;display:block}.profile-rail-user-copy span{color:#c8d8f3;margin-top:.1rem;font-size:.78rem;line-height:1.2;display:block}.profile-content-surface{background:var(--surface);min-height:100vh}.workspace-content-body{min-height:calc(100vh - 74px)}.workspace-page{min-height:100%}.notifications-page{padding:1.25rem 0 2rem}.notifications-layout{gap:1rem;display:grid}.notifications-eyebrow{color:#3c66ba;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.88rem;font-weight:800}.notifications-filter-bar{flex-wrap:wrap;gap:.65rem;display:flex}.notifications-filter-pill{border:1px solid var(--border);color:#31445f;background:#fff;border-radius:999px;align-items:center;gap:.42rem;padding:.62rem .95rem;font-size:.93rem;font-weight:700;transition:background-color .14s,color .14s,border-color .14s;display:inline-flex}.notifications-filter-pill:hover{background:#eef5ff}.notifications-filter-pill.is-active{color:#173077;background:#dce9fb;border-color:#bfd3f7}.notifications-filter-pill__count{min-width:1.35rem;height:1.35rem;color:var(--navy);background:#0a3b781f;border-radius:999px;justify-content:center;align-items:center;padding:0 .34rem;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.notifications-filter-pill.is-active .notifications-filter-pill__count{background:#0a3b782e}.notifications-empty-state{text-align:center;background:#f9fbff;border:1px dashed #c7d4ea;border-radius:18px;justify-items:center;padding:1.5rem;display:grid}.notifications-empty-state__art{width:min(100%,320px);height:auto;margin-bottom:.4rem}.notifications-empty-state h2{color:var(--navy);margin:0;font-size:1.12rem}.notifications-empty-state p{color:var(--muted);max-width:40ch;margin:.55rem 0 0;line-height:1.65}.notifications-list{gap:.9rem;display:grid}.notification-card{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.95rem;padding:1rem 1.05rem;display:grid}.notification-card.is-unread{border-color:#bfd3f7;box-shadow:0 16px 36px #1a397014}.notification-card__content h2{color:var(--navy);margin:.35rem 0 0;font-size:1.02rem;line-height:1.35}.notification-card__content p{color:var(--muted);margin:.55rem 0 0;line-height:1.7}.notification-card__meta{color:#657189;flex-wrap:wrap;align-items:center;gap:.55rem .8rem;font-size:.82rem;font-weight:700;display:flex}.notification-state-pill{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:.28rem .58rem;font-size:.74rem}.notification-state-pill.is-unread{color:#2450a6;background:#e7f0ff}.notification-state-pill.is-read{color:#5f6d83;background:#eef1f6}.notification-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.notification-card__actions form{margin:0}.dashboard-page{padding:1.25rem 0 2rem}.dashboard-layout{gap:1rem;display:grid}.dashboard-hero,.dashboard-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px}.dashboard-hero{background:radial-gradient(circle at 0 0,#0ea5a829,#0000 34%),linear-gradient(135deg,#fff 0%,#f3f8ff 100%);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.2rem;display:flex}.dashboard-hero__copy{gap:.55rem;display:grid}.dashboard-hero__copy h1{color:var(--navy);margin:0;font-size:clamp(1.18rem,.55vw + 1.04rem,1.45rem);line-height:1.15}.dashboard-hero__copy p:last-of-type{color:var(--muted);max-width:68ch;margin:0;font-size:.92rem;line-height:1.6}.dashboard-hero__meta{flex-wrap:wrap;gap:.55rem;display:flex}.dashboard-hero__meta span{color:var(--navy);background:#0a3b7814;border-radius:999px;padding:.35rem .65rem;font-size:.76rem;font-weight:800}.dashboard-hero__actions{flex-wrap:wrap;gap:.6rem;display:flex}.dashboard-primary-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);gap:1rem;display:grid}.dashboard-panel{background:#fff;gap:.9rem;padding:1rem;display:grid}.dashboard-panel__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.dashboard-panel__head h2,.dashboard-empty-state h3,.dashboard-continue__copy h3,.dashboard-course-row__top h3,.dashboard-activity-item__copy h3{color:var(--navy);margin:0}.dashboard-panel__head h2{font-size:1.02rem;line-height:1.35}.dashboard-panel__head p,.dashboard-empty-state p,.dashboard-continue__copy p,.dashboard-activity-item__copy p,.dashboard-attention-item__copy p,.dashboard-course-row__aside p{color:var(--muted);line-height:1.55}.dashboard-panel__head p,.dashboard-empty-state p,.dashboard-continue__copy p,.dashboard-activity-item__copy p,.dashboard-attention-item__copy p{margin:.35rem 0 0;font-size:.88rem}.dashboard-section-link{color:var(--navy);font-size:.84rem;font-weight:700;text-decoration:none}.dashboard-section-link:hover,.dashboard-section-link:focus-visible{text-underline-offset:.18rem;text-decoration:underline}.dashboard-continue-card{gap:1rem}.dashboard-continue__body{grid-template-columns:108px minmax(0,1fr);align-items:start;gap:.95rem;display:grid}.dashboard-continue__thumb,.dashboard-course-row__thumb{background:#e4edf8;position:relative;overflow:hidden}.dashboard-continue__thumb{border-radius:18px;min-height:108px}.dashboard-continue__thumb img,.dashboard-course-row__thumb img{object-fit:cover}.dashboard-continue__content{gap:.78rem;display:grid}.dashboard-continue__meta,.dashboard-course-row__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dashboard-continue__meta span:not(.admin-badge),.dashboard-course-row__meta span:not(.admin-badge){color:#4c6481;font-size:.82rem;font-weight:700}.dashboard-continue__copy{gap:.38rem;display:grid}.dashboard-continue__copy h3,.dashboard-course-row__top h3,.dashboard-activity-item__copy h3{font-size:.98rem;line-height:1.35}.dashboard-continue__stats{flex-wrap:wrap;gap:.55rem .8rem;display:flex}.dashboard-continue__stats span{color:#4d617b;font-size:.83rem;font-weight:700}.dashboard-continue__progress{gap:.55rem;display:grid}.dashboard-continue__actions{flex-wrap:wrap;gap:.6rem;display:flex}.dashboard-attention-list,.dashboard-activity-list,.dashboard-course-list{gap:.8rem;display:grid}.dashboard-attention-item,.dashboard-activity-item,.dashboard-course-row{background:#fbfdff;border:1px solid #e6edf5;border-radius:20px}.dashboard-attention-item{justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.88rem .92rem;transition:border-color .14s,background-color .14s,transform .14s;display:flex}.dashboard-attention-item:hover,.dashboard-attention-item:focus-visible{background:#fff;border-color:#c6d8f3;outline:none;transform:translateY(-1px)}.dashboard-attention-item__copy{min-width:0}.dashboard-attention-item__eyebrow{color:#657189;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.dashboard-attention-item__copy strong{color:var(--navy);margin-top:.22rem;font-size:.98rem;line-height:1.25;display:block}.dashboard-attention-item__count{min-width:2rem;height:2rem;color:var(--navy);background:#0a3b781a;border-radius:999px;justify-content:center;align-items:center;padding:0 .42rem;font-size:.86rem;font-weight:800;line-height:1;display:inline-flex}.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-course-row{grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.85rem;display:grid}.dashboard-course-row__thumb{border-radius:16px;min-height:88px}.dashboard-course-row__body{gap:.65rem;min-width:0;display:grid}.dashboard-course-row__top{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.dashboard-course-row__progress{gap:.45rem;display:grid}.dashboard-course-row__progress-copy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;display:flex}.dashboard-course-row__progress-copy strong{color:var(--navy);font-size:.86rem}.dashboard-course-row__progress-copy span{color:var(--muted);font-size:.84rem}.dashboard-course-row__aside{justify-items:end;gap:.55rem;display:grid}.dashboard-course-row__aside p{text-align:right;margin:0;font-size:.82rem}.dashboard-activity-item{gap:.6rem;padding:.92rem .95rem;display:grid}.dashboard-activity-item__meta{color:#657189;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.8rem;font-weight:700;display:flex}.dashboard-activity-item__copy{gap:.28rem;display:grid}.dashboard-activity-item__copy p{margin-top:0}.dashboard-activity-item__action{width:fit-content}.dashboard-empty-state{background:#f9fbff;border:1px dashed #c7d4ea;border-radius:20px;gap:.45rem;padding:1rem;display:grid}.dashboard-empty-state h3{font-size:.98rem;line-height:1.3}.profile-settings-page{width:100%;padding:1.25rem 0 2rem}.profile-settings-head h1{color:var(--navy);margin:0;font-size:clamp(1.25rem,1.1vw + .9rem,1.9rem);line-height:1.15}.profile-settings-head p{color:var(--muted);margin:.5rem 0 0;font-size:.98rem}.profile-settings-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.45rem;margin-top:1.3rem;padding-bottom:.65rem;display:flex}.profile-settings-tab{color:#3d4a61;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.48rem .82rem;font-size:.96rem;font-weight:700;transition:background-color .14s,color .14s}.profile-settings-tab:hover{background:#ecf2fb}.profile-settings-tab.is-active{color:var(--navy);background:#dce9fb}.profile-settings-section{margin-top:1.08rem}.profile-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1rem;display:grid}.profile-settings-field{gap:.38rem;display:grid}.profile-settings-field span{color:#23314a;font-size:.93rem;font-weight:700}.profile-settings-field input,.profile-settings-field select,.profile-settings-field textarea{color:#172338;background:#fff;border:1px solid #c8d4e6;border-radius:10px;outline:none;min-height:45px;padding:.72rem .84rem;font-size:.95rem;transition:border-color .14s,box-shadow .14s}.profile-settings-field textarea{resize:vertical;min-height:120px}.profile-settings-field input:focus,.profile-settings-field select:focus,.profile-settings-field textarea:focus{border-color:#8bb1e8;box-shadow:0 0 0 3px #7da7e638}.profile-settings-field--full{grid-column:1/-1}.profile-settings-actions{justify-content:flex-start;margin-top:1.08rem;display:flex}.profile-settings-actions .btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.profile-settings-field .country-select{width:100%}.profile-settings-check{color:#253149;align-items:center;gap:.58rem;min-height:45px;font-size:.95rem;font-weight:600;display:inline-flex}.profile-settings-check input{width:16px;height:16px}.profile-settings-photo{border:1px solid var(--border);background:#fff;border-radius:14px;padding:1rem}.profile-settings-photo-input{display:none}.profile-settings-photo-preview{align-items:center;gap:1rem;display:flex}.profile-settings-photo-avatar{background:#f2f6fd;border:1px solid #d6dfed;border-radius:999px;flex:0 0 128px;width:128px;height:128px;position:relative;overflow:hidden}.profile-settings-photo-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-settings-photo-copy{min-width:0}.profile-settings-photo-copy h2{color:var(--navy);margin:0;font-size:1.05rem}.profile-settings-photo-copy p{color:var(--muted);margin:.48rem 0 0;font-size:.95rem;line-height:1.4}.profile-settings-photo-error{color:#b6253f;margin:.52rem 0 0;font-size:.9rem;font-weight:600}.profile-settings-photo-actions{flex-wrap:wrap;gap:.58rem;margin-top:.95rem;display:flex}.profile-content-topbar{justify-content:flex-end;align-items:center;min-height:74px;padding:1rem 1.75rem;display:flex}.profile-content-role{color:#273247;font-size:1rem;font-weight:500;line-height:1.2}.profile-content-bell{color:#4d5a72;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative}.profile-content-bell svg{stroke-width:1.8px;width:19px;height:19px}.profile-notification-badge{color:#fff;background:#d63b38;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 .25rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-7px}.profile-content-avatar{background:#0b1223;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative;overflow:hidden}.profile-mobile-shell{display:none}.profile-mobile-topbar{justify-content:space-between;align-items:center;height:70px;padding:0 .95rem;display:flex}.profile-mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.profile-mobile-close-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #aec6ec57;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.profile-mobile-menu-btn svg,.profile-mobile-close-btn svg{stroke-width:1.9px;width:20px;height:20px}.profile-mobile-title{color:#fff;letter-spacing:.01em;font-size:1rem;font-weight:700;line-height:1.1}.profile-mobile-account-btn{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.profile-mobile-account-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff8c}.profile-mobile-top-avatar{background:#0b1223;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative;overflow:hidden}.profile-mobile-top-avatar img,.profile-mobile-user-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-mobile-overlay{opacity:0;pointer-events:none;z-index:110;background:#090e1b73;transition:opacity .17s;position:fixed;inset:0}.profile-mobile-overlay.is-open{opacity:1;pointer-events:auto}.profile-mobile-drawer{background:var(--navy);color:#eaf2ff;z-index:120;flex-direction:column;gap:.95rem;width:min(86vw,318px);padding:.85rem .9rem 1rem;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.profile-mobile-drawer.is-open{transform:translate(0)}.profile-mobile-drawer-head{justify-content:flex-end;display:flex}.profile-mobile-user{align-items:center;gap:.82rem;padding:.12rem .2rem .18rem;display:flex}.profile-mobile-user-avatar{background:#0b1223;border-radius:999px;flex:0 0 62px;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex;position:relative;overflow:hidden}.profile-mobile-user-copy{min-width:0}.profile-mobile-user-copy strong{color:#fff;font-size:1.13rem;font-weight:700;line-height:1.2;display:block}.profile-mobile-user-copy span{color:#c6d8f6;white-space:nowrap;text-overflow:ellipsis;margin-top:.2rem;font-size:.9rem;line-height:1.25;display:block;overflow:hidden}.profile-mobile-nav{gap:.65rem;margin-top:.25rem;display:grid}.profile-mobile-nav-link{color:#eaf2ff;border-radius:12px;align-items:center;gap:.82rem;min-height:48px;padding:.68rem .64rem;font-size:1rem;font-weight:600;transition:background-color .14s;display:inline-flex}.profile-mobile-nav-link:hover,.profile-mobile-nav-link:focus-visible{background:#ffffff1f;outline:none}.profile-mobile-nav-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.profile-mobile-nav-icon svg{stroke-width:1.85px;width:22px;height:22px}.profile-mobile-account-overlay{opacity:0;pointer-events:none;z-index:111;background:#080e1c5c;transition:opacity .17s;position:fixed;inset:0}.profile-mobile-account-overlay.is-open{opacity:1;pointer-events:auto}.profile-mobile-account-dropdown{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;pointer-events:none;transform-origin:100% 0;z-index:121;background:#fff;border:1px solid #d8deea;border-radius:14px;width:min(90vw,320px);transition:opacity .17s,transform .17s;position:fixed;top:72px;right:.75rem;overflow:hidden;transform:translateY(8px)scale(.98);box-shadow:0 18px 40px #0f172a2e}.profile-mobile-account-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.profile-mobile-account-summary{align-items:center;gap:.78rem;padding:.96rem 1rem;display:flex}.profile-mobile-account-summary-avatar{background:#0b1223;border-radius:999px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative;overflow:hidden}.profile-mobile-account-summary-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-mobile-account-summary-copy{min-width:0}.profile-mobile-account-summary-copy strong{color:#1f2b40;font-size:1rem;font-weight:700;line-height:1.2;display:block}.profile-mobile-account-summary-copy span{color:#556178;white-space:nowrap;text-overflow:ellipsis;margin-top:.22rem;font-size:.88rem;line-height:1.25;display:block;overflow:hidden}.profile-mobile-account-section{border-top:1px solid #dde3ee}.profile-mobile-account-item{color:#2a3549;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;width:100%;padding:.82rem 1rem;font-size:.98rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .14s;display:flex}.profile-account-count-pill{color:#173077;background:#dce9fb;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:24px;margin-left:auto;padding:0 .45rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.profile-mobile-account-item:hover,.profile-mobile-account-item:focus-visible{background:#f3f6fc;outline:none}.profile-mobile-account-item--muted{color:#5b6881;cursor:default;font-weight:600}.profile-mobile-account-item--disabled{opacity:.52;cursor:not-allowed}.profile-mobile-account-item--disabled:hover,.profile-mobile-account-item--disabled:focus-visible{background:0 0}.profile-mobile-account-logout-form{margin:0}.profile-account-menu{position:relative}.profile-account-menu:after{content:"";width:min(90vw,332px);height:14px;position:absolute;top:100%;right:0}.profile-account-trigger{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:1rem;padding:.25rem .15rem .25rem .45rem;display:inline-flex}.profile-account-trigger:focus-visible{outline-offset:2px;outline:2px solid #0a3b785c}.profile-account-dropdown{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;pointer-events:none;transform-origin:100% 0;z-index:45;background:#fff;border:1px solid #d8deea;border-radius:14px;width:min(90vw,332px);max-height:min(72vh,520px);transition:opacity .17s,transform .17s;position:absolute;top:calc(100% + .2rem);right:0;overflow-y:auto;transform:translateY(7px)scale(.98);box-shadow:0 18px 40px #0f172a26}.profile-account-menu:hover .profile-account-dropdown,.profile-account-menu:focus-within .profile-account-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.profile-account-summary{align-items:center;gap:.7rem;padding:.85rem .95rem;display:flex}.profile-account-summary-avatar{background:#0b1223;border-radius:999px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:relative;overflow:hidden}.profile-rail-avatar img,.profile-content-avatar img,.profile-account-summary-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-fallback{color:#fff;font-size:.95rem;font-weight:700;line-height:1}.profile-account-summary-fallback{color:#fff;letter-spacing:.02em;font-size:1.35rem;font-weight:800;line-height:1}.profile-account-summary-copy{min-width:0}.profile-account-summary-copy strong{color:#1f2b40;font-size:.96rem;font-weight:700;line-height:1.2;display:block}.profile-account-summary-copy span{color:#556178;white-space:nowrap;text-overflow:ellipsis;margin-top:.18rem;font-size:.82rem;line-height:1.25;display:block;overflow:hidden}.profile-account-section{border-top:1px solid #dde3ee}.profile-account-section:first-of-type{border-top:0}.profile-account-item{color:#2a3549;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;width:100%;padding:.68rem .95rem;font-size:.9rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .14s;display:flex}.profile-account-item:hover,.profile-account-item:focus-visible{background:#f3f6fc;outline:none}.profile-account-item--muted{color:#5b6881;cursor:default;font-weight:600}.profile-account-item--disabled{opacity:.52;cursor:not-allowed}.profile-account-item--disabled:hover,.profile-account-item--disabled:focus-visible{background:0 0}.profile-account-logout-form{margin:0}@media (min-width:769px){.profile-mobile-shell{display:none}.profile-rail-box:hover,.profile-rail-box:focus-within{width:316px}.profile-rail-box:hover .profile-rail-brand-copy,.profile-rail-box:focus-within .profile-rail-brand-copy,.profile-rail-box:hover .profile-rail-label,.profile-rail-box:focus-within .profile-rail-label,.profile-rail-box:hover .profile-rail-user-copy,.profile-rail-box:focus-within .profile-rail-user-copy{opacity:1;max-width:240px;transform:translate(0)}}@media (max-width:768px){.header{-webkit-backdrop-filter:none;backdrop-filter:none}.header-auth-mobile{width:100%;display:block}.header-auth-desktop{display:none}.header-row--authenticated{min-height:78px}.header-row--authenticated>.header-brand-wrap{display:none}.profile-frame{grid-template-rows:78px 1fr;grid-template-columns:1fr;gap:0;min-height:100dvh}.profile-rail-box{border-right:0;border-radius:0;align-self:stretch;width:100%;height:auto;min-height:64px;padding:0;display:block;position:static;top:auto}.profile-rail-box>*{display:none}.profile-rail-box>.profile-mobile-shell{display:block}.profile-content-topbar{display:none}.workspace-content-body{min-height:calc(100dvh - 70px)}.profile-settings-page{padding:1.7rem 0 1.5rem}.profile-settings-grid{grid-template-columns:1fr;gap:.85rem}.profile-settings-photo-preview{flex-direction:column;align-items:flex-start}.profile-settings-photo-avatar{flex-basis:112px;width:112px;height:112px}}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:18px}.card-lg{padding:1.25rem}.card-md{padding:1rem}.muted{color:var(--muted)}.eyebrow{color:var(--primary-700);background:#e8fbfb;border:1px solid #c7efef;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.btn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.58rem .9rem;font-size:.9rem;font-weight:600;line-height:1;transition:background-color .14s,border-color .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex}.btn:hover{background:#fafcff;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.btn:active{box-shadow:none;transform:translateY(0)}.btn:disabled,.btn[aria-disabled=true]{opacity:.58;cursor:not-allowed;box-shadow:none;pointer-events:none;transform:none}.btn:disabled:hover,.btn[aria-disabled=true]:hover{background:inherit;border-color:inherit;color:inherit;box-shadow:none;transform:none}.btn-primary{background:var(--navy);border-color:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-700);border-color:var(--navy-700)}.btn-primary:active{background:var(--navy-700)}.btn-link{color:var(--primary-700);background:0 0;border:0;padding:0}.header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding-top:.65rem;padding-bottom:.65rem;display:flex}.brand-title{color:var(--navy);margin:0;font-size:clamp(1rem,1.2vw + .8rem,1.35rem);font-weight:800;line-height:1.1}.brand-sub{color:var(--muted);margin-top:.16rem;font-size:.72rem;font-weight:500;display:inline-block}.header-brand-mark{flex-shrink:0;width:2.8rem;height:2.8rem;position:relative}.header-brand-image{object-fit:contain;width:100%;height:100%}.header-brand-copy{display:grid}.header-actions{align-items:center;gap:.5rem;display:flex}.header-auth-mobile{display:none}.header-auth-desktop{align-items:center;gap:1.2rem;margin-left:auto;display:inline-flex}.header-learner-nav{align-items:center;gap:1rem;display:inline-flex}.header-learner-link{color:var(--navy);align-items:center;padding-bottom:.35rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.header-learner-link:hover,.header-learner-link:focus-visible{color:var(--navy)}.header-learner-link:after{content:"";background:0 0;border-radius:999px;height:2px;transition:background-color .16s;position:absolute;bottom:0;left:0;right:0}.header-learner-link:hover:after,.header-learner-link:focus-visible:after,.header-learner-link--active:after{background:var(--navy)}.site-mobile-auth{position:relative}.site-mobile-auth__bar{justify-content:space-between;align-items:center;gap:.75rem;min-height:72px;display:flex}.site-mobile-auth__menu-btn,.site-mobile-auth__account-btn{width:36px;height:36px;color:var(--navy);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-mobile-auth__menu-btn svg,.site-mobile-auth__account-btn svg{width:22px;height:22px}.site-mobile-auth__brand{text-align:left;min-width:0;color:var(--navy);align-items:center;gap:.58rem;display:inline-flex}.site-mobile-auth__brand-mark{flex-shrink:0;width:2.15rem;height:2.15rem;position:relative}.site-mobile-auth__brand-image{object-fit:contain;width:100%;height:100%}.site-mobile-auth__brand-copy{min-width:0;display:grid}.site-mobile-auth__brand-copy strong{font-size:.94rem;font-weight:800;line-height:1.05}.site-mobile-auth__brand-copy span{color:var(--muted);margin-top:.14rem;font-size:.68rem;line-height:1.1}.site-mobile-auth__avatar,.site-mobile-auth__drawer-avatar,.site-mobile-auth__account-avatar{border-radius:999px;position:relative;overflow:hidden}.site-mobile-auth__avatar{width:32px;height:32px}.site-mobile-auth__overlay,.site-mobile-auth__account-overlay{opacity:0;pointer-events:none;transition:opacity .17s;position:fixed;inset:0}.site-mobile-auth__overlay{z-index:110;background:#080e1cad}.site-mobile-auth__account-overlay{z-index:111;background:#080e1c52}.site-mobile-auth__overlay.is-open,.site-mobile-auth__account-overlay.is-open{opacity:1;pointer-events:auto}.site-mobile-auth__drawer{background:var(--navy);color:#edf3ff;z-index:120;flex-direction:column;gap:1rem;width:100vw;max-width:100vw;padding:.9rem .95rem 1rem;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.site-mobile-auth__drawer.is-open{transform:translate(0)}.site-mobile-auth__drawer-head{justify-content:flex-end;display:flex}.site-mobile-auth__close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #aec6ec47;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.site-mobile-auth__drawer-brand{align-items:center;gap:.78rem;display:inline-flex}.site-mobile-auth__drawer-brand-mark{flex-shrink:0;width:2.9rem;height:2.9rem;position:relative}.site-mobile-auth__drawer-brand-image{object-fit:contain;width:100%;height:100%}.site-mobile-auth__drawer-brand-copy{gap:.18rem;display:grid}.site-mobile-auth__drawer-brand-copy strong{font-size:1.18rem;font-weight:800;line-height:1.08}.site-mobile-auth__drawer-brand-copy span{color:#c9d9f3;font-size:.84rem}.site-mobile-auth__nav{gap:.65rem;display:grid}.site-mobile-auth__nav-link{color:#edf3ff;border-radius:12px;align-items:center;gap:.82rem;min-height:48px;padding:.7rem .6rem;font-size:1rem;font-weight:600;display:inline-flex}.site-mobile-auth__nav-link:hover,.site-mobile-auth__nav-link:focus-visible{background:#ffffff1a;outline:none}.site-mobile-auth__nav-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.site-mobile-auth__nav-icon svg{stroke-width:1.85px;width:22px;height:22px}.site-mobile-auth__drawer-user{align-items:center;gap:.8rem;margin-top:auto;padding-top:1rem;display:flex}.site-mobile-auth__drawer-avatar{flex:0 0 54px;width:54px;height:54px}.site-mobile-auth__drawer-user-copy{min-width:0}.site-mobile-auth__drawer-user-copy strong{font-size:1rem;font-weight:700;line-height:1.2;display:block}.site-mobile-auth__drawer-user-copy span{color:#c9d9f3;white-space:nowrap;text-overflow:ellipsis;margin-top:.18rem;font-size:.86rem;line-height:1.2;display:block;overflow:hidden}.site-mobile-auth__account-dropdown{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;pointer-events:none;transform-origin:100% 0;z-index:121;background:#fff;border:1px solid #d8deea;border-radius:14px;width:min(90vw,320px);transition:opacity .17s,transform .17s;position:fixed;top:84px;right:.75rem;overflow:hidden;transform:translateY(8px)scale(.98);box-shadow:0 18px 40px #0f172a2e}.site-mobile-auth__account-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.site-mobile-auth__account-summary{align-items:center;gap:.78rem;padding:.96rem 1rem;display:flex}.site-mobile-auth__account-avatar{flex:0 0 56px;width:56px;height:56px}.site-mobile-auth__account-copy{min-width:0}.site-mobile-auth__account-copy strong{color:#1f2b40;font-size:1rem;font-weight:700;line-height:1.2;display:block}.site-mobile-auth__account-copy span{color:#556178;white-space:nowrap;text-overflow:ellipsis;margin-top:.22rem;font-size:.88rem;line-height:1.25;display:block;overflow:hidden}.site-mobile-auth__account-section{border-top:1px solid #dde3ee}.site-mobile-auth__account-item{color:#2a3549;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:.55rem;width:100%;padding:.82rem 1rem;font-size:.98rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .14s;display:flex}.site-mobile-auth__account-item:hover,.site-mobile-auth__account-item:focus-visible{background:#f3f6fc;outline:none}.site-mobile-auth__account-item--muted{color:#5b6881;cursor:default;font-weight:600}.site-mobile-auth__account-item--disabled{opacity:.52;cursor:not-allowed}.site-mobile-auth__account-item--disabled:hover,.site-mobile-auth__account-item--disabled:focus-visible{background:0 0}.site-mobile-auth__account-item-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.site-mobile-auth__logout-form{margin:0}.header-brand-wrap{margin-left:-1.35rem}.header-brand{align-items:center;gap:.72rem;text-decoration:none;display:inline-flex}.header-actions .btn{min-height:36px;padding:.5rem .85rem;font-size:.84rem}.site-footer{margin-top:1.5rem}.info-page{padding:1.2rem 0 2.6rem}.info-page__shell{gap:1rem;display:grid}.info-page__hero,.info-page__section{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px}.info-page__hero{gap:.75rem;padding:1.35rem;display:grid}.info-page__hero h1,.info-page__section h2{color:var(--navy);margin:0}.info-page__hero h1{font-size:clamp(1.35rem,.95vw + 1rem,1.9rem);line-height:1.15}.info-page__description,.info-page__copy p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.info-page__hero-actions{flex-wrap:wrap;gap:.6rem;display:flex}.info-page__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.info-page__section{gap:.7rem;padding:1.15rem;display:grid}.info-page__section h2{font-size:1rem;line-height:1.3}.info-page__copy{gap:.7rem;display:grid}.contact-page{padding:1.2rem 0 2.6rem}.contact-page__shell{gap:1.2rem;display:grid}.contact-page__hero,.contact-page__panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px}.contact-page__hero{gap:.7rem;padding:1.35rem;display:grid}.contact-page__hero h1{color:var(--navy);margin:0;font-size:clamp(1.35rem,.95vw + 1rem,1.9rem);line-height:1.15}.contact-page__description{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.contact-page__hero-actions{flex-wrap:wrap;gap:.6rem;display:flex}.contact-page__notice{color:#065f46;background:#10b98114;border:1px solid #10b9814d;border-radius:14px;padding:.75rem 1rem;font-size:.88rem;font-weight:600}.contact-page__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:1.2rem;display:grid}.contact-page__panel{gap:1.1rem;padding:1.35rem;display:grid}.contact-page__panel-head h2{color:var(--navy);margin:0;font-size:1rem;line-height:1.3}.contact-page__panel-head p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.6}.contact-page__form-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.contact-page__form-hint{color:var(--muted);margin:0;font-size:.82rem}.contact-page__aside{gap:1rem;display:grid}.contact-page__card{border:1px solid var(--border);background:#f8fafcb3;border-radius:16px;gap:.65rem;padding:1rem;display:grid}.contact-page__card h3{color:var(--navy);margin:0;font-size:.92rem}.contact-page__card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.6}.contact-page__link{color:var(--navy);font-weight:600;text-decoration:none}.contact-page__link:hover{color:var(--primary-700)}.site-footer__shell{background:#0a1a33;border-top:1px solid #ffffff14}.site-footer__inner{padding:2.25rem 2rem}.site-footer__grid{align-items:start;gap:1.6rem}.site-footer__brand-title{color:#f3f6ff;font-size:.9rem}.site-footer__brand-sub{color:#e7edffb8;margin-top:.2rem;font-size:.72rem}.site-footer__brand-copytext{color:#e7edffd1;margin-top:.55rem;font-size:.86rem}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.05rem}.site-footer__section-title{color:#eaf0ff;font-size:.82rem}.site-footer__link-stack{gap:.45rem;margin-top:.75rem}.site-footer .muted{color:#dfe8ffb8}.site-footer__meta{text-align:center;border-top:none;margin-top:1.25rem;padding-top:1rem}.landing-page{padding:0 0 2.5rem}.landing-section{padding:clamp(4rem,8vw,6.5rem) 0}.landing-section--soft{background:linear-gradient(#0a3b7808 0%,#0a3b7804 100%)}.landing-eyebrow{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .9rem;font-size:.88rem;font-weight:800;display:inline-block;position:relative}.landing-eyebrow:after{content:"";background:var(--primary);transform-origin:0;border-radius:999px;width:34px;height:2px;margin-top:.35rem;transition:transform .52s cubic-bezier(.16,1,.3,1);display:block;transform:scaleX(0)}.landing-section__intro.is-visible .landing-eyebrow:after,.landing-hero__copy.is-visible .landing-eyebrow:after,.landing-cta.is-visible .landing-eyebrow:after{transform:scaleX(1)}.landing-section__intro{max-width:42rem;margin-bottom:1.7rem}.landing-section__intro h2,.landing-cta h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.8vw,3rem);line-height:1.04}.landing-section__title--sm{font-size:clamp(1.55rem,2.6vw,2.4rem);line-height:1.12}.landing-section__intro p:last-child,.landing-cta p:last-of-type{color:#475467;max-width:58ch;margin:1rem 0 0;font-size:1rem;line-height:1.7}.landing-hero{isolation:isolate;color:#fff;background:#0f2745;padding:clamp(4.2rem,9vw,6.6rem) 0 clamp(3rem,6vw,4.6rem);position:relative;overflow:hidden}.landing-hero__backdrop{position:absolute;inset:0}.landing-hero__backdrop-image{object-fit:cover;object-position:center;filter:saturate(.75)brightness(.45)contrast(1.05);transform:scale(1.04)}.landing-hero__backdrop-overlay{background:linear-gradient(90deg,#071528e6 0%,#0a1f37e0 36%,#0a274594 68%,#0a1f37e6 100%),radial-gradient(circle at 74% 30%,#f2b63f2e,#0000 24%),radial-gradient(circle at 18% 18%,#0ea5a81f,#0000 22%);position:absolute;inset:0}.landing-hero__grid{z-index:1;grid-template-columns:minmax(0,.98fr) minmax(320px,1.02fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.landing-hero .landing-eyebrow{color:#ffffffd1}.landing-hero .landing-eyebrow:after{background:var(--accent)}.landing-hero__copy h1{color:#fff;letter-spacing:-.05em;max-width:9.5ch;margin:0;font-size:clamp(2.6rem,5.4vw,4.9rem);line-height:.94}.landing-hero__body{color:#ffffffd1;max-width:56ch;margin:1.15rem 0 0;font-size:1.04rem;line-height:1.8}.landing-hero__actions,.landing-cta__actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.landing-hero__cta{min-height:50px;padding-inline:1.2rem;font-size:.94rem;font-weight:700}.landing-hero__cta--primary{background:var(--accent);border-color:var(--accent);color:#0f2745;box-shadow:0 16px 34px #f2b63f33}.landing-hero__cta--primary:hover{color:#0f2745;background:#f4bf57;border-color:#f4bf57}.landing-hero__cta--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff3d}.landing-hero__cta--secondary:hover{color:#fff;background:#ffffff29;border-color:#ffffff5c}.landing-hero__helper{color:#ffffffbd;margin:1rem 0 0;font-size:.94rem;line-height:1.6}.landing-hero__media{justify-content:flex-end;display:flex}.landing-hero__visual{justify-content:center;align-items:flex-end;width:min(100%,590px);min-height:560px;margin-left:auto;padding:2.9rem 1rem 1rem;display:flex;position:relative}.landing-hero__visual-orb{aspect-ratio:1;background:radial-gradient(circle at 35% 35%,#f9cd75 0%,#f59e0b 62%,#d98908 100%);border-radius:50%;width:clamp(280px,34vw,430px);position:absolute;top:2.25rem;right:1.25rem;box-shadow:0 24px 64px #f59e0b38}.landing-hero__visual-ring{aspect-ratio:1;border:14px solid #f59e0b24;border-radius:50%;width:clamp(320px,38vw,470px);position:absolute;top:1.85rem;right:.3rem}.landing-hero__image-wrap{z-index:2;aspect-ratio:1/.92;width:min(100%,520px);position:relative}.landing-hero__illustration{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 48px #0f172a47)}.landing-hero__floating-card,.landing-hero__metric{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff29;position:absolute;box-shadow:0 18px 36px #0f172a29}.landing-hero__floating-card{border-radius:18px;max-width:220px;padding:.9rem 1rem}.landing-hero__floating-card span,.landing-hero__metric-label{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.71rem;font-weight:700;display:block}.landing-hero__floating-card strong,.landing-hero__metric strong{color:#fff;margin-top:.35rem;font-size:.92rem;line-height:1.38;display:block}.landing-hero__floating-card--top{top:1.1rem;left:0}.landing-hero__floating-card--right{top:12rem;right:0}.landing-hero__floating-card--bottom{bottom:4.5rem;left:1.3rem}.landing-hero__metric{border-radius:999px;min-width:228px;padding:.8rem 1rem .86rem;bottom:.7rem;right:1.8rem}.landing-hero__metric strong{font-size:.88rem}.landing-trust-strip{background:#fff;border-top:1px solid #0a3b7814;border-bottom:1px solid #0a3b7814;padding:1rem 0}.landing-trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.landing-trust-strip__item{color:#2a3a53;align-items:center;gap:.65rem;font-size:.94rem;font-weight:700;display:inline-flex}.landing-trust-strip__dot{background:var(--primary);border-radius:999px;flex:none;width:.58rem;height:.58rem}.landing-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.landing-card{border:1px solid var(--border);background:#fff;border-radius:16px;transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s cubic-bezier(.16,1,.3,1),border-color .26s;box-shadow:0 10px 28px #0f172a14}.landing-card:hover,.landing-card:focus-within{border-color:#0a3b7833;transform:translateY(-6px);box-shadow:0 18px 40px #0f172a24}.landing-category-card{min-height:100%;display:grid;overflow:hidden}.landing-category-card__media{aspect-ratio:16/9;background:#dbeafe;position:relative;overflow:hidden}.landing-category-card__media img{object-fit:cover;transition:transform .32s cubic-bezier(.16,1,.3,1)}.landing-category-card:hover .landing-category-card__media img,.landing-category-card:focus-within .landing-category-card__media img{transform:scale(1.04)}.landing-category-card__content{gap:.95rem;min-height:220px;padding:1.25rem 1.25rem 1.35rem;display:grid}.landing-benefit__icon{width:3rem;height:3rem;color:var(--navy);background:#0a3b780f;justify-content:center;align-items:center;display:inline-flex}.landing-benefit__icon svg{stroke-width:1.8px;width:1.45rem;height:1.45rem}.landing-category-card h3,.landing-pathway-card__content h3,.landing-benefit h3,.landing-step-card h3{color:var(--navy);margin:0;font-size:1.32rem;line-height:1.2}.landing-category-card p,.landing-pathway-card__content p,.landing-benefit p,.landing-step-card p{color:#48576e;margin:0;font-size:.98rem;line-height:1.7}.landing-link-arrow{color:var(--navy);align-items:center;gap:.4rem;margin-top:auto;font-size:.94rem;font-weight:800;display:inline-flex}.landing-link-arrow svg{stroke-width:2px;width:1rem;height:1rem;transition:transform .22s}.landing-link-arrow:hover svg,.landing-link-arrow:focus-visible svg{transform:translate(4px)}.landing-pathways{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.landing-pathway-card{overflow:hidden}.landing-pathway-card__media{aspect-ratio:16/10;background:#dbeafe;position:relative;overflow:hidden}.landing-pathway-card__media img{object-fit:cover;transition:transform .32s cubic-bezier(.16,1,.3,1)}.landing-pathway-card:hover .landing-pathway-card__media img,.landing-pathway-card:focus-within .landing-pathway-card__media img{transform:scale(1.04)}.landing-pathway-card__content{gap:.85rem;padding:1.3rem 1.25rem 1.35rem;display:grid}.landing-chips{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.landing-chips li{color:#25466d;background:#0a3b780a;border:1px solid #0a3b781f;padding:.28rem .58rem;font-size:.78rem;font-weight:700}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.js-reveal [data-reveal],.js-reveal [data-reveal-stagger]>*{opacity:0;will-change:opacity,transform;transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.js-reveal [data-reveal].is-visible,.js-reveal [data-reveal-stagger].is-visible>*{opacity:1;transform:translateY(0)}.js-reveal [data-reveal-stagger].is-visible>:first-child{transition-delay:80ms}.js-reveal [data-reveal-stagger].is-visible>:nth-child(2){transition-delay:.16s}.js-reveal [data-reveal-stagger].is-visible>:nth-child(3){transition-delay:.24s}.js-reveal [data-reveal-stagger].is-visible>:nth-child(4){transition-delay:.32s}.js-reveal [data-reveal-stagger].is-visible>:nth-child(5){transition-delay:.4s}.js-reveal [data-reveal-stagger].is-visible>:nth-child(6){transition-delay:.48s}@media (prefers-reduced-motion:reduce){.js-reveal [data-reveal],.js-reveal [data-reveal-stagger]>*{opacity:1!important;transition:none!important;transform:none!important}.landing-card,.landing-category-card__media img,.landing-pathway-card__media img,.landing-link-arrow svg{transition:none!important;transform:none!important}}.landing-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.2rem;display:grid}.landing-benefit{border:1px solid var(--border);background:#fff;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1.35rem 1.25rem;display:grid}.landing-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.landing-step-card{gap:.8rem;padding:1.35rem 1.2rem;display:grid}.landing-step-card__number{width:fit-content;min-width:2.6rem;color:var(--primary-700);letter-spacing:.08em;background:#0ea5a81a;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:.82rem;font-weight:800;display:inline-flex}.landing-cta{border:1px solid var(--border);text-align:center;background:radial-gradient(circle at 0 0,#0ea5a81f,#0000 28%),#fff;padding:clamp(2rem,6vw,3rem)}.landing-cta p:last-of-type{margin-inline:auto}.landing-cta__actions{justify-content:center}.hero{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.page--welcome-start{padding-top:0}.welcome-start-strip{border-bottom:1px solid var(--border);background:#fff}.welcome-start-header{justify-content:space-between;align-items:flex-start;gap:1.15rem;width:100%;min-height:96px;margin-left:-2rem;padding:1.65rem .15rem 1rem;display:flex}.welcome-start-user{align-items:center;gap:1rem;min-width:0;display:inline-flex}.welcome-start-header h1{color:var(--navy);letter-spacing:-.005em;margin:0;font-size:clamp(1.08rem,.52vw + .88rem,1.38rem);font-weight:700}.welcome-start-copy{min-width:0}.welcome-start-avatar{border:1px solid var(--border);background:linear-gradient(140deg,#0a3b78 0%,#0e4a96 100%);border-radius:999px;flex:0 0 62px;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex;position:relative;overflow:hidden}.welcome-start-avatar img{object-fit:cover;width:100%;height:100%;display:block}.welcome-start-avatar-fallback{color:#fff;font-size:1.42rem;font-weight:700;line-height:1}.welcome-start-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin:.78rem 0 0;font-size:.95rem;display:inline-flex}.welcome-start-nav{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.85rem;margin-top:.2rem;display:flex}.welcome-start-nav-link{color:var(--navy);text-underline-offset:2px;font-size:.9rem;font-weight:700;text-decoration:underline;transition:color .14s}.welcome-start-nav-link:hover{color:var(--navy-700)}.welcome-kickoff{padding-top:2.1rem}.welcome-kickoff-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.welcome-kickoff-head h2{color:var(--navy);text-align:left;margin:0 0 0 -5.4rem;font-size:clamp(1.14rem,.62vw + .96rem,1.5rem);font-weight:700}.welcome-kickoff-link{color:var(--navy);text-underline-offset:2px;font-weight:700;text-decoration:underline}.welcome-kickoff-link:hover{color:var(--navy-700)}.welcome-kickoff-track-wrap{margin-top:1rem;position:relative}.welcome-kickoff-track-wrap.is-full-bleed{--welcome-track-side-pad:clamp(1.4rem,2.8vw,2.4rem);width:100vw;margin-left:calc(50% - 50vw);padding-inline:0}.welcome-kickoff-track-wrap.is-full-bleed .welcome-kickoff-list{padding-inline:var(--welcome-track-side-pad);scroll-padding-inline:var(--welcome-track-side-pad)}.welcome-kickoff-list{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.85rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.welcome-kickoff-list::-webkit-scrollbar{display:none}.welcome-kickoff-item{border:1px solid var(--border);scroll-snap-align:start;background:#fff;flex:0 0 clamp(330px,34vw,420px);grid-template-columns:122px 1fr;min-height:150px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.welcome-kickoff-item:hover,.welcome-kickoff-item:focus-within{border-color:#cfd8e6;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.welcome-kickoff-item:hover .welcome-kickoff-play,.welcome-kickoff-item:focus-within .welcome-kickoff-play{transform:scale(1.04)}.welcome-kickoff-thumb{background:linear-gradient(165deg,#0a3b78 0%,#0f1c3b 100%);position:relative;overflow:hidden}.welcome-kickoff-thumb img{object-fit:cover}.welcome-kickoff-thumb:after{content:"";background:linear-gradient(#0a3b7829 0%,#0f1c3b6b 100%);position:absolute;inset:0}.welcome-kickoff-play{background:#ffffffe6;border-radius:999px;width:50px;height:50px;margin:auto;transition:transform .16s;position:absolute;inset:0}.welcome-kickoff-play:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid #0a3b78;width:0;height:0;position:absolute;top:16px;left:20px}.welcome-kickoff-copy{padding:.75rem 1rem}.welcome-kickoff-course{color:var(--muted);margin:0;font-size:.88rem}.welcome-kickoff-copy h3{color:var(--navy);margin:.45rem 0 0;font-size:.88rem;font-weight:700;line-height:1.32}.welcome-kickoff-meta{color:var(--muted);margin:2.1rem 0 0;font-size:.9rem}.welcome-kickoff-nav{color:#3d4658;cursor:pointer;background:#fff;border:1px solid #edf1f7;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .16s,box-shadow .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a14}.welcome-kickoff-nav svg{font-size:2rem}.welcome-kickoff-next{right:-12px}.welcome-kickoff-prev{left:-12px}.welcome-kickoff-track-wrap.is-full-bleed .welcome-kickoff-next{right:clamp(12px,1.6vw,24px)}.welcome-kickoff-track-wrap.is-full-bleed .welcome-kickoff-prev{left:clamp(12px,1.6vw,24px)}.welcome-kickoff-nav:hover{transform:translateY(-50%)scale(1.03);box-shadow:0 14px 26px #0f172a1f}.welcome-kickoff-nav.is-hidden{opacity:0;pointer-events:none}.welcome-top-pick{--welcome-top-pick-side-pad:clamp(1.4rem,2.8vw,2.4rem);padding-top:3.25rem}.welcome-top-pick h2{color:var(--navy);text-align:left;margin:0 0 0 -5.4rem;font-size:clamp(1.14rem,.62vw + .96rem,1.5rem);font-weight:700}.welcome-top-pick-card{border:1px solid var(--border);width:calc(100vw - (var(--welcome-top-pick-side-pad)*2));margin-top:1rem;margin-left:calc(50% - 50vw + var(--welcome-top-pick-side-pad));cursor:pointer;background:#fff;grid-template-columns:minmax(260px,40%) 1fr;gap:1.1rem;padding:1rem;transition:box-shadow .16s,border-color .16s,transform .16s;display:grid;position:relative}.welcome-top-pick-card:hover,.welcome-top-pick-card:focus-within{border-color:#cfd8e6;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.welcome-top-pick-card--empty{cursor:default;grid-template-columns:minmax(0,1fr)}.welcome-top-pick-card--empty:hover,.welcome-top-pick-card--empty:focus-within{transform:none}.welcome-top-pick-stretch-link{z-index:1;position:absolute;inset:0}.welcome-top-pick-media,.welcome-top-pick-content{z-index:2;position:relative}.welcome-top-pick-actions{z-index:3;position:relative}.welcome-top-pick-media{min-height:260px;position:relative;overflow:hidden}.welcome-top-pick-media img{object-fit:cover}.welcome-top-pick-content{min-width:0;padding:.2rem .15rem .1rem}.welcome-top-pick-content--wide h3{max-width:none}.welcome-top-pick-content h3{color:var(--navy);letter-spacing:-.01em;max-width:24ch;margin:0;font-size:clamp(1.06rem,.72vw + .86rem,1.32rem);font-weight:700;line-height:1.18}.welcome-top-pick-description{color:#384256;max-width:60ch;margin:.7rem 0 0;font-size:1.02rem;line-height:1.62}.welcome-top-pick-reasons{flex-wrap:wrap;gap:.5rem;margin:.8rem 0 0;padding:0;list-style:none;display:flex}.welcome-top-pick-reasons li{color:#355174;background:#f7fbff;border:1px solid #d5deea;border-radius:999px;padding:.33rem .62rem;font-size:.8rem;line-height:1.15}.welcome-top-pick-byline{color:#3d4658;margin:.8rem 0 0;font-size:.95rem}.welcome-top-pick-meta-line{color:#4f5869;flex-wrap:wrap;gap:.6rem;margin:.45rem 0 0;font-size:.94rem;display:flex}.welcome-top-pick-updated{color:#1f6a36;font-weight:700}.welcome-top-pick-rating{color:#334155;flex-wrap:wrap;align-items:center;gap:.55rem;margin:.55rem 0 0;font-size:.9rem;display:flex}.welcome-top-pick-rating span{color:#334155}.welcome-top-pick-rating-star{font-size:.95rem;line-height:1;color:#cf7b10!important}.welcome-top-pick-price{align-items:baseline;gap:.6rem;margin:1.55rem 0 0;display:inline-flex}.welcome-top-pick-price strong{color:var(--navy);letter-spacing:-.02em;font-size:clamp(1.2rem,.7vw + .95rem,1.4rem);line-height:1}.welcome-top-pick-price span{color:#6a7282;font-size:clamp(.92rem,.35vw + .8rem,1.05rem);text-decoration:line-through}.welcome-top-pick-actions{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.welcome-category-rails{padding-top:3.4rem}.welcome-category-rail-block+.welcome-category-rail-block{margin-top:2.8rem}.welcome-category-rail-title{color:var(--navy);text-align:left;margin:0 0 0 -5.4rem;font-size:clamp(1.14rem,.62vw + .96rem,1.5rem);font-weight:700}.welcome-category-rail-title a{color:var(--navy);text-underline-offset:2px;text-decoration:underline}.welcome-category-rail-title a:hover{color:var(--navy-700)}.welcome-course-track-wrap{margin-top:1.2rem;position:relative}.welcome-course-track-wrap.is-full-bleed{--welcome-course-side-pad:clamp(1.4rem,2.8vw,2.4rem);width:100vw;margin-left:calc(50% - 50vw);padding-inline:0}.welcome-course-track-wrap.is-full-bleed .welcome-course-list{padding-inline:var(--welcome-course-side-pad);scroll-padding-inline:var(--welcome-course-side-pad)}.welcome-course-list{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.85rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.welcome-course-list::-webkit-scrollbar{display:none}.welcome-course-item{border:1px solid var(--border);scroll-snap-align:start;background:#fff;flex:0 0 clamp(305px,27vw,360px);transition:transform .16s,box-shadow .16s,border-color .16s}.welcome-course-item:hover,.welcome-course-item:focus-within{border-color:#cfd8e6;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.welcome-course-link{display:block}.welcome-course-thumb{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.welcome-course-thumb img{object-fit:cover}.welcome-course-copy{row-gap:.45rem;padding:.95rem .95rem 1.05rem;display:grid}.welcome-course-copy h3{color:#102748;margin:0;font-size:.95rem;line-height:1.34}.welcome-course-instructor{color:#5c6677;margin:0;font-size:.84rem;line-height:1.32}.welcome-course-rating{color:#4e596d;flex-wrap:wrap;align-items:center;gap:.34rem;margin:0;font-size:.78rem;line-height:1.28;display:flex}.welcome-course-rating-star{color:#102748;align-items:center;gap:.2rem;font-weight:700;display:inline-flex}.welcome-course-rating-star svg{color:#cf7b10;font-size:.95rem}.welcome-course-rating-sep{color:#8b97ac;font-size:.74rem}.welcome-course-rating-meta{color:#4e596d;align-items:center;gap:.18rem;display:inline-flex}.welcome-course-rating-meta svg{color:#7d89a2;font-size:.85rem}.welcome-course-price{align-items:baseline;gap:.45rem;margin:.1rem 0 0;display:inline-flex}.welcome-course-price strong{color:var(--navy);font-size:1.01rem}.welcome-course-price span{color:#6a7282;font-size:.84rem;text-decoration:line-through}.welcome-course-badges{flex-wrap:wrap;gap:.4rem;margin:.3rem 0 0;padding:0;list-style:none;display:flex}.welcome-course-badges li{color:#174279;background:#f2f6fd;border-radius:6px;padding:.2rem .45rem;font-size:.72rem}.welcome-course-nav{color:#3d4658;cursor:pointer;background:#fff;border:1px solid #edf1f7;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .16s,box-shadow .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a14}.welcome-course-nav svg{font-size:2rem}.welcome-course-next{right:clamp(12px,1.6vw,24px)}.welcome-course-prev{left:clamp(12px,1.6vw,24px)}.welcome-course-nav:hover{transform:translateY(-50%)scale(1.03);box-shadow:0 14px 26px #0f172a1f}.welcome-course-nav.is-hidden{opacity:0;pointer-events:none}@media (max-width:1100px){.header-row{gap:.8rem}.header-brand-wrap{margin-left:0}.header-brand{gap:.6rem}.header-brand-mark{width:2.5rem;height:2.5rem}.brand-title{font-size:1.05rem}.brand-sub{font-size:.68rem}.landing-hero__grid{grid-template-columns:1fr}.landing-pathways,.landing-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero__media{justify-content:center}.landing-hero__image-wrap{margin-inline:auto}.landing-hero__visual{min-height:520px;margin-inline:auto}.landing-hero__floating-card--top{left:.6rem}.landing-hero__floating-card--right{top:10.8rem;right:.6rem}.landing-hero__floating-card--bottom{bottom:4.2rem;left:1.1rem}.landing-hero__metric{right:1rem}.landing-categories,.landing-benefits,.landing-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero__copy h1{max-width:12ch;font-size:clamp(2.6rem,5vw,3.8rem);line-height:1.02}.landing-hero__body{font-size:1rem}.landing-category-card__content{min-height:0}.welcome-start-header,.welcome-kickoff-head h2,.welcome-top-pick h2,.welcome-category-rail-title{margin-left:0}}@media (hover:none) and (pointer:coarse){.welcome-kickoff-nav,.welcome-course-nav{display:none}}@media (max-width:768px){.landing-section{padding:3.4rem 0}.landing-hero{padding:3rem 0 2.4rem}.landing-hero__copy h1{max-width:none;font-size:2.55rem}.landing-hero__body,.landing-section__intro p:last-child,.landing-cta p:last-of-type{font-size:.96rem;line-height:1.65}.landing-trust-strip__grid,.landing-categories,.landing-benefits,.landing-pathways,.landing-steps{grid-template-columns:1fr}.landing-category-card,.landing-benefit,.landing-step-card,.landing-pathway-card__content,.landing-cta{padding:1.1rem}.landing-hero__actions,.landing-cta__actions{flex-wrap:wrap;gap:.55rem}.landing-hero__actions .btn,.landing-cta__actions .btn{flex:180px}.landing-hero__visual{min-height:430px;padding:2rem .5rem .9rem}.landing-hero__visual-orb{width:min(72vw,340px);top:1.8rem;right:1.2rem}.landing-hero__visual-ring{border-width:10px;width:min(80vw,370px);top:1.35rem;right:0}.landing-hero__image-wrap{aspect-ratio:1/.95;width:min(100%,430px)}.landing-hero__floating-card{max-width:190px;padding:.78rem .88rem}.landing-hero__floating-card--right{display:none}.landing-hero__floating-card--top{top:.7rem;left:.3rem}.landing-hero__floating-card--bottom{bottom:3.7rem;left:.6rem}.landing-hero__metric{min-width:190px;padding:.72rem .85rem .78rem;bottom:.1rem;right:.75rem}.landing-trust-strip{padding:.9rem 0}.landing-trust-strip__item{font-size:.9rem}.landing-category-card__media,.landing-pathway-card__media{aspect-ratio:16/10}.landing-section__intro{margin-bottom:1.3rem}.landing-section__intro h2,.landing-cta h2{font-size:2rem}.landing-category-card__content{gap:.75rem;padding:1rem 1rem 1.1rem}.landing-category-card h3,.landing-pathway-card__content h3,.landing-benefit h3,.landing-step-card h3{font-size:1.18rem}.welcome-start-header{flex-direction:column;align-items:flex-start;gap:.8rem;min-height:84px;margin-left:0;padding:.85rem 0}.welcome-start-user{gap:.7rem}.welcome-start-avatar{flex-basis:50px;width:50px;height:50px}.welcome-start-avatar-fallback{font-size:1.2rem}.welcome-start-header h1{font-size:1.02rem}.welcome-start-meta{gap:.35rem;margin-top:.62rem;font-size:.88rem}.welcome-start-nav{justify-content:flex-start;gap:.65rem;margin-top:0}.welcome-start-nav-link{font-size:.84rem}.welcome-kickoff-head{align-items:flex-end}.welcome-kickoff-head h2{margin-left:0;font-size:1.45rem}.welcome-kickoff-item{flex-basis:min(90vw,380px);grid-template-columns:112px 1fr;min-height:132px}.welcome-kickoff-copy{padding:.65rem .75rem}.welcome-kickoff-copy h3{font-size:.84rem}.welcome-kickoff-meta{margin-top:1.55rem;font-size:.85rem}.welcome-kickoff-nav{display:none}.welcome-kickoff-nav svg{font-size:1.7rem}.welcome-kickoff-next{right:-6px}.welcome-kickoff-prev{left:-6px}.welcome-kickoff-track-wrap.is-full-bleed{--welcome-track-side-pad:1rem;width:100%;margin-left:0}.welcome-kickoff-track-wrap.is-full-bleed .welcome-kickoff-next{right:8px}.welcome-kickoff-track-wrap.is-full-bleed .welcome-kickoff-prev{left:8px}.welcome-top-pick-card{grid-template-columns:1fr;gap:.75rem;width:100%;margin-left:0;padding:.8rem}.welcome-top-pick{padding-top:2.35rem}.welcome-top-pick-media{min-height:180px}.welcome-top-pick-content{padding:.15rem}.welcome-top-pick-content h3{max-width:none;font-size:1.12rem}.welcome-top-pick h2{margin-left:0}.welcome-top-pick-description{margin-top:.55rem;font-size:.95rem}.welcome-top-pick-reasons{gap:.42rem;margin-top:.62rem}.welcome-top-pick-reasons li{padding:.28rem .54rem;font-size:.75rem}.welcome-top-pick-meta-line,.welcome-top-pick-byline,.welcome-top-pick-rating{font-size:.9rem}.welcome-top-pick-price{margin-top:1.15rem}.welcome-top-pick-price strong{font-size:1.65rem}.welcome-top-pick-price span{font-size:1.2rem}.welcome-top-pick-actions{gap:.45rem}.welcome-category-rails{padding-top:2.5rem}.welcome-category-rail-block+.welcome-category-rail-block{margin-top:2rem}.welcome-category-rail-title{margin-left:0;font-size:1.18rem}.welcome-course-track-wrap.is-full-bleed{--welcome-course-side-pad:1rem;width:100%;margin-left:0}.welcome-course-item{flex-basis:min(86vw,340px)}.welcome-course-copy{row-gap:.36rem;padding:.82rem .82rem .9rem}.welcome-course-copy h3{font-size:.9rem}.welcome-course-instructor,.welcome-course-rating{font-size:.8rem}.welcome-course-price strong{font-size:.96rem}.welcome-course-price span{font-size:.78rem}.welcome-course-nav{display:none}}@media (max-width:480px){.landing-section{padding:3rem 0}.landing-hero__copy h1{font-size:2.15rem;line-height:.98}.landing-eyebrow{margin-bottom:.7rem;font-size:.78rem}.landing-hero__body,.landing-hero__helper,.landing-section__intro p:last-child,.landing-cta p:last-of-type,.landing-category-card p,.landing-pathway-card__content p,.landing-benefit p,.landing-step-card p{font-size:.92rem}.landing-section__intro h2,.landing-cta h2{font-size:1.78rem}.landing-hero__visual{min-height:330px;padding-top:1.8rem}.landing-hero__visual-orb{width:250px;top:1.3rem;right:.4rem}.landing-hero__visual-ring{border-width:8px;width:274px;top:1rem;right:-.1rem}.landing-hero__floating-card--top,.landing-hero__floating-card--right{display:none}.landing-hero__floating-card--bottom{max-width:180px;bottom:3.1rem;left:.2rem}.landing-hero__metric{min-width:0;max-width:calc(100% - 1rem);bottom:.1rem;left:.5rem;right:auto}.landing-hero__image-wrap{width:min(100%,360px)}.landing-trust-strip__item{font-size:.86rem}}.hero h1{letter-spacing:-.02em;margin:.6rem 0 0;font-size:clamp(1.8rem,2vw + 1.25rem,2.8rem);line-height:1.05}.hero p{color:var(--muted);margin:.8rem 0 0;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.stack{gap:1rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.stat{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:.95rem}.stat-value{font-size:1.2rem;font-weight:800}.stat-label{color:var(--muted);margin-top:.25rem;font-size:.85rem}.section-title{margin:0;font-size:clamp(1.2rem,1vw + 1rem,1.8rem);line-height:1.1}.site-footer .section-title{font-size:.82rem}.site-footer .site-footer__brand-title{font-size:.9rem}.section-copy{color:var(--muted);margin:.45rem 0 0;line-height:1.6}.course-details-page{padding-top:1.15rem;padding-bottom:2.25rem}.course-details-nav-row{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.course-details-back-link{color:var(--navy);align-items:center;gap:.32rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.course-details-back-icon{font-size:.95rem;line-height:1;transform:translateY(-.02rem)}.course-details-breadcrumb{color:#556178;flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;font-size:.85rem;font-weight:600;display:inline-flex}.course-details-breadcrumb-link{color:#4b5a74;text-decoration:none}.course-details-breadcrumb-mid{color:#4b5a74}.course-details-breadcrumb-sep{color:#7383a1}.course-details-breadcrumb .is-current{color:var(--navy);text-underline-offset:.2rem;text-overflow:ellipsis;white-space:nowrap;max-width:min(38vw,18rem);text-decoration:underline;text-decoration-thickness:1.5px;overflow:hidden}.course-details-hero-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1rem;margin-top:.92rem;display:grid}.course-details-hero-copy{border:1px solid var(--border);background:var(--surface);border-radius:0;gap:.9rem;padding:1.5rem;display:grid}.course-details-chips{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.course-details-chips li{color:var(--navy);background:#edf3ff;border:1px solid #d9e3f5;border-radius:999px;padding:.32rem .58rem;font-size:.78rem;font-weight:700}.course-details-hero-copy h1{color:var(--navy);margin:0;font-size:clamp(1.12rem,.7vw + .95rem,1.52rem);line-height:1.22}.course-details-cover{aspect-ratio:16/7;background:#edf2fb;border:1px solid #d7e1f0;width:100%;margin-top:0;position:relative;overflow:hidden}.course-details-cover img{object-fit:cover}.course-details-description{color:#344259;max-width:62ch;margin:0;font-size:.95rem;line-height:1.6}.course-details-meta-line{color:#29364d;flex-wrap:wrap;align-items:center;gap:.62rem;margin:0;font-size:.87rem;font-weight:600;display:inline-flex}.course-details-meta-item{align-items:center;gap:.28rem;line-height:1.2;display:inline-flex}.course-details-meta-item svg{stroke-width:1.8px;width:.95rem;height:.95rem}.course-details-meta-item:first-child svg{fill:#f59e0b;color:#f59e0b}.course-details-meta-sep{color:#7383a1;font-size:.76rem}.course-details-instructor{color:#44516a;margin:0;padding-top:.1rem;font-size:.9rem}.course-details-instructor strong{color:var(--navy);margin-left:.4rem;font-weight:800}.course-details-quick-meta{flex-wrap:wrap;align-items:center;gap:.72rem;margin:0;padding:0;list-style:none;display:flex}.course-details-quick-meta li{color:#4a5770;white-space:nowrap;align-items:center;gap:.42rem;font-size:.86rem;line-height:1.4;display:inline-flex}.course-details-quick-meta svg{stroke-width:1.8px;flex:none;width:.95rem;height:.95rem}.course-details-enroll-card{border:1px solid var(--border);background:var(--surface);border-radius:0;padding:1.25rem;position:sticky;top:1rem}.course-details-price{color:var(--navy);margin:0;font-size:1.5rem;font-weight:800;line-height:1}.course-details-enroll-btn{width:100%;margin-top:.82rem}.course-details-includes{margin-top:1rem}.course-details-includes h2{color:var(--navy);margin:0;font-size:.97rem}.course-details-includes ul{gap:.42rem;margin:.72rem 0 0;padding-left:1rem;display:grid}.course-details-includes li{color:#3d4a61;font-size:.88rem;line-height:1.4}.course-details-content{border:1px solid var(--border);background:var(--surface);border-radius:0;margin-top:1rem;padding:1.35rem}.course-details-content-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-details-content-head h2{color:var(--navy);margin:0;font-size:1.08rem}.course-details-content-head p{color:#4a5770;margin:0;font-size:.9rem;font-weight:600}.course-details-lesson-list{gap:.62rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.course-details-lesson-item{background:#fdfefe;border:1px solid #d8e0ef;border-radius:0;justify-content:space-between;align-items:center;gap:.72rem;padding:.85rem .9rem;display:flex}.course-details-lesson-main h3{color:var(--navy);margin:0;font-size:.95rem;line-height:1.3}.course-details-lesson-main p{color:#556178;margin:.3rem 0 0;font-size:.84rem}.course-details-lesson-lock{color:#4d5a73;align-items:center;gap:.38rem;font-size:.83rem;font-weight:700;display:inline-flex}.course-details-lesson-lock svg{stroke-width:1.8px;width:.86rem;height:.86rem}.course-details-lesson-open{color:var(--navy);font-size:.84rem;font-weight:700;text-decoration:none}.course-details-learn-card,.course-details-requirements-card,.course-details-description-card,.course-details-curriculum-card{border:1px solid var(--border);background:var(--surface);border-radius:0;margin-top:1rem;padding:1.35rem}.course-details-learn-card h2,.course-details-requirements-card h2,.course-details-description-card h2,.course-details-curriculum-card h2{color:var(--navy);margin:0;font-size:1.08rem}.course-details-learn-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.1rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.course-details-learn-card li{color:#3a4861;padding-left:1.2rem;font-size:.9rem;line-height:1.45;position:relative}.course-details-learn-card li:before{content:"✓";color:#3b7f3f;font-weight:700;position:absolute;top:0;left:0}.course-details-requirements-card ul{gap:.48rem;margin:.9rem 0 0;padding-left:1rem;display:grid}.course-details-requirements-card li{color:#3d4a62;font-size:.9rem;line-height:1.45}.course-details-description-copy{gap:.72rem;margin-top:.9rem;display:grid}.course-details-description-copy p{color:#3b495f;margin:0;font-size:.92rem;line-height:1.6}.course-details-rich-copy>:first-of-type{margin-top:0}.course-details-rich-copy>:last-child{margin-bottom:0}.course-details-rich-copy h2,.course-details-rich-copy h3{color:#122033;line-height:1.25}.course-details-rich-copy ul,.course-details-rich-copy ol{gap:.45rem;margin:0;padding-left:1.25rem;display:grid}.course-details-rich-copy img,.course-details-rich-copy iframe,.course-details-rich-copy video{border-radius:20px;max-width:100%}.course-details-rich-copy iframe{border:0;width:100%;min-height:320px}.course-discovery-page{padding-top:1.45rem;padding-bottom:2.5rem}.course-discovery-page__intro{max-width:48rem;margin-bottom:1.45rem}.course-discovery-page__eyebrow{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .8rem;font-size:.84rem;font-weight:800}.course-discovery-page__intro h1{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,2.2vw + 1.2rem,3rem);line-height:1.02}.course-discovery-page__intro p:last-child{color:#475467;margin:.95rem 0 0;font-size:1rem;line-height:1.7}.course-discovery{gap:1rem;display:grid}.course-discovery__search-input{border:1px solid var(--border);background:#fff;align-items:center;gap:.7rem;min-height:58px;padding:0 1rem;display:flex}.course-discovery__search-input svg{color:#607089;flex:none;width:1.08rem;height:1.08rem}.course-discovery__search-input input{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-size:.98rem}.course-discovery__mobile-toolbar,.course-discovery__sheet-backdrop,.course-discovery__sheet{display:none}.course-discovery__filters{border:1px solid var(--border);background:#fff;gap:1rem;padding:1rem;display:grid}.course-discovery__filters-head{color:var(--navy);align-items:center;gap:.5rem;font-size:.9rem;font-weight:800;display:inline-flex}.course-discovery__filters-head span{align-items:center;gap:.4rem;display:inline-flex}.course-discovery__filters-head svg{width:1rem;height:1rem}.course-discovery__filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.course-discovery__field{gap:.45rem;display:grid}.course-discovery__field span{color:#475467;font-size:.84rem;font-weight:700}.course-discovery__field select{border:1px solid var(--border);min-height:48px;color:var(--text);background:#fff;outline:none;padding:0 .85rem}.course-discovery__toggle{width:fit-content;color:var(--navy);align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;display:inline-flex}.course-discovery__toggle input{accent-color:var(--navy);margin:0}.course-discovery__active,.course-discovery__results-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-discovery__chip-list{flex-wrap:wrap;gap:.55rem;display:flex}.course-discovery__chip{color:#24456d;cursor:pointer;background:#0a3b780d;border:1px solid #0a3b781f;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.course-discovery__chip svg{width:.9rem;height:.9rem}.course-discovery__clear,.course-discovery__results-bar p{color:#475467;margin:0;font-size:.9rem}.course-discovery__clear{color:var(--navy);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.course-discovery__mobile-trigger{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:.75rem;min-height:48px;padding:.75rem .9rem;font-weight:800;display:inline-flex}.course-discovery__mobile-trigger span,.course-discovery__mobile-trigger small{align-items:center;gap:.45rem;display:inline-flex}.course-discovery__mobile-trigger small{color:#54637b;font-size:.82rem;font-weight:700}.course-discovery__mobile-trigger svg{width:1rem;height:1rem}.course-discovery__mobile-count{background:var(--navy);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.45rem;min-height:1.45rem;padding:0 .32rem;font-size:.75rem;line-height:1;display:inline-flex}.course-discovery__sheet-backdrop{opacity:0;pointer-events:none;z-index:70;background:#0f172a61;transition:opacity .18s;position:fixed;inset:0}.course-discovery__sheet{z-index:71;padding:.75rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));opacity:0;pointer-events:none;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;max-height:min(82vh,42rem);transition:transform .22s,opacity .22s;position:fixed;bottom:0;left:0;right:0;transform:translateY(104%);box-shadow:0 -18px 40px #0f172a2e}.course-discovery__sheet.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.course-discovery__sheet-backdrop.is-open{opacity:1;pointer-events:auto}.course-discovery__sheet-handle{background:#d5dce8;border-radius:999px;width:3rem;height:.3rem;margin:0 auto .85rem}.course-discovery__sheet-head{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:1rem;display:flex}.course-discovery__sheet-eyebrow{color:#607089;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .25rem;font-size:.78rem;font-weight:800}.course-discovery__sheet-head h2{color:var(--navy);margin:0;font-size:1.25rem}.course-discovery__sheet-close{border:1px solid var(--border);width:2.4rem;height:2.4rem;color:var(--navy);cursor:pointer;background:#fff;justify-content:center;align-items:center;display:inline-flex}.course-discovery__sheet-close svg{width:1rem;height:1rem}.course-discovery__sheet-body{gap:1rem;padding-right:.1rem;display:grid;overflow-y:auto}.course-discovery__sheet-foot{border-top:1px solid #e4e9f2;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;padding-top:1rem;display:grid}.course-discovery__sheet-foot .btn{width:100%}.course-discovery__sort-list{gap:.75rem;display:grid}.course-discovery__sort-option{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem .95rem;font-size:.96rem;font-weight:700;display:flex}.course-discovery__sort-option strong{color:#0a8f7c;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.course-discovery__sort-option.is-active{background:#0a3b780d;border-color:#0a3b782e}.course-discovery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.course-discovery__empty{border:1px solid var(--border);background:#fff;justify-items:start;gap:.8rem;padding:2rem 1.4rem;display:grid}.course-discovery__empty h2,.course-card-discovery h2{color:var(--navy);margin:0}.course-discovery__empty p{color:#475467;margin:0;line-height:1.6}.course-card-discovery{border:1px solid var(--border);background:#fff;transition:transform .14s,box-shadow .14s,border-color .14s}.course-card-discovery:hover,.course-card-discovery:focus-within{box-shadow:var(--shadow-sm);border-color:#cfd8e6;transform:translateY(-2px)}.course-card-discovery__link{display:block}.course-card-discovery__media{aspect-ratio:16/10;background:#dbeafe;position:relative;overflow:hidden}.course-card-discovery__media img{object-fit:cover;transition:transform .18s}.course-card-discovery:hover .course-card-discovery__media img,.course-card-discovery:focus-within .course-card-discovery__media img{transform:scale(1.03)}.course-card-discovery__content{gap:.62rem;padding:1rem 1rem 1.1rem;display:grid}.course-card-discovery__category{color:var(--navy);margin:0;font-size:.8rem;font-weight:800}.course-card-discovery h2{font-size:1.08rem;line-height:1.25}.course-card-discovery__description,.course-card-discovery__instructor{color:#4b596f;margin:0;font-size:.9rem;line-height:1.55}.course-card-discovery__instructor{font-size:.84rem}.course-card-discovery__stats{color:#43526a;flex-wrap:wrap;gap:.8rem;font-size:.82rem;font-weight:700;display:flex}.course-card-discovery__stats span,.course-card-discovery__chips li{align-items:center;gap:.28rem;display:inline-flex}.course-card-discovery__stats svg,.course-card-discovery__chips svg{width:.9rem;height:.9rem}.course-card-discovery__stats svg{color:#c98114}.course-card-discovery__chips{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.course-card-discovery__chips li{color:#26476e;background:#0a3b780a;border:1px solid #0a3b781f;padding:.26rem .54rem;font-size:.75rem;font-weight:700}.course-card-discovery__footer{justify-content:space-between;align-items:center;gap:.8rem;margin-top:.2rem;display:flex}.course-card-discovery__footer strong{color:var(--navy);font-size:1.02rem}.course-card-discovery__footer span{color:var(--navy);font-size:.84rem;font-weight:800}.course-details-curriculum-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.course-details-curriculum-head-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:inline-flex}.course-details-curriculum-head p{color:#4f5d76;margin:0;font-size:.9rem;font-weight:600}.course-details-curriculum-toggle-all{color:var(--navy);text-underline-offset:.2rem;cursor:pointer;background:0 0;border:0;padding:0;font-size:.86rem;font-weight:700;text-decoration:underline}.course-details-curriculum-list{border:1px solid #d7e1f0;margin-top:.85rem}.course-details-curriculum-item+.course-details-curriculum-item{border-top:1px solid #d7e1f0}.course-details-curriculum-trigger{cursor:pointer;color:#203150;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.85rem;width:100%;padding:.82rem .92rem;font-size:.9rem;font-weight:700;display:flex}.course-details-curriculum-trigger-main{align-items:center;gap:.38rem;min-width:0;display:inline-flex}.course-details-curriculum-chevron{stroke-width:1.85px;color:#506181;flex:none;width:1.08rem;height:1.08rem;transition:transform .15s}.course-details-curriculum-chevron.is-open{transform:rotate(180deg)}.course-details-curriculum-meta{color:#4e5d76;font-size:.82rem;font-weight:600}.course-details-curriculum-item ul{gap:.44rem;margin:0;padding:0 .92rem .92rem 1.65rem;display:grid}.course-details-curriculum-item li{color:#45536e;font-size:.87rem;line-height:1.4}.form-grid{gap:2rem;display:grid}.onboarding-card{padding:3rem 3rem 2.5rem}.onboarding-card--step3,.onboarding-actions-row--step3{max-width:760px;margin-right:auto}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.field{gap:.8rem;display:grid}.field--max-md{max-width:34rem}.field--max-sm{max-width:26rem}.field label{font-size:.88rem;font-weight:600}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:12px;padding:.75rem .85rem}.field input.is-invalid:not([type=checkbox]):not([type=radio]),.field select.is-invalid,.field textarea.is-invalid{border-color:var(--danger-border);background:#e11d4808}.field input.is-invalid:not([type=checkbox]):not([type=radio]):focus,.field select.is-invalid:focus,.field textarea.is-invalid:focus{border-color:var(--danger-border);box-shadow:0 0 0 3px #e11d481f}.field input:not([type=checkbox]):not([type=radio]):focus,.field select:focus,.field textarea:focus{border-color:var(--primary);outline:2px solid #0ea5a833}.country-select__control{border-color:var(--border)!important;background:var(--surface)!important;min-height:46px!important;box-shadow:none!important;border-radius:12px!important}.country-select__control:hover{border-color:#ced8e5!important}.country-select__control--is-focused{border-color:var(--primary)!important;box-shadow:0 0 0 2px #0ea5a833!important}.country-select__value-container{padding:2px 10px!important}.country-select__input-container,.country-select__single-value,.country-select__option{color:var(--text)!important}.country-select__menu{border:1px solid var(--border);overflow:hidden;border-radius:12px!important}.country-select__menu-list{padding:.25rem!important}.country-select__option{border-radius:8px;cursor:pointer!important}.country-select__option--is-focused{background:#0a3b780f!important}.country-select__option--is-selected{color:var(--navy)!important;background:#0a3b781f!important}.country-select__option-inner{align-items:center;gap:.55rem;display:inline-flex}.phone-field-wrap .PhoneInput{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:.55rem;min-height:46px;padding:.35rem .75rem;transition:border-color .14s,box-shadow .14s;display:flex}.phone-field-wrap .PhoneInput:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px #0ea5a833}.phone-field-wrap .PhoneInputCountry{margin-right:.15rem}.phone-field-wrap .PhoneInputCountrySelect{cursor:pointer}.phone-field-wrap .PhoneInputInput{color:var(--text);min-width:0;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.helper{color:var(--muted);font-size:.8rem}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:.5rem .8rem;font-size:.85rem}.chip.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.onboarding-interest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.country-select.is-invalid .country-select__control{border-color:var(--danger-border)!important;box-shadow:none!important;background:#e11d4808!important}.country-select.is-invalid .country-select__control--is-focused{box-shadow:0 0 0 3px #e11d481f!important}.phone-field-wrap.is-invalid .PhoneInput{border-color:var(--danger-border);background:#e11d4808}.phone-field-wrap.is-invalid .PhoneInput:focus-within{box-shadow:0 0 0 3px #e11d481f}.onboarding-interest-card{border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;min-height:52px;font:inherit;cursor:pointer;border-radius:12px;padding:.7rem .8rem;font-size:.88rem;line-height:1.3;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s}.onboarding-interest-card:hover{box-shadow:var(--shadow-sm);border-color:#ced8e5;transform:translateY(-1px)}.onboarding-interest-card.is-active{color:var(--navy);background:#0a3b780d;border-color:#0a3b7847;box-shadow:0 0 0 2px #0a3b7814}.onboarding-preferences-card{border-radius:14px}.onboarding-checkbox-row{align-items:flex-start;gap:.5rem;line-height:1.35;display:flex}.onboarding-checkbox-row+.onboarding-checkbox-row{margin-top:.3rem}.onboarding-inline-link{color:var(--navy);font-weight:600}.onboarding-avatar-row{grid-template-columns:1fr;place-items:center;gap:1rem;padding:.5rem 0 .25rem;display:grid}.onboarding-avatar-step{justify-items:center;gap:1.15rem;width:100%;margin-inline:auto;padding-top:1rem}.onboarding-avatar-step-label{text-align:center;width:100%;margin-bottom:.85rem}.onboarding-avatar{width:128px;height:128px;color:var(--navy);letter-spacing:.03em;cursor:pointer;background:linear-gradient(#0a3b7814,#0a3b780a);border:1px solid #0a3b7824;border-radius:999px;place-items:center;font-size:1.5rem;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s,background-color .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #0a3b780f}.onboarding-avatar.is-uploaded{background:linear-gradient(#0ea5a824,#0ea5a80f);border-color:#0ea5a847;box-shadow:0 10px 24px #0a3b7814}.onboarding-avatar:hover{border-color:#0a3b7842;transform:translateY(-1px);box-shadow:0 12px 26px #0a3b781a}.onboarding-avatar:focus-visible{border-color:#0a3b7857;outline:none;box-shadow:0 0 0 4px #0a3b781f,0 12px 26px #0a3b781a}.onboarding-avatar-placeholder{color:#0a3b78b3;place-items:center;font-size:2rem;display:grid}.onboarding-avatar-overlay{color:#fff;opacity:0;pointer-events:none;background:#0a3b78d6;border:2px solid #fff;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;line-height:1;transition:opacity .14s,transform .14s;display:grid;position:absolute;bottom:-6px;right:-6px;transform:translateY(4px)scale(.96);box-shadow:0 6px 14px #0a3b7824}.onboarding-avatar:hover .onboarding-avatar-overlay,.onboarding-avatar:focus-visible .onboarding-avatar-overlay{opacity:1;transform:translateY(0)scale(1)}.onboarding-avatar-image{object-fit:cover;width:100%;height:100%;animation:.18s fadeIn;display:block}.onboarding-avatar-image.is-loading{opacity:.25}.onboarding-avatar-spinner-wrap{background:#fff6;place-items:center;display:grid;position:absolute;inset:0}.onboarding-avatar-spinner{border:2px solid #0a3b782e;border-top-color:var(--navy);border-radius:999px;width:20px;height:20px;animation:.7s linear infinite spin}.onboarding-avatar-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.onboarding-avatar-meta{text-align:center;justify-items:center;gap:.7rem;min-width:0;max-width:34rem;display:grid}.onboarding-avatar-title{color:var(--text);margin:0;font-size:.92rem;font-weight:600}.onboarding-avatar-copy{color:var(--muted);text-align:center;margin:0;font-size:.92rem;line-height:1.5}.onboarding-avatar-hint{color:var(--muted);text-align:center;margin:-.1rem 0 0;font-size:.78rem}.onboarding-avatar-meta .auth-form-error{margin-top:-.1rem}.onboarding-avatar-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;min-height:2.5rem;margin-top:.5rem;display:flex}.toast-layer{top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));width:min(380px,calc(100vw - 28px - env(safe-area-inset-left) - env(safe-area-inset-right)));z-index:1600;pointer-events:none;gap:10px;display:grid;position:fixed}.toast{pointer-events:auto;border:1px solid var(--border);background:#fffffffa;border-left-width:4px;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:start;gap:.65rem;padding:.75rem .8rem;animation:.16s toastIn;display:grid;box-shadow:0 14px 34px #0a3b781f}.toast--success{border-left-color:#13a36b}.toast--error{border-left-color:#e11d48}.toast--info{border-left-color:var(--navy)}.toast--warning{border-left-color:#d97706}.toast__icon{color:var(--navy);place-items:center;margin-top:.1rem;display:grid}.toast--success .toast__icon{color:#13a36b}.toast--error .toast__icon{color:#e11d48}.toast--warning .toast__icon{color:#d97706}.toast__body{min-width:0}.toast__title{color:var(--text);margin:0 0 .15rem;font-size:.84rem;font-weight:700;line-height:1.2}.toast__message{color:var(--muted);margin:0;font-size:.81rem;line-height:1.35}.toast__close{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;font-size:1rem;transition:background-color .12s,color .12s;display:grid}.toast__close:hover{color:var(--navy);background:#0a3b780f}.toast__close:focus-visible{outline:none;box-shadow:0 0 0 3px #0a3b781f}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-spinner{--spinner-size:18px;--spinner-track:#0a3b7824;--spinner-head:var(--navy);width:var(--spinner-size);height:var(--spinner-size);border:2px solid var(--spinner-track);border-top-color:var(--spinner-head);border-radius:999px;flex:none;animation:.7s linear infinite spin;display:inline-block}.ui-spinner--sm{--spinner-size:14px;border-width:2px}.ui-spinner--md{--spinner-size:18px}.ui-spinner--lg{--spinner-size:26px;border-width:3px}.ui-spinner--light{--spinner-track:#ffffff47;--spinner-head:#fff}.ui-spinner--muted{--spinner-track:#0a3b781f;--spinner-head:#0a3b78a6}.ui-loading-dots{align-items:center;gap:4px;display:inline-flex}.ui-loading-dots span{opacity:.35;background:currentColor;border-radius:999px;width:4px;height:4px;animation:.9s ease-in-out infinite loaderDot}.ui-loading-dots span:nth-child(2){animation-delay:.12s}.ui-loading-dots span:nth-child(3){animation-delay:.24s}.btn.is-loading{cursor:wait}.btn__content{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.step-pill{border:1px solid var(--border);background:var(--surface-2);color:var(--muted);text-align:center;border-radius:999px;padding:.5rem .7rem;font-size:.78rem}.step-pill.is-active{color:var(--primary-700);background:#e8fbfb;border-color:#c7efef;font-weight:700}.step-pill.is-done{color:#206a2d;background:#edf9ed;border-color:#d5edd5}.alert-error{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);border-radius:12px;padding:.75rem .9rem;font-size:.9rem}.footer-note{color:#dfe8ffb3;font-size:.78rem}.site-footer__brand{align-items:center;gap:.8rem;display:inline-flex}.site-footer__brand-mark{background:#fff;border-radius:12px;flex-shrink:0;width:3rem;height:3rem;padding:.35rem;position:relative;box-shadow:0 10px 24px #060c1840}@media (max-width:720px){.site-footer__brand-mark{width:2.6rem;height:2.6rem;padding:.28rem}}@media (max-width:420px){.site-footer__brand-mark{width:2.4rem;height:2.4rem;padding:.24rem}}.site-footer__brand-image{object-fit:contain;width:100%;height:100%}.site-footer__brand-copy{min-width:0}.auth-shell{min-height:100vh;padding:1rem;position:relative;overflow:hidden}.auth-bg{pointer-events:none;position:absolute;inset:0}.auth-blob{filter:blur(8px);opacity:.5;border-radius:999px;position:absolute}.auth-blob-a{background:radial-gradient(circle at 30% 30%,#0a3b7838,#0a3b7800);width:22rem;height:22rem;top:-6rem;left:-4rem}.auth-blob-b{background:radial-gradient(circle at 40% 40%,#0ea5a833,#0ea5a800);width:28rem;height:28rem;bottom:-10rem;right:-8rem}.auth-grid{background-image:linear-gradient(#0a3b7808 1px,#0000 1px),linear-gradient(90deg,#0a3b7808 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000073,#0000 70%);mask-image:linear-gradient(#00000073,#0000 70%)}.auth-layout{z-index:1;grid-template-columns:1.05fr .95fr;align-items:stretch;gap:1rem;width:min(1200px,100%);min-height:calc(100vh - 2rem);margin:0 auto;display:grid;position:relative}.auth-visual,.auth-card{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#ffffffeb;border-radius:20px}.auth-visual{align-content:start;gap:.75rem;padding:1.25rem;display:grid}.auth-title{color:var(--navy);margin:0;font-size:clamp(1.6rem,1.8vw + 1.1rem,2.4rem);line-height:1.05}.auth-copy{color:var(--muted);max-width:48ch;margin:0;line-height:1.6}.auth-illustration{border:1px solid var(--border);background:radial-gradient(circle at 12% 20%,#0a3b7814,#0000 42%),radial-gradient(circle at 90% 10%,#0ea5a817,#0000 36%),linear-gradient(#fbfdff,#f5f8fc);border-radius:16px;min-height:320px;margin-top:.25rem;padding:.85rem;display:grid}.auth-illustration-card{background:#ffffffbf;border:1px dashed #c6d4e7;border-radius:14px;align-content:center;justify-items:start;gap:.45rem;padding:1rem;display:grid}.auth-illustration-label{color:var(--navy);margin:0;font-weight:700}.auth-illustration-note{color:var(--muted);margin:0;line-height:1.55}.auth-card{align-content:start;gap:1.1rem;padding:1.25rem;display:grid}.auth-card-kicker{color:var(--navy);letter-spacing:.02em;margin:0;font-size:.82rem;font-weight:700}.auth-card-title{color:var(--navy);margin:.35rem 0 0;font-size:clamp(1.2rem,1.2vw + .95rem,1.7rem);line-height:1.05}.auth-card-copy{color:var(--muted);margin:.55rem 0 0;line-height:1.55}.auth-card-actions{gap:.75rem;display:grid}.auth-btn-block{width:100%;min-height:42px}.auth-card-meta{border-top:1px solid var(--border);gap:.85rem;padding-top:.95rem;display:grid}.auth-checklist{gap:.45rem;display:grid}.auth-checklist p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.4}.auth-checklist p:before{content:"•";color:var(--navy);margin-right:.45rem}.auth-start-wrap{z-index:1;align-content:center;gap:1rem;width:min(960px,100%);min-height:calc(100vh - 2rem);margin:0 auto;padding:1rem;display:grid;position:relative}.auth-start-head{gap:.45rem;display:grid}.auth-start-kicker{color:var(--navy);letter-spacing:.03em;margin:0;font-size:.82rem;font-weight:700}.auth-start-title{color:var(--navy);margin:0;font-size:clamp(1.35rem,1.4vw + 1rem,2rem);line-height:1.06}.auth-start-copy{color:var(--muted);max-width:52ch;margin:0;line-height:1.55}.auth-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.auth-start-box{border:1px solid var(--border);min-height:120px;box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:16px;align-content:space-between;gap:.5rem;padding:.95rem;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid}.auth-start-box:hover{box-shadow:var(--shadow-md);border-color:#cfd9e7;transform:translateY(-2px)}.auth-start-box-label{color:var(--muted);font-size:.78rem}.auth-start-box strong{color:var(--navy);font-size:1rem;line-height:1.2}.auth-start-form-pane{max-width:560px;display:grid}.admin-login-page{background:linear-gradient(#f8fafc 0%,#f2f6fb 100%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.admin-login-page__panel{width:min(100%,430px)}.admin-login-card{background:#fffffffa;border:1px solid #d8e0ec;border-radius:22px;gap:1.25rem;padding:1.5rem;display:grid;box-shadow:0 20px 48px #0f172a1a}.admin-login-card__header{gap:.95rem;display:grid}.admin-login-card__brand{width:fit-content;display:inline-flex}.admin-login-card__brand-image{width:min(100%,220px);height:auto}.admin-login-card__title{color:var(--navy);margin:0;font-size:clamp(1.3rem,1vw + 1rem,1.65rem);line-height:1.08}.admin-login-card__fields{gap:1rem;display:grid}.admin-login-field{gap:.45rem;display:grid}.admin-login-field span{color:#25344e;font-size:.92rem;font-weight:700}.admin-login-field__control{align-items:center;display:flex;position:relative}.admin-login-input{color:#14213a;background:#fff;border:1px solid #ccd6e3;border-radius:13px;width:100%;min-height:50px;padding:.8rem .95rem;transition:border-color .14s,box-shadow .14s,background-color .14s}.admin-login-input::placeholder{color:#7d8798}.admin-login-input:focus{border-color:#1d4d91;outline:none;box-shadow:0 0 0 4px #1d4d911f}.admin-login-field__control--password .admin-login-input{padding-right:3rem}.admin-login-field__toggle{color:#69758a;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:absolute;right:.55rem}.admin-login-field__toggle:hover{color:var(--navy);background:#0a3b780f}.admin-login-card__actions{margin-top:.15rem}.admin-login-card__submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;min-height:50px;font-weight:700;transition:transform .14s,background-color .14s,box-shadow .14s;box-shadow:0 14px 28px #0a3b782e}.admin-login-card__submit:hover{background:var(--navy-700);transform:translateY(-1px)}.admin-login-card__submit:disabled{cursor:wait;opacity:.9;transform:none}.admin-login-card__submit-content{justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.auth-shell--onboarding{align-items:start;padding-top:2rem;padding-bottom:2rem}.auth-start-wrap--onboarding{gap:1.1rem;width:min(1120px,100% - 1.5rem)}.auth-start-form-pane--onboarding{max-width:100%;margin-top:2rem}.auth-verify-card-shell{border:1px solid var(--border);min-height:300px;box-shadow:var(--shadow-sm);padding-top:4.6rem;background:#fffffff5;border-radius:16px;align-content:start;justify-items:center;padding-inline:1rem;display:grid}.auth-verify-destination,.auth-verify-helper{text-align:center;color:var(--muted);max-width:34ch;margin:0;font-size:.9rem;line-height:1.45}.auth-verify-destination strong{color:var(--navy);font-weight:700}.auth-verify-helper{margin-top:.15rem;font-size:.82rem}.auth-verify-otp-draft{grid-template-columns:repeat(6,48px);justify-content:center;gap:.65rem;display:grid}.auth-verify-mini-box{background:#fffffffa;border:1.5px solid #7a4df2;border-radius:10px;width:48px;height:48px}.auth-verify-mini-box--input{color:var(--navy);text-align:center;border-color:#cfd8e6;font-size:1rem;font-weight:700;line-height:1;transition:border-color .14s,box-shadow .14s,transform .14s}.auth-verify-mini-box--input:hover{border-color:#b8c6db}.auth-verify-mini-box--input:focus{border-color:#7a4df2;outline:none;box-shadow:0 0 0 3px #7a4df21f}.auth-verify-mini-box--input.is-invalid{border-color:var(--danger-border);background:#e11d4808}.auth-verify-mini-box--input.is-invalid:focus{border-color:var(--danger-border);box-shadow:0 0 0 3px #e11d481f}.auth-verify-draft-btn{justify-self:center;width:auto;min-width:220px;margin-top:1.25rem;padding-inline:1.25rem}.auth-verify-draft-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.auth-verify-meta-row{justify-items:center;gap:.35rem;min-height:2.5rem;margin-top:.9rem;display:grid}.auth-verify-resend{color:#6f7d94;cursor:default;background:0 0;border:none;justify-content:center;align-items:center;gap:.38rem;padding:0;font-size:.9rem;font-weight:600;transition:color .14s,opacity .14s;display:inline-flex}.auth-verify-resend.is-ready{color:var(--navy);cursor:pointer}.auth-verify-resend.is-ready:hover{color:#0e4e9d}.auth-verify-resend:disabled{opacity:.95}.auth-verify-counter{font-variant-numeric:tabular-nums}.auth-verify-spinner{margin-right:.05rem}.auth-verify-flash{color:#1f7a33;opacity:0;min-height:1rem;font-size:.78rem;font-weight:600;transition:opacity .16s,transform .16s;transform:translateY(-2px)}.auth-verify-flash.is-visible{opacity:1;transform:translateY(0)}@media (max-width:560px){.auth-verify-otp-draft{grid-template-columns:repeat(6,42px);gap:.45rem}.auth-verify-mini-box{border-radius:9px;width:42px;height:46px}}.auth-social-wrap{gap:.8rem;max-width:560px;margin-top:.65rem;display:grid}.auth-social-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:.82rem;display:grid}.auth-social-divider:before,.auth-social-divider:after{content:"";background:var(--border);height:1px}.auth-social-grid{justify-content:center;display:flex}.auth-social-btn{width:56px;height:56px;box-shadow:var(--shadow-sm);background:#fffffff2;border:1px solid #8a5cf6;border-radius:12px;justify-content:center;align-items:center;transition:transform .14s,box-shadow .14s,border-color .14s;display:inline-flex}.auth-social-btn:hover{box-shadow:var(--shadow-md);border-color:#7346ea;transform:translateY(-1px)}.auth-form-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fffffff5;border-radius:16px;gap:1rem;padding:1.25rem 3rem 2rem;display:grid}.auth-form-head{gap:.35rem;display:grid}.auth-form-kicker{color:var(--navy);letter-spacing:.02em;margin:0;font-size:.8rem;font-weight:700}.auth-form-title{color:var(--navy);margin:0;font-size:1.3rem;line-height:1.08}.auth-form-copy{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.auth-form-grid{gap:1.15rem;margin-top:2rem;display:grid}.auth-form-grid--reset{margin-top:1rem}.auth-form-card--verify{gap:.85rem;min-height:200px;padding:1.25rem 1.5rem 1.35rem}.auth-verify-form{gap:.85rem;display:grid}.auth-form-grid--verify{gap:.6rem;margin-top:.25rem}.field--otp{justify-items:center;display:grid}.auth-input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:12px;padding:.78rem .9rem;transition:border-color .14s,box-shadow .14s,background-color .14s}.auth-input:hover{border-color:#ced8e5}.auth-input:focus{background:#fff;border-color:#0a3b7873;outline:none;box-shadow:0 0 0 4px #0a3b781a}.auth-input--error{background:#fffafb;border-color:#e14d5b}.auth-input--error:hover,.auth-input--error:focus{border-color:#e14d5b;box-shadow:0 0 0 4px #e14d5b1f}.auth-input-wrap{display:grid;position:relative}.auth-input--with-icon{padding-right:2.5rem}.auth-input-icon-btn{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .14s,color .14s;display:inline-flex;position:absolute;top:50%;right:.45rem;transform:translateY(-50%)}.auth-input-icon-btn:hover{color:var(--navy);background:#0a3b780f}.auth-checkbox-row{color:var(--muted);align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.45;display:flex}.auth-checkbox-row input{margin-top:.15rem}.auth-form-error{color:var(--danger-text);align-items:center;gap:.35rem;margin:.15rem 0 0;font-size:.8rem;display:inline-flex}.auth-form-actions{gap:.65rem;display:grid}.auth-form-links-row{text-align:right;margin-top:.2rem}.auth-form-links-row--split{text-align:left;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.auth-form-alt-link-row{text-align:center;margin:.55rem 0 .65rem}.auth-reset-email-note{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}.auth-reset-email-note strong{color:var(--navy);font-weight:700}.auth-inline-link{color:var(--navy);font-size:.88rem;font-weight:600}.auth-form-banner-error{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);border-radius:12px;align-items:center;gap:.45rem;padding:.75rem .85rem;font-size:.86rem;line-height:1.35;display:inline-flex}.auth-form-banner-success{color:#1e6d32;background:#effbf2;border:1px solid #ccead2;border-radius:12px;padding:.75rem .85rem;font-size:.86rem;line-height:1.35}.auth-code-input-preview{grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;margin-bottom:.55rem;display:grid}.auth-code-cell{border:1px solid var(--border);color:#9aa4b2;letter-spacing:.03em;background:#ffffffeb;border-radius:10px;justify-content:center;align-items:center;min-height:42px;font-size:1rem;font-weight:700;display:inline-flex}.auth-code-cell.is-filled{color:var(--navy);border-color:#cdd8e8}.auth-code-input{letter-spacing:.22em;font-weight:700}.auth-code-input--single{text-align:center;height:64px;padding:0 1rem;font-size:1.08rem;line-height:64px}.auth-otp-grid{grid-template-columns:repeat(6,44px);justify-content:center;gap:.5rem;display:grid}.auth-otp-input{border:1px solid var(--border);width:44px;min-height:56px;color:var(--navy);text-align:center;background:#fffffff5;border-radius:12px;padding:0;font-size:1.05rem;font-weight:700;line-height:1;transition:border-color .14s,box-shadow .14s,background-color .14s}.auth-form-card--reset-flow{gap:0}.auth-reset-step-shell{gap:1rem;display:grid}.auth-reset-step-head{gap:.35rem;display:grid}.auth-reset-step-head .auth-form-copy strong{color:var(--navy);font-weight:700}.auth-reset-actions-block{gap:.75rem;margin-top:.25rem;display:grid}.auth-reset-links-row{margin-top:0}.auth-text-btn{color:var(--navy);cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:600}.auth-text-btn:hover{text-underline-offset:2px;text-decoration:underline}.auth-text-btn:disabled{opacity:.55;cursor:default;text-decoration:none}@media (max-width:480px){.auth-form-card--verify{padding:1rem 1rem 1.1rem}.auth-otp-grid{grid-template-columns:repeat(6,40px);gap:.42rem}.auth-otp-input{border-radius:10px;width:40px;min-height:52px}}.auth-otp-input:hover{border-color:#c7d4e6}.auth-otp-input:focus{border-color:var(--navy);background:#fff;outline:none;box-shadow:0 0 0 3px #0a3b781f}.auth-otp-input.is-error{border-color:var(--danger-border);background:var(--danger-bg);color:var(--danger-text)}.auth-otp-input.is-error:focus{border-color:#e35b70;box-shadow:0 0 0 3px #e35b7029}.link-fx{width:fit-content;transition:color .14s;display:inline-flex;position:relative}.footer-link{color:#e3ecffc7;padding:.12rem 0;font-size:.8rem}.link-fx:after{content:"";transform-origin:0;opacity:.45;background:currentColor;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.12rem;left:0;transform:scaleX(0)}.site-footer .link-fx:after{opacity:.35}.link-fx:hover{color:var(--navy)}.link-fx:hover:after,.link-fx:focus-visible:after{transform:scaleX(1)}.cursor-ring,.cursor-dot{pointer-events:none;z-index:120;opacity:0;transition:opacity .16s;position:fixed;top:0;left:0}.cursor-ring{background:#0a3b7808;border:1px solid #0a3b7847;border-radius:999px;width:24px;height:24px;margin-top:-12px;margin-left:-12px}.cursor-dot{background:#0a3b78d9;border-radius:999px;width:6px;height:6px;margin-top:-3px;margin-left:-3px}.route-loading-page{place-items:center;display:grid}.route-loading{color:var(--muted);align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:inline-flex}.route-loading p{margin:0}.route-loading-spinner{border:2px solid #0a3b782e;border-top-color:var(--navy);border-radius:999px;width:14px;height:14px;animation:.7s linear infinite spin}.admin-rail-box{background:radial-gradient(circle at top,#0ea5a847,#0000 34%),linear-gradient(#0a3b78 0%,#072952 100%)}.admin-topbar{background:linear-gradient(#f1f4f8e6 0%,#fffffff5 100%);border-bottom:1px solid #e7edf5;justify-content:space-between;gap:1rem}.admin-topbar-copy{gap:.18rem;min-width:0;display:grid}.admin-topbar-copy strong{color:var(--navy);font-size:.98rem}.admin-topbar-copy span{color:var(--muted);font-size:.9rem}.admin-topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.admin-page{gap:1rem;padding:1.35rem 0 2.4rem;display:grid}.admin-header-meta{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.admin-badge{color:var(--navy);background:#0a3b7814;border:1px solid #0a3b7824;border-radius:999px;align-items:center;padding:.38rem .72rem;font-size:.78rem;font-weight:800;display:inline-flex}.admin-stat-card,.admin-card,.admin-row-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.admin-stat-card{border-radius:20px;gap:.3rem;padding:1rem 1.05rem;display:grid}.admin-stat-card span{color:var(--muted);font-size:.88rem;font-weight:700}.admin-section-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-card,.admin-row-card{border-radius:22px}.admin-card{padding:1.15rem}.admin-card--hero{padding:1.4rem}.admin-card h1,.admin-card h2,.admin-card h3,.admin-row-card h3{color:var(--navy);margin:0}.admin-card p,.admin-row-card p{color:var(--muted);line-height:1.6}.admin-action-row--end{align-items:end}.admin-field input,.admin-field select,.admin-field textarea{width:100%;color:var(--text);background:#fbfcfe;border:1px solid #d4dde8;border-radius:14px;outline:none;padding:.8rem .9rem;transition:border-color .14s,box-shadow .14s,background-color .14s}.admin-field--toggle input{width:20px;height:20px;box-shadow:none;border-radius:6px;padding:0}.admin-row-meta{flex-wrap:wrap;gap:.55rem;display:flex}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table th{color:#30445f;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:800}.lesson-resource-manager{gap:.8rem;display:grid}.lesson-resource-manager__input{display:none}.lesson-resource-manager__toolbar{gap:.55rem;display:grid}.lesson-resource-manager__list{gap:.7rem;display:grid}.lesson-resource-manager__item{background:#f8fbff;border:1px solid #e4ebf3;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem .9rem;display:flex}.lesson-resource-manager__item-copy{gap:.2rem;display:grid}.lesson-resource-manager__item-copy strong{color:var(--navy);line-height:1.3}.lesson-resource-manager__item-copy span{color:var(--muted);font-size:.88rem}.lesson-resource-manager__actions{flex-wrap:wrap;gap:.55rem;display:flex}.learning-page{gap:1rem;padding:1.35rem 0 2.6rem;display:grid}.learning-page--detail{gap:.95rem}.learning-header,.learning-detail-hero{box-shadow:var(--shadow-sm);background:radial-gradient(circle at 0 0,#0ea5a82e,#0000 32%),linear-gradient(135deg,#fff 0%,#f3f8ff 100%);border:1px solid #0a3b781a;border-radius:24px}.learning-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.learning-header h1,.learning-detail-hero h1{color:var(--navy);margin:.2rem 0 0;font-size:clamp(1.18rem,.7vw + .98rem,1.55rem);line-height:1.15}.learning-header p,.learning-detail-hero p{color:var(--muted);max-width:66ch;margin:.55rem 0 0;font-size:.92rem;line-height:1.55}.learning-header__actions{flex-wrap:wrap;gap:.6rem;display:flex}.learning-empty-card,.learning-detail-overview,.learning-detail-section,.learning-course-card,.learning-stat-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px}.learning-empty-card{gap:.75rem;padding:1.25rem;display:grid}.learning-empty-card h2,.learning-detail-section h2,.learning-course-card h2,.learning-lesson-card h3,.learning-resource-block h4{color:var(--navy);margin:0}.learning-empty-card p,.learning-detail-section p,.learning-course-card p,.learning-lesson-card p,.learning-resource-block li,.learning-resource-list a{color:var(--muted);font-size:.9rem;line-height:1.55}.learning-empty-card h2,.learning-detail-section h2,.learning-course-card h2{font-size:1.02rem;line-height:1.35}.learning-empty-card--success{background:linear-gradient(135deg,#fff 0%,#f3fcf8 100%);border-color:#10b9812e}.learning-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.learning-stat-card{gap:.32rem;padding:.85rem .95rem;display:grid}.learning-stat-card span{color:var(--muted);font-size:.76rem;font-weight:700}.learning-stat-card strong{color:var(--navy);font-size:1.15rem;line-height:1.05}.learning-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.learning-course-card{overflow:hidden}.learning-course-card__link{color:inherit;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:grid}.learning-course-card__link:focus-visible{outline-offset:2px;border-radius:20px;outline:2px solid #1a5bff66}.learning-course-card__media{background:#dfeaf7;border-radius:18px;min-height:120px;position:relative;overflow:hidden}.learning-course-card__media img{object-fit:cover}.learning-course-card__body{gap:.75rem;display:grid}.learning-course-card__meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.learning-course-card__meta span:not(.admin-badge){color:#49627e;font-size:.88rem;font-weight:700}.learning-course-card__copy{gap:.45rem;display:grid}.learning-course-card__progress{gap:.55rem;display:grid}.learning-progress{background:#e9eff7;border:1px solid #94a3b838;border-radius:999px;width:100%;height:12px;overflow:hidden}.learning-progress__fill{border-radius:inherit;background:linear-gradient(90deg,var(--primary-600),#47c0b5);height:100%;display:block;box-shadow:inset 0 0 0 1px #ffffff2e}.learning-progress__fill--complete{background:linear-gradient(90deg,#0f766e,#14b8a6);box-shadow:inset 0 0 0 1px #ffffff2e,0 0 0 1px #14b8a624}.learning-course-card__progress-copy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.learning-course-card__progress-copy strong{color:var(--navy)}.learning-course-card__progress-copy span{color:var(--muted);font-size:.92rem}.learning-detail-hero{grid-template-columns:minmax(0,1fr);gap:.9rem;padding:1rem 1.05rem;display:grid}.learning-detail-hero__copy{gap:.7rem;display:grid}.learning-back-link{color:var(--navy);align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.learning-detail-hero__description{margin-top:.15rem}.learning-detail-hero__meta{flex-wrap:wrap;gap:.6rem;display:flex}.learning-detail-hero__meta span{color:var(--navy);background:#0a3b7814;border-radius:999px;padding:.32rem .62rem;font-size:.74rem;font-weight:800}.learning-detail-hero__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.learning-summary-pill{background:#ffffffe6;border:1px solid #0a3b7814;border-radius:16px;gap:.12rem;padding:.72rem .85rem;display:grid}.learning-summary-pill span{color:var(--muted);font-size:.73rem;font-weight:700}.learning-summary-pill strong{color:var(--navy);font-size:.92rem;line-height:1.2}.learning-detail-hero__progress{gap:.55rem;max-width:460px;display:grid}.learning-detail-overview{padding:1rem 1.1rem}.learning-detail-overview__progress{gap:.6rem;display:grid}.learning-detail-overview__progress p{margin:0}.learning-detail-section-list{gap:1rem;display:grid}.learning-detail-section{gap:.85rem;padding:1rem;display:grid}.learning-detail-section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.learning-detail-section__head p{margin:.45rem 0 0}.learning-lesson-list{gap:.9rem;display:grid}.learning-lesson-card{background:#fbfdff;border:1px solid #e6edf5;border-radius:20px;gap:.75rem;padding:.92rem .95rem;display:grid}.learning-lesson-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.learning-lesson-card__head p,.learning-lesson-card__summary,.learning-lesson-card__empty{margin:.3rem 0 0;font-size:.88rem}.learning-lesson-card__badges{flex-wrap:wrap;gap:.5rem;display:flex}.learning-lesson-card__assessment-links{flex-wrap:wrap;gap:.55rem;display:flex}.learning-lesson-card__assessment-link{min-height:30px;color:var(--navy);background:#fff;border:1px solid #dce6f2;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.learning-lesson-card__assessment-link:hover{background:#f3f7fc}.learning-lesson-card__copy{gap:.7rem;display:grid}.learning-lesson-card__copy p{margin:0}.learning-lesson-card__copy--rich>:first-of-type{margin-top:0}.learning-lesson-card__copy--rich>:last-child{margin-bottom:0}.learning-lesson-card__copy--rich ul,.learning-lesson-card__copy--rich ol{gap:.4rem;margin:0;padding-left:1.2rem;display:grid}.learning-lesson-card__copy--rich img,.learning-lesson-card__copy--rich iframe,.learning-lesson-card__copy--rich video{border-radius:16px;max-width:100%}.learning-lesson-card__copy--rich iframe{border:0;width:100%;min-height:260px}.learning-resource-block{gap:.55rem;display:grid}.learning-resource-block h4{font-size:.9rem}.learning-progress-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.learning-progress-actions__btn{align-items:center;gap:.45rem;display:inline-flex}.learning-progress-actions__btn--secondary{background:#fff}.learning-assessment-list{gap:.9rem;display:grid}.learning-assessment-card{background:#fbfdff;border:1px solid #e6edf5;border-radius:20px;gap:.75rem;padding:.95rem;display:grid}.learning-assessment-card__copy{gap:.24rem;display:grid}.learning-assessment-card__copy h3{font-size:.98rem;line-height:1.3}.learning-assessment-card__copy h3,.learner-assessment__question-head h3,.learner-assessment__instructions h2,.learner-assessment__review h2,.learning-assessment-card__copy p,.learner-assessment-page__hero p,.learner-assessment__instructions p,.learner-assessment__review p{margin:0}.learning-assessment-card__meta,.learner-assessment__meta,.learner-assessment-page__meta{flex-wrap:wrap;gap:.55rem;display:flex}.learning-assessment-card__action{width:fit-content}.learner-assessment-page{gap:1rem;display:grid}.learner-assessment-page__hero{background:#fff;border:1px solid #e6edf5;border-radius:24px;gap:.75rem;padding:1rem;display:grid}.learner-assessment{background:#fff;border:1px solid #e6edf5;border-radius:24px;gap:1rem;padding:1rem;display:grid}.learner-assessment-page__hero h1{color:var(--navy);margin:0;font-size:1.16rem;line-height:1.3}.learner-assessment__instructions,.learner-assessment__review,.learner-assessment__response,.learner-assessment__ai{gap:.6rem;display:grid}.learner-assessment__response label,.learner-assessment__ai-check{color:var(--navy);font-weight:600}.learner-assessment__response textarea,.learner-assessment__ai textarea{color:#0f172a;resize:vertical;background:#fbfdff;border:1px solid #d7e0eb;border-radius:16px;width:100%;padding:.85rem .95rem}.learner-assessment__response textarea:focus,.learner-assessment__ai textarea:focus{background:#fff;border-color:#312e8173;outline:none;box-shadow:0 0 0 4px #312e811a}.learner-assessment__questions{gap:.9rem;display:grid}.learner-assessment__question-card{background:#fbfdff;border:1px solid #e6edf5;border-radius:20px;gap:.8rem;padding:.95rem;display:grid}.learner-assessment__question-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.learner-assessment__option-list{gap:.65rem;display:grid}.learner-assessment__option{background:#fff;border:1px solid #e6edf5;border-radius:16px;align-items:flex-start;gap:.65rem;padding:.72rem .82rem;display:flex}.learning-lesson-card__footer{justify-content:flex-start;display:flex}.learning-lesson-card__open{width:fit-content;min-width:132px}.learning-page--lesson{gap:.9rem}.learning-lesson-page__layout{grid-template-columns:minmax(0,1.55fr) minmax(240px,.82fr);align-items:start;gap:1rem;display:grid}.learning-lesson-page__side{align-content:start}.learning-lesson-page__actions,.learning-lesson-page__nav{gap:.7rem;display:grid}.learning-lesson-page__nav-link{text-align:center;justify-content:center}.learner-assessment__option input{margin-top:.15rem}.learner-assessment__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.learner-assessment__btn{align-items:center;gap:.45rem;display:inline-flex}.learner-assessment__error{color:var(--danger-text);margin:0;font-size:.88rem;font-weight:600}.learner-assessment__locked{color:var(--muted);margin:0;font-weight:600}.learning-resource-list,.learning-file-list{gap:.45rem;margin:0;padding-left:1.2rem;display:grid}.learning-resource-list a{word-break:break-word}.learning-file-list{padding-left:0;list-style:none}.learning-file-list__item{background:#f7fbff;border:1px solid #e6edf5;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;padding:.8rem .9rem;display:flex}.learning-file-list__item div{gap:.18rem;display:grid}.learning-file-list__item strong{color:var(--navy)}.learning-file-list__item span{color:var(--muted);font-size:.88rem}.course-details-empty{color:#4f5d76;margin:0;line-height:1.65}@media (max-width:980px){.dashboard-primary-grid{grid-template-columns:1fr}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.course-details-hero-grid{grid-template-columns:1fr}.course-discovery__filter-grid,.course-discovery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-details-enroll-card{position:static}.contact-page__grid{grid-template-columns:1fr}.onboarding-card{padding:2rem 1.5rem 1.5rem}.field--max-md{max-width:100%}.onboarding-interest-grid{grid-template-columns:1fr}.onboarding-avatar-row{grid-template-columns:1fr;justify-items:center;gap:1rem}.onboarding-avatar{width:108px;height:108px}.auth-layout{grid-template-columns:1fr;min-height:auto}.auth-illustration{min-height:220px}.auth-start-grid{grid-template-columns:1fr}.admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.learning-summary-grid,.learning-course-grid,.learning-detail-hero,.learning-lesson-page__layout,.learning-detail-hero__summary,.admin-section-grid,.admin-section-grid--wide{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-page,.dashboard-panel,.dashboard-hero{padding:1rem}.contact-page__hero,.contact-page__panel{border-radius:18px;padding:1.05rem}.contact-page__hero-actions{width:100%}.contact-page__hero-actions .btn{flex:100%;justify-content:center}.contact-page .form-row{grid-template-columns:1fr}.contact-page__form-actions{align-items:flex-start}.dashboard-continue__body{grid-template-columns:88px minmax(0,1fr)}.dashboard-course-row{grid-template-columns:72px minmax(0,1fr);align-items:start}.dashboard-course-row__thumb{min-height:72px}.dashboard-course-row__aside{grid-column:1/-1;justify-items:start}.dashboard-course-row__aside p{text-align:left}.toast-layer{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));left:max(12px,env(safe-area-inset-left));width:auto}.form-row,.grid-2{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.course-details-page{padding-top:1.65rem}.course-discovery-page{padding-top:1.1rem}.course-discovery-page__intro h1{font-size:2.1rem}.course-discovery__grid{grid-template-columns:1fr}.course-discovery__empty{padding:1rem}.course-discovery__search-input{min-height:52px;padding-inline:.85rem}.course-discovery__mobile-toolbar,.course-discovery__sheet-backdrop,.course-discovery__sheet{display:block}.course-discovery__mobile-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.course-discovery__filters{display:none}.course-discovery__sheet .course-discovery__filter-grid{grid-template-columns:1fr}.course-discovery__active,.course-discovery__results-bar{align-items:flex-start}.course-details-nav-row{align-items:flex-start;gap:.55rem}.course-details-breadcrumb{white-space:nowrap;gap:.35rem;width:100%;overflow:hidden}.course-details-breadcrumb-mid,.course-details-breadcrumb-sep-mid{display:none}.course-details-breadcrumb .is-current{max-width:60vw}.course-details-hero-copy,.course-details-content,.course-details-enroll-card,.course-details-learn-card,.course-details-requirements-card,.course-details-description-card,.course-details-curriculum-card{padding:1rem}.course-details-cover{aspect-ratio:16/9}.course-details-content-head,.course-details-lesson-item{flex-direction:column;align-items:flex-start}.course-details-learn-card ul{grid-template-columns:1fr}.course-details-curriculum-head-actions{justify-content:space-between;width:100%}.course-details-curriculum-trigger{flex-direction:column;align-items:flex-start}.course-card-discovery__content{padding:.95rem .95rem 1rem}.admin-topbar{flex-direction:column;align-items:flex-start}.admin-topbar-actions,.admin-header-meta{justify-content:flex-start}.lesson-resource-manager__item,.learning-course-card__progress-copy,.learning-course-card__footer,.learning-detail-section__head,.learning-lesson-card__head,.learner-assessment__question-head,.learning-file-list__item{flex-direction:column;align-items:flex-start}.admin-stat-grid,.admin-form-grid,.learning-summary-grid{grid-template-columns:1fr}.admin-card,.admin-row-card{padding:1rem}.admin-field--sm{max-width:none}.learning-page,.learning-header,.learning-empty-card,.learning-detail-hero,.learning-detail-overview,.learning-detail-section,.learning-lesson-card,.learner-assessment-page__hero,.learner-assessment,.learner-assessment__question-card,.learning-assessment-card{padding:1rem}.learning-course-card__link{grid-template-columns:1fr;padding:.9rem}.learning-course-card__media{min-height:160px}.learning-header h1,.learning-detail-hero h1,.learner-assessment-page__hero h1{font-size:1.08rem}.learning-header p,.learning-detail-hero p,.learning-detail-section p,.learning-lesson-card p,.learning-assessment-card__copy p{font-size:.86rem}.auth-shell{padding:.7rem}.auth-visual,.auth-card{border-radius:16px;padding:1rem}.auth-form-card{padding:1rem 1.05rem 1.5rem}.admin-login-page{padding:1rem}.admin-login-card{border-radius:18px;padding:1.25rem}.admin-login-card__brand-image{width:min(100%,190px)}.header-row{min-height:64px;padding-top:.5rem;padding-bottom:.5rem}.header-actions{gap:.4rem}.header-auth-desktop{gap:.85rem}.header-learner-nav{gap:.7rem}.header-learner-link{font-size:.84rem}.header-brand-wrap{margin-left:-.85rem}.header-actions .btn{min-height:34px;padding:.45rem .72rem;font-size:.8rem}.header-auth-desktop .profile-content-role{font-size:.9rem}.site-footer__inner{padding:1.75rem 1.25rem}.site-footer__grid{gap:1.25rem}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.site-footer__brand-copytext br{display:none}.info-page__content{grid-template-columns:1fr}}@media (max-width:640px){.dashboard-hero__actions,.dashboard-continue__actions{width:100%}.dashboard-hero__actions .btn,.dashboard-continue__actions .btn{flex:100%;justify-content:center}.dashboard-continue__body{grid-template-columns:1fr}.dashboard-continue__thumb{min-height:164px}.dashboard-summary-grid{grid-template-columns:1fr}.header-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;padding-top:.45rem;padding-bottom:.35rem;display:grid}.header-brand-wrap{min-width:0;margin-left:0}.header-brand{gap:.6rem}.header-brand-mark{width:2.15rem;height:2.15rem}.brand-title{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.brand-sub{display:none}.header-actions{justify-content:flex-end;justify-self:end;width:auto}.header-actions .btn{text-align:center;flex:none;min-height:32px;padding:.4rem .6rem;font-size:.74rem}.info-page{padding-top:1rem}.info-page__hero,.info-page__section{border-radius:18px;padding:1rem}.info-page__hero h1{font-size:1.2rem}.info-page__description,.info-page__copy p{font-size:.9rem}}@media (max-width:420px){.brand-title{font-size:.95rem}.header-actions{gap:.5rem}.header-actions .btn{min-height:32px;padding:.42rem .55rem;font-size:.74rem}}@media (max-width:768px){.cursor-ring,.cursor-dot{display:none}.notification-card{grid-template-columns:1fr}.notification-card__actions{justify-content:flex-start}}@media (max-width:480px){.course-discovery__mobile-toolbar{grid-template-columns:1fr}.course-discovery__sheet{max-height:86vh;padding-inline:.9rem}.course-discovery__sheet-foot{grid-template-columns:1fr}.course-discovery__mobile-trigger{width:100%}}@media (max-width:980px){.header{-webkit-backdrop-filter:none;backdrop-filter:none}.header-auth-mobile{width:100%;display:block}.header-auth-desktop{display:none!important}.header-row--authenticated{min-height:78px}.header-row--authenticated>.header-brand-wrap{display:none}}@media (pointer:coarse),(prefers-reduced-motion:reduce){.cursor-ring,.cursor-dot{display:none}.route-loading-spinner,.ui-spinner,.ui-loading-dots span{animation:none}.btn{transition:background-color .14s,border-color .14s,color .14s}.btn:hover{box-shadow:none;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes loaderDot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.admin-shell{background:radial-gradient(circle at 0 0,#0ea5a824,#0000 24%),linear-gradient(#f4f7fb 0%,#edf3f9 100%);grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.admin-shell__sidebar{color:#edf4ff;z-index:20;background:radial-gradient(circle at 0 0,#0ea5a833,#0000 28%),linear-gradient(#0b315f 0%,#08284c 100%);border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;gap:1.25rem;height:100vh;padding:1.25rem;display:flex;position:sticky;top:0}.admin-shell__sidebar-top{gap:1rem;display:grid}.admin-shell__brand{align-items:center;gap:.85rem;display:flex}.admin-shell__brand-mark{background:#ffffff1f;border-radius:14px;box-shadow:0 10px 24px #07193333}.admin-shell__brand-copy{gap:.2rem;min-width:0;display:grid}.admin-shell__brand-copy strong{color:#fff;font-size:1.02rem;line-height:1.15}.admin-shell__brand-copy span{color:#c7d6ec;font-size:.84rem;line-height:1.35}.admin-shell__close,.admin-shell__menu{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:none}.admin-shell__close svg,.admin-shell__menu svg{stroke-width:1.8px;width:22px;height:22px}.admin-shell__org-card{background:#ffffff14;border:1px solid #ffffff14;border-radius:18px;gap:.55rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff0a}.admin-shell__org-eyebrow{color:#94b4de;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-shell__org-card strong{color:#fff;font-size:1rem;line-height:1.25}.admin-shell__org-meta{flex-wrap:wrap;gap:.45rem;display:flex}.admin-shell__nav{gap:.55rem;display:grid}.admin-shell__nav-link{color:#eef5ff;background:0 0;border:1px solid #0000;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem .95rem;transition:transform .14s,border-color .14s,background-color .14s;display:grid}.admin-shell__nav-link:hover{background:#ffffff14;border-color:#ffffff14;transform:translate(2px)}.admin-shell__nav-link.is-active{background:#ffffff24;border-color:#ffffff1f;box-shadow:0 10px 24px #0719332e}.admin-shell__nav-link--ghost{border-style:dashed;border-color:#ffffff1f;margin-top:.2rem}.admin-shell__nav-icon{background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.admin-shell__nav-icon svg,.admin-shell__nav-caret{stroke-width:1.8px;width:20px;height:20px}.admin-shell__nav-copy{gap:.15rem;min-width:0;display:grid}.admin-shell__nav-copy strong{color:#fff;font-size:.95rem;line-height:1.2}.admin-shell__nav-copy small{color:#a8bddc;font-size:.78rem;line-height:1.35}.admin-shell__nav-caret{color:#9db3d3}.admin-shell__identity{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.95rem;display:grid}.admin-shell__identity-avatar{background:#ffffff1a;border-radius:14px;width:42px;height:42px;position:relative;overflow:hidden}.admin-shell__identity-copy{gap:.08rem;min-width:0;display:grid}.admin-shell__identity-copy strong{color:#fff;line-height:1.25}.admin-shell__identity-copy span,.admin-shell__identity-copy small{color:#acc0de;overflow-wrap:anywhere;line-height:1.35}.admin-shell__identity-copy span{font-size:.82rem;font-weight:700}.admin-shell__identity-copy small{font-size:.78rem}.admin-shell__main{grid-template-rows:auto 1fr;min-width:0;display:grid}.admin-shell__topbar{z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafde0;border-bottom:1px solid #0a3b7814;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.admin-shell__topbar-leading{align-items:center;gap:.85rem;min-width:0;display:flex}.admin-shell__topbar-copy{gap:.1rem;min-width:0;display:grid}.admin-shell__topbar-copy span{color:#587190;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.admin-shell__topbar-copy strong{color:var(--navy);font-size:1.08rem;line-height:1.2}.admin-shell__topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.admin-shell__content{min-width:0}.admin-page{gap:1.25rem;width:min(1280px,100%);margin-inline:auto;padding:1.5rem clamp(1rem,2.5vw,2rem) 3rem;display:grid}.admin-page--narrow{max-width:920px}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-header h1{color:var(--navy);margin:.18rem 0 0;font-size:clamp(1.7rem,1.4vw + 1rem,2.4rem);line-height:1.02}.admin-header p{color:#536175;max-width:68ch;margin:.58rem 0 0;line-height:1.65}.admin-header-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.admin-eyebrow{color:var(--primary-700);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.admin-badge{color:var(--navy);background:#0a3b7814;border:1px solid #0a3b781f;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .75rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.admin-badge--subtle{color:var(--primary-700);background:#0ea5a814;border-color:#0ea5a829}.admin-badge--success{color:#166534;background:#15803d14;border-color:#15803d29}.admin-badge--warn{color:#b45309;background:#d977061a;border-color:#d9770629}.admin-badge--muted{color:#475569;background:#5b647314;border-color:#5b647324}.admin-alert{border:1px solid #0000;border-radius:18px;gap:.24rem;padding:.95rem 1rem;display:grid}.admin-alert strong,.admin-alert span{line-height:1.55}.admin-alert--success{color:#0d5f61;background:#0ea5a814;border-color:#0ea5a82e}.admin-alert--error{border-color:var(--danger-border);background:var(--danger-bg);color:var(--danger-text)}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:.9rem;display:grid}.admin-stat-grid--compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-stat-card,.admin-card,.admin-row-card,.admin-panel,.admin-disclosure{background:#fffffff5;border:1px solid #0a3b781a;box-shadow:0 10px 30px #0f172a0d}.admin-stat-card{background:radial-gradient(circle at 0 0,#0ea5a814,#0000 48%),#fffffffa;border-radius:18px;gap:.35rem;padding:1.05rem 1.1rem;display:grid}.admin-stat-card span{color:#5d6b7d;letter-spacing:.02em;text-transform:uppercase;font-size:.83rem;font-weight:800}.admin-stat-card strong{color:var(--navy);font-size:1.75rem;line-height:1}.admin-section-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.admin-section-grid>*{grid-column:span 4}.admin-section-grid--wide>*{grid-column:span 6}.admin-page-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.95fr);align-items:start;gap:1rem;display:grid}.admin-panel,.admin-card,.admin-row-card{border-radius:18px}.admin-panel,.admin-card{padding:1.15rem}.admin-card--hero{background:radial-gradient(circle at 100% 0,#0ea5a81f,#0000 34%),linear-gradient(145deg,#fffffffa 0%,#f5f9fffa 100%);padding:1.35rem}.admin-card h1,.admin-card h2,.admin-card h3,.admin-panel h2,.admin-panel h3,.admin-row-card h3{color:var(--navy);margin:0}.admin-card p,.admin-panel p,.admin-row-card p{color:#536175;line-height:1.6}.admin-panel__list,.admin-kv-list,.admin-list-reset{margin:0;padding:0;list-style:none}.admin-panel__list,.admin-kv-list{gap:.75rem;display:grid}.admin-panel__item,.admin-kv-item{background:#f7faff;border:1px solid #e5edf7;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem .95rem;display:flex}.admin-panel__item-copy{gap:.18rem;min-width:0;display:grid}.admin-panel__item-copy strong,.admin-kv-item strong{color:var(--navy);line-height:1.3}.admin-panel__item-copy span,.admin-kv-item span{color:#5c6a7e;font-size:.88rem;line-height:1.5}.admin-action-row{flex-wrap:wrap;gap:.7rem;display:flex}.admin-action-row--between{justify-content:space-between;align-items:center}.admin-action-row--end{justify-content:flex-end}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1rem;display:grid}.admin-inline-form{flex-wrap:wrap;gap:.65rem;display:inline-flex}.admin-field{gap:.4rem;display:grid}.admin-field span{color:#2f405b;font-size:.88rem;font-weight:800}.admin-field input,.admin-field select,.admin-field textarea{width:100%;min-height:52px;color:var(--text);background:#fbfcfe;border:1px solid #d7e0eb;border-radius:14px;outline:none;padding:.82rem .9rem;transition:border-color .14s,box-shadow .14s,background-color .14s}.admin-field textarea{resize:vertical;min-height:120px}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{background:#fff;border-color:#0ea5a880;box-shadow:0 0 0 4px #0ea5a81f}.admin-field--full{grid-column:1/-1}.admin-field--sm{max-width:200px}.admin-field--toggle{align-content:start}.admin-field--toggle input{width:20px;height:20px;min-height:20px;box-shadow:none;border-radius:6px;padding:0}.admin-helper,.admin-empty{color:#5c6a7e;margin:0;line-height:1.6}.admin-stack{gap:.9rem;display:grid}.admin-row-card{gap:.95rem;padding:1rem;display:grid}.admin-row-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.admin-row-head h3{margin:0}.admin-row-head p{margin:.3rem 0 0}.admin-row-meta,.admin-pill-row{flex-wrap:wrap;gap:.5rem;display:flex}.admin-row-meta span{color:#335173;background:#eef4fb;border-radius:999px;padding:.32rem .68rem;font-size:.77rem;font-weight:700}.admin-table-wrap{background:#fff;border:1px solid #e4ebf4;border-radius:18px;width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:720px}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ebf0f7;padding:.9rem;font-size:.92rem}.admin-table th{color:#30445f;letter-spacing:.08em;text-transform:uppercase;background:#f8fbff;font-size:.76rem;font-weight:800}.admin-disclosure{overflow:hidden}.admin-disclosure[open]{box-shadow:0 16px 38px #0f172a14}.admin-disclosure summary{list-style:none}.admin-disclosure summary::-webkit-details-marker{display:none}.admin-disclosure__summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;display:flex}.admin-disclosure__summary-copy{gap:.28rem;min-width:0;display:grid}.admin-disclosure__summary-copy strong{color:var(--navy);font-size:1rem;line-height:1.25}.admin-disclosure__summary-copy span{color:#5d6b7e;line-height:1.55}.admin-disclosure__summary-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.admin-disclosure__summary-toggle{color:#4c678b;font-size:.82rem;font-weight:800}.admin-disclosure__content{border-top:1px solid #ebf0f7;gap:1rem;padding:1.1rem 1.15rem 1.15rem;display:grid}.audit-log-stack{gap:.18rem;display:grid}.audit-log-stack strong{color:var(--navy);line-height:1.35}.audit-log-stack span{color:var(--muted);font-size:.84rem;line-height:1.45}.audit-log-code{color:#264261;overflow-wrap:anywhere;background:#f2f6fb;border-radius:10px;max-width:220px;padding:.28rem .5rem;font-size:.79rem;display:inline-block}.audit-log-detail{color:var(--muted);line-height:1.55}.admin-modal{z-index:60;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.admin-modal__backdrop{background:#09122394;border:0;position:absolute;inset:0}.admin-modal__dialog{background:#fff;border:1px solid #0a3b781f;border-radius:22px;width:min(100%,720px);max-height:min(92vh,960px);position:relative;overflow:auto;box-shadow:0 30px 80px #0f172a33}.admin-modal__dialog--md{width:min(100%,560px)}.admin-modal__dialog--xl{width:min(100%,980px)}.admin-modal__header{z-index:1;background:radial-gradient(circle at 100% 0,#0ea5a814,#0000 44%),#fffffffa;border-bottom:1px solid #ebf0f7;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.2rem;display:flex;position:sticky;top:0}.admin-modal__header-copy{gap:.28rem;display:grid}.admin-modal__header-copy strong{color:var(--navy);font-size:1.08rem;line-height:1.3}.admin-modal__header-copy span{color:#5d6b7e;line-height:1.55}.admin-modal__close{width:40px;height:40px;color:var(--navy);cursor:pointer;background:#f8fbff;border:1px solid #d9e1ea;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.admin-modal__close svg{stroke-width:1.8px;width:18px;height:18px}.admin-modal__body{gap:1rem;padding:1.15rem 1.2rem 1.25rem;display:grid}.admin-shell__scrim{display:none}@media (max-width:1180px){.admin-shell{grid-template-columns:252px minmax(0,1fr)}.admin-page-grid,.admin-section-grid>*,.admin-section-grid--wide>*{grid-column:span 12}.admin-page-grid{grid-template-columns:1fr}}@media (max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-shell__sidebar{width:min(320px,100vw - 2rem);height:100dvh;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(calc(-100% - 1rem))}.admin-shell__sidebar.is-open{transform:translate(0)}.admin-shell__close,.admin-shell__menu,.admin-shell__scrim{display:inline-flex}.admin-shell__brand{align-items:flex-start}.admin-shell__close{margin-left:auto}.admin-shell__scrim{z-index:10;background:#09122366;border:0;position:fixed;inset:0}.admin-shell__topbar{padding:.9rem 1rem}.admin-shell__topbar-actions{justify-content:flex-start}.admin-page{padding:1.15rem 1rem 2rem}.admin-disclosure__summary{flex-direction:column}.admin-disclosure__summary-meta{justify-content:flex-start}}@media (max-width:720px){.admin-shell__topbar{flex-direction:column;align-items:flex-start}.admin-shell__topbar-actions{width:100%}.admin-header{flex-direction:column}.admin-form-grid{grid-template-columns:1fr}.admin-field--sm{max-width:none}.admin-action-row,.admin-action-row--between,.admin-action-row--end{justify-content:flex-start;align-items:stretch}.admin-modal{padding:.75rem}.admin-modal__dialog{border-radius:18px;max-height:calc(100dvh - 1.5rem)}.admin-modal__header,.admin-modal__body{padding-inline:1rem}}
