@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#19342f;--muted:#61716c;--paper:#fffdf8;--cream:#f6f1e7;--line:#ddd8cc;--teal:#1f6c62;--teal-dark:#174d47;--amber:#f4ad3b;--orange:#ed7c42;--purple:#7452a6;--rose:#c95874;--green:#59834d;--blue:#3979a8;--cyan:#288e95;--slate:#586b74;--shadow:0 18px 50px #303b321a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Nunito Sans,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}.dialog-open{overflow:hidden}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;background:#fffdf8f2;border-bottom:1px solid #19342f14;justify-content:space-between;align-items:center;gap:26px;min-height:78px;padding:12px clamp(22px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:var(--teal);border-radius:50% 50% 44%;place-items:center;width:45px;height:45px;font-family:Georgia,serif;font-size:27px;font-weight:800;display:grid;transform:rotate(-4deg);box-shadow:inset 0 -4px #0000001a}.brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{letter-spacing:-.02em;font-size:17px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-top:4px;font-size:10px;font-weight:700}.site-header nav{align-items:center;gap:clamp(16px,3vw,38px);display:flex}.site-header nav a{color:#40544e;padding:10px 0;font-size:14px;font-weight:700;position:relative}.site-header nav a:after{content:"";background:var(--amber);border-radius:2px;width:0;height:2px;transition:width .2s;position:absolute;bottom:4px;left:0}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{width:100%}.hero{color:#fff;background:radial-gradient(circle at 73% 28%,#ffffff26 0 5px,#0000 6px),radial-gradient(circle at 78% 22%,#ffffff1a 0 4px,#0000 5px),linear-gradient(128deg,#1e6b61 0%,#235f58 56%,#194e49 100%);grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:50px;min-height:530px;padding:67px clamp(26px,8vw,124px) 100px;display:grid;position:relative}.hero:after{content:"";background:var(--paper);border-radius:50%;height:94px;position:absolute;bottom:-49px;left:-3%;right:-3%}.hero-copy{z-index:2;max-width:670px;position:relative}.hero-kicker,.eyebrow{color:var(--amber);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.hero h1{letter-spacing:-.055em;margin:14px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.8vw,86px);font-weight:500;line-height:.9}.hero h1 em{color:#ffd582;font-weight:500}.hero-copy>p{color:#ffffffd1;max-width:570px;margin:0;font-size:clamp(16px,1.7vw,19px);line-height:1.55}.hero-search,.catalog-search{background:#fff;border-radius:18px;align-items:center;gap:12px;width:min(100%,610px);min-height:62px;margin-top:30px;padding:0 18px;display:flex;box-shadow:0 15px 36px #00000026}.hero-search svg,.catalog-search svg{fill:none;width:23px;height:23px;stroke:var(--teal);stroke-width:2px;stroke-linecap:round;flex:none}.hero-search input,.catalog-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.hero-search input::placeholder,.catalog-search input::placeholder{color:#8b9591}.hero-search button,.catalog-search button{color:#74807c;cursor:pointer;background:0 0;border:0;padding:6px;font-size:25px}.hero-search button{color:#fff;background:var(--teal);border-radius:11px;min-height:40px;padding:8px 14px;font-size:11px;font-weight:900}.hero-search button:disabled{opacity:.42;cursor:default}.hero-copy .search-hint{color:#ffffffa8;margin-top:12px;font-size:12px}.hero-mascot{z-index:2;place-items:center;min-height:320px;display:grid;position:relative}.mascot-circle{aspect-ratio:1;background:linear-gradient(145deg,#f9c66d,#eda442);border-radius:50%;place-items:center;width:clamp(230px,27vw,340px);display:grid;transform:rotate(3deg);box-shadow:inset 0 0 0 11px #fff3,0 22px 55px #04292440}.mascot-circle span{filter:drop-shadow(0 9px #74421b1c);font-size:clamp(120px,18vw,210px);transform:rotate(-3deg)}.mascot-book{filter:drop-shadow(0 8px 8px #0000002e);gap:4px;display:flex;position:absolute;bottom:15px;transform:rotate(-4deg)}.mascot-book span{width:64px;height:60px;color:var(--teal-dark);background:#fff8e6;border:4px solid #e17b42;place-items:center;font-family:Georgia,serif;font-size:27px;font-weight:700;display:grid}.mascot-book span:first-child{border-radius:10px 2px 2px 10px}.mascot-book span:last-child{border-radius:2px 10px 10px 2px}.mascot-bubble{color:var(--teal-dark);background:#fff;border-radius:18px 18px 18px 3px;padding:10px 16px;font-size:14px;font-weight:800;position:absolute;top:4px;right:5%;transform:rotate(4deg);box-shadow:0 8px 22px #0000001f}.hero-decoration{border:3px solid #ffffff14;border-radius:100%;width:100px;height:44px;position:absolute;transform:rotate(35deg)}.leaf-one{top:80px;left:-44px}.leaf-two{bottom:90px;right:-50px;transform:rotate(-25deg)}.quick-nav{z-index:5;width:min(100% - 34px,1180px);box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:repeat(6,1fr);margin:-13px auto 66px;display:grid;position:relative;overflow:hidden}.home-paths{z-index:6;grid-template-columns:1fr 1fr;gap:16px;width:min(100% - 34px,1180px);margin:-12px auto 18px;display:grid;position:relative}.home-path{color:#fff;min-height:155px;box-shadow:var(--shadow);border-radius:24px;grid-template-columns:70px 1fr 32px;align-items:center;gap:18px;padding:25px;display:grid}.home-path>span{background:#ffffff29;border-radius:19px;place-items:center;width:64px;height:64px;font-family:Georgia,serif;font-size:25px;font-weight:800;display:grid}.home-path small,.home-path strong,.home-path p{display:block}.home-path small{color:#ffe2a6;text-transform:uppercase;letter-spacing:.09em;margin-bottom:5px;font-size:10px;font-weight:900}.home-path strong{font-family:Georgia,serif;font-size:clamp(24px,3vw,34px);line-height:1.05}.home-path p{color:#ffffffc7;margin:8px 0 0;font-size:12px;line-height:1.45}.home-path b{font-size:27px}.weekly-path{background:linear-gradient(140deg,#b26c20,#df9133)}.explore-path{background:linear-gradient(140deg,#1d6a61,#24554f)}.welcome-back-note{color:#355e31;background:#eef7e8;border:1px solid #d7e5c9;border-radius:17px;align-items:center;gap:12px;min-height:58px;margin:0 0 14px;padding:13px 18px;font-weight:800;display:flex}.welcome-back-note span{font-size:25px}.compact-quick-nav{grid-template-columns:repeat(3,1fr);margin-top:0}.page-back-bar{width:min(100% - 34px,1180px);margin:14px auto 0}.page-back-bar a{min-height:46px;color:var(--teal);background:#fff;border:1px solid #d7ded9;border-radius:12px;align-items:center;padding:10px 15px;font-size:12px;font-weight:900;display:inline-flex}.difficult-word-button{color:#80631e;cursor:pointer;background:#fffdf4;border:1px dashed #d7cda9;border-radius:10px;width:100%;margin-top:10px;padding:8px;font-size:10px;font-weight:800}.difficult-word-button.selected{color:#91520c;background:#fff0d1;border-style:solid}.dictionary-paths{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:20px;display:grid}.dictionary-paths button{min-height:105px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dedbd2;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:13px 10px;display:flex}.dictionary-paths button>span{color:var(--teal);font-family:Georgia,serif;font-size:22px;font-weight:800}.dictionary-paths button strong{text-align:center;font-size:11px}.dictionary-paths button small{color:var(--muted);text-align:center;font-size:8px}.dictionary-paths button.selected{color:#fff;border-color:var(--teal);background:var(--teal);box-shadow:0 8px 20px #1f6c622e}.dictionary-paths button.selected span,.dictionary-paths button.selected small{color:#fff}.theme-picker{background:#f0f7f4;border:1px solid #d9e4df;border-radius:21px;margin:0 0 22px;padding:18px}.theme-picker-heading{align-items:center;gap:11px;margin-bottom:14px;display:flex}.theme-picker-heading>span{color:#fff;background:var(--teal);border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.theme-picker-heading h3{margin:0;font-family:Georgia,serif;font-size:22px}.theme-picker-heading p{color:var(--muted);margin:3px 0 0;font-size:10px}.theme-tiles{grid-template-columns:repeat(4,1fr);gap:9px;margin:0;display:grid}.theme-tiles button{cursor:pointer;background:#fff;border:1px solid #dfe3df;border-radius:16px;min-height:105px;padding:10px}.theme-tiles button span,.theme-tiles button strong,.theme-tiles button small{display:block}.theme-tiles button span{font-size:27px}.theme-tiles button strong{margin-top:5px;font-size:11px}.theme-tiles button small{color:var(--muted);margin-top:3px;font-size:8px}.theme-tiles button.selected{border-color:var(--teal);box-shadow:inset 0 0 0 2px var(--teal);background:#e7f3f0}.theme-tiles button:disabled{opacity:.42;cursor:default;background:#ffffff94;border-style:dashed}.dictionary-strategy-choices{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.dictionary-strategy-choices button{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:7px;min-height:44px;padding:8px 12px;font-size:10px;font-weight:900;display:inline-flex}.dictionary-strategy-choices button.selected{outline-offset:2px;outline:3px solid}.repeat-reading{gap:18px;display:grid}.reading-journey{background:#e8e3d8;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:8px;margin:0;padding:12px;list-style:none;display:grid}.reading-journey button{cursor:pointer;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:76px;padding:9px;display:flex}.reading-journey button>span{color:#fff;background:#9ca6a2;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:900;display:grid}.reading-journey button strong{text-align:center;font-size:9px}.reading-journey li.current button{background:#fff;box-shadow:0 5px 13px #36413a1a}.reading-journey li.current button>span{background:var(--purple)}.reading-journey li.done button>span{background:var(--green)}.reading-task-card{min-height:500px;box-shadow:var(--shadow);background:#fff;border:1px solid #ded9cf;border-radius:26px;padding:clamp(22px,4vw,38px)}.task-card-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.task-card-heading h3{margin:5px 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,46px)}.task-card-heading p{color:var(--muted);margin:0}.task-number{color:#fff;background:var(--purple);border-radius:18px;flex:none;place-items:center;width:62px;height:62px;font-family:Georgia,serif;font-size:27px;font-weight:800;display:grid}.single-task-action{text-align:center;background:#f6f1e7;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:320px;margin-top:26px;padding:28px;display:flex}.single-task-action>span{font-size:55px}.single-task-action p{max-width:620px;margin:0;font-size:17px;line-height:1.55}.single-task-action>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.single-task-action button,.single-task-action select,.primary-reading-action{cursor:pointer;background:#fff;border:1px solid #d7d3c8;border-radius:13px;min-height:50px;padding:10px 18px;font-size:11px;font-weight:900}.primary-reading-action{color:#fff!important;border-color:var(--purple)!important;background:var(--purple)!important}.single-task-action audio{width:min(100%,560px)}.reading-mode-picker{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0 14px;display:grid}.reading-mode-picker button{cursor:pointer;background:#fff;border:1px solid #ded9cf;border-radius:17px;min-height:94px;padding:13px}.reading-mode-picker span,.reading-mode-picker strong,.reading-mode-picker small{display:block}.reading-mode-picker span{font-size:25px}.reading-mode-picker strong{margin-top:5px;font-size:11px}.reading-mode-picker small{color:var(--muted);margin-top:3px;font-size:8px}.reading-mode-picker button.selected{border-color:var(--purple);box-shadow:inset 0 0 0 2px var(--purple);background:#f1eafa}.repeat-reading-surface{background:#f7f2e8;border-radius:21px;min-height:285px;padding:24px}.paper-mode{text-align:center;align-content:center;place-items:center;min-height:230px;display:grid}.paper-mode span{font-size:47px}.paper-mode h4{margin:9px 0 4px;font-family:Georgia,serif;font-size:25px}.paper-mode p{color:var(--muted);margin:0}.ipad-full-text{font-family:Georgia,serif;font-size:clamp(19px,2.3vw,25px);line-height:1.8}.ipad-full-text button{float:right;color:#fff;background:var(--teal);border:0;border-radius:11px;margin:0 0 10px 15px;padding:9px 13px;font-family:inherit;font-size:10px;font-weight:900}.guided-status{justify-content:space-between;gap:15px;font-size:10px;display:flex}.guided-reader>p{text-align:center;min-height:110px;margin:30px 0;font-family:Georgia,serif;font-size:clamp(27px,4vw,42px);line-height:1.55}.guided-reader>p span{border-radius:5px;padding:2px 3px;transition:background .12s}.guided-reader>p span.active{background:#ffdc69;box-shadow:0 2px #d8a817}.guided-controls,.guided-options{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.guided-controls button,.guided-options button,.guided-options select{background:#fff;border:1px solid #d5d1c7;border-radius:11px;min-height:44px;padding:8px 13px;font-size:9px;font-weight:900}.guided-options{margin-top:10px}.guided-options label{color:var(--muted);font-size:9px;font-weight:900}.record-inline{justify-content:center;margin-top:13px;display:flex}.record-inline button{color:#fff;border:0;border-radius:13px;min-height:48px;padding:10px 18px;font-size:10px;font-weight:900}.record-inline .record-start{background:var(--rose)}.record-inline .record-stop{background:#8e3048}.text-fullscreen{z-index:100;background:#fffdf8;grid-template-rows:auto 1fr;padding:25px;display:grid;position:fixed;inset:0}.text-fullscreen>button{min-height:50px;color:var(--teal);background:#fff;border:1px solid #d7ded9;border-radius:13px;justify-self:start;padding:10px 17px;font-weight:900}.text-fullscreen article{width:min(100%,1100px);margin:auto}.text-fullscreen h2{font-family:Georgia,serif;font-size:clamp(32px,5vw,58px)}.text-fullscreen p{font-family:Georgia,serif;font-size:clamp(24px,3.4vw,42px);line-height:1.7}.listening-flow{color:#fff;background:linear-gradient(145deg,#203f55,#285d72);border-radius:27px;padding:clamp(18px,3vw,30px)}.listening-flow-steps{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.listening-flow-steps span{color:#ffffff8c;text-align:center;background:#ffffff14;border-radius:10px;place-items:center;min-height:42px;padding:8px;font-size:8px;font-weight:900;display:grid}.listening-flow-steps span.active{color:#203f55;background:#ffd582}.listening-stage{min-height:500px;color:var(--ink);background:#f9fbfc;border-radius:22px;margin-top:15px;padding:clamp(22px,4vw,42px)}.prediction-stage{grid-template-columns:.8fr 1.2fr;align-items:center;gap:35px;display:grid}.listening-picture{background:linear-gradient(#bfe2ec,#e4f1cf);border-radius:24px;justify-content:space-around;align-items:center;min-height:330px;padding:20px;font-size:clamp(55px,8vw,95px);display:flex}.prediction-stage h3,.audio-stage h3,.easy-question-stage h3,.detailed-stage h3{margin:7px 0 10px;font-family:Georgia,serif;font-size:clamp(28px,4vw,43px)}.prediction-stage textarea{resize:vertical;border:2px solid #d9dfdc;border-radius:14px;width:100%;min-height:110px;margin:13px 0;padding:15px}.prediction-stage button,.audio-stage button,.stage-next{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;min-height:50px;padding:10px 17px;font-size:10px;font-weight:900}.audio-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.audio-stage>span{font-size:70px}.audio-stage p{max-width:650px;font-size:16px;line-height:1.5}.audio-stage small{color:var(--muted);margin-top:12px}.easy-question-stage{text-align:center}.question-kind{color:#286994;text-transform:uppercase;letter-spacing:.06em;background:#e3eff7;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-block}.easy-question-stage>div{gap:9px;width:min(100%,650px);margin:24px auto;display:grid}.easy-question-stage>div button,.detailed-question-list article button{cursor:pointer;background:#fff;border:1px solid #dbe1de;border-radius:12px;min-height:47px;padding:10px 14px}.easy-question-stage button.correct,.detailed-question-list button.correct{background:#e9f5e6;border-color:#75a86c}.easy-question-stage button.wrong,.detailed-question-list button.wrong{background:#fae8ec;border-color:#cc8495}.detailed-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.detailed-heading>span{font-weight:900}.detailed-question-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.detailed-question-list article{background:#fff;border:1px solid #dfe4e2;border-radius:15px;padding:15px}.detailed-question-list article:last-child{grid-column:1/-1}.detailed-question-list h4{margin:8px 0}.detailed-question-list article>div{gap:6px;display:grid}.detailed-question-list article button{text-align:left;min-height:39px;font-size:9px}.listening-score{background:#eaf4e7;border-radius:12px;padding:13px}.generic-strategy-board{color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:25px;margin-top:18px;padding:25px}.generic-board-intro h2{margin:4px 0;font-family:Georgia,serif;font-size:30px}.generic-board-intro p{color:var(--muted);margin:0}.generic-board-surface{color:#fff;background:#24483f;border:8px solid #8a6545;border-radius:12px;align-content:center;gap:12px;min-height:260px;margin:18px 0;padding:25px;display:grid;box-shadow:inset 0 0 20px #00000047}.generic-board-surface>div{opacity:.15;transition:all .4s;transform:translateY(6px)}.generic-board-surface>div.visible{opacity:1;transform:none}.generic-board-surface span{background:#ffffff21;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:12px;font-size:10px;display:inline-grid}.generic-board-surface strong{font-family:Georgia,serif;font-size:clamp(25px,4vw,40px)}.generic-board-surface .board-step-2 strong{color:#ffd36f}.generic-board-surface .board-step-3 strong{color:#9fe5d8}.board-start-button{color:#fff;background:var(--teal);border:0;border-radius:13px;min-height:50px;padding:10px 17px;font-size:10px;font-weight:900}.strategy-mini-practice{background:#fff;border:1px solid #dedbd2;border-radius:25px;margin-top:18px;padding:25px}.strategy-mini-practice h2{margin:5px 0;font-family:Georgia,serif;font-size:30px}.strategy-mini-practice p{margin:7px 0 16px;font-size:16px}.mini-practice-choices{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.mini-practice-choices button{cursor:pointer;background:#fafbf9;border:1px solid #dcd8cf;border-radius:13px;min-height:54px}.mini-practice-choices button.correct{background:#e9f5e6;border-color:#75a86c}.mini-practice-choices button.wrong{background:#fae8ec;border-color:#cc8495}.practice-feedback{margin-top:13px;display:block}.practice-feedback.correct{color:#47733f}.practice-feedback.wrong{color:#9b4057}.practice-tabs{background:#e9e3d8;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:18px;padding:7px;display:grid}.practice-tabs button{cursor:pointer;background:0 0;border:0;border-radius:11px;min-height:50px;font-size:11px;font-weight:900}.practice-tabs button.selected{color:#fff;background:var(--orange);box-shadow:0 4px 12px #48362324}.grammar-practice{grid-template-columns:260px 1fr;gap:15px;display:grid}.grammar-topic-list{gap:7px;display:grid}.grammar-topic-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd8cf;border-radius:11px;min-height:47px;padding:9px 13px}.grammar-topic-list button.selected{color:#fff;border-color:var(--orange);background:var(--orange);font-weight:900}.grammar-practice article{min-height:420px;box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:30px}.grammar-practice h3{margin:5px 0;font-family:Georgia,serif;font-size:35px}.grammar-practice article>p{font-size:18px}.grammar-practice article>div{gap:9px;display:grid}.grammar-practice article>div button{cursor:pointer;background:#fafafa;border:1px solid #ded9d0;border-radius:12px;min-height:50px}.grammar-practice article>div button.correct{background:#e9f5e6}.grammar-practice article>div button.wrong{background:#fae8ec}.external-practice{grid-template-columns:1fr 1fr;gap:15px;display:grid}.external-practice>div{text-align:center;min-height:280px;box-shadow:var(--shadow);background:#fff;border-radius:22px;align-content:center;place-items:center;padding:30px;display:grid}.external-practice>div>span{font-size:45px}.external-practice h3{margin:9px 0;font-family:Georgia,serif;font-size:30px}.external-practice p{color:var(--muted)}.external-practice button{border:0;border-radius:10px;padding:10px 15px}@media (max-width:900px){.home-paths{grid-template-columns:1fr}.compact-quick-nav{grid-template-columns:repeat(2,1fr)}.dictionary-paths,.theme-tiles,.reading-journey{grid-template-columns:repeat(3,1fr)}.prediction-stage,.grammar-practice{grid-template-columns:1fr}}@media (max-width:620px){.home-path{grid-template-columns:55px 1fr}.home-path>span{width:52px;height:52px}.home-path>b{display:none}.compact-quick-nav,.detailed-question-list,.external-practice{grid-template-columns:1fr}.dictionary-paths{grid-template-columns:repeat(2,minmax(0,1fr))}.dictionary-paths button{min-height:92px;padding:10px 8px}.dictionary-paths button:last-child{grid-column:1/-1;min-height:78px}.theme-picker{padding:14px}.theme-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-tiles button{min-height:96px}.reading-journey{display:flex;overflow-x:auto}.reading-journey li{min-width:115px}.reading-mode-picker,.listening-flow-steps{grid-template-columns:1fr}.prediction-stage{padding:16px}.listening-picture{min-height:190px}.mini-practice-choices{grid-template-columns:1fr}}.quick-nav a{border-right:1px solid #e7e2d8;align-items:center;gap:13px;min-height:95px;padding:20px 25px;transition:background .2s,transform .2s;display:flex}.quick-nav a:last-child{border-right:0}.quick-nav a:hover{background:#fffaf0}.quick-icon{color:#fff;border-radius:15px;flex:none;place-items:center;width:52px;height:52px;font-size:24px;font-weight:900;display:grid}.quick-icon svg{width:36px;height:36px}.quick-icon.amber{background:var(--amber)}.quick-icon.teal{background:var(--teal)}.quick-icon.blue{background:var(--blue)}.quick-icon.orange{background:var(--orange)}.quick-icon.purple{background:var(--purple)}.quick-icon.green{background:var(--green)}.quick-nav strong,.quick-nav small{display:block}.quick-nav strong{font-size:15px}.quick-nav small{color:var(--muted);margin-top:4px;font-size:12px}.content-section,.treasure-inner,.teacher-note,footer{width:min(100% - 42px,1180px);margin-left:auto;margin-right:auto}.content-section{padding:42px 0 92px;scroll-margin-top:20px}.section-heading{justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:31px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,53px);font-weight:500;line-height:1.04}.section-heading h2 em{color:var(--teal);font-weight:500}.section-heading p{max-width:620px;color:var(--muted);margin:12px 0 0;line-height:1.6}.week-pill{color:#a35f13;background:#fff0d1;border-radius:99px;padding:9px 14px;font-size:12px;font-weight:800}.word-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.word-card{background:#fff;border:1px solid #e2ddd3;border-radius:22px;flex-direction:column;min-width:0;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 9px 27px #33403912}.word-card:hover{border-color:#d4cdbc;transform:translateY(-4px);box-shadow:0 16px 38px #3340391f}.word-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.word-emoji,.word-image{background:#f5efe2;border-radius:18px;place-items:center;width:61px;height:61px;font-size:36px;display:grid}.word-image{object-fit:cover}.is-weekly .word-emoji,.is-weekly .word-image{background:#fff0d5}.word-card.without-visual .word-card-top{justify-content:flex-end;min-height:26px}.status-badge{letter-spacing:.02em;white-space:nowrap;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:900}.status-badge.weekly{color:#a35f13;background:#fff0d1}.word-heading{align-items:baseline;gap:7px;margin-top:17px;display:flex}.word-heading span{color:var(--muted);font-size:14px}.word-heading h3{letter-spacing:-.02em;margin:0;font-family:Georgia,serif;font-size:30px;line-height:1}.syllables{color:#72817c;letter-spacing:.04em;margin:8px 0 15px;font-size:13px}.strategy-chip-list{flex-wrap:wrap;align-items:flex-start;gap:6px;min-height:34px;margin-bottom:17px;display:flex}.strategy-chip{border-radius:9px;align-items:center;gap:6px;width:fit-content;padding:5px 9px 5px 7px;font-size:11px;font-weight:800;display:inline-flex}.strategy-chip svg{flex:none}.card-actions{border-top:1px solid #ece8df;justify-content:space-between;align-items:center;gap:9px;margin-top:auto;padding-top:14px;display:flex}.listen-button,.inline-listen{color:var(--teal);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:5px 0;font-size:11px;font-weight:800;display:inline-flex}.listen-button svg,.inline-listen svg,.round-listen svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.detail-button{color:#263d37;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:11px;font-weight:800;display:inline-flex}.detail-button span{color:var(--orange);font-size:16px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #ffd37e}.strategy-teal{color:#17685f;background:#e1f1ed}.strategy-blue{color:#286994;background:#e3eff7}.strategy-orange{color:#a85e19;background:#fff0d9}.strategy-purple{color:#654191;background:#eee7f6}.strategy-rose{color:#a63e5a;background:#f8e5eb}.strategy-green{color:#4b7442;background:#e8f0e4}.strategy-cyan{color:#23777d;background:#def1f2}.strategy-slate{color:#4f626a;background:#e8edef}.portal-section{background:radial-gradient(circle at 8% 14%,#3979a81f 0 105px,#0000 106px),radial-gradient(circle at 91% 91%,#f4ad3b2b 0 130px,#0000 131px),#edf4f2;padding:92px 0 100px;scroll-margin-top:20px}.portal-page-shell{background:#eef3f1;min-height:100vh}.portal-page-header{position:sticky;top:0}.portal-back-link{color:var(--teal);background:#fff;border:1px solid #d6ddd9;border-radius:11px;padding:10px 14px;font-size:11px;font-weight:900}.portal-inner{width:min(100% - 42px,1180px);margin:0 auto}.portal-intro{grid-template-columns:1fr auto;align-items:center;gap:28px;margin-bottom:30px;display:grid}.portal-intro h2,.portal-dashboard-header h2{letter-spacing:-.04em;margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4.6vw,56px);font-weight:500;line-height:1.03}.portal-intro h2 em,.portal-dashboard-header h2 em{color:var(--blue);font-weight:500}.portal-intro p,.portal-dashboard-header p{max-width:750px;color:var(--muted);margin:0;line-height:1.6}.portal-lock{color:#fff;background:var(--blue);border-radius:28px;place-items:center;width:86px;height:86px;font-size:39px;display:grid;transform:rotate(3deg);box-shadow:0 13px 30px #3979a833}.portal-entry-grid{grid-template-columns:minmax(0,1.24fr) minmax(310px,.76fr);align-items:stretch;gap:18px;display:grid}.portal-entry-grid-child-only{grid-template-columns:minmax(0,820px);justify-content:center}.portal-login-card,.portal-teacher-entry,.portal-card,.teacher-student-list,.teacher-detail{background:#fffffff0;border:1px solid #445b5321;border-radius:25px;box-shadow:0 15px 40px #33403914}.portal-login-card{padding:27px}.qr-login-explanation{color:var(--muted);margin:17px 0 0;font-size:11px;line-height:1.55}.demo-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.demo-qr-card{background:#f9fcfa;border:1px solid #dce4df;border-radius:18px;grid-template-columns:36px 1fr;align-items:center;gap:7px 9px;padding:15px;display:grid}.demo-qr-code{background:#fff;border-radius:14px;grid-column:1/-1;place-items:center;width:136px;height:136px;margin:0 auto 4px;padding:12px;display:grid;box-shadow:0 5px 18px #25433914}.demo-qr-card>span{background:#edf4f2;border-radius:11px;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.demo-qr-card>strong{font-size:11px}.demo-qr-card>a{color:#fff;background:var(--teal);text-align:center;border-radius:10px;grid-column:1/-1;padding:9px 10px;font-size:9px;font-weight:900}.manual-login-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:22px 0 0;font-size:9px;font-weight:900;display:flex}.manual-login-divider:before,.manual-login-divider:after{content:"";background:#dde3df;flex:1;height:1px}.portal-login-heading{align-items:center;gap:15px;display:flex}.portal-login-heading h3,.portal-teacher-entry h3,.portal-card h3,.teacher-detail-heading h3{margin:5px 0 0;font-family:Georgia,serif;font-size:25px}.portal-card-kicker{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.portal-qr{color:#fff;background:var(--teal);letter-spacing:.03em;border-radius:15px;flex:none;place-items:center;width:56px;height:56px;font-size:17px;font-weight:900;display:grid;box-shadow:inset 0 0 0 5px #ffffff2e}.student-choice{grid-template-columns:repeat(2,1fr);gap:9px;margin:23px 0 18px;display:grid}.student-choice button{min-height:84px;color:var(--ink);text-align:left;cursor:pointer;background:#fbfdfc;border:1px solid #d9ddd8;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;align-items:center;gap:2px 10px;padding:12px;display:grid}.student-choice button>span{background:#edf4f2;border-radius:13px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:26px;display:grid}.student-choice button strong{align-self:end;font-size:12px}.student-choice button small{color:var(--muted);align-self:start;font-size:9px}.student-choice button.selected{border-color:var(--blue);background:#edf5fb;box-shadow:0 0 0 3px #3979a817}.portal-pin-form{border-top:1px solid #e4e7e3;padding-top:16px}.portal-pin-form label{color:var(--muted);margin-bottom:7px;font-size:10px;font-weight:900;display:block}.portal-pin-form>div{grid-template-columns:minmax(100px,.35fr) 1fr;gap:8px;display:grid}.portal-pin-form input{min-width:0;min-height:51px;color:var(--ink);letter-spacing:.25em;text-align:center;background:#fff;border:2px solid #d7dcd7;border-radius:13px;outline:0;padding:0 15px;font-family:Georgia,serif;font-size:24px}.portal-pin-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #3979a81a}.portal-pin-form button,.portal-teacher-entry>button,.portal-dashboard-header>button,.portal-secondary-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;min-height:51px;padding:10px 17px;font-size:11px;font-weight:900}.portal-pin-form>p{color:#a33e56;margin:8px 0 0;font-size:10px;font-weight:800}.portal-teacher-entry{color:#fff;background:linear-gradient(145deg,#214f49,#183f3a);border-color:#0000;padding:27px}.portal-teacher-entry .portal-card-kicker{color:#ffd582}.portal-teacher-entry h3{font-size:28px}.portal-teacher-entry>p{color:#ffffffbd;margin:11px 0 18px;font-size:12px;line-height:1.55}.portal-teacher-entry ul{gap:9px;margin:0 0 22px;padding:0;list-style:none;display:grid}.portal-teacher-entry li{align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.portal-teacher-entry li span{width:22px;height:22px;color:var(--teal-dark);background:#ffd582;border-radius:7px;place-items:center;display:grid}.portal-teacher-entry>button{width:100%;color:var(--teal-dark);background:#ffd582}.portal-prototype-note,.portal-session-note{color:#72521c;background:#fff2d8;border-radius:12px;margin:17px 0 0;padding:12px 15px;font-size:10px;line-height:1.5}.teacher-roster-shell{width:min(100% - 34px,1240px);margin:0 auto;padding:52px 0 74px}.teacher-roster-intro{justify-content:space-between;align-items:center;gap:30px;display:flex}.teacher-roster-intro h1{letter-spacing:-.045em;margin:8px 0 12px;font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1}.teacher-roster-intro h1 em{color:var(--blue);font-weight:500}.teacher-roster-intro p{max-width:760px;color:var(--muted);margin:0;line-height:1.6}.teacher-roster-count{color:#fff;background:var(--teal);text-align:center;min-width:178px;box-shadow:var(--shadow);border-radius:24px;padding:23px}.teacher-roster-count strong,.teacher-roster-count span{display:block}.teacher-roster-count strong{font-family:Georgia,serif;font-size:47px;line-height:1}.teacher-roster-count span{margin-top:7px;font-size:11px;font-weight:800}.teacher-roster-status{grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0 20px;display:grid}.teacher-roster-status article{background:#fff;border:1px solid #dce3df;border-radius:18px;padding:18px}.teacher-roster-status span,.teacher-roster-status strong,.teacher-roster-status small{display:block}.teacher-roster-status span{color:var(--blue);font-family:Georgia,serif;font-size:32px}.teacher-roster-status strong{margin-top:4px;font-size:12px}.teacher-roster-status small{color:var(--muted);margin-top:4px;font-size:9px}.teacher-roster-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;display:grid}.teacher-roster-list,.teacher-profile-detail{background:#fff;border:1px solid #dce3df;border-radius:24px;box-shadow:0 12px 34px #33403912}.teacher-roster-list{max-height:760px;padding:18px;overflow:hidden}.teacher-roster-list-heading{gap:12px;display:grid}.teacher-roster-list-heading strong{margin-top:4px;font-family:Georgia,serif;font-size:25px;display:block}.teacher-roster-list-heading input{background:#f9fbfa;border:1px solid #d7ded9;border-radius:12px;width:100%;min-height:43px;padding:0 13px;font-size:12px}.teacher-roster-filters{gap:6px;margin:12px 0;display:flex}.teacher-roster-filters button{cursor:pointer;background:#fff;border:1px solid #dce3df;border-radius:9px;flex:1;padding:8px 7px;font-size:9px;font-weight:900}.teacher-roster-filters button.active{color:#fff;border-color:var(--teal);background:var(--teal)}.teacher-roster-buttons{gap:6px;max-height:590px;padding-right:4px;display:grid;overflow-y:auto}.teacher-roster-buttons>button{text-align:left;cursor:pointer;background:#f7faf8;border:1px solid #0000;border-radius:12px;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:grid}.teacher-roster-buttons>button span{width:31px;height:31px;color:var(--teal);background:#e4f0ed;border-radius:9px;place-items:center;font-size:9px;font-weight:900;display:grid}.teacher-roster-buttons>button strong{font-size:11px}.teacher-roster-buttons>button small{color:#4f7a48;font-size:8px;font-weight:800}.teacher-roster-buttons>button.selected{border-color:var(--blue);background:#edf5fb}.teacher-roster-buttons>p{color:var(--muted);font-size:11px}.teacher-profile-detail{padding:25px}.teacher-profile-heading{border-bottom:1px solid #e1e6e3;grid-template-columns:62px 1fr auto;align-items:center;gap:14px;padding-bottom:22px;display:grid}.teacher-profile-avatar{color:#fff;background:var(--blue);border-radius:19px;place-items:center;width:62px;height:62px;font-family:Georgia,serif;font-size:29px;display:grid}.teacher-profile-heading h2{margin:4px 0 2px;font-family:Georgia,serif;font-size:31px}.teacher-profile-heading p{color:var(--muted);margin:0;font-size:10px}.teacher-profile-ready{color:#3e7138;background:#e8f2e4;border-radius:99px;padding:8px 11px;font-size:9px;font-weight:900}.teacher-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:20px 0;display:grid}.teacher-profile-grid section{background:#fbfcfb;border:1px solid #dfe5e1;border-radius:17px;grid-template-columns:43px 1fr;gap:12px;padding:17px;display:grid}.teacher-profile-icon{color:#fff;border-radius:12px;place-items:center;width:43px;height:43px;font-size:18px;display:grid}.teacher-profile-icon.amber{background:var(--amber)}.teacher-profile-icon.blue{background:var(--blue)}.teacher-profile-icon.purple{background:var(--purple)}.teacher-profile-icon.green{background:var(--green)}.teacher-profile-grid h3,.teacher-access-card h3{margin:0;font-family:Georgia,serif;font-size:20px}.teacher-profile-grid p{color:var(--muted);margin:5px 0 11px;font-size:10px;line-height:1.5}.teacher-profile-grid button{color:#7d8884;background:#e9edeb;border:0;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:900}.teacher-access-card{color:#fff;background:linear-gradient(145deg,#214f49,#183f3a);border-radius:19px;grid-template-columns:1fr 96px;align-items:center;gap:20px;padding:20px;display:grid}.teacher-access-card .portal-card-kicker{color:#ffd582}.teacher-access-card h3{margin-top:4px;font-size:24px}.teacher-access-card p{color:#ffffffb8;max-width:640px;margin:7px 0 0;font-size:10px;line-height:1.55}.teacher-access-placeholder{width:86px;height:86px;color:var(--teal-dark);text-align:center;background:#ffd582;border-radius:15px;align-content:center;place-items:center;font-weight:900;display:grid}.teacher-access-placeholder small{font-size:8px}.teacher-roster-privacy{color:#72521c;background:#fff2d8;border-radius:13px;margin:18px 0 0;padding:13px 16px;font-size:10px;line-height:1.5}.teacher-denied-page{place-items:center;padding:30px;display:grid}.teacher-denied-page>section{text-align:center;width:min(100%,520px);box-shadow:var(--shadow);background:#fff;border:1px solid #dce3df;border-radius:25px;padding:38px}.teacher-denied-page .portal-lock{margin:0 auto 15px}.teacher-denied-page h1{margin:0;font-family:Georgia,serif;font-size:42px}.teacher-denied-page p{color:var(--muted)}.teacher-denied-page a{color:#fff;background:var(--teal);border-radius:12px;margin-top:10px;padding:12px 17px;font-size:11px;font-weight:900;display:inline-block}@media (max-width:850px){.teacher-roster-intro{align-items:flex-start}.teacher-roster-count{min-width:135px}.teacher-roster-status{grid-template-columns:repeat(2,1fr)}.teacher-roster-layout{grid-template-columns:1fr}.teacher-roster-list{max-height:none}.teacher-roster-buttons{max-height:350px}}@media (max-width:560px){.teacher-roster-shell{width:min(100% - 22px,1240px);padding-top:28px}.teacher-roster-intro{display:grid}.teacher-roster-count{width:100%}.teacher-roster-status,.teacher-profile-grid{grid-template-columns:1fr}.teacher-profile-heading{grid-template-columns:54px 1fr}.teacher-profile-ready{grid-column:1/-1;width:fit-content}.teacher-access-card{grid-template-columns:1fr}.teacher-access-placeholder{width:100%;height:64px}}.portal-dashboard-section{background:#eef3f1}.portal-dashboard-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.portal-dashboard-header h2{font-size:clamp(35px,4.2vw,51px)}.portal-dashboard-header>button{color:var(--teal-dark);background:#fff;border:1px solid #cbd6d2;flex:none}.portal-session-note{margin:-8px 0 18px}.teacher-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px;display:grid}.teacher-summary-grid article{background:#fff;border:1px solid #dbe2de;border-radius:18px;grid-template-columns:auto 1fr;column-gap:12px;padding:18px 20px;display:grid}.teacher-summary-grid article>span{color:var(--blue);grid-row:1/3;align-self:center;font-family:Georgia,serif;font-size:38px}.teacher-summary-grid strong,.teacher-summary-grid small{display:block}.teacher-summary-grid strong{align-self:end;font-size:12px}.teacher-summary-grid small{color:var(--muted);align-self:start;margin-top:3px;font-size:9px}.teacher-dashboard-grid{grid-template-columns:285px 1fr;align-items:start;gap:16px;display:grid}.teacher-student-list{gap:8px;padding:20px;display:grid}.teacher-student-list>.portal-card-kicker{margin-bottom:5px}.teacher-student-list>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4e0;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:11px;display:grid}.teacher-student-list>button>span:first-child{background:#edf4f2;border-radius:12px;place-items:center;width:42px;height:42px;font-size:24px;display:grid}.teacher-student-list strong,.teacher-student-list small{display:block}.teacher-student-list strong{font-size:11px}.teacher-student-list small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.35}.teacher-student-list>button.selected{color:#fff;border-color:var(--teal);background:var(--teal)}.teacher-student-list>button.selected>span:first-child{background:#ffffff29}.teacher-student-list>button.selected small{color:#ffffffb3}.teacher-detail{padding:24px}.teacher-detail-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px;display:flex}.consent-toggle{color:#42653b;cursor:pointer;background:#eaf3e6;border-radius:11px;align-items:center;gap:8px;padding:9px 11px;font-size:9px;font-weight:900;display:inline-flex}.consent-toggle input{accent-color:var(--green)}.teacher-detail-card{background:#fbfcfb;border:1px solid #e0e4e0;border-radius:16px;margin-top:11px;padding:16px}.teacher-detail-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.teacher-detail-title h4{margin:0;font-family:Georgia,serif;font-size:17px}.teacher-detail-title>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:900}.teacher-task-list{gap:6px;display:grid}.teacher-task-list p{color:#72485a;align-items:center;gap:8px;margin:0;font-size:10px;display:flex}.teacher-task-list p span{color:#a5576d;font-weight:900}.teacher-task-list p.complete{color:#4a6e43}.teacher-task-list p.complete span{color:var(--green)}.teacher-detail-card audio,.submitted-recording audio,.portal-record-preview audio{width:100%;height:38px}.teacher-empty{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.teacher-resource-list{gap:6px;display:grid}.teacher-resource-list p{background:#fff;border-radius:10px;grid-template-columns:24px 1fr;align-items:center;gap:7px;margin:0;padding:8px 10px;display:grid}.teacher-resource-list strong,.teacher-resource-list small{display:block}.teacher-resource-list strong{font-size:10px}.teacher-resource-list small{color:var(--muted);margin-top:2px;font-size:8px}.teacher-file-button{min-height:39px;color:var(--teal);cursor:pointer;background:#fff;border:1px solid #cbd7d2;border-radius:10px;align-items:center;margin-top:10px;padding:9px 12px;font-size:9px;font-weight:900;display:inline-flex}.teacher-file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.teacher-detail-card textarea{resize:vertical;width:100%;min-height:92px;color:var(--ink);background:#fff;border:1px solid #d8ded9;border-radius:11px;outline:0;padding:12px;font-size:11px;line-height:1.5}.teacher-detail-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3979a817}.teacher-feedback-button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:10px;min-height:39px;margin-top:8px;padding:8px 13px;font-size:9px;font-weight:900}.teacher-feedback-button:disabled{opacity:.4;cursor:default}.teacher-notice{color:#45683e;background:#e9f3e5;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:9px;font-weight:800}.conversation-thread{background:#edf2ef;border-radius:13px;gap:9px;max-height:330px;margin-bottom:12px;padding:12px;display:grid;overflow-y:auto}.conversation-thread article{background:#fff;border-radius:13px 13px 13px 3px;width:min(88%,540px);padding:10px 12px;box-shadow:0 3px 10px #20362f0f}.conversation-thread article.teacher{color:#fff;background:var(--teal);border-radius:13px 13px 3px;justify-self:end}.conversation-thread small{opacity:.7;font-size:8px;font-weight:900}.conversation-thread p{margin:4px 0 0;font-size:11px;line-height:1.45}.child-progress-card{color:#fff;background:var(--teal);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:15px;padding:15px 18px;display:grid;box-shadow:0 11px 28px #1f6c6229}.child-progress-card strong{margin-top:3px;font-size:12px;display:block}.child-progress-card .portal-card-kicker{color:#ffd582}.child-progress-track{background:#ffffff38;border-radius:99px;height:8px;overflow:hidden}.child-progress-track span{border-radius:inherit;background:#ffd582;height:100%;transition:width .25s;display:block}.child-progress-card>span{font-size:11px;font-weight:900}.child-area-tabs{background:#ffffffd9;border:1px solid #dce3df;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:18px;padding:7px;display:grid;box-shadow:0 8px 24px #3340390f}.child-area-tabs button{color:#566963;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:60px;padding:8px;font-size:10px;display:flex;position:relative}.child-area-tabs button>span{font-size:18px}.child-area-tabs button.active{color:#fff;background:var(--teal);box-shadow:0 7px 17px #1f6c622e}.child-area-tabs i{background:var(--rose);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:7px;right:9px}.child-home-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.child-home-grid .child-progress-card{grid-column:1/-1;margin:0}.child-home-tile{color:#fff;text-align:left;cursor:pointer;border:0;border-radius:21px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:145px;padding:20px;display:flex;box-shadow:0 13px 32px #3340391f}.child-home-tile>span{margin-bottom:auto;font-size:32px}.child-home-tile strong{font-family:Georgia,serif;font-size:20px}.child-home-tile small{color:#ffffffc2;margin-top:5px;font-size:9px}.child-home-tile.amber{color:var(--teal-dark);background:linear-gradient(145deg,#ffd886,#f4ad3b)}.child-home-tile.amber small{color:#19342fb3}.child-home-tile.blue{background:linear-gradient(145deg,#4b8cba,#326f9b)}.child-home-tile.purple{background:linear-gradient(145deg,#8462ae,#66458e)}.child-single-view,.child-reading-view{width:min(100%,830px);margin:0 auto}.child-reading-view{grid-template-columns:1.15fr .85fr;align-items:start;gap:15px;display:grid}.task-actions{flex-wrap:wrap;gap:13px;display:flex}.task-actions button:last-child{color:var(--purple)}.message-safety-note{color:#5d4779;background:#f0eaf6;border-radius:11px;margin:-4px 0 15px;padding:10px 12px;font-size:10px;line-height:1.45}.message-task-select{color:var(--muted);gap:5px;margin-bottom:12px;font-size:9px;font-weight:900;display:grid}.message-task-select select{min-height:44px;color:var(--ink);background:#fff;border:1px solid #d8ded9;border-radius:11px;padding:0 12px;font-size:11px}.child-thread{max-height:290px}.quick-help-buttons{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.quick-help-buttons button{color:#654b84;cursor:pointer;background:#f5f0f9;border:1px solid #d6d0e1;border-radius:99px;min-height:34px;padding:7px 10px;font-size:8px;font-weight:900}.child-messages-card textarea{resize:vertical;width:100%;min-height:92px;color:var(--ink);background:#fff;border:1px solid #d8ded9;border-radius:11px;padding:12px;font-size:11px;line-height:1.5}.child-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:15px;display:grid}.portal-card{padding:21px}.portal-card h3{margin-bottom:15px}.child-task-list{gap:8px;display:grid}.child-task-list article{background:#fbfcfb;border:1px solid #e0e4e0;border-radius:13px;grid-template-columns:38px 1fr;align-items:start;gap:10px;padding:11px;display:grid}.task-check{color:#fff;cursor:pointer;background:#fff;border:2px solid #bfc9c4;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.child-task-list article.complete{background:#f0f7ed;border-color:#adc9a6}.child-task-list article.complete .task-check{border-color:var(--green);background:var(--green)}.child-task-list strong,.child-task-list small{display:block}.child-task-list strong{font-size:11px}.child-task-list small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.35}.child-task-list article>div>button,.portal-text-link{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:9px;font-weight:900}.child-resource-list{gap:8px;display:grid}.child-resource-list>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fbfcfb;border:1px solid #dfe4e1;border-radius:13px;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.resource-icon{width:39px;height:39px;color:var(--blue);background:#e7f1f8;border-radius:11px;place-items:center;font-size:17px;display:grid}.child-resource-list strong,.child-resource-list small{display:block}.child-resource-list strong{font-size:11px}.child-resource-list small{color:var(--muted);margin-top:3px;font-size:8px}.child-resource-list>button>span:last-child{color:var(--orange);font-size:17px}.child-feedback-card article{color:#574274;background:#f0eaf6;border-radius:14px;grid-template-columns:35px 1fr;gap:10px;padding:14px;display:grid}.child-feedback-card article>span{background:#fff;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.child-feedback-card small{color:#7f6898;font-size:8px;font-weight:900}.child-feedback-card p{margin:5px 0 0;font-size:11px;line-height:1.5}.child-empty-feedback{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.portal-reading-card{color:#fff;background:linear-gradient(145deg,#62468a,#7653a7);border-color:#0000}.portal-reading-card .portal-card-kicker{color:#f8d991}.portal-reading-card h3{color:#fff}.portal-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.portal-reading-card>p{color:#ffffffc4;margin:0;font-size:10px;line-height:1.5}.consent-chip{color:#eff8eb;background:#ffffff24;border-radius:9px;flex:none;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.portal-text-link{color:#ffe2a0}.portal-recorder{margin-top:15px}.portal-record-start,.portal-record-stop{cursor:pointer;border:0;border-radius:12px;width:100%;min-height:45px;padding:9px 12px;font-size:10px;font-weight:900}.portal-record-start{color:#6c3d78;background:#fff}.portal-record-start span{color:#d04b67;margin-right:7px}.portal-record-stop{color:#fff;background:#ffffff1f;border:1px solid #fff6}.portal-record-dot{background:#ffb1be;border-radius:50%;width:9px;height:9px;margin-right:7px;animation:1.1s infinite portal-pulse;display:inline-block}.portal-record-preview{gap:8px;display:grid}.portal-record-preview>span{font-size:9px;font-weight:900}.portal-record-preview>div{grid-template-columns:.7fr 1.3fr;gap:7px;display:grid}.portal-record-preview button,.submitted-recording>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:10px;min-height:38px;padding:8px 10px;font-size:8px;font-weight:900}.portal-record-preview .portal-submit-recording{color:#4d3568;background:#f7d992;border-color:#f7d992}.portal-record-error{font-weight:800;color:#ffe0e6!important}.submitted-recording{background:#ffffff1f;border-radius:13px;gap:8px;margin-top:15px;padding:12px;display:grid}.submitted-recording>div:first-child{grid-template-columns:28px 1fr;display:grid}.submitted-recording>div:first-child>span{color:#486b42;background:#e8f3e4;border-radius:9px;grid-row:1/3;place-items:center;width:28px;height:28px;display:grid}.submitted-recording strong,.submitted-recording small{margin-left:8px;display:block}.submitted-recording strong{font-size:10px}.submitted-recording small{color:#ffffffad;font-size:8px}.portal-demo-privacy{color:#ffffffa1;margin-top:12px;font-size:8px;line-height:1.4;display:block}@keyframes portal-pulse{50%{opacity:.35;transform:scale(.8)}}.reading-section{background:radial-gradient(circle at 93% 8%, #f4ad3b2e 0 95px, transparent 96px), radial-gradient(circle at 7% 92%, #1f6c621a 0 125px, transparent 126px), var(--cream);padding:100px 0 106px;scroll-margin-top:20px}.reading-inner{width:min(100% - 42px,1180px);margin:0 auto}.reading-heading{align-items:center}.reading-badge{color:#fff;background:var(--purple);border-radius:25px;flex:none;place-items:center;width:82px;height:82px;font-family:Georgia,serif;font-size:29px;font-weight:700;display:grid;transform:rotate(-3deg);box-shadow:0 12px 30px #4d356c33}.reading-levels{background:#dfd8ca;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:5px;width:min(100%,690px);margin:0 0 18px;padding:5px;display:grid}.reading-levels button{color:#5c6864;cursor:pointer;background:0 0;border:0;border-radius:13px;min-height:58px;padding:8px 12px}.reading-levels span,.reading-levels small{display:block}.reading-levels span{font-family:Georgia,serif;font-size:17px;font-weight:700}.reading-levels small{text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:9px;font-weight:800}.reading-levels button.selected{color:var(--teal-dark);background:#fff;box-shadow:0 4px 13px #35413a1f}.reading-workspace{grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);align-items:start;gap:17px;display:grid}.reading-main-card,.reading-pass,.recording-card,.reading-quiz{background:#fffdf8;border:1px solid #dfd9ce;box-shadow:0 12px 34px #33403914}.reading-main-card{border-radius:25px;padding:27px}.reading-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.reading-card-heading h3{margin:6px 0 5px;font-family:Georgia,serif;font-size:clamp(25px,3.3vw,37px)}.reading-card-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.reading-word-count{color:#fff;background:var(--teal);border-radius:19px;flex:none;place-items:center;width:68px;height:68px;font-family:Georgia,serif;font-size:22px;font-weight:700;line-height:.9;display:grid}.reading-word-count small{text-transform:uppercase;letter-spacing:.06em;font-family:inherit;font-size:9px;font-weight:600;display:block}.reading-audio-controls{flex-wrap:wrap;gap:8px;margin:22px 0 17px;display:flex}.reading-audio-controls button{min-height:42px;color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #d7d0c4;border-radius:11px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.reading-audio-controls button:first-child{color:#fff;border-color:var(--teal);background:var(--teal)}.reading-audio-controls button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.reading-audio-controls svg,.focus-progress button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.reading-text{color:#263d37;background:#f7f2e8;border-radius:20px;min-height:245px;padding:clamp(22px,4vw,39px)}.reading-full-text{font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2vw,22px);line-height:1.9}.reading-sentence{display:inline}.reading-word{color:#6b490d;font:inherit;cursor:pointer;background:#ffe6a6;border:0;border-bottom:2px solid #e5a638;border-radius:5px;margin:0 1px;padding:1px 4px 2px;font-weight:700}.reading-word:hover{background:#ffd77a}.focus-progress{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;font-size:10px;font-weight:900;display:flex}.focus-progress button{color:#fff;background:var(--teal);text-transform:none;letter-spacing:0;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.focus-sentence{align-items:center;min-height:104px;margin:0;font-family:Georgia,serif;font-size:clamp(24px,3.5vw,35px);line-height:1.5;display:flex}.focus-navigation{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:23px;display:grid}.focus-navigation>button{color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #d5cfc3;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900}.focus-navigation>button:disabled{opacity:.35;cursor:default}.focus-navigation>span{justify-content:center;gap:3px;display:flex;overflow:hidden}.focus-navigation i{background:#c8c1b5;border-radius:50%;flex:none;width:5px;height:5px}.focus-navigation i.active{background:var(--orange);border-radius:99px;width:15px}.reading-legend{color:var(--muted);margin:12px 2px 0;font-size:10px;line-height:1.45}.reading-legend span{color:#d28b0f}.reading-side{gap:17px;display:grid}.reading-pass,.recording-card{border-radius:21px;padding:21px}.reading-pass h3,.recording-card h3{margin:5px 0 14px;font-family:Georgia,serif;font-size:23px}.reading-pass>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dfd9cd;border-radius:13px;grid-template-columns:35px 1fr;align-items:center;gap:10px;margin-top:8px;padding:10px;display:grid}.reading-pass>button>span:first-child{color:#fff;background:#9ba6a2;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.reading-pass>button strong,.reading-pass>button small{display:block}.reading-pass>button strong{font-size:11px}.reading-pass>button small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.3}.reading-pass>button.complete{background:#eff7ec;border-color:#8db581}.reading-pass>button.complete>span:first-child{background:var(--green)}.pass-complete{color:#41643a;background:#e5f1e1;border-radius:10px;margin:12px 0 0;padding:10px 11px;font-size:10px;font-weight:900}.recording-card{color:#fff;background:linear-gradient(145deg,#614588,#7653a7);border-color:#0000}.recording-card .eyebrow{color:#f7d992}.recording-card h3{color:#fff}.recording-card>p{color:#ffffffc2;margin:0 0 15px;font-size:10px;line-height:1.45}.record-start,.record-stop{color:#5c3f83;cursor:pointer;background:#fff6dc;border:0;border-radius:11px;width:100%;min-height:43px;padding:9px 12px;font-size:10px;font-weight:900}.record-start>span{color:#ce4b64;margin-right:6px}.record-stop{color:#fff;background:#c44e68}.recording-dot{background:#fff;border-radius:50%;width:8px;height:8px;margin-right:7px;animation:1.1s infinite recording-pulse;display:inline-block}.recording-result{gap:8px;display:grid}.recording-result audio{width:100%;height:38px}.recording-result button{color:#fff;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:6px 0;font-size:9px;font-weight:900;text-decoration:underline}.recording-error{background:#80142e52;border-radius:9px;color:#ffeef1!important;padding:9px!important}.privacy-note{color:#ffffffa6;margin-top:12px;font-size:8px;line-height:1.4;display:block}.reading-quiz{border-radius:25px;margin-top:17px;padding:25px}.reading-quiz-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:17px;display:flex}.reading-quiz-heading h3{margin:5px 0 0;font-family:Georgia,serif;font-size:27px}.reading-quiz-heading>span{color:var(--muted);font-size:10px;font-weight:900}.reading-question-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.reading-question-grid article{background:#fff;border:1px solid #e2ddd3;border-radius:17px;padding:17px}.question-number{color:#fff;background:var(--teal);border-radius:8px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid}.reading-question-grid h4{min-height:42px;margin:10px 0;font-family:Georgia,serif;font-size:16px;line-height:1.3}.reading-question-grid article>div{gap:6px;display:grid}.reading-question-grid button{min-height:35px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd7cc;border-radius:9px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;display:flex}.reading-question-grid button>span{font-size:14px}.reading-question-grid button.correct{color:#416b38;background:#eaf4e7;border-color:#8bb87f;font-weight:900}.reading-question-grid button.wrong{color:#984258;background:#fae9ed;border-color:#d796a6;font-weight:900}.reading-question-grid article>p{margin:9px 0 0;font-size:9px;font-weight:900}.quiz-correct{color:var(--green)}.quiz-wrong{color:var(--rose)}@keyframes recording-pulse{50%{opacity:.35;transform:scale(.75)}}.practice-section{color:#fff;background:linear-gradient(135deg,#173f3b,#1f625a);padding:100px 0 106px;scroll-margin-top:20px;position:relative;overflow:hidden}.practice-section:before,.practice-section:after{content:"";border:2px solid #ffffff12;border-radius:50%;position:absolute}.practice-section:before{width:330px;height:330px;top:-170px;right:-90px}.practice-section:after{width:210px;height:210px;bottom:-130px;left:-70px}.practice-inner{z-index:1;width:min(100% - 42px,1180px);margin:0 auto;position:relative}.practice-heading{align-items:center}.practice-heading .eyebrow,.practice-heading h2 em{color:#ffd582}.practice-heading p{color:#ffffffb8}.practice-badge{width:78px;height:78px;color:var(--teal-dark);background:#ffd582;border-radius:24px;flex:none;place-items:center;font-family:Georgia,serif;font-size:42px;display:grid;transform:rotate(4deg);box-shadow:0 12px 30px #0000002b}.test-builder,.test-runner,.test-results{color:var(--ink);background:#fffdf8;border-radius:25px;margin-top:34px;padding:28px;box-shadow:0 22px 55px #0000002e}.test-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.test-options fieldset{border:0;min-width:0;margin:0;padding:0}.test-options legend{color:var(--teal-dark);margin-bottom:12px;font-size:13px;font-weight:900}.choice-cards{gap:9px;display:grid}.two-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-cards button{min-height:94px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #ded8cc;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:13px;display:grid}.choice-cards button>span{color:#fff;background:#8a9994;border-radius:11px;grid-row:1/3;place-items:center;width:37px;height:37px;font-size:20px;display:grid}.choice-cards button strong{align-self:end;font-size:12px}.choice-cards button small{color:var(--muted);align-self:start;margin-top:3px;font-size:10px;line-height:1.25}.choice-cards button.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal);background:#eaf4f1}.choice-cards button.selected>span{background:var(--teal)}.mode-choices button:first-child.selected>span{background:var(--amber);color:var(--teal-dark)}.test-select select{width:100%;min-height:52px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dcd6ca;border-radius:13px;padding:0 42px 0 14px;font-size:13px;font-weight:750}.available-note{color:var(--muted);margin:7px 0 0;font-size:11px}.count-choices{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.count-choices button{cursor:pointer;background:#fff;border:1px solid #dcd6ca;border-radius:13px;min-height:52px;font-family:Georgia,serif;font-size:22px;font-weight:700}.count-choices button.selected{color:#fff;border-color:var(--teal);background:var(--teal)}.count-choices button:disabled{opacity:.38;cursor:not-allowed}.test-start-panel{color:#fff;background:var(--teal-dark);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-top:26px;padding:17px 19px;display:grid}.test-start-panel>span{font-size:41px}.test-start-panel strong{font-family:Georgia,serif;font-size:20px}.test-start-panel p{color:#ffffffb8;margin:3px 0 0;font-size:11px}.test-start-panel button,.primary-action{min-height:45px;color:var(--teal-dark);cursor:pointer;background:#ffd582;border:0;border-radius:11px;padding:10px 17px;font-size:12px;font-weight:900}.test-start-panel button:disabled{opacity:.45;cursor:not-allowed}.test-runner{width:min(100%,770px);margin-left:auto;margin-right:auto}.test-progress-row{color:var(--muted);justify-content:space-between;gap:15px;font-size:11px;display:flex}.test-progress-row span{text-transform:uppercase;letter-spacing:.08em;font-weight:900}.test-progress-row strong{color:var(--teal-dark)}.test-progress{background:#e8e3d9;border-radius:99px;height:8px;margin-top:10px;overflow:hidden}.test-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--amber), var(--orange));height:100%;transition:width .25s;display:block}.dictation-card{text-align:center;background:#e7f2ef;border-radius:20px;place-items:center;margin:28px 0 23px;padding:24px;display:grid}.test-kangaroo{font-size:56px}.dictation-card p{color:var(--teal-dark);margin:7px 0 15px;font-family:Georgia,serif;font-size:20px}.dictation-card small{color:var(--muted);margin-top:9px;font-size:10px}.dictation-button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:13px;align-items:center;gap:9px;min-height:50px;padding:11px 17px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #1f6c6233}.dictation-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.answer-form{grid-template-columns:1fr auto;gap:10px;display:grid}.answer-form label{grid-column:1/-1;font-size:12px;font-weight:900}.answer-form input{min-width:0;min-height:57px;color:var(--ink);background:#fff;border:2px solid #d9d4c9;border-radius:14px;outline:0;padding:0 16px;font-family:Georgia,serif;font-size:25px}.answer-form input:focus{border-color:var(--teal);box-shadow:0 0 0 4px #1f6c621a}.answer-form button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:13px;min-width:125px;padding:10px 17px;font-size:12px;font-weight:900}.answer-form button:disabled{opacity:.4;cursor:not-allowed}.answer-feedback{border-radius:15px;margin-top:15px;padding:16px 18px}.answer-feedback strong{font-size:14px}.answer-feedback p{margin:5px 0 0;font-size:12px;line-height:1.45}.feedback-correct{color:#386633;background:#e8f2e4}.feedback-case{color:#805c18;background:#fff1d5}.feedback-wrong{color:#8e3c52;background:#f9e7ec}.practice-strategy-help{background:#ffffffb8;border:1px solid;border-radius:14px;margin-top:14px;padding:15px}.practice-strategy-heading{align-items:center;gap:10px;display:flex}.practice-strategy-icon{background:#ffffffe0;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.practice-strategy-heading small,.practice-strategy-heading strong{display:block}.practice-strategy-heading small{letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-size:9px;font-weight:900}.practice-strategy-heading strong{margin-top:2px;font-size:14px}.practice-word-path{background:#fff;border-radius:9px;width:fit-content;margin-top:11px;padding:7px 11px;font-family:Georgia,serif;font-size:19px;font-weight:700;box-shadow:0 3px 10px #19342f0f}.practice-strategy-help>p{margin-top:9px}.practice-strategy-result{border-top:1px solid #00000017;padding-top:8px}.practice-explanation-audio{margin-top:8px}.feedback-actions{border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:11px;display:flex}.feedback-actions span{font-size:10px}.feedback-actions button{color:#fff;cursor:pointer;background:#8e3c52;border:0;border-radius:9px;padding:8px 11px;font-size:10px;font-weight:900}.revealed-answer{padding-top:7px;font-size:14px!important}.test-cancel{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:19px auto 0;font-size:10px;text-decoration:underline;display:block}.test-results{width:min(100%,860px);margin-left:auto;margin-right:auto}.result-summary{background:#e6f2ef;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:17px;padding:21px;display:grid}.result-kangaroo{font-size:62px}.result-summary .eyebrow{color:var(--teal)}.result-summary h3{margin:5px 0;font-family:Georgia,serif;font-size:clamp(24px,4vw,34px)}.result-summary p{color:var(--muted);margin:0;font-size:12px}.mistake-list{gap:9px;margin-top:17px;display:grid}.mistake-list article{background:#fff;border:1px solid #e2ddd3;border-radius:15px;grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr) minmax(180px,auto);align-items:center;gap:13px;padding:14px 16px;display:grid}.mistake-list article>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:900;display:block}.mistake-list article>div>strong{margin-top:4px;font-family:Georgia,serif;font-size:19px;display:block}.wrong-answer{color:#a4435b;text-decoration:line-through;text-decoration-thickness:2px}.answer-arrow{color:var(--orange);font-size:21px}.mistake-strategies{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.result-actions{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.secondary-action{min-height:45px;color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #cec8bc;border-radius:11px;padding:10px 17px;font-size:12px;font-weight:900}.treasure-section{background:var(--cream);padding:100px 0 106px;scroll-margin-top:20px;position:relative}.treasure-section:before{content:"";background:var(--amber);border-radius:0 0 6px 6px;width:72px;height:6px;position:absolute;top:0;left:8%}.treasure-count{background:var(--teal);color:#fff;border-radius:17px;align-items:center;gap:10px;padding:13px 18px;display:flex;transform:rotate(1deg);box-shadow:0 8px 20px #1f6c622e}.treasure-count strong{font-family:Georgia,serif;font-size:34px}.treasure-count span{color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;line-height:1.2}.search-panel{margin:9px 0 20px}.catalog-search{border:1px solid #ded8cc;width:100%;min-height:60px;margin:0;box-shadow:0 8px 22px #3340390f}.suggestion{color:var(--teal);cursor:pointer;background:0 0;border:0;margin:10px 0 0 8px;padding:0;font-size:13px}.suggestion strong{text-underline-offset:3px;text-decoration:underline}.filter-row{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.segmented{background:#e7e0d3;border-radius:13px;padding:4px;display:flex}.segmented button{color:#5f6e69;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:38px;padding:7px 13px;font-size:12px;font-weight:800}.segmented button.active{color:var(--teal-dark);background:#fff;box-shadow:0 3px 9px #2e3a331a}.select-filter{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:4px;font-size:9px;font-weight:900;display:flex}.select-filter select{min-height:45px;color:var(--ink);text-transform:none;letter-spacing:0;cursor:pointer;background:#fff;border:1px solid #dcd6ca;border-radius:12px;padding:0 38px 0 13px;font-size:12px;font-weight:700}.result-count{color:var(--muted);margin:0 0 15px;font-size:12px;font-weight:700}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.empty-state{text-align:center;background:#ffffff73;border:2px dashed #d7d0c3;border-radius:22px;padding:55px 20px}.empty-state>span{font-size:38px}.empty-state h3{margin:10px 0 5px;font-family:Georgia,serif;font-size:25px}.empty-state p{color:var(--muted);margin:0}.empty-state button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:11px;margin-top:17px;padding:10px 16px;font-weight:800}.strategy-section{padding-top:104px}.strategy-heading{max-width:780px}.strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.strategy-tile{text-align:left;border:0;border-radius:19px;min-height:112px;transition:transform .2s,filter .2s;display:grid;overflow:hidden}.strategy-tile:hover{filter:saturate(1.12);transform:translateY(-3px)}.strategy-tile-main{width:100%;min-height:112px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:62px 1fr auto;align-items:center;gap:15px;padding:18px 20px;display:grid}.strategy-symbol{background:#ffffff9e;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.strategy-tile strong,.strategy-tile small{display:block}.strategy-tile strong{font-family:Georgia,serif;font-size:20px}.strategy-tile small{color:currentColor;opacity:.77;margin-top:5px;font-size:12px;line-height:1.35}.strategy-detail-shell{background:#f8f7f2;min-height:100vh}.strategy-detail-page{width:min(100% - 36px,1080px);color:var(--ink);background:0 0;margin:0 auto;padding:52px 0 84px}.strategy-detail-hero{box-shadow:var(--shadow);background:currentColor;border-radius:30px;grid-template-columns:130px 1fr;align-items:center;gap:32px;padding:clamp(24px,5vw,52px);display:grid}.strategy-detail-hero>div{color:var(--ink)}.strategy-detail-hero .eyebrow{color:currentColor;filter:brightness(.72)}.strategy-detail-symbol{color:currentColor;background:#ffffffc7;border-radius:28px;place-items:center;width:120px;height:120px;font-family:Georgia,serif;font-size:39px;font-weight:800;display:grid}.strategy-detail-hero h1{letter-spacing:-.045em;margin:7px 0 10px;font-family:Georgia,serif;font-size:clamp(40px,6vw,68px);font-weight:500;line-height:1}.strategy-detail-hero p{max-width:720px;margin:0;font-size:17px;line-height:1.55}.strategy-audio-button{color:var(--ink);text-align:left;cursor:pointer;background:#ffffffd4;border:1px solid #19342f26;border-radius:14px;align-items:center;gap:11px;margin-top:20px;padding:11px 15px;display:inline-flex}.strategy-audio-button>span:first-child{font-size:23px}.strategy-audio-button strong,.strategy-audio-button small{display:block}.strategy-audio-button strong{font-size:11px}.strategy-audio-button small{color:var(--muted);margin-top:2px;font-size:8px}.strategy-detail-layout{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:18px;margin-top:18px;display:grid}.strategy-explanation-card,.strategy-example-card,.strategy-video-card{background:#fff;border:1px solid #dfe3df;border-radius:23px;padding:27px;box-shadow:0 10px 30px #3340390f}.strategy-explanation-card h2,.strategy-example-card h2,.strategy-video-card h2{margin:5px 0 10px;font-family:Georgia,serif;font-size:28px}.strategy-explanation-card>p,.strategy-example-card>p,.strategy-video-card p{color:var(--muted);line-height:1.65}.strategy-explanation-card ol{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.strategy-explanation-card li{grid-template-columns:35px 1fr;align-items:center;gap:11px;min-height:50px;display:grid}.strategy-explanation-card li span{color:#fff;background:var(--teal);border-radius:11px;place-items:center;width:35px;height:35px;font-size:12px;display:grid}.strategy-explanation-card li strong{font-size:12px}.strategy-example-card h2{font-size:42px}.strategy-example-path{color:var(--teal-dark);background:#eef5f2;border-radius:12px;padding:13px;font-size:17px;display:block}.strategy-example-card>div{color:#72521c;background:#fff2d8;border-radius:14px;margin-top:20px;padding:15px}.strategy-example-card>div>span{float:left;margin-right:8px}.strategy-example-card>div strong{font-size:10px}.strategy-example-card>div p{margin:5px 0 0;font-size:11px;line-height:1.5}.strategy-video-card{grid-template-columns:1fr auto;align-items:center;gap:25px;margin-top:18px;display:grid}.strategy-video-card a{color:#fff;background:var(--teal);border-radius:14px;align-items:center;gap:9px;min-height:54px;padding:13px 18px;font-size:11px;font-weight:900;display:inline-flex}.strategy-video-card a span{width:27px;height:27px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid}.strategy-no-video{color:var(--muted);font-size:10px}.syllable-board{color:var(--ink);background:#fff;border-radius:24px;margin-top:18px;padding:25px;box-shadow:0 10px 30px #33403912}.syllable-board-heading h2{margin:5px 0 6px;font-family:Georgia,serif;font-size:29px}.syllable-board-heading p{color:var(--muted);margin:0;font-size:11px}.syllable-board-surface{color:#f7f1df;background:radial-gradient(circle at 30% 20%,#ffffff09,#0000 30%),#173f38;border:10px solid #8d6643;border-radius:18px;align-content:center;place-items:center;min-height:300px;margin-top:19px;padding:25px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff1a,inset 0 -12px 30px #00000026}.chalk-label{color:#fff9;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;top:17px;left:21px}.syllable-word{justify-content:center;align-items:flex-start;gap:3px;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:clamp(58px,10vw,92px);line-height:1;display:flex}.syllable{opacity:.28;place-items:center;min-width:1.55em;transition:opacity .35s,transform .35s,color .35s;display:grid;position:relative;transform:translateY(4px)}.syllable strong{text-shadow:0 2px 1px #00000026;font-weight:500}.syllable i{opacity:0;transform-origin:0;border:5px solid #0000;border-top:0;border-bottom-color:currentColor;border-radius:0 0 50% 50%;width:92%;height:30px;margin-top:2px;transition:opacity .3s,transform .75s;display:block;transform:scaleX(.25)}.syllable-word.stage-1 .first,.syllable-word.stage-2 .first,.syllable-word.stage-3 .first{color:#6ec5ff;opacity:1;transform:translateY(0)}.syllable-word.stage-2 .second,.syllable-word.stage-3 .second{color:#f77;opacity:1;transform:translateY(0)}.syllable-word.stage-1 .first i,.syllable-word.stage-2 .first i,.syllable-word.stage-3 .first i,.syllable-word.stage-2 .second i,.syllable-word.stage-3 .second i{opacity:1;transform:scaleX(1)}.syllable-board-result{text-align:center;place-items:center;min-height:58px;margin-top:17px;display:grid}.syllable-board-result span,.syllable-board-result small{opacity:0;transition:opacity .35s,transform .35s;transform:translateY(8px)}.syllable-board-result span.visible,.syllable-board-result small.visible{opacity:1;transform:translateY(0)}.syllable-board-result span{font-size:19px}.syllable-board-result small{color:#ffffffb8;max-width:580px;margin-top:6px;font-size:9px;line-height:1.45}.syllable-board-controls{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.syllable-board-controls button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:13px;align-items:center;gap:8px;min-height:48px;padding:11px 16px;font-size:10px;font-weight:900;display:inline-flex}.syllable-board-controls button span{width:24px;height:24px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid}.syllable-board-controls>span{color:var(--muted);font-size:10px;font-weight:800}.listening-comprehension{color:#fff;background:linear-gradient(145deg,#203f55,#285d72);border-radius:25px;margin-top:22px;padding:clamp(23px,4vw,38px)}.listening-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.listening-heading .eyebrow{color:#ffd582}.listening-heading h3{margin:6px 0 9px;font-family:Georgia,serif;font-size:clamp(29px,4vw,42px)}.listening-heading p{color:#ffffffbd;max-width:690px;margin:0;line-height:1.55}.listening-headphones{background:#ffffff1f;border-radius:24px;flex:none;place-items:center;width:82px;height:82px;font-size:39px;display:grid}.listening-player-card{background:#ffffff1a;border-radius:19px;margin-top:22px;padding:20px}.listening-rule{align-items:center;gap:12px;display:flex}.listening-rule>span{background:#ffffff1f;border-radius:12px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.listening-rule strong{font-size:12px}.listening-rule p{color:#ffffffb3;margin:3px 0 0;font-size:10px}.listening-controls{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.listening-controls button,.listening-question-toggle{color:#203f55;cursor:pointer;background:#ffd582;border:0;border-radius:13px;align-items:center;gap:8px;min-height:48px;padding:11px 15px;font-size:10px;font-weight:900;display:inline-flex}.listening-controls button:nth-child(2){background:#fff}.listening-audio-note{color:#fff9;margin:11px 0 0;font-size:9px}.listening-question-toggle{color:#fff;background:var(--orange);margin-top:16px}.listening-question-toggle:disabled{opacity:.45;cursor:not-allowed}.listening-question-area{color:var(--ink);background:#f8fbfc;border-radius:19px;margin-top:19px;padding:21px}.listening-question-status{justify-content:space-between;gap:16px;display:flex}.listening-question-status strong{font-family:Georgia,serif;font-size:24px}.listening-question-status span{color:var(--muted);font-size:10px;font-weight:800}.listening-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.listening-question-grid article{background:#fff;border:1px solid #dfe5e4;border-radius:15px;padding:15px}.listening-question-grid h4{margin:8px 0 10px;font-size:12px}.listening-question-grid article>div{gap:6px;display:grid}.listening-question-grid button{text-align:left;cursor:pointer;background:#fafcfb;border:1px solid #dfe4e2;border-radius:9px;align-items:center;gap:8px;padding:8px 9px;font-size:9px;display:flex}.listening-question-grid button.correct{color:#366b35;background:#edf6eb;border-color:#a8c9a3}.listening-question-grid button.wrong{color:#a33e56;background:#faebef;border-color:#ddb5bf}.listening-result{color:#315f31;background:#eaf4e7;border-radius:12px;margin:14px 0 0;padding:12px 14px;font-size:10px}.choice-cards.three-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-cards.three-choices button>span{font-size:18px}.topic-select{margin-top:11px}.topic-select>span,.topic-select>small{display:block}.topic-select>span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:900}.topic-select>small{color:var(--muted);margin-top:6px;font-size:8px}.paper-dictation{color:#fff;background:linear-gradient(145deg,#3f315b,#6c4d84);border-radius:27px;margin-top:24px;padding:clamp(24px,4vw,38px)}.paper-dictation-heading{justify-content:space-between;align-items:center;gap:25px;display:flex}.paper-dictation-heading .eyebrow{color:#ffd582}.paper-dictation-heading h3{margin:7px 0 9px;font-family:Georgia,serif;font-size:clamp(30px,4vw,44px)}.paper-dictation-heading p{color:#ffffffb8;max-width:720px;margin:0;line-height:1.55}.paper-dictation-heading>span{background:#ffffff1f;border-radius:22px;flex:none;place-items:center;width:76px;height:76px;font-size:35px;display:grid}.paper-dictation-workspace{background:#ffffff1a;border-radius:20px;margin-top:22px;padding:22px}.paper-dictation-progress{justify-content:space-between;align-items:center;gap:20px;display:flex}.paper-dictation-progress strong{font-size:12px}.paper-dictation-progress>span{gap:5px;display:flex}.paper-dictation-progress i{background:#fff3;border-radius:99px;width:24px;height:5px}.paper-dictation-progress i.active{background:#ffd582}.paper-dictation-listen{color:var(--ink);background:#fff;border-radius:16px;grid-template-columns:48px 1fr auto auto;align-items:center;gap:11px;margin-top:17px;padding:18px;display:grid}.paper-dictation-listen>span{background:#f0eaf5;border-radius:13px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.paper-dictation-listen strong{font-size:11px}.paper-dictation-listen p{color:var(--muted);margin:3px 0 0;font-size:9px}.paper-dictation-listen button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:6px;min-height:43px;padding:9px 12px;font-size:9px;font-weight:900;display:inline-flex}.paper-dictation-listen button.slow{color:var(--purple);background:#f0eaf5}.paper-dictation-listen svg{width:18px}.paper-dictation-nav{justify-content:space-between;gap:10px;margin-top:13px;display:flex}.paper-dictation-nav button,.paper-dictation-check button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:11px;min-height:44px;padding:10px 14px;font-size:9px;font-weight:900}.paper-dictation-nav button:disabled{opacity:.35}.paper-dictation-nav button.finish{color:#3f315b;background:#ffd582;border-color:#ffd582}.paper-dictation-check{color:#3f315b;background:#fff1cf;border-radius:16px;margin-top:15px;padding:17px}.paper-dictation-check p{margin:5px 0 12px;font-size:10px}.paper-dictation-check button{color:#fff;background:var(--purple);border:0}.paper-dictation-solution{color:var(--ink);background:#fff;border-radius:18px;margin-top:15px;padding:21px}.paper-dictation-solution h4{margin:5px 0 14px;font-family:Georgia,serif;font-size:27px}.paper-dictation-solution>p{grid-template-columns:29px 1fr;align-items:center;gap:9px;margin:8px 0;font-size:12px;display:grid}.paper-dictation-solution>p span{color:#fff;background:var(--purple);border-radius:9px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid}.paper-dictation-solution>small{color:var(--muted);margin-top:14px;font-size:9px;display:block}@media (max-width:720px){.strategy-detail-page{width:min(100% - 22px,1080px);padding-top:24px}.strategy-detail-hero{border-radius:23px;grid-template-columns:76px 1fr;gap:16px}.strategy-detail-symbol{border-radius:19px;width:70px;height:70px;font-size:24px}.strategy-detail-hero h1{font-size:clamp(34px,10vw,50px)}.strategy-detail-hero p{font-size:14px}.strategy-audio-button{grid-column:1/-1}.strategy-detail-layout,.strategy-video-card{grid-template-columns:1fr}.strategy-video-card a{justify-content:center;width:100%}.syllable-board{padding:15px}.syllable-board-surface{border-width:7px;min-height:270px;padding:18px 10px}.syllable-word{font-size:clamp(50px,17vw,72px)}.syllable-board-controls{display:grid}.syllable-board-controls button{justify-content:center}.listening-headphones{border-radius:18px;width:60px;height:60px;font-size:29px}.listening-question-grid,.choice-cards.three-choices{grid-template-columns:1fr}.paper-dictation-listen{grid-template-columns:43px 1fr}.paper-dictation-listen button{grid-column:1/-1;justify-content:center}.paper-dictation-nav{grid-template-columns:1fr;display:grid}}.tile-arrow{background:#ffffffa6;border-radius:50%;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.strategy-video-link{background:#ffffff6b;border-top:1px solid #19342f1a;align-items:center;gap:8px;min-height:42px;padding:10px 18px;font-size:10px;font-weight:900;display:flex}.strategy-video-link span{color:#fff;background:var(--teal-dark);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.teacher-note{color:#fff;background:var(--teal-dark);border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:12px;margin-bottom:90px;padding:30px 34px;display:grid;box-shadow:0 18px 40px #174d472e}.teacher-icon{background:var(--amber);border-radius:50%;place-items:center;width:72px;height:72px;font-size:49px;display:grid}.teacher-note h2{margin:4px 0 5px;font-family:Georgia,serif;font-size:27px}.teacher-note p{color:#ffffffc2;max-width:610px;margin:0;font-size:13px;line-height:1.5}.teacher-note button{color:var(--teal-dark);cursor:pointer;white-space:nowrap;background:#ffd582;border:0;border-radius:12px;padding:13px 16px;font-size:12px;font-weight:900}footer{border-top:1px solid #e5e0d6;justify-content:space-between;align-items:center;gap:24px;min-height:130px;padding:35px 0 45px;display:flex}footer p{color:var(--muted);font-size:12px}footer>a:last-child{color:var(--teal);font-size:12px;font-weight:800}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f231fab;place-items:center;padding:20px;animation:.16s fade-in;display:grid;position:fixed;inset:0}.detail-dialog{background:#fffdf8;border-radius:27px;width:min(100%,720px);max-height:calc(100vh - 40px);animation:.22s dialog-in;position:relative;overflow:auto;box-shadow:0 30px 80px #00000047}.dialog-close{z-index:2;width:38px;height:38px;color:var(--teal-dark);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;font-size:28px;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 5px 14px #00000014}.detail-hero{background:linear-gradient(125deg,#e4f1ed,#f7e7bf);grid-template-columns:92px 1fr auto;align-items:center;gap:20px;min-height:164px;padding:28px 68px 24px 28px;display:grid}.detail-emoji,.detail-image{background:#ffffffb8;border-radius:24px;place-items:center;width:90px;height:90px;font-size:55px;display:grid}.detail-image{object-fit:cover}.detail-hero.without-visual{grid-template-columns:1fr auto}.detail-hero h2{margin:6px 0 3px;font-family:Georgia,serif;font-size:42px;line-height:1}.detail-hero h2 small{color:var(--muted);font-family:inherit;font-size:20px;font-weight:400}.detail-hero p{color:var(--muted);margin:7px 0 0;font-size:13px}.round-listen{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:50%;place-items:center;width:47px;height:47px;display:grid}.round-listen svg{width:23px;height:23px}.fact-grid{border:1px solid #e5e0d6;border-radius:17px;grid-template-columns:repeat(4,1fr);margin:24px 28px 0;display:grid;overflow:hidden}.fact-grid-3{grid-template-columns:repeat(3,1fr)}.fact-grid-2{grid-template-columns:repeat(2,1fr)}.fact-grid div{border-right:1px solid #e5e0d6;flex-direction:column;justify-content:center;min-height:68px;padding:12px 14px;display:flex}.fact-grid div:last-child{border-right:0}.fact-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900}.fact-grid strong{margin-top:4px;font-size:14px}.strategy-explainer-list{gap:12px;margin:18px 28px;display:grid}.strategy-explainer{border-radius:18px;grid-template-columns:64px 1fr;align-items:start;gap:15px;margin:0;padding:20px;display:grid}.strategy-icon-large{background:#ffffff94;border-radius:16px;place-items:center;width:60px;height:60px;display:grid}.strategy-explainer .eyebrow{color:currentColor;opacity:.7;font-size:9px}.strategy-explainer h3{margin:4px 0;font-family:Georgia,serif;font-size:23px}.strategy-explainer p{margin:3px 0 0;font-size:12px;line-height:1.45}.strategy-explainer .strategy-example{font-size:18px;font-weight:900}.strategy-check{flex-wrap:wrap;align-items:baseline;gap:7px;margin:7px 0 8px;display:flex}.strategy-check span,.strategy-result span{text-transform:uppercase;letter-spacing:.07em;opacity:.72;font-size:9px;font-weight:900}.strategy-check strong{font-size:18px}.strategy-result{background:#ffffff8f;border-radius:11px;gap:3px;margin-top:11px;padding:10px 12px;display:grid}.strategy-result strong{font-size:12px;line-height:1.4}.strategy-result small{opacity:.82;font-size:11px}.detail-sections{gap:12px;padding:0 28px 28px;display:grid}.detail-sections section{border:1px solid #e5e0d6;border-radius:15px;padding:15px 17px}.detail-label{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:900;display:block}.detail-sections p{margin:7px 0 0;font-size:14px;line-height:1.5}.example-sentence{font-family:Georgia,serif;font-size:17px!important}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(14px)scale(.985)}}@media (max-width:1000px){.word-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-nav{grid-template-columns:repeat(2,1fr)}.quick-nav a:nth-child(2n){border-right:0}.quick-nav a:nth-child(-n+4){border-bottom:1px solid #e7e2d8}.quick-nav a:last-child{border-right:0;grid-column:auto}.hero{grid-template-columns:minmax(0,1.15fr) minmax(240px,.65fr);padding-left:52px;padding-right:52px}.mascot-circle{width:250px}.mascot-circle span{font-size:145px}.reading-workspace{grid-template-columns:1fr}.reading-side{grid-template-columns:repeat(2,1fr)}.reading-question-grid{grid-template-columns:1fr}.reading-question-grid h4{min-height:auto}.mistake-list article{grid-template-columns:1fr auto 1fr}.mistake-strategies{grid-column:1/-1;justify-content:flex-start}.portal-entry-grid,.teacher-dashboard-grid{grid-template-columns:1fr}.teacher-student-list{grid-template-columns:repeat(2,1fr)}.teacher-student-list>.portal-card-kicker{grid-column:1/-1}}@media (max-width:1100px){.site-header nav{display:none}.home-page .hero{min-height:430px;padding:45px 52px 76px}.home-page .hero h1{font-size:clamp(52px,7.5vw,72px)}.home-page .hero-mascot{min-height:260px}.home-page .mascot-circle{width:230px}.home-page .mascot-circle span{font-size:132px}.home-page .home-paths{margin-top:-28px}}@media (max-width:760px){.site-header{min-height:68px;padding:10px 18px}.site-header nav{display:none}.brand-mark{width:40px;height:40px;font-size:23px}.hero{min-height:auto;padding:53px 24px 88px;display:block}.hero h1{font-size:clamp(45px,13vw,66px)}.hero-mascot{min-height:245px;margin-top:22px}.mascot-circle{width:220px}.mascot-circle span{font-size:130px}.mascot-book{bottom:0}.mascot-bubble{right:14%}.quick-nav{box-shadow:none;background:0 0;grid-template-columns:1fr;gap:9px;margin-top:-18px;overflow:visible}.quick-nav a,.quick-nav a:last-child{background:#fff;border:0;border-radius:16px;grid-column:auto;min-height:70px;padding:13px 16px;box-shadow:0 8px 25px #33403917}.quick-icon{width:48px;height:48px}.quick-icon svg{width:33px;height:33px}.content-section{width:min(100% - 28px,1180px);padding:28px 0 70px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2{font-size:37px}.word-grid,.catalog-grid{grid-template-columns:1fr}.word-card{padding:17px}.portal-section{padding:70px 0}.portal-inner{width:min(100% - 28px,1180px)}.portal-intro{align-items:flex-start}.portal-lock{border-radius:19px;width:60px;height:60px;font-size:27px}.portal-login-card,.portal-teacher-entry,.teacher-detail{border-radius:20px;padding:18px}.student-choice,.demo-qr-grid,.portal-pin-form>div{grid-template-columns:1fr}.portal-dashboard-header{flex-direction:column;align-items:flex-start}.portal-dashboard-header>button{width:100%}.teacher-summary-grid{grid-template-columns:1fr}.teacher-student-list{grid-template-columns:1fr;padding:14px}.teacher-student-list>.portal-card-kicker{grid-column:auto}.teacher-detail-heading{flex-direction:column;align-items:flex-start}.consent-toggle{width:100%}.teacher-detail-title{flex-direction:column;align-items:flex-start}.child-progress-card{grid-template-columns:1fr auto;gap:10px}.child-progress-track{grid-area:2/1/auto/-1}.child-progress-card>span{grid-area:1/2}.child-dashboard-grid{grid-template-columns:1fr}.portal-back-link{padding:9px 10px;font-size:9px}.child-area-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:5px;overflow-x:auto}.child-area-tabs button{flex-direction:column;gap:2px;min-width:58px;min-height:58px;padding:6px 3px;font-size:8px}.child-area-tabs button>span{font-size:17px}.child-home-grid{grid-template-columns:1fr}.child-home-tile{min-height:126px}.child-reading-view{grid-template-columns:1fr}.conversation-thread article{width:94%}.portal-card{border-radius:20px;padding:17px}.portal-card-heading{flex-direction:column}.portal-record-preview>div{grid-template-columns:1fr}.reading-section{padding:74px 0}.reading-inner{width:min(100% - 28px,1180px)}.reading-heading{align-items:flex-start}.reading-badge{border-radius:18px;width:60px;height:60px;font-size:23px}.reading-levels{background:0 0;grid-template-columns:1fr;gap:7px}.reading-levels button{background:#ffffff8c;border:1px solid #d8d1c5;justify-content:space-between;align-items:baseline;min-height:49px;display:flex}.reading-levels button.selected{border-color:var(--teal)}.reading-main-card{border-radius:20px;padding:17px}.reading-card-heading{align-items:center}.reading-word-count{border-radius:16px;width:57px;height:57px;font-size:19px}.reading-audio-controls{grid-template-columns:1fr 1fr;display:grid}.reading-audio-controls button{justify-content:center}.reading-audio-controls button:last-child{grid-column:1/-1}.reading-text{min-height:220px;padding:21px 17px}.reading-full-text{font-size:19px;line-height:1.82}.focus-progress{align-items:flex-start}.focus-sentence{min-height:125px;font-size:27px}.focus-navigation{grid-template-columns:1fr 1fr}.focus-navigation>span{grid-area:1/1/auto/-1}.reading-side{grid-template-columns:1fr}.reading-pass,.recording-card,.reading-quiz{border-radius:20px;padding:17px}.reading-quiz-heading{flex-direction:column;align-items:flex-start}.practice-section{padding:74px 0}.practice-inner{width:min(100% - 28px,1180px)}.practice-heading{align-items:flex-start}.practice-badge{border-radius:18px;width:58px;height:58px;font-size:31px}.test-builder,.test-runner,.test-results{border-radius:20px;padding:17px}.test-options{grid-template-columns:1fr;gap:23px}.test-start-panel{grid-template-columns:auto 1fr}.test-start-panel button{grid-column:1/-1;width:100%}.dictation-card{padding:20px 14px}.answer-form{grid-template-columns:1fr}.answer-form label{grid-column:auto}.answer-form button{min-height:50px}.feedback-actions{flex-direction:column;align-items:flex-start}.mistake-list article{grid-template-columns:1fr auto 1fr;gap:9px}.mistake-strategies{grid-column:1/-1}.result-summary{align-items:start}.result-kangaroo{font-size:48px}.treasure-section{padding:74px 0}.treasure-inner,.teacher-note,footer{width:min(100% - 28px,1180px)}.treasure-count{align-self:flex-start}.filter-row{flex-direction:column;align-items:stretch}.segmented{width:100%;overflow-x:auto}.segmented button{white-space:nowrap;flex:1}.select-filter select{width:100%}.strategy-section{padding-top:75px}.strategy-grid{grid-template-columns:1fr}.strategy-tile-main{grid-template-columns:53px 1fr auto;gap:12px;min-height:104px;padding:15px}.strategy-symbol{width:51px;height:51px}.strategy-symbol svg{width:39px;height:39px}.teacher-note{grid-template-columns:auto 1fr;margin-bottom:60px;padding:24px}.teacher-note button{grid-column:1/-1;width:100%}.teacher-icon{width:56px;height:56px;font-size:38px}footer{flex-direction:column;align-items:flex-start;padding:30px 0}.detail-dialog{border-radius:22px}.detail-hero{grid-template-columns:72px 1fr;gap:14px;padding:62px 20px 22px}.detail-emoji,.detail-image{border-radius:20px;width:72px;height:72px;font-size:43px}.detail-hero.without-visual{grid-template-columns:1fr}.detail-hero h2{font-size:35px}.round-listen{position:absolute;top:70px;right:20px}.detail-hero>div{padding-right:46px}.fact-grid{grid-template-columns:1fr 1fr;margin:18px 18px 0}.fact-grid div:nth-child(2){border-right:0}.fact-grid div:nth-child(-n+2){border-bottom:1px solid #e5e0d6}.strategy-explainer-list{margin:15px 18px}.strategy-explainer{grid-template-columns:54px 1fr;padding:16px}.strategy-icon-large{width:52px;height:52px}.detail-sections{padding:0 18px 20px}.home-page .hero{padding:38px 22px 64px}.home-page .hero h1{margin-top:10px;font-size:46px;line-height:.94}.home-page .hero-copy>p{font-size:15px}.home-page .hero-mascot{display:none}.home-page .hero-search{min-height:54px;margin-top:22px}.home-page .search-hint{display:none}.home-page .quick-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-page .quick-nav a,.home-page .quick-nav a:last-child{flex-direction:column;align-items:flex-start;gap:7px;min-height:86px;padding:11px}.home-page .quick-nav small{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
