:root{--ink:#222;--muted:#6a6a6a;--purple:#6857e5;--purple-dark:#5141ca;--cream:#fff9ee;--line:#ecebe8;--shadow:rgba(0,0,0,.02) 0 0 0 1px,rgba(0,0,0,.04) 0 2px 6px,rgba(0,0,0,.1) 0 4px 8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.5}.skip{position:fixed;left:10px;top:-60px;z-index:99;background:#222;color:#fff;padding:10px 16px;border-radius:10px}.skip:focus{top:10px}button,select{font:inherit}button{cursor:pointer}.topbar{height:76px;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;gap:28px}.brand{display:flex;align-items:center;gap:10px;border:0;background:none;font-size:19px;white-space:nowrap;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:var(--purple);color:#fff;font-size:24px;font-weight:800;transform:rotate(-4deg)}nav{display:flex;gap:5px;margin:auto}.nav-btn{border:0;background:transparent;padding:11px 14px;border-radius:12px;color:#555;font-weight:600}.nav-btn:hover,.nav-btn.active{background:#f3f1ff;color:var(--purple)}.parent-nav{color:#8a4a00}.header-stats{display:flex;gap:10px}.header-stats span{background:#fff7dc;border:1px solid #f6df94;border-radius:20px;padding:7px 11px}.view{display:none}.view.active{display:block}.hero{min-height:570px;max-width:1240px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:60px 24px 42px}.hero-copy{max-width:625px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:800;color:#a15800;margin:0 0 10px}.eyebrow.purple{color:var(--purple)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-2.5px;margin-bottom:22px}h1 span{color:var(--purple)}.hero-copy>p:not(.eyebrow){font-size:19px;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:12px;margin:30px 0 22px}.btn{border:0;border-radius:14px;padding:14px 22px;font-weight:700;min-height:52px}.btn.primary{background:var(--purple);color:#fff;box-shadow:0 8px 22px rgba(104,87,229,.25)}.btn.primary:hover{background:var(--purple-dark);transform:translateY(-1px)}.btn.ghost{background:#fff;border:1px solid #d9d7d2}.btn.dark{background:#222;color:#fff}.trust-row{display:flex;gap:18px;color:#6c665d;font-size:13px;flex-wrap:wrap}.hero-art{position:relative;min-height:430px;display:grid;place-items:center}.hero-art img{width:min(100%,560px);height:410px;object-fit:cover;object-position:center;border-radius:34px;position:relative;z-index:2;box-shadow:0 22px 46px rgba(53,47,80,.2)}.blob{position:absolute;border-radius:45% 55% 58% 42%}.blob.one{width:88%;height:82%;background:#f3efff;transform:rotate(5deg)}.blob.two{width:45%;height:45%;background:#ffecb6;right:0;top:0}.today-card,.parent-strip{max-width:1192px;margin:0 auto 70px;border-radius:28px;padding:32px 38px;background:var(--cream);display:flex;align-items:center;justify-content:space-between;gap:35px}.today-card h2,.parent-strip h2{font-size:28px;margin-bottom:6px}.today-card p,.parent-strip p{color:var(--muted);margin-bottom:0}.today-steps{display:flex;gap:8px}.today-steps button{border:0;background:#fff;border-radius:18px;padding:14px 16px;display:flex;text-align:left;gap:11px;min-width:175px;box-shadow:var(--shadow)}.today-steps b{width:28px;height:28px;border-radius:50%;background:#f0edff;color:var(--purple);display:grid;place-items:center}.today-steps span{display:flex;flex-direction:column}.today-steps small{color:var(--muted)}.section-head{max-width:1192px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:end;padding:0 2px}.section-head h2{font-size:32px;margin:0}.text-btn{border:0;background:none;color:var(--purple);font-weight:700;padding:8px}.subject-grid{max-width:1192px;margin:0 auto 70px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.subject-grid.compact .subject-card:nth-child(n+9){display:none}.subject-card{position:relative;border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px;text-align:left;min-height:188px;box-shadow:var(--shadow);transition:.2s}.subject-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.11)}.subject-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:26px;margin-bottom:18px}.subject-card h3{font-size:20px;margin-bottom:5px}.subject-card p{font-size:14px;color:var(--muted);margin-bottom:14px}.subject-card small{font-weight:700;color:var(--purple)}.parent-strip{background:#f2edff;margin-top:10px}.parent-icon{font-size:48px}.parent-strip>div:nth-child(2){flex:1}.page{max-width:1192px;margin:auto;padding:58px 24px 90px}.page.narrow{max-width:900px}.page-title{max-width:780px;margin-bottom:38px}.page-title h1{font-size:48px;margin-bottom:12px}.page-title>p:last-child{font-size:18px;color:var(--muted)}.back{border:0;background:#f4f2ee;border-radius:12px;padding:10px 15px;margin-bottom:28px;font-weight:700}.subject-hero{display:flex;align-items:center;gap:22px;margin-bottom:30px}.subject-hero .subject-icon{width:72px;height:72px;font-size:36px;margin:0}.subject-hero h1{font-size:46px;margin:0}.topic-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.topic-card{border:1px solid var(--line);border-radius:22px;padding:24px;background:#fff;box-shadow:var(--shadow)}.topic-card .num{color:var(--purple);font-weight:800;font-size:12px}.topic-card h2{font-size:22px}.topic-card p{color:var(--muted)}.topic-card .actions{display:flex;gap:8px;margin-top:20px}.topic-card button{border:0;border-radius:12px;padding:10px 13px;font-weight:700}.topic-card .learn{background:var(--purple);color:#fff}.topic-card .train{background:#f2f0ff;color:var(--purple)}.lesson{border-radius:28px;border:1px solid var(--line);padding:38px;background:#fff;box-shadow:var(--shadow)}.lesson h1{font-size:44px}.lesson-block{padding:22px 0;border-top:1px solid var(--line)}.lesson-block h2{font-size:22px}.lesson-block li{margin:9px 0}.example{background:#f4f1ff;border-left:4px solid var(--purple);padding:14px 18px;border-radius:0 14px 14px 0;margin:10px 0}.parent-tip{background:#fff4d6;border-radius:18px;padding:20px;display:flex;gap:14px}.quiz-setup{display:flex;gap:18px;align-items:end}.card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:26px;box-shadow:var(--shadow)}.quiz-setup label{flex:1;font-weight:700}.quiz-setup select{display:block;width:100%;padding:13px;border:1px solid #ccc;border-radius:12px;margin-top:7px;background:#fff}.hidden{display:none!important}.quiz-stage{max-width:760px;margin:auto}.quiz-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.meter{height:9px;background:#eee;border-radius:9px;overflow:hidden;flex:1;margin-right:18px}.meter i{display:block;height:100%;background:var(--purple);transition:.2s}.question-card{padding:36px}.question-card .meta{color:var(--purple);font-weight:800;font-size:13px}.question-card h2{font-size:27px;margin:13px 0 24px}.choices{display:grid;gap:11px}.choice{border:2px solid #e8e7e2;background:#fff;border-radius:16px;padding:15px 18px;text-align:left;font-weight:600}.choice:hover,.choice.selected{border-color:var(--purple);background:#f5f3ff}.quiz-next{display:flex;justify-content:flex-end;margin-top:20px}.result-head{text-align:center;padding:34px}.result-score{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;background:#f2efff;color:var(--purple);font-size:31px;font-weight:800;margin:0 auto 20px}.review{margin-top:18px}.review-item{border-radius:16px;padding:17px;margin:10px 0}.review-item.good{background:#ecfdf5}.review-item.bad{background:#fff1f2}.review-item p{margin:5px 0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat{padding:24px;border-radius:20px;background:#f7f5ff}.stat b{font-size:34px;display:block}.stat span{color:var(--muted)}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.progress-row{margin:17px 0}.progress-label{display:flex;justify-content:space-between;margin-bottom:7px}.bar{height:10px;background:#eee;border-radius:10px;overflow:hidden}.bar i{display:block;height:100%;border-radius:10px}.empty{color:var(--muted);padding:20px;text-align:center}.history-item{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.parent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:24px}.guide-card{border-radius:22px;padding:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.guide-card>span{font-size:36px}.guide-card li{margin:9px 0}.danger{color:#c13515}.plan .week{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.week span{background:#f8f7f4;border-radius:14px;padding:14px;font-size:13px}.week b{display:block;color:var(--purple);margin-bottom:4px}footer{border-top:1px solid var(--line);min-height:110px;display:flex;align-items:center;gap:30px;padding:24px max(24px,calc((100vw - 1192px)/2));color:var(--muted)}footer p{margin:auto;font-size:13px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#222;color:#fff;padding:12px 18px;border-radius:13px;opacity:0;pointer-events:none;transition:.2s;z-index:50}#toast.show{opacity:1;transform:translate(-50%,0)}:focus-visible{outline:3px solid #ffb800;outline-offset:3px}@media(max-width:950px){nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);height:68px;z-index:30;justify-content:space-around}.nav-btn{font-size:12px;padding:9px 6px}.parent-nav{display:none}.topbar{height:66px}.header-stats{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:40px}.hero-art{grid-row:1;min-height:300px}.hero-copy{text-align:center;margin:auto}.hero-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.today-card,.parent-strip{margin-left:20px;margin-right:20px;flex-direction:column;align-items:stretch}.today-steps{flex-wrap:wrap}.today-steps button{flex:1}.subject-grid{grid-template-columns:repeat(2,1fr);padding:0 20px}.topic-list{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.plan .week{grid-template-columns:repeat(3,1fr)}footer{padding-bottom:90px;flex-wrap:wrap}}@media(max-width:600px){h1{font-size:40px;letter-spacing:-1.5px}.hero{padding-left:18px;padding-right:18px}.hero-art{min-height:260px}.hero-actions{flex-direction:column}.btn{width:100%}.today-card{padding:24px}.today-steps{display:grid}.section-head{padding:0 20px}.section-head h2{font-size:27px}.subject-grid{grid-template-columns:1fr}.subject-grid.compact .subject-card:nth-child(n+7){display:none}.subject-card{min-height:155px}.page{padding:38px 18px 90px}.page-title h1{font-size:38px}.subject-hero h1{font-size:35px}.quiz-setup{flex-direction:column;align-items:stretch}.question-card{padding:24px}.stat-grid{grid-template-columns:repeat(2,1fr)}.parent-grid{grid-template-columns:1fr}.plan .week{grid-template-columns:repeat(2,1fr)}footer{display:block;text-align:center}footer .brand{justify-content:center;margin-bottom:15px}.trust-row{font-size:11px;gap:8px}.today-steps button{min-width:0}.header-stats span{padding:6px 8px}.topbar{padding:0 14px}.brand{font-size:16px}.brand-mark{width:35px;height:35px}.lesson{padding:25px}}.learning-gallery{max-width:1192px;margin:0 auto 70px}.learning-gallery .section-head{margin-bottom:24px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.photo-grid button{border:0;background:#fff;padding:0;text-align:left;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.photo-grid button:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.12)}.photo-grid img{width:100%;height:235px;display:block;object-fit:cover}.photo-grid span{display:flex;flex-direction:column;padding:18px 20px}.photo-grid b{font-size:20px}.photo-grid small{color:var(--muted);margin-top:3px}.photo-parent{padding:0;overflow:hidden;background:#f2edff}.photo-parent>img{width:360px;height:245px;object-fit:cover;align-self:stretch}.photo-parent>div{flex:1}.photo-parent>.btn{margin-right:32px}@media(max-width:950px){.learning-gallery{margin-left:20px;margin-right:20px}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid button:last-child{grid-column:1/-1}.photo-parent>img{width:100%;height:320px}.photo-parent>.btn{margin:0 24px 24px}}@media(max-width:600px){.hero-art img{height:260px;border-radius:24px}.photo-grid{grid-template-columns:1fr}.photo-grid button:last-child{grid-column:auto}.photo-grid img{height:215px}.photo-parent>img{height:230px}.photo-parent>div{padding:0 24px}}.lesson-visual,.question-visual{margin:28px 0;background:#faf9ff;border:1px solid #e9e5fa;border-radius:24px;overflow:hidden}.lesson-visual img,.question-visual img{display:block;width:100%;height:auto;max-height:470px;object-fit:contain}.lesson-visual figcaption{padding:12px 18px;text-align:center;color:var(--muted);font-size:14px;background:#fff}.question-visual{max-width:560px;margin:18px auto}.question-visual img{height:300px;max-height:330px;object-fit:cover}.question-visual img[src$=".svg"]{height:auto;object-fit:contain}@media(max-width:600px){.lesson-visual,.question-visual{margin:20px 0;border-radius:17px}.lesson-visual figcaption{font-size:12px}.question-visual img{max-height:260px}}.choice.correct{border-color:#16a34a;background:#ecfdf5;color:#166534}.choice.wrong{border-color:#ef4444;background:#fff1f2;color:#991b1b}.choice:disabled{cursor:default;opacity:1}.instant-feedback{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:15px 17px;border-radius:16px;animation:pop .22s ease-out}.instant-feedback span{color:var(--muted)}.instant-feedback.yay{background:#ecfdf5;color:#166534}.instant-feedback.try{background:#fff7df;color:#8a4a00}@keyframes pop{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
