:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1d3653;background:#d9eff7;font-synthesis:none;--navy: #1d3653;--muted: #6f839a;--blue: #248fd4;--blue-dark: #176fb4;--sky: #edf8fc;--line: #d8e8ef;--white: #ffffff;--shadow: 0 16px 34px rgba(35, 77, 104, .09)}*{box-sizing:border-box}html,body,#root{margin:0;min-width:960px;min-height:100%}button,input{font:inherit}button{color:inherit}body{min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;background:#d9eff7}.app-shell{display:grid;grid-template-columns:168px minmax(0,1fr);width:100vw;height:100vh;min-height:720px;background:#f3fbfd}.sidebar{display:flex;flex-direction:column;padding:22px 15px 18px;background:#168ed0;color:#fff;box-shadow:8px 0 24px #176fb41f;z-index:3}.profile-button{display:flex;align-items:center;gap:10px;width:100%;min-height:64px;padding:7px 8px;border:0;border-radius:18px;background:#ffffff21;color:#fff;text-align:left;cursor:pointer}.profile-button strong,.profile-button small{display:block}.profile-button strong{font-size:17px}.profile-button small{margin-top:2px;opacity:.78;font-size:11px}.avatar{display:grid;place-items:center;width:43px;height:43px;flex:0 0 auto;border-radius:50%;background:#fff;color:#168ed0}.avatar svg{width:22px;height:22px}.sidebar nav{display:flex;flex-direction:column;gap:6px;margin-top:20px}.sidebar nav button{display:flex;align-items:center;gap:13px;min-height:58px;padding:0 16px;border:0;border-radius:17px;background:transparent;color:#ffffffd1;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.sidebar nav button:hover{background:#ffffff21;transform:translate(2px)}.sidebar nav button.active{background:#fff;color:#167ab7;box-shadow:0 8px 18px #00467321}.sidebar nav svg{width:22px;height:22px}.energy-pill{display:grid;grid-template-columns:27px 1fr;grid-template-rows:1fr 1fr;align-items:center;column-gap:7px;margin-top:auto;padding:11px 14px;border:1px solid rgba(255,255,255,.32);border-radius:18px;background:#045a902e}.energy-pill svg{grid-row:1 / 3;width:25px;height:25px;color:#ffd057}.energy-pill span{font-weight:800;font-size:18px;line-height:1}.energy-pill small{opacity:.76;font-size:11px}.content-shell{min-width:0;overflow:hidden;background:#eef9fc}.topbar{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 30px;border-bottom:1px solid rgba(126,173,193,.18);background:#ffffffe0}.topbar>div{display:flex;align-items:center;gap:12px}.topbar-title{font-size:21px;font-weight:800;letter-spacing:.01em}.topbar-meta{color:var(--muted);font-size:13px}.topbar-meta svg{color:var(--blue)}.status-dot{width:8px;height:8px;margin-left:9px;border-radius:50%;background:#25ba83}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.page-content{height:calc(100vh - 70px);overflow:auto;padding:25px 30px 34px}.page-stack{display:flex;flex-direction:column;gap:20px;max-width:1380px;margin:0 auto}.welcome-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(260px,.72fr);gap:20px}.hero-card{position:relative;display:grid;grid-template-columns:minmax(330px,.9fr) 1.25fr;min-height:246px;overflow:hidden;border-radius:28px;background:#286fbd;color:#fff;box-shadow:var(--shadow)}.hero-copy{z-index:1;align-self:center;padding:30px 0 30px 34px}.hero-card img{width:100%;height:100%;object-fit:cover;object-position:68% center}.hero-card h1,.unit-banner h1{margin:7px 0 8px;font-size:clamp(31px,3vw,48px);line-height:1.08}.hero-card p{max-width:390px;margin:0 0 22px;color:#ffffffd1;line-height:1.6;font-size:15px}.eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border:0;border-radius:14px;background:#ffd15a;color:#173855;font-weight:800;cursor:pointer;box-shadow:0 9px 18px #0d365326;transition:transform .16s ease,box-shadow .16s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0d365333}.progress-card{display:flex;flex-direction:column;justify-content:center;padding:26px;border:1px solid #e3eef3;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.progress-number{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.progress-number strong{color:var(--blue);font-size:43px;line-height:1}.progress-number span{color:var(--muted);font-size:13px;font-weight:700}.progress-card progress{width:100%;height:15px;overflow:hidden;border:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.progress-card progress::-webkit-progress-bar{background:#e3f1f7;border-radius:999px}.progress-card progress::-webkit-progress-value{background:#25b486;border-radius:999px}.progress-card progress::-moz-progress-bar{background:#25b486;border-radius:999px}.progress-caption{display:flex;flex-direction:column;gap:10px;margin-top:17px;color:var(--muted);font-size:12px}.progress-caption span{display:flex;align-items:center;gap:7px}.progress-caption svg{color:#25b486}.carryover-strip{display:flex;align-items:center;gap:14px;min-height:66px;padding:13px 18px;border:1px solid #f1d58b;border-radius:18px;background:#fff8df;color:#77591a;box-shadow:0 8px 20px #7f5b1112}.carryover-strip>svg{width:24px;height:24px;flex:0 0 auto;color:#d89b18}.carryover-strip strong,.carryover-strip span{display:block}.carryover-strip strong{margin-bottom:4px;font-size:15px}.carryover-strip span{font-size:13px;line-height:1.5}.section-block{padding:22px 24px 24px;border:1px solid #e2edf2;border-radius:26px;background:#fff;box-shadow:var(--shadow)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.section-heading h2{margin:4px 0 0;font-size:25px}.section-heading .eyebrow{color:var(--blue)}.text-button{display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:0 8px;border:0;background:transparent;color:var(--blue-dark);font-weight:700;cursor:pointer}.task-list{display:flex;flex-direction:column}.task-row{display:grid;grid-template-columns:50px 44px minmax(0,1fr) 110px 24px;align-items:center;gap:14px;width:100%;min-height:80px;padding:10px 8px;border:0;border-top:1px solid #edf3f6;background:#fff;text-align:left;cursor:pointer;transition:background .16s ease,transform .16s ease}.task-row:first-child{border-top:0}.task-row:hover{background:#f7fbfd;transform:translate(2px)}.subject-mark{display:grid;place-items:center;width:50px;height:50px;flex:0 0 auto;border-radius:16px}.subject-mark.compact{width:42px;height:42px;border-radius:13px}.subject-mark svg{width:23px;height:23px}.task-index{color:#a0b1c0;font-size:12px;font-weight:800}.task-copy strong,.task-copy small{display:block}.task-copy strong{font-size:17px}.task-copy small{margin-top:5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-time{color:var(--muted);font-size:13px;font-weight:700;text-align:right}.task-row.done .task-time{display:flex;justify-content:flex-end;align-items:center;gap:5px;color:#1f9f74}.autonomy-block{padding-bottom:22px}.autonomy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.autonomy-grid>button{display:grid;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:11px;min-height:76px;padding:11px 13px;border:1px solid #dce9ee;border-radius:18px;background:var(--subject-soft);text-align:left;cursor:pointer}.autonomy-grid>button:hover{border-color:var(--subject);transform:translateY(-1px)}.autonomy-grid strong,.autonomy-grid small{display:block}.autonomy-grid strong{font-size:15px}.autonomy-grid small{margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autonomy-grid b{min-width:43px;color:var(--subject);font-size:15px;text-align:right}.autonomy-grid>button>svg{color:#91a4b3}.bottom-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}.coach-card,.garden-card{min-height:144px;padding:24px 26px;border-radius:25px;box-shadow:var(--shadow)}.coach-card{background:#e9f4ff;border:1px solid #d7e9fa}.garden-card{display:flex;align-items:center;justify-content:space-between;background:#e8f8ef;border:1px solid #d4edde;color:inherit;text-align:left;cursor:pointer}.coach-card .eyebrow{color:#347bd5}.garden-card .eyebrow{color:#218c65}.coach-card h3,.garden-card h3{margin:9px 0 8px;font-size:20px}.garden-card p{margin:0;color:var(--muted)}.suggestion-row{display:flex;gap:9px;color:#426b93;font-size:12px}.suggestion-row span{padding:7px 10px;border-radius:10px;background:#ffffff9e}.shield{display:grid;place-items:center;width:75px;height:75px;border-radius:22px;background:#fff;color:#24a777}.shield svg{width:37px;height:37px}.course-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.course-tabs>button{display:flex;align-items:center;gap:12px;min-height:72px;padding:12px 18px;border:1px solid #dcebf1;border-radius:20px;background:#fff;text-align:left;cursor:pointer}.course-tabs>button.active{border:2px solid var(--subject);background:var(--subject-soft);box-shadow:var(--shadow)}.course-tabs strong,.course-tabs small{display:block}.course-tabs strong{font-size:17px}.course-tabs small{margin-top:3px;color:var(--muted);font-size:11px}.unit-banner{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:166px;padding:27px 30px;border:2px solid var(--subject);border-radius:27px;background:var(--subject-soft)}.unit-banner .subject-mark{width:64px;height:64px;border-radius:19px;background:#fff!important}.unit-banner h1{margin:5px 0 6px;font-size:32px}.unit-banner p{margin:0;color:var(--muted)}.unit-count{padding:8px 12px;border-radius:12px;background:#eef7fa;color:var(--muted);font-size:12px;font-weight:700}.course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.course-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:13px 16px;border:1px solid #dfebf0;border-radius:19px;background:#fbfdfe;text-align:left;cursor:pointer}.course-card:hover{border-color:#bcdce9;background:#f5fbfd}.course-card.completed{border-color:#c7e8da;background:#f4fbf7}.course-card:disabled{cursor:not-allowed;opacity:.62}.course-card:disabled:hover{border-color:#dfebf0;background:#fbfdfe}.course-card strong,.course-card small{display:block}.course-card strong{font-size:16px}.course-card small{margin-top:4px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-number{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;font-size:12px;font-weight:800}.course-card>svg{color:#a6b4c1}.now-tag{font-size:11px;font-weight:800;white-space:nowrap}.completed-tag{display:inline-flex;align-items:center;gap:4px;color:#20966d}.lesson-layout{display:grid;grid-template-columns:188px minmax(440px,1fr) 250px;min-height:calc(100vh - 129px);max-width:1380px;margin:0 auto;overflow:hidden;border:1px solid #dcebf1;border-radius:26px;background:#fff;box-shadow:var(--shadow)}.lesson-steps{padding:22px 17px;border-right:1px solid #e3edf2;background:#f8fcfd}.back-link{display:flex;align-items:center;gap:7px;min-height:44px;padding:0;border:0;background:transparent;color:var(--blue-dark);font-weight:700;cursor:pointer}.lesson-label{display:flex;align-items:center;gap:10px;margin:17px 0 26px}.lesson-label strong,.lesson-label small{display:block}.lesson-label small{margin-top:3px;color:var(--muted);font-size:9px}.lesson-step{position:relative;display:flex;align-items:center;gap:10px;min-height:56px;color:#91a1ae}.lesson-step>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #cad9df;border-radius:50%;background:#fff;font-size:11px}.lesson-step.active{color:var(--navy)}.lesson-step.active>span{border-color:var(--subject);background:var(--subject-soft);color:var(--subject)}.lesson-step:not(:last-child):after{content:"";position:absolute;left:15px;top:43px;width:1px;height:25px;background:#d7e4e9}.lesson-main{min-width:0;padding:30px 36px 42px;overflow:auto}.lesson-main>.eyebrow{color:var(--subject)}.lesson-main h1{margin:7px 0 9px;font-size:36px}.lesson-summary{max-width:760px;margin:0;color:var(--muted);line-height:1.7}.point-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:21px 0}.point-grid article{min-height:104px;padding:15px;border-radius:17px;background:var(--subject-soft)}.point-grid span{color:var(--subject);font-size:11px;font-weight:800}.point-grid p{margin:9px 0 0;font-size:13px;font-weight:700;line-height:1.5}.quiz-card{padding:22px;border:1px solid #dce9ef;border-radius:22px;background:#fbfdfe}.quiz-heading{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.quiz-badge{display:inline-flex;align-items:center;gap:6px;color:var(--subject);font-weight:800}.quiz-card h2{margin:15px 0 16px;font-size:21px;line-height:1.5}.lesson-quiz-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:14px 0 2px}.lesson-quiz-progress span{height:6px;border-radius:999px;background:#e2ebef}.lesson-quiz-progress span.active{background:#8ebad4}.lesson-quiz-progress span.done{background:var(--subject)}.choice-list{display:flex;flex-direction:column;gap:9px}.choice-list button{display:grid;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:49px;padding:7px 13px;border:1px solid #dbe8ee;border-radius:14px;background:#fff;text-align:left;cursor:pointer}.choice-list button>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#edf5f8;color:#617b91;font-size:12px;font-weight:800}.choice-list button.selected{border:2px solid var(--subject);background:var(--subject-soft)}.choice-list button:disabled{cursor:default;opacity:.78}.choice-list button.selected>span{background:var(--subject);color:#fff}.choice-list button>svg{color:var(--subject)}.feedback{margin:12px 0 0;padding:10px 12px;border-radius:11px;background:#fff5df;color:#8a641d;font-size:13px}.feedback.correct{background:#e8f7ef;color:#217958}.submit-button{margin-top:15px;background:var(--subject);color:#fff}.ai-panel{padding:30px 22px;border-left:1px solid #e1ebef;background:var(--subject-soft)}.ai-avatar{display:grid;place-items:center;width:58px;height:58px;margin-bottom:17px;border-radius:19px;background:#fff;color:var(--subject);box-shadow:0 10px 25px #2a5c7817}.ai-avatar svg{width:27px;height:27px}.ai-panel .eyebrow{color:var(--subject)}.ai-panel h2{margin:5px 0 9px;font-size:26px}.ai-panel p{color:var(--muted);font-size:13px;line-height:1.65}.ai-bubble{margin:20px 0;padding:15px;border-radius:15px 15px 15px 3px;background:#fff;font-size:13px;font-weight:700;line-height:1.55}.ai-panel button{width:100%;min-height:45px;margin-top:9px;border:1px solid var(--subject);border-radius:13px;background:#fff;color:var(--subject);font-weight:800;cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#112d427a}.success-modal{width:min(430px,80vw);padding:34px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 28px 70px #112d424d}.success-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:22px;background:#fff3c8;color:#f4b72d}.success-icon svg{width:35px;height:35px}.success-modal .eyebrow{color:#da9420}.success-modal h2{margin:9px 0 8px;font-size:28px}.success-modal p{margin:0 0 23px;color:var(--muted)}.placeholder-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 132px);padding:40px;border:1px solid #dcebf1;border-radius:28px;background:#fff;text-align:center;box-shadow:var(--shadow)}.placeholder-icon{display:grid;place-items:center;width:84px;height:84px;border-radius:24px;background:#e8f5fb;color:var(--blue)}.placeholder-icon svg{width:39px;height:39px}.placeholder-page .eyebrow{margin-top:24px;color:var(--blue)}.placeholder-page h1{margin:7px 0 10px;font-size:40px}.placeholder-page p{max-width:520px;margin:0 0 24px;color:var(--muted);line-height:1.7}.review-layout{display:grid;grid-template-columns:minmax(265px,.72fr) minmax(560px,1.65fr);gap:20px;max-width:1380px;margin:0 auto}.review-intro,.review-workspace{border:1px solid #dfeaf0;border-radius:27px;background:#fff;box-shadow:var(--shadow)}.review-intro{padding:28px}.review-intro>.eyebrow{color:#426fca}.review-intro h1{margin:8px 0 9px;font-size:33px;line-height:1.15}.review-intro>p{margin:0;color:var(--muted);line-height:1.7;font-size:14px}.review-subjects{display:flex;flex-direction:column;gap:10px;margin:25px 0}.review-subjects button{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:61px;padding:8px 11px;border:1px solid #dfe9ee;border-radius:17px;background:#fff;text-align:left;font-weight:800;cursor:pointer}.review-subjects button.active{border:2px solid var(--subject);background:var(--subject-soft)}.review-subjects button>svg{color:#24a476}.review-reward{display:flex;align-items:center;gap:12px;padding:15px;border-radius:17px;background:#fff6d9;color:#775518}.review-reward>svg{width:25px;height:25px;color:#e6aa22}.review-reward strong,.review-reward small{display:block}.review-reward small{margin-top:4px;opacity:.72;font-size:11px}.review-workspace{padding:27px 30px 30px}.mastered-tag{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:12px;background:#e4f7ef;color:#168d66;font-size:12px;font-weight:800}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:17px}.focus-grid article{min-height:94px;padding:14px;border-radius:16px;background:var(--subject-soft)}.focus-grid article span{color:var(--subject);font-size:11px;font-weight:800}.focus-grid article p{margin:8px 0 0;font-size:13px;line-height:1.5;font-weight:700}.review-question{padding:20px;border:1px solid #dde9ee;border-radius:20px;background:#fbfdfe}.review-question-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;font-weight:800}.review-question h3{margin:13px 0 15px;font-size:20px;line-height:1.55}.review-question .choice-list button:disabled{cursor:default;opacity:.75}.review-result{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:12px;border-radius:13px;background:#fff4d9;color:#7b5b20}.review-result.correct{background:#e8f7ef;color:#217958}.review-result svg{flex:0 0 auto;margin-top:3px}.review-result p{margin:0;line-height:1.55;font-size:13px}.reading-page,.defense-page{display:flex;flex-direction:column;gap:18px;max-width:1380px;margin:0 auto}.reading-hero{display:flex;align-items:center;justify-content:space-between;min-height:150px;padding:27px 30px;border-radius:27px;background:#285fa9;color:#fff;box-shadow:var(--shadow)}.reading-hero h1{margin:7px 0 6px;font-size:34px}.reading-hero p{margin:0;color:#ffffffc7}.reading-stats{display:grid;grid-template-columns:54px 100px;grid-template-rows:28px 25px;align-items:center;min-width:200px;padding:17px;border-radius:18px;background:#ffffff24}.reading-stats strong{grid-row:1 / 3;font-size:42px;line-height:1}.reading-stats span{font-weight:800}.reading-stats small{opacity:.75;font-size:10px}.reading-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reading-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:55px;border:1px solid #dce8ee;border-radius:17px;background:#fff;font-weight:800;cursor:pointer}.reading-tabs button.active{border:2px solid #2d84ca;background:#eaf5ff;color:#1d70b4}.book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.book-card{position:relative;padding:22px;border:1px solid #dce9ee;border-radius:23px;background:#fff;box-shadow:var(--shadow)}.book-cover{display:grid;place-items:center;width:58px;height:67px;margin-bottom:16px;border-radius:6px 16px 16px 6px;background:#e5f6ef;color:#25a879;box-shadow:inset 5px 0 #bfe8d7}.book-cover[data-index="2"]{background:#edf3ff;color:#367cef;box-shadow:inset 5px 0 #ccdafa}.book-cover[data-index="3"]{background:#fff3d8;color:#e59b23;box-shadow:inset 5px 0 #f2dcaa}.book-cover svg{width:26px;height:26px}.book-level{position:absolute;top:22px;right:20px;padding:6px 9px;border-radius:10px;background:#f2f7f9;color:var(--muted);font-size:10px;font-weight:800}.book-card h2{margin:0;font-size:21px}.book-card>p{margin:6px 0 15px;color:var(--muted);font-size:12px}.book-goal{display:flex;gap:8px;min-height:57px;padding:11px;border-radius:13px;background:#f5f9fb;color:#58748b;font-size:12px;line-height:1.45}.book-goal svg{flex:0 0 auto;margin-top:2px;color:#248fd4}.book-card>button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px;margin-top:15px;border:1px solid #b9d9e7;border-radius:13px;background:#fff;color:#1e78b8;font-weight:800;cursor:pointer}.reader-modal{position:relative;width:min(820px,88vw);max-height:calc(100vh - 44px);overflow-y:auto;padding:35px 42px;border-radius:28px;background:#fff;box-shadow:0 28px 70px #112d424d}.reader-close{position:absolute;top:19px;right:19px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #dce7ec;border-radius:13px;background:#fff;cursor:pointer;transform:rotate(180deg)}.reader-modal>.eyebrow{color:#2583c6}.reader-modal h2{margin:8px 0 19px;font-size:29px}.reader-meta{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 16px}.reader-meta span{padding:6px 10px;border-radius:999px;background:#f2f7f9;color:#5c7588;font-size:10px;font-weight:800}.reading-goal{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:14px;background:#eaf5ff;color:#32678e}.reading-goal strong{display:block;margin-bottom:3px}.reading-warmup{margin-top:12px;padding:13px 15px;border-radius:14px;background:#fff7de;color:#785d22}.reading-warmup strong{font-size:11px}.reading-warmup p{margin:4px 0 0;font-size:13px;line-height:1.55}.reader-glossary{margin-top:16px}.reader-glossary>strong{display:block;margin-bottom:8px;font-size:12px}.reader-glossary>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.reader-glossary span{display:flex;align-items:baseline;gap:7px;padding:9px 11px;border-radius:11px;background:#f3f8f5;color:#587064;font-size:11px}.reader-glossary b{color:#20865f;font-size:13px}.reader-audio{display:inline-flex;align-items:center;gap:7px;min-height:40px;margin-top:16px;padding:0 13px;border:1px solid #7dc5a7;border-radius:11px;background:#fff;color:#23815f;font-weight:800;cursor:pointer}.reading-excerpt{margin:13px 0 19px;padding:20px;border:1px solid #dfeaec;border-radius:17px;background:#fbfdfd;color:#273e54;font-size:16px;line-height:1.9}.reading-excerpt p{display:flex;align-items:flex-start;gap:11px;margin:0 0 14px}.reading-excerpt p:last-child{margin-bottom:0}.reading-excerpt p>b{display:grid;place-items:center;width:24px;height:24px;flex:0 0 auto;margin-top:4px;border-radius:8px;background:#e9f5ff;color:#237bb7;font-size:10px}.reader-questions{margin:0 0 18px;padding:18px;border:1px solid #dce8ed;border-radius:18px;background:#f8fbfc}.reader-questions h3{margin:4px 0 9px;font-size:21px}.reader-questions article{padding:13px 0;border-top:1px solid #e3ecef}.reader-questions article>strong{display:block;font-size:14px;line-height:1.55}.reader-questions article>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px}.reader-questions article button{min-height:42px;padding:7px 9px;border:1px solid #d2dfe4;border-radius:10px;background:#fff;color:#426175;font-size:11px;line-height:1.35;cursor:pointer}.reader-questions article button.selected{border-color:#2685c5;background:#e9f5ff;color:#1d70ad;font-weight:800}.reader-questions article button.correct{border-color:#43b783;background:#e8f8ef;color:#18835a}.reader-questions article button.wrong{border-color:#ec8e8e;background:#fff0f0;color:#b14d4d}.reader-questions article>p{display:flex;gap:6px;margin:8px 0 0;color:#62798a;font-size:11px;line-height:1.5}.reader-questions article>p svg{flex:0 0 auto;margin-top:2px;color:#d59a17}.reading-note span{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.reading-note small{display:block;margin-bottom:9px;color:#5e788a;font-size:11px;line-height:1.5}.reading-note textarea{width:100%;min-height:100px;resize:vertical;padding:12px 14px;border:1px solid #cfdde4;border-radius:13px;outline:0;font:inherit;line-height:1.6}.reading-note textarea:focus{border:2px solid #2d88cc}.reading-note em{display:block;margin-top:6px;color:#7890a0;font-size:10px;font-style:normal;text-align:right}.reader-error{margin:8px 0 0;color:#c25454;font-size:12px;font-weight:700}.reader-modal>.primary-button{margin-top:17px;background:#2583c6;color:#fff}.daily-page{display:flex;flex-direction:column;gap:17px;max-width:1380px;margin:0 auto}.daily-hero{display:grid;grid-template-columns:150px minmax(0,1fr) 150px;align-items:center;gap:20px;min-height:136px;padding:22px 27px;border:1px solid #d8e9e2;border-radius:26px;background:linear-gradient(135deg,#e8f8ef,#f3fbff);box-shadow:var(--shadow)}.daily-hero .back-link{align-self:start}.daily-hero .eyebrow{color:#218f68}.daily-hero h1{margin:6px 0 5px;font-size:33px}.daily-hero p{margin:0;color:var(--muted);font-size:13px}.daily-score{display:flex;flex-direction:column;align-items:center;padding:14px;border-radius:18px;background:#fff}.daily-score strong{color:#24a479;font-size:30px}.daily-score span{font-size:11px;font-weight:800}.daily-score small{margin-top:4px;color:var(--muted);font-size:9px}.daily-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.daily-tabs>button{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:10px 15px;border:1px solid #dce9ee;border-radius:19px;background:#fff;text-align:left;cursor:pointer}.daily-tabs>button.active{border:2px solid var(--tab-color);background:var(--tab-soft);box-shadow:var(--shadow)}.daily-tabs>button>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--tab-soft);color:var(--tab-color)}.daily-tabs strong,.daily-tabs small{display:block}.daily-tabs small{margin-top:3px;color:var(--muted);font-size:10px}.daily-tabs b{color:var(--tab-color)}.daily-subject-heading{display:flex;align-items:end;justify-content:space-between;padding:4px 3px 0}.daily-subject-heading .eyebrow{color:var(--daily-color)}.daily-subject-heading h2{margin:4px 0 0;font-size:27px}.daily-subject-heading>span{display:flex;align-items:center;gap:6px;color:var(--daily-color);font-size:12px;font-weight:800}.daily-subject-stack{display:flex;flex-direction:column;gap:17px}.daily-card{padding:22px 24px 24px;border:1px solid #dce9ee;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.daily-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.daily-card-title .eyebrow{color:var(--daily-color)}.daily-card-title h2,.daily-card-title h3{margin:5px 0 0}.daily-card-title h2{font-size:24px}.daily-card-title h3{font-size:19px}.daily-card-title p{margin:5px 0 0;color:var(--muted);font-size:11px}.daily-status{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:7px 10px;border-radius:11px;background:#fff5d9;color:#9a6b18;font-size:10px;font-weight:800}.daily-status.done{background:#e7f7ef;color:#1d936a}.character-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.character-grid>button{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:20px 24px 1fr;column-gap:10px;min-height:102px;padding:11px;border:1px solid #cfe7dc;border-radius:16px;background:#f3fbf7;text-align:left;cursor:pointer}.character-grid b{grid-row:1 / 4;align-self:center;color:#168b63;font-size:37px;text-align:center}.character-grid span{color:#c26c32;font-size:11px}.character-grid strong{font-size:14px}.character-grid small{color:var(--muted);font-size:9px;line-height:1.35}.character-grid svg{position:absolute;top:9px;right:9px;color:#23a878}.dictation-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.dictation-grid label{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:7px;min-height:86px;padding:9px;border:1px solid #dbe8ee;border-radius:15px;background:#fbfdfe}.dictation-grid label.correct{border-color:#55c497;background:#effaf5}.dictation-grid label.wrong{border-color:#ef9f9f;background:#fff4f4}.dictation-grid label>button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:10px;background:#e6f4ff;color:#247fbd;cursor:pointer}.dictation-grid label>span{font-size:10px;font-weight:800}.dictation-grid input{grid-column:1 / 3;width:100%;height:34px;padding:0 8px;border:1px solid #cddce3;border-radius:9px;background:#fff;outline:0}.dictation-grid label>small{grid-column:1 / 3;color:#c54e4e;font-size:9px;font-weight:800}.calculation-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.calculation-grid label{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 61px;align-items:center;gap:5px;min-height:58px;padding:8px 9px;border:1px solid #d8e5eb;border-radius:14px;background:#fbfdfe}.calculation-grid label.correct{border-color:#4fc493;background:#effaf5}.calculation-grid label.wrong{border-color:#ee9696;background:#fff4f4}.calculation-grid span{font-size:12px;font-weight:800;white-space:nowrap}.calculation-grid input{width:61px;height:33px;padding:0 6px;border:1px solid #cbd9df;border-radius:9px;text-align:center;outline:0}.calculation-grid small{position:absolute;right:13px;bottom:-3px;padding:1px 4px;border-radius:5px;background:#f26969;color:#fff;font-size:8px;font-weight:800}.daily-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:43px;margin-top:16px;padding:0 17px;border:0;border-radius:13px;background:var(--daily-color);color:#fff;font-weight:800;cursor:pointer}.daily-action:disabled{background:#aab9c3;cursor:not-allowed}.daily-notice{margin:13px 0 0;padding:10px 12px;border-radius:11px;background:#fff4d8;color:#795a22;font-size:11px;font-weight:700}.daily-quiz{padding:17px;border:1px solid #dbe7ed;border-radius:18px;background:#f9fcfd}.daily-card>.daily-quiz{margin-top:19px}.daily-quiz .daily-card-title{margin-bottom:12px}.daily-question{padding:13px 0;border-top:1px solid #e3edf1}.daily-question:first-of-type{border-top:0}.daily-question>strong{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5}.daily-question>strong>span{display:grid;place-items:center;width:23px;height:23px;flex:0 0 auto;border-radius:7px;background:var(--daily-soft);color:var(--daily-color);font-size:9px}.daily-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px}.daily-choices button{min-height:38px;padding:7px 9px;border:1px solid #d8e5ea;border-radius:10px;background:#fff;text-align:left;font-size:11px;cursor:pointer}.daily-choices button.selected{border:2px solid var(--daily-color);background:var(--daily-soft)}.daily-choices button.correct{border-color:#36b780;background:#e4f8ef;color:#177d59}.daily-choices button.wrong{border-color:#e47777;background:#fff0f0;color:#b64b4b}.daily-rationale{display:flex;align-items:flex-start;gap:6px;margin:9px 0 0;padding:8px 10px;border-radius:9px;background:#edf7fa;color:#537083;font-size:10px;line-height:1.5}.daily-rationale svg{flex:0 0 auto;margin-top:2px}.split-daily-card{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vocabulary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.vocabulary-grid>button{display:grid;grid-template-columns:29px minmax(0,1fr) 17px;align-items:center;gap:7px;min-height:58px;padding:8px 9px;border:1px solid #ecd9b6;border-radius:14px;background:#fffaf0;text-align:left;cursor:pointer}.vocabulary-grid>button.heard{border-color:#44bf8b;background:#effaf5}.vocabulary-grid>button>svg{color:#e19720}.vocabulary-grid>button>svg:last-child{color:#24a677}.vocabulary-grid strong,.vocabulary-grid small{display:block}.vocabulary-grid strong{font-size:13px}.vocabulary-grid small{margin-top:2px;color:var(--muted);font-size:9px}.grammar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.grammar-grid article{padding:15px;border-radius:16px;background:#fff8ea}.grammar-grid article>span{color:#e29620;font-size:10px;font-weight:800}.grammar-grid h3{margin:6px 0;font-size:15px}.grammar-grid p{min-height:36px;margin:0;color:#5f7487;font-size:10px;line-height:1.5}.grammar-grid button{display:flex;align-items:center;gap:6px;width:100%;min-height:36px;margin:10px 0 7px;padding:6px 8px;border:1px solid #efd69d;border-radius:10px;background:#fff;color:#a66e12;font-size:10px;font-weight:800;cursor:pointer}.grammar-grid small{color:#b85b55;font-size:9px}.reading-preflight{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.reading-preflight article{padding:13px 15px;border:1px solid color-mix(in srgb,var(--daily-color) 24%,white);border-radius:14px;background:var(--daily-soft)}.reading-preflight strong{color:var(--daily-color);font-size:11px}.reading-preflight p{margin:5px 0 0;color:#456174;font-size:12px;line-height:1.5}.reading-glossary{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.reading-glossary span{display:inline-flex;gap:6px;padding:7px 10px;border:1px solid #dce8e4;border-radius:999px;background:#fff;color:#627a6e;font-size:10px}.reading-glossary strong{color:var(--daily-color)}.daily-passage{padding:17px;border-radius:17px;background:var(--daily-soft)}.daily-passage>button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 11px;border:1px solid var(--daily-color);border-radius:10px;background:#fff;color:var(--daily-color);font-size:10px;font-weight:800;cursor:pointer}.daily-passage p{display:flex;align-items:flex-start;gap:10px;margin:13px 0 0;color:#29445a;font-size:15px;line-height:1.8}.daily-passage p b{display:grid;place-items:center;width:22px;height:22px;flex:0 0 auto;margin-top:3px;border-radius:7px;background:#fff;color:var(--daily-color);font-size:9px}.reading-response{margin-top:17px;padding:18px;border:1px solid #dbe7ed;border-radius:18px;background:#f9fcfd}.reading-response h3{margin:4px 0 6px;font-size:20px}.reading-response>p{margin:0 0 10px;color:#567184;font-size:12px;line-height:1.55}.reading-response textarea{width:100%;min-height:100px;resize:vertical;padding:12px 13px;border:1px solid #ccdce3;border-radius:12px;outline:0;font:inherit;line-height:1.55}.reading-response textarea:focus{border:2px solid var(--daily-color)}.reading-response>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px}.reading-response small{color:#78909f;font-size:10px}.reading-response .daily-action{width:auto;min-width:190px;margin:0}.defense-header{display:flex;align-items:center;justify-content:space-between;min-height:115px;padding:21px 27px;border:1px solid #d7e9e1;border-radius:25px;background:#e8f8ef}.defense-header .eyebrow{color:#19825e}.defense-header h1{margin:6px 0 3px;font-size:31px}.defense-header p{margin:0;color:var(--muted);font-size:13px}.resource-group{display:flex;gap:10px}.resource-group>div{display:flex;align-items:center;gap:9px;min-width:120px;padding:12px 14px;border-radius:16px;background:#fff}.resource-group>div>svg{width:25px;height:25px;color:#e8ac27}.resource-group>div:last-child>svg{color:#28a879}.resource-group strong,.resource-group small{display:block}.resource-group strong{font-size:20px}.resource-group small{color:var(--muted);font-size:10px}.defender-picker{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:11px}.picker-title{padding:12px 13px}.picker-title .eyebrow,.picker-title small{display:block}.picker-title small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.defender-picker>button{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:63px;padding:8px 11px;border:1px solid #dce8ed;border-radius:17px;background:#fff;text-align:left;cursor:pointer}.defender-picker>button.active{border:2px solid #28a879;background:#e9f8f1}.unit-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e8f6ef;color:#23996f}.defender-picker strong,.defender-picker small{display:block}.defender-picker small{margin-top:3px;color:var(--muted);font-size:9px}.defender-picker b{display:flex;align-items:center;gap:3px;color:#c68a18;font-size:12px}.defender-picker b svg{width:13px;height:13px}.game-stage{display:grid;grid-template-columns:minmax(620px,1.8fr) 255px;gap:15px}.board-wrap{position:relative;min-height:405px;overflow:hidden;border:3px solid white;border-radius:24px;background:#bfe8d2;box-shadow:var(--shadow)}.board-wrap>img{display:block;width:100%;height:100%;min-height:405px;object-fit:cover}.board-lane{position:absolute;left:0;right:0;height:25%;pointer-events:none}.lane-1{top:15%}.lane-2{top:40%}.lane-3{top:66%}.lane-slot{position:absolute;left:34%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:68px;height:62px;border:2px dashed rgba(40,128,91,.55);border-radius:16px;background:#ffffffc2;color:#267b5d;font-size:10px;font-weight:800;cursor:pointer;pointer-events:auto}.lane-slot.filled{border-style:solid;background:#fff7d7;color:#9b6a15}.lane-slot svg{width:22px;height:22px}.enemy{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px;border:3px solid white;border-radius:18px;background:#6d5a8a;color:#fff;box-shadow:0 9px 16px #34244a33;font-size:9px;font-weight:800;transition:right .3s ease,opacity .2s ease}.enemy.won{opacity:.2}.enemy.lost{background:#d26161}.enemy svg{width:25px;height:25px}.base-label{position:absolute;left:2.5%;top:48%;display:flex;align-items:center;gap:5px;padding:7px 9px;border-radius:10px;background:#ffffffd4;color:#257c5e;font-size:10px;font-weight:800}.battle-panel{padding:22px;border:1px solid #dae8ed;border-radius:23px;background:#fff;box-shadow:var(--shadow)}.battle-status .eyebrow{color:#25866a}.battle-status h2{margin:6px 0 18px;font-size:24px}.battle-panel label{display:flex;justify-content:space-between;margin:13px 0 7px;color:var(--muted);font-size:11px;font-weight:700}.battle-panel label strong{color:var(--navy)}.battle-panel progress{width:100%;height:12px;border:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.battle-panel progress::-webkit-progress-bar{background:#e8eef2}.battle-panel progress::-webkit-progress-value{background:#765f92}.power-meter{height:12px;overflow:hidden;border-radius:999px;background:#e7eef1}.power-meter span{display:block;height:100%;border-radius:999px;background:#28a879}.battle-message{display:flex;align-items:flex-start;gap:8px;min-height:76px;margin:19px 0;padding:12px;border-radius:14px;background:#eff8f4;color:#3e6f5f}.battle-message svg{flex:0 0 auto;margin-top:2px}.battle-message p{margin:0;font-size:11px;line-height:1.55}.battle-panel .primary-button{width:100%;background:#26a277;color:#fff}.reward-shelf{display:grid;grid-template-columns:1.3fr repeat(3,1fr);align-items:center;gap:10px;padding:15px 18px;border:1px solid #dce8ed;border-radius:21px;background:#fff}.reward-shelf h2{margin:4px 0 0;font-size:19px}.reward-shelf article{display:flex;align-items:center;gap:9px;min-height:48px;padding:8px 11px;border-radius:13px;background:#f1f5f7;color:#8a99a5}.reward-shelf article.unlocked{background:#fff4d7;color:#a87314}.reward-shelf strong,.reward-shelf small{display:block}.reward-shelf small{margin-top:2px;font-size:9px}.growth-page{display:flex;flex-direction:column;gap:18px;max-width:1380px;margin:0 auto}.growth-hero{display:flex;align-items:center;justify-content:space-between;min-height:140px;padding:25px 28px;border-radius:27px;background:#255eaa;color:#fff;box-shadow:var(--shadow)}.growth-hero .eyebrow{color:#aee2ff}.growth-hero h1{margin:7px 0 5px;font-size:34px}.growth-hero p{margin:0;color:#ffffffc7}.install-card{display:grid;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:13px;width:300px;min-height:78px;padding:10px 14px;border:1px solid rgba(255,255,255,.4);border-radius:20px;background:#fff;color:var(--navy);text-align:left;cursor:pointer}.install-card img{width:58px;height:58px;border-radius:15px}.install-card strong,.install-card small{display:block}.install-card small{margin-top:4px;color:var(--muted);font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metric-grid article{display:flex;align-items:center;gap:13px;min-height:82px;padding:15px 18px;border:1px solid #dce9ee;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.metric-grid article>svg{width:27px;height:27px;color:#2686c8}.metric-grid article:nth-child(2)>svg{color:#e8aa23}.metric-grid article:nth-child(3)>svg{color:#27a67a}.metric-grid article:nth-child(4)>svg{color:#8066a5}.metric-grid strong,.metric-grid small{display:block}.metric-grid strong{font-size:25px}.metric-grid small{margin-top:2px;color:var(--muted);font-size:10px}.growth-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:16px}.growth-panel{padding:21px 23px;border:1px solid #dce9ee;border-radius:23px;background:#fff;box-shadow:var(--shadow)}.growth-panel .section-heading{margin-bottom:12px}.growth-panel .section-heading h2{font-size:21px}.subject-progress-panel{grid-row:span 2}.subject-progress-row{display:grid;grid-template-columns:42px 120px minmax(0,1fr);align-items:center;gap:12px;min-height:75px;border-top:1px solid #edf3f6}.subject-progress-row:first-of-type{border-top:0}.subject-progress-row>span strong,.subject-progress-row>span small{display:block}.subject-progress-row>span small{margin-top:3px;color:var(--muted);font-size:10px}.subject-progress-row>div{height:12px;overflow:hidden;border-radius:999px;background:#e8f0f3}.subject-progress-row i{display:block;height:100%;min-width:3px;border-radius:999px}.mistake-row,.note-row{display:flex;align-items:center;gap:11px;min-height:61px;padding:8px 0;border-top:1px solid #edf3f6}.mistake-row:first-of-type,.note-row:first-of-type{border-top:0}.mistake-row>span,.note-row>span{min-width:0}.mistake-row strong,.mistake-row small,.note-row strong,.note-row small{display:block}.mistake-row small,.note-row small{margin-top:4px;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.note-row>svg{width:31px;height:31px;flex:0 0 auto;padding:7px;border-radius:10px;background:#e8f8f1;color:#239a6f}.empty-growth{display:flex;align-items:center;gap:10px;min-height:76px;color:var(--muted)}.empty-growth svg{width:27px;height:27px;color:#e6ae2a}.empty-growth p{margin:0;font-size:12px;line-height:1.5}.install-modal{position:relative;width:min(520px,82vw);padding:32px 36px;border-radius:28px;background:#fff;box-shadow:0 28px 70px #112d424d;text-align:center}.install-modal>img{width:82px;height:82px;margin-bottom:13px;border-radius:22px}.install-modal>.eyebrow{display:block;color:#2883c4}.install-modal h2{margin:7px 0 20px;font-size:28px}.install-modal ol{display:flex;flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;text-align:left}.install-modal li{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:14px;background:#f2f8fb;color:#49667d;font-size:13px}.install-modal li strong{display:grid;place-items:center;width:27px;height:27px;flex:0 0 auto;border-radius:9px;background:#2986c8;color:#fff}.install-modal>p{margin:16px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.install-modal>.primary-button{margin-top:17px;background:#2784c7;color:#fff}@media(max-width:1120px){.app-shell{grid-template-columns:138px minmax(0,1fr)}.sidebar{padding-inline:11px}.profile-button small{display:none}.welcome-grid{grid-template-columns:minmax(0,1.5fr) 255px}.lesson-layout{grid-template-columns:168px minmax(420px,1fr) 220px}.lesson-main{padding-inline:25px}.ai-panel{padding-inline:17px}.install-card{width:270px}.growth-grid{grid-template-columns:.9fr 1.1fr}.character-grid,.dictation-grid,.vocabulary-grid,.calculation-grid{grid-template-columns:repeat(4,1fr)}}@media(max-height:780px){.page-content{padding-top:18px}.page-stack{gap:14px}.hero-card{min-height:216px}.hero-copy{padding-block:24px}.bottom-grid{display:none}.task-row{min-height:72px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
