:root{--font-sans:var(--font-edu-sans,ui-sans-serif),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:var(--font-edu-serif,Georgia),serif;--surface:#fcf9f7;--surface-low:#f6f3f1;--surface-mid:#f0edeb;--surface-high:#e4e2e0;--surface-card:#ffffff;--ink:#1b1c1b;--muted:#41484a;--muted-soft:#6a7174;--line:#c1c8ca;--line-soft:rgba(113,120,123,0.28);--primary:#002d36;--primary-soft:#1b434d;--primary-muted:#88afbb;--secondary:#4c6358;--secondary-soft:#cee9da;--secondary-container:#cee9da;--secondary-muted:#b3ccbf;--danger:#ba1a1a;--danger-soft:#ffdad6;--radius:4px;--container:1440px;--gutter:32px;--section:80px;--header-height:80px;--sticky-offset:calc(var(--header-height) + 24px);color:var(--ink);background:var(--surface);font-family:var(--font-sans);text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased}.edu-topbar-shell{position:relative;z-index:50}@media (min-width:1024px){.edu-topbar-shell{position:-webkit-sticky;position:sticky;top:0}}.edu-avatar-menu{position:relative}.edu-avatar-menu-trigger{display:flex;align-items:center;gap:2px;border-radius:999px;padding:4px;cursor:pointer;list-style:none;color:var(--muted)}.edu-avatar-menu-trigger::-webkit-details-marker{display:none}.edu-avatar-menu-trigger:focus-visible,.edu-avatar-menu-trigger:hover,.edu-avatar-menu[open] .edu-avatar-menu-trigger{background:var(--surface-low);color:var(--primary);outline:0}.edu-avatar-menu-trigger:focus-visible{box-shadow:0 0 0 2px var(--secondary)}.edu-avatar-menu-initials{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--secondary-soft);color:var(--secondary);font-size:.72rem;font-weight:800;letter-spacing:.02em}.edu-avatar-menu-chevron{font-size:18px;transform:rotate(90deg);transition:transform .15s ease}.edu-avatar-menu[open] .edu-avatar-menu-chevron{transform:rotate(-90deg)}.edu-avatar-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:70;display:grid;grid-gap:2px;gap:2px;min-width:240px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-card);box-shadow:0 20px 45px rgba(0,45,54,.14);padding:10px}.edu-avatar-menu-identity{display:grid;grid-gap:2px;gap:2px;margin:0 0 6px;border-bottom:1px solid var(--line-soft);padding:2px 12px 10px}.edu-avatar-menu-identity small{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.edu-avatar-menu-identity strong{color:var(--primary);font-size:.9rem;font-weight:700;overflow-wrap:anywhere}.edu-avatar-menu-panel a,.edu-avatar-menu-panel button{display:flex;align-items:center;width:100%;min-height:40px;border:0;border-radius:var(--radius);background:transparent;color:var(--primary);cursor:pointer;font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-size:.95rem;font-weight:750;padding:8px 12px;text-align:left;text-decoration:none}.edu-avatar-menu-panel a:focus-visible,.edu-avatar-menu-panel a:hover,.edu-avatar-menu-panel button:focus-visible,.edu-avatar-menu-panel button:hover{background:var(--surface-low);outline:0}.edu-avatar-menu-panel .edu-avatar-menu-logout{margin-top:6px;border-top:1px solid var(--line-soft);border-radius:0 0 var(--radius) var(--radius);color:var(--muted)}.font-body-lg,.font-body-md,.font-label-md,.font-label-sm{font-family:var(--font-sans)!important}.font-display-lg,.font-headline-lg,.font-headline-lg-mobile,.font-headline-md{font-family:var(--font-display)!important}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button{border:0}:where(a[href],button:not(:disabled),summary,[role=button]){cursor:pointer}:where(button:disabled,[aria-disabled=true]){cursor:not-allowed}img{display:block;max-width:100%}.edu-media-frame{border-radius:6px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(0,45,54,.08),rgba(76,99,88,.12)),var(--surface-low)}.edu-media-loading-shimmer{position:absolute;inset:0}.edu-media-loading-shimmer,.edu-skeleton-block{display:block;background:linear-gradient(110deg,rgba(255,255,255,0) 0,rgba(255,255,255,.58) 45%,rgba(255,255,255,0) 76%),linear-gradient(135deg,rgba(0,45,54,.08),rgba(76,99,88,.12)),var(--surface-low);background-size:220% 100%,100% 100%,100% 100%;transform:translateZ(0);animation:edu-media-shimmer 1.55s ease infinite}.edu-skeleton-block{overflow:hidden;border-radius:8px}@keyframes edu-media-shimmer{0%{background-position:180% 0,0 0,0 0}to{background-position:-80% 0,0 0,0 0}}@media (prefers-reduced-motion:reduce){.edu-media-loading-shimmer,.edu-skeleton-block{animation:none;background-position:0 0}}h1,h2,h3{margin:0;color:var(--primary);font-family:var(--font-display);font-weight:600;letter-spacing:0;line-height:1.12;overflow-wrap:anywhere}h1{max-width:860px;font-size:3rem}h2{font-size:2rem}h3{font-size:1.35rem}p{margin:0;line-height:1.65}dl,ol,ul{margin-top:0}.shell{min-height:100vh;padding-top:80px}.topbar{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;height:80px;border-bottom:1px solid var(--line-soft);background:rgba(252,249,247,.96);padding:0 max(32px,calc((100vw - var(--container)) / 2));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{flex:0 0 auto;color:var(--primary);font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem;font-weight:700;line-height:1;text-decoration:none}.nav{display:flex;align-items:center;justify-content:center;gap:28px;min-width:0;margin-left:auto;color:var(--muted);font-size:.92rem;font-weight:500}.account-link,.link-button,.nav a{border-bottom:2px solid transparent;background:transparent;color:inherit;cursor:pointer;padding:8px 0;text-decoration:none}.account-link:focus-visible,.account-link:hover,.link-button:focus-visible,.link-button:hover,.nav a:focus-visible,.nav a:hover{border-bottom-color:var(--primary);color:var(--primary);outline:0}.account-nav{display:flex;align-items:center;flex:0 0 auto}.account-actions,.account-form{display:flex;align-items:center;gap:14px}.nav-email{max-width:180px;overflow:hidden;color:var(--muted);font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.main{width:100%;max-width:none;margin:0;padding:0 0 var(--section)}.main>*{width:min(var(--container),calc(100% - 64px));margin-right:auto;margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--primary);border-radius:var(--radius);background:var(--primary);color:#ffffff;cursor:pointer;font-size:.92rem;font-weight:700;line-height:1.2;padding:12px 24px;text-align:center;text-decoration:none}.button:focus-visible,.button:hover{background:var(--primary-soft);color:#ffffff;outline:2px solid rgba(0,45,54,.18);outline-offset:2px}.button.secondary{background:transparent;color:var(--primary)}.button.secondary:focus-visible,.button.secondary:hover{background:var(--surface-low);color:var(--primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-left{text-align:left}.edu-analytics-banner{bottom:84px}@media (min-width:1024px){.edu-analytics-banner{bottom:1rem}}.edu-skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:12px 20px;border-radius:0 0 var(--radius) 0;background:var(--primary);color:#ffffff;font-weight:700;text-decoration:none}.edu-skip-link:focus-visible{left:0}.button.danger{border-color:#ba1a1a;background:#ba1a1a;color:#ffffff}.button.danger:focus-visible,.button.danger:hover{background:#93000a;color:#ffffff;outline:2px solid rgba(186,26,26,.24);outline-offset:2px}.button.compact{min-height:38px;padding:9px 18px}.button.full-width{width:100%}.button:disabled{cursor:not-allowed;opacity:.58}.edu-async-submit-button{position:relative}.edu-async-submit-button.is-pending{cursor:wait}.edu-async-submit-button.is-pending:is(.bg-primary,.edu-course-detail-primary-action,.edu-library-detail-primary-action,.edu-lesson-complete-button){color:#ffffff;-webkit-text-fill-color:#ffffff}.edu-async-submit-content{display:inline-flex;align-items:center;justify-content:center;gap:10px}.edu-submit-spinner{width:1em;height:1em;flex:0 0 auto;border:2px solid;border-right:2px solid transparent;border-radius:999px;opacity:.9;animation:edu-submit-spin .72s linear infinite}@keyframes edu-submit-spin{to{transform:rotate(1turn)}}.edu-route-loading-main{display:flex;align-items:center;min-height:calc(100vh - 80px);min-height:calc(100dvh - 80px);padding:32px var(--gutter) var(--section)}.edu-route-loading-shell{width:min(1040px,100%);margin:0 auto}.edu-route-loading-copy{display:grid;grid-gap:16px;gap:16px;max-width:680px}.edu-route-loading-kicker{width:156px;height:18px}.edu-route-loading-title{width:min(520px,86vw);height:52px;border-radius:6px}.edu-route-loading-line{width:min(620px,88vw);height:18px}.edu-route-loading-line--short{width:min(420px,68vw)}.edu-route-loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:42px}.edu-route-loading-grid .edu-skeleton-block{min-height:160px;border-radius:6px}.edu-inline-action-form{display:grid;grid-gap:12px;gap:12px;max-width:min(100%,460px)}.edu-inline-action-form .edu-notice{margin:0}.edu-inline-action-form form{display:grid;grid-gap:12px;gap:12px}.edu-consent-list{display:grid;grid-gap:10px;gap:10px;max-width:min(100%,520px);margin:0;border:0;padding:0}.edu-consent-checkbox{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:flex-start;color:var(--muted);font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-size:.8125rem;line-height:1.45}.edu-consent-checkbox input{width:18px;height:18px;margin-top:1px;accent-color:var(--primary)}.edu-consent-checkbox a{color:var(--secondary);font-weight:700;text-decoration:underline;text-underline-offset:3px}@media (max-width:767px){.edu-route-loading-main{align-items:flex-start;min-height:calc(100vh - 80px);min-height:calc(100dvh - 80px);padding:16px 24px 56px}.edu-route-loading-title{height:42px}.edu-route-loading-grid{grid-template-columns:1fr;gap:14px;margin-top:32px}.edu-route-loading-grid .edu-skeleton-block{min-height:96px}}.edu-notice{margin:20px 0}.edu-notice p{margin:0}.edu-state-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius);background:var(--surface-mid);color:var(--primary)}.edu-state-icon--success{background:var(--secondary-soft);color:var(--secondary)}.edu-state-icon--warning{background:var(--surface-high);color:var(--primary)}.edu-state-icon--error{background:var(--danger-soft);color:var(--danger)}.edu-text-action{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--primary);font-weight:800;text-decoration:none}.edu-text-action:focus-visible,.edu-text-action:hover{text-decoration:underline}.edu-auth-state,.edu-not-found-page,.edu-system-state-page{width:min(var(--container),calc(100% - 64px));margin:0 auto;padding:36px 0 var(--section)}.edu-not-found-hero{display:grid;justify-items:center;max-width:760px;margin:0 auto;text-align:center}.edu-not-found-hero h1{margin-top:36px;font-size:clamp(2.75rem,5vw,4.1rem)}.edu-not-found-hero p{max-width:680px;margin-top:20px;color:var(--muted);font-size:1.08rem}.edu-not-found-actions{justify-content:center;margin-top:32px}.edu-not-found-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:1000px;margin:72px auto 0}.edu-not-found-card{display:grid;grid-gap:18px;gap:18px;min-height:170px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);color:var(--ink);text-decoration:none}.edu-not-found-card svg{color:var(--secondary)}.edu-not-found-card h2{font-size:1.35rem}.edu-not-found-card p{color:var(--muted);font-size:.9rem;font-weight:700}.edu-route-illustration{position:relative;width:240px;height:180px}.edu-route-illustration>span{position:absolute;inset:0;background:radial-gradient(circle,rgba(206,233,218,.34),transparent 68%)}.edu-route-illustration svg{position:absolute;inset:24px 34px;overflow:visible}.edu-route-illustration path{fill:none;stroke:var(--secondary);stroke-dasharray:11 10;stroke-linecap:round;stroke-width:4}.edu-route-illustration circle{fill:var(--secondary)}.edu-route-illustration .edu-route-illustration-cross{stroke:var(--danger);stroke-dasharray:none;stroke-width:5}.edu-auth-state-card,.edu-system-state-card{justify-items:center;max-width:560px;margin:0 auto;padding:36px;text-align:center}.edu-auth-state-card h1,.edu-system-state-card h1{max-width:100%;margin-top:4px;font-size:clamp(2rem,4vw,2.7rem)}.edu-auth-state-card p,.edu-system-state-card p{color:var(--muted)}.edu-auth-state-actions,.edu-system-state-actions{justify-content:center;margin-top:8px}.edu-login-status-card{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start;margin-bottom:24px;padding:16px;border:1px solid rgba(76,99,88,.3);border-radius:var(--radius);background:var(--secondary-soft);text-align:left}.edu-login-status-card--error{border-color:rgba(186,26,26,.32);background:var(--danger-soft)}.edu-login-status-card .edu-state-icon{width:40px;height:40px}.edu-login-status-card h2{margin:0 0 4px;font-size:1.08rem;line-height:1.25}.edu-login-status-card p{margin:0}.edu-google-signin-button{align-items:center;background:#fff;border:1px solid #dadce0;border-radius:4px;color:#3c4043;cursor:pointer;display:inline-flex;font-family:Arial,sans-serif;font-size:14px;font-weight:500;gap:10px;height:44px;justify-content:center;letter-spacing:0;line-height:20px;padding:0 12px;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease;width:100%}.edu-google-signin-button:focus-visible,.edu-google-signin-button:hover{background:#f8fafd;border-color:#d2e3fc;box-shadow:0 1px 2px rgba(60,64,67,.18)}.edu-google-signin-button:active{background:#f1f3f4}.edu-google-signin-button__mark{display:block;flex:0 0 auto;height:18px;width:18px}.edu-login-forgot-link{margin-top:28px}.account-cta{min-height:36px;padding:8px 18px}.eyebrow,.panel-kicker{color:var(--secondary);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.lead{max-width:680px;font-size:1.12rem;line-height:1.7}.body-copy,.lead,.meta{color:var(--muted)}.meta{font-size:.88rem}.actions,.badge-row,.card-footer,.course-fact-row,.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.access-sidebar,.asset-download-panel,.card,.clinical-guidance-panel,.course-card,.course-competency-panel,.empty-state,.hero-panel,.info-panel,.lesson-completion-panel,.lesson-content-panel,.lesson-sidebar,.library-card,.login-form,.materials-panel,.module-panel,.panel,.path-card,.path-hero-panel,.roadmap-empty,.roadmap-node-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-card);box-shadow:none}.asset-download-panel,.card,.clinical-guidance-panel,.course-competency-panel,.empty-state,.hero-panel,.info-panel,.lesson-completion-panel,.lesson-content-panel,.library-card,.materials-panel,.module-panel,.panel,.path-card,.path-hero-panel{display:grid;grid-gap:16px;gap:16px;padding:28px}.section-heading{display:grid;grid-gap:10px;gap:10px;min-width:0}.section-heading p:last-child{max-width:760px}.access-pill,.filter-chip,.skill-chip,.status-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-low);color:var(--muted);font-size:.76rem;font-weight:700;line-height:1.2;padding:6px 10px;text-align:center;text-decoration:none}.access-pill.completed,.access-pill.unlocked,.status-badge.success{border-color:rgba(76,99,88,.34);background:var(--secondary-soft);color:#244036}.access-pill.available,.status-badge.muted{background:var(--surface-mid)}.status-badge.error{border-color:rgba(124,45,37,.3);background:rgba(124,45,37,.08);color:#7c2d25}.access-pill.free{border-color:rgba(76,99,88,.24);background:var(--secondary-soft);color:#244036}.access-pill.locked,.access-pill.locked-pill,.locked{color:#7c2d25}.large-pill{padding:8px 12px}.skill-chip-list{display:flex;flex-wrap:wrap;gap:8px}.skill-chip{border-radius:var(--radius);background:var(--surface-mid);color:var(--muted)}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;border-bottom:1px solid var(--line-soft);margin:0 auto 40px;padding-bottom:24px}.filter-chip{min-height:44px;border-color:var(--line);background:transparent;color:var(--ink);font-size:.95rem;padding:10px 22px}.filter-chip.active,.filter-chip:hover{border-color:var(--primary);background:var(--primary);color:#ffffff}.catalog-hero,.course-hero,.learning-dashboard,.login-layout,.path-hero,.roadmap-hero{display:grid;grid-template-columns:minmax(0,7fr) minmax(300px,5fr);grid-gap:var(--gutter);gap:var(--gutter);align-items:center;padding-top:64px;padding-bottom:64px}.catalog-hero,.course-hero,.learning-dashboard,.path-hero{border-bottom:1px solid var(--line-soft)}.course-hero-copy,.edu-catalog-hero-copy,.edu-launch-hero-copy,.hero-copy,.login-copy,.path-hero-copy,.roadmap-hero-copy{display:grid;align-content:center;grid-gap:24px;gap:24px;min-width:0}.course-hero-copy h1,.hero-copy h1,.login-copy h1,.path-hero-copy h1,.roadmap-hero-copy h1{font-size:3rem}.hero-panel,.path-hero-panel{align-content:center;min-height:250px}.library-meta-list,.sidebar-stats,.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0}.library-meta-list div,.sidebar-stats div,.stat-grid div{min-width:0;border-top:1px solid var(--line-soft);padding-top:12px}.library-meta-list dt,.sidebar-stats dt,.stat-grid dt{color:var(--muted-soft);font-size:.72rem;font-weight:800;text-transform:uppercase}.library-meta-list dd,.sidebar-stats dd,.stat-grid dd{margin:4px 0 0;color:var(--primary);font-family:"Source Serif 4",Georgia,serif;font-size:1.45rem;font-weight:600}.catalog-section,.competency-grid,.course-grid,.course-sales-grid,.grid,.library-grid,.module-list,.path-section-grid{display:grid;grid-gap:24px;gap:24px}.competency-grid,.course-grid,.grid,.library-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.edu-launch-flow{position:relative;grid-template-columns:1fr;max-width:820px;padding:var(--section) 0}.edu-launch-flow:before,.edu-path-detail-roadmap:before,.roadmap-board:before{position:absolute;top:32px;bottom:32px;left:50%;width:2px;background:var(--secondary-muted);content:""}.edu-launch-step{position:relative;grid-template-columns:1fr 56px 1fr;align-items:center;border:0;background:transparent;padding:0}.edu-launch-step:nth-child(odd){text-align:right}.edu-launch-step:nth-child(2n){direction:rtl;text-align:left}.edu-launch-step:nth-child(2n)>*{direction:ltr}.edu-path-detail-marker,.edu-step-number,.path-card-index,.roadmap-node-marker{display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#ffffff;font-weight:800}.edu-step-number{width:44px;height:44px;justify-self:center;border:4px solid var(--surface);font-size:.82rem}.edu-launch-service{width:100%;max-width:none;margin-top:0;border-right:0;border-left:0;background:var(--surface-low);padding:var(--section) max(32px,calc((100vw - var(--container)) / 2))}.edu-launch-service-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);grid-gap:var(--gutter);gap:var(--gutter);align-items:end;margin-top:26px}.edu-launch-service-actions,.edu-launch-service-copy{display:grid;grid-gap:16px;gap:16px}.check-list,.compact-step-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:18px}.course-card,.edu-library-row,.edu-program-row{display:grid;grid-template-columns:290px minmax(0,1fr) auto;grid-gap:32px;gap:32px;align-items:center;border:1px solid var(--line);border-radius:0;background:transparent;padding:24px}.course-card-media,.edu-program-media{min-height:150px;overflow:hidden;background:var(--surface-mid)}.course-card-media img,.course-hero-media img,.edu-program-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.course-visual{display:grid;min-height:170px;align-content:end;grid-gap:10px;gap:10px;padding:24px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(0,0,0,.12)),var(--surface-mid)}.course-visual.large{min-height:360px}.course-visual span{display:block;height:10px;background:rgba(0,45,54,.22)}.course-visual span:first-child{width:70%}.course-visual span:nth-child(2){width:44%}.course-visual span:nth-child(3){width:86%}.course-card-body,.edu-library-item-main,.edu-library-row-main,.edu-program-main{display:grid;grid-gap:12px;gap:12px;min-width:0}.course-card-body h2,.edu-program-main h3,.library-card h2{color:var(--primary);font-size:1.65rem}.edu-program-index{color:var(--secondary);font-size:.78rem;font-weight:800}.edu-library-actions,.edu-program-aside{display:grid;grid-gap:18px;gap:18px;justify-items:end}.course-detail{display:block}.course-detail>section,.edu-course-catalog>section,.edu-library>section,.library-detail>section{width:min(var(--container),calc(100% - 64px));margin-right:auto;margin-left:auto}.course-sales-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:56px;margin-bottom:56px}.course-competency-panel,.curriculum,.edu-program-section{margin-top:56px}.module-panel{position:relative;padding:28px}.module-heading{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;justify-content:space-between}.course-progress-lesson-list,.lesson-list,.materials-list{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.course-progress-lesson,.edu-material-item,.lesson-row,.material-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;border-top:1px solid var(--line-soft);padding:14px 0}.edu-lesson-row__main,.lesson-main{display:flex;gap:12px;align-items:center;min-width:0}.course-progress-lesson-main,.lesson-main .lesson-title-stack,.lesson-title-stack{display:grid;grid-gap:4px;gap:4px;min-width:0}.course-progress-lesson-title,.lesson-title{color:var(--ink);font-weight:700;overflow-wrap:anywhere;text-decoration:none}.course-progress-lesson-title:hover,.lesson-title:hover{color:var(--primary);text-decoration:underline}.course-progress-lesson-meta,.lesson-skill-summary{color:var(--muted);font-size:.82rem}.lesson-state{flex:0 0 auto;width:12px;height:12px;border:2px solid var(--secondary);border-radius:999px}.lesson-state-current,.lesson-state-free{background:var(--secondary-soft)}.lesson-state-available,.lesson-state-completed,.lesson-state-unlocked{background:var(--secondary)}.lesson-state-locked{border-color:var(--line);background:transparent}.edu-library-list,.edu-library-shelf{display:grid;grid-gap:24px;gap:24px}.edu-library-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);grid-gap:32px;gap:32px;padding:34px}.edu-library-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:var(--gutter);gap:var(--gutter);align-items:flex-start}.edu-library-detail-main,.library-access-panel{display:grid;grid-gap:24px;gap:24px}.access-sidebar,.edu-library-detail-sidebar,.lesson-sidebar{position:-webkit-sticky;position:sticky;top:var(--sticky-offset);display:grid;grid-gap:16px;gap:16px;padding:24px}.pdf-viewer{overflow:hidden;min-height:600px;border:1px solid var(--line-soft);border-radius:var(--radius)}.pdf-frame,.pdf-viewer{width:100%;background:var(--surface-mid)}.pdf-frame{display:block;height:70vh;min-height:560px;border:0}.video-shell{overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:#111}.video-frame{aspect-ratio:16/9}.video-frame iframe{width:100%;height:100%;border:0}.edu-lesson-workspace,.lesson-layout{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start}.edu-lesson-workspace{width:min(var(--container),calc(100% - 64px));padding-top:40px}.edu-lesson-main,.lesson-primary{display:grid;grid-gap:40px;gap:40px;min-width:0}.edu-lesson-header,.lesson-header{display:grid;grid-gap:16px;gap:16px;border:0;background:transparent;padding:0}.edu-lesson-header__status{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.edu-lesson-focus-stack{display:grid;grid-gap:40px;gap:40px}.course-map-sidebar,.edu-lesson-sidebar,.lesson-context-sidebar{position:-webkit-sticky;position:sticky;top:var(--sticky-offset);border-right:1px solid var(--line-soft);background:transparent;padding:0 28px 0 0}.clinical-guidance-panel{gap:24px}.edu-guidance-grid,.guidance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.guidance-item,.intervention-box,.reflection-prompt{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-low);padding:22px}.reflection-prompt{border-color:rgba(76,99,88,.32);background:rgba(206,233,218,.34)}.course-progress-actions,.course-progress-summary,.lesson-completion-form,.lesson-completion-panel,.lesson-completion-state,.sidebar-links,.sidebar-skill-panel{display:grid;grid-gap:14px;gap:14px}.course-progress-meter,.learning-progress-meter{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:var(--surface-high);accent-color:var(--secondary)}.course-progress-meter::-webkit-progress-bar,.learning-progress-meter::-webkit-progress-bar{background:var(--surface-high)}.course-progress-meter::-webkit-progress-value,.learning-progress-meter::-webkit-progress-value{background:var(--secondary)}.edu-learn-progress-card,.edu-learn-resume-card,.roadmap-command{display:grid;grid-gap:18px;gap:18px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-card);padding:28px}.edu-learn-progress-card__meter{display:grid;grid-gap:12px;gap:12px}.edu-learn-progress-card__meter span,.roadmap-ring span{color:var(--primary);font-family:"Source Serif 4",Georgia,serif;font-size:2.5rem;font-weight:600}.roadmap-hero{border-bottom:0}.edu-roadmap-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;max-width:760px;margin:8px 0 0}.edu-roadmap-hero__stats div{border-top:1px solid var(--line-soft);padding-top:12px}.edu-roadmap-hero__stats dt{color:var(--muted-soft);font-size:.72rem;font-weight:800;text-transform:uppercase}.edu-roadmap-hero__stats dd{margin:4px 0 0;color:var(--secondary);font-family:"Source Serif 4",Georgia,serif;font-size:1.8rem;font-weight:600}.roadmap-ring{--roadmap-progress:0%;display:grid;place-items:center;width:142px;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle at center,var(--surface-card) 0 56%,transparent 57%),conic-gradient(var(--secondary) 0 var(--roadmap-progress),var(--surface-high) var(--roadmap-progress) 100%)}.edu-path-detail-roadmap,.edu-roadmap-board,.roadmap-board{position:relative;display:grid;grid-gap:48px;gap:48px;border-left:2px solid var(--secondary-soft);margin-top:48px;padding:4px 0 4px 44px}.edu-path-detail-roadmap:before,.roadmap-board:before{display:none}.edu-path-detail-node,.edu-roadmap-node,.roadmap-node{position:relative;display:block}.edu-path-detail-marker,.edu-roadmap-node__marker,.roadmap-node-marker{position:absolute;top:20px;left:-57px;width:24px;height:24px;border:4px solid var(--secondary);background:var(--surface-card);color:transparent}.edu-path-detail-marker span,.edu-roadmap-node__marker span,.roadmap-node-marker span{display:none}.edu-path-detail-card,.edu-roadmap-node__card,.roadmap-node-card{display:grid;grid-gap:18px;gap:18px;padding:30px}.edu-roadmap-next-step,.edu-roadmap-node__header,.roadmap-next-step,.roadmap-node-header{display:flex;gap:18px;align-items:flex-start;justify-content:space-between}.edu-roadmap-node__progress,.roadmap-node-progress{display:grid;grid-gap:8px;gap:8px}.edu-roadmap-skill-strip{display:grid;grid-gap:20px;gap:20px;margin-bottom:48px}.roadmap-preview-list{display:grid;grid-gap:12px;gap:12px}.roadmap-preview-item{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;border:1px dashed var(--line);border-radius:var(--radius);padding:16px}.roadmap-empty{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);grid-gap:32px;gap:32px;padding:40px}.login-layout{min-height:calc(100vh - 240px)}.login-form{display:grid;grid-gap:16px;gap:16px;padding:34px}.login-form label{color:var(--ink);font-weight:700}.login-form input{width:100%;min-height:48px;border:1px solid transparent;border-radius:var(--radius);background:var(--surface-low);color:var(--ink);padding:12px}.login-form input:focus{border-color:var(--primary);outline:2px solid rgba(0,45,54,.12)}.footer{display:flex;align-items:center;justify-content:space-between;gap:32px;width:min(var(--container),calc(100% - 64px));margin:0 auto;border-top:1px solid var(--line-soft);padding:56px 0 72px;color:var(--muted);font-size:.82rem}.footer-brand{color:var(--ink);font-family:"Source Serif 4",Georgia,serif;font-weight:600}.footer nav{display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-end}.footer a{font-weight:700;text-decoration:none}.footer a:hover{color:var(--primary)}.mobile-nav{display:none}@media (max-width:1080px){.topbar{padding-right:24px;padding-left:24px}.nav{gap:18px}.course-card,.edu-library-row,.edu-program-row{grid-template-columns:220px minmax(0,1fr)}.edu-library-actions,.edu-program-aside{grid-column:2;justify-items:start}.edu-lesson-workspace,.lesson-layout{grid-template-columns:1fr}.course-map-sidebar,.edu-lesson-sidebar,.lesson-context-sidebar{position:static;border-right:0;border-bottom:1px solid var(--line-soft);padding:0 0 24px}}@media (max-width:860px){:root{--section:56px;--gutter:24px}.shell{padding-top:72px;padding-bottom:64px}.topbar{height:72px}.brand{font-size:1.1rem}.account-cta,.nav{display:none}.course-detail>section,.edu-course-catalog>section,.edu-lesson-workspace,.edu-library>section,.footer,.library-detail>section,.main>*{width:min(100% - 40px,var(--container))}.catalog-hero,.course-hero,.course-sales-grid,.edu-library-detail-layout,.edu-library-featured,.learning-dashboard,.login-layout,.path-hero,.roadmap-empty,.roadmap-hero{grid-template-columns:1fr}.course-hero-copy h1,.hero-copy h1,.login-copy h1,.path-hero-copy h1,.roadmap-hero-copy h1,h1{font-size:2.25rem}h2{font-size:1.6rem}.edu-launch-flow:before{left:22px}.edu-launch-step,.edu-launch-step:nth-child(2n),.edu-launch-step:nth-child(odd){grid-template-columns:44px minmax(0,1fr);gap:16px;direction:ltr;text-align:left}.edu-launch-step>.eyebrow,.edu-launch-step>h2,.edu-launch-step>p{grid-column:2}.edu-step-number{grid-row:1/4;align-self:start}.edu-launch-service{padding-right:20px;padding-left:20px}.course-card,.course-progress-lesson,.edu-guidance-grid,.edu-launch-service-grid,.edu-library-row,.edu-material-item,.edu-program-row,.edu-roadmap-hero__stats,.guidance-grid,.lesson-row,.material-item{grid-template-columns:1fr}.course-card-media,.edu-program-media{min-height:170px}.edu-library-actions,.edu-program-aside{grid-column:auto;justify-items:stretch}.button{width:100%}.filter-chip{flex:1 1 auto;justify-content:center}.footer{display:grid;padding-bottom:92px}.footer nav{justify-content:flex-start}.mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line-soft);background:rgba(252,249,247,.97);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav a{display:grid;grid-gap:2px;gap:2px;justify-items:center;color:var(--muted);font-size:.68rem;font-weight:700;padding:8px 4px 10px;text-decoration:none}.mobile-nav span{color:var(--primary);font-size:1.05rem;line-height:1}}@media (max-width:560px){.account-form{gap:8px}.nav-email{max-width:120px}.asset-download-panel,.card,.clinical-guidance-panel,.course-competency-panel,.edu-path-detail-card,.edu-roadmap-node__card,.empty-state,.hero-panel,.info-panel,.lesson-completion-panel,.lesson-content-panel,.library-card,.login-form,.materials-panel,.module-panel,.panel,.path-card,.path-hero-panel,.roadmap-node-card{padding:20px}.pdf-frame,.pdf-viewer{min-height:440px}.pdf-frame{height:440px}}@media (max-width:900px){.edu-not-found-cards{grid-template-columns:1fr}}@media (max-width:640px){.edu-auth-state,.edu-not-found-page,.edu-system-state-page{width:min(100% - 40px,var(--container));padding-top:24px}.edu-not-found-hero h1{font-size:2.45rem}.edu-route-illustration{width:200px;height:150px}.edu-auth-state-card,.edu-system-state-card{padding:28px 20px}.edu-login-status-card{grid-template-columns:1fr;justify-items:center;text-align:center}}.-bottom-8{bottom:-2rem}.-z-10{z-index:-10}.absolute{position:absolute}.active\:bg-surface-container-highest:active{background-color:#e4e2e0}.active\:opacity-80:active{opacity:.8}.aspect-\[1672\/941\]{aspect-ratio:1672/941}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.bg-background{background-color:#fcf9f7}.bg-black{background-color:#000000}.bg-error-container\/20{background-color:#ffdad633}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-outline{background-color:#71787b}.bg-outline-variant{background-color:#c1c8ca}.bg-primary{background-color:#002d36}.bg-secondary{background-color:#4c6358}.bg-secondary-container,.bg-secondary-fixed{background-color:#cee9da}.bg-secondary-fixed-dim{background-color:#b3ccbf}.bg-surface{background-color:#fcf9f7}.bg-surface-container{background-color:#f0edeb}.bg-surface-container-high{background-color:#eae8e6}.bg-surface-container-highest{background-color:#e4e2e0}.bg-surface-container-low{background-color:#f6f3f1}.bg-surface-container-lowest,.bg-white{background-color:#ffffff}.block{display:block}.border{border-width:1px;border-style:solid}.border-4{border-width:4px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-b-2{border-bottom-width:2px;border-bottom-style:solid}.border-dashed{border-style:dashed}.border-error\/20{border-color:#ba1a1a33}.border-l-4{border-left-width:4px;border-left-style:solid}.border-none{border-width:0}.border-outline{border-color:#71787b}.border-outline-variant{border-color:#c1c8ca}.border-primary{border-color:#002d36}.border-secondary{border-color:#4c6358}.border-surface{border-color:#fcf9f7}.border-transparent{border-color:transparent}.border-t{border-top-style:solid}.border-t,.border-y{border-top-width:1px}.border-y{border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid}.bottom-0{bottom:0}.bottom-12{bottom:3rem}.cursor-pointer{cursor:pointer}.dark .dark\:bg-surface-container{background-color:#f0edeb}.dark .dark\:bg-surface-container-high{background-color:#eae8e6}.dark .dark\:bg-surface-container-lowest{background-color:#ffffff}.dark .dark\:border-outline{border-color:#71787b}.dark .dark\:border-primary-fixed{border-color:#c1e9f6}.dark .dark\:hover\:text-primary-fixed:hover{color:#c1e9f6}.dark .dark\:text-on-surface{color:#1b1c1b}.dark .dark\:text-on-surface-variant{color:#41484a}.dark .dark\:text-primary-fixed{color:#c1e9f6}.dark .dark\:text-secondary-fixed{color:#cee9da}.decoration-2{text-decoration-thickness:2px}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.fixed{position:fixed}.flex{display:flex}.flex-1{flex:1 1}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.focus\:ring-1:focus{box-shadow:0 0 0 .25rem var(--tw-ring-color,#3b82f6)}.focus\:ring-primary:focus{--tw-ring-color:#002d36}.font-body-lg,.font-body-md{font-family:Geist,ui-sans-serif,system-ui,sans-serif}.font-bold{font-weight:700}.font-display-lg,.font-headline-lg,.font-headline-lg-mobile,.font-headline-md,.font-headline-sm{font-family:"Source Serif 4",Georgia,serif}.font-label-md,.font-label-sm{font-family:Geist,ui-sans-serif,system-ui,sans-serif}.font-medium{font-weight:500}.font-semibold{font-weight:600}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-gutter{gap:32px}.grayscale{filter:grayscale(100%)}.grayscale.brightness-90{filter:grayscale(100%) brightness(.9)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.group:hover .group-hover\:border-secondary{border-color:#4c6358}.group:hover .group-hover\:grayscale-0{filter:grayscale(0)}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:text-primary{color:#002d36}.group:hover .group-hover\:text-secondary{color:#4c6358}.group:hover .group-hover\:underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.h-12{height:3rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-2{height:.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-8{height:2rem}.h-\[1px\]{height:1px}.h-\[2px\]{height:2px}.h-\[400px\]{height:400px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.hidden{display:none}.hover\:bg-primary\/90:hover{background-color:#002d36e6}.hover\:bg-secondary-fixed-dim:hover{background-color:#b3ccbf}.hover\:bg-surface-container:hover{background-color:#f0edeb}.hover\:bg-surface-container-high:hover{background-color:#eae8e6}.hover\:border-secondary:hover{border-color:#4c6358}.hover\:text-on-primary:hover{color:#ffffff}.hover\:text-primary:hover{color:#002d36}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inset-0{inset:0}.italic{font-style:italic}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.left-0{left:0}.left-4{left:1rem}.left-6{left:1.5rem}@media (min-width:1024px){.lg\:hidden{display:none}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-disc{list-style-type:disc}.max-w-container-max{max-width:1440px}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}@media (min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:hidden{display:none}.md\:items-start{align-items:flex-start}.md\:left-1\/2{left:50%}.md\:pl-12{padding-left:3rem}.md\:px-margin-desktop{padding-left:64px;padding-right:64px}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:w-1\/2{width:50%}}.min-h-screen{min-height:100vh}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.no-underline{text-decoration:none}.object-cover{object-fit:cover}.opacity-40{opacity:.4}.opacity-80{opacity:.8}.outline-none{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.p-10{padding:2.5rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pb-1{padding-bottom:.25rem}.pb-6{padding-bottom:1.5rem}.pb-section-gap{padding-bottom:80px}.pr-12{padding-right:3rem}.pt-12{padding-top:3rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-margin-mobile{padding-left:20px;padding-right:20px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-section-gap{padding-top:80px;padding-bottom:80px}.relative{position:relative}.ring-2{box-shadow:0 0 0 .5rem var(--tw-ring-color,#3b82f6)}.ring-outline-variant{--tw-ring-color:#c1c8ca}.ring-secondary-fixed{--tw-ring-color:#cee9da}.rounded{border-radius:.125rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.25rem}.rounded-xl{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1)}.shrink-0{flex-shrink:0}.space-y-12{--stitch-space-y:3rem}.space-y-16{--stitch-space-y:4rem}.space-y-2{--stitch-space-y:0.5rem}.space-y-4{--stitch-space-y:1rem}.space-y-6{--stitch-space-y:1.5rem}.sticky{position:-webkit-sticky;position:sticky}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[48px\]{font-size:48px}.text-body-lg{font-size:18px}.text-body-lg,.text-body-md{line-height:1.6;font-weight:400}.text-body-md{font-size:16px}.text-center{text-align:center}.text-display-lg{font-size:clamp(34px,3vw + 24px,48px);line-height:1.12;font-weight:600;letter-spacing:0}.text-error{color:#ba1a1a}.text-headline-lg{font-size:32px;line-height:1.2;font-weight:600;letter-spacing:0}.text-headline-md{font-size:24px;line-height:1.3;font-weight:500;letter-spacing:0}.text-headline-sm{font-size:20px;line-height:1.35;font-weight:500;letter-spacing:0}.text-label-md{font-size:14px;font-weight:500}.text-label-md,.text-label-sm{line-height:1.4;letter-spacing:0}.text-label-sm{font-size:12px;font-weight:600}.text-\[32px\]{font-size:32px;line-height:1}.text-on-background{color:#1b1c1b}.text-on-primary{color:#ffffff}.text-on-secondary-container{color:#52695e}.text-on-secondary-fixed{color:#092017}.text-on-surface{color:#1b1c1b}.text-on-surface-variant{color:#41484a}.text-on-surface-variant\/40{color:#41484a66}.text-on-surface-variant\/60{color:#41484a99}.text-on-tertiary-fixed{color:#191c19}.text-outline{color:#71787b}.text-outline-variant{color:#c1c8ca}.text-primary{color:#002d36}.text-secondary{color:#4c6358}.text-sm{font-size:.875rem;line-height:1.25rem}.text-surface-variant{color:#e4e2e0}.text-white{color:#ffffff}.text-xs{font-size:.75rem;line-height:1rem}.to-transparent{--tw-gradient-to:transparent}.top-12{top:3rem}.tracking-wider,.tracking-widest{letter-spacing:0}.via-outline-variant{--tw-gradient-to:#c1c8ca00;--tw-gradient-stops:var(--tw-gradient-from),#c1c8ca,var(--tw-gradient-to)}.transition-all{transition-property:all;transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-duration:.15s}.transition-transform{transition-property:transform;transition-duration:.15s}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.uppercase{text-transform:uppercase}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-4{width:1rem}.w-8{width:2rem}.w-full{width:100%}.whitespace-nowrap{white-space:nowrap}.z-10{z-index:10}.z-50{z-index:50}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-12>*+*{margin-top:3rem}.space-y-16>*+*{margin-top:4rem}.material-symbols-outlined{font-size:24px;line-height:1;flex-shrink:0}.edu-material-symbol{display:inline-block;flex:0 0 auto;vertical-align:-.125em}.active\:scale-95:active{transform:scale(.95)}.active\:scale-\[0\.98\]:active{transform:scale(.98)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.max-w-xs{max-width:20rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-\[600px\]{max-width:600px}.max-w-\[800px\]{max-width:800px}.max-w-\[900px\]{max-width:900px}@media (min-width:768px){.md\:col-span-6{grid-column:span 6/span 6}.md\:p-10{padding:2.5rem}.md\:w-64{width:16rem}}@media (max-width:767px){.stitch-mobile-only .px-margin-mobile{box-sizing:border-box;padding-left:20px!important;padding-right:20px!important}.stitch-mobile-only .max-w-\[500px\],.stitch-mobile-only .max-w-\[600px\],.stitch-mobile-only .max-w-container-max{max-width:calc(100vw - 60px)!important}.stitch-mobile-only .w-full{width:100%!important;max-width:100%!important}.stitch-mobile-only header .w-full,.stitch-mobile-only nav.fixed.bottom-0.w-full{width:100vw!important;max-width:100vw!important}.stitch-mobile-only .text-body-lg{font-size:16px;line-height:1.55}.stitch-mobile-only .text-headline-lg{font-size:28px;line-height:1.2}.stitch-mobile-only nav.fixed.bottom-0{padding-left:8px!important;padding-right:8px!important}.stitch-mobile-only nav.fixed.bottom-0>:is(a,div){flex:1 1;min-width:0}.stitch-mobile-only nav.fixed.bottom-0 .text-label-sm{font-size:11px;line-height:1.2}}@media (min-width:768px){.md\:block{display:block}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-6{grid-column:span 6/span 6}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:hidden{display:none}.md\:items-start{align-items:flex-start}.md\:left-1\/2{left:50%}.md\:p-10{padding:2.5rem}.md\:pl-12{padding-left:3rem}.md\:px-margin-desktop{padding-left:64px;padding-right:64px}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:w-1\/2{width:50%}.md\:w-64{width:16rem}}@media (min-width:1024px){.lg\:flex{display:flex}}.stitch-export .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#b3ccbf;transform:translateX(-50%);z-index:0}.stitch-export .max-w-\[800px\] .bg-secondary-fixed-dim.\-z-10{z-index:0}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_ebdb69{font-family:Geist,Geist Fallback;font-style:normal}.__variable_ebdb69{--font-edu-sans:"Geist","Geist Fallback"}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_b897fa{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_b897fa{--font-edu-serif:"Source Serif 4","Source Serif 4 Fallback"}.stitch-export{min-height:100vh;background:#fcf9f7;color:#1b1c1b;font-family:Geist,ui-sans-serif,system-ui,sans-serif}:where(.stitch-export h1,.stitch-export h2,.stitch-export h3,.stitch-export h4,.stitch-export h5,.stitch-export h6,.stitch-export p,.stitch-export ul,.stitch-export ol){margin:0}:where(.stitch-export h1,.stitch-export h2,.stitch-export h3,.stitch-export h4,.stitch-export h5,.stitch-export h6){overflow-wrap:normal}:where(.stitch-export img){display:block;max-width:100%}.edu-start-hero-title{max-width:10.5em}@media (max-width:767px){.edu-start-hero-section{padding-top:48px;padding-bottom:56px}.edu-start-hero-copy{gap:1.25rem}.edu-start-hero-title{max-width:100%;font-size:2rem;line-height:1.16}.edu-start-hero-lead{max-width:32ch;font-size:1rem;line-height:1.55}.edu-start-hero-actions{width:100%;gap:.75rem;margin-top:.25rem}.edu-start-hero-actions a{width:100%;justify-content:center;padding:.9rem 1.25rem}.edu-start-hero-media-column{display:none}.edu-start-final-cta{padding-top:56px;padding-bottom:72px}.edu-start-final-cta-title{margin-bottom:1.25rem;font-size:2rem;line-height:1.16}.edu-start-final-cta-lead{margin-bottom:2rem;font-size:1rem;line-height:1.55}.edu-start-final-cta-actions{gap:.75rem}.edu-start-final-cta-actions a{padding:.95rem 1.25rem}}.edu-start-library-band .edu-media-loading-shimmer{display:none}.edu-start-trust-title{min-height:3rem;text-align:center;line-height:1.2}.edu-login-screen{overflow-x:hidden}.edu-login-panel{max-width:min(440px,calc(100vw - 40px))}.edu-login-copy{max-width:min(320px,calc(100vw - 40px))}.edu-topbar-brand{display:inline-flex;align-items:center;justify-content:center;width:154px;height:40px;color:var(--primary);text-decoration:none}.edu-topbar-brand img{display:block;width:100%;height:100%;object-fit:contain}.edu-topbar-mobile-trigger{display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-low);color:var(--primary);cursor:pointer;list-style:none}.edu-topbar-mobile-trigger::-webkit-details-marker{display:none}.edu-topbar-mobile-panel{position:absolute;top:100%;right:20px;left:20px;z-index:70;display:grid;grid-gap:2px;gap:2px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-card);box-shadow:0 20px 45px rgba(0,45,54,.14);padding:10px}.edu-topbar-mobile-panel a,.edu-topbar-mobile-panel button{display:flex;align-items:center;width:100%;min-height:42px;border:0;border-radius:var(--radius);background:transparent;color:var(--primary);cursor:pointer;font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-size:.95rem;font-weight:750;padding:10px 12px;text-decoration:none}.edu-topbar-mobile-panel a:focus-visible,.edu-topbar-mobile-panel a:hover,.edu-topbar-mobile-panel a[aria-current=page],.edu-topbar-mobile-panel button:focus-visible,.edu-topbar-mobile-panel button:hover{background:var(--surface-low);outline:0}.edu-topbar-mobile-login{margin-top:4px;border-top:1px solid var(--line-soft)}@media (max-width:767px){.edu-login-title{max-width:calc(100vw - 60px);font-size:28px;line-height:1.2;overflow-wrap:break-word}.edu-login-panel{width:calc(100vw - 60px);max-width:calc(100vw - 60px)}.edu-login-footer-links{flex-direction:column;gap:12px}}.stitch-export a{text-decoration:none}.edu-spot-img{mix-blend-mode:multiply;-webkit-user-select:none;-moz-user-select:none;user-select:none}.edu-empty-spot{margin:-10px 0 -6px}.edu-empty-scene{max-width:100%;height:auto;margin-bottom:2px}.edu-paths-cta-band-media{opacity:.32}.edu-paths-cta-band-media img{object-position:50% 82%}.edu-workmode-spot{margin:-10px 0 6px -16px}.edu-start-steps__numeral{font-size:3.25rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}