:root{--background:#f4f1e9;--foreground:#171714;--paper:#f4f1e9;--ink:#171714;--coral:#ff5938;--powder:#b9d8ff;--lime:#d5f35b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}::selection{color:#fff;background:#ff5938}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1.2}.button-dark,.button-secondary,.button-light,.button-secondary-dark{border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.8rem 1.45rem;font-size:.875rem;font-weight:800;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button-dark{color:#fff;background:#171714}.button-secondary{color:#171714;background:#ffffff7a;border:1px solid #0000002e}.button-light{color:#171714;background:#f7f2e8}.button-secondary-dark{color:#f7f2e8;border:1px solid #ffffff2e}.button-dark:hover,.button-secondary:hover,.button-light:hover,.button-secondary-dark:hover{transform:translateY(-2px)}.button-dark:active,.button-secondary:active,.button-light:active,.button-secondary-dark:active{transform:translateY(0)scale(.98)}.button-secondary:hover{background:#fffc}.button-secondary-dark:hover{border-color:#fff6}.button-dark:focus-visible,.button-secondary:focus-visible,.button-light:focus-visible,.button-secondary-dark:focus-visible{outline-offset:4px;outline:2px solid}.icon-button,.icon-button-light{border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button{color:#fff;border:1px solid #ffffff29}.icon-button-light{color:#171714;border:1px solid #00000024}.icon-button:hover,.icon-button-light:hover{background:#7f7f7f1a}.icon-button:focus-visible,.icon-button-light:focus-visible{outline-offset:3px;outline:2px solid}.stat-card{border-radius:2rem;min-height:390px;padding:clamp(1.5rem,4vw,2.6rem);box-shadow:0 26px 70px #00000014}.stat-number{letter-spacing:-.085em;font-size:clamp(5rem,11vw,9rem);font-weight:900;line-height:.8}.metric-pill{border-radius:999px;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.85rem;font-weight:800;display:flex}.metric-pill strong{font-size:1.05rem}.disclosure{color:#00000073;max-width:34rem;margin-top:2rem;font-size:.78rem;font-weight:650;line-height:1.55}.choice-card{text-align:left;background:#ffffff8f;border:1px solid #0000001f;border-radius:1.5rem;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;gap:.4rem 1rem;min-height:140px;padding:1.5rem;transition:background .18s,transform .18s;display:grid}.choice-card:hover{background:#fff;transform:translateY(-2px)}.choice-card.is-selected{color:#fff;background:#171714;border-color:#171714}.choice-card.is-selected span{color:#ffffff94}.choice-card:focus-visible,.prediction-choice:focus-visible,.range:focus-visible{outline-offset:3px;outline:3px solid #ff5938}.choice-card:disabled{opacity:.6;transform:none}.choice-card span{letter-spacing:.08em;text-transform:uppercase;color:#0000006b;font-size:.72rem;font-weight:800}.choice-card strong{letter-spacing:-.04em;align-self:end;min-width:0;font-size:1.5rem}.choice-card svg{grid-area:1/2/span 2;align-self:center}.range{appearance:none;background:linear-gradient(90deg, #ff5938 0 var(--range,50%), #0000001a var(--range,50%) 100%);accent-color:#ff5938;border-radius:999px;width:100%;height:8px}.range::-webkit-slider-thumb{appearance:none;background:#171714;border:5px solid #fff;border-radius:999px;width:28px;height:28px;box-shadow:0 4px 15px #0000002e}.range::-moz-range-thumb{background:#171714;border:5px solid #fff;border-radius:999px;width:20px;height:20px;box-shadow:0 4px 15px #0000002e}.prediction-choice{text-align:left;background:#ffffff80;border:1px solid #0000001f;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:150px;padding:1.4rem;transition:background .18s,border-color .18s,transform .18s;display:flex}.prediction-choice:hover{background:#fff;transform:translateY(-2px)}.prediction-choice:active{transform:translateY(0)scale(.99)}.prediction-choice.is-selected{color:#fff;background:#171714;border-color:#171714}.prediction-choice span{background:#00000012;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.prediction-choice.is-selected span{background:#ff5938}.prediction-choice strong{font-size:1.15rem}summary::-webkit-details-marker{display:none}@media (max-width:640px){.stat-card{min-height:330px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
