.stakes_page__f99Vd{min-height:100vh;display:grid;place-items:center;padding:24px;background:#0b0d10;color:#e8eaed;font:16px/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.stakes_page__f99Vd *{box-sizing:border-box}.stakes_main__kykUZ{max-width:34rem}

/* !important is load-bearing: globals.css carries an unscoped
   `h1 { font-size: clamp(30px, 7vw, 44px) !important }` inside its
   max-width:900px block, which would otherwise treble this heading on every
   phone. A class beats a bare element selector, but only once both are
   !important. */.stakes_title__kPcBo{font-size:1.4rem!important;font-weight:600;color:#d6a64a;margin:0 0 1rem}.stakes_text__YiBzQ{color:#b6bcc6;margin:0 0 1rem}.stakes_choices__rPqnl{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.stakes_choice__eNier{font:inherit;font-weight:600;padding:.75rem 1.25rem;border-radius:8px;border:1px solid #3a3f47;background:#171a1f;color:#e8eaed;cursor:pointer;flex:1 1 auto;min-width:10rem}.stakes_choice__eNier:hover:not(:disabled){border-color:#d6a64a}.stakes_choice__eNier:focus-visible{outline:2px solid #d6a64a;outline-offset:2px}.stakes_choice__eNier:disabled{opacity:.5;cursor:default}