:root{--ink:#1d2935;--muted:#667687;--paper:#f2f5f8;--cream:#fbfcfd;--line:#d4dde5;--green:#3f6f9f;--green-deep:#18354f;--mint:#e1ebf4;--gold:#dfa94b;--coral:#be6d65;--blue:#6f8fad}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.topbar{background:var(--green-deep);color:#fff;border-bottom:4px solid var(--gold);align-items:center;gap:14px;min-height:76px;padding:12px max(20px,50vw - 560px);display:flex}.brand-mark{background:#ffffff1f;border-radius:14px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.topbar strong{letter-spacing:-.01em;font-size:17px;display:block}.topbar div:nth-child(2) span{color:#c4d6e3;letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:11px;display:block}.bank-total{text-align:right;align-items:baseline;gap:8px;margin-left:auto;display:flex}.bank-total b{color:#f0c653;font-size:22px}.bank-total span{color:#d1dfe9;font-size:12px}.hero{padding:68px 0 36px}.eyebrow{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin:0 0 11px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:780px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6.3vw,74px);font-weight:500;line-height:.98}.hero-copy{max-width:660px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.65}.stage-section{padding:12px 0 38px}.stage-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stage-card{text-align:left;border:1px solid var(--line);border-top:5px solid var(--coral);cursor:pointer;background:#ffffff8c;border-radius:18px;min-height:190px;padding:22px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;position:relative;overflow:hidden}.stage-card.gold{border-top-color:var(--gold)}.stage-card.green{border-top-color:#638db2}.stage-card.blue{border-top-color:var(--blue)}.stage-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #25302c17}.stage-card.active{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 14px 32px #3053752e}.stage-number{color:var(--muted);margin-bottom:19px;font-size:11px;display:block}.stage-card.active .stage-number,.stage-card.active small,.stage-card.active .stage-foot{color:#d4e2ed}.stage-card>strong{max-width:190px;font-family:Georgia,serif;font-size:22px;line-height:1.12;display:block}.stage-card>small{color:var(--muted);margin-top:8px;display:block}.stage-foot{color:var(--muted);justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.stage-foot i{font-style:normal}.curriculum{background:var(--cream);border:1px solid var(--line);border-radius:28px;margin-bottom:72px;overflow:hidden;box-shadow:0 24px 52px #202c2714}.curriculum-head{border-left:7px solid var(--blue);background:#eaf0f5;justify-content:space-between;align-items:center;gap:24px;padding:30px 34px;display:flex}.curriculum-head h2{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:500}.curriculum-head p:last-child{color:var(--muted);margin:8px 0 0}.stage-stat{text-align:center;background:var(--cream);border-radius:16px;flex:none;min-width:128px;padding:14px 18px}.stage-stat b{color:var(--green);font-size:27px;display:block}.stage-stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.area-list{gap:11px;padding:18px;display:grid}.area-accordion{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.area-accordion.open{border-color:#8daac2}.area-button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:46px 1fr auto 26px;align-items:center;gap:14px;width:100%;min-height:78px;padding:14px 18px;display:grid}.area-button:hover{background:#f0f5f8}.area-index{background:var(--mint);width:40px;height:40px;color:var(--green);border-radius:12px;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.area-name b,.area-name small{display:block}.area-name b{font-size:16px}.area-name small{color:var(--muted);margin-top:5px}.area-count{color:var(--muted);font-size:12px}.chevron{color:var(--green);font-size:24px;transition:transform .18s;transform:rotate(0)}.open .chevron{transform:rotate(180deg)}.lesson-list{gap:8px;padding:0 16px 15px 76px;display:grid}.lesson-row{text-align:left;cursor:pointer;background:#faf9f5;border:1px solid #deded7;border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;width:100%;padding:15px 16px;display:grid}.lesson-row:hover{border-color:var(--green);background:#eef4f8}.lesson-code{color:var(--coral);font-size:12px;font-weight:800}.lesson-row b,.lesson-row small{display:block}.lesson-row small{color:var(--muted);margin-top:3px}.lesson-action{color:var(--green);font-size:12px;font-weight:700}.lesson-action b{margin-left:5px;font-size:17px;display:inline}.practice-wrap{background:var(--green-deep);color:#fff;border-radius:30px;margin-bottom:80px;padding:30px;scroll-margin-top:20px;box-shadow:0 28px 60px #142e4538}.practice-topline{justify-content:space-between;align-items:start;gap:20px;padding:4px 4px 22px;display:flex}.practice-topline .eyebrow{color:#f1c454}.practice-topline h2{max-width:720px;margin:0;font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:500}.practice-topline p:last-child{color:#c8d9e6;margin:6px 0 0}.close-practice{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:11px;padding:10px 13px}.mode-tabs{gap:7px;margin-bottom:14px;display:flex}.mode-tabs button{color:#cedce7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:10px 15px;font-size:12px}.mode-tabs button.active{color:#243028;background:#f2c34e;border-color:#f2c34e;font-weight:800}.mode-tabs button:disabled{cursor:wait;opacity:.65}.mode-tabs .new-round{color:#fff;border-color:#ffffff52;margin-left:auto}.practice-grid{grid-template-columns:170px 1fr;gap:16px;display:grid}.progress-card{background:#ffffff0f;border:1px solid #ffffff21;border-radius:20px;padding:22px 18px}.progress-ring{--progress:10%;background:conic-gradient(#f0c34e var(--progress),#ffffff1f 0);border-radius:50%;place-items:center;width:104px;height:104px;margin:0 auto 23px;display:grid;position:relative}.progress-ring:after{content:"";background:var(--green-deep);border-radius:50%;position:absolute;inset:8px}.progress-ring span{z-index:1;font-size:12px;position:relative}.progress-ring b{font-size:25px}.progress-card>div:not(.progress-ring){border-top:1px solid #ffffff1f;justify-content:space-between;padding:12px 1px;display:flex}.progress-card>div span{color:#b8cbd9;font-size:12px}.progress-card>p{color:#a8bfce;margin:18px 0 0;font-size:11px;line-height:1.5}.question-card{background:var(--cream);color:var(--ink);border-radius:22px;padding:clamp(22px,4vw,40px)}.question-card h3{margin:0;font-family:Georgia,serif;font-size:clamp(24px,3.2vw,34px);font-weight:500}.instruction{color:var(--muted);margin:8px 0 22px;font-size:13px}.sentence-chunks{background:#edf2f6;border:0;border-radius:16px;flex-wrap:wrap;gap:0;padding:18px;display:flex}.sentence-chunks button{cursor:pointer;background:0 0;border:0;border-radius:6px;margin:0;padding:8px 2px;line-height:1.5}.sentence-chunks button:hover:not(:disabled){background:#dce7f0}.sentence-chunks button.selected{color:#fff;background:var(--green)}.sentence-chunks button.target{color:#244b70;background:#cfe2f1}.selection-feedback{margin:9px 2px 0;font-size:11px;line-height:1.45}.selection-feedback.wrong{color:#b34637}.selection-feedback.correct{color:#557e9e}.answer-label{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin:22px 0 7px;font-size:12px;font-weight:800;display:block}.punctuation-reminder{color:var(--muted);margin:-2px 0 8px;font-size:11px;line-height:1.4}.question-card input{background:#fff;border:1px solid #cfcac0;border-radius:12px;outline:none;width:100%;padding:15px 16px}.question-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #3f6f9f1f}.hint-zone{margin-top:15px}.hint-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:9px 0;font-weight:800}.hint-box,.model-answer{border-left:4px solid var(--gold);background:#f3ead0;border-radius:10px;margin-top:9px;padding:15px 17px}.hint-box p,.model-answer p{margin:6px 0 0;line-height:1.5}.hint-box .zh{color:#68716d;font-size:13px}.model-answer{border-left-color:var(--blue);background:#e5eef5}.model-answer p{font-size:18px;font-weight:800}.model-answer small{color:var(--muted)}.feedback{margin:12px 0 0;font-weight:700}.feedback.wrong{color:#a44232}.feedback.correct{color:#1f745d}.feedback.system{color:#8b641e}.action-row{gap:10px;margin-top:24px;display:flex}.check-button,.next-button{cursor:pointer;border:0;border-radius:12px;min-height:50px;padding:0 22px;font-weight:800}.check-button{background:var(--green);color:#fff;min-width:190px}.check-button:disabled{cursor:not-allowed;opacity:.45}.check-button.checking{opacity:.78}.check-button.correct{opacity:1;background:#2f856d}.check-button.revealed{opacity:1;background:#777d79}.next-button{background:var(--gold);color:#2d2d26}.source-note{color:#8a8b85;border-top:1px solid #e2ded4;margin:24px 0 0;padding-top:12px;font-size:10px;line-height:1.45}.empty-bonus{background:var(--cream);color:var(--ink);text-align:center;border-radius:22px;padding:52px 24px}.empty-bonus>span{color:var(--gold);font-size:40px;display:block}.empty-bonus h3{font-family:Georgia,serif;font-size:28px}.empty-bonus p{max-width:560px;color:var(--muted);margin:0 auto 22px;line-height:1.6}.empty-bonus button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 17px;font-weight:700}.empty-bonus button:disabled{cursor:not-allowed;opacity:.48}.empty-bonus.error-panel>span{color:var(--coral)}.retry-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.retry-countdown{color:#9a5d19;font-variant-numeric:tabular-nums;min-width:76px;font-size:13px;font-weight:800}.spinner{animation:1.1s ease-in-out infinite alternate pulse}@keyframes pulse{to{opacity:.55;transform:scale(1.18)}}footer{color:#fff;background:#142e45;padding:28px 0}footer .shell{justify-content:space-between;gap:20px;display:flex}footer span{color:#b8cad7;font-size:12px}@media (width<=860px){.stage-grid{grid-template-columns:repeat(2,1fr)}.practice-grid{grid-template-columns:1fr}.progress-card{grid-template-columns:90px 1fr 1fr;align-items:center;gap:12px;display:grid}.progress-ring{width:76px;height:76px;margin:0}.progress-card>p{display:none}.progress-card>div:not(.progress-ring){border:0;display:grid}}@media (width<=580px){.shell{width:min(100% - 20px,1120px)}.topbar{border-bottom-width:3px;min-height:68px;padding:10px}.brand-mark{width:40px;height:40px}.topbar div:nth-child(2) span,.bank-total span{display:none}.bank-total b{font-size:18px}.hero{padding:42px 0 24px}.hero h1{font-size:43px}.hero h1 br{display:none}.hero-copy{margin-top:18px;font-size:15px}.stage-section{padding-bottom:25px}.stage-grid{gap:8px}.stage-card{border-radius:14px;min-height:156px;padding:15px}.stage-card>strong{font-size:17px}.stage-card>small{font-size:11px}.stage-number{margin-bottom:13px}.stage-foot{bottom:13px;left:15px;right:15px}.stage-foot i:last-child{display:none}.curriculum{border-radius:20px;margin-bottom:44px}.curriculum-head{align-items:start;padding:22px 18px}.curriculum-head h2{font-size:29px}.stage-stat{min-width:84px;padding:10px}.stage-stat span{font-size:8px}.area-list{gap:8px;padding:9px}.area-button{grid-template-columns:40px 1fr 20px;gap:9px;min-height:70px;padding:10px}.area-count{display:none}.area-name b{font-size:14px}.area-name small{font-size:11px}.lesson-list{padding:0 9px 10px}.lesson-row{grid-template-columns:35px 1fr;padding:12px}.lesson-action{display:none}.lesson-row b{font-size:13px}.lesson-row small{font-size:11px}.practice-wrap{border-radius:0;width:100%;margin-bottom:0;padding:20px 10px 28px}.practice-topline{padding-inline:4px}.practice-topline h2{font-size:28px}.close-practice{font-size:11px}.mode-tabs{padding-bottom:4px;overflow-x:auto}.mode-tabs button{white-space:nowrap}.progress-card{grid-template-columns:72px 1fr 1fr;padding:12px}.progress-ring{width:64px;height:64px}.progress-ring:after{inset:6px}.progress-ring b{font-size:19px}.question-card{border-radius:16px;padding:20px 14px}.sentence-chunks{gap:1px;padding:13px}.sentence-chunks button{padding:7px 3px;font-size:14px}.action-row{display:grid}.check-button,.next-button{width:100%}footer .shell{display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
