:root{color:#18202a;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid #ded9cf;background:#f6f4efeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-button{display:inline-flex;align-items:center;gap:10px;min-height:58px;margin-left:clamp(16px,4vw,48px);border:0;background:transparent;color:#18202a;font-weight:800;cursor:pointer}.brand-button svg,.ghost-button svg,.empty-state svg,.ready-state svg,.answer-box svg{width:22px;height:22px;flex:0 0 auto}.screen{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 56px}.screen.narrow{width:min(820px,calc(100% - 32px))}.intro{max-width:780px;margin-bottom:34px}.eyebrow{margin:0 0 8px;color:#0f766e;font-size:.88rem;font-weight:800}h1,h2,p{margin-top:0}.intro h1,.detail-panel h1,.practice-panel h1{margin-bottom:12px;font-size:clamp(2rem,5vw,4rem);line-height:1.08}.intro p,.detail-panel p,.practice-panel p{color:#5b6472}.domain-stack{display:grid;gap:34px}.domain-section{padding-top:20px;border-top:1px solid #ded9cf}.domain-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.domain-heading h2{margin-bottom:2px;font-size:1.35rem}.domain-heading p{margin-bottom:0;color:#6c7280}.domain-heading span,.status{border-radius:999px;padding:4px 10px;white-space:nowrap;font-size:.84rem;font-weight:800}.domain-heading span{background:#e7f0ec;color:#0f6b63}.chapter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.chapter-card{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;min-height:142px;padding:18px;border:1px solid #ddd7cb;border-radius:8px;background:#fffdf8;color:#18202a;text-align:left;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.chapter-card:hover{border-color:#0f766e;box-shadow:0 12px 28px #0f1f2d1a;transform:translateY(-2px)}.chapter-order{grid-row:span 3;color:#0f766e;font-size:1.2rem;font-weight:900}.major-category{color:#68707c;font-size:.86rem}.chapter-card strong{min-height:48px;font-size:1.08rem;line-height:1.35}.section-count{color:#68707c;font-size:.9rem;font-weight:800}.status{justify-self:start}.status.pending{background:#f1e7d5;color:#835514}.status.ready{background:#e1f2e7;color:#187241}.ghost-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;cursor:pointer;font-weight:800}.ghost-button{margin-bottom:18px;padding:9px 12px;border:1px solid #d4cec2;background:#fffdf8;color:#253142}.primary-button{min-height:44px;padding:10px 18px;border:0;background:#0f766e;color:#fff}.detail-panel,.practice-panel{border:1px solid #ddd7cb;border-radius:8px;background:#fffdf8;padding:clamp(20px,5vw,36px)}.detail-meta,.practice-header{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.detail-meta span,.practice-header span{border:1px solid #d9d2c5;border-radius:999px;padding:4px 10px;color:#5b6472;font-size:.86rem;font-weight:800}.empty-state,.ready-state,.answer-box{display:flex;gap:14px;align-items:flex-start;margin-top:24px;border-radius:8px;padding:18px}.section-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;margin:22px 0 4px}.section-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border:1px solid #e0d8ca;border-radius:8px;background:#fff;padding:9px 10px;color:#253142;text-align:left}.section-item.ready{cursor:pointer}.section-item.ready:hover{border-color:#0f766e;box-shadow:0 8px 18px #0f1f2d14}.section-item.pending{cursor:default}.section-item:disabled{opacity:1}.section-item span{display:flex;gap:8px;align-items:baseline}.section-list strong{color:#0f766e;font-size:.9rem;white-space:nowrap}.section-item em{border-radius:999px;padding:3px 8px;background:#f1e7d5;color:#835514;white-space:nowrap;font-size:.78rem;font-style:normal;font-weight:900}.section-item.ready em{background:#e1f2e7;color:#187241}.empty-state{border:1px solid #ead4a7;background:#fff6df}.ready-state{border:1px solid #b7dfc5;background:#edf9f1}.empty-state h1,.empty-state h2,.ready-state h2,.answer-box h2{margin-bottom:4px;font-size:1.1rem}.empty-state p,.ready-state p,.answer-box p{margin-bottom:0}.ready-state .primary-button{margin-left:auto;align-self:center}.practice-header{justify-content:space-between}.practice-panel h1{font-size:clamp(1.35rem,4vw,2rem)}.choice-list{display:grid;gap:10px;margin:24px 0}.choice-button{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;width:100%;min-height:58px;border:1px solid #d7d0c4;border-radius:8px;background:#fff;color:#253142;text-align:left;cursor:pointer}.choice-button:disabled{cursor:default}.choice-button span{display:inline-grid;place-items:center;width:28px;height:28px;margin-left:10px;border-radius:50%;background:#e9ecef;font-weight:900}.choice-button.correct{border-color:#15803d;background:#eefaf2}.choice-button.incorrect{border-color:#b91c1c;background:#fff1f1}.answer-box.correct{border:1px solid #b7dfc5;background:#edf9f1;color:#17663a}.answer-box.incorrect{border:1px solid #edb4b4;background:#fff1f1;color:#9f1d1d}@media(max-width:640px){.screen{width:min(100% - 24px,1180px);padding-top:28px}.domain-heading,.ready-state{align-items:flex-start;flex-direction:column}.ready-state .primary-button{width:100%;margin-left:0}.chapter-grid{grid-template-columns:1fr}}
