:root{color:#1f2a2a;background:#f5f7f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7f6}button,input{font:inherit}button{min-height:46px;border:1px solid #d8e1de;border-radius:8px;background:#fff;color:#263433}button:disabled{opacity:.45}.app-shell{width:min(720px,100%);min-height:100vh;margin:0 auto;background:#f5f7f6}.page{min-height:100vh;padding:calc(18px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom))}.hero{padding:18px 2px 8px}.hero h1{margin:0;font-size:28px;line-height:1.25;color:#113c38}.hero p,.muted{color:#667775}.stats,.study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.study-grid{grid-template-columns:repeat(2,1fr)}.stat-card,.card,.study-grid>div{border:1px solid #e3e9e7;border-radius:8px;background:#fff}.stat-card{min-height:76px;padding:14px 8px;text-align:center}.stat-card strong,.study-grid strong{display:block;font-size:22px;color:#18645a}.stat-card span,.study-grid span{display:block;margin-top:4px;font-size:13px;color:#667775}.card{margin-top:14px;padding:18px}.card h2{margin:0 0 12px;font-size:18px;color:#113c38}.card h3{margin:16px 0 8px;font-size:15px;color:#18645a}.card p{margin:8px 0;line-height:1.65}.study-grid>div{padding:12px}.actions,.category-list,.option-list,.practice-stack{display:flex;flex-direction:column;gap:12px}.actions{margin-top:16px}.primary{border-color:#18645a;background:#18645a;color:#fff}.full{width:100%}.top-bar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.top-bar h1{margin:0;font-size:22px;color:#113c38}.back-button{min-width:64px}.category-card{display:flex;align-items:center;justify-content:space-between;padding:18px;text-align:left}.category-card span{font-size:18px;font-weight:700}.category-card small{color:#667775}.exam-counts,.pager{display:grid;grid-template-columns:1fr 1fr;gap:12px}.practice-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.practice-head strong,.practice-head span{display:block}.practice-head span{margin-top:4px;color:#667775}.timer{color:#c4473d!important;font-weight:700}.small{min-width:82px;min-height:38px}.small.active{border-color:#c2872b;background:#c2872b;color:#fff}.question-card h2,.list-card h2,.memory-card h2{white-space:pre-wrap;line-height:1.6}.option{display:flex;align-items:flex-start;gap:12px;padding:14px;text-align:left}.option strong{flex:0 0 30px;width:30px;height:30px;border-radius:50%;line-height:30px;text-align:center;background:#18645a;color:#fff}.option span{flex:1;line-height:1.5}.option.selected{border-color:#18645a;background:#eef7f4}.result-card{border-left:6px solid #2f8f68}.result-card.wrong{border-left-color:#c4473d}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.search{width:100%;height:46px;padding:0 14px;border:1px solid #d8e1de;border-radius:8px;background:#fff}.memory-card p{padding:12px;border-left:4px solid #18645a;background:#f3f8f6;color:#145047;font-weight:700}.empty{text-align:center}@media(max-width:420px){.stats{gap:8px}.stat-card strong,.study-grid strong{font-size:20px}}
