:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#22201e;background:#f6f3ee;font-synthesis:none;--red: #c72f3c;--red-dark: #a91f2c;--ink: #22201e;--muted: #77706a;--line: #ded8d0;--paper: #fffdf9;--cream: #eee8df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.topbar{height:84px;padding:0 max(32px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f6f3eef0;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{border:0;background:none;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink)}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-family:"Noto Serif SC";font-weight:900;box-shadow:inset 0 0 0 3px var(--red),inset 0 0 0 4px #ffffff73}.brand strong{display:block;font-family:"Noto Serif SC";font-size:16px;letter-spacing:.04em}.brand small{color:var(--muted);letter-spacing:.28em;font-size:10px}.topbar nav{display:flex;gap:8px;align-self:stretch}.topbar nav button{border:0;background:none;padding:0 18px;color:#5e5853;position:relative}.topbar nav button:hover,.topbar nav button.active{color:var(--red)}.topbar nav button.active:after{content:"";position:absolute;bottom:0;left:18px;right:18px;height:3px;background:var(--red)}.hero{max-width:1180px;margin:0 auto;padding:78px 0 88px;display:grid;grid-template-columns:1.22fr .78fr;gap:80px;align-items:center}.hero-kicker,.eyebrow{color:var(--red);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-kicker{display:flex;align-items:center;gap:10px;margin-bottom:26px}.hero-kicker span{width:28px;height:2px;background:var(--red)}.hero h1{font-family:"Noto Serif SC";font-size:clamp(48px,5vw,70px);line-height:1.18;letter-spacing:-.04em;margin-bottom:28px}.hero h1 em{color:var(--red);font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:9px;background:#c72f3c21;z-index:-1}.hero-copy>p{color:var(--muted);font-size:17px;line-height:1.9;max-width:590px}.hero-actions{display:flex;gap:14px;margin:38px 0 26px}.primary-button,.secondary-button,.outline-button,.submit-button{border:0;border-radius:4px;padding:13px 22px;font-weight:600;transition:.2s ease}.primary-button{background:var(--red);color:#fff;box-shadow:0 8px 20px #c72f3c2e}.primary-button:hover{background:var(--red-dark);transform:translateY(-1px)}.primary-button span{margin-left:24px}.secondary-button{border:1px solid var(--line);background:transparent;color:var(--ink)}.secondary-button:hover{border-color:#999088;background:#ffffff8c}.large{padding:16px 24px}.source-note{color:#8a827b;font-size:12px}.source-note span{color:var(--red);margin-right:8px;font-weight:700}.hero-dashboard{background:var(--paper);padding:32px;border:1px solid #e2ddd6;position:relative;box-shadow:18px 18px #e9e2d8,0 22px 50px #32282014}.hero-dashboard:before{content:"";position:absolute;width:42px;height:42px;border-top:2px solid var(--red);border-left:2px solid var(--red);top:-8px;left:-8px}.dashboard-top{display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.dashboard-top strong{color:var(--red)}.dashboard-progress{height:5px;background:#eee9e2;margin:12px 0 28px}.dashboard-progress span{display:block;height:100%;background:var(--red)}.dashboard-number{display:flex;align-items:baseline;gap:8px;border-bottom:1px solid var(--line);padding-bottom:25px}.dashboard-number strong{font-family:"Noto Serif SC";font-size:64px;line-height:1}.dashboard-number span{color:var(--muted)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0}.dashboard-grid div{border-right:1px solid var(--line);text-align:center}.dashboard-grid div:last-child{border-right:0}.dashboard-grid span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.dashboard-grid strong{font-family:"Noto Serif SC";font-size:25px}.dashboard-grid small{color:var(--muted)}.hero-dashboard blockquote{margin:0;padding:18px;background:#f5f0e9;font-family:"Noto Serif SC";color:#4b4540}.hero-dashboard blockquote small{display:block;color:var(--muted);font:10px Noto Sans SC;margin-top:7px}.quick-section{background:#242220;color:#fff;padding:72px max(32px,calc((100vw - 1180px)/2)) 84px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2{font:700 32px "Noto Serif SC";margin:8px 0 0}.section-heading>p{color:#a9a39d;margin:0}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #504b47;border-left:1px solid #504b47}.mode-grid button{text-align:left;color:#fff;padding:30px;min-height:255px;background:transparent;border:0;border-right:1px solid #504b47;border-bottom:1px solid #504b47;transition:.25s}.mode-grid button:hover{background:var(--red);transform:translateY(-6px)}.mode-index{color:#837c76;font:600 12px monospace}.mode-grid h3{font:700 22px "Noto Serif SC";margin:48px 0 12px}.mode-grid p{color:#aaa39d;line-height:1.7;font-size:13px;min-height:45px}.mode-grid i{color:#fff;font-style:normal;font-size:12px;font-weight:600}.mode-grid button:hover p,.mode-grid button:hover .mode-index{color:#ffffffbf}.content-page,.quiz-page,.result-page{max-width:1180px;margin:0 auto;padding:64px 0 90px}.page-title-row{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:28px;margin-bottom:36px}.page-title-row h1{font:700 44px "Noto Serif SC";margin:8px 0}.page-title-row p{color:var(--muted);margin:0}.text-danger{background:none;border:0;color:var(--red)}.back-button{border:0;background:none;color:var(--muted);padding:8px 0}.setup-page{max-width:820px}.setup-card{background:var(--paper);border:1px solid var(--line);margin-top:25px;padding:48px;box-shadow:12px 12px #e9e2d8}.setup-card h1{font:700 40px "Noto Serif SC";margin:9px 0 12px}.setup-card>p{color:var(--muted)}.available-count{display:inline-block;margin-left:10px;color:var(--red);font-size:12px}fieldset{border:0;padding:0;margin:40px 0}legend{font-weight:700;margin-bottom:16px}.segmented{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.segmented button{border:0;border-right:1px solid var(--line);padding:15px 8px;background:#fff;color:var(--muted)}.segmented button:last-child{border-right:0}.segmented button.selected{background:var(--ink);color:#fff}.custom-count{display:flex;align-items:center;gap:20px;margin-top:16px;color:var(--muted);font-size:13px}.custom-count input{width:100px;padding:10px;border:1px solid var(--line)}.custom-count input[aria-invalid=true]{border-color:var(--red);background:#fff8f7}.count-notice{margin-top:14px;padding:12px 14px;border-left:3px solid var(--red);font-size:13px;line-height:1.6}.count-notice.warning{color:#8a4b18;background:#fff3df;border-color:#d78a2e}.count-notice.empty{color:var(--red-dark);background:#f9e5e7}.type-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.type-options button{display:grid;grid-template-columns:25px 1fr;text-align:left;padding:18px;background:#fff;border:1px solid var(--line)}.type-options button.selected{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}.type-options button>span{grid-row:1 / 3;color:var(--red)}.type-options small{color:var(--muted);margin-top:4px}.start-exam{width:100%;padding:17px}.chapter-groups{display:grid;gap:28px}.chapter-group{background:var(--paper);border:1px solid var(--line);display:grid;grid-template-columns:290px 1fr}.chapter-intro{padding:32px;background:#292624;color:#fff}.chapter-intro>span{color:var(--red);font:600 13px monospace}.chapter-intro h2{font:700 24px/1.5 "Noto Serif SC";margin:32px 0 14px}.chapter-intro p{color:#aaa39d;font-size:13px;line-height:1.8}.chapter-list{display:grid;grid-template-columns:repeat(2,1fr);padding:18px 28px}.chapter-list button{display:grid;grid-template-columns:1fr auto 24px;gap:12px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:none;padding:18px 10px}.chapter-list button:hover:not(:disabled){color:var(--red);padding-left:16px}.chapter-list small{color:var(--muted)}.chapter-list i{font-style:normal}.quiz-header{display:flex;justify-content:space-between;align-items:center}.quiz-header>div{text-align:center}.quiz-header h1{font:700 25px "Noto Serif SC";margin:5px 0 0}.outline-button{border:1px solid var(--line);background:#fff}.progress-track{height:4px;background:#e5dfd8;margin:25px 0 34px}.progress-track span{display:block;height:100%;background:var(--red);transition:width .3s}.quiz-layout{display:grid;grid-template-columns:1fr 285px;gap:24px;align-items:start}.question-card,.answer-sheet{background:var(--paper);border:1px solid var(--line)}.question-card{padding:46px;min-height:550px}.question-meta{display:flex;align-items:center;gap:10px}.question-number{font:700 34px "Noto Serif SC";color:var(--red);margin-right:5px}.type-tag,.difficulty{padding:5px 9px;font-size:11px;background:#eee8e1;color:#645d57;border-radius:2px}.difficulty.hard{background:#f5dddd;color:var(--red)}.question-card h2{font:600 22px/1.8 "Noto Serif SC";margin:26px 0}.option-list{display:grid;gap:12px}.option-list button{border:1px solid var(--line);background:#fff;display:flex;gap:17px;align-items:center;padding:16px;text-align:left;color:var(--ink)}.option-list button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid #ccc4bc;font-weight:700;flex:0 0 auto}.option-list button em{font-style:normal;line-height:1.55}.option-list button:hover{border-color:#bdb3aa}.option-list button.selected{border-color:var(--red);background:#fff8f7}.option-list button.selected>span{color:#fff;background:var(--red);border-color:var(--red)}.question-actions{display:flex;justify-content:space-between;margin-top:34px}.answer-sheet{padding:24px;position:sticky;top:110px}.sheet-title{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:18px}.sheet-title h3{margin:4px 0 0;font:700 21px "Noto Serif SC"}.sheet-title>strong{color:var(--red);font-size:22px}.sheet-title small{color:var(--muted);font-size:11px}.question-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:22px 0}.question-grid button{aspect-ratio:1;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px}.question-grid button.done{background:#ede7df;color:var(--ink);border-color:#c8beb5}.question-grid button.current{color:#fff;background:var(--red);border-color:var(--red)}.sheet-legend{display:flex;gap:12px;color:var(--muted);font-size:10px;margin-bottom:20px}.sheet-legend span{display:flex;gap:4px;align-items:center}.sheet-legend i{width:8px;height:8px;border:1px solid var(--line)}.sheet-legend .legend-current{background:var(--red);border-color:var(--red)}.sheet-legend .legend-done{background:#ded6cd}.submit-button{width:100%;background:var(--ink);color:#fff}.result-hero{text-align:center;max-width:800px;margin:0 auto}.result-hero h1{font:700 36px "Noto Serif SC";margin:10px 0 26px}.score-ring{--score: 0deg;width:170px;height:170px;margin:0 auto 30px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--red) var(--score),#e4ddd5 0)}.score-ring:before{content:"";position:absolute;width:140px;height:140px;background:var(--paper);border-radius:50%}.score-ring div{position:relative;display:flex;align-items:baseline}.score-ring strong{font:800 58px "Noto Serif SC"}.score-ring span{color:var(--muted)}.result-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:var(--paper);border:1px solid var(--line)}.result-metrics div{padding:20px;border-right:1px solid var(--line)}.result-metrics div:last-child{border:0}.result-metrics strong{display:block;font:700 26px "Noto Serif SC"}.result-metrics span{color:var(--muted);font-size:11px}.result-metrics .success strong{color:#398564}.result-metrics .danger strong{color:var(--red)}.result-actions{display:flex;justify-content:center;gap:12px;margin:25px}.review-section{margin-top:70px}.review-card{background:var(--paper);border:1px solid var(--line);padding:28px;margin-bottom:16px}.review-index{color:var(--red);font-size:12px;font-weight:700}.review-card h3{font:600 18px/1.7 "Noto Serif SC";margin:12px 0}.answer-compare{display:flex;gap:12px}.answer-compare span{padding:8px 12px;font-size:12px}.wrong-answer{background:#f9e7e7;color:#a42934}.right-answer{background:#e2f1e9;color:#2c7957}.analysis-box{margin-top:18px;border-left:3px solid var(--red);padding:2px 0 2px 16px}.analysis-box p{margin:6px 0 0;color:var(--muted);line-height:1.8}.empty-state{padding:90px;text-align:center;background:var(--paper);border:1px solid var(--line)}.empty-state>span{width:56px;height:56px;border-radius:50%;background:#e4f0e9;color:#327b58;display:grid;place-items:center;margin:0 auto 20px;font-size:25px}.empty-state h2{font:700 25px "Noto Serif SC"}.empty-state p{color:var(--muted)}.wrong-summary{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;background:#292624;color:#fff;padding:24px 30px;margin-bottom:24px}.wrong-summary div{border-right:1px solid #514c48}.wrong-summary div+div{padding-left:30px}.wrong-summary strong{font:700 30px "Noto Serif SC";margin-right:8px}.wrong-summary span{color:#aaa39d;font-size:12px}.wrong-list{display:grid;gap:12px}.wrong-list article{background:var(--paper);border:1px solid var(--line);padding:24px}.wrong-card-top{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.wrong-card-top strong{color:var(--red)}.wrong-list h3{font:600 17px/1.6 "Noto Serif SC";margin:15px 0}.wrong-list small{color:#99918a}.study-section{margin-bottom:60px}.study-heading{display:flex;gap:16px;align-items:start;margin-bottom:20px}.study-heading>span{font:700 13px monospace;color:var(--red);border-top:2px solid var(--red);padding-top:5px}.study-heading h2{font:700 25px "Noto Serif SC";margin:0 0 5px}.study-heading p{color:var(--muted);font-size:12px;margin:0}.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.memory-grid article{background:var(--paper);border:1px solid var(--line);padding:25px;min-height:255px}.memory-number{display:flex;align-items:baseline;color:var(--red);border-bottom:1px solid var(--line);padding-bottom:15px}.memory-number strong{font:800 44px "Noto Serif SC"}.memory-number span{font-size:13px;margin-left:4px}.memory-grid h3{font:700 19px "Noto Serif SC";margin:20px 0 8px}.memory-grid p{color:var(--muted);font-size:13px;line-height:1.8;min-height:68px}.memory-grid small{color:#aaa29a;font-size:10px}.study-two-column{display:grid;grid-template-columns:1fr 1fr;gap:34px}.note-list{display:grid;gap:10px}.note-list article{background:var(--paper);border:1px solid var(--line);padding:19px}.note-list strong{color:var(--red)}.note-list p{color:var(--muted);margin:7px 0 0;line-height:1.7;font-size:13px}.note-list.pitfalls article{border-left:3px solid #262321}footer{max-width:1180px;width:100%;margin:0 auto;border-top:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;color:#918a83;font-size:11px}@media(max-width:900px){.topbar{padding:0 20px}.topbar nav button{padding:0 10px}.topbar nav button.active:after{left:10px;right:10px}.hero,.content-page,.quiz-page,.result-page{margin-left:24px;margin-right:24px}.hero{grid-template-columns:1fr;padding-top:50px}.mode-grid{grid-template-columns:repeat(2,1fr)}.quiz-layout{grid-template-columns:1fr}.answer-sheet{position:static;display:none}.answer-sheet.mobile-open{display:block}.chapter-group{grid-template-columns:230px 1fr}.memory-grid{grid-template-columns:repeat(2,1fr)}footer{padding-left:24px;padding-right:24px}}@media(max-width:640px){.topbar{height:68px}.brand small,.topbar nav button:not(.active){display:none}.topbar nav button{font-size:13px}.hero,.content-page,.quiz-page,.result-page{margin-left:16px;margin-right:16px}.hero{padding:42px 0 60px;gap:45px}.hero h1{font-size:42px}.hero-actions{flex-direction:column}.dashboard-grid{grid-template-columns:repeat(3,1fr)}.quick-section{padding:55px 16px}.section-heading{align-items:start;flex-direction:column;gap:10px}.mode-grid{grid-template-columns:1fr}.mode-grid button{min-height:210px}.page-title-row h1{font-size:36px}.setup-card{padding:26px 20px;box-shadow:6px 6px #e9e2d8}.setup-card h1{font-size:31px}.segmented{grid-template-columns:repeat(2,1fr)}.segmented button:nth-child(2){border-right:0}.segmented button{border-bottom:1px solid var(--line)}.type-options,.chapter-group{grid-template-columns:1fr}.chapter-list{grid-template-columns:1fr;padding:12px 20px}.quiz-header{flex-wrap:wrap;gap:15px}.quiz-header>div{order:-1;width:100%}.question-card{padding:25px 18px;min-height:auto}.question-card h2{font-size:19px}.result-metrics{grid-template-columns:repeat(2,1fr)}.result-metrics div:nth-child(2){border-right:0}.result-metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}.wrong-summary{grid-template-columns:1fr 1fr;gap:20px}.wrong-summary button{grid-column:1 / 3}.memory-grid,.study-two-column{grid-template-columns:1fr}.empty-state{padding:60px 20px}footer{flex-direction:column;gap:8px;padding-left:16px;padding-right:16px}}
