/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--radius-xl:.75rem;--radius-2xl:1rem;--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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.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}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:2147483647px}.rounded-xl{border-radius:var(--radius-xl)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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:#20304a;--muted:#62708a;--cream:#fffaf1;--orange:#ff694c;--orange-dark:#e84d35;--blue:#2878ff;--yellow:#ffd84a;--green:#54c98b;--purple:#9168ee;--line:#e7e9ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.topbar{z-index:20;background:#fff;justify-content:space-between;align-items:center;max-width:1180px;height:82px;margin:auto;padding:0 24px;display:flex;position:relative}.brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#ff7658,#ffb454);border-radius:15px 15px 15px 5px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid;transform:rotate(-4deg);box-shadow:0 6px #ffe4c5}.brand>span:last-child{flex-direction:column;line-height:.95;display:flex}.brand strong{font-size:20px}.brand em{color:var(--orange);font-size:16px;font-style:normal;font-weight:800}.nav{align-items:center;gap:8px;display:flex}.nav button{color:#46536a;background:0 0;border:0;border-radius:12px;padding:12px 13px;font-weight:800}.nav button:hover{color:var(--purple);background:#f7f3ff}.nav .login-link{margin-left:14px}.nav .nav-cta{background:var(--orange);color:#fff;padding:13px 20px;box-shadow:0 5px #ce422c}.nav .nav-cta:hover{background:var(--orange-dark);color:#fff}.menu-button{background:#f4f0ff;border:0;border-radius:12px;padding:8px 12px;font-size:22px;display:none}.hero{background:linear-gradient(120deg,#fff9ed 0%,#fff5dc 52%,#eaf8ff 52%,#edf9ff 100%);grid-template-columns:1fr 1fr;align-items:center;min-height:650px;display:grid;position:relative}.hero:after{content:"";background:radial-gradient(circle at 30px 0,#0000 29px,#fff 30px) 0 0/60px 30px;height:28px;position:absolute;bottom:-1px;left:0;right:0}.hero-copy{padding:70px 40px 70px max(30px,50vw - 580px)}.eyebrow,.mini-label{text-transform:uppercase;letter-spacing:1.5px;color:#7855d3;background:#f1eaff;border-radius:100px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow span{color:var(--orange)}.hero h1{letter-spacing:-4px;color:#24334c;margin:22px 0;font-size:clamp(50px,6vw,79px);line-height:.96}.hero h1 mark{color:var(--orange);background:0 0;position:relative}.hero h1 mark:after{content:"";background:#ffcb49;border-radius:100% 0;height:8px;position:absolute;bottom:-4px;left:2px;right:0;transform:rotate(-1deg)}.hero-copy>p{color:#5d6980;max-width:600px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin:28px 0;display:flex}.primary,.secondary{border:0;border-radius:14px;padding:16px 22px;font-weight:900}.primary{background:var(--orange);color:#fff;box-shadow:0 5px #d64530}.primary span{margin-left:10px}.secondary{color:#35435b;background:#fff;border:2px solid #e4dfd5}.secondary span{color:var(--blue)}.trust-line{color:#657085;flex-wrap:wrap;gap:18px;font-size:13px;font-weight:800;display:flex}.trust-line span:first-letter{color:var(--green)}.hero-playground{place-items:center;height:100%;min-height:650px;display:grid;position:relative}.rainbow-card{z-index:2;background:#fff;border:6px solid #fffa;border-radius:30px;width:min(450px,76%);padding:26px;position:relative;transform:rotate(2deg);box-shadow:0 30px 70px #66a5c442}.lesson-top{color:#68758a;justify-content:space-between;font-size:13px;font-weight:800;display:flex}.lesson-top b{color:var(--purple)}.lesson-progress{background:#edf0f5;border-radius:10px;height:9px;margin:10px 0 24px}.lesson-progress i{background:linear-gradient(90deg,#ff7152,#ffc84c);border-radius:10px;width:60%;height:100%;display:block}.bee{text-align:center;filter:drop-shadow(0 10px 6px #ffc83d42);font-size:70px}.rainbow-card h3{text-align:center;font-size:22px}.shape-row{justify-content:center;align-items:start;gap:12px;display:flex}.shape-row button{width:94px;height:94px;color:var(--blue);background:#f8fafc;border:2px solid #dce4ed;border-radius:20px;font-size:43px;position:relative}.shape-row .correct{border-color:var(--green);color:var(--green);background:#eafff3;box-shadow:0 5px #b6ead0}.shape-row small{white-space:nowrap;background:var(--green);color:#fff;border-radius:10px;padding:5px 8px;font-size:10px;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.sun{color:#ffd034;font-size:80px;position:absolute;top:11%;right:14%}.cloud{color:#fff;opacity:.8;font-size:70px;position:absolute}.cloud-one{top:15%;left:6%}.cloud-two{bottom:16%;right:2%}.floating-badge{z-index:3;background:#fff;border-radius:16px;padding:12px 16px;font-weight:900;position:absolute;box-shadow:0 12px 30px #648fa02e}.badge-one{bottom:25%;left:6%;transform:rotate(-7deg)}.badge-two{top:28%;right:4%;transform:rotate(5deg)}.proof-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:40px auto 0;padding:28px;display:grid}.proof-strip div{text-align:center;border-right:1px solid var(--line)}.proof-strip div:last-child{border:0}.proof-strip b,.proof-strip span{display:block}.proof-strip b{color:#35445e;font-size:18px}.proof-strip span{color:#7b8697;margin-top:5px;font-size:12px}.section{max-width:1160px;margin:0 auto;padding:95px 28px}.section-heading{text-align:center;max-width:620px;margin:auto}.section h2,.inner-hero h1{letter-spacing:-2px;margin:18px 0;font-size:clamp(36px,5vw,54px);line-height:1.05}.section-heading p,.inner-hero p{color:var(--muted);font-size:18px;line-height:1.6}.path-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px;display:grid}.path-card{text-align:left;color:var(--ink);border:0;border-radius:24px;min-height:250px;padding:25px;transition:all .2s;position:relative}.path-card:hover{transform:translateY(-7px)rotate(-1deg)}.path-card.yellow{background:#fff3b8}.path-card.blue{background:#dfeeff}.path-card.purple{background:#ede4ff}.path-card.green{background:#daf7e8}.path-icon{background:#fff;border-radius:19px;place-items:center;width:64px;height:64px;font-size:34px;display:grid;box-shadow:0 7px #fff8}.path-card h3{margin:23px 0 8px;font-size:23px}.path-card p{color:#657086}.path-arrow{font-size:13px;font-weight:900;position:absolute;bottom:22px}.path-arrow b{font-size:18px}.parent-section{background:#f4f0ff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:none;padding-left:max(28px,50vw - 550px);padding-right:max(28px,50vw - 550px);display:grid}.parent-art{background:linear-gradient(150deg,#8d64eb,#5e8cff);border-radius:50% 50% 43% 57%;place-items:center;min-height:480px;display:grid;position:relative}.parent-art:before{content:"✦";color:#ffdf5b;font-size:90px;position:absolute;top:3%;left:5%;transform:rotate(-15deg)}.report-card{background:#fff;border-radius:25px;grid-template-columns:auto 1fr;gap:14px;width:72%;padding:25px;display:grid;transform:rotate(-3deg);box-shadow:18px 20px #ffcb49}.avatar{background:#ffe7cf;border-radius:20px;place-items:center;width:60px;height:60px;font-size:34px;display:grid}.report-card small{color:#8a95a6}.report-card h3{margin:4px 0;font-size:23px}.report-bars{grid-column:1/-1;align-items:end;gap:8px;height:90px;display:flex}.report-bars i{background:#78d9aa;border-radius:10px 10px 3px 3px;flex:1;height:55%}.report-bars i:nth-child(2){background:#ffb84d;height:90%}.report-bars i:nth-child(3){background:#8c72ee;height:72%}.report-card>span{background:#effaf4;border-radius:10px;grid-column:1/-1;padding:10px;font-size:12px;font-weight:800}.mini-label.coral{color:#e5503c;background:#ffe6df}.parent-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.parent-copy ul{padding:0;list-style:none}.parent-copy li{padding:9px 0 9px 50px;position:relative}.parent-copy li:before{content:"✓";width:34px;height:34px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:10px;left:0}.parent-copy li b,.parent-copy li span{display:block}.parent-copy li span{color:#6b778d;margin-top:4px;font-size:14px}.text-button{color:#6843c1;background:0 0;border:0;padding:12px 0;font-weight:900}.routine{text-align:center}.steps{grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px;display:grid}.steps>div{position:relative}.steps b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:0;left:20%}.steps span{font-size:70px;display:block}.steps h3{font-size:21px}.steps p{color:var(--muted);max-width:220px;margin:auto;line-height:1.5}.final-cta{padding:50px 24px 90px}.final-cta>div{color:#fff;text-align:center;background:linear-gradient(120deg,#7957dc,#4f7fe2);border-radius:30px;max-width:1120px;margin:auto;padding:60px 20px;position:relative;overflow:hidden}.final-cta>div:before,.final-cta>div:after{content:"";border:40px solid #ffffff14;border-radius:50%;width:230px;height:230px;position:absolute}.final-cta>div:before{top:-100px;left:-100px}.final-cta>div:after{bottom:-140px;right:-100px}.final-cta h2{margin:10px;font-size:43px}.final-cta p{color:#eee8ff}.final-cta .light{color:#6a4bc4;background:#fff;box-shadow:0 5px #d7cdf7}.final-cta small{color:#ddd5fa;margin-top:15px;display:block}.inner-page{min-height:75vh}.inner-hero{text-align:center;max-width:830px;margin:auto;padding:85px 24px 45px}.inner-hero p{max-width:700px;margin:auto}.level-picker{background:#eee8ff;border-radius:16px;gap:7px;margin-top:24px;padding:6px;display:inline-flex}.level-picker button{color:#5f4a9e;background:0 0;border:0;border-radius:11px;padding:10px 18px;font-weight:900}.level-picker button.active{color:#4c31a6;background:#fff;box-shadow:0 5px 16px #674bad24}.learn-page{background:linear-gradient(#fffaf1,#fff)}.quiz-wrap{grid-template-columns:1fr 260px;gap:22px;max-width:1000px;margin:0 auto 70px;padding:0 24px;display:grid}.quiz-card,.quiz-wrap aside{background:#fff;border:1px solid #edf0f3;border-radius:26px;padding:28px;box-shadow:0 18px 60px #5d6c8820}.quiz-meta{justify-content:space-between;font-size:13px;font-weight:900;display:flex}.quiz-meta span{color:#6948c5}.quiz-track{background:#eff1f5;border-radius:20px;height:9px;margin:10px 0 28px}.quiz-track i{background:linear-gradient(90deg,#ff7656,#ffc746);border-radius:20px;height:100%;display:block}.quiz-icon{text-align:center;place-items:center;min-height:80px;font-size:clamp(30px,6vw,58px);font-weight:900;line-height:1.3;display:grid}.quiz-card h2{text-align:center;font-size:27px}.answer-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.answer-grid button{color:#3d4a60;background:#fafbfc;border:2px solid #e0e5ec;border-radius:17px;min-height:82px;font-size:20px;font-weight:900}.answer-grid button:hover:not(:disabled){background:#f5f1ff;border-color:#7a61db}.answer-grid .right{border-color:var(--green);color:#238255;background:#e7faef}.answer-grid .wrong{border-color:var(--orange);color:#c74834;background:#fff0ec}.feedback{border-radius:17px;grid-template-columns:1fr auto;gap:5px 12px;margin-top:20px;padding:18px;display:grid}.feedback span{font-size:13px}.feedback small{color:#59667a;grid-column:1;line-height:1.45}.feedback button{border:0;border-radius:12px;grid-area:1/2/4;padding:10px 14px;font-weight:900}.feedback.good{background:#e8fbf1}.feedback.good button{background:var(--green);color:#fff}.feedback.try{background:#fff3dc}.feedback.try button{background:#ffb545}.quiz-wrap aside{text-align:center}.score-bubble{background:#fff5c9;border-radius:20px;margin:20px 0;padding:20px}.score-bubble b,.score-bubble span{display:block}.score-bubble b{font-size:35px}.score-bubble span{color:#7b7380;font-size:12px}.quiz-wrap aside p{color:#6e7a8b;font-size:13px;line-height:1.5}.quiz-wrap aside .primary{width:100%;padding:13px}.path-list{padding-top:30px}.path-list>h2{text-align:center;margin-bottom:35px}.path-row{border-radius:18px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;margin:12px 0;padding:18px 22px;display:grid}.path-row.yellow{background:#fff7d6}.path-row.blue{background:#e9f3ff}.path-row.purple{background:#f1ebff}.path-row.green{background:#e5f9ee}.path-row>span{font-size:35px}.path-row h3,.path-row p{margin:2px}.path-row p,.path-row>b{color:#718096;font-size:13px}.path-row button{background:#fff;border:0;border-radius:12px;padding:12px 15px;font-weight:900}.parent-hero{background:#f5f1ff;max-width:none}.parent-hero p{max-width:700px}.dashboard-demo{background:#fff;border:1px solid #eee9fb;border-radius:25px;max-width:900px;margin:60px auto;padding:28px;box-shadow:0 20px 70px #674bad24}.dash-nav{border-bottom:1px solid #eee;justify-content:space-between;padding-bottom:18px;display:flex}.dash-nav span{background:#fff0e8;border-radius:10px;padding:8px 13px}.dash-grid{grid-template-columns:2fr 1fr;gap:18px;margin-top:20px;display:grid}.dash-main,.dash-side{background:#f7f4ff;border-radius:18px;padding:22px}.dash-main small,.dash-side small{color:#7860c9;font-weight:900}.dash-main h2{margin:8px 0}.week-bars{align-items:end;gap:13px;height:130px;padding:15px 5px 20px;display:flex}.week-bars i{background:linear-gradient(#8f73e9,#6e8eff);border-radius:8px 8px 3px 3px;flex:1;position:relative}.week-bars em{font-size:10px;font-style:normal;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.dash-side{text-align:center;background:#fff5dd}.dash-side>span{font-size:50px}.dash-side p{color:#6d788a;font-size:13px}.values-grid{grid-template-columns:repeat(4,1fr);gap:18px;padding-top:20px;display:grid}.values-grid article{border:1px solid #e9ebef;border-radius:20px;padding:23px}.values-grid article span{font-size:37px}.values-grid article p{color:#6a7586;font-size:14px;line-height:1.55}.pricing-page{background:#fffaf2}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1060px;margin:0 auto 25px;padding:0 24px 30px;display:grid}.plan{background:#fff;border:2px solid #ece9e2;border-radius:25px;padding:28px;position:relative}.plan.featured{border-color:#7b5eda;transform:translateY(-12px);box-shadow:0 20px 50px #6d55bc24}.popular{color:#fff;white-space:nowrap;background:#7658d5;border-radius:20px;padding:8px 15px;font-size:11px;font-weight:900;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.plan>p{color:#737d8c;min-height:42px}.price{margin:20px 0;font-size:41px;font-weight:900}.price small{color:#78818f;font-size:12px}.plan ul{min-height:160px;padding:0;list-style:none}.plan li{color:#536075;padding:8px 0}.plan button{color:#fff;background:#25344c;border:0;border-radius:13px;width:100%;padding:14px;font-weight:900}.plan.featured button{background:var(--orange)}.billing-note{text-align:center;color:#6d788a;padding:0 20px 60px;font-size:12px}.legal-page{max-width:860px;margin:auto;padding:80px 25px}.legal-page h1{letter-spacing:-2px;font-size:48px}.legal-page .updated{color:#715d30;background:#fff0cf;border-radius:12px;padding:12px 15px;font-size:13px}.legal-page section{border-bottom:1px solid #e8eaee;padding:22px 0}.legal-page h2{font-size:24px}.legal-page p,.legal-page li{color:#59667a;line-height:1.75}.legal-page a{color:#5e42b3;font-weight:800}.pricing-grid.two-plans{grid-template-columns:repeat(2,minmax(280px,360px));justify-content:center}.reasoning-page{background:linear-gradient(#f5f0ff 0,#fff 55%)}.reasoning-hero{padding-bottom:35px}.library-total{background:#fff;border:2px solid #e5dbff;border-radius:20px;align-items:center;gap:15px;margin-top:28px;padding:14px 20px;display:inline-flex;box-shadow:0 12px 35px #674bad18}.library-total b{color:#6845c4;font-size:30px}.library-total span{text-align:left;color:#657086;max-width:240px;font-size:13px}.reasoning-domains{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:auto;padding:0 24px 55px;display:grid}.reasoning-domains article{background:#fff;border:1px solid #e9e5f1;border-radius:23px;padding:24px;box-shadow:0 15px 40px #5a477c12}.reasoning-domains article>span{font-size:42px}.reasoning-domains small{color:#7254c8;margin:14px 0 4px;font-weight:900;display:block}.reasoning-domains h2{margin:7px 0;font-size:21px}.reasoning-domains p{color:#68758a;font-size:14px;line-height:1.55}.reasoning-promise{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:0 auto 60px;padding:0 24px;display:grid}.reasoning-promise div{background:#edf9f3;border-radius:19px;padding:20px}.reasoning-promise span{color:#fff;background:#43b77a;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.reasoning-promise h3{margin:14px 0 7px}.reasoning-promise p{color:#617185;font-size:13px;line-height:1.5}.reasoning-access{padding:0 24px}.reasoning-access>div{text-align:center;background:linear-gradient(120deg,#fff3bf,#ffe2d8);border-radius:28px;max-width:900px;margin:auto;padding:45px}.reasoning-access h2{margin:18px 0 8px;font-size:38px}.reasoning-access p{color:#68758a}.assessment-disclaimer{color:#727d8d;text-align:center;max-width:900px;margin:30px auto 70px;padding:0 24px;font-size:11px;line-height:1.6}.analytics-page{background:#fffdf8}.analytics-hero{background:#fff1e9;max-width:none}.analytics-summary{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1000px;margin:40px auto 30px;padding:0 24px;display:grid}.analytics-summary article{background:#fff;border:1px solid #eee8df;border-radius:20px;padding:22px;box-shadow:0 12px 35px #4f3f2510}.analytics-summary small,.skill-analytics small{color:#8069c4;font-weight:900}.analytics-summary b,.analytics-summary span{display:block}.analytics-summary b{margin:9px 0;font-size:24px}.analytics-summary span{color:#6c788a;font-size:13px}.skill-analytics{max-width:1000px;margin:auto;padding:30px 24px}.analytics-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.analytics-title h2{margin:13px 0 0;font-size:34px}.analytics-title select{background:#fff;border:1px solid #dfe3e9;border-radius:12px;padding:11px}.skill-table{background:#fff;border:1px solid #e8e9ed;border-radius:22px;margin-top:22px;overflow:hidden}.skill-table article{border-bottom:1px solid #edf0f3;grid-template-columns:1.2fr 1.5fr 60px 120px;align-items:center;gap:15px;padding:18px 22px;display:grid}.skill-table article:last-child{border:0}.skill-table article>div:first-child b,.skill-table article>div:first-child span{display:block}.skill-table article>div:first-child span{color:#798496;margin-top:4px;font-size:12px}.accuracy-track{background:#edf0f4;border-radius:20px;height:11px;overflow:hidden}.accuracy-track i{background:linear-gradient(90deg,#6f61db,#54c68a);border-radius:20px;height:100%;display:block}.skill-table strong{font-size:18px}.skill-table em{text-align:center;border-radius:20px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.skill-table em.growing{color:#278059;background:#e6f8ee}.skill-table em.steady{color:#476bb3;background:#eaf1ff}.skill-table em.needs-practice{color:#a76218;background:#fff0dc}.group-insight{background:#f4efff;border-radius:25px;grid-template-columns:1fr 1.3fr;gap:30px;max-width:1000px;margin:20px auto 70px;padding:28px;display:grid}.group-insight h2{margin:15px 0 8px;font-size:31px}.group-insight p{color:#68758a;line-height:1.55}.own-result{background:#fff;border-radius:15px;align-items:center;gap:12px;padding:12px 16px;display:inline-flex}.own-result b{color:#6845c4;font-size:24px}.own-result span{font-size:12px}.distribution{align-items:end;gap:12px;min-height:220px;padding-bottom:60px;display:flex;position:relative}.distribution>div{text-align:center;flex:1}.distribution i{background:linear-gradient(#8d71e5,#5b8fea);border-radius:8px 8px 3px 3px;min-height:12px;display:block}.distribution span,.distribution small{margin-top:6px;font-size:9px;display:block}.distribution small{color:#727e91}.distribution>p{margin:0;font-size:11px;position:absolute;bottom:0;left:0;right:0}.teachers-page{background:linear-gradient(#effbf5,#fff)}.teacher-hero{padding-bottom:55px}.teacher-hero .primary{margin-top:25px}.teacher-workspace{grid-template-columns:280px 1fr;gap:20px;max-width:1080px;margin:auto;padding:0 24px 60px;display:grid}.teacher-workspace>aside,.assignment-builder{background:#fff;border:1px solid #e4ebe7;border-radius:24px;padding:25px;box-shadow:0 18px 50px #34584512}.teacher-workspace>aside>span{font-size:50px}.teacher-workspace aside h2{margin:12px 0 5px}.teacher-workspace aside p{color:#6a7887}.teacher-workspace aside button{color:#fff;background:#5f4dc0;border:0;border-radius:12px;width:100%;margin:15px 0;padding:12px;font-weight:900}.teacher-workspace aside small{color:#7c8794;line-height:1.5;display:block}.assignment-builder h2{margin:16px 0 7px;font-size:31px}.assignment-builder>p{color:#68758a;line-height:1.55}.size-choice,.type-choice{border-top:1px solid #edf0f2;flex-wrap:wrap;align-items:center;gap:10px;padding:18px 0;display:flex}.size-choice>b,.type-choice>b{width:100%;font-size:13px}.size-choice button{background:#fff;border:2px solid #e1e4ea;border-radius:11px;padding:9px 20px;font-weight:900}.size-choice button.active{color:#5a3eb7;background:#f2edff;border-color:#6c53ca}.type-choice label{background:#f5f7f8;border-radius:10px;padding:9px 11px;font-size:12px}.generate-button{margin-top:5px}.generated-assignment{background:#eaf9f1;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:20px;padding:16px;display:grid}.generated-assignment>span{color:#fff;background:#42b879;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.generated-assignment b,.generated-assignment p{margin:2px;display:block}.generated-assignment p{color:#648070;font-size:11px}.generated-assignment button{color:#fff;background:#26364e;border:0;border-radius:10px;padding:10px;font-weight:900}.teacher-results{background:#f3efff;border-radius:24px;grid-template-columns:1fr 1fr;gap:30px;max-width:1000px;margin:0 auto 40px;padding:35px;display:grid}.teacher-results h2{margin:14px 0 7px;font-size:31px}.teacher-results p{color:#68758a;line-height:1.55}.result-preview{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-preview div{background:#fff;border-radius:14px;padding:16px}.result-preview b,.result-preview span{display:block}.result-preview b{font-size:22px}.result-preview span{color:#768294;margin-top:4px;font-size:11px}.school-privacy-note{text-align:center;color:#737f8e;max-width:900px;margin:0 auto 70px;padding:0 24px;font-size:11px;line-height:1.6}.group-management{grid-template-columns:1.2fr 1fr;gap:20px;max-width:1080px;margin:0 auto 55px;padding:0 24px;display:grid}.assignment-history,.roster-manager{background:#fff;border:1px solid #e6e9ed;border-radius:23px;padding:23px}.management-heading{justify-content:space-between;align-items:end;gap:15px;margin-bottom:18px;display:flex}.management-heading h2{margin:12px 0 0;font-size:25px}.management-heading>b{color:#6f5abb;font-size:12px}.management-heading>button{color:#fff;background:#604bc1;border:0;border-radius:11px;padding:10px 13px;font-weight:900}.assignment-history article,.roster-manager article{border-top:1px solid #edf0f2;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;padding:13px 0;display:grid}.assignment-history article>div b,.assignment-history article>div small,.roster-manager article>div b,.roster-manager article>div small{display:block}.assignment-history small,.roster-manager small{color:#778392;margin-top:4px;font-size:10px}.assignment-history em{color:#557468;font-size:10px;font-style:normal}.assignment-history article>button,.roster-manager article>button{background:#fff;border:1px solid #dfe3e8;border-radius:9px;padding:8px;font-size:10px;font-weight:900}.roster-manager>p{color:#697789;font-size:12px;line-height:1.55}.roster-manager article{grid-template-columns:auto 1fr auto}.roster-manager article>span{color:#6048b5;background:#eee8ff;border-radius:12px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.roster-manager article.removed{opacity:.58}.roster-manager article.removed>span{color:#6f7782;background:#eceef1}footer{color:#fff;background:#233049;grid-template-columns:1.2fr .7fr 1fr 1.2fr;gap:40px;padding:55px max(24px,50vw - 560px) 25px;display:grid}footer .footer-brand{gap:14px;display:flex}.footer-brand p,footer div button,footer div a{color:#b7c0d0;font-size:13px}.footer-brand p{margin:6px 0;line-height:1.5}footer div>b{margin-bottom:14px;display:block}footer div button,footer div a{text-align:left;background:0 0;border:0;padding:5px 0;text-decoration:none;display:block}.footer-note{background:#2e3c57;border-radius:17px;gap:12px;padding:17px;display:flex}.footer-note span{font-size:28px}.footer-note p{color:#cbd2de;margin:0;font-size:12px;line-height:1.5}.copyright{color:#929daf;border-top:1px solid #3b4860;grid-column:1/-1;padding-top:22px}.modal-backdrop{z-index:100;background:#18233bbd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:27px;width:min(460px,100%);padding:32px;position:relative;box-shadow:0 30px 80px #101a2d80}.close{background:#f1f2f5;border:0;border-radius:50%;width:35px;height:35px;font-size:22px;position:absolute;top:15px;right:18px}.modal-icon{font-size:50px}.modal h2{margin:10px;font-size:28px}.modal>p{color:#6d7889;font-size:14px;line-height:1.5}.modal label{text-align:left;margin:14px 0;font-size:12px;font-weight:900;display:block}.modal input:not([type=checkbox]){border:2px solid #e1e4e9;border-radius:12px;width:100%;margin-top:6px;padding:13px;display:block}.modal .check{gap:9px;font-weight:500;line-height:1.4;display:flex}.check input{margin-top:3px}.check button,.modal>small button{color:#6347bc;background:0 0;border:0;padding:0;text-decoration:underline}.modal-submit{width:100%;margin:8px 0 18px}.toast{color:#fff;z-index:120;background:#26354d;border-radius:14px;max-width:390px;padding:16px 20px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #16213955}@media (width<=900px){.menu-button{display:block}.nav{background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:15px;display:none;position:absolute;top:75px;left:15px;right:15px;box-shadow:0 18px 40px #21304b24}.nav.open{display:flex}.nav .login-link{margin:0}.hero{grid-template-columns:1fr}.hero-copy{text-align:center;padding:60px 25px 30px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-line{justify-content:center}.hero-playground{min-height:520px}.proof-strip,.path-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.parent-section{grid-template-columns:1fr}.parent-art{min-height:400px}.pricing-grid{grid-template-columns:1fr;max-width:560px}.plan.featured{transform:none}.quiz-wrap{grid-template-columns:1fr}.quiz-wrap aside{text-align:left;align-items:center;gap:12px;display:flex}.score-bubble{margin:0}.quiz-wrap aside p{flex:1}.path-row{grid-template-columns:auto 1fr}.path-row>b,.path-row>button{grid-column:2}.dash-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.footer-brand,.copyright{grid-column:1/-1}}@media (width<=600px){.topbar{height:72px;padding:0 16px}.brand strong{font-size:17px}.brand em{font-size:13px}.brand-mark{width:37px;height:37px}.hero h1{letter-spacing:-3px;font-size:48px}.hero-actions{flex-direction:column}.hero-playground{min-height:420px}.rainbow-card{width:88%;padding:18px}.shape-row button{width:75px;height:75px}.floating-badge{font-size:11px}.proof-strip,.path-grid,.values-grid,.steps{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:15px}.section,.parent-section{padding:70px 20px}.report-card{width:85%}.steps{gap:35px}.quiz-wrap{padding:0 12px}.quiz-card{padding:20px 15px}.answer-grid,.feedback{grid-template-columns:1fr}.feedback button{grid-area:auto/1;margin-top:8px}.quiz-wrap aside{text-align:center;display:block}.path-row>b,.path-row>button{grid-column:1/-1}.dashboard-demo{margin:35px 15px}.values-grid{padding:20px}.pricing-grid{padding:0 14px}.legal-page h1{font-size:38px}footer{grid-template-columns:1fr}.footer-brand,.copyright{grid-column:auto}.toast{bottom:15px;left:15px;right:15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=900px){.reasoning-domains{grid-template-columns:repeat(2,1fr)}.reasoning-promise{grid-template-columns:1fr}}@media (width<=600px){.reasoning-domains{grid-template-columns:1fr}.library-total{text-align:center;display:grid}.library-total span{text-align:center}.reasoning-access>div{padding:35px 20px}.reasoning-access h2{font-size:31px}}@media (width<=900px){.analytics-summary{grid-template-columns:1fr}.skill-table article{grid-template-columns:1fr 1.2fr 55px}.skill-table em{grid-column:1/-1;justify-self:start}.group-insight,.teacher-workspace,.teacher-results,.group-management{grid-template-columns:1fr}.distribution{min-height:180px}.teacher-workspace>aside{grid-template-columns:auto 1fr;align-items:center;gap:8px 15px;display:grid}.teacher-workspace aside button,.teacher-workspace aside small{grid-column:1/-1}}@media (width<=600px){.analytics-title{display:block}.analytics-title select{margin-top:15px}.skill-table article{grid-template-columns:1fr auto}.accuracy-track{grid-area:2/1/auto/-1}.skill-table em{grid-row:3}.group-insight{margin-left:12px;margin-right:12px;padding:20px}.teacher-workspace{padding:0 12px 45px}.assignment-builder{padding:20px 16px}.generated-assignment{grid-template-columns:auto 1fr}.generated-assignment button{grid-column:1/-1}.teacher-results{margin-left:12px;margin-right:12px;padding:24px}.result-preview{grid-template-columns:1fr 1fr}.group-management{padding:0 12px}.assignment-history article{grid-template-columns:auto 1fr}.assignment-history article em,.assignment-history article>button{grid-column:2}.roster-manager article{grid-template-columns:auto 1fr}.roster-manager article>button{grid-column:2;justify-self:start}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:4px solid #ffcb49}button:disabled{cursor:not-allowed}.shape-row>span{width:94px;height:94px;color:var(--blue);background:#f8fafc;border:2px solid #dce4ed;border-radius:20px;place-items:center;font-size:43px;display:grid;position:relative}@media (width<=1120px) and (width>=901px){.menu-button{display:block}.nav{background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:15px;display:none;position:absolute;top:75px;left:15px;right:15px;box-shadow:0 18px 40px #21304b24}.nav.open{display:flex}.nav .login-link{margin:0}}@media (width<=600px){.shape-row>span{width:75px;height:75px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-label{color:#5e6a7d;cursor:pointer;background:0 0;border:0;margin-left:10px;font-size:12px;font-weight:900}.cl-userButtonAvatarBox{width:38px;height:38px}.account-modal{text-align:left;max-width:720px;max-height:88vh;overflow:auto}.account-modal h2{margin-top:10px}.role-choice{border:0;gap:10px;margin:18px 0;padding:0;display:grid}.role-choice legend{margin-bottom:8px;font-weight:900}.role-choice label{border:2px solid #e7e2f6;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.direct-notice,.consent-panel{background:#f7f4ff;border:1px solid #ded5ff;border-radius:16px;padding:16px}.account-status-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.account-status-grid div{background:#fff6de;border-radius:14px;padding:12px}.account-status-grid small,.account-status-grid b{display:block}.account-status-grid b{text-transform:capitalize}.consent-panel,.privacy-actions{margin-top:18px}.consent-panel p{font-size:14px;line-height:1.55}.typed-name{gap:7px;margin:14px 0;font-weight:800;display:grid}.typed-name input{border:2px solid #d9d2ed;border-radius:10px;padding:12px}.privacy-actions{flex-wrap:wrap;gap:10px;display:flex}.privacy-actions h3{width:100%}.privacy-actions button,.consent-panel button{cursor:pointer;border:0;border-radius:10px;padding:11px 14px;font-weight:800}.privacy-actions .danger{color:#9e2525;background:#ffe6e6}@media (width<=640px){.account-status-grid{grid-template-columns:1fr}}.child-profile-panel{background:#f2fff9;border:1px solid #cce9df;border-radius:16px;margin-top:18px;padding:16px}.child-profile-panel p{font-size:14px}.child-selector,.child-actions{flex-wrap:wrap;gap:9px;margin:12px 0;display:flex}.child-selector button{background:#fff;border:2px solid #d4e7df;border-radius:12px;gap:2px;min-width:110px;padding:10px;display:grid}.child-selector button.active{background:#e4fff4;border-color:#30a77b}.child-selector small{font-size:11px}.child-create{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}.child-create label{gap:5px;font-size:13px;font-weight:800;display:grid}.child-create input,.child-create select{background:#fff;border:2px solid #d4e7df;border-radius:9px;padding:10px}.child-create button,.child-actions button{color:#fff;background:#234c40;border:0;border-radius:9px;padding:10px 12px;font-weight:800}.child-actions button:last-child{background:#7357d9}@media (width<=640px){.child-create{grid-template-columns:1fr}.child-actions button{width:100%}}.child-panel-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.child-panel-heading span,.child-learning-actions>small{letter-spacing:1.3px;color:#42866d;font-size:10px;font-weight:950}.child-panel-heading h3{margin:5px 0;font-size:24px}.child-panel-heading p{color:#66776f;margin:0}.child-panel-heading>small{white-space:nowrap;color:#5e7068;background:#fff;border-radius:20px;padding:7px 10px}.child-selector{border-bottom:1px solid #d9ece5;padding:14px 0 17px}.child-selector button{text-align:left;grid-template-rows:auto auto;grid-template-columns:42px 1fr;min-width:155px;padding:9px 13px}.child-selector button>span{color:#684dcc;background:#eee9ff;border-radius:12px;grid-row:1/3;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.child-selector button.active>span{color:#fff;background:#42ab82}.child-selector button b,.child-selector button small{align-self:end}.child-selector button small{color:#718179;align-self:start}.selected-child-card{grid-template-columns:minmax(250px,.8fr) minmax(360px,1.2fr);gap:16px;margin:18px 0;display:grid}.selected-child-profile,.child-learning-actions{background:#fff;border:1px solid #dce9e4;border-radius:18px;padding:18px}.selected-child-title{align-items:center;gap:13px;display:flex}.selected-child-title>span{color:#fff;background:linear-gradient(145deg,#8062e5,#5f83e7);border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;font-weight:950;display:grid}.selected-child-title small{letter-spacing:1.2px;color:#87948e;font-size:9px;font-weight:900}.selected-child-title h4{margin:2px 0;font-size:21px}.selected-child-title b{color:#725c22;background:#fff1c7;border-radius:20px;padding:4px 9px;font-size:11px;display:inline-block}.edit-child-button{color:#624ab3;background:#f8f5ff;border:1px solid #dcd6f2;border-radius:10px;width:100%;margin-top:17px;padding:10px;font-weight:850}.child-learning-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.child-learning-actions>small{grid-column:1/-1}.child-learning-actions button{text-align:left;color:#fff;background:#285849;border:0;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;gap:1px 7px;padding:12px;display:grid}.child-learning-actions button>span{background:#ffffff20;border-radius:9px;grid-row:1/3;place-items:center;width:31px;height:31px;display:grid}.child-learning-actions button b{font-size:13px}.child-learning-actions button em{color:#d8eee7;font-size:10px;font-style:normal}.child-learning-actions .progress-action{background:#7155d4}.child-learning-actions .progress-action em{color:#e9e3ff}.child-edit-form{gap:10px;margin-top:16px;display:grid}.child-edit-form label{gap:5px;font-size:12px;font-weight:850;display:grid}.child-edit-form input,.child-edit-form select{background:#fff;border:2px solid #d8e5e0;border-radius:10px;width:100%;padding:10px}.child-edit-form p{color:#756633;background:#fff8dc;border-radius:9px;margin:0;padding:9px;font-size:11px}.child-edit-form>div{gap:8px;display:flex}.child-edit-form button{color:#fff;background:#285849;border:0;border-radius:9px;padding:9px 12px;font-weight:850}.child-edit-form button.quiet{color:#52615b;background:#edf0ef}.child-add-panel{border-top:1px solid #d9ece5;margin-top:8px;padding-top:13px}.child-add-panel summary{cursor:pointer;color:#286b54;background:#e7f7f1;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:900;list-style:none;display:inline-flex}.child-add-panel summary::-webkit-details-marker{display:none}.child-add-panel .child-create{margin-top:13px}.child-add-panel>p{color:#718179;margin-bottom:0;font-size:11px}@media (width<=760px){.selected-child-card,.child-learning-actions{grid-template-columns:1fr}.child-panel-heading{display:block}.child-panel-heading>small{margin-top:10px;display:inline-block}}:root{--ink:#17233b;--muted:#64718a;--cream:#fffaf0;--orange:#ff6448;--orange-dark:#e94931;--blue:#3b72f2;--yellow:#ffd252;--green:#48bd84;--purple:#7555d9;--line:#e8eaf0;--paper:#fff;--lavender:#f4f0ff;--sky:#edf8ff;--shadow:0 24px 70px #1d2a491f}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Avenir Next,Segoe UI,system-ui,-apple-system,sans-serif}button{transition:transform .2s,box-shadow .2s,background-color .2s,color .2s,border-color .2s}.topbar{border-bottom:1px solid #e8eaf0b8;gap:22px;max-width:1240px;height:88px;padding:0 28px;position:sticky;top:0;box-shadow:0 10px 30px #17233b0a}.topbar:before{content:"";-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:-1;background:#ffffffeb;height:88px;position:fixed;top:0;left:0;right:0}.brand{flex:none;padding:0}.brand:hover{transform:translateY(-1px)}.brand-lockup{align-items:center;gap:12px;display:flex}.brand>span.brand-lockup{flex-direction:row}.brand-lockup.compact{gap:10px}.brand-mascot{object-fit:contain;filter:drop-shadow(0 8px 10px #424a7c33);width:62px;height:62px;transition:transform .25s;transform:rotate(-2deg)}.brand:hover .brand-mascot{transform:rotate(2deg)translateY(-2px)scale(1.04)}.brand-wordmark{letter-spacing:-.45px;text-align:left;line-height:.92;display:grid}.brand-wordmark strong{font-size:22px;font-weight:900}.brand-wordmark em{color:var(--orange);margin-top:4px;font-size:16px;font-style:normal;font-weight:900}.brand-lockup.compact .brand-mascot{width:50px;height:50px}.brand-lockup.compact .brand-wordmark strong{font-size:18px}.brand-lockup.compact .brand-wordmark em{font-size:13px}.nav{justify-content:flex-end;gap:2px}.nav button{color:#455169;padding:11px 10px;font-size:13px}.nav button:hover{color:#6547c0;background:#f5f1ff;transform:translateY(-1px)}.nav .login-link,.nav .account-label{background:#fff;border:1px solid #e3e5ec;margin-left:8px;padding:11px 14px}.nav .nav-cta{border-radius:13px;padding:12px 18px;box-shadow:0 5px #d94831,0 11px 25px #e3472e2e}.hero{background:radial-gradient(circle at 15% 12%,#fff 0 3%,#0000 18%),linear-gradient(122deg,#fffaf0 0%,#fff4d8 52%,#eaf8ff 52%,#f4fbff 100%);min-height:680px}.hero-copy{padding-top:86px;padding-bottom:100px}.hero h1{letter-spacing:-5px;text-wrap:balance;font-size:clamp(54px,5.8vw,84px);line-height:.94}.hero-copy>p{max-width:610px;font-size:20px;line-height:1.62}.eyebrow,.mini-label{letter-spacing:1.35px;background:#efe8ff;border:1px solid #e5d9ff}.primary,.secondary{border-radius:16px;min-height:54px;padding:16px 24px}.primary{box-shadow:0 6px #d7432e,0 14px 30px #e74b3133}.primary:hover{transform:translateY(-2px);box-shadow:0 8px #d7432e,0 18px 36px #e74b313b}.secondary{border:1px solid #e0e3e9;box-shadow:0 8px 24px #212d4414}.secondary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #212d441f}.rainbow-card{border:1px solid #ffffffe6;padding:30px;transform:rotate(1.5deg);box-shadow:0 35px 90px #3774993b}.floating-badge{border:1px solid #e4e7eecc;box-shadow:0 18px 40px #29425224}.proof-strip{margin-top:22px;padding-top:34px;padding-bottom:34px}.section-heading h2,.parent-copy h2,.routine h2{letter-spacing:-2.2px}.path-card,.values-grid article,.plan,.reasoning-domains article,.analytics-summary article,.assignment-history,.roster-manager{border:1px solid #e1e4ebe6;box-shadow:0 14px 38px #18274112}.path-card:hover{transform:translateY(-8px)rotate(-.35deg);box-shadow:0 24px 50px #18274121}.parent-section{background:linear-gradient(135deg,#f7f2ff,#fff9ec);border-radius:44px;max-width:1180px;margin:40px auto;padding-left:64px;padding-right:64px;overflow:hidden}.final-cta>div{border:1px solid #ffffff2e;box-shadow:0 30px 80px #5137a545}.inner-hero h1{letter-spacing:-3px;text-wrap:balance}.quiz-card,.dashboard-demo,.teacher-workspace>aside,.assignment-builder{box-shadow:var(--shadow)}.plan{padding:34px}.plan.featured{border-color:#8a70df;box-shadow:0 28px 70px #5640b233}.plan button{min-height:50px}footer{background:linear-gradient(145deg,#17233b,#253652);padding-top:66px}.footer-brand{display:block!important}.footer-brand .brand-wordmark strong{color:#fff}.footer-brand p{max-width:240px;margin-top:18px}.modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#141e34b8;animation:.2s fade-in}.modal{border:1px solid #ffffffbf;border-radius:30px;padding:38px;animation:.28s cubic-bezier(.2,.85,.3,1) modal-in;box-shadow:0 34px 100px #09112261}.close{color:#38455b;background:#f4f5f7;width:40px;height:40px;top:20px;right:20px}.close:hover{color:#6248b8;background:#ece7fb;transform:rotate(4deg)}.account-backdrop{align-items:center}.account-modal{text-align:left;scrollbar-gutter:stable;width:min(760px,100% - 32px);max-width:none;max-height:min(88vh,860px);padding:34px 40px}.account-modal-header{align-items:center;gap:22px;padding-right:44px;display:flex}.account-modal-header>div{min-width:0}.account-modal-header h2{white-space:nowrap;text-overflow:ellipsis;margin:10px 0 0;font-size:23px;overflow:hidden}.account-modal-header .brand-lockup{flex:none}.account-journey{background:#f7f5fb;border:1px solid #ebe6f6;border-radius:18px;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px;margin:28px 0;padding:15px 18px;display:grid}.account-journey span{color:#9299a8;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.account-journey span b{color:#7a8290;background:#e5e7ec;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.account-journey span.current{color:#694ac2}.account-journey span.current b{color:#6847c3;background:#ece4ff;box-shadow:0 0 0 4px #fff}.account-journey span.complete{color:#27805a}.account-journey span.complete b{color:#27805a;background:#dff7ec}.account-journey i{background:#e4e6ec;height:2px}.role-choice{grid-template-columns:repeat(3,1fr);gap:12px}.role-choice legend{grid-column:1/-1}.role-choice label{text-align:center;background:#fff;justify-content:center;min-height:68px}.role-choice label:has(input:checked){background:#f4f0ff;border-color:#7657d8;box-shadow:0 8px 22px #5d45b01a}.direct-notice,.consent-panel,.child-profile-panel{border-radius:20px;padding:20px}.account-status-grid div{border:1px solid #f1e6c9;border-radius:16px;padding:15px}.privacy-actions{border-top:1px solid #e9ebf0;padding-top:12px}.toast{border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 20px 50px #101b3147}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@media (width<=1180px) and (width>=901px){.nav button{padding:10px 8px;font-size:12px}.brand-wordmark{display:none}.topbar{padding:0 22px}}@media (width<=900px){.topbar,.topbar:before{height:76px}.nav{border:1px solid #e8e9ef;padding:12px;top:68px;box-shadow:0 24px 60px #1a27402e}.nav button{text-align:left;padding:13px 15px}.nav .login-link,.nav .account-label{margin:4px 0}.hero-copy{padding-top:58px}.parent-section{border-radius:0;margin:0;padding-left:28px;padding-right:28px}.account-backdrop{align-items:end;padding:0}.account-modal{border-radius:28px 28px 0 0;width:100%;max-height:92vh;padding:28px 24px}.account-modal-header .brand-lockup{display:none}}@media (width<=600px){.brand-wordmark strong{font-size:18px}.brand-wordmark em{font-size:13px}.brand-mascot{width:52px;height:52px}.hero h1{letter-spacing:-3.4px;font-size:49px}.hero-copy>p{font-size:17px}.hero-actions .primary,.hero-actions .secondary{width:100%}.rainbow-card{padding:19px}.account-modal-header{display:block}.account-modal-header h2{font-size:18px}.account-journey{grid-template-columns:1fr;gap:8px}.account-journey i{display:none}.account-journey span{padding:6px}.role-choice{grid-template-columns:1fr}.modal{padding:30px 22px}.modal-icon{font-size:42px}}.clean-empty-state{background:linear-gradient(135deg,#fffaf0,#f4f0ff);border:1px solid #e9e3f5;border-radius:28px;grid-template-columns:auto 1fr;align-items:center;gap:24px;max-width:980px;margin:42px auto 54px;padding:42px 46px;display:grid;box-shadow:0 20px 60px #25304e17}.clean-empty-state>span{background:#fff;border-radius:24px;place-items:center;width:78px;height:78px;font-size:39px;display:grid;box-shadow:0 12px 30px #2d36521a}.clean-empty-state small{letter-spacing:1.3px;color:#7555d9;font-size:11px;font-weight:900}.clean-empty-state h2{letter-spacing:-1.5px;margin:8px 0;font-size:32px}.clean-empty-state p{color:#657188;max-width:680px;line-height:1.65}.clean-empty-state button{margin:8px 8px 0 0}.clean-empty-state.ready{background:linear-gradient(135deg,#f1fff8,#f5f1ff)}.analytics-empty,.teacher-empty{margin-bottom:80px}.sample-preview{position:relative}.sample-ribbon{color:#fff;letter-spacing:1px;text-transform:uppercase;z-index:2;background:#7555d9;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:900;position:absolute;top:-16px;right:20px}.inline-empty{text-align:center;border-radius:14px;color:#788395!important;border:1px dashed #d9dce5!important;margin:10px 0!important;padding:22px!important}.access-helper{color:#68758a;max-width:580px;margin:16px auto 0;line-height:1.55;display:block}@media (width<=700px){.clean-empty-state{text-align:center;grid-template-columns:1fr;margin:28px 14px 45px;padding:28px 22px}.clean-empty-state>span{margin:auto}.clean-empty-state button{width:100%;margin-right:0}.sample-ribbon{right:12px}}.protected-session-page>.inner-hero{display:none}.protected-session-page .quiz-wrap{padding-top:0}.protected-session-bar{background:#fff;border:1px solid #e5ddf6;border-radius:18px;grid-column:1/-1;align-items:center;gap:18px;padding:16px 18px;display:flex;box-shadow:0 10px 30px #2c1f4f14}.protected-session-bar button{color:#5e3fba;cursor:pointer;background:#f2edff;border:0;border-radius:12px;padding:11px 14px;font-weight:800}.protected-session-bar div{flex:1;gap:3px;display:grid}.protected-session-bar small{color:#7558ca;letter-spacing:.08em;font-weight:900}.protected-session-bar b{color:#24324b}.protected-session-bar>span{color:#667085;font-weight:800}.round-complete{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:24px;max-width:1000px;margin:0 auto 80px;padding:0 24px;display:grid}.round-celebration,.round-next{background:#fff;border:1px solid #e7e2f2;border-radius:28px;box-shadow:0 20px 65px #3023521c}.round-celebration{text-align:center;background:linear-gradient(155deg,#fff8d7,#fff 58%,#f2ebff);flex-direction:column;justify-content:center;align-items:center;padding:42px 30px;display:flex}.round-celebration>span{background:#fff3ad;border-radius:30px;place-items:center;width:100px;height:100px;margin-bottom:24px;font-size:52px;display:grid;box-shadow:0 10px #f2d86a}.round-celebration small,.round-next button small{letter-spacing:.1em;color:#7658cf;font-weight:900}.round-celebration h2{color:#1f2d49;margin:10px 0;font-size:34px;line-height:1.05}.round-celebration p{color:#657188;margin-bottom:0;line-height:1.6}.round-next{padding:30px}.round-next h3{color:#24324b;margin:0 0 20px;font-size:25px}.continue-path{text-align:left;color:#263550;cursor:pointer;background:#f6f2ff;border:2px solid #7257d8;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;padding:18px;display:grid}.continue-path>span:first-child{background:#fff;border-radius:17px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.continue-path>span:nth-child(2){gap:3px;display:grid}.continue-path b{font-size:18px}.continue-path em{color:#68758a;font-size:12px;font-style:normal}.continue-path strong{color:#7257d8;font-size:25px}.change-category-label{text-align:center;color:#798397;margin:22px 0 13px;font-size:13px;font-weight:800}.round-category-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.round-category-grid button{text-align:left;color:#263550;cursor:pointer;border:0;border-radius:18px;grid-template-columns:auto 1fr;gap:2px 12px;padding:18px 14px;display:grid}.round-category-grid button.yellow{background:#fff4bd}.round-category-grid button.blue{background:#e1efff}.round-category-grid button.purple{background:#eee7ff}.round-category-grid button.green{background:#ddf7e9}.round-category-grid button>span{grid-row:1/3;font-size:27px}.round-category-grid button>b{font-size:15px}.round-category-grid button>small{color:#6e788b;font-size:11px}.finish-round{color:#5d47aa;cursor:pointer;background:0 0;border:0;width:100%;margin-top:18px;padding:12px;font-weight:900}.round-complete button:disabled{opacity:.55;cursor:wait}.reasoning-access button:disabled{cursor:wait;opacity:.72}@media (width<=700px){.protected-session-bar{flex-wrap:wrap;align-items:flex-start}.protected-session-bar div{min-width:180px}.protected-session-bar>span{width:100%;padding-left:2px}.round-complete{grid-template-columns:1fr;padding:0 14px}.round-celebration{padding:30px 22px}.round-next{padding:22px 16px}.round-category-grid{grid-template-columns:1fr}}.missed-review{background:#fff;border:1px solid #ece7f4;border-radius:28px;max-width:1100px;margin:0 auto 80px;padding:34px;box-shadow:0 16px 45px #1f2a4412}.missed-review .analytics-title{align-items:flex-start;margin-bottom:24px}.missed-review .analytics-title p{color:#69758a;max-width:700px;line-height:1.55}.missed-review .analytics-title>b{color:#b8452e;white-space:nowrap;background:#fff0e9;border-radius:999px;padding:9px 13px}.missed-question-list{gap:16px;display:grid}.missed-question-list article{background:linear-gradient(135deg,#fff 65%,#fff8e8);border:1px solid #ebe6f4;border-radius:20px;gap:17px;padding:22px;display:flex}.missed-question-number{color:#c34b35;background:#ffede7;border-radius:12px;flex:0 0 38px;place-items:center;height:38px;font-weight:900;display:grid}.missed-question-copy{min-width:0}.missed-question-copy small{color:#7558ca;text-transform:uppercase;letter-spacing:.07em;font-weight:900}.missed-question-copy h3{margin:6px 0 10px;font-size:20px}.missed-visual{color:#263452;background:#f5f1ff;border-radius:12px;margin-bottom:12px;padding:10px 14px;font-weight:800;display:inline-block}.fold-diagram{background:linear-gradient(135deg,#fff9dc,#eef7ff);border:1px solid #e8e3cf;border-radius:22px;justify-content:center;align-items:center;gap:12px;min-height:150px;margin:4px auto 20px;padding:18px;display:flex}.fold-step{justify-items:center;gap:9px;min-width:100px;display:grid}.fold-step small{letter-spacing:1px;color:#6656a7;font-size:10px;font-weight:950}.step-arrow{color:#f39a45;font-size:28px}.paper-shape{color:#6a4bc4;background:#fff;border:3px solid #5f78c9;border-radius:6px;place-items:center;width:86px;height:74px;font-size:42px;font-weight:950;display:grid;position:relative;box-shadow:0 8px 15px #526aa620}.paper-shape.circle{border-radius:50%;width:76px;height:76px}.paper-shape.diamond{width:62px;height:62px;margin:7px;transform:rotate(45deg)}.paper-shape.folded{background:linear-gradient(90deg,#dfe9ff,#fff);border-left-style:dashed;width:48px}.paper-shape.folds-2{width:48px;height:40px}.paper-shape.punched{flex-wrap:wrap;place-content:center;gap:6px;padding:8px;display:flex}.paper-shape.punched i,.hole-choice i{background:#233554;border-radius:50%;width:11px;height:11px;display:block;box-shadow:inset 0 1px 2px #0006}.paper-shape.mystery{background:#f7f3ff}.hole-choice{justify-items:center;gap:8px;display:grid}.hole-choice>span{flex-wrap:wrap;place-content:center;gap:5px;max-width:100px;min-height:36px;display:flex}.hole-choice b{color:#40506a;font-size:14px}.picture-group,.picture-analogy{background:linear-gradient(135deg,#fff7dc,#f2efff);border-radius:22px;justify-content:center;align-items:center;gap:14px;min-height:145px;margin:5px auto 18px;padding:16px;display:flex}.picture-card{background:#fff;border:2px solid #e4def7;border-radius:18px;align-content:center;place-items:center;gap:4px;width:116px;min-height:110px;display:grid;box-shadow:0 8px 20px #5b4d8f1c}.picture-card i{font-size:52px;font-style:normal;line-height:1}.picture-card small{color:#5c6780;text-transform:capitalize;font-size:12px;font-weight:850}.picture-card.compact{width:auto;min-height:68px;box-shadow:none;background:0 0;border:0}.picture-card.compact i{font-size:42px}.picture-card.compact small{font-size:13px}.picture-mystery{color:#7659cb;background:#fff;border:3px dashed #8a73d5;border-radius:18px;place-items:center;width:90px;height:90px;font-size:42px;font-weight:950;display:grid}.group-plus,.picture-analogy>span{color:#f08b46;font-size:28px;font-weight:950}.analogy-divider{background:#d9d1ef;width:2px;height:90px;margin:0 5px}.listen-scene{background:linear-gradient(135deg,#eaf7ff,#f7efff);border-radius:22px;justify-items:center;gap:5px;margin:5px auto 18px;padding:16px;display:grid}.listen-scene>span{font-size:52px}.listen-scene b{color:#493886}.listen-scene small{color:#69768a;text-transform:capitalize}.position-grid-clue,.mini-position-grid{background:#e5e9f1;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:4px;padding:5px;display:grid}.position-grid-clue{width:150px;height:150px;margin:5px auto 20px}.position-grid-clue span,.mini-position-grid i{background:#fff;border-radius:7px}.position-grid-clue span:nth-child(2){box-shadow:inset 0 0 0 3px #8f79dd}.position-grid-clue span:nth-child(3){box-shadow:inset 0 0 0 3px #f3a34e}.mini-position-grid{width:76px;height:76px;margin:auto}.mini-position-grid i{border:1px solid #cfd5df;display:block}.question-audio-row{justify-content:center;align-items:center;gap:12px;margin:0 auto 16px;display:flex}.question-audio-row button{color:#4e349e;font:inherit;cursor:pointer;background:#f3efff;border:2px solid #7458cf;border-radius:999px;align-items:center;gap:9px;padding:10px 17px;font-size:14px;font-weight:900;display:inline-flex}.question-audio-row button:hover{background:#e9e1ff}.question-audio-row button:focus-visible{outline-offset:3px;outline:4px solid #ffcf62}.question-audio-row button.speaking{color:#fff;background:#25344c;border-color:#25344c}.question-audio-row small{color:#758096;font-size:11px}.audio-autoplay{color:#4e5265;cursor:pointer;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.audio-autoplay input{accent-color:#7458cf;cursor:pointer;width:18px;height:18px}@media (width<=760px){.question-audio-row{flex-wrap:wrap}.question-audio-row small{display:none}.audio-autoplay{flex-basis:100%;justify-content:center}}@media (width<=700px){.fold-diagram{gap:5px;padding:12px 6px}.fold-step{min-width:64px}.fold-step small{letter-spacing:0;font-size:8px}.paper-shape{width:55px;height:50px}.paper-shape.card,.paper-shape.rectangle{width:62px;height:45px}.paper-shape.circle{width:50px;height:50px}.paper-shape.folded{width:32px}.paper-shape.folds-2{width:32px;height:30px}.step-arrow{font-size:18px}.picture-group,.picture-analogy{gap:6px;min-height:110px;padding:10px 5px}.picture-card{width:74px;min-height:82px}.picture-card i{font-size:37px}.picture-card small{font-size:9px}.picture-mystery{width:55px;height:66px}.picture-analogy>span,.group-plus{font-size:18px}.analogy-divider{height:70px;margin:0}.picture-card.compact i{font-size:38px}}.fold-diagram{background:radial-gradient(circle at 8% 12%,#fff2a8 0 3%,#0000 3.5%),radial-gradient(circle at 91% 85%,#d7f0ff 0 4%,#0000 4.5%),linear-gradient(135deg,#fffdf4,#f1f7ff);border:2px solid #eee7d0;border-radius:28px;gap:14px;min-height:188px;padding:24px 18px;box-shadow:inset 0 2px #fff,0 12px 30px #635c8120}.fold-step{gap:12px;min-width:112px}.fold-step small{letter-spacing:.2px;text-transform:none;align-items:center;gap:6px;font-size:12px;display:flex}.fold-step small b{color:#fff;background:#7259d4;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 3px #4d399b}.step-arrow{text-shadow:0 2px #fff;justify-items:center;font-size:27px;line-height:1;display:grid}.step-arrow span{letter-spacing:.8px;text-transform:uppercase;color:#8c755f;margin-bottom:5px;font-size:9px}.paper-shape{background:linear-gradient(145deg,#fff 0 55%,#edf3ff 100%);border-radius:10px;width:100px;height:84px;overflow:hidden;box-shadow:0 11px #d9e3ff,0 16px 24px #526aa62b}.paper-shape:after{content:"";pointer-events:none;border:1px solid #dfe6fa;border-radius:5px;position:absolute;inset:5px}.paper-shape.circle{width:86px;height:86px;box-shadow:0 9px #d9e3ff,0 15px 24px #526aa62b}.paper-shape.circle:after{border-radius:50%}.paper-shape.diamond{width:69px;height:69px;margin:8px 15px}.paper-shape.diamond>*{transform:rotate(-45deg)}.paper-shape.card,.paper-shape.rectangle{width:108px;height:75px}.paper-crease{opacity:.75;border-left:2px dashed #9aa9dc;width:2px;height:100%;position:absolute;top:0;left:50%}.paper-crease:after{content:"";border-top:2px dashed #9aa9dc;width:100px;position:absolute;top:50%;left:-50px}.paper-shape.folded{background:linear-gradient(90deg,#dce7ff,#fff);border-left:4px double #6178ca;width:58px;box-shadow:-7px 7px #cbd9fc,0 12px 22px #526aa62b}.paper-shape.folds-2{width:58px;height:49px;box-shadow:-6px 6px #cbd9fc,-11px 11px #b9ccf7,0 14px 22px #526aa62b}.fold-corner{width:24px!important;height:24px!important;box-shadow:none!important;background:linear-gradient(225deg,#b9caf7 0 49%,#fff 51%)!important;border:0!important;border-radius:0!important;position:absolute!important;top:-1px!important;right:-1px!important}.paper-shape.punched{gap:7px;padding:10px}.paper-shape.punched .punch-hole{background:#27395b;border:2px solid #172642;border-radius:50%;width:13px;height:13px;display:block;box-shadow:inset 0 2px 2px #0007,0 1px #fff}.open-sparkle{color:#f4b43c;font-size:19px;font-style:normal;position:absolute;top:8px;left:12px}.fold-step.mystery .paper-shape{background:linear-gradient(145deg,#fff,#f6efff);border-style:dashed}.fold-step.mystery strong{color:#7555cf;text-shadow:0 3px #e4d9ff;font-size:48px}.hole-choice{gap:10px}.answer-paper{background:linear-gradient(145deg,#fff,#edf4ff);border:3px solid #7184cb;border-radius:9px;grid-template-columns:repeat(6,10px);grid-auto-rows:10px;width:116px;box-shadow:0 7px #d9e3ff;place-content:center!important;gap:3px!important;max-width:none!important;height:72px!important;min-height:72px!important;padding:8px!important;display:grid!important}.answer-paper.circle{border-radius:50%;width:82px}.answer-paper.diamond{width:76px;margin:3px 18px;transform:rotate(45deg)}.answer-paper.diamond i{transform:rotate(-45deg)}.answer-paper i{background:#314465;border:1px solid #172642;border-radius:50%;width:9px;height:9px;display:block;box-shadow:inset 0 1px 1px #0007}.hole-choice b{justify-content:center;align-items:baseline;gap:4px;font-size:13px;display:flex}.hole-choice b strong{color:#293a59;font-size:18px}@media (width<=700px){.fold-diagram{gap:6px;min-height:145px;padding:15px 7px}.fold-step{gap:8px;min-width:66px}.fold-step small{font-size:9px}.fold-step small b{width:18px;height:18px;font-size:9px;box-shadow:0 2px #4d399b}.paper-shape{border-width:2px;width:58px;height:52px;box-shadow:0 6px #d9e3ff}.paper-shape.card,.paper-shape.rectangle{width:66px;height:48px}.paper-shape.circle{width:52px;height:52px}.paper-shape.diamond{width:43px;height:43px;margin:4px 10px}.paper-shape.folded{width:34px}.paper-shape.folds-2{width:34px;height:32px}.step-arrow{font-size:16px}.step-arrow span{display:none}.paper-shape.punched{gap:3px;padding:5px}.paper-shape.punched .punch-hole{width:8px;height:8px}.fold-step.mystery strong{font-size:31px}.open-sparkle{font-size:12px;top:3px;left:5px}.answer-paper{grid-template-columns:repeat(6,7px);grid-auto-rows:7px;width:92px;gap:2px!important}.answer-paper i{width:7px;height:7px}}.fold-diagram{grid-template-columns:minmax(150px,1.25fr) auto minmax(112px,.8fr) auto minmax(112px,.8fr) auto minmax(112px,.8fr);width:min(100%,1040px);display:grid;overflow:hidden}.fold-step{background:#ffffffb8;border-radius:18px;align-content:start;align-self:stretch;width:100%;min-width:0;padding:12px 8px}.fold-step small{text-align:center;min-height:28px}.fold-instruction{color:#655c78;text-align:center;max-width:170px;min-height:28px;font-size:11px;font-style:normal;font-weight:850;line-height:1.25}.paper-shape.fold-source{width:min(150px,100%);height:112px}.paper-crease{z-index:2;pointer-events:none}.paper-crease.vertical{border-left:3px dashed #8b77dc;width:0;height:90%;top:5%;left:50%}.paper-crease.vertical:after{display:none}.paper-crease.horizontal{border-top:3px dashed #8b77dc;width:90%;height:0;top:50%;left:5%}.paper-crease.horizontal:after{display:none}.fold-direction-arrow{z-index:4;color:#ec6a4d;filter:drop-shadow(0 2px #fff);display:block;position:absolute}.fold-direction-arrow.horizontal{background:#ec6a4d;border-radius:4px;width:60%;height:4px;top:25%;left:14%}.fold-direction-arrow.horizontal:after{content:"";border-top:5px solid #ec6a4d;border-right:5px solid #ec6a4d;width:16px;height:16px;position:absolute;top:50%;right:-2px;transform:translateY(-50%)rotate(45deg)}.fold-direction-arrow.vertical{background:#f2a431;border-radius:4px;width:4px;height:42%;bottom:13%;left:27%}.fold-direction-arrow.vertical:after{content:"";border-top:5px solid #f2a431;border-left:5px solid #f2a431;width:14px;height:14px;position:absolute;top:-2px;left:50%;transform:translate(-50%)rotate(45deg)}.paper-shape.folded{isolation:isolate;overflow:hidden}.paper-shape.punched{padding:0!important;display:block!important}.paper-shape.punched .punch-hole{z-index:5;box-sizing:border-box;width:15px;height:15px;display:block;transform:translate(-50%,-50%);margin:0!important;position:absolute!important}.paper-shape.punched:after{z-index:1}.fold-step.mystery .paper-crease{opacity:.45}.answer-paper{box-sizing:border-box;place-items:center;overflow:hidden;grid-auto-rows:minmax(0,1fr)!important;place-content:stretch!important;padding:12px 16px!important}.answer-paper i{aspect-ratio:1;max-width:11px;max-height:11px;width:72%!important;height:72%!important}@media (width<=900px){.fold-diagram{grid-template-columns:1fr 30px 1fr;gap:9px}.paper-shape.fold-source{width:116px;height:88px}}@media (width<=820px){.cogat-choice{min-height:112px;font-size:clamp(36px,11vw,58px)}.picture-grid .picture-tile,.classification-board .picture-tile{min-width:120px;min-height:120px;font-size:68px}.picture-grid .mystery-tile{min-width:120px;min-height:120px}.classification-board{gap:14px}.listening-board{text-align:center;flex-direction:column}.listening-icon{width:100px;height:100px;font-size:52px}.paper-sheet{width:110px;height:130px}.folding-board{gap:12px}}.cogat-choice{justify-content:center;align-items:center;gap:16px;display:flex}.cogat-choice>span:first-child{flex:none}.choice-picture{place-items:center;min-width:1.25em;min-height:1.25em;font-size:clamp(58px,7vw,104px);line-height:1;display:grid}.choice-dot-card{place-items:center;min-width:220px;min-height:105px;display:grid}.choice-dot-card .object-dots{border:0;grid-template-columns:repeat(5,30px);gap:11px;padding:8px}.choice-dot-card .object-dots i{width:30px;height:30px}.choice-bead-rod{place-items:center;width:150px;height:130px;display:grid}.choice-bead-rod>i{background:#707b91;border-radius:8px;flex-direction:column-reverse;justify-content:flex-start;align-items:center;gap:3px;width:7px;height:112px;display:flex;position:relative}.choice-bead-rod b{background:var(--accent,#7656dd);border:3px solid #5b479f;border-radius:50%;flex:none;width:62px;height:16px;display:block}.choice-paper{background:#f2efff;border:4px solid #5945b4;border-radius:8px;width:130px;height:130px;display:block;position:relative}.choice-paper i{background:#26345d;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%)}.choice-paper.top i{top:24%}.choice-paper.bottom i{top:76%}.choice-paper.left i{left:24%}.choice-paper.right i{left:76%}.cogat-choice>.choice-picture{width:auto;min-width:180px;height:auto;min-height:150px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;margin:0;font-size:clamp(88px,9vw,132px);line-height:1;display:grid}.cogat-choice>.choice-dot-card,.cogat-choice>.choice-bead-rod,.cogat-choice>.choice-paper{width:auto;height:auto;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.cogat-choice>.choice-paper{flex:none;width:130px;height:130px;display:block}.cogat-choice>.choice-bead-rod{flex:none;width:150px;height:130px;display:grid}.cogat-choice>.choice-dot-card .object-dots{width:auto;min-width:0;height:auto;min-height:0;box-shadow:none;background:#fff;border:3px solid #dae0ee;border-radius:18px;padding:17px;display:grid}.cogat-choice>.choice-dot-card .object-dots i{background:var(--accent,#7656dd);width:30px;height:30px;display:block}@media (width<=820px){.choice-dot-card{min-width:170px}.choice-dot-card .object-dots{grid-template-columns:repeat(5,24px)}.choice-dot-card .object-dots i{width:24px;height:24px}.choice-paper{width:105px;height:105px}.cogat-choice>.choice-picture{min-width:120px;min-height:110px;font-size:78px}}.cogat-page{color:#17213f;max-width:1180px;margin:0 auto;padding:72px 28px 110px}.cogat-hero{background:linear-gradient(135deg,#fff7cf,#eef6ff);border:1px solid #e5dcff;border-radius:32px;grid-template-columns:1.4fr .8fr;align-items:center;gap:28px;padding:44px;display:grid}.cogat-hero.single{grid-template-columns:1fr}.cogat-hero h1{letter-spacing:-2px;color:#17213f;margin:12px 0 18px;font-size:clamp(38px,5vw,66px);line-height:.98}.cogat-hero p{color:#52627d;max-width:650px;font-size:18px;line-height:1.6}.cogat-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.cogat-stat{text-align:center;background:#fff;border:1px solid #e5e8f5;border-radius:18px;padding:18px}.cogat-stat strong{color:#6048ce;font-size:28px;display:block}.cogat-stat span{color:#65728a;font-size:12px}.cogat-progress-panel{background:#f7f5ff;border:1px solid #e2dcfb;border-radius:28px;margin:28px 0;padding:28px}.cogat-progress-panel>div:first-child h2{margin:6px 0}.cogat-progress-panel>div:first-child p{color:#64718a}.combined-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.combined-score{background:#fff;border:1px solid #ded9f4;border-radius:20px;place-items:center;min-width:150px;padding:18px;display:grid}.combined-score strong{color:#6048ce;font-size:32px}.combined-score span{color:#66738b;font-size:12px;font-weight:800}.cogat-domain-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0 0;display:grid}.cogat-domain-card{background:#fff;border:1px solid #e5e8f5;border-radius:20px;padding:20px;box-shadow:0 8px 24px #26345d0d}.cogat-domain-card small{color:#7656dd;font-weight:800}.cogat-domain-card h3{margin:7px 0;font-size:19px}.cogat-domain-card b{color:#26345d;margin-top:14px;font-size:14px;display:block}.cogat-domain-card p{color:#68758c;margin:5px 0 0;font-size:13px;line-height:1.45}.cogat-test-card{background:#fff;border:1px solid #e5e8f5;border-radius:24px;margin-top:24px;padding:26px}.cogat-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.cogat-toolbar label{gap:6px;font-size:13px;font-weight:800;display:grid}.cogat-toolbar select{color:#26345d;background:#fff;border:1px solid #d9deeb;border-radius:12px;min-width:220px;padding:11px}.cogat-question-card{background:#f8f7ff;border-radius:24px;margin-top:20px;padding:28px}.cogat-progress{background:#e9eaf4;border-radius:99px;height:10px;overflow:hidden}.cogat-progress span{border-radius:inherit;background:linear-gradient(90deg,#f47859,#f8be48);height:100%;display:block}.cogat-question-heading{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.cogat-question-heading small{color:#7656dd;font-weight:800}.cogat-question-heading h2{margin:6px 0 0}.listen-button{color:#4c3d9b;cursor:pointer;background:#fff;border:1px solid #d9d2f5;border-radius:99px;flex:none;padding:12px 17px;font-weight:800}.cogat-visual{text-align:center;color:#26345d;white-space:pre-wrap;padding:32px;font-family:Segoe UI Symbol,sans-serif;font-size:clamp(36px,6vw,72px);line-height:1.4}.cogat-choice-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cogat-choice{color:#26345d;cursor:pointer;background:#fff;border:2px solid #dfe3ef;border-radius:18px;min-height:88px;font-size:24px;font-weight:800}.cogat-choice span{color:#6048ce;background:#f0edff;border-radius:50%;place-items:center;width:30px;height:30px;margin-right:10px;font-size:13px;display:inline-grid}.cogat-choice:hover{background:#f2efff;border-color:#7656dd}.cogat-choice:focus-visible,.listen-button:focus-visible{outline-offset:3px;outline:3px solid #f2a83b}.cogat-choice:disabled{cursor:default;opacity:.72}.cogat-feedback{background:#eaf9ef;border-radius:14px;margin-top:18px;padding:18px}.cogat-feedback.try{background:#fff2df}.cogat-feedback p{margin:6px 0 14px}.cogat-disclaimer{color:#68758c;margin-top:28px;font-size:13px}.visual-board{--accent:#ef765f;background:linear-gradient(145deg,#fff,#fff5ed);border:1px solid #e8e4f3;border-radius:28px;justify-content:center;align-items:center;min-height:300px;margin:28px 0;padding:30px;display:flex;box-shadow:inset 0 1px #fff,0 12px 30px #352b650c}.visual-board.sky{--accent:#3f9ee8;background:linear-gradient(145deg,#fafdff,#eaf6ff)}.visual-board.mint{--accent:#35ad83;background:linear-gradient(145deg,#fbfffd,#e9fbf4)}.visual-board.gold{--accent:#edae2d;background:linear-gradient(145deg,#fffefa,#fff5d9)}.visual-board.violet{--accent:#8065db;background:linear-gradient(145deg,#fdfcff,#f0ecff)}.visual-board.rose{--accent:#df5b91;background:linear-gradient(145deg,#fffafd,#ffedf5)}.abacus-frame{background:#fff9ee;border:12px solid #895d3c;border-top-width:18px;border-radius:22px;align-items:flex-end;gap:clamp(18px,3.4vw,46px);padding:28px clamp(20px,4vw,48px) 20px;display:flex;box-shadow:0 12px #6a432c}.abacus-rod{text-align:center;width:50px;position:relative}.abacus-rod>span{color:#233052;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:12px;font-weight:900;display:inline-grid;box-shadow:0 3px 10px #29365a20}.abacus-rod>div{background:#6e778b;border-radius:8px;flex-direction:column-reverse;justify-content:flex-start;align-items:center;gap:4px;width:8px;min-height:190px;margin:auto;padding:7px 0;display:flex}.abacus-rod i{background:var(--accent);border:3px solid var(--accent);border-radius:50%;flex:none;width:44px;height:19px;display:block}@supports (color:color-mix(in lab, red, red)){.abacus-rod i{border:3px solid color-mix(in srgb,var(--accent),#17213f 18%)}}.abacus-rod i{box-shadow:inset 0 4px #ffffff70}.abacus-rod.missing>span{color:var(--accent);border:2px dashed var(--accent)}.abacus-rod.missing>div{background:repeating-linear-gradient(#bdc3d0 0 7px,#0000 7px 13px)}.abacus-rod em{border:4px dashed var(--accent);width:54px;height:54px;color:var(--accent);background:#fff;border-radius:50%;place-items:center;margin-bottom:64px;font-size:32px;font-style:normal;font-weight:900;display:grid}.object-dots{background:#fff;border:3px solid #dae0ee;border-radius:18px;grid-template-columns:repeat(5,26px);gap:9px;padding:17px;display:grid}.object-dots i{background:var(--accent);width:26px;height:26px;box-shadow:inset 0 4px 0 #ffffff70,0 3px 0 var(--accent);border-radius:8px 50% 50%;transform:rotate(12deg)}@supports (color:color-mix(in lab, red, red)){.object-dots i{box-shadow:inset 0 4px 0 #ffffff70,0 3px 0 color-mix(in srgb,var(--accent),#17213f 18%)}}.object-dots.ghost i{opacity:.28}.puzzle-scene{align-items:center;gap:24px;display:flex}.puzzle-scene>b{color:#596680;font-size:36px}.mystery-tile{border:4px dashed var(--accent);min-width:92px;min-height:92px;color:var(--accent);background:#fff;border-radius:22px;place-items:center;font-size:48px;font-weight:900;display:grid}.compare-board{gap:50px}.compare-board>div{text-align:center;gap:12px;display:grid}.compare-board small{color:#52627d;font-weight:800}.series-board{align-items:flex-end;gap:20px}.series-board>div:not(.mystery-tile){text-align:center;gap:8px;display:grid}.series-board .object-dots{grid-template-columns:repeat(3,20px)}.series-board .object-dots i{width:20px;height:20px}.series-board b{font-size:22px}.analogy-board{grid-template-columns:repeat(2,minmax(150px,220px));gap:14px;display:grid}.analogy-board>div{background:#fff;border:3px solid #dfe3ef;border-radius:18px;place-items:center;min-height:135px;padding:14px;display:grid}.analogy-board .object-dots{border:0;padding:5px}.symbol-board{color:var(--accent);font-family:Segoe UI Symbol,sans-serif;font-size:clamp(46px,7vw,88px);font-weight:800}.test-review{margin-top:24px}.review-heading{background:linear-gradient(135deg,#eefaf3,#f3f0ff);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.review-heading h2{margin:5px 0}.review-heading p{color:#637089;margin:0}.review-list{gap:14px;margin-top:18px;display:grid}.review-list article{background:#fff;border:1px solid #e1e5ee;border-left:6px solid #e1a43d;border-radius:18px;grid-template-columns:44px 1fr;gap:16px;padding:22px;display:grid}.review-list article.correct{border-left-color:#34a977}.review-number{color:#6048ce;background:#f0edff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.review-list small{color:#6b56cc;font-weight:900}.review-list h3{margin:5px 0 12px}.review-list p{color:#52627d;margin:5px 0}.review-why{background:#f7f8fb;border-radius:10px;padding:10px 12px}.parent-test-results{background:#fff;border:1px solid #dfe4ef;border-radius:28px;margin:28px 0;padding:30px}.results-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.results-title h2{margin:5px 0}.results-title p{color:#64718a;margin:0}.results-title>strong{color:#6048ce;background:#f0edff;border-radius:99px;padding:10px 15px}.result-card-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px;display:grid}.test-result-card{background:linear-gradient(145deg,#fff,#faf9ff);border:1px solid #dfe4ef;border-radius:22px;grid-template-columns:112px 1fr;gap:20px;padding:22px;display:grid}.result-score{color:#187554;background:#eef9f3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:110px;display:flex}.result-score b{font-size:30px}.result-score span{font-size:12px;font-weight:800}.test-result-card h3{margin:4px 0 12px}.test-result-card p{color:#5d6a82;font-size:13px}.test-result-card button{color:#6048ce;cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:900}.category-chips{flex-wrap:wrap;gap:6px;display:flex}.category-chips span{border-radius:99px;padding:5px 8px;font-size:11px;font-weight:900}.category-chips .strong{color:#187554;background:#e8f8ef}.category-chips .needs{color:#9a5516;background:#fff0df}.no-test-results,.legacy-review{background:#f7f8fb;border-radius:18px;align-items:center;gap:16px;margin-top:20px;padding:22px;display:flex}.no-test-results>span,.legacy-review>span{background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.no-test-results h3,.legacy-review h3{margin:0 0 5px}.no-test-results p,.legacy-review p{color:#637089;margin:0;line-height:1.5}.legacy-review{background:#fff8e9}.cogat-home-card{background:linear-gradient(120deg,#f0ebff,#fff8da);border:1px solid #ded5ff;border-radius:28px;margin-top:28px;padding:34px}.cogat-home-card h2{margin:12px 0 8px}.cogat-home-card p{color:#52627d;max-width:760px;line-height:1.6}@media (width<=820px){.cogat-page{padding:40px 16px 80px}.cogat-hero{grid-template-columns:1fr;padding:28px}.cogat-stat-grid,.cogat-domain-grid,.result-card-grid,.cogat-choice-grid{grid-template-columns:1fr}.cogat-question-heading,.review-heading,.results-title,.combined-heading{flex-direction:column;align-items:flex-start}.cogat-question-card{padding:20px}.visual-board{min-height:240px;padding:18px;overflow:auto}.abacus-frame{gap:18px;padding:18px}.puzzle-scene,.compare-board{gap:12px;transform:scale(.8)}.analogy-board{grid-template-columns:repeat(2,140px)}.object-dots{grid-template-columns:repeat(5,20px)}.object-dots i{width:20px;height:20px}.test-result-card{grid-template-columns:1fr}.result-score{min-height:90px}}.figure-glyph{vertical-align:middle;place-items:center;min-width:1em;min-height:1em;font-family:Segoe UI Symbol,"Noto Sans Symbols 2",sans-serif;font-size:clamp(48px,6vw,92px);font-weight:900;line-height:.9;display:inline-grid}.figure-glyph.outline{-webkit-text-stroke:3px currentColor;color:#0000!important}.pattern-model-visual .figure-glyph{font-size:clamp(46px,5vw,84px)}.matrix-rule-visual .figure-glyph{font-size:clamp(42px,5vw,76px)}.shape-compose-visual .figure-glyph{font-size:clamp(56px,7vw,104px)}.picture-card>i:not(.semantic-picture){place-items:center;min-height:1.3em;font-size:clamp(72px,8vw,126px);line-height:1;display:grid}.picture-card small{white-space:normal;overflow-wrap:anywhere;max-width:100%}.memory-picture-visual .memory-picture-main{place-items:center;gap:0;width:100%;min-height:150px;display:grid}.memory-picture-visual .memory-picture-main .figure-glyph{font-size:132px}.memory-picture-visual .memory-detail-row{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:14px;width:100%;display:flex}.memory-picture-main{place-items:center;min-height:150px;display:grid}.memory-picture-main .figure-glyph,.memory-picture-main>span{font-size:132px}.memory-detail-row{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:14px;display:flex}.memory-detail-art{color:#493b8f;background:#f1ecff;border-radius:20px;justify-content:center;align-items:center;gap:8px;min-width:112px;min-height:88px;padding:10px 14px;font-weight:900;display:flex}.memory-detail-art .figure-glyph{font-size:54px}.memory-detail-art small{font-size:16px;font-weight:900}.memory-color-swatch{border:4px solid #fff;border-radius:50%;width:42px;height:42px;display:block;box-shadow:0 2px 8px #29335333}.memory-detail-choice{place-items:center;width:100%;min-height:125px;display:grid}.memory-detail-choice .memory-detail-art{background:0 0;border:0;flex-direction:column;min-width:0;min-height:0}.memory-detail-choice .memory-detail-art .figure-glyph{font-size:76px}.memory-detail-choice .memory-detail-art small{font-size:18px}.memory-detail-word{font-size:24px;font-weight:950}.institution-onboarding,.institution-workspace{width:min(1180px,100% - 40px);margin:34px auto 70px}.institution-onboarding{background:linear-gradient(135deg,#fffdf6,#f3f0ff);border:1px solid #ded6ff;border-radius:30px;grid-template-columns:1fr 1.1fr;gap:32px;padding:36px;display:grid;box-shadow:0 24px 70px #232d4e1a}.institution-onboarding h2,.institution-workspace h2,.institution-workspace h3{color:#17213f}.institution-onboarding form,.institution-assignment{gap:14px;display:grid}.institution-onboarding label,.institution-toolbar label{color:#303955;gap:7px;font-weight:800;display:grid}.institution-onboarding input,.institution-onboarding select,.institution-workspace input,.institution-workspace select{color:#17213f;width:100%;min-height:48px;font:inherit;background:#fff;border:2px solid #e0e3eb;border-radius:14px;padding:10px 14px}.institution-toolbar{background:#fff;border:1px solid #e7e1fa;border-radius:22px;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;padding:20px 24px;display:flex}.institution-toolbar label{width:min(460px,100%)}.institution-status{color:#735506;text-transform:uppercase;background:#fff2c5;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:900}.institution-status.active{color:#176442;background:#dcf8e8}.institution-pending{background:#fff9df;border:1px solid #f0d997;border-radius:24px;gap:18px;padding:32px;display:flex}.institution-pending>span{color:#4d3a00;background:#ffc84b;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.institution-grid{grid-template-columns:300px 1fr;gap:24px;display:grid}.classroom-list,.classroom-main,.institution-data-grid>section{background:#fff;border:1px solid #e6e1f4;border-radius:26px;box-shadow:0 18px 48px #262f4e14}.classroom-list{padding:22px}.classroom-list>button{color:#17213f;text-align:left;background:#f7f7fb;border:2px solid #0000;border-radius:15px;gap:4px;width:100%;margin-top:10px;padding:14px;display:grid}.classroom-list>button.active{background:#f0ecff;border-color:#7457dc}.classroom-list>button small{color:#69718a}.classroom-list form{border-top:1px solid #e7e7ee;gap:9px;margin-top:24px;padding-top:20px;display:grid}.classroom-list form button,.classroom-heading button{color:#fff;background:#285744;border:0;border-radius:13px;padding:12px 15px;font-weight:900}.classroom-main{padding:28px}.classroom-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.secure-invite{background:#effcf5;border:1px solid #bde4cf;border-radius:18px;gap:8px;margin:22px 0;padding:18px;display:grid}.secure-invite small{color:#4c6258}.institution-assignment{background:#faf8ff;border-radius:20px;margin-top:24px;padding:22px}.institution-assignment .size-choice{gap:10px;display:flex}.institution-assignment .size-choice button{background:#fff;border:2px solid #ded9ee;border-radius:12px;padding:10px 15px;font-weight:800}.institution-assignment .size-choice button.active{color:#5637c1;border-color:#7457dc}.institution-domain-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.institution-domain-list label{align-items:center;gap:8px;font-weight:700;display:flex}.institution-domain-list input{width:18px;min-height:18px}.institution-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.institution-data-grid>section{padding:24px}.institution-data-grid article{border-top:1px solid #ececf2;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.institution-data-grid article>span{color:#6041cd;background:#eee9ff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.institution-data-grid article div{gap:3px;display:grid}.institution-data-grid article small{color:#747b91}.institution-data-grid article em{color:#285744;font-style:normal;font-weight:800}.institution-message{color:#fff;background:#263652;border-radius:14px;margin:20px 0 0;padding:14px 18px;font-weight:700}.staff-invitation-panel{background:#fff;border:1px solid #d9dff0;border-radius:24px;grid-template-columns:1fr 1.3fr;gap:24px;margin-top:24px;padding:26px;display:grid}.staff-invitation-panel form{grid-template-columns:1.2fr 1fr auto;align-items:end;gap:10px;display:grid}.staff-invitation-panel .secure-invite{grid-column:1/-1}.invitation-page{padding-bottom:70px}.invitation-card{background:#fff;border:1px solid #e3dcf8;border-radius:28px;width:min(760px,100% - 30px);margin:30px auto;padding:34px;box-shadow:0 22px 65px #1f29481a}.direct-notice{background:#f8f6ff;border:1px solid #d8cff8;border-radius:20px;margin:24px 0;padding:22px}.direct-notice ul{gap:8px;margin:10px 0 18px;display:grid}.child-choice{gap:8px;margin:18px 0;font-weight:800;display:grid}.consent-check{grid-template-columns:22px 1fr;align-items:start;gap:10px;margin:14px 0;line-height:1.5;display:grid}.consent-check input{width:20px;min-height:20px;margin-top:3px}.education-admin{background:#f6fffa;border:1px solid #d9e5df;border-radius:28px;width:min(1180px,100% - 40px);margin:0 auto 70px;padding:30px}.organization-review-list{gap:10px;margin:22px 0;display:grid}.organization-review-list article{background:#fff;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:16px;display:grid}.organization-review-list article div{gap:4px;display:grid}.organization-review-list article small{color:#69718a}.organization-review-list article button{background:#fff;border:1px solid #d7dce8;border-radius:11px;padding:10px 13px;font-weight:800}.education-admin form{border-top:1px solid #cfe1d7;grid-template-columns:1.4fr .6fr 1fr 1fr auto;align-items:end;gap:12px;padding-top:20px;display:grid}.education-admin form h3{grid-column:1/-1}.education-admin form label{gap:6px;font-weight:800;display:grid}.education-admin input,.education-admin select{background:#fff;border:1px solid #d5dce4;border-radius:12px;min-height:46px;padding:9px 12px}@media (width<=860px){.institution-onboarding,.institution-grid,.institution-data-grid{grid-template-columns:1fr}.institution-onboarding,.institution-workspace{width:min(100% - 22px,1180px)}.institution-domain-list{grid-template-columns:1fr}.institution-toolbar,.classroom-heading{flex-direction:column;align-items:stretch}}@media (width<=520px){.fold-diagram{grid-template-columns:1fr 24px 1fr;padding:12px 7px}.fold-step{padding:9px 4px}.fold-instruction{font-size:9px}.paper-shape.fold-source{width:96px;height:72px}.paper-shape.punched .punch-hole{width:10px;height:10px}}.figure-pattern-visual{background:linear-gradient(135deg,#fff9df,#eef6ff);border:2px solid #e7e2f4;border-radius:28px;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));justify-content:center;align-items:center;gap:22px;width:100%;min-height:250px;margin:4px auto 22px;padding:30px;display:grid;overflow:hidden;box-shadow:inset 0 2px #fff,0 14px 32px #374b7214}.figure-pattern-visual span{color:#5f55d7;filter:drop-shadow(0 4px #dbe2f2);place-items:center;width:100%;min-width:0;height:86px;font-size:72px;line-height:1;display:grid}.figure-pattern-visual .pattern-mystery{color:#704fc8;filter:drop-shadow(0 4px #e4d9ff)}.answer-grid button:has(.figure-answer-symbol){min-height:142px;padding:16px}.figure-answer-symbol{filter:drop-shadow(0 4px #dbe2f2);justify-content:center;align-items:center;gap:6px;width:100%;min-height:92px;line-height:1;display:flex}.figure-answer-symbol i{place-items:center;width:82px;height:82px;font-size:72px;font-style:normal;display:grid}.figure-pattern-visual .color-0,.figure-answer-symbol .color-0{color:#6d55d9}.figure-pattern-visual .color-1,.figure-answer-symbol .color-1{color:#f05f5b}.figure-pattern-visual .color-2,.figure-answer-symbol .color-2{color:#1da9a0}.figure-pattern-visual .color-3,.figure-answer-symbol .color-3{color:#f2a431}.figure-pattern-visual .color-4,.figure-answer-symbol .color-4{color:#3d7be0}.figure-pattern-visual .color-5,.figure-answer-symbol .color-5{color:#db4e9d}.rotation-pair-visual{background:linear-gradient(135deg,#fff9df,#eef6ff);border:2px solid #e7e2f4;border-radius:28px;grid-template-columns:1fr 3px 1fr;align-items:center;gap:30px;width:100%;min-height:300px;margin:4px auto 24px;padding:34px;display:grid;box-shadow:inset 0 2px #fff,0 14px 32px #374b7214}.rotation-example{grid-template-columns:1fr 1fr;place-items:center;gap:14px;display:grid}.rotation-example>b{color:#f29a3f;grid-column:1/-1;font-size:34px;line-height:.7;transform:rotate(90deg)}.rotation-shape{background:#fff;border-radius:26px;place-items:center;width:112px;height:112px;display:grid;box-shadow:0 8px #dce7f8}.rotation-shape .figure-glyph{width:88px;height:88px;font-size:76px}.rotation-arrow,.rotation-mystery{color:#314f9f;background:#fff;border-radius:50%;place-items:center;width:112px;height:112px;font-size:82px;font-weight:950;display:grid;box-shadow:0 8px #dce7f8}.rotation-arrow.answer{color:#18a094;background:#e8fff7}.rotation-mystery{color:#704fc8;background:#f5efff}.rotation-divider{border-left:3px dashed #c9bee8;height:78%}.answer-grid button:has(.rotation-answer){min-height:168px}.rotation-answer{color:#315fc0;background:#eef5ff;border-radius:50%;place-items:center;width:112px;height:112px;margin:auto;font-size:82px;font-weight:950;line-height:1;display:grid;box-shadow:0 8px #d8e4f7}.answer-paper.spatial{display:block!important;position:relative!important}.answer-paper.spatial i{transform:translate(-50%,-50%);width:12px!important;height:12px!important;position:absolute!important}@media (width<=700px){.figure-pattern-visual{border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:12px;min-height:190px;padding:18px 12px}.figure-pattern-visual span{height:62px;font-size:52px}.answer-grid button:has(.figure-answer-symbol){min-height:116px}.figure-answer-symbol{min-height:78px}.figure-answer-symbol i{width:62px;height:62px;font-size:54px}}.picture-card .semantic-picture{filter:drop-shadow(0 5px 5px #1e2a4821);width:78px;height:62px;font-size:0;display:block;position:relative}.picture-card.compact .semantic-picture{width:96px;height:74px}.semantic-pond{background:linear-gradient(#83d9ff,#299bd0);border:3px solid #147baa;border-radius:50% 50% 44% 44%;box-shadow:inset 0 8px #bcecff}.semantic-pond:before{content:"🐟";font-size:28px;position:absolute;top:25%;left:30%}.semantic-pond:after{content:"🌿";font-size:30px;position:absolute;top:-17px;right:-10px}.semantic-kennel{clip-path:polygon(50% 0,100% 38%,92% 100%,8% 100%,0 38%);background:linear-gradient(135deg,#ed7b45,#bd452f);border-radius:8px}.semantic-kennel:before{content:"";background:#522f31;border-radius:50% 50% 4px 4px;width:38%;height:48%;position:absolute;bottom:0;left:31%}.semantic-kennel:after{content:"🦴";font-size:25px;position:absolute;bottom:-8px;right:-12px}.semantic-hive{clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);background:#f5b82e;width:66px!important}.semantic-hive:before{content:"";clip-path:inherit;background:repeating-linear-gradient(0deg,#d88a16 0 3px,#ffd85c 3px 10px);position:absolute;inset:8px}.semantic-hive:after{content:"🐝";font-size:27px;position:absolute;top:4px;right:-28px}.semantic-burrow{background:linear-gradient(#76bd62 0 22%,#9a6039 23% 100%);border-radius:48% 48% 12px 12px}.semantic-burrow:before{content:"";background:#34251f;border-radius:50% 50% 0 0;width:46%;height:55%;position:absolute;bottom:0;left:27%}.semantic-burrow:after{content:"🐇";font-size:28px;position:absolute;bottom:-3px;right:-18px}.semantic-stable{clip-path:polygon(50% 0,100% 30%,94% 100%,6% 100%,0 30%);background:#d14d3d}.semantic-stable:before{content:"";box-sizing:border-box;background:#fff;border:3px solid #652f2a;width:46%;height:55%;position:absolute;bottom:0;left:27%}.semantic-stable:after{content:"🐴";font-size:27px;position:absolute;bottom:2px;left:32%}@media (width<=700px){.picture-card .semantic-picture{width:60px;height:48px}.picture-card.compact .semantic-picture{width:76px;height:58px}.semantic-pond:before,.semantic-kennel:after,.semantic-hive:after,.semantic-burrow:after,.semantic-stable:after{font-size:21px}.question-audio-row{flex-direction:column;gap:4px}.question-audio-row button{justify-content:center;width:100%}.question-audio-row small{font-size:10px}}.missed-question-copy p{color:#34435d;margin:5px 0;line-height:1.5}.missed-explanation{color:#647087!important}.all-correct-state{background:#effaf4;border-radius:18px;align-items:center;gap:16px;padding:22px;display:flex}.picture-card.compact,.visual-answer-choice{width:100%;min-height:122px;box-shadow:none;background:0 0;border:0;align-content:center;place-items:center;gap:9px;display:grid}.picture-card.compact i,.visual-answer-choice i{filter:drop-shadow(0 5px 5px #1e2a481f);font-size:72px;font-style:normal;line-height:1;display:block}.picture-card.compact small,.visual-answer-choice small{color:#536177;letter-spacing:.01em;background:#eef2f8;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:5px 11px;font-size:13px;font-weight:900;line-height:1.1;display:inline-flex}:is(.answer-grid button:has(.picture-card.compact),.answer-grid button:has(.visual-answer-choice)){min-height:150px;padding:12px}.picture-card.compact.prek-emphasis,.visual-answer-choice.prek-emphasis{gap:13px;min-height:172px}.picture-card.compact.prek-emphasis i,.visual-answer-choice.prek-emphasis i{font-size:clamp(92px,8vw,124px)}.picture-card.compact.prek-emphasis .semantic-picture{width:112px;height:88px}.picture-card.compact.prek-emphasis small,.visual-answer-choice.prek-emphasis small{min-width:96px;padding:7px 15px;font-size:16px}:is(.answer-grid button:has(.picture-card.compact.prek-emphasis),.answer-grid button:has(.visual-answer-choice.prek-emphasis)){min-height:205px;padding:14px}.routine-scene{background:linear-gradient(135deg,#e9f8ff,#fff8cf);border-radius:30px;justify-content:center;align-items:center;gap:18px;width:min(560px,94%);min-height:190px;margin:16px auto 10px;display:flex;box-shadow:inset 0 0 0 1px #dcecf0}.routine-scene span{filter:drop-shadow(0 8px 8px #28465f1f);font-size:clamp(58px,8vw,92px);line-height:1}.routine-scene span:nth-child(2){font-size:clamp(34px,5vw,54px)}.routine-answer{align-content:center;place-items:center;gap:10px;width:100%;min-height:135px;display:grid}.routine-answer i{filter:drop-shadow(0 6px 6px #1e2a481f);font-size:clamp(58px,7vw,82px);font-style:normal;line-height:1}.routine-answer small{color:#536177;font-size:14px;font-weight:900}.answer-grid button:has(.routine-answer){min-height:168px;padding:10px}.object-picture-group{background:linear-gradient(135deg,#fff7d8,#eaf7ff);border-radius:30px;flex-wrap:wrap;place-content:center;align-items:center;gap:18px;width:min(760px,96%);min-height:210px;margin:12px auto 20px;padding:28px;display:flex;box-shadow:inset 0 0 0 2px #e6e0bf}.object-picture-group i{filter:drop-shadow(0 7px 5px #2537511f);font-size:clamp(54px,7vw,84px);font-style:normal;line-height:1}.object-picture-group.compact{gap:10px;width:auto;min-width:220px;min-height:170px;margin:0;padding:20px}.object-picture-group.compact i{font-size:clamp(44px,5vw,68px)}.object-math-visual,.missing-group-visual{background:linear-gradient(135deg,#fff8dd,#eff4ff);border-radius:30px;justify-content:center;align-items:center;gap:22px;width:min(900px,98%);min-height:250px;margin:12px auto 20px;padding:24px;display:flex;box-shadow:inset 0 0 0 2px #e7e0c7}.object-math-visual>b,.missing-group-visual>b{color:#ef8b46;font-size:58px}.object-math-visual>strong,.empty-picture-box{color:#7655cf;background:#fff;border:4px dashed #8469d4;border-radius:24px;place-items:center;width:130px;height:130px;font-size:72px;display:grid}.number-total{color:#24304c;background:#ffcc4d;border-radius:50%;place-items:center;width:120px;height:120px;font-size:64px;font-weight:950;display:grid}.number-picture-rule,.number-picture-sequence{background:linear-gradient(135deg,#eaf8ff,#fff4d7);border-radius:30px;flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;width:min(850px,96%);min-height:230px;margin:12px auto 20px;padding:32px;display:flex;box-shadow:inset 0 0 0 2px #dce8ed}.number-picture-rule span,.number-picture-rule strong,.number-picture-sequence span,.number-picture-sequence strong{color:#253353;background:#fff;border:3px solid #765cdb;border-radius:26px;place-items:center;width:104px;height:104px;font-size:52px;font-weight:950;display:grid;box-shadow:0 8px #dcd7f4}.number-picture-rule b{color:#ef8647;font-size:52px}.number-picture-rule i{background:#cfc7e8;width:3px;height:100px;margin:0 10px}.number-picture-rule strong,.number-picture-sequence strong{color:#7552ce;border-style:dashed}.number-picture-sequence{gap:14px}.number-picture-sequence span,.number-picture-sequence strong{border-width:2px;border-radius:20px;width:82px;height:82px;font-size:42px}.reference-picture-clue,.shape-compose-visual,.pattern-model-visual,.sound-change-visual,.object-subtraction-visual{background:linear-gradient(135deg,#fff8d9,#edf6ff);border-radius:30px;justify-content:center;align-items:center;gap:28px;width:min(900px,98%);min-height:230px;margin:12px auto 22px;padding:28px;display:flex;box-shadow:inset 0 0 0 2px #e5e0ca}.reference-picture-clue span{filter:drop-shadow(0 8px 8px #2736521c);font-size:112px}.shape-compose-visual span,.pattern-model-visual span{color:#6754d9;filter:drop-shadow(0 7px #dce2f3);place-items:center;min-width:92px;height:110px;font-size:84px;line-height:1;display:grid}.shape-compose-visual span:nth-child(2n),.pattern-model-visual span:nth-child(3n){color:#f0645d}.sound-change-visual span{color:#24304c;background:#fff;border-radius:24px;padding:20px 28px;font-size:64px;font-weight:950;box-shadow:0 8px #dfe3ee}.sound-change-visual del{color:#e85f5a}.sound-change-visual em{color:#2aa57a;font-style:normal}.sound-change-visual b,.object-subtraction-visual>b{color:#ed8a43;font-size:58px}.object-subtraction-visual>strong{color:#7252d0;background:#fff;border:4px dashed #7658d6;border-radius:24px;place-items:center;width:116px;height:116px;font-size:68px;display:grid}.reference-symbol-choice{justify-content:center;align-items:center;gap:12px;min-height:112px;display:flex}.reference-symbol-choice i{color:#6252d3;font-size:68px;font-style:normal;line-height:1}.reference-symbol-choice i:nth-child(2n){color:#ee655e}.abacus-pattern-visual{background:linear-gradient(135deg,#fff9d9,#edf7ff);border:3px solid #d9cafa;border-radius:30px;justify-content:center;align-items:flex-end;gap:clamp(18px,4vw,48px);width:min(900px,98%);min-height:330px;margin:12px auto 22px;padding:35px 28px 24px;display:flex}.abacus-rod{border-bottom:8px solid #59449d;flex-direction:column;justify-content:flex-end;align-items:center;width:70px;height:245px;display:flex;position:relative}.abacus-rod>i{background:#4c5871;border-radius:6px;width:6px;position:absolute;top:0;bottom:0}.abacus-beads{z-index:1;flex-direction:column-reverse;gap:3px;padding-bottom:3px;display:flex}.abacus-beads b{border:3px solid #fff;border-radius:50%;width:44px;height:23px;display:block;box-shadow:0 3px #26324f38}.abacus-rod>strong{z-index:1;color:#714fd0;background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:78px;font-size:44px;display:grid;box-shadow:0 8px 22px #44308022}.group-compare-visual,.attribute-scene-visual{background:linear-gradient(135deg,#fff7d7,#f0edff);border-radius:30px;justify-content:center;align-items:stretch;gap:20px;width:min(900px,98%);margin:12px auto 22px;padding:24px;display:flex}.group-compare-visual>div{background:#fff;border:3px solid #fff;border-radius:24px;flex:1;align-content:center;place-items:center;min-height:220px;padding:18px;display:grid}.group-compare-visual small{color:#6d54c8;margin-top:10px;font-weight:900}.attribute-scene-visual .picture-card{min-width:180px;min-height:190px}.coin-target-visual{color:#85581b;background:linear-gradient(135deg,#fff4a8,#ffd76b);border:4px solid #f2bd45;border-radius:50%;justify-content:center;align-items:center;gap:18px;width:260px;height:190px;margin:12px auto 22px;display:flex;box-shadow:0 12px #d89931}.coin-target-visual span{font-size:64px}.coin-target-visual strong{font-size:92px}.coin-choice{justify-content:center;align-items:center;gap:8px;min-height:110px;display:flex}.coin-choice .coin{color:#68451c;background:linear-gradient(135deg,#ffe99b,#d99d39);border:4px solid #b27b32;border-radius:50%;place-items:center;width:64px;height:64px;font-size:22px;font-style:normal;font-weight:950;display:grid;box-shadow:0 5px #815526}.coin-choice .coin-25{background:linear-gradient(135deg,#f5f5f2,#aeb8c7);border-color:#75839a;width:78px;height:78px}.memory-picture-visual{background:#fff;border:4px solid #79b6e7;border-radius:30px;place-items:center;gap:16px;width:min(620px,95%);min-height:290px;margin:12px auto 22px;padding:30px;display:grid}.memory-picture-visual>span{font-size:130px}.memory-picture-visual>div{gap:10px;display:flex}.memory-picture-visual b{color:#6548bd;background:#ece6ff;border-radius:999px;padding:8px 13px}.attribute-scene-visual{flex-wrap:wrap}@media (width<=700px){.picture-card.compact,.visual-answer-choice{min-height:108px}.picture-card.compact i,.visual-answer-choice i{font-size:60px}:is(.answer-grid button:has(.picture-card.compact),.answer-grid button:has(.visual-answer-choice)){min-height:132px;padding:10px}.picture-card.compact.prek-emphasis,.visual-answer-choice.prek-emphasis{min-height:132px}.picture-card.compact.prek-emphasis i,.visual-answer-choice.prek-emphasis i{font-size:76px}.picture-card.compact.prek-emphasis .semantic-picture{width:82px;height:64px}:is(.answer-grid button:has(.picture-card.compact.prek-emphasis),.answer-grid button:has(.visual-answer-choice.prek-emphasis)){min-height:156px}.story-sequence-visual{gap:3px;padding:10px 6px}.story-sequence-visual>span{gap:3px}.story-sequence-visual .picture-card.compact{gap:4px;width:clamp(64px,22vw,92px);min-height:94px}.story-sequence-visual .picture-card.compact i{font-size:clamp(42px,12vw,64px)}.story-sequence-visual .picture-card.compact small{padding:3px 5px;font-size:9px}.story-sequence-visual strong{border-width:2px;flex-basis:clamp(64px,22vw,92px);min-height:94px;font-size:50px}.story-sequence-visual b{font-size:20px}.routine-scene{gap:8px;min-height:135px;margin-top:10px}.routine-scene span{font-size:52px}.routine-scene span:nth-child(2){font-size:30px}.routine-answer{min-height:105px}.routine-answer i{font-size:54px}.answer-grid button:has(.routine-answer){min-height:132px}.object-picture-group{gap:8px;min-height:150px;padding:16px}.object-picture-group i{font-size:48px}.object-picture-group.compact{min-width:110px;min-height:120px;padding:10px}.object-picture-group.compact i{font-size:34px}.object-math-visual,.missing-group-visual{gap:8px;min-height:180px;padding:12px}.object-math-visual>strong,.empty-picture-box{width:72px;height:86px;font-size:46px}.number-total{width:68px;height:68px;font-size:38px}.object-math-visual>b,.missing-group-visual>b{font-size:38px}.number-picture-rule,.number-picture-sequence{gap:10px;min-height:170px;padding:16px}.number-picture-rule span,.number-picture-rule strong{border-radius:16px;width:66px;height:66px;font-size:34px}.number-picture-rule b{font-size:34px}.number-picture-rule i{height:64px}.number-picture-sequence span,.number-picture-sequence strong{width:54px;height:54px;font-size:28px}.reference-picture-clue,.shape-compose-visual,.pattern-model-visual,.sound-change-visual,.object-subtraction-visual{gap:10px;min-height:170px;padding:16px}.reference-picture-clue span{font-size:72px}.shape-compose-visual span,.pattern-model-visual span{min-width:48px;height:68px;font-size:52px}.sound-change-visual span{padding:14px 18px;font-size:42px}.sound-change-visual b,.object-subtraction-visual>b{font-size:38px}.object-subtraction-visual>strong{width:72px;height:82px;font-size:46px}.reference-symbol-choice i{font-size:52px}}.all-correct-state>span{font-size:36px}.matrix-rule-visual{background:linear-gradient(135deg,#fff9d9,#eef4ff 55%,#f4edff);border:3px solid #d7cdf9;border-radius:30px;gap:clamp(10px,1.4vw,16px);width:min(650px,98%);margin:12px auto 22px;padding:clamp(16px,2vw,26px);display:grid}.matrix-rule-visual.columns-2{grid-template-columns:repeat(2,minmax(120px,1fr));max-width:480px}.matrix-rule-visual.columns-3{grid-template-columns:repeat(3,minmax(100px,1fr))}.matrix-cell{background:#fff;border:3px solid #cbd5e5;border-radius:20px;place-items:center;min-height:clamp(90px,10vw,140px);display:grid;box-shadow:0 8px #e5e9f2}.matrix-cell i,.matrix-answer i{font-size:clamp(54px,7vw,108px);font-style:normal;line-height:1}.matrix-cell i.outline,.matrix-answer i.outline{-webkit-text-fill-color:#fff;-webkit-text-stroke:4px currentColor;paint-order:stroke fill}.matrix-cell.missing{border-style:dashed;border-color:#8063df}.matrix-cell strong{color:#7555d4;font-size:clamp(62px,8vw,112px)}.matrix-answer{place-items:center;min-height:120px;display:grid}.story-sequence-visual{background:linear-gradient(120deg,#fff8d9,#eff9ff,#f6efff);border-radius:30px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(5px,.8vw,12px);width:min(100%,960px);margin:12px auto 22px;padding:clamp(14px,1.8vw,24px);display:flex;overflow:hidden}.story-sequence-visual>span{flex:1;align-items:center;gap:clamp(5px,.8vw,12px);min-width:0;display:flex}.story-sequence-visual .picture-card.compact{gap:8px;width:clamp(94px,12vw,150px);min-height:clamp(118px,13vw,170px)}.story-sequence-visual .picture-card.compact i{font-size:clamp(64px,7vw,104px)}.story-sequence-visual .picture-card.compact small{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:4px 8px;font-size:clamp(10px,1.1vw,14px);overflow:hidden}.story-sequence-visual strong{color:#7555d4;background:#fff;border:3px dashed #8063df;border-radius:22px;flex:0 0 clamp(94px,12vw,150px);place-items:center;min-height:clamp(118px,13vw,170px);font-size:clamp(56px,6vw,84px);display:grid}.story-sequence-visual b{color:#ee814c;flex:none;font-size:clamp(24px,3vw,38px)}.all-correct-state h3,.all-correct-state p{margin:3px 0}@media (width<=700px){.missed-review{margin:0 18px 55px;padding:23px 18px}.missed-review .analytics-title{gap:12px;display:grid}.missed-review .analytics-title>b{justify-self:start}.missed-question-list article{padding:17px 14px}.missed-question-number{flex-basis:32px;height:32px}}.nav-dropdown{position:relative}.nav .dropdown-trigger{align-items:center;gap:6px;display:flex}.nav .dropdown-trigger span{font-size:15px;transition:transform .18s}.nav .dropdown-trigger.active{color:#6547c0;background:#f5f1ff}.nav .dropdown-trigger.active span{transform:rotate(180deg)}.dropdown-panel{z-index:50;background:#fff;border:1px solid #e8e5ef;border-radius:18px;width:310px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 22px 55px #1c263e29}.account-panel{left:auto;right:0}.nav .dropdown-panel button{text-align:left;border-radius:13px;gap:4px;width:100%;padding:13px 14px;display:grid}.nav .dropdown-panel button:hover{transform:none}.dropdown-panel b{color:#26344c;font-size:14px}.dropdown-panel small{color:#748095;font-size:11px;font-weight:600;line-height:1.4}@media (width<=1120px){.nav-dropdown{width:100%}.nav .dropdown-trigger{justify-content:space-between;width:100%}.dropdown-panel,.account-panel{width:100%;box-shadow:none;background:#f8f6fc;border-radius:14px;margin:4px 0 8px;padding:6px;position:static}}.cohort-insights{background:linear-gradient(145deg,#fff,#faf8ff);border:1px solid #e7e2f2;border-radius:26px;max-width:1180px;margin:0 auto 34px;padding:28px;box-shadow:0 18px 55px #2d355314}.cohort-insights .analytics-title{margin-bottom:20px}.cohort-insights .analytics-title p{color:#69768a;max-width:760px;line-height:1.55}.cohort-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cohort-card{background:#fff;border:1px solid #ebe7f3;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:230px;padding:22px;display:flex;box-shadow:0 10px 30px #37405b0f}.cohort-card>span{margin-bottom:13px;font-size:34px}.cohort-card small{letter-spacing:.09em;color:#7656ca;font-size:11px;font-weight:950}.cohort-card b{color:#23324d;margin:10px 0 8px;font-size:27px}.cohort-card b.positive{color:#23855c}.cohort-card b.needs-work{color:#c16336}.cohort-card p{color:#657188;margin:0;line-height:1.55}.question-benchmark{background:#ffffffb8;border:1px solid #3c48661f;border-radius:13px;align-items:center;gap:9px;margin:10px 0 2px;padding:10px 13px;display:flex}.question-benchmark strong{white-space:nowrap;font-size:12px}.question-benchmark span{font-size:12px;line-height:1.35}@media (width<=800px){.cohort-insights{margin:0 18px 28px;padding:20px 16px}.cohort-card-grid{grid-template-columns:1fr}.cohort-card{min-height:0}.question-benchmark{flex-direction:column;align-items:flex-start;gap:3px}.question-benchmark strong{white-space:normal}}.admin-page{background:linear-gradient(#fffaf0,#fff 46%)}.admin-hero{padding-bottom:42px}.admin-error{color:#a83d2b;background:#fff0ed;border:1px solid #ffc8c0;border-radius:15px;max-width:1120px;margin:0 auto 22px;padding:16px 20px;font-weight:800}.promo-builder,.promo-ledger{background:#fff;border:1px solid #e7e4ee;border-radius:26px;max-width:1120px;margin:0 auto 30px;padding:28px;box-shadow:0 18px 55px #27314c14}.promo-builder>div small,.promo-ledger-title small{letter-spacing:.1em;color:#7556ca;font-size:11px;font-weight:950}.promo-builder h2,.promo-ledger h2{margin:6px 0}.promo-builder>div p{color:#69758a;max-width:720px}.promo-builder form{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;display:grid}.promo-builder label{color:#34435d;gap:7px;font-size:12px;font-weight:900;display:grid}.promo-builder label small{color:#7c8799;font-weight:600}.promo-builder input,.promo-builder select{color:#24334c;background:#fff;border:2px solid #e2e5eb;border-radius:13px;width:100%;height:50px;padding:0 13px;font-weight:750}.promo-builder input:focus,.promo-builder select:focus{border-color:#7656ca;outline:3px solid #dfd3ff}.promo-builder form button{align-self:end;height:50px}.promo-ledger-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.promo-ledger-title button,.promo-row button{color:#5c44aa;background:#f8f6fc;border:1px solid #ddd9e8;border-radius:11px;padding:9px 12px;font-weight:850}.promo-table{border:1px solid #e8e8ee;border-radius:18px;overflow:hidden}.promo-row{border-top:1px solid #ececf1;grid-template-columns:2fr 1fr .8fr 1.1fr .7fr;align-items:center;gap:12px;padding:15px 18px;display:grid}.promo-row:first-child{border-top:0}.promo-row>span{gap:4px;min-width:0;display:grid}.promo-row code{color:#4f349f;font-size:14px;font-weight:950}.promo-row b{font-size:17px}.promo-row small{color:#7b8597;text-overflow:ellipsis;overflow:hidden}.promo-head{color:#59667c;letter-spacing:.05em;text-transform:uppercase;background:#f7f5fb;font-size:11px;font-weight:950}.promo-row i{border-radius:999px;justify-self:start;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900}.status-live{color:#19734d;background:#e5f8ee}.status-paused{color:#687284;background:#f1f2f5}.promo-empty{text-align:center;color:#748095;padding:35px}.promo-row button:disabled,.promo-builder button:disabled{opacity:.55;cursor:wait}.creator-builder{background:linear-gradient(135deg,#f3fff9,#fff)}.creator-builder form{grid-template-columns:2fr 1.2fr 1fr}.creator-ledger{border-color:#d9eee4}.creator-row{grid-template-columns:2fr 1.2fr 1fr 1.2fr}.creator-actions{flex-wrap:wrap;display:flex!important}.creator-actions .danger-link{color:#aa402f;background:#fff4f1;border-color:#ffd1c9}.shape-visual-clue{color:#4e37a2;background:linear-gradient(135deg,#fff7cf,#eef8ff);border-radius:28px;justify-content:center;align-items:center;gap:20px;width:min(420px,92%);min-height:150px;margin:24px auto;display:flex;box-shadow:inset 0 0 0 1px #e9dfb8}.shape-visual-clue b,.shape-visual-clue i{font-size:76px;font-style:normal;line-height:1}.shape-visual-clue span{color:#293653;font-size:24px;font-weight:900}.answer-grid button:has(.picture-card.compact){min-height:180px}.answer-grid button:has(.picture-card.compact) .picture-card.compact i{font-size:82px}@media (width<=800px){.promo-builder,.promo-ledger{margin:0 16px 24px;padding:20px 15px}.promo-builder form,.creator-builder form{grid-template-columns:1fr}.promo-ledger-title{align-items:flex-start;gap:12px}.promo-row,.creator-row{grid-template-columns:1fr 1fr;padding:16px}.promo-head{display:none}.promo-row>span:first-child{grid-column:1/-1}.promo-row>span:last-child{justify-self:end}.promo-row button{width:100%}}@media (width<=700px){.shape-visual-clue{gap:12px;min-height:110px;margin:16px auto}.shape-visual-clue b,.shape-visual-clue i{font-size:56px}.shape-visual-clue span{font-size:18px}.answer-grid button:has(.picture-card.compact){min-height:140px}.answer-grid button:has(.picture-card.compact) .picture-card.compact i{font-size:66px}}.figure-pattern-visual{background:linear-gradient(135deg,#fff8d9 0%,#f1f8ff 52%,#f5efff 100%);grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:24px;min-height:300px;padding:36px 42px}.figure-pattern-visual .figure-glyph,.figure-answer-symbol .figure-glyph{width:88px;height:88px;color:inherit;filter:drop-shadow(0 6px #2936531a);place-items:center;margin:auto;font-family:Segoe UI Symbol,Arial Unicode MS,sans-serif;font-size:78px;font-weight:800;line-height:1;display:grid;transform:none}.figure-pattern-visual .glyph-circle,.figure-answer-symbol .glyph-circle{font-size:82px}.figure-pattern-visual .glyph-square,.figure-answer-symbol .glyph-square{font-size:80px}.figure-pattern-visual .glyph-triangle,.figure-answer-symbol .glyph-triangle{font-size:84px}.figure-pattern-visual .glyph-club,.figure-answer-symbol .glyph-club,.figure-pattern-visual .glyph-spade,.figure-answer-symbol .glyph-spade,.figure-pattern-visual .glyph-heart,.figure-answer-symbol .glyph-heart{font-size:80px}.figure-pattern-visual .glyph-moon,.figure-answer-symbol .glyph-moon{background:currentColor;border-radius:50%;width:78px;height:78px;-webkit-mask:radial-gradient(circle at 68% 42%,#0000 0 37%,#000 39%);mask:radial-gradient(circle at 68% 42%,#0000 0 37%,#000 39%)}.figure-pattern-visual .glyph-mystery,.figure-answer-symbol .glyph-mystery{font-size:82px;color:#704fc8!important}.figure-answer-symbol{min-height:120px}.figure-answer-symbol .figure-glyph{flex:0 0 88px}.answer-grid button:has(.figure-answer-symbol){min-height:168px}.fold-visual-guide{background:linear-gradient(145deg,#fff,#f3f8ff);border:2px solid #b8d1ee;border-radius:28px;align-items:stretch;gap:12px;width:100%;min-height:300px;padding:24px;display:flex;box-shadow:0 16px 36px #2a4d7a1c,inset 0 0 0 5px #fff}.fold-visual-guide .fold-step{background:#fff;border:1px solid #d9e6f5;border-radius:20px;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;gap:16px;min-width:138px;padding:16px 12px 18px;display:flex;box-shadow:0 9px 20px #20467412}.fold-visual-guide .fold-step small{color:#164e9c;justify-content:flex-start;width:100%;min-height:32px;font-size:14px;font-weight:900}.fold-visual-guide .fold-step small b{background:#1767c5;flex:0 0 30px;width:30px;height:30px;box-shadow:0 4px #0c478e}.fold-visual-guide .step-arrow{color:#1780d1;text-shadow:none;flex:0 0 28px;align-self:center;font-size:38px;font-weight:900}.fold-visual-guide .paper-shape{width:128px;height:128px;box-shadow:none;background:#fff;border:3px solid #243c61;border-radius:5px}.fold-visual-guide .paper-shape.card,.fold-visual-guide .paper-shape.rectangle{width:142px;height:106px}.fold-visual-guide .paper-shape.circle{border-radius:50%;width:124px;height:124px}.fold-visual-guide .paper-shape.diamond{width:96px;height:96px;margin:16px}.fold-visual-guide .paper-shape:after{display:none}.fold-visual-guide .paper-shape.folded{background:linear-gradient(90deg,#dff5fb,#fff);border-left:6px double #1767c5;width:76px;height:128px;box-shadow:-9px 8px #c9eaf5}.fold-visual-guide .paper-shape.folded.fold-stage-one.axis-vertical{width:64px;height:128px}.fold-visual-guide .paper-shape.folded.fold-stage-one.axis-horizontal{background:linear-gradient(#dff5fb,#fff);border-top:6px double #1767c5;border-left:3px solid #243c61;width:128px;height:64px;box-shadow:-7px 8px #c9eaf5}.fold-visual-guide .paper-shape.folds-2{width:64px;height:64px;box-shadow:-8px 7px #c9eaf5,-15px 14px #e1f4f9}.fold-visual-guide .paper-shape.circle.fold-stage-one.axis-vertical.direction-left-to-right{border-radius:64px 0 0 64px}.fold-visual-guide .paper-shape.circle.fold-stage-one.axis-vertical.direction-right-to-left{border-radius:0 64px 64px 0}.fold-visual-guide .paper-shape.circle.fold-stage-one.axis-horizontal.direction-top-to-bottom{border-radius:0 0 64px 64px}.fold-visual-guide .paper-shape.circle.fold-stage-one.axis-horizontal.direction-bottom-to-top{border-radius:64px 64px 0 0}.fold-visual-guide .paper-crease.vertical,.fold-visual-guide .paper-crease.horizontal{border-color:#55a7c0}.fold-shade{z-index:1;background:#dff5fb;position:absolute}.fold-shade.left-to-right{width:50%;height:100%;top:0;left:0}.fold-shade.right-to-left{width:50%;height:100%;top:0;right:0}.fold-shade.top-to-bottom{width:100%;height:50%;top:0;left:0}.fold-shade.bottom-to-top{width:100%;height:50%;bottom:0;left:0}.fold-visual-guide .fold-direction-arrow{z-index:4;background:#1596a6}.fold-direction-arrow.left-to-right,.fold-direction-arrow.right-to-left{border-radius:6px;width:54%;height:5px;top:48%}.fold-direction-arrow.left-to-right{left:18%}.fold-direction-arrow.right-to-left{right:18%;transform:rotate(180deg)}.fold-direction-arrow.top-to-bottom,.fold-direction-arrow.bottom-to-top{border-radius:6px;width:5px;height:54%;left:48%}.fold-direction-arrow.top-to-bottom{top:18%;transform:rotate(90deg)}.fold-direction-arrow.bottom-to-top{bottom:18%;transform:rotate(-90deg)}.fold-direction-arrow.left-to-right:after,.fold-direction-arrow.right-to-left:after,.fold-direction-arrow.top-to-bottom:after,.fold-direction-arrow.bottom-to-top:after{content:"";border-top:5px solid #1596a6;border-right:5px solid #1596a6;width:15px;height:15px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)rotate(45deg)}.fold-visual-guide .paper-shape.punched .punch-hole{background:#fff;border:3px solid #27395b;width:18px;height:18px;box-shadow:0 2px #27395b2e}.fold-visual-guide .fold-step.mystery .paper-shape{background:#fff}.fold-visual-guide .fold-step.mystery strong{color:#714fd0;font-size:64px}.answer-grid button:has(.hole-choice){min-height:190px;padding:14px}.hole-choice{justify-items:center;gap:8px;width:100%;display:grid}.hole-choice .answer-paper{background:#fff;border:3px solid #36558c;border-radius:5px;overflow:hidden;box-shadow:0 7px #dce7f8;width:180px!important;height:128px!important;padding:0!important;display:block!important;position:relative!important}.hole-choice .answer-paper.circle{border-radius:50%;width:132px!important;height:132px!important}.hole-choice .answer-paper.diamond{margin:14px;transform:rotate(45deg);width:104px!important;height:104px!important}.hole-choice .answer-paper.diamond i{transform:translate(-50%,-50%)rotate(-45deg)}.hole-choice .answer-paper i{box-sizing:border-box;background:#fff;border:3px solid #263b60;border-radius:50%;max-width:none;max-height:none;width:16px!important;height:16px!important}.hole-choice b{color:#64728a;font-size:12px;font-weight:800}@media (width<=900px){.fold-visual-guide{justify-content:flex-start;overflow-x:auto}.fold-visual-guide .fold-step{flex:0 0 150px}.figure-pattern-visual{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));padding:24px 18px}}@media (width<=700px){.rotation-pair-visual{gap:10px;min-height:250px;padding:20px 12px}.rotation-shape,.rotation-arrow,.rotation-mystery{width:72px;height:72px;font-size:56px}.rotation-shape .figure-glyph{width:58px;height:58px;font-size:52px}.rotation-example{gap:8px}.rotation-divider{height:85%}.answer-grid button:has(.rotation-answer){min-height:128px}.rotation-answer{width:78px;height:78px;font-size:58px}.figure-pattern-visual{gap:14px;min-height:220px}.figure-pattern-visual .figure-glyph,.figure-answer-symbol .figure-glyph{width:66px;height:66px;font-size:58px}.figure-pattern-visual .glyph-moon,.figure-answer-symbol .glyph-moon{width:60px;height:60px}.fold-visual-guide{min-height:250px;padding:14px 10px}.fold-visual-guide .fold-step{flex-basis:132px;min-width:132px}.fold-visual-guide .paper-shape{width:106px;height:106px}.fold-visual-guide .paper-shape.card,.fold-visual-guide .paper-shape.rectangle{width:116px;height:90px}.answer-grid button:has(.hole-choice){min-height:155px}.hole-choice .answer-paper{width:128px!important;height:92px!important}}.learning-together-showcase{isolation:isolate;background:#fff7e9;border:1px solid #e5bd856b;border-radius:38px;width:min(100% - 48px,1240px);min-height:560px;margin:64px auto 32px;position:relative;overflow:hidden;box-shadow:0 28px 70px #4c3b2226}.learning-together-showcase>img{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.learning-together-shade{z-index:-2;background:linear-gradient(90deg,#fffaf0fc 0%,#fff9edf5 27%,#fff9edc2 43%,#fff9ed1f 62%,#0000 75%),linear-gradient(#0000 65%,#1e284114);position:absolute;inset:0}.learning-together-copy{width:min(49%,560px);padding:78px 0 74px 64px}.learning-together-copy h2{color:#24334c;letter-spacing:-2.5px;text-wrap:balance;margin:20px 0 18px;font-size:clamp(38px,4.2vw,59px);line-height:1.02}.learning-together-copy p{color:#56647a;max-width:510px;margin:0;font-size:18px;line-height:1.62}.learning-together-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}@media (width<=900px){.learning-together-showcase{flex-direction:column;min-height:0;margin-top:44px;display:flex}.learning-together-showcase>img{z-index:0;aspect-ratio:16/9;object-position:64% center;order:2;height:auto;position:relative}.learning-together-shade{display:none}.learning-together-copy{background:#fff9ed;order:1;width:auto;padding:48px 42px 38px}}@media (width<=600px){.learning-together-showcase{border-radius:28px;width:calc(100% - 28px);margin:30px auto 18px}.learning-together-copy{text-align:center;padding:36px 24px 30px}.learning-together-copy h2{letter-spacing:-1.8px;font-size:36px}.learning-together-copy p{font-size:16px}.learning-together-actions{grid-template-columns:1fr;display:grid}.learning-together-showcase>img{aspect-ratio:1.2;object-position:66% center}}.watch-home-preview{background:linear-gradient(135deg,#fffdf7 0%,#fff8e9 46%,#f3efff 100%);border:1px solid #eadffb;border-radius:40px;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);width:min(1180px,100% - 48px);margin:18px auto 86px;display:grid;overflow:hidden;box-shadow:0 28px 70px #392b6021}.watch-home-art{min-height:420px;position:relative;overflow:hidden}.watch-home-art:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 70%,#fffaf0 100%);position:absolute;inset:0}.watch-home-art img{object-fit:cover;width:100%;height:100%}.watch-play-badge{z-index:2;color:#fff;background:#ff684f;border:8px solid #ffffffd1;border-radius:50%;place-items:center;width:82px;height:82px;font-size:25px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 40px #2a22483d}.watch-home-copy{align-self:center;padding:54px 56px 54px 42px}.watch-home-copy h2{color:#1f2c49;letter-spacing:-2px;margin:18px 0 16px;font-size:clamp(34px,3.4vw,50px);line-height:1.04}.watch-home-copy p{color:#5d687b;font-size:17px;line-height:1.62}.watch-home-points{color:#375b51;gap:9px;margin:22px 0 28px;font-weight:800;display:grid}.watch-page{background:radial-gradient(circle at 4% 7%,#ffc74c30,#0000 26%),radial-gradient(circle at 96% 10%,#7c63e229,#0000 26%),#fffdf8;padding-bottom:80px}.watch-hero{grid-template-columns:minmax(370px,.78fr) minmax(0,1.22fr);align-items:center;gap:46px;width:min(1260px,100% - 48px);margin:0 auto;padding:68px 0 42px;display:grid}.watch-hero-copy h1{color:#1d2945;letter-spacing:-4px;margin:20px 0;font-size:clamp(54px,6vw,86px);line-height:.94}.watch-hero-copy h1 mark{color:#f0644b;background:0 0;padding:0}.watch-hero-copy>p{color:#59667c;margin:0;font-size:20px;line-height:1.55}.watch-hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0 16px;display:flex}.watch-hero-actions a{text-decoration:none}.watch-hero-copy>small{color:#7a8293;max-width:540px;font-size:13px;line-height:1.5;display:block}.watch-hero-image{background:#efeafb;border:10px solid #fff;border-radius:42px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 30px 80px #262d522e}.watch-hero-image>img{object-fit:cover;width:100%;height:100%}.character-chip{color:#263452;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:3px solid #fff;border-radius:20px;flex-direction:column;min-width:135px;padding:13px 18px;display:flex;position:absolute;box-shadow:0 12px 30px #232a4a33}.character-chip b{font-size:17px}.character-chip span{color:#697388;font-size:12px}.character-chip.poppy{bottom:7%;left:7%;transform:rotate(-2deg)}.character-chip.orbit{top:7%;right:6%;transform:rotate(2deg)}.watch-safety-strip{background:#fff;border:1px solid #e6e0f0;border-radius:26px;grid-template-columns:repeat(4,1fr);width:min(1180px,100% - 48px);margin:12px auto 34px;display:grid;box-shadow:0 16px 44px #272e5114}.watch-safety-strip article{align-items:center;gap:13px;padding:22px 24px;display:flex}.watch-safety-strip article+article{border-left:1px solid #eee9f5}.watch-safety-strip article>span{color:#6648ce;background:#f1ecff;border-radius:14px;flex:0 0 42px;place-items:center;height:42px;font-weight:900;display:grid}.watch-safety-strip b,.watch-safety-strip small{display:block}.watch-safety-strip b{color:#293652;font-size:14px}.watch-safety-strip small{color:#7c8494;margin-top:4px;line-height:1.35}.pilot-library{padding-top:70px}.pilot-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.pilot-card{color:#26324d;text-align:left;background:#fff;border:3px solid #0000;border-radius:30px;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 18px 50px #292d491a}.pilot-card:hover,.pilot-card:focus-visible{transform:translateY(-5px);box-shadow:0 25px 56px #292d4929}.pilot-card.selected{border-color:#6e52da}.pilot-image{aspect-ratio:1.36;display:block;position:relative;overflow:hidden}.pilot-image img{object-fit:cover;width:100%;height:100%}.pilot-image i{color:#fff;background:#f36850;border:5px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;font-style:normal;display:grid;position:absolute;bottom:17px;right:18px;box-shadow:0 10px 26px #20284538}.pilot-card-copy{flex-direction:column;min-height:238px;padding:23px 25px 25px;display:flex}.pilot-card-copy small{color:#6b4fd0;letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:900}.pilot-card-copy b{margin:10px 0;font-size:24px;line-height:1.08}.pilot-card-copy>span{color:#697389;font-size:14px;line-height:1.5}.pilot-card-copy em{color:#43526c;margin-top:auto;padding-top:18px;font-size:12px;font-style:normal;font-weight:850}.pilot-experience{background:#fff;border:1px solid #e8e0f1;border-radius:40px;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:0;width:min(1180px,100% - 48px);margin:92px auto 30px;scroll-margin-top:24px;display:grid;overflow:hidden;box-shadow:0 28px 75px #262d4c21}.pilot-experience-media{background:#f0ecff;min-height:650px;position:relative;overflow:hidden}.pilot-experience-media>img{object-fit:cover;width:100%;height:100%}.watch-video-frame{aspect-ratio:16/9;background:#17213d;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 18px 45px #1923462e}.watch-video-frame iframe{border:0;width:100%;height:100%;display:block}.pilot-status{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1b2642e0;border:3px solid #fffc;border-radius:22px;align-items:center;gap:14px;padding:17px 19px;display:flex;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 16px 35px #1a223c40}.pilot-status>span{color:#604400;background:#ffca4a;border-radius:15px;flex:0 0 46px;place-items:center;height:46px;font-size:20px;display:grid}.pilot-status b,.pilot-status small{display:block}.pilot-status b{font-size:15px}.pilot-status small{color:#d8dced;margin-top:4px;line-height:1.35}.pilot-experience-copy{padding:58px 56px}.pilot-experience-copy h2{color:#202c48;letter-spacing:-2.4px;margin:16px 0 24px;font-size:clamp(38px,4.1vw,57px);line-height:1}.experience-tabs{background:#f2eef9;border-radius:20px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;padding:7px;display:grid}.experience-tabs button{color:#73798a;background:0 0;border:0;border-radius:15px;justify-content:center;gap:9px;padding:14px 12px;font-weight:900;display:flex}.experience-tabs button.active{color:#5d42c3;background:#fff;box-shadow:0 8px 20px #3a305c1a}.experience-panel>p{color:#5e687c;font-size:18px;line-height:1.62}.story-beats{justify-content:space-between;align-items:center;margin:28px 0;display:flex}.story-beats span{color:#414d66;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.story-beats b{color:#dc543e;background:#ffe9df;border-radius:14px;place-items:center;width:42px;height:42px;font-size:15px;display:grid}.story-beats i{background:#e7e0ee;flex:1;height:2px;margin:0 8px}.experience-panel blockquote{color:#303b56;background:#f7f3ff;border:2px solid #d8cafc;border-left:7px solid #7051d7;border-radius:20px;margin:24px 0;padding:21px 24px;font-size:18px;font-weight:750;line-height:1.5}.experience-panel blockquote span{color:#6a4bd0;letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.experience-panel>small{color:#798193;line-height:1.45}.table-talk-panel ol{counter-reset:talk;gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.table-talk-panel li{color:#394660;counter-increment:talk;background:#fffdf8;border:1px solid #e5dff0;border-radius:17px;padding:16px 18px 16px 58px;line-height:1.45;position:relative}.table-talk-panel li:before{content:counter(talk);color:#563f00;background:#ffca4a;border-radius:11px;place-items:center;width:32px;height:32px;font-weight:950;display:grid;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.creative-standard{padding-top:92px}.creative-standard-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.creative-standard-grid article{background:#fff;border:1px solid #eae3f2;border-radius:26px;padding:27px 25px;box-shadow:0 14px 35px #2a2e4812}.creative-standard-grid article>span{color:#6548cb;background:#f1ecff;border-radius:17px;place-items:center;width:52px;height:52px;font-size:18px;font-weight:950;display:grid}.creative-standard-grid h3{color:#293652;margin:18px 0 9px}.creative-standard-grid p{color:#6a7488;margin:0;font-size:14px;line-height:1.55}.watch-final-cta{color:#fff;background:linear-gradient(115deg,#253452,#413276 68%,#6c4fc7);border-radius:30px;justify-content:space-between;align-items:center;gap:34px;width:min(1180px,100% - 48px);margin:72px auto 0;padding:38px 42px;display:flex;box-shadow:0 25px 60px #272b4e33}.watch-final-cta>div{grid-template-columns:auto 1fr;column-gap:18px;display:grid}.watch-final-cta>div>span{color:#684b00;background:#ffcb4d;border-radius:19px;grid-row:1/3;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.watch-final-cta h2{margin:0;font-size:25px}.watch-final-cta p{color:#dddcef;margin:7px 0 0}.watch-final-cta>a{white-space:nowrap;text-decoration:none}@media (width<=1050px){.watch-home-preview{grid-template-columns:1fr}.watch-home-art{min-height:380px}.watch-home-art:after{background:linear-gradient(#0000 72%,#fffaf0 100%)}.watch-home-copy{padding:12px 46px 52px}.watch-hero{grid-template-columns:1fr;padding-top:42px}.watch-hero-copy{text-align:center}.watch-hero-copy>small{margin-inline:auto}.watch-hero-actions{justify-content:center}.watch-hero-image{min-height:500px}.watch-safety-strip{grid-template-columns:1fr 1fr}.watch-safety-strip article:nth-child(3){border-top:1px solid #eee9f5;border-left:0}.watch-safety-strip article:nth-child(4){border-top:1px solid #eee9f5}.pilot-card-grid{grid-template-columns:1fr 1fr}.pilot-card:last-child{grid-column:1/-1}.pilot-card:last-child .pilot-image{aspect-ratio:2.2}.pilot-experience{grid-template-columns:1fr}.pilot-experience-media{min-height:560px}.creative-standard-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.watch-home-preview,.watch-hero,.watch-safety-strip,.pilot-experience,.watch-final-cta{width:calc(100% - 28px)}.watch-home-preview{border-radius:28px;margin-bottom:48px}.watch-home-art{min-height:300px}.watch-home-copy{text-align:center;padding:8px 25px 36px}.watch-home-copy h2{letter-spacing:-1.4px;font-size:35px}.watch-home-points{justify-items:center}.watch-hero{gap:24px}.watch-hero-copy h1{letter-spacing:-2.8px;font-size:52px}.watch-hero-copy>p{font-size:17px}.watch-hero-actions{display:grid}.watch-hero-image{border-radius:28px;min-height:390px}.character-chip{min-width:110px;padding:10px 13px}.watch-safety-strip{grid-template-columns:1fr}.watch-safety-strip article+article{border-top:1px solid #eee9f5;border-left:0}.pilot-library{padding-top:42px}.pilot-card-grid{grid-template-columns:1fr}.pilot-card:last-child{grid-column:auto}.pilot-card:last-child .pilot-image,.pilot-image{aspect-ratio:1.4}.pilot-card-copy{min-height:215px}.pilot-experience{border-radius:28px;margin-top:55px}.pilot-experience-media{min-height:410px}.pilot-experience-copy{padding:36px 24px}.pilot-experience-copy h2{letter-spacing:-1.8px;font-size:39px}.experience-tabs{grid-template-columns:1fr}.story-beats i{margin:0 3px}.story-beats b{width:34px;height:34px}.creative-standard{padding-top:58px}.creative-standard-grid{grid-template-columns:1fr}.watch-final-cta{flex-direction:column;align-items:stretch;padding:30px 25px}.watch-final-cta>div{display:block}.watch-final-cta>div>span{margin-bottom:18px}.watch-final-cta h2{font-size:23px}.watch-final-cta .primary{text-align:center}}.cogat-domain-grid{grid-template-columns:repeat(3,1fr)}.cogat-choice{border-width:3px;border-radius:22px;min-height:132px;padding:20px;font-family:Segoe UI Emoji,Apple Color Emoji,Segoe UI Symbol,sans-serif;font-size:clamp(34px,4.5vw,64px);font-weight:900;line-height:1.1}.cogat-choice span{vertical-align:middle}.picture-grid .picture-tile,.classification-board .picture-tile{background:#fff;border:3px solid #dce2ef;border-radius:24px;place-items:center;min-width:180px;min-height:160px;padding:18px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:clamp(76px,8vw,118px);line-height:1;display:grid;box-shadow:0 10px 22px #25335d12}.classification-board{justify-content:center;align-items:center;gap:34px;display:flex}.group-line{background:#25335d;border-radius:9px;width:5px;height:170px}.picture-grid .mystery-tile{min-width:180px;min-height:160px}.folding-board{justify-content:center;align-items:center;gap:30px;font-size:48px;display:flex}.paper-sheet{background:linear-gradient(135deg,#fff 49%,#cfe5ff 50%);border:5px solid #5945b4;place-items:center;width:170px;height:170px;font-size:72px;display:grid}.paper-sheet.folded{background:#ded8ff;width:90px}.listening-board{text-align:left;gap:30px;min-height:260px}.listening-icon{border:4px solid var(--accent);background:#fff;border-radius:50%;flex:none;place-items:center;width:132px;height:132px;font-size:70px;display:grid;box-shadow:0 12px 30px #26345d18}.listening-board>div{gap:10px;display:grid}.listening-board b{color:var(--accent);font-size:clamp(38px,5vw,64px)}.listening-board small{color:#52627d;max-width:520px;font-size:20px;line-height:1.5}.puzzle-scene>div{place-items:center;gap:12px;display:grid}.puzzle-scene>div>b,.analogy-board>div>b{font-size:28px}@media (width<=820px){.cogat-choice{min-height:112px;font-size:clamp(36px,11vw,58px)}.picture-grid .picture-tile,.classification-board .picture-tile{min-width:120px;min-height:120px;font-size:68px}.picture-grid .mystery-tile{min-width:120px;min-height:120px}.classification-board{gap:14px}.listening-board{text-align:center;flex-direction:column}.listening-icon{width:100px;height:100px;font-size:52px}.paper-sheet{width:110px;height:130px}.folding-board{gap:12px}}.visual-number-choice{place-items:center;gap:6px;min-width:170px;min-height:130px;display:grid}.visual-number-choice .object-picture-group{flex-wrap:wrap;justify-content:center;max-width:150px}.visual-number-choice .object-picture-group i{font-size:34px}.visual-number-choice>small{color:#26345d;font-size:18px;font-weight:800}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
