@media(max-width:800px){.result-row{grid-template-columns:35px 1fr 1fr}.result-animal{display:flex}}
@media(max-width:540px){.header-actions .header-button{display:inline-flex;padding:8px 10px;font-size:9px}.result-row{grid-template-columns:30px 1fr}.result-animal{grid-column:2;display:flex}.result-animal i{width:34px;height:34px;font-size:19px}}
[hidden]{display:none!important}
.source-credit-link{color:#2d6d56;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.draws{grid-template-columns:repeat(3,1fr)}
.ticket-status.pending{background:rgba(244,196,84,.13);color:#f5d783}.ticket-status.won{background:rgba(184,255,61,.14);color:#caff69}.ticket-status.lost{background:rgba(255,255,255,.08);color:rgba(255,255,255,.58)}.ticket-status.legacy{background:rgba(255,255,255,.08);color:rgba(255,255,255,.5)}
.history-card .history-payout{margin-top:9px;padding:8px 9px;border-radius:9px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.62);font-size:8px}.history-card .history-payout strong{color:#fff}
.mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 0}.mode-options button{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid #dfe9e4;border-radius:12px;background:#fbfdfc;color:#173a2d;text-align:left}.mode-options button strong{font-size:11px}.mode-options button small{padding:4px 6px;border-radius:99px;background:#eef4f1;color:#527064;font-size:8px;font-weight:850}.mode-options button.active{border-color:#247558;background:#eaf7f0;box-shadow:inset 0 0 0 1px #247558}.mode-options button.active small{background:#176d4e;color:#fff}.panel-head>b{padding:7px 9px;border-radius:99px;background:#edf7f2;color:#216b4e;font-size:9px}.mode-help{margin:0 0 14px;color:#60776d;font-size:10px}.numeric-selection{display:grid;grid-template-columns:minmax(220px,.7fr) 1fr;gap:18px;align-items:center;margin:18px 0 12px;padding:18px;border:1px solid #d8e6df;border-radius:16px;background:linear-gradient(135deg,#f8fcfa,#eff8f3)}.numeric-selection label>span{display:block;margin-bottom:7px;color:#526c61;font-size:10px;font-weight:850}.numeric-selection input{width:100%;height:62px;border:1px solid #bed6ca;border-radius:12px;outline:0;background:#fff;color:#123c2d;text-align:center;font-family:monospace;font-size:30px;font-weight:900;letter-spacing:.14em}.numeric-selection input:focus{border-color:#247558;box-shadow:0 0 0 4px rgba(36,117,88,.1)}.numeric-selection strong{color:#143f30;font-size:18px}.numeric-selection p{margin:5px 0 0;color:#667b71;font-size:10px;line-height:1.5}.payout-row strong{color:#176d4e;font-size:14px}.ticket-created-notice{display:flex;align-items:center;justify-content:space-between;gap:10px}.ticket-created-notice a{color:#176340;font-weight:900;text-decoration:underline}.history-card footer a{color:#caff69;font-family:inherit;font-weight:800}.history-card footer a:hover{text-decoration:underline}
@media(max-width:700px){.mode-options{grid-template-columns:repeat(2,1fr)}.numeric-selection{grid-template-columns:1fr}}
@media(max-width:540px){.draws{grid-template-columns:repeat(2,1fr)}.mode-options{grid-template-columns:1fr 1fr}.mode-options button{padding:9px}.ticket-created-notice{align-items:flex-start;flex-direction:column}}
.account-required-notice{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-required-notice span:last-child{white-space:nowrap}.account-required-notice a{color:#8d2828;font-weight:900;text-decoration:underline}.ticket-status.cancelled{background:#7a3030;color:#ffdede}
