:root{color:#1f2428;background:#f5f2eb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}.shell{min-height:100vh;padding:24px}.topbar{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.eyebrow{margin:0 0 6px;color:#6b6b62;font-size:12px;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;letter-spacing:0}.toolbar{display:flex;gap:8px}.toolbar button,.toolbar select,.choices button{border:1px solid #2d4338;border-radius:6px;background:#fffaf0;color:#1f2428;min-height:38px;padding:8px 12px}.grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr) minmax(280px,.75fr);gap:16px}.story,.panel{border:1px solid #d5cec0;border-radius:8px;background:#fffaf0;padding:18px}.story pre{white-space:pre-wrap;line-height:1.75;margin:18px 0;color:#30332f;font-family:inherit}.choices{display:grid;gap:10px}.choices button{display:grid;grid-template-columns:88px 1fr;text-align:left}.choices span{color:#7a5646}.panel{display:flex;flex-direction:column;gap:10px}.panel h3:not(:first-child){margin-top:18px}.meter{display:grid;grid-template-columns:120px 1fr 44px;align-items:center;gap:8px;font-size:12px}.meter div{height:8px;border-radius:999px;background:#e3ded4;overflow:hidden}.meter i{display:block;height:100%;border-radius:inherit;background:#477a6d}.meter b{font-weight:600;text-align:right}.muted{color:#73736b}.motifs,.history{margin:0;padding-left:18px}.motifs li{margin-bottom:10px}.motifs span{display:inline-block;margin-left:8px;color:#7a5646}.motifs small{display:block;color:#73736b}@media(max-width:980px){.topbar{align-items:stretch;flex-direction:column}.grid{grid-template-columns:1fr}}
