:root{color:#e5edf8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b1020;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0b1020;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{outline:none}#root{min-height:100vh}h1,h2,h3,p{margin-top:0}.dashboard-shell{color:#e5edf8;background:#0b1020;min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1020eb;border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.1rem 2rem .9rem;display:flex;position:sticky;top:0}.brand-block{flex-direction:column;gap:.3rem;display:flex}.brand-block h1{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1}.main-nav{flex-wrap:wrap;gap:.5rem;display:flex}.nav-item{color:#dfeaf7;cursor:pointer;background:#0f172acc;border:1px solid #94a3b82e;border-radius:999px;padding:.7rem 1rem;font-weight:600;transition:all .2s}.nav-item:hover,.nav-item.active{background:#1d4ed8;border-color:#60a5fa99}.page-shell{width:min(1200px,100% - 2rem);margin:0 auto;padding:1.5rem 0 2rem}.toolbar{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.control-group{color:#b0bfd0;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:.4rem;min-width:170px;font-size:.82rem;display:flex}.control-group select{color:#eef6ff;background:#0f172ad1;border:1px solid #94a3b838;border-radius:10px;padding:.72rem .9rem;font-size:.96rem}.stats-grid{grid-template-columns:repeat(2,minmax(160px,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.stat-card,.panel,.highlight-card{background:#0f172ad9;border:1px solid #94a3b82e;border-radius:16px;box-shadow:0 14px 30px #0f172a2e}.stat-card{padding:1rem 1.1rem}.stat-label{color:#9ca9ba;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.stat-value{margin-top:.4rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.panel{padding:1rem 1rem .6rem}.panel-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.panel-header h2,.highlight-card h3{color:#f5f8ff;margin:0;font-size:1.15rem}.with-select{padding-bottom:.4rem}.with-select select{color:#eaf4ff;background:#0f172ad1;border:1px solid #94a3b83d;border-radius:10px;padding:.5rem .7rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #94a3b824;padding:.8rem .6rem}th{color:#a5b5d0;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}tbody tr:hover{background:#1e293b99}.highlight-card{margin-top:1.25rem;padding:1rem 1.1rem}.highlight-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:1rem;margin-top:1rem;display:grid}.highlight-grid>div{background:#131c30e6;border:1px solid #94a3b82e;border-radius:12px;flex-direction:column;gap:.35rem;padding:.9rem;display:flex}.highlight-grid span{color:#9aa9be;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.highlight-grid strong{font-size:1.05rem}.highlight-grid small{color:#bcd0eb}.matchup-stack{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.matchup-card{background:#0a0f1be6;border:1px solid #94a3b824;border-radius:12px;padding:1rem}.matchup-title-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex}.matchup-card h3{margin:0;font-size:1.05rem}.matchup-title-row span,.matchup-summary,.result-line{color:#b3c2d7;font-size:.8rem}.prediction-table{width:100%}.prediction-table .distribution-cell{min-width:280px}.prediction-list{flex-direction:column;gap:.7rem;margin-top:.9rem;display:flex}.prediction-list.compact{gap:.45rem;margin-top:0}.prediction-row{flex-direction:column;gap:.35rem;display:flex}.label-row{justify-content:space-between;gap:.5rem;display:flex}.bar-shell{background:#94a3b81f;border-radius:999px;width:100%;height:10px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#4f46e5,#60a5fa);border-radius:999px;height:100%}.result-line{border-top:1px solid #94a3b81f;margin-top:.85rem;padding-top:.7rem}.loading-shell{color:#e5edf8;background:#0b1020;place-items:center;min-height:100vh;font-size:1.1rem;display:grid}@media (width<=760px){.topbar{flex-direction:column;align-items:flex-start;padding:1rem 1rem .85rem}.page-shell{width:min(100% - 1rem,1200px)}.stats-grid,.highlight-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.toolbar{flex-direction:column;align-items:stretch}.control-group{width:100%}th,td{padding:.65rem .35rem;font-size:.82rem}}
