:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#0f172a;background:#f8fafc}body{margin:0}.container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 3rem}.card{background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:1.25rem;display:grid;gap:.9rem;box-shadow:0 1px 2px #0f172a0a}label{display:grid;gap:.35rem}input{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem}button{border:0;border-radius:8px;background:#0f172a;color:#fff;padding:.55rem .95rem;cursor:pointer;width:fit-content;font-weight:600}button:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#eef2ff;color:#1e293b;border:1px solid #cbd5e1}.link{margin-top:1rem;background:transparent;color:#0f172a;border:1px solid #cbd5e1}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.header div{display:flex;gap:.5rem;align-items:center}.tabs{display:flex;gap:.6rem;margin-bottom:1rem;flex-wrap:wrap}.tab-link{color:#1d4ed8;text-decoration:none;padding:.3rem .55rem;border-radius:999px;border:1px solid transparent}.tab-link.active{border-color:#c7d2fe;background:#eef2ff;color:#1e40af}.error{color:#b91c1c}.inline-form{display:flex;gap:.5rem;flex-wrap:wrap}select{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem;min-width:260px}.list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.list li{display:flex;justify-content:space-between;align-items:center;gap:.75rem;border:1px solid #dbe3ee;border-radius:10px;padding:.65rem .85rem}.team-row{display:inline-flex;align-items:center;gap:.5rem}.team-logo{object-fit:contain}.team-logo-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e2e8f0;color:#334155;font-size:11px;font-weight:700}.muted{color:#475569}.chip{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:700}.chip-neutral{background:#eef2ff;color:#334155}.chip-final{background:#dcfce7;color:#166534}.chip-error{background:#fee2e2;color:#b91c1c}.games-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.games-header h2{margin:0}.games-toolbar{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.games-filter-row{display:inline-flex;gap:.4rem;flex-wrap:wrap}.games-table-wrap{display:grid;gap:.35rem}.games-table-head{display:grid;grid-template-columns:170px minmax(170px,1fr) 90px 130px 110px 90px 86px;gap:.6rem;color:#64748b;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:0 .7rem}.games-table-list{gap:.35rem}.games-table-row{display:grid!important;grid-template-columns:170px minmax(170px,1fr) 90px 130px 110px 90px 86px;align-items:center!important;gap:.6rem;padding:.5rem .7rem!important;min-height:48px}.games-time-cell{display:grid;gap:.1rem;font-size:.95rem;font-weight:600}.games-row-subtext{font-size:.74rem;line-height:1.15;font-weight:500}.matchup-row{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap}.matchup-code{font-weight:700;font-size:.96rem}.probability-bar{height:6px;width:100%;border-radius:999px;overflow:hidden;border:1px solid #d1dbe9;display:flex}.probability-away{background:#4f46e5}.probability-home{background:#0f172a}.games-win-cell,.games-odds-cell,.games-book-cell{font-size:.88rem;font-weight:600}.games-win-cell,.games-odds-cell{color:#1e293b}.games-book-cell{font-weight:500}.games-bar-cell{display:flex;align-items:center}.game-action-button{width:86px;height:30px;padding:0;font-size:.9rem}.games-action-cell{justify-self:end}.games-table-head span:last-child{text-align:right}.following-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.following-header h2{margin:0}.following-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,1.3fr);gap:1rem}.following-panel{display:grid;gap:.7rem;align-content:start}.following-panel h3{margin:0}.following-games-tabs{display:inline-flex;gap:.4rem;flex-wrap:wrap}.alerts-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.alerts-header h2{margin:0}.alerts-health-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.6rem}.alerts-health-card{border:1px solid #dbe3ee;border-radius:10px;padding:.6rem .75rem;display:grid;gap:.2rem}.alerts-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,1.3fr);gap:1rem}.alerts-panel{display:grid;gap:.7rem;align-content:start}.alerts-panel h3{margin:0}.alerts-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.alerts-filters select{min-width:0}.alert-rule-row{align-items:start!important}.alert-rule-disabled{opacity:.78}.alert-rule-content{display:grid;gap:.4rem;width:100%}.alert-rule-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.alert-rule-title-wrap{display:grid;gap:.2rem}.alert-rule-subtext{font-size:.82rem}.alert-toggle{border:0;background:transparent;padding:0;cursor:pointer}.alert-toggle-track{width:44px;height:24px;border-radius:999px;border:1px solid #cbd5e1;background:#e2e8f0;display:inline-flex;align-items:center;padding:2px;transition:background-color .15s ease,border-color .15s ease}.alert-toggle-thumb{width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a33;transform:translate(0);transition:transform .15s ease}.alert-toggle.on .alert-toggle-track{background:#d1fae5;border-color:#86efac}.alert-toggle.on .alert-toggle-thumb{transform:translate(20px)}.alert-toggle:disabled{cursor:not-allowed;opacity:.6}.alert-rule-controls{display:flex;flex-wrap:wrap;align-items:end;gap:.45rem;margin-top:.15rem}.alert-rule-controls label{display:grid;gap:.2rem;font-size:.82rem;color:#475569}.alert-rule-select{width:84px;min-width:84px;padding:.35rem .45rem}.alert-history-row-main{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}
