:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.statified-button{background-color:#000;color:#050404;border:1px solid #000}.statified-:hover{border-color:#646cff}body{margin:0;background:radial-gradient(circle at top left,rgba(34,197,94,.22),transparent 30%),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 35%),#020617;color:#e5e7eb;font-family:Inter,system-ui,Arial,sans-serif}#root{min-height:100vh}.app-shell{max-width:1400px;margin:0 auto;padding:32px}.hero{text-align:center;margin-bottom:32px}.hero h1{font-size:clamp(2.5rem,6vw,5rem);margin:0;letter-spacing:-.06em;background:linear-gradient(90deg,#22c55e,#38bdf8,#a78bfa);-webkit-background-clip:text;color:transparent}.hero p{color:#94a3b8;font-size:1.1rem}.dashboard{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.panel{background:#0f172ac7;border:1px solid rgba(148,163,184,.18);border-radius:24px;padding:24px;box-shadow:0 24px 80px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-title{margin:0 0 18px;color:#f8fafc}.game-card{padding:18px;border-radius:18px;background:linear-gradient(135deg,#1e293bf2,#0f172af2);border:1px solid rgba(148,163,184,.16);margin-bottom:14px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.game-card:hover{transform:translateY(-3px);border-color:#22c55ea6;box-shadow:0 0 28px #22c55e29}.game-card.selected{border-color:#22c55e;box-shadow:0 0 32px #22c55e40}.matchup{display:flex;justify-content:space-between;gap:14px;align-items:center}.team{font-size:1.05rem;font-weight:800}.vs{color:#38bdf8;font-weight:900;letter-spacing:.12em}.meta{margin-top:8px;color:#94a3b8;font-size:.9rem}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-chip{border:1px solid rgba(148,163,184,.22);background:#020617a6;color:#cbd5e1;padding:12px;border-radius:999px;cursor:pointer;font-weight:700;transition:.18s ease}.stat-chip:hover{border-color:#38bdf8;color:#f8fafc}.stat-chip.active{background:linear-gradient(90deg,#16a34a,#0284c7);color:#fff;border-color:transparent;box-shadow:0 0 24px #38bdf840}.statified-button{width:100%;margin-top:20px;padding:15px 18px;border:none;border-radius:16px;color:#02130a;font-size:1rem;font-weight:900;cursor:pointer;background:linear-gradient(90deg,#22c55e,#38bdf8);box-shadow:0 0 30px #22c55e59}.statified-button:hover{filter:brightness(1.08)}.result-card{margin-top:22px;padding:20px;border-radius:20px;background:linear-gradient(135deg,#22c55e29,#38bdf81f),#0f172ae6;border:1px solid rgba(34,197,94,.35)}.statified-message{font-size:1.4rem;font-weight:950;color:#22c55e}.prob-row{margin-top:14px}.prob-label{display:flex;justify-content:space-between;color:#cbd5e1;font-weight:700}.prob-bar{height:12px;margin-top:8px;border-radius:999px;background:#0f172a;overflow:hidden}.prob-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#38bdf8)}@media(max-width:900px){.app-shell{padding:18px}.dashboard,.stat-grid{grid-template-columns:1fr}.matchup{flex-direction:column;align-items:flex-start}}
