:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:100dvh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--font:"Outfit", system-ui, -apple-system, sans-serif;--bg-deep:#070709;--bg-mid:#0c0c10;--card:#16161cb8;--card-solid:#16161c;--border:#ffffff14;--border-strong:#ffffff1f;--text:#f4f4f5;--text-muted:#a1a1aa;--accent:#fbbf24;--accent-bright:#fcd34d;--accent-dim:#d97706;--blue-away:#60a5fa;--blue-away-dim:#3b82f6;--radius:14px;--radius-sm:10px;--shadow-card:0 4px 24px #00000059, 0 0 0 1px var(--border);--shadow-card-hover:0 12px 40px #00000073, 0 0 0 1px #ffffff1a}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font);color:var(--text);background-color:var(--bg-deep);background-image:radial-gradient(ellipse 120% 80% at 50% -30%, #fbbf2424, transparent 55%), radial-gradient(ellipse 70% 50% at 100% 20%, #60a5fa14, transparent 45%), radial-gradient(ellipse 60% 40% at 0% 80%, #fbbf240f, transparent 50%), linear-gradient(180deg, var(--bg-mid) 0%, var(--bg-deep) 45%, #050506 100%);-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100dvh;margin:0;overflow-x:hidden}.app{width:100%;min-width:0;max-width:1400px;padding:2.25rem 1.5rem 3rem;padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right));padding-bottom:max(3rem, env(safe-area-inset-bottom));text-align:left;margin:0 auto;position:relative}.header{text-align:center;margin-bottom:0;padding:.5rem 0 .25rem;position:relative}.header-title{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.1;position:relative}.subtitle{justify-content:center;margin:1rem 0 0;display:flex}.subtitle-pill{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border-radius:999px;align-items:center;padding:.35rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.header-spacer{height:.7rem}.toast{z-index:9999;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:flex-start;gap:.75rem;max-width:min(420px,100vw - 2.5rem);margin-left:auto;padding:.9rem 1.1rem;font-size:.9rem;line-height:1.35;animation:.35s cubic-bezier(.22,1,.36,1) toast-in;display:flex;position:fixed;bottom:1.25rem;left:1.25rem;right:1.25rem}@media (width>=480px){.toast{left:auto}}.toast--error{color:#fecaca;background:#1e1818eb;border:1px solid #f8717159;box-shadow:0 16px 48px #00000080,0 0 0 1px #ffffff0d}.toast--exit{animation:.28s forwards toast-out}.toast-message{flex:1;min-width:0}.toast-close{width:1.75rem;height:1.75rem;color:inherit;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;flex-shrink:0;padding:0;font-size:1.35rem;line-height:1;transition:background .15s}.toast-close:hover{background:#ffffff29}@keyframes toast-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-out{to{opacity:0;transform:translateY(12px)}}.section-divider{background:linear-gradient(90deg,#0000 0%,#ffffff1f 20%,#fbbf2440 50%,#ffffff1f 80%,#0000 100%);border:none;height:1px;margin:0}.section-divider--below-header{margin:.45rem 0 1.35rem}.section-divider--between{margin-top:1.5rem;margin-bottom:1rem}.section-title{text-align:center;margin:0 0 1rem;font-size:0}.section-title-text{letter-spacing:.01em;color:var(--text);font-size:1.08rem;font-weight:600;display:inline-block}.section-title--today{font-size:initial;flex-direction:column;align-items:center;gap:.25rem;display:flex}.section-title-date{color:var(--text-muted);letter-spacing:.02em;font-size:.82rem;font-weight:500}.section-title--past{margin-top:0;margin-bottom:.85rem}.empty{color:var(--text-muted);text-align:center;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);margin:0 0 1rem;padding:2.5rem 1.5rem;font-size:.95rem}.games-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.1rem;display:grid}@media (width<=1200px){.games-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.games-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.games-grid{grid-template-columns:1fr}}.game-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.35rem 1.35rem 1.25rem;transition:transform .22s,box-shadow .22s,border-color .22s}@media (hover:hover){.game-card:hover{box-shadow:var(--shadow-card-hover);border-color:#ffffff1f;transform:translateY(-3px)}}.matchup{text-align:center;letter-spacing:-.02em;justify-content:center;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:1.05rem;font-weight:600;display:flex}.team{border-radius:8px;padding:.25rem .55rem}.team.away{color:var(--blue-away);background:#3b82f61f}.team.home{color:var(--accent-bright);background:#fbbf241a}.vs{color:var(--text-muted);font-size:.9rem;font-weight:500}.prediction{border-top:1px solid var(--border);min-width:0;padding-top:1rem}.probabilities{grid-template-columns:minmax(0,max-content) minmax(0,1fr) minmax(3.15rem,auto);align-items:center;gap:.55rem .75rem;min-width:0;margin-bottom:.65rem;display:grid}.probabilities .team-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:11rem;overflow:hidden}.win-bar{background:#00000059;border-radius:999px;width:100%;min-width:0;height:10px;overflow:hidden;box-shadow:inset 0 1px 3px #00000059}.win-bar-fill{border-radius:999px;height:100%;transition:width .45s cubic-bezier(.22,1,.36,1);box-shadow:0 0 12px #ffffff1f}.win-bar-fill.away{background:linear-gradient(90deg, var(--blue-away-dim), var(--blue-away))}.win-bar-fill.home{background:linear-gradient(90deg, var(--accent-dim), var(--accent-bright))}.probabilities .pct{text-align:right;font-variant-numeric:tabular-nums;justify-self:end;min-width:3.15rem}.team-label{color:var(--text-muted);font-size:.78rem;font-weight:500}.pct{color:var(--text);font-size:.95rem;font-weight:600}.winner{color:var(--text-muted);font-size:.88rem;line-height:1.45}.winner strong{color:var(--accent-bright);font-weight:600}.actual{margin-top:.45rem;font-size:.86rem;font-weight:500}.actual--ok{color:#86efac}.actual--bad{color:#fca5a5}.no-pred{color:var(--text-muted);margin:0;font-size:.9rem}.no-pred-block{border-top:1px solid var(--border);margin:0;padding-top:1rem}.no-pred-block .no-pred{margin-bottom:.35rem}.no-pred-hint{color:var(--text-muted);opacity:.9;margin:0;font-size:.8rem;line-height:1.35}.schedule-note{color:var(--text-muted);text-align:center;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbbf240f;border:1px solid #fbbf2438;margin:0 0 1.1rem;padding:.75rem 1.15rem;font-size:.88rem}.history-date-cell{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:.8rem;font-weight:500}.history-table-wrap{--history-thead-h:2.85rem;--history-row-h:2.75rem;width:100%;max-height:calc(var(--history-thead-h) + 8 * var(--history-row-h));border-radius:var(--radius);border:1px solid var(--border);background:var(--card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-card);-webkit-overflow-scrolling:touch;overflow:auto}.history-table-wrap::-webkit-scrollbar{width:8px;height:8px}.history-table-wrap::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.history-table-wrap::-webkit-scrollbar-thumb:hover{background:#fff3}.history-table{border-collapse:collapse;width:100%;font-size:.84rem}.history-table th,.history-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:.65rem .85rem}.history-table thead th{z-index:2;color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;background:var(--card-solid);box-shadow:0 1px 0 var(--border);font-size:.68rem;font-weight:600;position:sticky;top:0}.history-table tbody tr:nth-child(2n) td{background:#ffffff05}.history-table tbody tr:last-child td{border-bottom:none}.history-table tbody tr:hover td{background:#fbbf240f}.history-matchup{min-width:10rem;max-width:20rem;font-weight:500}.history-at{color:var(--text-muted);font-weight:400}.history-away{color:var(--blue-away)}.history-home{color:var(--accent-bright)}.history-pick{color:var(--accent-bright);font-weight:600}.history-result-ok{color:#86efac;font-weight:500}.history-result-bad{color:#fca5a5;font-weight:500}.history-result-pending{color:var(--text-muted);font-size:.82rem;font-style:italic}.model-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.model-stats--three{grid-template-columns:repeat(3,1fr)}@media (width<=720px){.model-stats--three{grid-template-columns:1fr}}.model-stat-card{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1rem;display:flex}.model-stat-value{letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:700}.model-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-top:.35rem;font-size:.78rem;font-weight:500}.model-stat-sublabel{color:var(--text-muted);margin-top:.25rem;font-size:.82rem;font-weight:500}.stats-api-warning{color:#fca5a5;border-radius:var(--radius-sm);background:#ef44441a;border:1px solid #ef444440;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:0;padding:.65rem 1rem;font-size:.85rem;display:flex}.stats-retry{color:var(--text);border:1px solid var(--border);cursor:pointer;background:#ffffff14;border-radius:8px;padding:.35rem .75rem;font-size:.8rem;font-weight:500}.stats-retry:hover{background:#ffffff1f}@media (width<=480px){.app{padding:1.35rem .75rem 2rem;padding-left:max(.75rem, env(safe-area-inset-left));padding-right:max(.75rem, env(safe-area-inset-right));padding-bottom:max(2rem, env(safe-area-inset-bottom))}.header-title{font-size:clamp(1.65rem,7vw,2.25rem);line-height:1.12}.header-sub{font-size:.9rem}.games-grid{gap:.75rem}.game-card{padding:1rem .85rem}.matchup{flex-wrap:wrap;justify-content:center;gap:.35rem;font-size:.92rem}.probabilities{gap:.4rem .45rem}.probabilities .team-label{max-width:min(9.5rem,38vw)}.history-table-wrap{border-radius:var(--radius-sm);margin-left:-.25rem;margin-right:-.25rem}.history-table th,.history-table td{padding:.5rem .4rem;font-size:.76rem}.history-matchup{min-width:6.5rem}.model-stat-card{padding:1rem .75rem}.model-stat-value{font-size:1.35rem}.toast{left:.75rem;right:.75rem;bottom:max(1rem, env(safe-area-inset-bottom));max-width:none}}
