:root{color:#1f241f;background:radial-gradient(circle at top left,rgba(218,173,134,.35),transparent 28%),radial-gradient(circle at top right,rgba(77,112,90,.2),transparent 26%),linear-gradient(180deg,#f7f1e8,#efe5d8);font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;line-height:1.5;font-weight:400;color-scheme:light;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}#root{min-height:100vh}.page-shell{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:32px 0 48px}.hero-panel,.panel,.side-panel,.result-banner{background:#fffbf5e0;border:1px solid rgba(84,73,55,.12);border-radius:28px;box-shadow:0 18px 40px #47382614;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-panel{padding:36px;position:relative;overflow:hidden}.hero-panel:after{content:"";position:absolute;inset:auto -40px -55px auto;width:220px;height:220px;border-radius:50%;background:#7fa48a29}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#6b5f4a;font-size:14px;letter-spacing:.12em;text-transform:uppercase}.hero-panel h1,.result-banner h1,.question-panel h1{margin:14px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.1}.hero-copy,.result-banner p{max-width:760px;margin:0;color:#4a4d45;font-size:18px}.hero-stats,.doc-meta,.progress-card,.question-meta,.result-actions,.question-actions,.answer-head{display:flex;flex-wrap:wrap;gap:12px}.hero-stats{margin-top:28px}.stat-card{min-width:150px;padding:16px 18px;border-radius:22px;background:#f3e9dcbf}.stat-label{display:block;font-size:13px;color:#7f684c}.stat-card strong{display:block;margin-top:4px;font-size:30px}.control-grid,.practice-shell{display:grid;gap:24px;margin-top:24px}.control-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.panel,.side-panel,.result-banner{padding:28px}.section-head,.side-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.section-head h2,.side-panel-header h2{margin:0;font-size:24px}.section-head span,.selected-summary span,.question-meta,.side-panel-header span,.doc-card p{color:#726852}.filter-group{margin-top:22px}.filter-group label{display:block;margin-bottom:12px;color:#584f3e;font-weight:700}.chip-row{display:flex;flex-wrap:wrap;gap:10px}.chip,.ghost-button,.start-button,.index-button,.review-card{border:none;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease}.chip{padding:10px 16px;border-radius:999px;background:#ece1d3;color:#5d5547}.chip.active{background:#395f4c;color:#fff7ef;box-shadow:0 8px 18px #395f4c33}.selected-summary{display:flex;justify-content:space-between;gap:16px;margin:28px 0 18px;padding:18px 20px;border-radius:22px;background:#f4ebe0bf}.selected-summary strong{font-size:18px}.start-button,.ghost-button{padding:14px 22px;border-radius:18px}.start-button{background:linear-gradient(135deg,#2d5a46,#476e59);color:#fffaf5;box-shadow:0 12px 24px #3559472e}.ghost-button{background:#ede2d4;color:#524938}.start-button:disabled,.ghost-button:disabled{opacity:.45;cursor:not-allowed}.doc-list,.review-grid{display:grid;gap:14px;margin-top:18px}.doc-card,.review-card{padding:18px;border-radius:22px;background:#f2e8dcc2}.doc-card h3,.review-card strong,.question-panel h1,.option-text{margin:0}.doc-card p{margin:8px 0 14px}.result-shell{display:grid;gap:24px}.review-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.review-card{text-align:left}.review-card.correct{background:#d5eadceb}.review-card.wrong{background:#f3d6ceeb}.practice-shell{grid-template-columns:290px minmax(0,1fr);align-items:start}.side-panel{position:sticky;top:24px}.progress-card{margin:18px 0 22px}.question-index-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.index-button{min-height:44px;border-radius:14px;background:#efe2d0;color:#584e3d}.index-button.current{outline:2px solid #2d5a46;outline-offset:2px}.index-button.correct{background:#d4eadb}.index-button.wrong{background:#f4d8cf}.question-panel h1{font-size:clamp(28px,3vw,38px)}.question-meta{margin-bottom:18px}.question-meta span{padding:8px 12px;border-radius:999px;background:#f0e6d9db}.option-list{display:grid;gap:14px;margin-top:26px}.option-card{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;width:100%;padding:18px;border:1px solid transparent;border-radius:24px;background:#f8f1e7;color:inherit;cursor:pointer;text-align:left}.option-card.selected{border-color:#375e4a70;box-shadow:0 10px 20px #38604c1f}.option-card.correct{background:#dbeede}.option-card.wrong{background:#f6d9cf}.option-key{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:#4867551f;font-weight:700}.option-text{font-size:18px}.question-actions{justify-content:space-between;margin-top:28px}.answer-panel{margin-top:24px;padding:20px 22px;border-radius:24px}.answer-panel.correct{background:#d6ebdde0}.answer-panel.wrong{background:#f6dbd4e0}.answer-panel p{margin:14px 0 0;color:#39352e;font-size:17px}.chip:hover,.ghost-button:hover,.start-button:hover,.index-button:hover,.review-card:hover,.option-card:hover{transform:translateY(-1px)}@media(max-width:980px){.control-grid,.practice-shell{grid-template-columns:1fr}.side-panel{position:static}}@media(max-width:680px){.page-shell{width:min(100% - 20px,1200px);padding:18px 0 28px}.hero-panel,.panel,.side-panel,.result-banner{padding:20px;border-radius:24px}.hero-panel h1,.result-banner h1,.question-panel h1{font-size:28px}.selected-summary,.question-actions{flex-direction:column;align-items:stretch}.question-index-grid{grid-template-columns:repeat(4,1fr)}.option-card{grid-template-columns:44px 1fr;padding:14px}.option-key{width:44px;height:44px;border-radius:14px}.option-text{font-size:16px}}
