.card-picker-overlay[data-astro-cid-shfqz6ot]{z-index:50;backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.card-picker[data-astro-cid-shfqz6ot]{background:#fff;border-radius:1rem;width:100%;max-width:420px;max-height:85vh;padding:1rem;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.card-picker-header[data-astro-cid-shfqz6ot]{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem;display:flex}.card-picker-close[data-astro-cid-shfqz6ot]{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex}.card-picker-close[data-astro-cid-shfqz6ot]:hover{color:#4b5563}.card-picker-grid[data-astro-cid-shfqz6ot]{flex-direction:column;gap:2px;display:flex}.card-picker-suits[data-astro-cid-shfqz6ot]{grid-template-columns:2.5rem repeat(4,1fr);gap:2px;margin-bottom:2px;display:grid}.card-picker-suit-label[data-astro-cid-shfqz6ot]{text-align:center;color:#6b7280;padding:.25rem 0;font-size:1.1rem;font-weight:600}.card-picker-suit-label[data-astro-cid-shfqz6ot].suit-h,.card-picker-suit-label[data-astro-cid-shfqz6ot].suit-d{color:#dc2626}.card-picker-row[data-astro-cid-shfqz6ot]{grid-template-columns:2.5rem repeat(4,1fr);gap:2px;display:grid}.card-picker-rank[data-astro-cid-shfqz6ot]{color:#374151;justify-content:center;align-items:center;font-family:Bebas Neue,Impact,sans-serif;font-size:1.1rem;font-weight:600;display:flex}.card-picker-cell[data-astro-cid-shfqz6ot]{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:flex}.card-picker-cell[data-astro-cid-shfqz6ot]:hover:not(.is-used):not(:disabled){background:#f3f4f6;border-color:#d1d5db;transform:scale(1.05)}.card-picker-cell[data-astro-cid-shfqz6ot]:active:not(.is-used):not(:disabled){transform:scale(.95)}.card-picker-cell[data-astro-cid-shfqz6ot].is-used{opacity:.2;cursor:not-allowed}.card-picker-cell[data-astro-cid-shfqz6ot] .card-slot{max-width:52px}@media (width<=480px){.card-picker[data-astro-cid-shfqz6ot]{max-height:80vh;padding:.75rem}.card-picker-suits[data-astro-cid-shfqz6ot],.card-picker-row[data-astro-cid-shfqz6ot]{grid-template-columns:2rem repeat(4,1fr)}.card-picker-cell[data-astro-cid-shfqz6ot] .card-slot{max-width:44px}}.odds-calc[data-astro-cid-sgosyp3v]{--oc-slot-w:52px;width:100%;padding-bottom:.75rem}.oc-card[data-astro-cid-sgosyp3v]{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;margin-bottom:.5rem;padding:.5rem .625rem;position:relative;box-shadow:0 1px 2px #0000000a}.oc-card-head[data-astro-cid-sgosyp3v]{justify-content:center;align-items:center;min-height:20px;margin-bottom:.375rem;display:flex}.oc-reset[data-astro-cid-sgosyp3v]{z-index:10;position:absolute;top:.375rem;right:.375rem}.oc-label[data-astro-cid-sgosyp3v]{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;font-size:.625rem;font-weight:600}.oc-player[data-astro-cid-sgosyp3v].is-hero{background:linear-gradient(#f0fdf4,#fff);border-color:#a7f3d0}.oc-board-slots[data-astro-cid-sgosyp3v],.oc-player-cards[data-astro-cid-sgosyp3v]{justify-content:center;gap:.375rem;display:flex}.oc-board-slots[data-astro-cid-sgosyp3v]{min-height:calc(var(--oc-slot-w) * 1.4)}.oc-players[data-astro-cid-sgosyp3v]{flex-direction:column;gap:.5rem;min-height:210px;margin-bottom:.5rem;display:flex}.oc-player-cards[data-astro-cid-sgosyp3v]{flex-shrink:0;gap:.25rem}.oc-slot[data-astro-cid-sgosyp3v]{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0;line-height:0;transition:all .15s}.oc-slot[data-astro-cid-sgosyp3v].has-card:hover,.oc-slot[data-astro-cid-sgosyp3v].is-empty:hover{transform:scale(1.06)}.oc-slot[data-astro-cid-sgosyp3v].has-card:active{transform:scale(.95)}.oc-slot[data-astro-cid-sgosyp3v] .card-slot{max-width:var(--oc-slot-w);border-radius:4px}.oc-player[data-astro-cid-sgosyp3v]{align-items:stretch;gap:.625rem;margin-bottom:0;display:flex}.oc-player-info[data-astro-cid-sgosyp3v]{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;display:flex}.oc-player-top[data-astro-cid-sgosyp3v]{justify-content:space-between;align-items:center;display:flex}.oc-player-name[data-astro-cid-sgosyp3v]{color:#111827;font-size:.75rem;font-weight:700}.is-hero[data-astro-cid-sgosyp3v] .oc-player-name[data-astro-cid-sgosyp3v]{color:#059669}.oc-remove[data-astro-cid-sgosyp3v]{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.oc-remove[data-astro-cid-sgosyp3v]:hover{color:#ef4444;background:#fef2f2}.oc-equity[data-astro-cid-sgosyp3v]{margin-top:.125rem}.oc-equity-value[data-astro-cid-sgosyp3v]{color:#374151;font-family:Bebas Neue,Impact,sans-serif;font-size:1.125rem;font-weight:700}.oc-equity-value[data-astro-cid-sgosyp3v].is-hero-value{color:#059669;font-size:1.25rem}.oc-equity-value[data-astro-cid-sgosyp3v].is-placeholder{opacity:.3}.oc-equity-bar[data-astro-cid-sgosyp3v]{background:#f3f4f6;border-radius:2px;width:100%;height:4px;margin:.125rem 0 .25rem;overflow:hidden}.oc-equity-fill[data-astro-cid-sgosyp3v]{border-radius:3px;height:100%;transition:width .4s ease-out}.fill-hero[data-astro-cid-sgosyp3v]{background:linear-gradient(90deg,#34d399,#10b981)}.fill-villain[data-astro-cid-sgosyp3v]{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.oc-stats[data-astro-cid-sgosyp3v]{color:#9ca3af;gap:.75rem;font-size:.6875rem;display:flex}.oc-add[data-astro-cid-sgosyp3v]{color:#6b7280;cursor:pointer;background:#fff;border:1.5px dashed #d1d5db;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;width:100%;margin-bottom:.5rem;padding:.625rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.oc-add[data-astro-cid-sgosyp3v]:hover{color:#374151;background:#f9fafb;border-color:#9ca3af}.oc-board-stats[data-astro-cid-sgosyp3v]{border-top:1px solid #f3f4f6;margin-top:.625rem;padding-top:.5rem}.oc-summary-list[data-astro-cid-sgosyp3v]{flex-wrap:wrap;justify-content:center;gap:.375rem .875rem;min-height:23px;margin:0;padding:0;list-style:none;display:flex}.oc-summary-item[data-astro-cid-sgosyp3v]{align-items:center;gap:.375rem;font-size:.75rem;display:flex}.oc-summary-dot[data-astro-cid-sgosyp3v]{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.dot-hero[data-astro-cid-sgosyp3v]{background:#10b981}.dot-villain[data-astro-cid-sgosyp3v]{background:#3b82f6}.oc-summary-name[data-astro-cid-sgosyp3v]{color:#6b7280;font-weight:600}.oc-summary-item[data-astro-cid-sgosyp3v].is-hero .oc-summary-name[data-astro-cid-sgosyp3v]{color:#059669}.oc-summary-pct[data-astro-cid-sgosyp3v]{color:#374151;font-family:Bebas Neue,Impact,sans-serif;font-size:.9375rem}.oc-error[data-astro-cid-sgosyp3v]{color:#b91c1c;background:#fef2f2;border-radius:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8125rem}@media (width>=768px){.odds-calc[data-astro-cid-sgosyp3v]{--oc-slot-w:72px}.oc-board[data-astro-cid-sgosyp3v]{padding:.75rem 1rem}.oc-board-slots[data-astro-cid-sgosyp3v]{gap:.5rem}.oc-players[data-astro-cid-sgosyp3v]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;min-height:116px;margin-bottom:.5rem;display:grid}.oc-summary-list[data-astro-cid-sgosyp3v]{justify-content:center;column-gap:1.25rem;width:80%;margin-inline:auto}.oc-player[data-astro-cid-sgosyp3v]{padding:.75rem .875rem}.oc-player-cards[data-astro-cid-sgosyp3v]{gap:.375rem}.oc-player-cards[data-astro-cid-sgosyp3v] .oc-slot[data-astro-cid-sgosyp3v] .card-slot{max-width:64px}.oc-player-name[data-astro-cid-sgosyp3v]{font-size:.8125rem}}@media (width<=360px){.oc-card[data-astro-cid-sgosyp3v]{padding:.375rem .5rem}.odds-calc[data-astro-cid-sgosyp3v]{--oc-slot-w:44px}}
