:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eaf1fb;--ink:#07111f;--panel:#0d1a2b;--line:#243750;--paper:#f5f7fb;--text:#152238;--muted:#9fb0c6;--blue:#5f8fff;--lime:#b8f36b;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#eaf1fb;margin:0}a{color:inherit}.skip-link{color:#111;z-index:10;background:#fff;padding:.8rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#07111ff0;align-items:center;gap:3rem;height:72px;padding:0 max(1.25rem,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--lime);color:#0b1726;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.site-header nav{gap:1.5rem;display:flex}.site-header nav a{color:#c7d3e3;text-decoration:none}.local-badge,.category-pill{color:#a9c4ff;background:#142640;border:1px solid #294977;border-radius:999px;margin-left:auto;padding:.35rem .7rem;font-size:.75rem;font-weight:700}.home,.lesson-page{width:min(1180px,100% - 2.5rem);margin:auto}.hero{grid-template-columns:1.45fr .55fr;align-items:center;gap:5rem;min-height:620px;display:grid}.eyebrow,.section-number{color:var(--lime);letter-spacing:.16em;font-size:.75rem;font-weight:800}.hero h1{letter-spacing:-.065em;margin:.8rem 0 1.5rem;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.92}.hero h1 span{color:#8eacff}.hero p:not(.eyebrow){color:#aebed1;max-width:640px;font-size:1.2rem;line-height:1.7}.primary,.secondary,.link-button{cursor:pointer;border:0;border-radius:10px;padding:.85rem 1.15rem;font-size:.95rem;font-weight:800}.primary,.link-button{background:var(--blue);color:#07111f}.link-button{margin-top:1rem;text-decoration:none;display:inline-block}.secondary{color:#c9d7e8;background:0 0;border:1px solid #38506e}.primary:focus-visible,.secondary:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.signal-panel{border:1px solid var(--line);background:var(--panel);border-radius:18px;overflow:hidden}.signal-panel span{border-bottom:1px solid var(--line);color:#627892;gap:1rem;padding:1.4rem;display:flex}.signal-panel span:last-child{border:0}.signal-panel b{color:#fff}.curriculum{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:5rem;padding:5rem 0 7rem;display:grid}.curriculum h2{margin:.5rem 0;font-size:2.5rem}.curriculum>div>p:last-child,.curriculum article p{color:var(--muted);line-height:1.7}.curriculum article{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:2rem}.curriculum article .category-pill{margin:0;display:inline-block}.curriculum article h3{margin:1.2rem 0 .4rem;font-size:1.8rem}.curriculum article>a{color:#9db8ff;margin-top:1.5rem;font-weight:800;text-decoration:none;display:block}.lesson-meta{color:#9fb0c6;flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}.lesson-meta span+span:before{content:"•";color:#52657e;margin-right:1rem}.breadcrumbs{color:#8fa2b9;flex-wrap:wrap;gap:.6rem;padding:1.5rem 0;font-size:.85rem;display:flex}.lesson-hero{grid-template-columns:1fr 230px;gap:4rem;padding:4rem 0;display:grid}.lesson-hero h1{letter-spacing:-.055em;margin:.5rem 0 1rem;font-size:clamp(2.8rem,6vw,5.5rem)}.lesson-hero>div>p:not(.eyebrow){color:#afbdd0;max-width:780px;font-size:1.2rem;line-height:1.6}.lesson-status{border-left:1px solid var(--line);color:#9fb0c6;flex-direction:column;justify-content:center;gap:.5rem;padding-left:2rem;display:flex}.lesson-status strong{color:#fff}.lesson-tabs{border-bottom:1px solid var(--line);z-index:4;background:#07111f;gap:2rem;display:flex;position:sticky;top:72px}.lesson-tabs a{color:#9fb0c6;padding:1.1rem .2rem;font-weight:700;text-decoration:none}.lesson-tabs .active{color:#fff;border-bottom:3px solid var(--lime)}.lesson-layout{grid-template-columns:230px minmax(0,720px);justify-content:center;gap:4rem;padding:4rem 0;display:grid}.toc{color:#8fa2b9;flex-direction:column;gap:.8rem;height:max-content;font-size:.85rem;display:flex;position:sticky;top:145px}.toc strong{color:#fff;margin-bottom:.5rem}.toc a{text-decoration:none}.lesson-content{color:#cfdae7;font-family:Georgia,serif;font-size:1.08rem;line-height:1.82}.lesson-content .lead{color:#fff;font-size:1.35rem}.lesson-content section{margin-bottom:3.5rem;padding-top:2rem;scroll-margin-top:150px}.lesson-content h2{color:#fff;letter-spacing:-.025em;margin:.4rem 0 1.3rem;font-family:Inter,system-ui,sans-serif;font-size:2rem;line-height:1.2}.objectives{padding:0;list-style:none}.objectives li{border-bottom:1px solid var(--line);padding:.8rem 0 .8rem 2rem;position:relative}.objectives li:before{content:"✓";color:var(--lime);position:absolute;left:0}.callout{border-left:3px solid var(--blue);background:#0e2038;border-radius:0 10px 10px 0;margin:2rem 0;padding:1.2rem 1.4rem;font-family:Inter,system-ui,sans-serif}.callout p{margin:.4rem 0 0;font-size:.95rem}.callout.warning{background:#241d12;border-color:#f0bb55}pre{border:1px solid var(--line);color:#b8f36b;background:#030a12;border-radius:10px;padding:1.2rem;overflow:auto}footer{border-top:1px solid var(--line);color:#8194ac;gap:2rem;padding:2rem max(1.25rem,50vw - 590px);font-size:.85rem;display:flex}footer strong{color:#fff}.assessment-card,.test-shell{background:var(--paper);color:var(--text);border-radius:20px;margin:1rem 0 6rem;padding:clamp(1.5rem,4vw,3.5rem)}.assessment-card{max-width:850px;margin-left:auto;margin-right:auto}.assessment-card .eyebrow{color:#3165d4}.assessment-card h2{margin:.5rem 0;font-size:2.5rem}.assessment-card>p{color:#52627a;line-height:1.7}.assessment-facts{border:1px solid #d9e0eb;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:2rem 0;display:grid}.assessment-facts span{border-right:1px solid #d9e0eb;flex-direction:column;padding:1.2rem;display:flex}.assessment-facts span:last-child{border:0}.assessment-facts strong{font-size:1.5rem}.notice{background:#e9effa;border-radius:8px;padding:1rem}.test-top{border-bottom:1px solid #d8e0eb;justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.test-top>div:first-child{flex-direction:column;gap:.4rem;display:flex}.timer{font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:900}.timer small{text-transform:uppercase;color:#697991;text-align:right;font-size:.65rem;display:block}.question-grid{grid-template-columns:160px 1fr;gap:2.5rem;padding-top:2rem;display:grid}.question-grid aside{grid-template-columns:repeat(4,1fr);gap:.4rem;height:max-content;display:grid}.question-grid aside button{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #c9d3e1;border-radius:7px}.question-grid aside button.answered{background:#dbe7ff;border-color:#6d94ea}.question-grid aside button.marked:after{content:"•";color:#d07b00}.question-grid aside button.current{outline:3px solid #315fd0}.question-panel .category-pill{color:#315cae;background:#e4edff;border-color:#bfcef0;margin:0;display:inline-block}.question-panel h2{margin:1.1rem 0 2rem;font-size:1.7rem;line-height:1.35}.question-panel fieldset{border:0;padding:0}.question-panel legend{color:#697991;margin-bottom:.8rem;font-size:.8rem}.question-panel label{cursor:pointer;border:1px solid #cbd5e2;border-radius:10px;align-items:flex-start;gap:1rem;margin:.7rem 0;padding:1rem;display:flex}.question-panel label.selected{background:#edf3ff;border-color:#3d6fdc}.question-panel input{margin-top:.25rem}.test-actions{border-top:1px solid #d8e0eb;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.test-actions>div{gap:.6rem;display:flex}.test-actions .secondary{color:#30425a;border-color:#aebbd0}.test-actions button:disabled{opacity:.4}.score-result{margin:.5rem 0;font-weight:900;color:#17243a!important;font-size:4rem!important}.score-result small{color:#617087;font-size:1.2rem}.review-list{margin:2rem 0}.review-list details{border-top:1px solid #d7e0eb;padding:1rem 0}.review-list summary{cursor:pointer;justify-content:space-between;gap:1rem;display:flex}.review-list details p{color:#53647b}.review-list details a{color:#315fc5}.correct{color:#26743a}.incorrect{color:#ad3d3d}@media (max-width:760px){.site-header{gap:1rem}.site-header nav{display:none}.local-badge{margin-left:auto}.hero{grid-template-columns:1fr;gap:2rem;padding:5rem 0}.hero h1{font-size:3.6rem}.signal-panel{display:none}.curriculum{grid-template-columns:1fr;gap:2rem}.lesson-hero{grid-template-columns:1fr;gap:1rem}.lesson-status{border-left:0;border-top:1px solid var(--line);padding:1rem 0}.lesson-layout{grid-template-columns:1fr}.toc{border:1px solid var(--line);border-radius:10px;padding:1rem;position:static}.assessment-facts{grid-template-columns:1fr}.assessment-facts span{border-bottom:1px solid #d9e0eb;border-right:0}.question-grid{grid-template-columns:1fr}.question-grid aside{grid-template-columns:repeat(5,1fr)}.test-actions{flex-direction:column}.test-actions>div{grid-template-columns:1fr 1fr;display:grid}.test-actions button{width:100%}footer{flex-direction:column;gap:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.site-header nav a,.site-header nav span,.breadcrumbs a,.toc a,.lesson-tabs a,.curriculum article>a{transition:color .15s,background-color .15s,border-color .15s,transform .15s,box-shadow .15s}.site-header nav a:hover,.site-header nav a:focus-visible,.breadcrumbs a:hover,.breadcrumbs a:focus-visible{color:#fff}.site-header nav a[aria-current=page]{color:#fff;text-shadow:0 0 16px #ffffff3d;position:relative}.site-header nav a[aria-current=page]:after{content:"";background:#b8f36b;border-radius:999px;height:2px;position:absolute;bottom:-.6rem;left:0;right:0;box-shadow:0 0 12px #b8f36b61}.site-header .site-nav{flex:1;justify-content:space-between;align-items:center;min-width:0}.site-header .brand-logo{filter:drop-shadow(0 0 10px #b8f36b1f);flex:0 0 30px;width:30px;height:30px}.site-header .nav-primary,.site-header .nav-actions{align-items:center;gap:1.5rem;display:flex}.site-header .nav-actions{margin-left:auto}.site-header .nav-menu-toggle{color:#d8e2ef;font:inherit;cursor:pointer;background:0 0;border:1px solid #38506e;border-radius:8px;padding:.55rem .7rem;font-size:.82rem;font-weight:800;display:none}.site-header .nav-session-action{color:#c7d3e3;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:color .15s}.site-header .nav-session-action:hover,.site-header .nav-session-action:focus-visible{color:#fff;filter:none;box-shadow:none;transform:none}.site-header .nav-session-action:focus-visible{outline-offset:4px;outline:3px solid #b8f36b}.site-header .nav-session-action:active{box-shadow:none;transform:none}.site-header .nav-session-action:disabled{color:#8194ac;cursor:wait}.site-header .nav-session-placeholder{width:3.5rem}.site-header .nav-session-message{color:#ffd9df;background:#27131a;border:1px solid #7f3340;border-radius:8px;max-width:min(24rem,100vw - 2.5rem);padding:.7rem .9rem;font-size:.82rem;position:absolute;top:72px;right:max(1.25rem,50vw - 590px)}.site-header .create-lesson-nav{color:#b8f36b;font-weight:850}.site-header .create-lesson-nav[aria-current=page],.site-header .create-lesson-nav:hover,.site-header .create-lesson-nav:focus-visible{color:#d8ff9f}.nav-disabled{color:#667991;cursor:not-allowed}.toc a{border-left:2px solid #0000;border-radius:0 8px 8px 0;margin-left:-.65rem;padding:.55rem .65rem}.toc a:hover{color:#fff;background:#12243a;border-left-color:#5f8fff;transform:translate(3px)}.toc a:focus-visible{color:#fff;background:#12243a;border-left-color:#b8f36b}.toc a[aria-current=location]{color:#fff;background:linear-gradient(90deg,#5f8fff38,#5f8fff0a);border-left-color:#8eacff;font-weight:750;box-shadow:inset 8px 0 18px -16px #8eacff}.lesson-tabs a:hover{color:#fff;background:#5f8fff14}.lesson-tabs a[aria-current=location]{color:#fff;text-shadow:0 0 18px #b8f36b61;border-bottom:3px solid #b8f36b}.lesson-content section:target{background:linear-gradient(90deg,#5f8fff1f,#5f8fff00 75%);border-left:3px solid #8eacff;border-radius:0 12px 12px 0;margin-left:-1.4rem;padding-left:1.4rem;position:relative;box-shadow:-12px 0 32px -28px #8eacff}.lesson-content section:target h2{color:#fff;text-shadow:0 0 22px #8eacff47}.curriculum article>a:hover,.curriculum article>a:focus-visible{color:#c8d6ff;transform:translate(4px)}button:not(:disabled):hover,.link-button:hover{filter:brightness(1.09);transform:translateY(-1px);box-shadow:0 8px 22px #2853aa38}button:not(:disabled):active,.link-button:active{box-shadow:none;transform:translateY(1px)}@media (prefers-reduced-motion:reduce){.site-header nav a,.site-header nav span,.site-header .nav-session-action,.breadcrumbs a,.toc a,.lesson-tabs a,.curriculum article>a{transition:none}}@media (max-width:760px){.site-header .site-nav{justify-content:flex-end;display:flex}.site-header .nav-primary{background:#07111ffc;border-bottom:1px solid #243750;align-items:stretch;gap:.25rem;padding:.75rem 1.25rem 1rem;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 18px 35px #00000047}.site-header .nav-primary.is-open{flex-direction:column;display:flex}.site-header .nav-primary>a{border-radius:8px;padding:.8rem .75rem;display:block}.site-header .nav-primary>a[aria-current=page]{background:#12243a}.site-header .nav-primary>a[aria-current=page]:after{display:none}.site-header .nav-actions{gap:.85rem}.site-header .nav-menu-toggle{display:inline-flex}}@media (max-width:520px){.site-header .create-lesson-nav{font-size:.82rem}}
:root{--paper:#dbe2eb}.lesson-hero h1{color:#c9d2df;letter-spacing:-.045em;max-width:850px;font-size:clamp(2.8rem,4.8vw,4.8rem);line-height:.98}.lesson-hero .eyebrow{letter-spacing:.12em;font-size:.82rem}.lesson-tabs a[aria-current=page]{color:#fff;text-shadow:0 0 18px #b8f36b61;border-bottom:3px solid #b8f36b}.mode-intro{max-width:760px;margin:3.5rem auto 1.5rem}.mode-intro h2,.next-step-card h2{color:#d9e1ec;letter-spacing:-.035em;margin:.5rem 0;font-size:clamp(2rem,4vw,3.2rem)}.mode-intro>p:last-child,.next-step-card>p:not(.eyebrow){color:#9fb0c6;font-size:1.05rem;line-height:1.7}.next-step-card{background:#0d1a2b;border:1px solid #2b405d;border-radius:16px;max-width:760px;margin:0 auto 6rem;padding:2rem}.assessment-card,.test-shell,.practice-card{background:#dbe2eb;border:1px solid #aeb9c8;box-shadow:0 22px 60px #0000002e}.assessment-card .notice{background:#cbd5e2}.practice-card{color:#152238;border-radius:20px;max-width:850px;margin:1rem auto 6rem;padding:clamp(1.5rem,4vw,3.5rem)}.practice-card>h2,.practice-session>h2{color:#17243a;letter-spacing:-.035em;margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,2.8rem)}.practice-card>p:not(.eyebrow),.practice-card li{color:#52627a;line-height:1.65}.practice-card li{margin:.55rem 0}.practice-card fieldset{border:0;margin:2rem 0 0;padding:0}.practice-card legend{color:#697991;margin-bottom:.8rem;font-size:.8rem}.practice-card label{cursor:pointer;background:#ffffff59;border:1px solid #aeb9c8;border-radius:10px;align-items:flex-start;gap:1rem;margin:.7rem 0;padding:1rem;display:flex}.practice-progress{grid-template-columns:180px 1fr;align-items:center;gap:1.5rem;margin-bottom:2rem;display:grid}.practice-progress>div:first-child{color:#63738a;flex-direction:column;font-size:.8rem;display:flex}.practice-progress strong{color:#17243a}.progress-track{background:#b8c3d2;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:#5279db;height:100%;transition:width .18s;display:block}.practice-coaching{background:#ffffff57;border-left:3px solid;border-radius:0 8px 8px 0;margin-top:1.5rem;padding:1rem}.practice-coaching p{color:#45566e}.practice-coaching a{color:#2d58bd}.practice-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.practice-actions .link-button{margin-top:0}.test-record{color:#40516a;background:#ffffff52;border:1px solid #aeb9c8;border-radius:10px;gap:.65rem;margin:1rem 0 1.5rem;padding:1rem;display:grid}.test-record>div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.test-record>div:first-child{flex-wrap:wrap}.test-record strong{color:#17243a}.test-record span{font-size:.88rem}.test-record small{color:#617188;line-height:1.45}.test-record.anonymous{background:#e4ded0;border-color:#b8a77b}.test-record.signed-in{background:#dbe8da;border-color:#8eaa88}.record-complete{color:#26743a;font-weight:850}.start-action-row{align-items:center;gap:1rem;margin-top:1rem;display:flex}.start-action-row .primary{flex:none}.action-cue{color:#91d94c;letter-spacing:.08em;text-transform:uppercase;filter:drop-shadow(0 0 8px #b8f36b3d);pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;font-size:.72rem;font-weight:900;display:inline-flex;transform:rotate(-2deg)}.action-cue svg{width:74px;height:34px;overflow:visible}.action-cue path{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.lesson-video{border:1px solid var(--border);background:#07111f;border-radius:.75rem;width:100%;margin-top:1.25rem;display:block}.lesson-video::cue{color:#f4f7fc;background-color:#07111fe0;font-size:50%;line-height:1.35}.youtube-video-card{background:#101c2e;border:1px solid #2d425e;border-radius:16px;grid-template-columns:minmax(240px,1.15fr) minmax(260px,.85fr);gap:clamp(1rem,3vw,2rem);margin-top:1.25rem;padding:clamp(1rem,2vw,1.35rem);display:grid}.youtube-video-poster{background:#07111f;border-radius:12px;min-height:230px;display:block;position:relative;overflow:hidden}.youtube-video-poster img{object-fit:cover;width:100%;height:100%}.youtube-play-mark{color:#fff;background:#f03;border-radius:12px;place-items:center;width:64px;height:46px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.youtube-video-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.youtube-video-copy h3{color:#f4f7fc;margin:.35rem 0 .75rem;font-size:clamp(1.4rem,3vw,2rem)}.youtube-video-copy>p{color:#aebbd0;line-height:1.6}.youtube-video-copy .link-button{margin-top:.6rem}.video-duration{color:#91a2b8;font-size:.82rem;font-weight:760}.profile-page{width:min(900px,100% - 2rem);min-height:calc(100vh - 70px);margin:0 auto;padding:4rem 0 7rem}.profile-page .breadcrumbs{color:#7f91ab;gap:.65rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.profile-page .breadcrumbs a{color:#b7c6da}.profile-card{background:#111d2f;border:1px solid #2b3e5a;border-radius:20px;padding:clamp(1.5rem,5vw,3.5rem);box-shadow:0 24px 70px #0003}.profile-card h1{color:#f4f7fc;letter-spacing:-.025em;text-shadow:0 0 22px #ffffff14;max-width:16ch;margin:.55rem 0 .7rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.04}.profile-card>p{color:#aebbd0;max-width:64ch;line-height:1.75}.profile-card .profile-role{color:#b8f36b;font-weight:800}.profile-note{color:#dce5f3;background:#0d1727;border-left:3px solid #78b841;border-radius:0 10px 10px 0;max-width:64ch;margin:1.5rem 0;padding:1rem 1.1rem}.profile-note p{color:#93a5bd;margin:.35rem 0 0;line-height:1.6}@media (max-width:760px){.lesson-hero h1{font-size:clamp(2.5rem,12vw,3.6rem)}.practice-progress{grid-template-columns:1fr;gap:.75rem}.practice-actions{flex-direction:column;align-items:stretch}.practice-actions>*{text-align:center;width:100%}.start-action-row{flex-direction:column-reverse;align-items:flex-start;gap:.25rem}.action-cue{margin-left:1rem}.action-cue svg{transform-origin:50%;width:54px;transform:rotate(-55deg)}.youtube-video-card{grid-template-columns:1fr}.youtube-video-poster{min-height:190px}}
::selection{color:#f4f7fb;background:#3b4d65}.hero h1,.hero .eyebrow,.signal-panel,.brand,.local-badge,button,.link-button,.action-cue{-webkit-user-select:none;user-select:none}.assessment-card,.test-shell,.practice-card{color:#e7edf6;background:#111f31;border-color:#2d425e;box-shadow:0 24px 64px #0000004d,inset 0 1px #ffffff06}.assessment-card .eyebrow,.practice-card .eyebrow,.test-shell .eyebrow{color:#8fc775}.assessment-card h2,.practice-card>h2,.practice-session>h2,.question-panel h2,.score-result{color:#edf2f9!important}.assessment-card>p,.practice-card>p:not(.eyebrow),.practice-card li{color:#a8b6c9}.assessment-facts{background:#14243a;border-color:#2d425e}.assessment-facts span{color:#aab8ca;border-color:#2d425e}.assessment-facts strong{color:#f1f5fa}.assessment-card .notice{color:#aebbc9;background:#182a41;border:1px solid #263e5b}.test-record{color:#aebbc9;background:#15263b;border-color:#2d435f}.test-record strong{color:#edf2f9}.test-record small{color:#93a4b8}.test-record.anonymous{background:#29291f;border-color:#5c5537}.test-record.signed-in{background:#172c25;border-color:#355c49}.record-complete{color:#8fc775}.test-top{border-color:#2d425e}.timer{color:#edf2f9}.timer small,.question-panel legend,.practice-card legend,.test-actions.forward-only>span{color:#91a2b8}.test-shell .question-grid aside.question-progress span{color:#91a2b8;background:#15263b;border-color:#344b68}.test-shell .question-grid aside.question-progress span.answered{color:#c4cfdd;background:#20324a;border-color:#49607c}.test-shell .question-grid aside.question-progress span.current{background:#1a3155;outline-color:#678fe8}.question-panel .category-pill,.practice-card .category-pill{color:#aabef2;background:#172d4d;border-color:#35527f}.question-panel label,.practice-card label{color:#d9e1ec;background:#16263a;border-color:#334963}.question-panel label:hover:not(.answer-neutral),.practice-card label:hover:not(.answer-neutral){background:#1a2d45;border-color:#4a6688}.question-panel label.answer-correct,.practice-card label.answer-correct{color:#d9efdf!important;background:#173627!important;border-color:#4f9468!important}.question-panel label.answer-incorrect,.practice-card label.answer-incorrect{color:#f1d9dc!important;background:#402329!important;border-color:#ba5962!important}.question-panel label.answer-neutral,.practice-card label.answer-neutral{color:#8392a5;opacity:.72;background:#132235}.question-panel input,.practice-card input{accent-color:#789e6b}.test-shell .answer-label,.test-shell .skillcoded-answer,.practice-card .answer-label,.practice-card .skillcoded-answer{color:#9bcf84!important}.question-panel label.answer-incorrect .answer-label{color:#e68b92!important}.test-shell .answer-feedback,.practice-card .practice-coaching{color:#c5d0dd;border:1px solid #334963;background:#15263b!important}.test-shell .answer-feedback.correct,.practice-card .practice-coaching.correct{color:#9bcf84;border-color:#4f9468}.test-shell .answer-feedback.incorrect,.practice-card .practice-coaching.incorrect{color:#e68b92;border-color:#ba5962}.practice-coaching p{color:#acbacb}.practice-progress>div:first-child{color:#91a2b8}.practice-progress strong{color:#edf2f9}.progress-track{background:#263b55}.progress-track span{background:#789e6b}.test-actions,.review-list details{border-color:#2d425e}.test-actions .secondary,.practice-actions .secondary{color:#d3dce8;border-color:#49607c}.review-list summary{color:#e7edf6}.review-list details p{color:#a8b6c9}.review-list details a{color:#9cb6ef}.action-cue{color:#8fc775;filter:drop-shadow(0 0 6px #8fc77529)}
.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}.prove-page,.search-page{width:min(1180px,100% - 2.5rem);min-height:calc(100vh - 160px);margin:0 auto}.prove-page{align-content:start;padding:clamp(2.5rem,7vw,6rem) 0;display:grid}.prove-page .assessment-card,.prove-page .test-shell{width:100%;margin-top:1rem}.assessment-card .assessment-title{letter-spacing:-.05em;max-width:720px;font-size:clamp(2.7rem,6vw,4.8rem);line-height:.98}.search-nav-link{font-size:1.03rem;font-weight:750}.search-page{padding:clamp(3rem,8vw,7rem) 0 7rem}.search-hero{max-width:860px}.search-hero h1{color:#edf2f9;letter-spacing:-.065em;margin:.65rem 0 1rem;font-size:clamp(3.4rem,8vw,6.4rem);line-height:.92}.search-hero>p:last-child{color:#a8b6c9;max-width:720px;font-size:1.15rem;line-height:1.7}.search-form{background:#111f31;border:1px solid #2d425e;border-radius:18px;max-width:960px;margin:2.5rem 0 3rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 24px 64px #0000003d}.search-form label{color:#dce5f0;margin-bottom:.8rem;font-size:1.05rem;font-weight:800;display:block}.search-form>div{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.search-form input{color:#eef3f9;width:100%;min-height:56px;font:inherit;background:#0b1828;border:1px solid #415b79;border-radius:10px;outline:0;padding:0 1rem;font-size:1.05rem}.search-form input::placeholder{color:#71849c}.search-form input:focus{border-color:#8fc775;box-shadow:0 0 0 3px #8fc77529}.search-sort-rule{color:#a9c4ff;letter-spacing:.08em;-webkit-user-select:none;user-select:none;background:#142640;border:1px solid #415b79;border-radius:10px;place-items:center;min-width:64px;font-size:.86rem;font-weight:900;display:grid}.search-empty,.search-message{color:#a8b6c9;background:#0d1a2b;border:1px solid #263b55;border-radius:14px;max-width:960px;padding:1.5rem}.search-empty h2{color:#e7edf6;margin-top:0}.search-empty.compact{margin-top:1rem}.search-empty a{color:#b9caf1}.search-suggestions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.search-suggestions a{color:#b9caf1;background:#142640;border:1px solid #35527f;border-radius:999px;padding:.5rem .8rem;text-decoration:none}.search-suggestions a:hover{color:#fff;border-color:#5877a2}.search-results{max-width:960px}.search-results-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.search-results-heading h2{color:#e7edf6;letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,4vw,2.8rem)}.search-results-heading span{color:#8194ac;flex:none;font-size:.85rem}.search-result-list{gap:.85rem;display:grid}.search-result-list article{background:#111f31;border:1px solid #2b405d;border-radius:14px;padding:clamp(1.25rem,3vw,1.75rem)}.result-type{color:#8fc775;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:850}.search-result-list h3{color:#edf2f9;margin:.45rem 0 .6rem;font-size:1.45rem}.search-result-list h3 a{text-decoration:none}.search-result-list h3 a:hover{color:#b9caf1}.search-result-list p{color:#a8b6c9;margin:0;line-height:1.65}.result-link{color:#aabef2;margin-top:1rem;font-weight:800;text-decoration:none;display:inline-block}.result-link:hover{color:#d6e0fa;transform:translate(3px)}@media (max-width:620px){.prove-page,.search-page{width:min(100% - 1.5rem,1180px)}.search-form>div{grid-template-columns:1fr}.search-sort-rule{min-height:46px}.search-results-heading{flex-direction:column;align-items:start}}
.catalog-home,.catalog-page{width:min(1180px,100% - 2.5rem);margin:0 auto}.catalog-hero{align-content:center;max-width:850px;min-height:410px;padding:3rem 0;display:grid}.catalog-hero h1{margin:.7rem 0 1.3rem;font-size:clamp(3rem,5.4vw,5rem);line-height:1.01}.catalog-hero h1 span{color:#dfe7f5}.catalog-hero>p:not(.eyebrow){color:#aebed1;max-width:680px;margin:0;font-size:1.12rem;line-height:1.7}.catalog-jump{color:#c8d6f7;width:max-content;margin-top:1.75rem;font-weight:800;text-decoration:none}.catalog-jump span{color:#8fc775;margin-left:.35rem;transition:transform .16s;display:inline-block}.catalog-jump:hover span{transform:translateY(3px)}.catalog-section{border-top:1px solid #243750;padding:3.5rem 0 7rem;scroll-margin-top:72px}.catalog-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.catalog-section-heading h2{margin:.45rem 0 0;font-size:clamp(2rem,3.5vw,3rem)}.catalog-section-heading>p{color:#8194ac;text-align:right;max-width:390px;margin:0;line-height:1.6}.domain-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.domain-card{--domain-accent:#8eacff;min-height:245px;color:inherit;background:linear-gradient(145deg,#132337fa,#0b192afa);border:1px solid #293d58;border-radius:18px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.6rem;scroll-margin-top:96px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.domain-card:hover{border-color:var(--domain-accent);transform:translateY(-4px);box-shadow:0 22px 50px #0000003d,inset 0 1px #ffffff0a}.domain-card:focus-visible{outline-color:var(--domain-accent)}.domain-card-bottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.domain-card h3{max-width:520px;margin:0 0 .8rem;font-size:clamp(1.6rem,2.6vw,2.3rem);line-height:1.08}.domain-card p{color:#9fafc2;max-width:560px;margin:0;line-height:1.6}.domain-card-bottom{color:#7f91a7;border-top:1px solid #7891b12e;justify-content:flex-end;padding-top:1rem;font-size:.83rem}.domain-card-bottom strong{color:#dce5f1}.domain-card-bottom strong span{color:var(--domain-accent);margin-left:.25rem;transition:transform .16s;display:inline-block}.domain-card:hover .domain-card-bottom strong span{transform:translate(3px)}.more-categories{color:#dce5f1;cursor:pointer;background:#0d1a2b;border:1px solid #2d425e;border-radius:14px;justify-content:center;align-items:center;gap:.65rem;width:100%;margin-top:1rem;padding:1rem 1.25rem;font-weight:850;list-style:none;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.more-categories:hover{background:#112239;border-color:#55759c;box-shadow:0 12px 30px #00000029}.more-categories:focus-visible{outline-offset:3px;outline:2px solid #8fc775}.more-categories-arrow{color:#8fc775;transition:transform .16s;display:inline-block}.more-categories:hover .more-categories-arrow{transform:translateY(3px)}.catalog-status{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.catalog-note{color:#677b93;margin:1.5rem 0 0;font-size:.8rem}.catalog-page{min-height:calc(100vh - 160px);padding-bottom:7rem}.catalog-breadcrumbs{color:#8295ad;flex-wrap:wrap;gap:.65rem;padding:1.5rem 0;font-size:.84rem;display:flex}.catalog-breadcrumbs a:hover{color:#fff}.catalog-page-hero,.topic-page-hero{max-width:900px;padding:clamp(3rem,7vw,6rem) 0 4rem}.catalog-page-hero h1,.topic-page-hero h1{margin:.55rem 0 1rem;font-size:clamp(2.8rem,5vw,4.6rem);line-height:1.02}.catalog-page-hero>p:not(.eyebrow),.topic-page-hero>p:not(.eyebrow){color:#a7b6c9;max-width:720px;font-size:1.12rem;line-height:1.7}.catalog-page-hero>div{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.catalog-page-hero>div span{color:#9fb0c6;background:#101f32;border:1px solid #2b4261;border-radius:999px;padding:.45rem .75rem;font-size:.78rem}.topic-section,.documentation-section{border-top:1px solid #243750;padding-top:3.5rem}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.topic-card{min-height:230px;color:inherit;background:#0d1a2b;border:1px solid #293d58;border-radius:14px;flex-direction:column;padding:1.35rem;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:flex}.topic-card:hover{background:#112239;border-color:#55759c;transform:translateY(-3px)}.topic-card>div:first-child{color:#7890aa;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:800;display:flex}.topic-card h2{margin:2rem 0 .75rem;font-size:1.35rem;line-height:1.2}.topic-card p{color:#7f91a7;margin:0 0 1.25rem;font-size:.84rem}.topic-card strong{color:#c7d4e5;margin-top:auto;font-size:.85rem}.document-list{gap:1rem;display:grid}.document-card{background:#111f31;border:1px solid #2d425e;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.6rem;display:grid}.document-number{color:#8fc775;background:#14243a;border:1px solid #39516f;border-radius:12px;place-items:center;width:48px;height:48px;font-size:.78rem;font-weight:900;display:grid}.document-type{color:#8fc775;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:850}.document-card h2{margin:.35rem 0 .55rem;font-size:1.65rem}.document-card h2 a{text-decoration:none}.document-card h2 a:hover{color:#cbd8ec}.document-card p{color:#9fafc2;max-width:720px;margin:0 0 1rem;line-height:1.6}.document-open{color:#cbd8ec;padding:.65rem .8rem;font-weight:850;text-decoration:none}.document-open:hover{transform:translate(3px)}.catalog-empty{background:#0d1a2b;border:1px solid #293d58;border-radius:16px;padding:clamp(1.5rem,4vw,2.5rem)}.catalog-empty h2{margin:0 0 .65rem;font-size:1.6rem}.catalog-empty p{color:#91a2b8;max-width:640px;line-height:1.6}.catalog-empty a{color:#aabef2;font-weight:800}@media (max-width:900px){.domain-grid,.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.catalog-home,.catalog-page{width:min(100% - 1.5rem,1180px)}.catalog-hero{min-height:390px}.catalog-section-heading{flex-direction:column;align-items:start;gap:.75rem}.catalog-section-heading>p{text-align:left}.domain-grid,.topic-grid{grid-template-columns:1fr}.domain-card{min-height:230px}.document-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.document-open{grid-column:2;padding-left:0}}
body{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}.hero h1,.catalog-hero h1,.catalog-page-hero h1,.topic-page-hero h1,.catalog-section-heading h2,.domain-card h3,.topic-card h2,.document-card h2,.lesson-hero h1,.search-hero h1,.assessment-card h2,.practice-card h2,.mode-intro h2,.next-step-card h2,.curriculum h2,.curriculum h3,.lesson-content h2,.question-panel h2,.search-results-heading h2,.search-result-list h3{text-shadow:0 0 22px #f0f4fa1f;color:#f0f4fa!important}.hero h1,.catalog-hero h1,.catalog-page-hero h1,.topic-page-hero h1,.lesson-hero h1,.search-hero h1,.assessment-card .assessment-title{letter-spacing:-.012em}.mode-intro h2,.next-step-card h2,.curriculum h2,.curriculum h3,.lesson-content h2,.question-panel h2,.search-results-heading h2,.search-result-list h3,.domain-card h3,.topic-card h2,.document-card h2{letter-spacing:0}.hero h1{font-size:clamp(2.9rem,5.4vw,5rem)}.catalog-hero h1{letter-spacing:.012em;text-shadow:0 0 20px #f0f4fa2e;font-size:clamp(2.15rem,2.8vw,2.65rem);line-height:1.08}.hero h1 span{color:#dfe7f5}.lesson-hero h1{font-size:clamp(2.5rem,4vw,4rem)}.search-hero h1{font-size:clamp(3rem,5.8vw,5rem)}.assessment-card .assessment-title{font-size:clamp(2.35rem,4.2vw,3.75rem)}.mode-intro h2,.next-step-card h2{font-size:clamp(1.85rem,3vw,2.55rem)}.curriculum h2{font-size:2.15rem}.curriculum article h3{font-size:1.6rem}.lesson-content h2{font-size:1.8rem}.question-panel h2{font-size:clamp(1.4rem,2.2vw,1.65rem)}.search-results-heading h2{font-size:clamp(1.65rem,3vw,2.3rem)}.test-shell .question-grid{grid-template-columns:minmax(0,1fr);gap:1.5rem}.test-shell .question-grid aside.question-progress{grid-template-columns:repeat(10,30px);gap:6px;width:max-content;max-width:100%;display:grid}.test-shell .question-grid aside.question-progress span{aspect-ratio:auto;border-radius:6px;width:30px;height:30px;font-size:.7rem}.test-shell .question-grid aside.question-progress span.current{outline-width:2px}@media (max-width:520px){.test-shell .question-grid aside.question-progress{grid-template-columns:repeat(5,30px)}.hero h1,.search-hero h1{font-size:clamp(2.65rem,12vw,3.6rem)}}@media (max-width:760px){.lesson-layout{grid-template-columns:minmax(0,1fr)}.lesson-layout>*{min-width:0}}
.signin-page{isolation:isolate;place-items:center;width:min(1180px,100% - 2.5rem);min-height:calc(100vh - 190px);margin:auto;padding:4rem 0;display:grid;position:relative}.signin-page:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#5f8fff1f,#0000 68%);border-radius:50%;width:min(720px,90vw);height:min(520px,70vh);position:absolute}.signin-card{color:#eaf1fb;background:linear-gradient(145deg,#111f31,#0d1a2b 72%);border:1px solid #2b405d;border-radius:20px;width:min(100%,600px);padding:clamp(1.5rem,5vw,3rem);box-shadow:0 30px 80px #00000057,inset 0 1px #ffffff09}.signin-card .eyebrow{color:#b8f36b;margin:0}.signin-card h1{color:#f0f4fa;letter-spacing:-.035em;text-shadow:0 0 22px #f0f4fa1a;margin:.65rem 0 1rem;font-size:clamp(2.1rem,5vw,3.35rem);line-height:1.02}.signin-card>p:not(.eyebrow){color:#aebed1;line-height:1.65}.signin-tabs{background:#091524;border:1px solid #2b405d;border-radius:12px;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:1.5rem;padding:.32rem;display:grid}.signin-tabs button{color:#90a3bb;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.72rem;font-weight:850}.signin-tabs button[aria-selected=true]{color:#eff4fa;background:#172a42;box-shadow:0 2px 10px #0003}.signin-card form{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.signin-card label{color:#c7d3e3;flex-direction:column;gap:.45rem;font-size:.8rem;font-weight:800;display:flex}.signin-card label small{color:#8fa2b9;font-weight:600}.signin-card input{color:#eef4fb;font:inherit;background:#07111f;border:1px solid #38506e;border-radius:9px;padding:.82rem}.signin-card input:focus-visible{border-color:#7fa2f7}.signin-card .primary{color:#07111f;background:#b8f36b}.signin-card .primary:hover:not(:disabled){background:#c8fa87}.signin-actions{align-items:center;gap:1rem;margin-top:1.35rem;display:flex}.signin-agreement{grid-template-columns:auto 1fr;align-items:start;line-height:1.5;gap:.7rem!important;font-weight:650!important;display:grid!important}.signin-agreement input{width:1.05rem;height:1.05rem;margin-top:.12rem;padding:0}.signin-agreement a,.signin-help-link{color:#b7caff;text-underline-offset:3px;text-decoration:underline}.signin-help-link{align-self:center;font-size:.82rem}.local-preview-entry{background:#12243a;border:1px solid #2b405d;border-radius:10px;margin-top:1.5rem;padding:1rem}.local-preview-entry span{color:#b8f36b;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850}.local-preview-entry p{color:#9fb0c6;font-size:.82rem;line-height:1.5}.local-preview-entry .secondary{color:#d8e2ef;border-color:#526b89}.signin-message{min-height:1.2rem;margin-bottom:0;font-size:.84rem;font-weight:700;color:#aebed1!important}.signin-message[data-tone=error]{color:#ffadad!important}.signin-message:empty{display:none}@media (max-width:520px){.signin-page{width:min(100% - 1.25rem,600px);padding:1.5rem 0 3rem}.signin-card{border-radius:16px;padding:1.4rem}.signin-actions{flex-direction:column;align-items:stretch}}
.legal-page{width:min(900px,100% - 2.5rem);margin:0 auto;padding:clamp(3rem,8vw,6rem) 0}.legal-hero{border-bottom:1px solid var(--line);margin-bottom:2.5rem;padding-bottom:2rem}.legal-hero h1{letter-spacing:-.05em;margin:.6rem 0 1rem;font-size:clamp(2.7rem,7vw,5rem);line-height:1}.legal-hero>p:last-of-type{color:var(--muted)}.legal-preview-notice{color:#f4d18c;background:#241d12;border:1px solid #7b5d24;border-radius:10px;margin-top:1.5rem;padding:1rem 1.2rem;line-height:1.55}.legal-content{color:#cbd7e6;font-size:1rem;line-height:1.75}.legal-content h2{color:#fff;letter-spacing:-.02em;margin:2.8rem 0 .8rem;font-size:1.55rem}.legal-content h3{color:#fff;margin:1.6rem 0 .45rem;font-size:1.05rem}.legal-content a{color:#a9c4ff}.legal-content ul{padding-left:1.2rem}.legal-content li+li{margin-top:.55rem}.legal-details{border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(150px,.35fr) 1fr;margin:1.5rem 0;display:grid;overflow:hidden}.legal-details dt,.legal-details dd{border-bottom:1px solid var(--line);margin:0;padding:.85rem 1rem}.legal-details dt{color:#fff;background:#0d1a2b;font-weight:800}.legal-details dd{overflow-wrap:anywhere}.legal-details dt:last-of-type,.legal-details dd:last-of-type{border-bottom:0}.legal-table-wrap{margin:1.5rem 0;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:650px}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border:1px solid var(--line);padding:.85rem}.legal-table th{color:#fff;background:#0d1a2b}.legal-fine-print{color:var(--muted);font-size:.9rem}@media (max-width:600px){.legal-details{grid-template-columns:1fr}.legal-details dt{border-bottom:0;padding-bottom:.25rem}.legal-details dd{padding-top:.25rem}}
footer{align-items:center}footer nav{gap:1rem;margin-left:auto;display:flex}footer nav a{color:#a9b9cd;text-decoration:none}footer nav a:hover{text-decoration:underline}@media (max-width:760px){footer nav{margin-left:0}}
.practice-visual{background:#f7f9fc;border:1px solid #c8d4e4;border-radius:12px;margin:1.5rem 0;padding:1rem}.practice-visual figcaption{color:#31445d;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:850}.practice-visual-sequence{align-items:stretch;gap:1.7rem;margin:0;padding:0;list-style:none;display:flex}.practice-visual-sequence li{color:#20334c;text-align:center;background:#fff;border:1px solid #9db2cc;border-radius:9px;flex:1;place-items:center;min-width:0;padding:.8rem;font-size:.86rem;font-weight:750;line-height:1.35;display:grid;position:relative}.practice-visual-sequence li:not(:last-child):after{content:"→";color:#55759e;font-size:1.1rem;position:absolute;top:50%;left:calc(100% + .55rem);transform:translateY(-50%)}.practice-visual-table-wrap{overflow-x:auto}.practice-visual-table{border-collapse:collapse;color:#24364d;width:100%;font-size:.84rem}.practice-visual-table th,.practice-visual-table td{text-align:left;border:1px solid #bdcadd;padding:.65rem}.practice-visual-table th{color:#1d314b;background:#e7edf6}@media (max-width:760px){.practice-visual-sequence{flex-direction:column;gap:1.5rem}.practice-visual-sequence li:not(:last-child):after{top:calc(100% + .18rem);left:50%;transform:translate(-50%)rotate(90deg)}}
.create-lesson-page{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);width:min(1180px,100% - 2.5rem);min-height:calc(100vh - 190px);margin:auto;padding:clamp(3rem,7vw,7rem) 0;display:grid}.create-lesson-intro h1{letter-spacing:-.06em;max-width:760px;margin:.7rem 0 1.4rem;font-size:clamp(3rem,6vw,5.7rem);line-height:.96}.create-lesson-intro .suggestion-title{color:#b8f36b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.2}.create-lesson-intro>p:not(.eyebrow){color:#afbdd0;max-width:700px;font-size:1.15rem;line-height:1.75}.lesson-request-card{color:#152238;background:#f5f7fb;border-radius:20px;padding:clamp(1.4rem,4vw,2.25rem);box-shadow:0 30px 80px #00000047}.lesson-request-card .eyebrow{color:#315fc5}.lesson-request-card h2{letter-spacing:-.035em;margin:.45rem 0 .6rem;font-size:2rem}.form-intro{color:#5d6c81;margin:0;line-height:1.55}.lesson-request-card form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.lesson-request-card label{color:#34435a;flex-direction:column;gap:.45rem;font-size:.82rem;font-weight:800;display:flex}.lesson-request-card label>span{color:#77869a;font-size:.7rem;font-weight:650}.lesson-request-card input,.lesson-request-card textarea,.lesson-request-card select{color:#142138;width:100%;font:inherit;background:#fff;border:1px solid #bdc9d9;border-radius:9px;padding:.78rem}.lesson-request-card textarea{resize:vertical;min-height:88px}.lesson-request-card input:focus-visible,.lesson-request-card textarea:focus-visible,.lesson-request-card select:focus-visible{outline-offset:2px;outline:3px solid #8ab83e}.lesson-request-card .request-agreement{color:#4f5f73;background:#fff;border:1px solid #d4dce7;border-radius:10px;grid-template-columns:1.1rem minmax(0,1fr);align-items:start;gap:.65rem;padding:.85rem;font-weight:600;line-height:1.5;display:grid}.lesson-request-card .request-agreement input{accent-color:#6f9f28;width:1rem;height:1rem;margin:.12rem 0 0;padding:0}.lesson-request-card .request-agreement>span{color:inherit;font-size:.75rem;font-weight:inherit}.lesson-request-card .request-agreement a{color:#315fc5;font-weight:800}.lesson-request-card .request-agreement:focus-within{outline-offset:2px;outline:3px solid #8ab83e}.request-submit{color:#07111f;font:inherit;cursor:pointer;background:#b8f36b;border:0;border-radius:10px;padding:.9rem 1.1rem;font-weight:850}.request-submit:disabled{opacity:.55;cursor:wait}.lesson-request-message{color:#8d3540;min-height:1.2rem;margin:0;font-size:.8rem;line-height:1.5}.signin-request-link{color:#315fc5;width:max-content;font-weight:800}.my-lesson-requests{border-top:1px solid #d3dce8;margin-top:1.5rem;padding-top:1.25rem}.my-lesson-requests h3{margin:0 0 .8rem}.my-lesson-requests article{border-top:1px solid #dde4ed;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.my-lesson-requests article>div{flex-direction:column;gap:.25rem;display:flex}.my-lesson-requests small{color:#7b899c}.my-lesson-requests article>span{border-radius:999px;flex:none;padding:.35rem .55rem;font-size:.68rem;font-weight:850}.my-lesson-requests .not-approved{color:#73520b;background:#f5e8c9}.my-lesson-requests .queued{color:#274e9f;background:#dce8ff}@media (max-width:900px){.create-lesson-page{grid-template-columns:1fr}}@media (max-width:520px){.create-lesson-page{width:min(100% - 1.25rem,1180px);padding-top:2.5rem}.create-lesson-intro h1{font-size:3.1rem}.lesson-request-card{border-radius:16px}.my-lesson-requests article{flex-direction:column;align-items:flex-start}}
