:root{font-family:Inter,system-ui,sans-serif;line-height:1.5}body{color:#1f2937;background:#f5f7fb;margin:0}.app{max-width:1100px;margin:0 auto;padding:2rem}.hero{margin-bottom:2rem}.panel{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 8px 24px #0000000f}.scenario-grid,.results-list{gap:1rem;display:grid}.card,.result-card{border:1px solid #e5e7eb;border-radius:12px;padding:1rem}.category{background:#eef2ff;border-radius:999px;margin-bottom:1rem;padding:.2rem .55rem;font-size:.9rem;display:inline-block}.slider-group{margin-bottom:1rem;display:block}.slider-group input{width:100%}.hint{color:#6b7280;margin-bottom:.35rem;font-size:.9rem;display:block}.tag-selector{margin-bottom:1rem}.tag-list{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.tag{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:.4rem .75rem}.tag.active{background:#dbeafe;border-color:#60a5fa}button[type=submit]{cursor:pointer;border:none;border-radius:10px;padding:.7rem 1rem}
