@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap');
:root{--ink:#25364b;--muted:#647489;--accent:#e8785d;--teal:#228a77;--bg:#f6f8fb;--line:#e8edf1;--mint:#e5f5ed;--round:'M PLUS Rounded 1c','Noto Sans JP',sans-serif;--font:'Noto Sans JP',system-ui,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 var(--font)}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #168879;outline-offset:4px}a{color:inherit}button{touch-action:manipulation}svg{width:22px;height:22px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3,.round{font-family:var(--round)}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:10px;z-index:99}.skip-link:focus{top:10px}.sidebar{position:fixed;width:224px;inset:0 auto 0 0;padding:34px 22px 24px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:10px;align-items:center;font:800 21px var(--round);white-space:nowrap}.brand-mark{width:39px;height:42px;border-radius:13px;background:var(--accent);color:white;display:grid;place-items:center;transform:rotate(-6deg)}.brand-mark svg{width:27px;height:27px}.brand small{display:block;font:700 10px/1.5 var(--font);letter-spacing:2px;color:#8e99a6;margin-top:4px}.nav{display:grid;gap:9px;margin-top:53px}.nav button{border:0;background:transparent;display:flex;align-items:center;gap:14px;padding:15px 17px;border-radius:13px;font-size:15px;font-weight:700;text-align:left;color:#718095}.nav button.active{color:#d66349;background:#fff0e9}.nav button:hover{background:#f6f8fb}.nav button.active:hover{background:#ffebe1}.sidebar-bottom{margin-top:auto;padding:18px 11px;color:#8490a1;font-size:12px}.sidebar-note{padding:18px 14px;border:1px dashed #d8e3df;border-radius:15px;color:#647b76;font-size:13px;margin-bottom:24px}.sidebar-note strong{display:block;color:#3f625b;font-size:14px;margin-bottom:4px}.shell{margin-left:224px;min-height:100vh}.topbar{height:94px;max-width:1230px;margin:auto;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;gap:16px}.top-caption{font-size:13px;color:#8491a3;letter-spacing:.06em}.top-actions{display:flex;gap:15px;align-items:center}.day-label{font-size:13px;font-weight:600;color:var(--muted)}.icon-btn{width:43px;height:43px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:50%}.main{max-width:1230px;margin:auto;padding:19px 48px 55px}.eyebrow{font-size:13px;font-weight:700;color:var(--teal);letter-spacing:.06em;margin-bottom:8px}.page-title{font-size:30px;font-weight:800;letter-spacing:.035em;line-height:1.5}.intro-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.subtitle{color:var(--muted);font-size:14px;margin-top:8px}.grade-picker{display:flex;padding:5px;background:#eaeef3;border-radius:14px;gap:4px}.grade-picker button{border:0;background:transparent;padding:9px 20px;border-radius:10px;font-size:14px;font-weight:700;color:var(--muted);white-space:nowrap}.grade-picker button.active{background:white;color:var(--ink);box-shadow:0 3px 9px #20304709}.welcome-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:22px;margin-bottom:35px}.welcome{min-height:211px;border-radius:22px;background:#e4f5ee;position:relative;overflow:hidden;padding:28px 30px;display:flex;align-items:center}.welcome-copy{position:relative;z-index:1;max-width:67%}.welcome h2{font-size:23px;line-height:1.6;font-weight:800;margin-bottom:9px}.welcome p{font-size:13px;color:#5c7a71}.pill{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:5px 11px;background:#fff;font-size:12px;font-weight:700;color:#267965;margin-bottom:9px}.welcome-art{position:absolute;right:-1px;bottom:-13px;width:202px;height:202px;object-fit:contain;mix-blend-mode:multiply}.daily-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px}.small-label{font-size:13px;color:var(--muted);font-weight:600}.daily-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.daily-top strong{font-family:var(--round);font-size:17px}.streak{font-size:12px;color:#ce6944;background:#fff4e9;padding:4px 9px;border-radius:20px}.week{display:flex;justify-content:space-between;gap:5px}.week-day{text-align:center;font-size:11px;color:#8c96a2}.week-dot{width:29px;height:29px;display:grid;place-items:center;margin-top:7px;border-radius:50%;background:#f3f5f8;color:#a1acb9;font-size:12px}.week-dot.today{border:1.5px dashed var(--accent);background:#fff8f3;color:var(--accent)}.week-dot.done{background:var(--teal);color:#fff}.daily-bottom{margin-top:16px;font-size:12px;color:var(--muted)}.section-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:25px 0 17px}.section-row h2{font-size:20px;font-weight:800}.section-row small{color:var(--muted);font-size:13px}.subject-tabs{display:flex;gap:11px;margin-bottom:22px}.subject-tab{flex:1;display:flex;align-items:center;gap:15px;border:1.5px solid var(--line);border-radius:16px;background:#fff;padding:19px 23px;text-align:left}.subject-tab.active{border:2px solid #4caa96;background:#f0faf6;padding:18.5px 22.5px}.subject-tab.jp.active{border-color:#e4b052;background:#fffaf0}.subject-symbol{display:grid;place-items:center;min-width:45px;height:45px;border-radius:13px;background:#d9f0e6;color:#228971;font:800 25px var(--round)}.jp .subject-symbol{background:#fff0cf;color:#bb842b}.subject-tab strong{font:800 19px var(--round)}.subject-tab small{display:block;font-size:12px;color:var(--muted);margin-top:1px}.subject-check{margin-left:auto;color:var(--teal)}.topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.topic{border:1px solid var(--line);border-radius:18px;background:#fff;padding:21px;text-align:left;transition:transform .18s,box-shadow .18s;min-height:174px;position:relative}.topic:hover{transform:translateY(-3px);box-shadow:0 8px 24px #23364d09;border-color:#d3dedc}.topic-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.topic-icon{width:41px;height:41px;border-radius:12px;background:#f0f6f7;display:grid;place-items:center;font:700 24px var(--round);color:#528477}.topic:nth-child(3n+2) .topic-icon{background:#fff1e8;color:#d78451}.topic:nth-child(3n) .topic-icon{background:#eff0fa;color:#7884b6}.topic-count{font-size:11px;color:#7b8898;background:#f5f7fa;padding:3px 8px;border-radius:8px}.topic h3{font-size:17px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.topic h3 svg{width:17px;color:#98a7b3}.topic p{font-size:12px;color:var(--muted);margin-top:6px}.topic-track{height:4px;background:#edf1f4;border-radius:5px;overflow:hidden;margin-top:15px}.topic-track span{display:block;height:100%;background:#69b49e}.challenge{display:flex;align-items:center;gap:18px;background:#fff2e9;border:1px solid #f5e5da;border-radius:17px;padding:20px 24px;margin-top:25px}.challenge-icon{font-size:29px}.challenge h3{font-size:17px}.challenge p{font-size:12px;color:#8b7467;margin-top:3px}.challenge .btn{margin-left:auto}.btn{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:46px;background:var(--accent);color:white;border:0;border-radius:12px;padding:12px 23px;font-weight:700;font-size:14px;text-decoration:none}.btn:hover{filter:brightness(.97)}.btn.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn.teal{background:var(--teal)}.footer-note{text-align:center;font-size:12px;color:#8793a1;margin:34px 0 0}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:100;background:#273d4d;color:white;border-radius:12px;padding:11px 20px;box-shadow:0 5px 25px #0002;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}
@media(min-width:1500px){.main{padding-top:35px}.welcome{min-height:235px}.topic{min-height:190px}}
@media(max-width:1150px){.sidebar{width:198px;padding:30px 16px}.brand{font-size:18px}.shell{margin-left:198px}.topbar{padding-inline:30px}.main{padding-inline:30px}.welcome{padding:23px}.welcome-art{width:167px;height:167px}.welcome h2{font-size:21px}.daily-card{padding:22px 17px}.topics{gap:12px}.topic{padding:17px}.welcome-grid{gap:16px;grid-template-columns:1.45fr 1fr}}
@media(max-width:850px){.sidebar{width:84px;padding:27px 12px}.brand{justify-content:center}.brand-text,.nav-label,.sidebar-bottom{display:none}.nav{margin-top:40px}.nav button{justify-content:center;padding:17px 10px}.shell{margin-left:84px}.welcome-grid{grid-template-columns:1fr}.daily-card{display:none}.welcome-art{right:20px;width:204px;height:204px}.welcome{min-height:205px}.welcome-copy{max-width:70%}.topics{grid-template-columns:repeat(2,minmax(0,1fr))}.page-title{font-size:27px}}
@media(max-width:600px){.sidebar{width:auto;inset:auto 0 0;padding:0 6px env(safe-area-inset-bottom);height:auto;border-right:0;border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(12px)}.brand{display:none}.nav{display:flex;justify-content:space-around;margin:0;gap:0}.nav button{font-size:10px;flex-direction:column;gap:4px;flex:1;padding:11px 2px 9px;border-radius:0;background:transparent!important}.nav-label{display:block;font-size:10px}.nav svg{width:22px;height:22px}.shell{margin-left:0}.topbar{height:74px;padding:17px 22px}.top-caption{color:#df7357;font:800 19px var(--round);letter-spacing:0}.day-label{display:none}.top-actions{gap:8px}.main{padding:12px 20px 105px}.intro-row{align-items:flex-start;margin-bottom:20px;gap:10px}.page-title{font-size:24px}.eyebrow{font-size:11px}.subtitle{font-size:12px}.grade-picker{padding:4px;gap:2px;margin-top:25px}.grade-picker button{font-size:12px;padding:7px 10px}.welcome-grid{margin-bottom:26px}.welcome{min-height:185px;padding:22px;border-radius:19px}.welcome h2{font-size:20px}.welcome p{font-size:11px;max-width:165px}.welcome-art{width:150px;height:150px;right:-5px;bottom:0}.welcome-copy{max-width:72%}.pill{font-size:10px}.section-row h2{font-size:18px}.section-row small{font-size:11px}.subject-tabs{gap:10px;margin-bottom:17px}.subject-tab{padding:13px 12px;gap:10px;border-radius:14px}.subject-tab.active{padding:12.5px 11.5px}.subject-symbol{min-width:35px;height:36px;font-size:22px;border-radius:10px}.subject-tab strong{font-size:16px}.subject-tab small{font-size:10px}.subject-check{display:none}.topics{gap:12px}.topic{padding:15px;min-height:162px;border-radius:15px}.topic h3{font-size:15px}.topic p{font-size:11px;line-height:1.6}.topic-icon{width:34px;height:34px;font-size:21px}.topic-count{font-size:10px;padding:2px 5px}.topic-top{margin-bottom:13px}.topic-track{margin-top:12px}.challenge{padding:17px;gap:12px;flex-wrap:wrap}.challenge h3{font-size:15px}.challenge p{font-size:11px}.challenge .btn{font-size:12px;min-height:38px;padding:9px 14px}.challenge-icon{font-size:25px}.footer-note{font-size:11px;line-height:1.8}#toast{bottom:95px;width:max-content;max-width:90vw}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.brand,.top-caption{text-decoration:none}.main:focus{outline:none}.nav button{position:relative}.nav-count{margin-left:auto;background:#f2bb9c;color:#823d24;min-width:21px;height:21px;padding:1px 5px;border-radius:50%;font-size:11px;text-align:center}.star-counter{display:flex;align-items:center;gap:6px;color:#bd8832;font-size:14px;font-weight:700}.star-counter svg{width:20px;fill:#ffdc7b;stroke:#d9a448}.hero-link{border:0;background:#fff;color:#267965;font-weight:700;font-size:13px;padding:9px 14px;border-radius:9px;margin-top:16px;display:inline-flex;gap:8px;align-items:center}.hero-link svg{width:16px;height:16px}.welcome{min-height:243px}.welcome-art{width:223px;height:223px;bottom:-2px;right:-9px;border-radius:24px}.welcome-copy{max-width:70%}.welcome p{font-size:12px}.daily-card{display:flex;flex-direction:column;justify-content:center}.topic-meta{display:flex;justify-content:space-between;gap:5px;font-size:11px;color:#8994a2;margin-top:8px}.topic-meta span{color:#478978}.topic-count{font-size:12px}.resume-banner{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1.5px solid #9bcec1;padding:15px 20px;border-radius:15px;margin-bottom:22px;gap:15px}.resume-banner>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.resume-banner strong{font-size:14px}.resume-banner span{font-size:12px;color:var(--muted)}.resume-banner svg{color:var(--teal)}.resume-banner .btn{font-size:12px;white-space:nowrap}.resume-banner .btn svg{color:#fff}.notice{padding:15px;border-radius:12px;margin-bottom:18px;font-size:14px}.notice.error{background:#fff0e8;border:1px solid #eec0ab;color:#923e24}.text-btn{display:inline-flex;gap:8px;align-items:center;border:0;background:none;padding:7px 0;font-size:14px;color:var(--muted);font-weight:600}.text-btn:hover{color:var(--teal)}.text-btn svg{width:18px}.quiz-main{max-width:930px;padding-top:12px}.quiz-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:25px}.quiz-tag{font-size:12px;color:#66877e;background:#eaf4f0;padding:5px 12px;border-radius:20px}.quiz-progress{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:10px;font-family:var(--round);font-weight:700}.quiz-progress strong{font-size:23px;color:var(--teal)}.quiz-progress small{font:500 13px var(--font);color:var(--muted)}progress{appearance:none;-webkit-appearance:none;border:none;overflow:hidden;display:block;border-radius:99px;background:#e8eef0;height:7px}progress::-webkit-progress-bar{background:#e8eef0}progress::-webkit-progress-value{background:#59ac96;border-radius:99px}progress::-moz-progress-bar{background:#59ac96;border-radius:99px}.progress{width:100%;height:9px;margin-bottom:24px}.question-card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px 35px 32px}.question-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.question-number{font-size:13px;font-weight:700;color:var(--teal);background:#eaf6f0;border-radius:9px;padding:6px 12px}.read-button{width:37px;height:37px}.read-button svg{width:18px}.question-prompt{font-size:25px;font-weight:700;line-height:1.9;font-family:var(--round);white-space:pre-wrap;overflow-wrap:anywhere}.passage{font-size:17px;line-height:2.1;background:#f8faf9;border:1px solid #e6eeeb;border-radius:13px;padding:21px 24px;margin-bottom:22px;white-space:pre-wrap;overflow-wrap:anywhere}.question-help{font-size:13px;color:var(--muted);margin:16px 0}.choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice{position:relative;display:flex;align-items:center;gap:12px;min-height:79px;text-align:left;border:2px solid #e9edf2;background:#fff;border-radius:14px;padding:15px 17px;font-size:21px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.choice:hover:not(:disabled){border-color:#9bc9bb;background:#f8fcfa}.choice-letter{font-size:12px;font-weight:600;color:#77889c;width:27px;height:27px;border-radius:8px;background:#f3f5f8;display:grid;place-items:center;flex-shrink:0}.choice.selected{border-color:#3c9f88;background:#edf9f4}.choice.selected .choice-letter{background:#389680;color:white}.choice.correct{border-color:#47a18b;background:#e9f7ef;color:#246d5b}.choice.incorrect{border-color:#e59f77;background:#fff5ec;color:#9c5734}.choice:disabled{opacity:1}.choice-status{margin-left:auto;font-size:23px;color:inherit}.quiz-submit{width:100%;font-size:17px;min-height:54px;margin-top:26px}.btn:disabled{background:#e3e8ed;color:#7e8b98;filter:none}.answer-feedback{border-radius:14px;margin-top:24px;padding:20px 23px;font-size:16px;line-height:1.95;animation:feedback-in .25s ease-out}.answer-feedback.good{background:#ebf7ef;color:#286c52}.answer-feedback.retry{background:#fff4e9;color:#865131}.feedback-title{display:flex;gap:10px;align-items:center;font-family:var(--round);margin-bottom:8px;font-size:17px}.feedback-mark{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#429b77;color:white}.retry .feedback-mark{background:#e5a460}.right-answer{font-weight:700;margin-bottom:8px}.pokke-note{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;color:#6d7f78;font-size:13px}.pokke-note img{border-radius:50%;object-fit:cover;mix-blend-mode:multiply}.clock-visual{display:block;width:180px;height:180px;margin:15px auto}.order-slots{display:flex;gap:10px;flex-wrap:wrap;border:2px dashed #cee2d9;background:#f7fcf9;border-radius:14px;padding:16px;min-height:92px;margin-bottom:22px}.order-slot{border:1px solid #dde7e2;border-radius:10px;color:#96a99e;background:#eef5f0;min-width:65px;min-height:52px;padding:10px 15px;display:flex;align-items:center;justify-content:center;font-size:19px;flex:1;white-space:nowrap}.order-slot.filled{color:#2e7464;background:white;box-shadow:0 3px 0 #d5e6de;border:1px solid #b9d5c9;flex:0 1 auto}.order-slot.correct{border-color:#5fb293;background:#e3f5e8}.order-slot.incorrect{border-color:#e4b795;background:#fff3e7}.tile-bank{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.tile{padding:14px 21px;border:1.5px solid #e7cfb7;border-bottom-width:4px;border-radius:12px;background:#fff4df;color:#88603e;font-size:20px;min-height:56px}.tile:disabled{opacity:.3;border-style:dashed}.result-hero{text-align:center;background:white;border:1px solid var(--line);border-radius:23px;padding:34px 25px}.result-hero .eyebrow{display:block}.result-hero .page-title{font-size:27px;margin-top:8px}.result-main{display:flex;justify-content:center;align-items:center;gap:20px;margin:19px 0 10px}.result-mascot{object-fit:contain;mix-blend-mode:multiply}.score-circle{width:171px;height:171px;border-radius:50%;background:conic-gradient(#57a990 var(--score),#eef2f4 0);padding:10px;transform:rotate(-12deg)}.score-circle>div{border-radius:50%;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(12deg)}.score-circle strong{font:800 50px var(--round);color:#238674;line-height:1.3}.score-circle small{font-size:20px;color:#8b9c9a}.score-circle span{font-size:13px;color:var(--muted)}.result-message{font-size:15px;line-height:1.9;color:#62776f}.result-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:25px 0 20px}.answer-list{display:grid;gap:12px}.answer-detail{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.answer-detail summary{list-style:none;display:flex;align-items:center;gap:16px;cursor:pointer;padding:20px;font-size:15px}.answer-detail summary::-webkit-details-marker{display:none}.answer-detail summary>span:nth-child(2){flex:1}.answer-detail summary small{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}.answer-detail summary svg{width:17px;color:#8d9da9;flex-shrink:0}.answer-detail[open] summary svg{transform:rotate(90deg)}.result-indicator{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:700;flex-shrink:0}.result-indicator.good{color:#287e65;background:#e8f5ed}.result-indicator.wrong{color:#aa6b33;background:#fff1dd}.detail-content{padding:0 24px 22px 66px;font-size:15px;line-height:1.9}.detail-content .explanation{background:#f5f8f7;border-radius:10px;padding:13px 17px;margin-top:12px;color:#4f7364}.detail-content .passage{font-size:15px;padding:15px}.review-hero,.collection-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 32px;border:1px solid #d3e9df;border-radius:22px;background:#e8f5ed}.review-hero h2,.collection-hero h2{font-size:23px;line-height:1.8;font-weight:800}.review-hero p,.collection-hero p{color:#5e7e70;font-size:14px;margin:7px 0 18px}.review-hero img,.collection-hero img{object-fit:contain;mix-blend-mode:multiply}.section-description{font-size:13px;color:var(--muted);margin:-4px 0 18px}.mastery-list{display:grid;gap:12px}.mastery-row{display:flex;align-items:center;gap:17px;padding:20px 23px;border:1px solid var(--line);background:white;border-radius:15px}.mastery-name{flex:1;min-width:0}.mastery-name strong{font-size:16px}.mastery-name small{font-size:12px;color:var(--muted);display:block;margin-top:3px}.mastery-value{width:120px;text-align:right}.mastery-value strong{font-size:16px;color:#3d8875}.mastery-value progress{width:100%;height:5px;margin-top:6px}.mastery-row .btn{font-size:12px;padding:10px 14px;margin-left:5px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px}.stat-card{background:white;border:1px solid var(--line);padding:23px;border-radius:19px}.stat-card>span{font-size:13px;color:var(--muted)}.stat-card strong{display:block;font:800 40px var(--round);color:#2c7d6d;margin:12px 0}.stat-card strong small{font-size:15px;margin-left:7px;color:#889990}.stat-card p{font-size:12px;color:#8795a1}.chart-card{background:white;border:1px solid var(--line);border-radius:20px;padding:22px 28px}.chart-card .section-row{margin:0 0 24px}.chart-card h2{font-size:17px}.bar-chart{display:flex;justify-content:space-around;gap:20px;height:190px;padding-top:10px;background:repeating-linear-gradient(to top,transparent 0,transparent 44px,#f2f5f7 44px,#f2f5f7 45px)}.bar-column{display:flex;flex-direction:column;align-items:center;flex:1}.bar-number{font-size:12px;color:#578776;margin-bottom:5px;font-weight:600}.bar-track{height:135px;display:flex;align-items:flex-end;width:100%;max-width:48px}.bar{background:#b8dccc;width:100%;border-radius:7px 7px 0 0;min-height:3px}.bar.latest{background:#4eaa91}.bar-label{font-size:12px;color:var(--muted);margin-top:9px;background:white}.session-list{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:white}.session-row{display:flex;align-items:center;gap:17px;width:100%;text-align:left;background:white;border:0;border-bottom:1px solid var(--line);padding:19px 23px}.session-row:last-child{border-bottom:0}.session-row:hover{background:#fafffc}.session-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#e5f3ed;color:#378d76;font:700 23px var(--round);flex-shrink:0}.session-icon.jp{background:#fff1d7;color:#b78033}.session-name{flex:1}.session-name strong{font-size:15px}.session-name small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.session-score{font:800 24px var(--round);color:#36836d;white-space:nowrap}.session-score small{font:400 12px var(--font);color:var(--muted)}.session-row>svg{width:17px;color:#94a0ae}.empty-state{text-align:center;background:#fff;border:1px dashed #d7e1e6;border-radius:20px;padding:42px 22px}.empty-state>svg{width:40px;height:40px;color:#81ac9c;margin-bottom:15px}.empty-state h3{font-size:18px}.empty-state p{font-size:14px;color:var(--muted);margin:10px 0 23px}.collection-hero{background:#fff3dc;border-color:#f0dfbc;padding-block:22px}.collection-hero .pill{color:#96713d}.collection-hero h2{color:#725434}.collection-hero p{color:#947e61;margin-bottom:0}.badge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:26px}.badge-card{text-align:center;border:1px solid var(--line);background:white;border-radius:19px;padding:22px 15px}.badge-card.unlocked{border-color:#ebd38e;background:#fffdf5}.badge-illustration{font-size:48px;display:block;margin-bottom:8px;line-height:1.6}.locked .badge-illustration{filter:grayscale(.9);opacity:.4}.badge-state{display:inline-block;font-size:11px;color:#829196;margin-bottom:10px}.unlocked .badge-state{color:#b67e24;background:#fff0c6;padding:2px 11px;border-radius:12px}.badge-card h2{font-size:14px;margin-bottom:8px}.badge-card p{font-size:12px;color:var(--muted);min-height:40px}.badge-card progress{width:90%;margin:12px auto 5px;height:5px}.badge-card>small{font-size:11px;color:#7d9487}.modal{color:var(--ink);border:1px solid var(--line);border-radius:23px;padding:33px;max-width:540px;width:calc(100% - 32px);max-height:88dvh;box-shadow:0 30px 90px #1c3b4330;overflow:auto}.modal::backdrop{background:#243c4b65;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:16px;top:16px;width:34px;height:34px}.modal h2{font-size:23px;line-height:1.8;padding-right:15px}.modal .eyebrow{margin-top:10px}.modal-symbol{background:#e5f4ed;color:#408b74;display:grid;place-items:center;width:52px;height:52px;border-radius:15px;font:800 30px var(--round);margin-bottom:15px}.modal-sub{font-size:14px;color:var(--muted);line-height:1.9;margin:14px 0 22px}.count-field{padding:0;border:0;margin:26px 0 22px}.count-field legend{font-size:14px;font-weight:600;margin-bottom:12px}.count-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.count-option{border:1.5px solid var(--line);border-radius:13px;background:#fff;padding:13px 8px}.count-option.selected{border:2px solid #4caa92;background:#edf8f2;padding:12.5px 7.5px}.count-option strong{display:block;font:800 28px var(--round)}.count-option strong small{font-size:12px;font-weight:500;margin-left:3px}.count-option span{font-size:12px;color:var(--muted)}.modal-note{background:#f4f7f8;border-radius:12px;padding:14px 17px;font-size:13px;line-height:1.9;margin-bottom:20px;color:#69818a}.modal-note svg{width:17px;color:#d4a45b;margin-right:3px}.full{width:100%}.modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.setting-row{display:flex;align-items:center;justify-content:space-between;padding:21px 0;border-bottom:1px solid var(--line);gap:18px}.setting-row strong{font-size:15px}.setting-row small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.toggle{width:48px;height:28px;border:0;border-radius:99px;background:#dfe5e8;flex-shrink:0;padding:3px}.toggle span{display:block;width:22px;height:22px;background:white;box-shadow:0 2px 4px #0001;border-radius:50%;transition:transform .15s}.toggle.on{background:#479c87}.toggle.on span{transform:translateX(20px)}.data-note{padding:17px;background:#f4f7f8;border-radius:13px;margin:24px 0 16px;font-size:13px;line-height:1.9}.data-note strong{font-size:14px;display:block;margin-bottom:6px}.data-note p{color:var(--muted)}.backup-actions{display:flex;gap:10px;flex-wrap:wrap}.backup-actions .btn{font-size:12px;padding:10px 13px}.file-label{cursor:pointer;position:relative}.file-label input{position:absolute;width:1px;height:1px;opacity:0}.file-label:focus-within{outline:3px solid var(--teal);outline-offset:4px}.parent-info{font-size:13px;line-height:1.9;color:var(--muted);margin-top:23px}.parent-info summary{cursor:pointer;font-weight:600;color:var(--ink)}.parent-info p{margin-top:12px}.parent-info a{color:var(--teal)}.danger-link{border:0;background:none;color:#b45b4f;font-size:12px;text-decoration:underline;margin-top:27px;padding:8px 0}.danger{background:#bc604c}.companion-picker{margin-top:23px}.companion-picker>strong{display:block;font-size:15px;margin-bottom:12px}.companion-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.companion-option{display:flex;align-items:center;gap:10px;padding:10px;border:1.5px solid var(--line);background:white;border-radius:13px;text-align:left}.companion-option.active{border-color:#57a58d;background:#f0f9f3}.companion-option img{width:65px;height:65px;object-fit:contain;border-radius:9px;mix-blend-mode:multiply}.companion-option strong{font-family:var(--round);font-size:16px}.companion-option small{display:block;font-size:11px;color:var(--muted)}.companion-change{position:absolute;right:16px;top:14px;background:#ffffffbb;z-index:2;border:0;border-radius:99px;padding:5px 10px;font-size:11px;color:#5e8478}.companion-name{position:absolute;right:53px;bottom:11px;background:#ffffffd9;border-radius:99px;padding:2px 13px;font:700 11px var(--round);color:#468b74}.welcome .companion-name{z-index:2}.main .small-label{font-size:13px}
@keyframes feedback-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px){.topic-meta{font-size:10px}.welcome-art{width:188px;height:188px;right:-4px}.welcome-copy{max-width:70%}.welcome h2{font-size:20px}.daily-top strong{font-size:15px}.streak{font-size:11px}.badge-grid{grid-template-columns:repeat(2,1fr)}.mastery-row{gap:13px;padding:18px}.mastery-value{width:85px}.mastery-row .btn{font-size:11px}.companion-name{right:40px}}
@media(max-width:850px){.daily-card{display:none}.welcome-art{width:225px;height:225px;right:16px}.welcome{min-height:240px}.welcome-copy{max-width:70%}.welcome h2{font-size:23px}.welcome p{font-size:13px}.companion-name{right:79px}.mastery-row{flex-wrap:wrap}.mastery-name{min-width:150px}.mastery-value{width:80px}.mastery-row .btn{margin-left:auto}.stat-card{padding:17px}.stat-card strong{font-size:32px}.stat-card p{font-size:11px}.stat-grid{gap:12px}.review-hero h2{font-size:21px}.review-hero{padding:25px}.review-hero img{width:140px;height:140px}.question-card{padding:25px}.choice{font-size:19px}.nav-count{position:absolute;top:8px;right:7px;font-size:10px}.result-hero .page-title{font-size:24px}}
@media(max-width:600px){.topbar{padding-inline:20px}.top-caption{font-size:19px}.star-counter{font-size:12px}.star-counter svg{width:17px}.icon-btn{width:38px;height:38px}.welcome{min-height:222px;padding:23px 20px}.welcome h2{font-size:21px}.welcome-art{width:174px;height:174px;right:-9px;bottom:5px}.welcome-copy{max-width:72%}.welcome p{font-size:12px;max-width:175px}.welcome .pill{font-size:11px}.hero-link{font-size:12px;margin-top:13px;padding:8px 11px}.companion-change{font-size:10px;right:11px;top:11px;padding:5px 9px}.companion-name{right:31px;bottom:8px;font-size:10px}.nav-count{top:5px;right:23%;min-width:17px;height:17px;font-size:9px;padding:1px 3px}.topic{min-height:188px;padding:15px}.topic-meta{display:block;font-size:10px;margin-top:8px}.topic-meta span{display:block;min-height:15px}.topic p{font-size:12px}.topic-count{font-size:11px}.subject-tab small{font-size:11px}.footer-note{font-size:12px}.section-row small{font-size:12px}.challenge p{font-size:12px}.resume-banner{padding:14px;gap:10px;flex-wrap:wrap}.resume-banner>div{gap:7px}.resume-banner span{width:100%;margin-left:28px}.resume-banner .btn{margin-left:auto;min-height:37px;padding:8px 13px}.quiz-main{padding:4px 17px 106px}.quiz-heading{margin-bottom:21px}.quiz-heading .text-btn{font-size:12px}.quiz-tag{font-size:11px;padding:4px 10px}.quiz-progress{font-size:14px}.quiz-progress strong{font-size:21px}.question-card{padding:20px 17px 22px;border-radius:18px}.question-top{margin-bottom:19px}.question-prompt{font-size:22px;line-height:1.85}.question-help{font-size:12px;margin:15px 0}.choices{grid-template-columns:1fr;gap:11px}.choice{font-size:20px;min-height:63px;padding:12px 15px;border-radius:12px}.choice-letter{width:25px;height:25px}.quiz-submit{margin-top:21px;min-height:52px;font-size:16px}.answer-feedback{padding:17px;font-size:15px;line-height:1.9;margin-top:20px}.feedback-title{font-size:15px;align-items:flex-start}.feedback-mark{width:25px;height:25px;flex-shrink:0}.pokke-note{font-size:12px;line-height:1.8;align-items:center;padding:0 4px}.pokke-note img{width:49px;height:49px}.passage{padding:17px;font-size:16px;line-height:2;margin-bottom:19px}.order-slots{padding:12px;gap:8px;min-height:84px}.order-slot{min-width:51px;min-height:46px;font-size:16px;padding:9px 12px}.tile{font-size:18px;padding:11px 17px;min-height:52px}.tile-bank{gap:10px}.result-hero{padding:25px 17px}.result-hero .page-title{font-size:21px}.result-main{gap:0;margin-block:20px}.result-mascot{width:145px;height:145px}.score-circle{width:143px;height:143px;padding:8px}.score-circle strong{font-size:41px}.score-circle small{font-size:18px}.result-message{font-size:14px}.result-actions{gap:11px;margin:21px 0}.result-actions .btn{width:100%;font-size:13px}.answer-detail summary{padding:15px;gap:11px;font-size:14px}.answer-detail summary small{font-size:11px}.result-indicator{width:25px;height:25px}.detail-content{padding:0 17px 20px;font-size:14px}.review-hero{padding:23px 18px;gap:0;position:relative;overflow:hidden}.review-hero>div{position:relative;z-index:1}.review-hero h2{font-size:20px;max-width:240px}.review-hero p{font-size:12px;max-width:215px}.review-hero img{position:absolute;right:-5px;top:45px;width:128px;height:128px;opacity:.5}.review-hero .btn{font-size:13px;margin-top:5px}.section-description{font-size:12px}.mastery-row{gap:10px;padding:16px}.mastery-name{min-width:130px}.mastery-name strong{font-size:14px}.mastery-name small{font-size:11px}.mastery-value{width:55px}.mastery-row .topic-icon{width:32px;height:32px;min-width:32px}.mastery-row .btn{min-height:36px;padding:8px 12px;margin-top:4px;font-size:12px}.stat-grid{gap:9px}.stat-card{padding:17px 10px;border-radius:14px}.stat-card>span{font-size:11px}.stat-card strong{font-size:28px;margin:8px 0}.stat-card strong small{font-size:12px;margin-left:3px}.stat-card p{font-size:10px;line-height:1.6}.chart-card{padding:21px 18px}.chart-card .section-row{display:block;margin-bottom:19px}.chart-card h2{font-size:16px}.chart-card .section-row small{font-size:11px;display:block;margin-top:7px}.bar-chart{gap:12px;height:165px}.bar-track{height:115px}.bar-number,.bar-label{font-size:11px}.session-row{gap:11px;padding:16px 14px}.session-name strong{font-size:13px}.session-name small{font-size:11px}.session-score{font-size:21px}.session-score small{font-size:10px}.session-row>svg{width:13px}.session-icon{width:34px;height:34px;font-size:20px;border-radius:10px}.collection-hero{padding:21px;gap:0}.collection-hero h2{font-size:20px}.collection-hero p{font-size:12px}.collection-hero img{width:133px;height:133px;margin-right:-17px}.collection-hero .pill{font-size:11px}.badge-grid{gap:12px}.badge-card{padding:20px 11px;border-radius:16px}.badge-illustration{font-size:44px}.badge-card h2{font-size:13px}.badge-card p{font-size:11px}.badge-state{font-size:10px}.modal{padding:27px 22px;max-height:86dvh;border-radius:20px}.modal h2{font-size:22px}.modal-sub{font-size:14px}.modal-close{width:30px;height:30px}.modal-note{font-size:12px}.backup-actions .btn{font-size:12px;flex:1}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}.companion-option{gap:5px;padding:9px}.companion-option img{width:55px;height:55px}.companion-option strong{font-size:15px}.companion-option small{font-size:10px}.intro-row .subtitle{max-width:220px}.intro-row{gap:7px}.page-title{font-size:23px}.grade-picker button{padding:7px 8px}}
@media(max-width:365px){.main{padding-inline:15px}.topbar{padding-inline:17px}.page-title{font-size:21px}.welcome-art{width:150px;height:150px;right:-13px}.welcome h2{font-size:19px}.welcome p{max-width:160px}.grade-picker button{padding:7px 6px;font-size:11px}.topic h3{font-size:14px}.result-mascot{width:125px;height:125px}.score-circle{width:128px;height:128px}.collection-hero img{width:105px;height:105px}.collection-hero h2{font-size:18px}.top-actions{gap:7px}}
.nav button{font-size:14px;gap:10px;padding-inline:12px}.nav-label{white-space:nowrap}.companion-change{min-height:36px}.companion-name{font-size:12px}.question-help,.topic-meta,.topic-count,.badge-state,.badge-card p,.badge-card>small{font-size:12px}.topic-meta{flex-wrap:wrap}.stat-card p{font-size:12px}.topic p{font-size:13px}.subtitle{font-size:14px}.subject-tab small{font-size:12px}.daily-bottom{font-size:13px}.section-description{font-size:14px}.setting-row small{font-size:13px}.companion-option small{font-size:12px}.brand small{font-size:11px}.top-caption{font-size:14px}
@media(max-width:600px){.nav button{padding-inline:2px;gap:4px}.nav-label{font-size:11px}.top-caption{font-size:19px}.topic-meta{font-size:11px}.topic p{font-size:12px}.subject-tab small{font-size:11px}.subtitle{font-size:13px}.topic{min-height:193px}.companion-change{min-height:33px;font-size:11px;top:8px}.companion-option{flex-direction:column;text-align:center}.companion-option img{width:83px;height:83px}.companion-option small{font-size:12px}.badge-card p{font-size:12px}.badge-state{font-size:11px}.stat-card p{font-size:11px}.stat-card>span{font-size:12px}.stat-card{padding-inline:9px}.mastery-name small,.session-name small{font-size:12px}.section-description{font-size:13px}}
