:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}#root{min-height:100vh}.app{color:#172033;background:radial-gradient(circle at 0 0,#e8f2ff 0,#0000 35%),radial-gradient(circle at 100% 100%,#f3e8ff 0,#0000 35%),#f8fafc;min-height:100vh;padding:64px 8%}.hero{max-width:760px;margin-bottom:48px}.eyebrow{letter-spacing:.2em;color:#667085;margin:0 0 8px;font-size:14px;font-weight:700}.hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(52px,8vw,88px);line-height:.9}.hero h1 span{letter-spacing:-.02em;margin-top:16px;font-size:.42em;display:block}.intro{color:#667085;margin-top:28px;font-size:20px}.learning-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.learning-card{text-align:left;min-height:240px;color:inherit;cursor:pointer;background:#ffffffd9;border:1px solid #e2e8f0;border-radius:24px;padding:28px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 35px #0f172a0f}.learning-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #0f172a1f}.learning-icon{margin-bottom:32px;font-size:42px;display:block}.learning-card h2{margin:0 0 10px;font-size:26px}.learning-card p{color:#667085;margin:0;font-size:15px;line-height:1.6}.lesson-page{padding-top:40px}.back-button{color:#526075;cursor:pointer;background:0 0;border:0;min-height:44px;padding:8px 0;font-weight:700}.back-button:hover{color:#172033}.lesson-header{max-width:700px;margin:28px 0 40px}.lesson-header h1,.summary-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(44px,6vw,68px)}.activity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1120px;display:grid}.activity-card{color:#172033;text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:24px;min-height:280px;padding:30px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 35px #0f172a0f}.activity-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0f172a1f}.activity-icon{color:#5872b8;letter-spacing:.04em;margin-bottom:42px;font-size:30px;font-weight:800;display:block}.activity-card h2{margin:0 0 10px;font-size:26px}.activity-card p{color:#667085;margin:0;line-height:1.6}.start-label{color:#425b9a;margin-top:28px;font-weight:700;display:block}.practice-header{text-align:center;max-width:740px;margin:40px auto 16px}.practice-guidance{color:#667085;margin:0;font-size:19px}.question-card,.summary-card{text-align:center;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:30px;max-width:740px;margin:0 auto;padding:clamp(28px,5vw,54px);box-shadow:0 16px 45px #0f172a12}.equation{letter-spacing:-.06em;margin:0;font-size:clamp(52px,9vw,86px);line-height:1}.visual-groups{justify-content:center;align-items:center;gap:24px;min-height:116px;margin:36px 0 22px;display:flex}.visual-groups.reinforce{outline-offset:14px;border-radius:16px;outline:3px solid #dbe7ff}.quantity{flex-wrap:wrap;justify-content:center;gap:10px;max-width:250px;display:flex}.counter{border-radius:50%;width:34px;height:34px;box-shadow:inset 0 -3px #00000014}.quantity-blue .counter{background:#8eb7ee}.quantity-lavender .counter{background:#b8a7e8}.visual-plus{color:#667085;font-size:34px}.answer-message{color:#667085;min-height:28px;margin:24px 0 16px;font-size:17px}.answer-message.correct{color:#32755a;font-weight:700}.answer-message.retry{color:#6b5b31}.answer-choices{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.answer-choice{color:#172033;cursor:pointer;background:#fff;border:2px solid #dae2ef;border-radius:18px;min-height:82px;font-size:32px;font-weight:750}.answer-choice:hover:not(:disabled){background:#f5f8ff;border-color:#8ea9dc}.answer-choice.is-correct{color:#276547;background:#edf8f2;border-color:#75b59b}.answer-choice.is-incorrect{color:#765820;background:#fffaf0;border-color:#d6b576}.answer-choice:disabled{cursor:default}.summary-card{margin-top:40px}.summary-card .intro{margin:18px 0 38px}.summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:36px;display:grid}.summary-grid div{background:#f6f8fc;border-radius:18px;min-height:130px;padding:20px 12px}.summary-grid strong{font-size:38px;display:block}.summary-grid span{color:#667085;margin-top:8px;font-size:14px;line-height:1.35;display:block}.primary-button{color:#fff;cursor:pointer;background:#425b9a;border:0;border-radius:16px;min-height:58px;padding:0 26px;font-weight:700}.primary-button:hover{background:#354d88}.reading-activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-activity-card{background:linear-gradient(145deg,#fffdf8,#f6f1ff);min-height:300px}.story-setup-card,.story-reader-card{background:#fffefaf0;border:1px solid #e5ddce;border-radius:30px;max-width:720px;margin:38px auto;padding:clamp(30px,6vw,58px);box-shadow:0 18px 48px #3f342217}.story-setup-card h1,.story-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(38px,6vw,62px);line-height:1.04}.story-setup-card>p:not(.eyebrow):not(.form-message){color:#596477;margin:18px 0 32px;font-size:18px;line-height:1.55}.story-setup-card label{color:#25304a;margin:20px 0 8px;font-weight:750;display:block}.story-setup-card input{color:#172033;width:100%;min-height:58px;font:inherit;background:#fff;border:2px solid #dbe1ed;border-radius:14px;outline:none;padding:0 18px;font-size:19px}.story-setup-card input:focus{border-color:#8098cd;box-shadow:0 0 0 4px #e9efff}.form-message{color:#765820;min-height:24px;margin:14px 0;font-weight:650}.story-start-button{width:100%;margin-top:4px;font-size:18px}.story-header{text-align:center;max-width:720px;margin:30px auto 18px}.story-reader-card{margin-top:0}.story-copy{max-width:570px;margin:0 auto}.story-copy p{color:#273147;margin:0 0 21px;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,3.5vw,30px);line-height:1.48}.story-copy p:last-child{margin-bottom:0}.story-question{border-top:1px solid #e8e0d3;margin-top:38px;padding-top:30px}.story-question h2{margin:0;font-size:clamp(22px,3.5vw,29px);line-height:1.3}.story-feedback{color:#667085;min-height:26px;margin:15px 0;font-weight:700}.story-feedback.correct{color:#32755a}.story-feedback.retry{color:#6b5b31}.story-answer-choices{gap:12px;display:grid}.story-answer-choices button{color:#172033;text-align:left;cursor:pointer;background:#fff;border:2px solid #dae2ef;border-radius:16px;width:100%;min-height:62px;padding:12px 18px;font-size:18px;font-weight:700}.story-answer-choices button:hover:not(:disabled){background:#f5f8ff;border-color:#8ea9dc}.story-answer-choices button.is-correct{color:#276547;background:#edf8f2;border-color:#75b59b}.story-answer-choices button:disabled{cursor:default}.story-continue-button{min-width:185px;margin:38px auto 0;font-size:18px;display:block}.story-completion h1{font-size:clamp(35px,5vw,56px);line-height:1.05}@media (width<=900px){.learning-grid{grid-template-columns:repeat(2,1fr)}.activity-grid{grid-template-columns:1fr;max-width:620px}.reading-activity-grid{max-width:420px}}@media (width<=520px){.app{padding:40px 24px}.learning-grid,.answer-choices,.summary-grid{grid-template-columns:1fr}.summary-grid div{min-height:auto}.visual-groups{gap:16px}.counter{width:28px;height:28px}}
