/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#082646;--navy:#061d37;--teal:#129783;--teal-dark:#087266;--purple:#74378d;--lime:#68a943;--blue:#1679aa;--coral:#c66f52;--cream:#f8f5ee;--paper:#fff;--line:#d8e1df;--muted:#607487}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,select{font:inherit}button:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #f2b84b}.app-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:30px;height:86px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;display:flex}.brand img{object-fit:contain;border-radius:50%;width:54px;height:54px}.brand b{font-family:Georgia,serif;font-size:19px;font-weight:500;display:block}.brand small{color:var(--teal-dark);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:900;display:block}.app-header nav{align-self:stretch;display:flex}.app-header nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 25px;font-size:12px;font-weight:800}.app-header nav button.active{color:var(--ink);border-bottom-color:var(--teal)}.profile-chip{align-items:center;gap:10px;display:flex}.profile-chip>span{width:38px;height:38px;color:var(--teal-dark);background:#e6f3f0;border-radius:50%;place-items:center;font-weight:900;display:grid}.profile-chip b,.profile-chip small{font-size:10px;display:block}.profile-chip small{color:var(--muted);margin-top:3px}.welcome{background:var(--navy);color:#fff;grid-template-columns:1fr .85fr;align-items:center;gap:8vw;min-height:620px;padding:80px 7vw;display:grid;position:relative;overflow:hidden}.welcome:after{content:"";border:90px solid #12978326;border-radius:50%;width:650px;height:650px;position:absolute;top:-280px;right:-170px}.welcome-copy,.journey-card{z-index:1;position:relative}.kicker{letter-spacing:.14em;color:var(--teal);text-transform:uppercase;font-size:9px;font-weight:900}.welcome .kicker{color:#7fd2c4}.welcome h1,.educator-hero h1{letter-spacing:-.04em;margin:20px 0 28px;font-family:Georgia,serif;font-size:clamp(50px,6vw,82px);font-weight:400;line-height:.98}.welcome-copy>p:last-of-type{color:#c6d2dc;max-width:600px;font-size:17px;line-height:1.7}.primary,.secondary{cursor:pointer;border:0;border-radius:8px;min-height:50px;padding:0 22px;font-size:11px;font-weight:900}.primary{background:var(--teal);color:#fff}.primary:disabled{opacity:.35;cursor:not-allowed}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.welcome .primary{margin-top:20px}.primary span{margin-left:18px}.journey-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff14;border:1px solid #fff3;border-radius:18px;padding:38px}.journey-card-top span,.journey-card-top b,.journey-card-top small{display:block}.journey-card-top span{color:#7fd2c4;letter-spacing:.12em;font-size:9px;font-weight:900}.journey-card-top b{margin:12px 0;font-family:Georgia,serif;font-size:31px;font-weight:400}.journey-card-top small{color:#bac9d4}.journey-line{grid-template-columns:38px 1fr 38px 1fr 38px;align-items:center;margin:42px 0 25px;display:grid}.journey-line i{border:2px solid #60788c;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.journey-line i.done{background:var(--teal);border-color:var(--teal)}.journey-line i.current{background:var(--purple);border-color:#b99bc7}.journey-line span{background:#60788c;height:2px}.journey-line span:first-of-type{background:var(--teal)}.journey-card>p{color:#c6d2dc;margin:0;font-size:13px;line-height:1.6}.home-section{padding:95px 6vw 110px}.section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-title h2,.choice-strip h2,.educator-grid h2,.decision-panel h2{letter-spacing:-.03em;margin:10px 0 0;font-family:Georgia,serif;font-size:40px;font-weight:400}.support-pills{gap:8px;display:flex}.support-pills button,.access-bar button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:11px 14px;font-size:10px;font-weight:800}.support-pills button[aria-pressed=true],.access-bar button[aria-pressed=true]{background:var(--ink);color:#fff}.lesson-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.lesson-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:455px;display:flex;overflow:hidden}.lesson-card img{object-fit:cover;width:100%;height:210px}.lesson-card>div{flex-direction:column;flex:1;padding:26px;display:flex}.lesson-card p{letter-spacing:.12em;color:var(--purple);font-size:9px;font-weight:900}.lesson-card.green p{color:var(--lime)}.lesson-card.blue p{color:var(--blue)}.lesson-card h3{margin:16px 0;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.12}.lesson-card div>span{color:var(--muted);font-size:10px}.lesson-card button{min-height:45px;color:var(--purple);cursor:pointer;background:#eee6f2;border:0;border-radius:7px;margin-top:auto;font-size:10px;font-weight:900}.lesson-card.green button{color:#477c2e;background:#e9f2e4}.lesson-card.blue button{color:#326a86;background:#e4f0f5}.lesson-card button:disabled{opacity:.55;cursor:not-allowed}.choice-strip{background:#e8ddef;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:75px 7vw;display:grid}.choice-strip span{letter-spacing:.12em;color:var(--purple);font-size:9px;font-weight:900}.mode-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mode-list span{min-height:58px;color:var(--ink);letter-spacing:0;background:#fff;border-radius:9px;align-items:center;padding:15px 18px;font-size:11px;display:flex}.lesson-shell{grid-template-columns:285px 1fr;min-height:calc(100vh - 86px);display:grid}.lesson-sidebar{background:var(--navy);color:#fff;padding:33px 28px;position:relative}.back{color:#a8bbc9;cursor:pointer;background:0 0;border:0;margin-bottom:45px;padding:0;font-size:10px;font-weight:800}.lesson-sidebar h2{margin:15px 0 38px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.1}.step-list>div{grid-template-columns:34px 1fr;gap:12px;padding-bottom:28px;display:grid;position:relative}.step-list>div:after{content:"";background:#476078;width:1px;position:absolute;top:34px;bottom:0;left:16px}.step-list>div:last-child:after{display:none}.step-list>div>span{color:#8fa2b1;border:1px solid #60788c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.step-list div.current>span{background:var(--purple);color:#fff;border-color:#b99bc7}.step-list div.done>span{background:var(--teal);border-color:var(--teal);color:#fff}.step-list p{margin:3px 0}.step-list b,.step-list small{font-size:11px;display:block}.step-list small{color:#8fa2b1;margin-top:5px;font-size:9px}.lesson-progress{position:absolute;bottom:34px;left:28px;right:28px}.lesson-progress>span{color:#a8bbc9;justify-content:space-between;font-size:9px;display:flex}.lesson-progress>span b{color:#fff}.lesson-progress>div{background:#3b536b;border-radius:99px;height:6px;margin-top:10px;overflow:hidden}.lesson-progress i{background:var(--teal);height:100%;transition:width .3s;display:block}.lesson-workspace{min-width:0}.access-bar{border-bottom:1px solid var(--line);background:#e7f2f0;flex-wrap:wrap;align-items:center;gap:8px;min-height:70px;padding:12px 32px;display:flex}.access-bar label{margin-left:auto;font-size:10px;font-weight:800}.access-bar select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;margin-left:8px;padding:10px}.intro-stage{background:#f8f5ee;min-height:700px;padding:48px 5vw 42px}.intro-heading{text-align:center;max-width:850px;margin:0 auto 28px}.intro-heading h1,.study-stage h1{letter-spacing:-.04em;margin:16px 0 20px;font-family:Georgia,serif;font-size:clamp(44px,5vw,66px);font-weight:400;line-height:1}.intro-heading>p:last-child{color:var(--muted);font-size:15px;line-height:1.65}.visual-video{background:var(--navy);color:#fff;border-radius:16px;max-width:860px;margin:0 auto;overflow:hidden;box-shadow:0 25px 70px #061d3733}.visual-video-image{background:linear-gradient(135deg,#0b3855,#74378d);height:330px;position:relative;overflow:hidden}.visual-video-image img{object-fit:cover;opacity:.84;width:100%;height:100%;display:block}.visual-video-image:after{content:"";background:linear-gradient(#0000 45%,#061d37a6);position:absolute;inset:0}.video-badge{z-index:2;letter-spacing:.12em;background:#061d37d6;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:900;position:absolute;top:18px;left:18px}.video-play{z-index:3;color:#fff;cursor:pointer;background:#061d37bf;border:2px solid #fff;border-radius:50%;width:72px;height:72px;font-size:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-caption{min-height:150px;padding:26px 34px}.video-caption p{color:#7fd2c4;letter-spacing:.13em;margin:0 0 8px;font-size:8px;font-weight:900}.video-caption h2{margin:0 0 8px;font-family:Georgia,serif;font-size:31px;font-weight:400}.video-caption span{color:#d4dee5;font-size:13px;line-height:1.55}.video-controls{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:15px 28px;display:flex}.video-controls>button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:99px;min-height:40px;padding:0 20px;font-size:10px;font-weight:900}.video-controls>div{gap:8px;display:flex}.video-controls>div button{cursor:pointer;background:#61778a;border:0;border-radius:50%;width:11px;height:11px;padding:0}.video-controls>div button.active{background:#88c867;transform:scale(1.25)}.video-transcript{border-top:1px solid #ffffff26}.video-transcript summary{color:#c6d2dc;cursor:pointer;padding:14px 28px;font-size:10px;font-weight:800}.video-transcript ol{color:#c6d2dc;margin:0;padding:0 35px 20px 55px;font-size:11px;line-height:1.55}.video-transcript li{margin-top:8px}.intro-actions{justify-content:space-between;align-items:center;gap:20px;max-width:860px;margin:22px auto 0;display:flex}.intro-actions>span{color:var(--muted);font-size:10px}.live-example-player,.official-video{background:var(--navy);color:#fff;border-radius:16px;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 25px 70px #061d3733}.live-example-intro{border-bottom:1px solid #ffffff26;align-items:center;gap:18px;padding:20px 24px;display:flex}.live-example-intro b{color:#7fd2c4;letter-spacing:.12em;font-size:9px}.live-example-intro span{color:#d4dee5;font-size:11px}.live-example-grid{grid-template-columns:repeat(3,1fr);display:grid}.live-example-grid article{border-right:1px solid #ffffff24}.live-example-grid article:last-child{border-right:0}.live-example-grid video{aspect-ratio:16/9;object-fit:cover;background:#061d37;width:100%;display:block}.live-example-grid article>div{padding:18px}.live-example-grid p{color:#d4dee5;margin:0 0 10px;font-size:10px;line-height:1.5}.live-example-grid p b{color:#fff}.live-example-grid .ask-next{color:#a9ded4;border-top:1px solid #ffffff24;padding-top:10px}.live-example-grid small,.video-summary small{color:#8fa2b1;font-size:8px}.live-example-grid a,.video-summary a{color:#a9ded4}.video-rule{color:#425a6f;background:#e8ddef;margin:0;padding:17px 24px;font-size:11px;line-height:1.55}.official-video{max-width:860px}.video-frame{aspect-ratio:16/9;background:#000}.video-frame iframe{border:0;width:100%;height:100%;display:block}.video-summary{padding:20px 24px}.video-summary p{color:#d4dee5;margin:0 0 8px;font-size:11px;line-height:1.55}.video-transcript{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:960px;margin:16px auto 0}.video-transcript summary{color:var(--ink);padding:14px 18px}.video-transcript ol{color:#526b7d;padding:0 30px 18px 48px}.intro-actions{max-width:960px}.study-stage{grid-template-columns:1fr minmax(420px,560px);align-items:center;gap:5vw;min-height:700px;padding:55px 5vw;display:grid}.study-stage>div>p:not(.kicker):not(.study-note){color:var(--muted);max-width:700px;font-size:15px;line-height:1.7}.visual-prompts{gap:10px;margin:30px 0;display:grid}.visual-prompts span{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:13px;min-height:52px;padding:12px 16px;font-size:11px;font-weight:800;display:flex}.visual-prompts b{width:28px;height:28px;color:var(--teal-dark);background:#e7f2f0;border-radius:50%;place-items:center;display:grid}.study-note{border-left:4px solid var(--purple);color:#4f6374;background:#eee6f2;margin:0 0 22px;padding:14px 17px;font-size:11px;line-height:1.55}.study-stage figure{background:#e8ddef;border-radius:15px;margin:0;padding:18px;transform:rotate(1deg)}.study-stage figure img{aspect-ratio:16/9;object-fit:cover;border-radius:9px;width:100%;height:auto;display:block;box-shadow:0 18px 45px #061d3724}.study-stage figcaption{color:#526b7d;padding:18px 4px 2px;font-size:10px;line-height:1.55}.task-card{grid-template-columns:minmax(0,1fr) minmax(380px,470px);min-height:680px;display:grid}.task-copy{padding:55px 5vw}.task-copy h1,.completion h1{letter-spacing:-.04em;margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(44px,5vw,68px);font-weight:400;line-height:1}.prompt{color:#405b73;max-width:760px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.hint{color:#405b73;background:#f6f0d8;border-left:4px solid #e0a72f;padding:14px 17px;font-size:12px;line-height:1.5}.answers{gap:10px;margin:28px 0 18px;display:grid}.answers button{border:2px solid var(--line);min-height:72px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.answers button>span{width:36px;height:36px;color:var(--teal-dark);background:#e7f2f0;border-radius:50%;place-items:center;font-weight:900;display:grid}.answers button b{font-size:13px}.answers button.correct{border-color:var(--teal);background:#edf8f5}.answers button.incorrect{border-color:var(--coral);background:#fff4ef}.feedback{border-radius:9px;padding:15px 18px;font-size:12px}.feedback.good{border-left:4px solid var(--teal);background:#dff2ed}.feedback.try{border-left:4px solid var(--coral);background:#fff0e8}.feedback p{color:#536b7e;margin:5px 0 0;line-height:1.5}.task-actions{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.task-actions>span{color:var(--muted);font-size:9px}.task-visual{background:#e8ddef;flex-direction:column;justify-content:center;margin:0;padding:28px;display:flex}.task-visual img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 18px 50px #061d3726}.task-visual figcaption{padding:24px 4px}.task-visual span{letter-spacing:.12em;color:var(--purple);font-size:9px;font-weight:900}.task-visual p{font-family:Georgia,serif;font-size:17px;line-height:1.45}.privacy-note{border-top:1px solid var(--line);color:#6c7f8e;text-align:center;background:#f1f4f3;margin:0;padding:15px 30px;font-size:9px}.completion{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:720px;padding:70px 8vw;display:flex}.completion>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;font-size:30px;display:grid}.completion>p:not(.kicker){max-width:680px;color:var(--muted);line-height:1.7}.evidence-card{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin:25px 0 32px;display:grid;overflow:hidden}.evidence-card span{min-width:180px;color:var(--muted);background:#fff;padding:18px;font-size:9px}.evidence-card b{color:var(--ink);margin-bottom:5px;font-family:Georgia,serif;font-size:17px;font-weight:400;display:block}.completion>div:last-of-type{gap:10px;display:flex}.educator-view{padding:75px 6vw 50px}.educator-hero{justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px;display:flex}.educator-hero>div{max-width:780px}.educator-hero h1{color:var(--ink);font-size:clamp(48px,5.5vw,76px)}.educator-hero>div>p:last-child{color:var(--muted);max-width:700px;line-height:1.7}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:22px}.metric-grid span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.metric-grid b{color:var(--purple);margin:12px 0 3px;font-family:Georgia,serif;font-size:43px;font-weight:400;display:block}.metric-grid p{color:var(--muted);margin:0;font-size:10px}.educator-grid{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) 320px;display:grid;overflow:hidden}.evidence-panel{padding:36px}.evidence-table{border-top:1px solid var(--line);margin-top:28px}.evidence-table>div{border-bottom:1px solid var(--line);min-height:66px;color:var(--muted);grid-template-columns:.7fr 1fr 1fr 1.2fr;align-items:center;gap:15px;font-size:10px;display:grid}.evidence-table .head{text-transform:uppercase;min-height:40px;font-size:8px;font-weight:900}.evidence-table b{color:var(--ink)}.evidence-table>div span:last-child{color:var(--purple);font-weight:800}.decision-panel{background:#e8ddef;padding:36px 28px}.decision-panel article{border-top:1px solid #74378d33;grid-template-columns:30px 1fr;gap:10px;padding:19px 0;display:grid}.decision-panel article>span{color:var(--purple);font-size:9px;font-weight:900}.decision-panel article p{color:#526b7d;margin:0;font-size:11px;line-height:1.55}.reduced .lesson-card{min-height:260px}.reduced .lesson-card>div{padding-top:35px}.reduced .task-card,.reduced .study-stage{grid-template-columns:1fr}.reduced .task-visual,.reduced .study-stage figure,.reduced .visual-video-image img{display:none}.reduced .visual-video-image{height:180px}@media (width<=900px){.welcome,.lesson-grid{grid-template-columns:1fr}.lesson-card{grid-template-columns:240px 1fr;min-height:0;display:grid}.choice-strip{grid-template-columns:1fr}.lesson-shell{grid-template-columns:220px 1fr}.task-card,.study-stage{grid-template-columns:1fr}.task-visual{grid-row:1;display:flex}.task-copy{grid-row:2}.study-stage figure{max-width:620px}.live-example-grid{grid-template-columns:1fr}.live-example-grid article{border-bottom:1px solid #ffffff24;border-right:0;grid-template-columns:minmax(230px,1fr) 1fr;display:grid}.educator-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.app-header{height:auto;min-height:76px;padding:10px 18px}.app-header nav{z-index:30;border-top:1px solid var(--line);background:#fff;justify-content:space-around;height:62px;position:fixed;bottom:0;left:0;right:0}.app-header nav button{border-top:3px solid #0000;border-bottom:0}.app-header nav button.active{border-top-color:var(--teal)}.profile-chip div{display:none}.welcome{padding:65px 22px}.journey-card{padding:26px}.home-section,.educator-view{padding:65px 20px 90px}.section-title,.educator-hero{flex-direction:column;align-items:flex-start}.support-pills{flex-wrap:wrap}.lesson-card{display:flex}.lesson-shell{padding-bottom:62px;display:block}.lesson-sidebar{padding:28px 20px}.lesson-sidebar h2,.step-list{display:none}.lesson-progress{margin-top:20px;position:static}.access-bar{padding:12px 18px}.access-bar label{justify-content:space-between;align-items:center;width:100%;margin-left:0;display:flex}.intro-stage,.study-stage{padding:42px 20px}.intro-actions,.live-example-intro{flex-direction:column;align-items:flex-start}.live-example-grid article{display:block}.study-stage figure{padding:14px;transform:none}.study-stage figure img{height:auto}.task-visual{padding:16px}.task-copy{padding:42px 20px}.task-actions{flex-direction:column;align-items:flex-start}.mode-list,.metric-grid{grid-template-columns:1fr}.evidence-card{grid-template-columns:1fr;width:100%}.evidence-card span{min-width:0}.completion{padding:55px 20px}.completion>div:last-of-type{flex-direction:column;width:100%}.evidence-panel{padding:28px 18px;overflow-x:auto}.evidence-table{min-width:680px}.decision-panel{padding:30px 22px}.brand b{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.official-video-series{background:var(--navy);color:#fff;border-radius:16px;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 25px 70px #061d3733}.official-video-grid{grid-template-columns:1fr 1fr;display:grid}.official-video-grid article{border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24}.official-video-grid article:nth-child(2n){border-right:0}.official-video-grid .video-summary{min-height:118px}.official-video-grid .video-summary h2{margin:0 0 8px;font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.3}.series-source{color:#9fb2c0;padding:14px 24px;font-size:9px}.series-source a{color:#a9ded4}@media (width<=650px){.official-video-grid{grid-template-columns:1fr}.official-video-grid article{border-right:0}.official-video-grid .video-summary{min-height:0}}:root{--sun:#f7c94b;--sky:#dff3fa;--mint:#def3e8;--lilac:#eee1f5;--peach:#fff0da}body{background-color:#fffaf0;background-image:radial-gradient(circle at 12% 8%,#f7c94b2e 0 7px,#0000 8px),radial-gradient(circle at 88% 22%,#1297831f 0 9px,#0000 10px);background-size:90px 90px,130px 130px;font-family:Comic Sans MS,Comic Sans,Chalkboard SE,cursive}button,select{font-family:inherit}.app-header{border-bottom:4px solid var(--sun);height:92px;box-shadow:0 5px #08264614}.brand{gap:13px}.brand img{width:60px;height:60px;box-shadow:0 0 0 3px var(--teal),0 4px 0 #08264621;border:3px solid #fff}.brand b{letter-spacing:-.02em;font-family:inherit;font-size:21px;font-weight:900}.brand small{color:var(--purple);font-size:10px}.app-header nav button{border-bottom-width:5px;border-radius:18px 18px 0 0;font-size:13px}.app-header nav button:hover{background:var(--sky);color:var(--ink)}.profile-chip>span{border:3px solid var(--teal);background:var(--mint);width:44px;height:44px;box-shadow:0 3px #0826461f}.profile-chip b{font-size:12px}.profile-chip small{font-size:10px}.welcome{background:linear-gradient(145deg,#12395e 0%,var(--navy) 58%,#42245e 100%);border-bottom:10px solid var(--sun)}.welcome:before{content:"★";color:var(--sun);opacity:.9;font-size:52px;position:absolute;top:54px;left:52%;transform:rotate(12deg)}.welcome:after{border-color:#7ed8c938;box-shadow:0 0 0 40px #f7c94b14}.welcome h1,.educator-hero h1,.intro-heading h1,.study-stage h1,.task-copy h1,.completion h1{letter-spacing:-.035em;font-family:inherit;font-weight:900}.welcome h1 em,.educator-hero h1 em{color:#a5dd73;font-weight:900}.kicker{background:var(--lilac);color:var(--purple);letter-spacing:.08em;border-radius:999px;padding:7px 12px;font-size:10px;display:inline-block;box-shadow:0 3px #74378d29}.welcome .kicker,.lesson-sidebar .kicker{color:#9ce3d7;box-shadow:none;background:#ffffff1f}.primary,.secondary{border:3px solid var(--ink);min-height:54px;box-shadow:0 5px 0 var(--ink);border-radius:18px;padding:0 24px;font-size:13px;transition:transform .12s,box-shadow .12s}.primary{background:#25a792}.secondary{background:#fff}.primary:hover{background:#158b78}.primary:hover,.secondary:hover{box-shadow:0 7px 0 var(--ink);transform:translateY(-2px)}.primary:active,.secondary:active{box-shadow:0 2px 0 var(--ink);transform:translateY(3px)}.primary:disabled{transform:none;box-shadow:0 3px #81909c}.journey-card{background:#ffffff21;border:3px solid #ffffffb3;border-radius:30px;box-shadow:10px 10px #0000002e}.journey-card-top b{font-family:inherit;font-weight:900}.journey-line{grid-template-columns:46px 1fr 46px 1fr 46px}.journey-line i{border-width:3px;width:46px;height:46px;font-size:15px;box-shadow:0 3px #00000038}.journey-line span{border-radius:9px;height:5px}.section-title h2,.choice-strip h2,.educator-grid h2,.decision-panel h2{letter-spacing:-.025em;font-family:inherit;font-weight:900}.support-pills button,.access-bar button{border:2px solid var(--ink);padding:11px 16px;font-size:11px;box-shadow:0 3px #0826462e}.lesson-grid{gap:26px}.lesson-card{border:4px solid var(--purple);border-radius:28px;transition:transform .15s;box-shadow:8px 8px #d9c4e5}.lesson-card:hover{transform:translateY(-5px)rotate(-.4deg)}.lesson-card.green{border-color:var(--lime);box-shadow:8px 8px #cde4be}.lesson-card.blue{border-color:var(--blue);box-shadow:8px 8px #badbea}.lesson-card img{border-bottom:4px solid;height:225px}.lesson-card h3{font-family:inherit;font-weight:900}.lesson-card p{background:var(--lilac);border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:10px;display:inline-block}.lesson-card.green p{background:var(--mint)}.lesson-card.blue p{background:var(--sky)}.lesson-card button{border:2px solid;border-radius:16px;min-height:52px;font-size:12px;box-shadow:0 4px}.choice-strip{background:linear-gradient(135deg,#eadcf2,#dff3fa);border-block:5px solid #fff}.mode-list span{border:3px solid #fff;border-radius:18px;min-height:65px;font-size:13px;font-weight:900;box-shadow:0 5px #0826461f}.mode-list span:before{content:"★";color:#d69f0a;margin-right:10px;font-size:18px}.lesson-sidebar{background:linear-gradient(180deg,var(--navy),#153e62);border-right:6px solid var(--sun)}.lesson-sidebar h2{font-family:inherit;font-weight:900}.back{font-size:12px}.step-list>div{grid-template-columns:40px 1fr}.step-list>div:after{border-radius:4px;width:4px;top:40px;left:19px}.step-list>div>span{border-width:3px;width:40px;height:40px;font-size:12px}.step-list b{font-size:13px}.step-list small{font-size:10px}.lesson-progress>div{border:2px solid #ffffff59;height:12px}.access-bar{background:var(--sky);border-bottom:4px solid #b9dfea}.access-bar select{border:2px solid var(--ink);border-radius:13px;font-weight:700}.intro-stage{background:linear-gradient(#fffaf0,#f4fbfd)}.intro-heading h1,.study-stage h1,.task-copy h1{color:#153e62}.intro-heading>p:last-child{font-size:17px}.live-example-player,.official-video-series,.official-video{box-shadow:10px 10px 0 #74378d3d,0 0 0 4px var(--purple);border:5px solid #fff;border-radius:28px}.live-example-intro b{background:var(--sun);color:var(--ink);border-radius:999px;padding:7px 10px;font-size:10px;display:inline-block}.live-example-intro span{font-size:13px}.live-example-grid video{border-bottom:4px solid var(--teal)}.live-example-grid article>div{background:#0c2f50}.live-example-grid p,.video-summary p{font-size:12px}.video-rule{background:var(--peach);color:var(--ink);border-top:4px solid var(--sun);font-size:13px}.official-video-grid .video-summary h2{font-family:inherit;font-weight:900}.video-transcript{border:3px solid var(--purple);border-radius:16px;box-shadow:0 5px #d9c4e5}.video-transcript summary{font-size:12px}.study-stage figure{border:4px solid var(--purple);border-radius:26px;padding:15px;transform:rotate(1deg);box-shadow:9px 9px #d9c4e5}.study-stage figure img{border-radius:16px}.study-stage figcaption{font-size:12px}.visual-prompts span{background:#fff;border:3px solid #b9dfea;border-radius:18px;min-height:60px;font-size:13px;box-shadow:0 4px #dceef5}.visual-prompts b{background:var(--sun);width:36px;height:36px;color:var(--ink);border:2px solid var(--ink);font-size:15px}.study-note,.hint{border-left:0;border:3px solid var(--purple);background:var(--lilac);border-radius:16px;font-size:13px;box-shadow:0 4px #d9c4e5}.task-card{background:#fffdf8}.prompt{color:#304f68;font-family:inherit;font-size:22px;font-weight:700}.answers{gap:14px}.answers button{border:3px solid #bfd1d8;border-radius:20px;min-height:78px;font-size:15px;transition:transform .1s,box-shadow .1s;box-shadow:0 5px #bfd1d8}.answers button:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 7px #9bcbe0}.answers button>span{border:2px solid var(--teal-dark);background:var(--mint);width:44px;height:44px;font-size:17px}.answers button.correct{border-color:var(--teal);box-shadow:0 5px #9bd6cb}.answers button.incorrect{border-color:var(--coral);box-shadow:0 5px #efc6b7}.feedback{border:3px solid;border-radius:18px;font-size:14px}.task-visual{background:linear-gradient(155deg,var(--lilac),var(--sky));border-left:5px solid #fff}.task-visual img{border:5px solid #fff;border-radius:22px;box-shadow:8px 8px #74378d33}.task-visual p{font-family:inherit;font-weight:700}.task-visual span{background:#fff;border-radius:999px;padding:6px 9px;display:inline-block}.completion>span{width:86px;height:86px;box-shadow:0 0 0 5px var(--teal),0 7px 0 var(--ink);border:5px solid #fff;font-size:38px}.evidence-card{border:3px solid var(--purple);border-radius:20px;box-shadow:7px 7px #d9c4e5}.evidence-card b{font-family:inherit;font-weight:900}.educator-view{background:#f7f5ef}.educator-hero h1,.educator-grid h2,.decision-panel h2,.metric-grid b{font-family:inherit}.metric-grid article,.educator-grid{border:2px solid var(--line);border-radius:18px;box-shadow:0 4px #08264614}.decision-panel{background:#eee7f2}@media (width<=900px){.lesson-card:hover{transform:none}.live-example-grid article{border-bottom:3px solid #ffffff2e}}@media (width<=650px){.app-header{border-bottom-width:3px}.app-header nav button{border-radius:0}.brand img{width:52px;height:52px}.welcome:before{top:105px;left:auto;right:24px}.primary,.secondary{width:100%}.intro-actions{align-items:stretch}.journey-card{box-shadow:6px 6px #0000002e}.lesson-card,.study-stage figure{box-shadow:5px 5px #d9c4e5}.task-visual{border-bottom:5px solid #fff;border-left:0}.live-example-player,.official-video-series,.official-video{box-shadow:5px 5px 0 #74378d3d,0 0 0 3px var(--purple);border-width:3px}}.journey-line.five{grid-template-columns:36px 1fr 36px 1fr 36px 1fr 36px 1fr 36px;margin:32px 0 24px}.journey-line.five i{width:36px;height:36px;font-size:12px}.journey-line.five span:nth-of-type(2){background:var(--teal)}.curriculum-intro{background:linear-gradient(135deg,#e8f6f3,#f1e7f6 58%,#fff2d8);border-bottom:6px solid #fff;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.15fr);align-items:center;gap:6vw;padding:78px 7vw;display:grid}.intro-copy h2{letter-spacing:-.04em;margin:20px 0;font-size:clamp(38px,4.5vw,64px);font-weight:900;line-height:1.04}.intro-copy>p:not(.kicker){color:#486174;font-size:16px;line-height:1.65}.intro-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.journey-player{background:var(--purple);color:#fff;min-height:430px;box-shadow:10px 10px 0 #0826462e,0 0 0 4px var(--ink);border:5px solid #fff;border-radius:32px;flex-direction:column;transition:background .25s;display:flex;overflow:hidden}.journey-player.teal{background:#0d8878}.journey-player.violet{background:#66408e}.journey-player.green{background:#4f8a35}.journey-player.blue{background:#176f9c}.journey-player-top{border-bottom:2px solid #ffffff40;align-items:center;gap:12px;padding:18px 22px;font-size:11px;display:flex}.journey-player-top img{background:#fff;border-radius:50%;width:48px;height:48px}.journey-player-top span{letter-spacing:.1em;font-weight:900}.journey-player-top b{margin-left:auto}.journey-scene{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:38px 42px 28px;display:flex}.journey-scene i{width:76px;height:76px;color:var(--purple);background:#fff;border-radius:26px;place-items:center;font-size:38px;font-style:normal;display:grid;transform:rotate(-3deg);box-shadow:0 7px #0003}.journey-scene p{letter-spacing:.12em;margin:28px 0 12px;font-size:13px;font-weight:900}.journey-scene h3{max-width:700px;margin:0;font-size:clamp(24px,3vw,38px);line-height:1.25}.journey-dots{background:#061d3738;gap:10px;padding:18px 22px;display:flex}.journey-dots button{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffffa6;border-radius:50%;width:38px;height:38px;font-weight:900}.journey-dots button.active{background:var(--sun);color:var(--ink);border-color:#fff;transform:scale(1.08)}.journey-transcript{border:3px solid var(--purple);background:#fff;border-radius:18px;grid-column:1/-1;padding:0 20px;box-shadow:0 5px #d9c4e5}.journey-transcript summary{cursor:pointer;padding:16px 0;font-size:13px;font-weight:900}.journey-transcript p{color:#486174;font-size:12px;line-height:1.55}.unit-section{position:relative}.unit-section .section-title{align-items:flex-start}.unit-question{color:#526b7d;max-width:720px;margin:16px 0 0;font-size:16px;font-weight:700;line-height:1.55}.lesson-grid.single{grid-template-columns:minmax(280px,520px)}.unit-two{background:#f1f8fa;border-top:5px solid #fff}.unit-two .lesson-card:first-child{transform:rotate(-.25deg)}.unit-two .lesson-card:nth-child(2){transform:rotate(.25deg)}.story-player{background:var(--navy);color:#fff;max-width:960px;box-shadow:10px 10px 0 #74378d3d,0 0 0 4px var(--purple);border:5px solid #fff;border-radius:28px;margin:0 auto;overflow:hidden}.story-grid{grid-template-columns:repeat(3,1fr);display:grid}.story-grid article{border-right:2px solid #fff3}.story-grid article:last-child{border-right:0}.story-grid img{aspect-ratio:16/10;object-fit:cover;border-bottom:4px solid var(--sun);width:100%;display:block}.story-grid article>div{padding:20px}.story-grid span{background:var(--sun);color:var(--ink);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-block}.story-grid h2{margin:14px 0 8px;font-size:20px}.story-grid p{color:#d4dee5;margin:0;font-size:12px;line-height:1.55}@media (width<=900px){.curriculum-intro{grid-template-columns:1fr}.journey-player{min-height:390px}.story-grid{grid-template-columns:1fr}.story-grid article{border-bottom:2px solid #fff3;border-right:0;grid-template-columns:minmax(230px,1fr) 1fr;display:grid}.story-grid img{aspect-ratio:auto;border-bottom:0;border-right:4px solid var(--sun);height:100%}.lesson-grid.single{grid-template-columns:1fr}.unit-two .lesson-card:nth-child(n){transform:none}}@media (width<=650px){.journey-line.five{grid-template-columns:30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px}.journey-line.five i{width:30px;height:30px;font-size:10px}.curriculum-intro{padding:60px 20px}.intro-buttons{flex-direction:column}.journey-player{min-height:420px;box-shadow:5px 5px 0 #0826462e,0 0 0 3px var(--ink);border-width:3px}.journey-scene{padding:32px 24px}.journey-scene i{width:62px;height:62px;font-size:30px}.journey-scene h3{font-size:25px}.journey-dots{justify-content:center}.journey-dots button{width:34px;height:34px}.story-player{box-shadow:5px 5px 0 #74378d3d,0 0 0 3px var(--purple);border-width:3px}.story-grid article{display:block}.story-grid img{aspect-ratio:16/10;border-right:0;border-bottom:4px solid var(--sun);height:auto}}.launch-page{color:#fff;background:linear-gradient(145deg,#082646 0%,#0b3558 52%,#4b2868 100%);place-items:center;min-height:100vh;padding:54px 7vw 36px;display:grid;position:relative;overflow:hidden}.launch-orbit{border:70px solid #12978333;border-radius:50%;position:absolute}.orbit-one{width:560px;height:560px;top:-220px;right:-190px}.orbit-two{border-color:#f7c94b24;width:380px;height:380px;bottom:-140px;left:-170px}.launch-content{text-align:center;z-index:2;max-width:850px;position:relative}.launch-content>img{object-fit:contain;width:176px;height:176px;box-shadow:0 0 0 6px var(--teal),0 12px 0 #0003;background:#fff;border:6px solid #fff;border-radius:50%}.launch-label{color:#9ce3d7;letter-spacing:.16em;margin:30px 0 12px;font-size:12px;font-weight:900}.launch-content h1{letter-spacing:-.05em;margin:0;font-size:clamp(52px,7vw,92px);font-weight:900;line-height:.95}.launch-content h1 em{color:#a5dd73;font-style:normal}.launch-content>p:not(.launch-label){color:#d4e0e8;max-width:680px;margin:28px auto;font-size:18px;line-height:1.65}.launch-facts{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 28px;display:flex}.launch-facts span{background:#ffffff17;border:2px solid #fff6;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:900}.launch-button{width:auto;min-width:230px}.launch-educator{color:#bcd0dc;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin:22px auto 0;text-decoration:underline;display:block}.launch-steps{z-index:2;color:#9ce3d7;letter-spacing:.08em;flex-wrap:wrap;justify-content:center;align-self:end;align-items:center;gap:10px;font-size:10px;display:flex;position:relative}.launch-steps span{background:var(--sun);border-radius:4px;width:24px;height:4px}.intro-page{background:#f8f5ee;min-height:calc(100vh - 92px)}.screen-back{border-bottom:2px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:18px 7vw;display:flex}.screen-back button{color:var(--ink);cursor:pointer;background:0 0;border:0;font-weight:900}.screen-back span{letter-spacing:.1em;color:var(--purple);font-size:10px;font-weight:900}.intro-page .curriculum-intro{min-height:calc(100vh - 150px)}.intro-continue{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:22px;display:flex}.intro-continue span{color:#526b7d;font-weight:900}.pathway-page{background:linear-gradient(#fffaf0,#f2f8f7);min-height:calc(100vh - 92px);padding:70px 6vw 90px}.pathway-hero{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1180px;margin:0 auto 26px;display:flex}.pathway-hero h1{letter-spacing:-.045em;margin:20px 0 18px;font-size:clamp(48px,6vw,78px);line-height:1}.pathway-hero>div:first-child>p:last-child{color:#526b7d;max-width:700px;font-size:17px;line-height:1.65}.pathway-summary{border:3px solid var(--ink);min-width:250px;box-shadow:6px 6px 0 var(--sun);background:#fff;border-radius:22px;padding:22px}.pathway-summary span{color:#526b7d;margin-bottom:10px;font-size:11px;display:block}.pathway-summary b{min-width:28px;color:var(--purple);font-size:20px;display:inline-block}.pathway-summary button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.pathway-support{background:var(--sky);border:2px solid #b9dfea;border-radius:16px;align-items:center;gap:10px;max-width:1180px;margin:0 auto 35px;padding:13px 16px;display:flex}.pathway-support button{border:2px solid var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:9px 13px;font-weight:900}.pathway-support span{color:#526b7d;margin-left:auto;font-size:10px}.unit-path{max-width:1100px;margin:0 auto;position:relative}.unit-path:before{content:"";background:var(--navy);width:16px;box-shadow:0 0 0 3px var(--ink);border:4px solid #fff;border-radius:99px;position:absolute;top:25px;bottom:25px;left:50%;transform:translate(-50%)}.path-unit{--unit:#129783;width:calc(50% - 58px);margin-bottom:42px;position:relative}.path-unit:nth-child(odd){margin-right:auto}.path-unit:nth-child(2n){margin-left:auto}.path-unit.purple{--unit:#74378d}.path-unit.blue{--unit:#1679aa}.path-unit.green{--unit:#68a943}.path-unit.orange{--unit:#df8a0d}.path-unit.navy{--unit:#0d3154}.path-marker{border:6px solid var(--unit);width:76px;height:76px;color:var(--unit);z-index:3;background:#fff;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;position:absolute;top:28px;box-shadow:0 5px #0826462e}.path-unit:nth-child(odd) .path-marker{right:-96px}.path-unit:nth-child(2n) .path-marker{left:-96px}.path-unit.locked{filter:saturate(.35);opacity:.7}.path-unit.finished .path-marker{background:var(--unit);color:#fff}.path-card{border:4px solid var(--unit);box-shadow:8px 8px 0 var(--unit);background:#fff;border-radius:26px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.path-card{box-shadow:8px 8px 0 color-mix(in srgb,var(--unit) 28%,white)}}.path-card-title{background:var(--unit);color:#fff;justify-content:space-between;align-items:flex-start;gap:18px;padding:23px 25px;display:flex}.path-card-title span{letter-spacing:.12em;font-size:9px;font-weight:900}.path-card-title h2{margin:7px 0;font-size:27px;line-height:1.12}.path-card-title p{text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:12px;font-weight:900}.path-card-title>b{color:var(--unit);white-space:nowrap;background:#fff;border-radius:999px;padding:7px 9px;font-size:8px}.path-topics{gap:8px;padding:18px;display:grid}.path-topics span{border:2px solid var(--unit);align-items:center;min-height:48px;padding:11px 13px;display:flex}@supports (color:color-mix(in lab, red, red)){.path-topics span{border:2px solid color-mix(in srgb,var(--unit) 65%,white)}}.path-topics span{background:#fffdf9;border-radius:14px;font-size:11px;font-weight:900}.path-topics span:before{content:"★";color:var(--unit);margin-right:9px}.path-actions{padding:0 18px 20px}.path-actions>.primary{width:100%;margin-bottom:12px}.path-actions>div{gap:7px;display:grid}.path-actions>div button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #c5d3d8;border-radius:12px;padding:10px 12px;font-weight:900}.path-actions>div button.lesson-done{border-color:var(--teal);background:var(--mint)}.path-lock-note,.path-coming{color:#526b7d;margin:0;padding:0 20px 22px;font-size:11px;font-weight:900;line-height:1.5}.path-coming{color:var(--unit)}.pathway-finish{border:4px solid var(--navy);background:#fff;border-radius:28px;align-items:center;gap:25px;max-width:800px;margin:35px auto 0;padding:28px;display:flex;box-shadow:8px 8px #c8d4dc}.pathway-finish>span{background:var(--sun);width:78px;height:78px;color:var(--navy);border-radius:25px;place-items:center;font-size:40px;display:grid;transform:rotate(-4deg)}.pathway-finish h2{margin:10px 0 5px;font-size:28px}.pathway-finish p:last-child{color:#526b7d;margin:0}@media (width<=900px){.pathway-hero{flex-direction:column;align-items:flex-start}.pathway-summary{width:100%}.unit-path:before{left:38px}.path-unit,.path-unit:nth-child(n){width:calc(100% - 92px);margin-left:92px;margin-right:0}.path-unit:nth-child(n) .path-marker{left:-92px;right:auto}.path-card-title{flex-direction:column}.path-card-title>b{align-self:flex-start}}@media (width<=650px){.launch-page{padding:42px 20px 30px}.launch-content>img{width:132px;height:132px}.launch-content h1{font-size:48px}.launch-content>p:not(.launch-label){font-size:15px}.launch-steps{margin-top:30px}.app-header nav button{padding:0 10px;font-size:10px}.screen-back{padding:14px 18px}.screen-back span{display:none}.intro-continue{flex-direction:column;align-items:stretch}.pathway-page{padding:55px 18px 90px}.pathway-support{flex-direction:column;align-items:stretch}.pathway-support span{margin-left:0}.unit-path:before{width:12px;left:28px}.path-unit,.path-unit:nth-child(n){width:calc(100% - 68px);margin-left:68px}.path-unit:nth-child(n) .path-marker{border-width:4px;width:56px;height:56px;font-size:18px;left:-68px}.path-card{box-shadow:5px 5px 0 var(--unit);border-width:3px}@supports (color:color-mix(in lab, red, red)){.path-card{box-shadow:5px 5px 0 color-mix(in srgb,var(--unit) 28%,white)}}.path-card-title{padding:20px}.path-card-title h2{font-size:23px}.pathway-finish{align-items:flex-start}.pathway-finish>span{flex:none;width:58px;height:58px;font-size:30px}}.path-topics span.topic-done{background:var(--mint);border-color:var(--teal)}.unit-demo-note{color:#5d4c0a;background:#fff4ca;border-radius:12px;margin:2px 0 0;padding:10px 12px;font-size:10px;font-weight:900;line-height:1.5}.unit-one-course{--strand:#129783;background:linear-gradient(#fffaf0,#eef9f7);min-height:calc(100vh - 92px);position:relative}.unit-one-course.purple{--strand:#74378d;background:linear-gradient(#fbf6fd,#f2eafa)}.unit-one-course.blue{--strand:#1679aa;background:linear-gradient(#f6fbfd,#e8f5fa)}.unit-one-course.green{--strand:#5d9d3d;background:linear-gradient(#fbfff6,#edf7e8)}.unit-one-course.orange{--strand:#d9820b;background:linear-gradient(#fffaf2,#fff0d8)}.unit-one-course.navy{--strand:#0d3154;background:linear-gradient(#f7fbff,#e9f0f5)}.unit-one-top{background:var(--navy);color:#fff;border-bottom:5px solid var(--strand);z-index:10;align-items:center;gap:10px;min-height:70px;padding:10px 5vw;display:flex;position:sticky;top:0}.unit-one-top>button{color:#fff;font:inherit;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff8c;border-radius:12px;padding:10px 13px;font-size:10px;font-weight:900}.unit-one-top>button:hover{color:var(--navy);background:#fff}.unit-one-top>div{flex-direction:column;margin-right:auto;display:flex}.unit-one-top span{letter-spacing:.12em;color:#9ce3d7;font-size:9px;font-weight:900}.unit-one-top b{font-size:12px}.unit-one-progress{z-index:9;background:#dce9e8;border-bottom:3px solid #fff;height:13px;position:sticky;top:70px}.unit-one-progress i{background:linear-gradient(90deg,var(--strand),var(--sun));border-radius:0 99px 99px 0;height:100%;transition:width .25s;display:block}.unit-one-hub,.unit-one-stage,.unit-one-celebrate{max-width:1180px;margin:0 auto;padding:64px 5vw 80px}.unit-one-hero{grid-template-columns:1fr 210px;align-items:center;gap:50px;display:grid}.unit-one-hero h1{letter-spacing:-.04em;max-width:820px;margin:18px 0;font-size:clamp(42px,5vw,70px);line-height:1.02}.unit-one-hero>div:first-child>p:last-child{color:#486174;max-width:760px;font-size:17px;line-height:1.65}.unit-one-badge{background:var(--teal);color:#fff;width:185px;height:185px;box-shadow:0 0 0 5px var(--navy),9px 9px 0 #0826462e;text-align:center;border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;transform:rotate(3deg)}.unit-one-badge span{font-size:45px}.unit-one-badge b{font-size:19px}.unit-one-badge small{font-size:9px}.strand-path{grid-template-columns:repeat(3,1fr);gap:28px;margin:52px 0;display:grid;position:relative}.strand-path:before{content:"";background:var(--navy);height:10px;box-shadow:0 0 0 2px var(--navy);z-index:0;border:3px solid #fff;position:absolute;top:44px;left:15%;right:15%}.strand-path article{--card:#129783;border:4px solid var(--card);min-height:360px;box-shadow:8px 8px 0 var(--card);background:#fff;border-radius:30px;flex-direction:column;align-items:center;padding:62px 25px 24px;display:flex}@supports (color:color-mix(in lab, red, red)){.strand-path article{box-shadow:8px 8px 0 color-mix(in srgb,var(--card) 28%,white)}}.strand-path article{text-align:center;z-index:1;position:relative}.strand-path article.purple{--card:#74378d}.strand-path article.blue{--card:#1679aa}.strand-path article.green{--card:#5d9d3d}.strand-path article.orange{--card:#d9820b}.strand-path article.navy{--card:#0d3154}.strand-path article.done{background:linear-gradient(#fff,#e5f6ee)}.strand-number{border:6px solid var(--card);width:78px;height:78px;color:var(--card);background:#fff;border-radius:50%;place-items:center;font-size:27px;font-weight:900;display:grid;position:absolute;top:-4px;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px #08264626}.strand-path article.done .strand-number{background:var(--card);color:#fff}.strand-path i{font-size:55px;font-style:normal}.strand-path p{color:var(--card);text-transform:uppercase;letter-spacing:.1em;margin:12px 0 4px;font-size:10px;font-weight:900}.strand-path h2{margin:7px 0 13px;font-size:25px;line-height:1.15}.strand-path small{color:#667d8d;letter-spacing:.08em;font-size:9px;font-weight:900}.strand-path button{border:3px solid var(--card);background:var(--card);color:#fff;width:100%;font:inherit;cursor:pointer;box-shadow:0 4px 0 var(--card);border-radius:15px;margin-top:auto;padding:14px;font-size:11px;font-weight:900}@supports (color:color-mix(in lab, red, red)){.strand-path button{box-shadow:0 4px 0 color-mix(in srgb,var(--card) 60%,#082646)}}.strand-path button:active{box-shadow:0 1px 0 var(--card);transform:translateY(3px)}.unit-one-outcome{border:4px solid var(--purple);background:#fff;border-radius:25px;align-items:center;gap:24px;padding:25px 30px;display:flex;box-shadow:7px 7px #d9c4e5}.unit-one-outcome>span{background:var(--lilac);border-radius:22px;place-items:center;width:72px;height:72px;font-size:38px;display:grid}.unit-one-outcome h2{margin:7px 0}.unit-one-outcome p:last-child{color:#526b7d;margin:0}.unit-one-stage>header{max-width:850px;margin-bottom:38px}.unit-one-stage>header h1{margin:13px 0;font-size:clamp(38px,5vw,62px);line-height:1.05}.unit-one-stage>header>p:last-child{color:#526b7d;font-size:16px;line-height:1.6}.learn-tool{grid-template-columns:310px 1fr;gap:22px;display:grid}.learn-tabs{gap:11px;display:grid}.learn-tabs button{min-height:76px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:3px solid #bdd1d6;border-radius:17px;align-items:center;gap:13px;padding:12px 15px;font-size:12px;font-weight:900;display:flex;box-shadow:0 4px #c8d9dd}.learn-tabs button span{font-size:27px}.learn-tabs button[aria-selected=true]{border-color:var(--strand);background:var(--strand)}@supports (color:color-mix(in lab, red, red)){.learn-tabs button[aria-selected=true]{background:color-mix(in srgb,var(--strand) 12%,white)}}.learn-tabs button[aria-selected=true]{box-shadow:0 5px 0 var(--strand)}@supports (color:color-mix(in lab, red, red)){.learn-tabs button[aria-selected=true]{box-shadow:0 5px 0 color-mix(in srgb,var(--strand) 35%,white)}}.learn-tabs button[aria-selected=true]{transform:translate(5px)}.learn-tool>article{background:var(--strand);color:#fff;min-height:410px;box-shadow:10px 10px 0 #0826462e,0 0 0 4px var(--navy);border:5px solid #fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;padding:45px;display:flex}.learn-tool>article>span{background:#fff;border-radius:26px;place-items:center;width:90px;height:90px;font-size:50px;display:grid;transform:rotate(-3deg);box-shadow:0 7px #0003}.learn-tool>article>p{color:#fff5c0;text-transform:uppercase;letter-spacing:.1em;margin:28px 0 4px;font-size:10px;font-weight:900}.learn-tool>article h2{margin:5px 0;font-size:34px}.learn-tool>article h3{max-width:700px;font-size:22px;line-height:1.4}.learn-example{background:#0826462e;border:2px solid #ffffff80;border-radius:15px;margin-top:18px;padding:14px 17px;font-size:12px;line-height:1.5}.stage-actions{border-top:3px dashed #bfd3d3;justify-content:flex-end;align-items:center;gap:25px;margin-top:32px;padding-top:22px;display:flex}.stage-actions>span{color:#526b7d;margin-right:auto;font-size:11px;font-weight:900}.stage-actions .primary:disabled{opacity:.45;cursor:not-allowed}.practice-tool{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:28px;display:grid}.scenario-card{background:linear-gradient(145deg,var(--strand),var(--navy));color:#fff;min-height:430px;box-shadow:9px 9px 0 #08264633,0 0 0 4px var(--navy);border:5px solid #fff;border-radius:30px;flex-direction:column;justify-content:center;padding:38px;display:flex}.scenario-card>span{font-size:72px}.scenario-card p{color:#fff2ad;letter-spacing:.12em;margin:26px 0 8px;font-size:10px;font-weight:900}.scenario-card h2{font-size:28px;line-height:1.35}.practice-question{border:4px solid var(--strand);box-shadow:8px 8px 0 var(--strand);background:#fff;border-radius:28px;padding:32px}@supports (color:color-mix(in lab, red, red)){.practice-question{box-shadow:8px 8px 0 color-mix(in srgb,var(--strand) 25%,white)}}.practice-question>h2{margin-top:0;font-size:27px}.practice-question>div[role=group]{gap:12px;display:grid}.practice-question button{min-height:72px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:3px solid #c4d3d8;border-radius:17px;align-items:center;gap:14px;padding:12px 15px;font-size:13px;font-weight:900;display:flex;box-shadow:0 4px #c4d3d8}.practice-question button>span{border:2px solid var(--strand);background:var(--strand);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}@supports (color:color-mix(in lab, red, red)){.practice-question button>span{background:color-mix(in srgb,var(--strand) 12%,white)}}.practice-question button:hover{border-color:var(--strand);transform:translateY(-2px)}.practice-question button.correct{border-color:var(--teal);background:var(--mint);box-shadow:0 4px #8ecfc2}.practice-question button.incorrect{background:#fff0e9;border-color:#d36246;box-shadow:0 4px #efb5a5}.instant-feedback{border:3px solid;border-radius:16px;margin-top:16px;padding:15px 17px}.instant-feedback p{margin:5px 0 0;font-size:11px;line-height:1.5}.instant-feedback.good{border-color:var(--teal);background:var(--mint);color:#07594f}.instant-feedback.try{color:#8a2f1a;background:#fff0e9;border-color:#d36246}.evidence-builder{grid-template-columns:.85fr 1.15fr;gap:30px;display:grid}.evidence-builder>div{border-radius:28px;padding:32px}.evidence-builder>div:first-child{background:var(--strand);color:#fff;min-height:440px;box-shadow:9px 9px 0 #08264633,0 0 0 4px var(--navy);border:5px solid #fff}.evidence-builder>div:first-child>span{font-size:60px;display:block}.evidence-builder>div:first-child>b{letter-spacing:.1em;margin:15px 0 25px;font-size:12px;display:block}.evidence-builder>div:first-child p{background:#08264624;border:2px solid #ffffff59;border-radius:14px;padding:13px;font-size:13px;font-weight:900}.evidence-builder>div:first-child p.current{border-color:var(--sun);box-shadow:0 0 0 2px var(--sun)}.evidence-builder small{color:#dbe5e9;margin-bottom:5px;font-size:9px;display:block}.evidence-builder>div:last-child{border:4px solid var(--strand);box-shadow:8px 8px 0 var(--strand);background:#fff}@supports (color:color-mix(in lab, red, red)){.evidence-builder>div:last-child{box-shadow:8px 8px 0 color-mix(in srgb,var(--strand) 25%,white)}}.evidence-builder>div:last-child h2{font-size:28px}.evidence-builder>div:last-child>p:not(.kicker){color:#526b7d}.evidence-choices{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.evidence-choices button{min-height:78px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:3px solid #c5d5da;border-radius:17px;align-items:center;gap:12px;padding:12px;font-size:12px;font-weight:900;display:flex;box-shadow:0 4px #c5d5da}.evidence-choices button span{width:34px;height:34px;color:var(--strand);background:#e8f1f3;border-radius:10px;place-items:center;font-size:18px;display:grid}.evidence-choices button[aria-pressed=true]{border-color:var(--strand);background:var(--strand)}@supports (color:color-mix(in lab, red, red)){.evidence-choices button[aria-pressed=true]{background:color-mix(in srgb,var(--strand) 12%,white)}}.evidence-choices button[aria-pressed=true]{box-shadow:0 4px 0 var(--strand)}@supports (color:color-mix(in lab, red, red)){.evidence-choices button[aria-pressed=true]{box-shadow:0 4px 0 color-mix(in srgb,var(--strand) 35%,white)}}.evidence-choices button[aria-pressed=true] span{background:var(--strand);color:#fff}.unit-one-celebrate{text-align:center;max-width:820px}.star-burst{background:var(--sun);width:115px;height:115px;color:var(--navy);box-shadow:0 0 0 5px var(--navy),9px 9px 0 #0826462e;border:7px solid #fff;border-radius:35px;place-items:center;margin:0 auto 25px;font-size:65px;display:grid;transform:rotate(-5deg)}.unit-one-celebrate h1{margin:12px 0;font-size:clamp(45px,6vw,72px)}.unit-one-celebrate>p:not(.kicker){color:#526b7d;font-size:17px;line-height:1.6}.made-card{border:4px solid var(--strand);box-shadow:8px 8px 0 var(--strand);background:#fff;border-radius:26px;grid-template-columns:90px 1fr;gap:20px;margin:32px 0;padding:28px;display:grid}@supports (color:color-mix(in lab, red, red)){.made-card{box-shadow:8px 8px 0 color-mix(in srgb,var(--strand) 25%,white)}}.made-card{text-align:left}.made-card>span{font-size:58px}.made-card b{font-size:18px}.made-card p{border-top:1px solid #d4e0e4;padding-top:10px}.made-card small{color:#526b7d;display:block}.unit-one-celebrate>div:last-child{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.unit-one-course>.privacy-note{padding-bottom:30px}@media (width<=900px){.unit-one-top{flex-wrap:wrap;position:relative;top:auto}.unit-one-progress{position:relative;top:auto}.unit-one-top>div{order:-1;width:100%}.unit-one-hero{grid-template-columns:1fr}.unit-one-badge{display:none}.strand-path{grid-template-columns:1fr;gap:55px}.strand-path:before{width:10px;height:auto;inset:0 auto 0 50%}.strand-path article{width:calc(100% - 50px);max-width:600px;margin:0 auto}.learn-tool,.practice-tool,.evidence-builder{grid-template-columns:1fr}.learn-tabs{grid-template-columns:1fr 1fr}.practice-tool{gap:20px}.scenario-card{min-height:280px}.evidence-builder>div:first-child{min-height:auto}}@media (width<=650px){.unit-one-top{padding:10px 15px}.unit-one-top>button{flex:1}.unit-one-hub,.unit-one-stage,.unit-one-celebrate{padding:45px 20px 70px}.unit-one-hero h1{font-size:40px}.strand-path{margin-top:60px}.strand-path article{width:calc(100% - 18px);padding-inline:18px}.unit-one-outcome{align-items:flex-start;padding:20px}.unit-one-outcome>span{flex:none;width:52px;height:52px;font-size:28px}.learn-tabs{grid-template-columns:1fr}.learn-tabs button[aria-selected=true]{transform:none}.learn-tool>article{min-height:390px;padding:27px}.learn-tool>article h3{font-size:19px}.stage-actions{flex-direction:column;align-items:stretch}.stage-actions>span{margin-right:0}.stage-actions .primary{width:100%}.scenario-card{padding:26px}.scenario-card h2{font-size:23px}.practice-question{padding:20px}.practice-question>h2{font-size:23px}.evidence-builder>div{padding:22px}.evidence-choices,.made-card{grid-template-columns:1fr}.unit-one-celebrate>div:last-child .primary,.unit-one-celebrate>div:last-child .secondary{width:100%}}.unit-media-tool{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:28px;display:grid}.unit-media-player,.unit-media-tool figure{background:var(--navy);color:#fff;box-shadow:9px 9px 0 #08264633,0 0 0 4px var(--strand);border:5px solid #fff;border-radius:28px;margin:0;overflow:hidden}.unit-media-player video,.unit-media-player iframe{aspect-ratio:16/9;background:#061a2d;border:0;width:100%;display:block}.unit-media-player>div{padding:24px}.unit-media-player h2{margin:8px 0;font-size:27px}.unit-media-player>div>p:last-child{color:#d5e0e7;margin-bottom:0;line-height:1.6}.unit-media-tool figure{color:var(--ink);background:#fff;flex-direction:column;display:flex}.unit-media-tool figure img{object-fit:cover;width:100%;height:100%;min-height:300px;display:block}.unit-media-tool figcaption{padding:18px;font-size:11px;line-height:1.55}.media-reduced{color:#fff;text-align:center;background:#173b59;place-items:center;min-height:320px;display:grid}.media-dots{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.media-dots button{color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:3px solid #c3d3d8;border-radius:14px;align-items:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:900;display:flex;box-shadow:0 4px #c3d3d8}.media-dots button[aria-current=step]{border-color:var(--strand);background:var(--strand)}@supports (color:color-mix(in lab, red, red)){.media-dots button[aria-current=step]{background:color-mix(in srgb,var(--strand) 12%,white)}}.media-dots button[aria-current=step]{box-shadow:0 4px 0 var(--strand)}@supports (color:color-mix(in lab, red, red)){.media-dots button[aria-current=step]{box-shadow:0 4px 0 color-mix(in srgb,var(--strand) 35%,white)}}.media-dots button:first-letter{color:var(--strand)}.evidence-choices button.correct{border-color:var(--teal);background:var(--mint);box-shadow:0 4px #8ecfc2}.evidence-choices button.incorrect{background:#fff0e9;border-color:#d36246;box-shadow:0 4px #efb5a5}@media (width<=900px){.unit-media-tool{grid-template-columns:1fr}.unit-media-tool figure{grid-template-columns:1fr 1fr;display:grid}.unit-media-tool figure img{min-height:240px}.unit-media-tool figcaption{align-self:center}}@media (width<=650px){.unit-media-tool figure{display:block}.unit-media-tool figure img{min-height:0}.media-dots{display:grid}.media-dots button{width:100%}}.unit-media-tool.guided-layout{grid-template-columns:1.25fr .75fr}.guided-clip{background:var(--navy);color:#fff;box-shadow:9px 9px 0 #08264633,0 0 0 4px var(--strand);border:5px solid #fff;border-radius:28px;overflow:hidden}.guided-screen{background:radial-gradient(circle at 85% 15%,var(--strand),transparent 32%),linear-gradient(145deg,var(--navy),var(--strand));flex-direction:column;justify-content:center;align-items:flex-start;min-height:420px;padding:45px;display:flex}@supports (color:color-mix(in lab, red, red)){.guided-screen{background:radial-gradient(circle at 85% 15%,color-mix(in srgb,var(--strand) 78%,white),transparent 32%),linear-gradient(145deg,var(--navy),color-mix(in srgb,var(--strand) 72%,#082646))}}.guided-screen{position:relative}.guided-icon{background:#fff;border:5px solid #fff;border-radius:28px;place-items:center;width:92px;height:92px;font-size:50px;display:grid;transform:rotate(-3deg);box-shadow:0 8px #00000038}.guided-screen>p{color:#fff0a6;letter-spacing:.13em;margin:28px 0 7px;font-size:10px;font-weight:900}.guided-screen h2{margin:0;font-size:34px}.guided-screen h3{color:#e5edf2;max-width:650px;margin:12px 0 25px;font-size:20px;line-height:1.5}.guided-track{gap:8px;width:100%;display:flex}.guided-track button{cursor:pointer;background:#ffffff1f;border:2px solid #ffffffa6;border-radius:99px;flex:1;height:14px;padding:0;overflow:hidden}.guided-track button i{background:var(--sun);width:0;height:100%;display:block}.guided-track button[aria-current=step] i{width:100%}.guided-controls{background:#061f39;gap:10px;padding:15px;display:flex}.guided-controls button{color:#fff;font:inherit;cursor:pointer;background:#ffffff1a;border:2px solid #fff9;border-radius:12px;padding:11px 14px;font-size:10px;font-weight:900}.guided-controls button:first-child{background:var(--sun);color:var(--ink);border-color:#fff}.guided-clip details{background:#061f39;padding:0 20px 14px}.guided-clip summary{cursor:pointer;padding:12px 0;font-size:10px;font-weight:900}.guided-clip details p{color:#dce6ec;font-size:10px;line-height:1.5}.guided-focus{box-shadow:9px 9px 0 #08264624,0 0 0 4px var(--strand);background:#fff;border:5px solid #fff;border-radius:28px;padding:30px}.guided-focus h2{font-size:27px;line-height:1.2}.guided-focus>p:not(.kicker){color:#526b7d;line-height:1.6}.guided-focus>div{gap:10px;margin-top:24px;display:grid}.guided-focus span{border:2px solid var(--strand);align-items:center;gap:12px;padding:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.guided-focus span{border:2px solid color-mix(in srgb,var(--strand) 45%,white)}}.guided-focus span{background:var(--strand);border-radius:14px}@supports (color:color-mix(in lab, red, red)){.guided-focus span{background:color-mix(in srgb,var(--strand) 7%,white)}}.guided-focus span{font-size:11px;font-weight:900}.guided-focus span b{font-size:23px}@media (width<=900px){.unit-media-tool.guided-layout{grid-template-columns:1fr}.guided-screen{min-height:390px}.guided-focus{order:-1}}@media (width<=650px){.guided-screen{min-height:430px;padding:28px}.guided-screen h2{font-size:28px}.guided-screen h3{font-size:17px}.guided-controls{flex-direction:column}.guided-controls button{width:100%}}.upload-evidence{border:4px solid var(--strand);width:min(100%,980px);box-shadow:9px 9px 0 var(--strand);background:#fff;border-radius:28px;margin:42px auto;padding:30px}@supports (color:color-mix(in lab, red, red)){.upload-evidence{box-shadow:9px 9px 0 color-mix(in srgb,var(--strand) 25%,white)}}.upload-evidence{text-align:left}.upload-evidence>header{align-items:flex-start;gap:20px;display:flex}.upload-evidence>header>span{background:var(--strand);border-radius:20px;flex:none;place-items:center;width:68px;height:68px;display:grid}@supports (color:color-mix(in lab, red, red)){.upload-evidence>header>span{background:color-mix(in srgb,var(--strand) 12%,white)}}.upload-evidence>header>span{font-size:36px}.upload-evidence h2{margin:6px 0;font-size:27px}.upload-evidence header p:last-child{color:#526b7d;margin:0;line-height:1.55}.upload-safety{color:#5d4c0a;background:#fff7d8;border:2px solid #d9b333;border-radius:14px;margin:22px 0;padding:14px 16px;font-size:11px;line-height:1.55}.upload-form{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.upload-form fieldset{border:0;grid-column:1/-1;margin:0;padding:0}.upload-form legend{margin-bottom:9px;font-size:10px;font-weight:900}.upload-form fieldset button{color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:2px solid #bdcfd5;border-radius:999px;margin:0 8px 8px 0;padding:10px 13px;font-size:10px;font-weight:900}.upload-form fieldset button[aria-pressed=true]{border-color:var(--strand);background:var(--strand)}@supports (color:color-mix(in lab, red, red)){.upload-form fieldset button[aria-pressed=true]{background:color-mix(in srgb,var(--strand) 12%,white)}}.file-drop{border:3px dashed var(--strand);background:var(--strand);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:22px;display:flex}@supports (color:color-mix(in lab, red, red)){.file-drop{background:color-mix(in srgb,var(--strand) 6%,white)}}.file-drop{text-align:center;cursor:pointer}.file-drop input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.file-drop>span{background:var(--strand);color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:10px;font-size:25px;display:grid}.file-drop b{overflow-wrap:anywhere;max-width:100%;font-size:12px}.file-drop small{color:#647a89;margin-top:7px;font-size:9px}.evidence-note{flex-direction:column;gap:8px;font-size:10px;font-weight:900;display:flex}.evidence-note span small{color:#6e808d}.evidence-note textarea{min-height:132px;color:var(--ink);font:inherit;resize:vertical;background:#fff;border:3px solid #c4d4d9;border-radius:17px;padding:14px;font-size:12px;line-height:1.5}.upload-form>.primary{grid-column:1/-1;justify-self:end}.evidence-gallery{border-top:3px dashed #c7d7da;margin-top:30px;padding-top:25px}.evidence-gallery h3{font-size:18px}.evidence-gallery article{background:#fbfdfd;border:2px solid #c7d7da;border-radius:17px;grid-template-columns:125px 1fr;align-items:center;gap:16px;margin-top:13px;padding:13px;display:grid}.evidence-preview{background:#eaf2f3;border-radius:12px;place-items:center;min-height:90px;display:grid;overflow:hidden}.evidence-preview img,.evidence-preview video{object-fit:cover;width:100%;height:100px;display:block}.evidence-preview audio{width:110px}.evidence-preview>span{font-size:42px}.evidence-gallery article p{overflow-wrap:anywhere;margin:0;font-size:11px}.evidence-gallery blockquote{border-left:3px solid var(--strand);color:#526b7d;margin:8px 0;padding-left:10px;font-size:11px;line-height:1.5}.evidence-gallery article button{color:#9b3c2b;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}@media (width<=650px){.upload-evidence{padding:20px}.upload-evidence>header{display:block}.upload-evidence>header>span{margin-bottom:15px}.upload-form{grid-template-columns:1fr}.upload-form fieldset,.upload-form>.primary{grid-column:1}.upload-form>.primary{width:100%}.evidence-gallery article{grid-template-columns:1fr}.evidence-preview img,.evidence-preview video{height:180px}}
