@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{color-scheme:dark;--bg: #07111a;--panel: rgba(9, 22, 34, .8);--panel-border: rgba(108, 207, 198, .16);--text: #eff7fb;--muted: #8ea6b8;--accent: #6cd4c6;--accent-strong: #36b7a7;--sun: #f7b85f;--danger: #ff846c;--ink: #041018;--shadow: 0 24px 80px rgba(1, 8, 14, .38);--radius-xxl: 30px;--radius-xl: 24px;--radius-lg: 20px;--radius-md: 14px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);font-family:Sora,Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(70,167,189,.22),transparent 26rem),radial-gradient(circle at bottom right,rgba(247,184,95,.15),transparent 22rem),linear-gradient(180deg,#051019,#071521 48%,#06111a)}a{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr)}.app-nav{padding:2rem 1.2rem;border-right:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#040e14f5,#06111beb)}.brand-lockup,.page-hero,.page-panel,.metric-card,.story-card,.player-card,.game-card,.lineup-card,.slip-card,.injury-card,.detail-card{background:var(--panel);border:1px solid var(--panel-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{padding:1.25rem;border-radius:var(--radius-xl)}.brand-kicker,.page-kicker,.section-eyebrow,.mini-label,.metric-label,.detail-label,.card-tag{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--muted);font-family:IBM Plex Mono,monospace}.brand-lockup strong,.page-card-head h2,.page-hero-copy h2,.topbar h1{letter-spacing:-.03em}.brand-lockup strong{display:block;font-size:1.25rem;margin-top:.45rem}.brand-lockup p,.page-card-head p,.page-hero-copy p,.story-card p,.detail-card p{color:var(--muted);line-height:1.7}.nav-stack{display:grid;gap:.45rem;margin-top:1.2rem}.nav-link{text-decoration:none;padding:.95rem 1rem;border-radius:999px;color:var(--muted);border:1px solid rgba(255,255,255,.04);transition:.18s ease}.nav-link:hover,.nav-link.is-active{color:var(--text);background:linear-gradient(135deg,#6cd4c626,#37b7a71a);border-color:#6cd4c633}.nav-card{margin-top:1.25rem;padding:1rem;border-radius:var(--radius-xl);background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.nav-card-list{display:grid;gap:.55rem;margin-top:.85rem}.app-stage{padding:1.4rem}.topbar,.page-card-head,.market-row,.lineup-row,.slip-row,.injury-row,.game-card-top,.player-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.topbar{margin-bottom:1rem}.topbar h1{margin:.35rem 0 0;max-width:16ch;font-size:clamp(2rem,3vw + 1rem,3.3rem);line-height:1.02}.topbar-tools,.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.field-inline,.field-stack{display:flex;flex-direction:column;gap:.45rem}.field-inline input,.field-stack input,.field-stack textarea{width:100%;border:1px solid rgba(255,255,255,.08);background:#050e14d6;color:var(--text);border-radius:var(--radius-md);padding:.9rem 1rem;font:inherit}.field-stack textarea{resize:vertical}.status-pill,.ghost-button,.primary-button,.secondary-button,.team-pill{border-radius:999px}.status-pill{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);min-height:48px}.status-pill.is-live{color:var(--accent);border-color:#6cd4c633}.status-pill.is-warn{color:var(--sun)}.status-dot{width:9px;height:9px;border-radius:999px;background:currentColor}.warning-banner{margin-bottom:1rem;padding:.9rem 1rem;border-radius:var(--radius-lg);color:var(--danger);background:#ff846c14;border:1px solid rgba(255,132,108,.16)}.page-shell,.metric-grid,.cards-grid,.two-column,.detail-grid,.lineup-grid,.slips-grid,.list-stack,.hero-showcase{display:grid;gap:1rem}.page-shell{gap:1.15rem}.page-hero,.page-panel{border-radius:var(--radius-xxl);padding:1.4rem}.page-hero{grid-template-columns:1.15fr .85fr}.page-hero-copy h2{margin:.55rem 0 1rem;font-size:clamp(2rem,3vw + 1rem,4.2rem);line-height:.98;max-width:11ch}.story-card,.detail-card,.metric-card,.player-card,.game-card,.lineup-card,.slip-card,.injury-card{border-radius:var(--radius-xl);padding:1rem}.story-card strong,.detail-card strong{display:block;margin-top:.35rem;font-size:1.2rem}.page-card-head h2{margin:.3rem 0 0;font-size:1.45rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-value{display:block;margin-top:.45rem;font-size:1.45rem;line-height:1.2}.metric-note{display:block;margin-top:.5rem;color:var(--muted);font-size:.88rem}.two-column,.lineup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid,.slips-grid,.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.player-summary,.team-pill,.market-row-meta,.lineup-row-meta,.slip-meta,.footer-brand{display:flex;align-items:center;gap:.75rem}.player-summary{justify-content:flex-start}.portrait{width:68px;height:68px;border-radius:22px;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#6cd4c633,#ffffff0d);border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-weight:700}.portrait img,.team-logo-frame img{width:100%;height:100%;object-fit:cover}.team-pill{justify-content:flex-start;padding:.35rem .75rem .35rem .35rem;min-width:0;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.team-pill.compact{padding-right:.35rem}.team-logo-frame{width:44px;height:44px;border-radius:14px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.signal-rail{margin-top:1rem;display:grid;gap:.65rem}.signal-row{display:grid;grid-template-columns:86px 1fr auto;gap:.75rem;align-items:center}.signal-bar{height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.signal-fill{height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--accent),var(--sun))}.chart-shell{width:100%;height:320px}.market-row,.lineup-row,.slip-row,.injury-row{padding:.8rem .95rem;border-radius:var(--radius-lg);background:#ffffff08}.detail-card-value,.positive-text,.spot-text{font-weight:700}.detail-card-value{display:block;margin-top:.45rem;font-size:1.3rem}.positive-text{color:var(--accent)}.spot-text,.lineup-status{color:var(--sun)}.lineup-order{display:inline-flex;width:30px;height:30px;border-radius:999px;align-items:center;justify-content:center;background:#6cd4c624;color:var(--accent);font-size:.82rem;font-weight:700}.injury-card{border-color:#ff846c2e}.empty-state{padding:1rem;border-radius:var(--radius-xl);background:#ffffff08;color:var(--muted)}.recharts-cartesian-axis-tick-value,.recharts-legend-item-text{fill:#a8becd;font-size:12px}.recharts-tooltip-wrapper .recharts-default-tooltip{background:#061219f5!important;border:1px solid rgba(108,212,198,.18)!important;border-radius:14px!important}.primary-button,.secondary-button,.ghost-button{cursor:pointer;font:inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.95rem 1.2rem;border:1px solid transparent}.primary-button{color:var(--ink);background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);font-weight:700}.secondary-button,.ghost-button{background:#ffffff0a;color:var(--text);border-color:#ffffff14}.app-footer{margin-top:1rem;padding:1rem .35rem 0;display:flex;justify-content:space-between;gap:1rem;color:var(--muted);border-top:1px solid rgba(255,255,255,.05)}@media(max-width:1240px){.metric-grid,.cards-grid,.detail-grid,.slips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.app-nav{padding:1rem;border-right:0;border-bottom:1px solid rgba(255,255,255,.05)}.nav-stack{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto}.page-hero,.two-column,.lineup-grid{grid-template-columns:1fr}}@media(max-width:720px){.app-stage,.app-nav{padding:.9rem}.topbar,.page-card-head,.market-row,.lineup-row,.slip-row,.injury-row,.game-card-top,.player-card-head,.app-footer{flex-direction:column;align-items:flex-start}.topbar h1,.page-hero-copy h2{max-width:none}.metric-grid,.cards-grid,.detail-grid,.slips-grid{grid-template-columns:1fr}.signal-row{grid-template-columns:76px 1fr auto}.chart-shell{height:280px}}
