*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.6;color:var(--black);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}article a,.blog-post-content a{color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--border-primary);text-underline-offset:2px}article a:hover,.blog-post-content a:hover{text-decoration-color:var(--text-primary)}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--purple-500);outline-offset:2px}.skip-link{position:absolute;top:-100px;left:var(--space-md);padding:var(--space-sm) var(--space-md);background:var(--purple-900);color:var(--white);font-size:14px;font-weight:700;z-index:10000;text-decoration:none}.skip-link:focus{top:var(--space-sm)}table{border-collapse:collapse;width:100%}:root,[data-theme=light]{--font-display: "Helvetica Neue", Arial, sans-serif;--font-sans: "Helvetica Neue", Arial, sans-serif;--bg-primary: #ffffff;--bg-secondary: #f9fafb;--bg-tertiary: #f3f4f6;--bg-elevated: #ffffff;--text-primary: #0a0a0a;--text-secondary: #4b5563;--text-muted: #6b7280;--border-primary: #e5e7eb;--border-subtle: #f3f4f6;--color-dem: #2563eb;--color-rep: #dc2626;--color-dem-light: #dbeafe;--color-rep-light: #fee2e2;--color-dem-muted: #93c5fd;--color-rep-muted: #fca5a5;--color-ind: #7c3aed;--color-ind-light: #ede9fe;--color-ind-muted: #c4b5fd;--color-solid-d: #1e40af;--color-likely-d: var(--color-dem);--color-lean-d: #60a5fa;--color-tilt-d: #93c5fd;--color-tossup: #a78bfa;--color-tilt-r: #fca5a5;--color-lean-r: #f87171;--color-likely-r: var(--color-rep);--color-solid-r: #991b1b;--color-tossup-text: #6b7280;--color-rating-text-light: #ffffff;--color-rating-text-likely-d: var(--color-rating-text-light);--color-rating-text-likely-r: var(--color-rating-text-light);--color-rating-text-lean-d: #1e3a5f;--color-rating-text-lean-r: #450a0a;--color-rating-text-tossup: #0a0a0a;--color-link: #7c3aed;--color-link-hover: #4a1580;--bg-map-inactive: #e5e7eb;--stroke-map-inactive: #d1d5db;--stroke-map-active: #ffffff;--bg-scenario-card: #f8f9fa;--bg-chip-unlocked: #ffffff;--text-chip-unlocked: #374151;--bg-chip-safe: #f0f1f3;--text-chip-safe: #4b5563;--color-gain: #16a34a;--color-loss: #ef4444;--color-warning: #d97706;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px rgba(0,0,0,.07);--shadow-tooltip: 0 8px 24px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.08);--bg-tooltip: #1f2937;--text-tooltip: #ffffff;--text-tooltip-muted: #9ca3af;--text-tooltip-dem: #93c5fd;--text-tooltip-rep: #fca5a5;--text-tooltip-ind: #c4b5fd;--purple-900: #1a0533;--purple-800: #3b1066;--purple-700: #4a1580;--purple-600: #6d28d9;--purple-500: #7c3aed;--purple-400: #8b5cf6;--purple-300: #c4b5fd;--purple-200: #ddd6fe;--purple-50: #f5f3ff;--bg-deeper: #10051f;--border-glow: rgba(124, 58, 237, .22);--border-hairline: rgba(221, 214, 254, .18);--white: #ffffff;--black: var(--text-primary);--gray-600: var(--text-secondary);--gray-200: var(--border-primary);--gray-50: var(--bg-secondary);--dem-blue: var(--color-dem);--dem-blue-light: var(--color-dem-muted);--rep-red: var(--color-rep);--rep-red-light: var(--color-rep-muted);--tossup-gray: var(--color-tossup-text);--space-xs: 8px;--space-sm: 16px;--space-md: 24px;--space-lg: 40px;--space-xl: 64px;--space-2xl: 96px;--content-max: 1160px;--content-narrow: 720px;--content-pad: 24px;--module-height-chart: 320px;--module-height-histogram: 280px;--module-height-map-primary: 520px;--module-height-map-secondary: 400px;--module-height-control-bar: 48px;--module-height-tipping: 80px;--module-height-card-sm: 88px;--module-height-card-md: 160px;--section-gap-lg: 5rem;--section-gap-md: 3rem;--section-gap-sm: 1.5rem;--radius: 0;--radius-badge: 2px;--transition-fast: .15s ease-out;--transition-normal: .2s ease-out;--max-width: 1320px;--max-body-text: 680px}@media(min-width:1600px){:root{--max-width: 1440px}}@media(min-width:1800px){:root{--max-width: 1600px}}@media(min-width:2200px){:root{--max-width: 1800px}}[data-theme=dark]{--bg-primary: #111827;--bg-secondary: #1f2937;--bg-tertiary: #374151;--bg-elevated: #1f2937;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-muted: #9ca3af;--border-primary: #374151;--border-subtle: #1f2937;--color-dem: #3b82f6;--color-rep: #ef4444;--color-dem-light: #1e3a5f;--color-rep-light: #5f1e1e;--color-dem-muted: #60a5fa;--color-rep-muted: #f87171;--color-ind: #a78bfa;--color-ind-light: #2c1f4a;--color-ind-muted: #c4b5fd;--color-solid-d: #2563eb;--color-likely-d: var(--color-dem);--color-lean-d: #60a5fa;--color-tilt-d: #93c5fd;--color-tossup: #a78bfa;--color-tilt-r: #fca5a5;--color-lean-r: #f87171;--color-likely-r: var(--color-rep);--color-solid-r: #dc2626;--color-tossup-text: #9ca3af;--color-rating-text-light: #ffffff;--color-rating-text-likely-d: #0f172a;--color-rating-text-likely-r: #2b0a0a;--color-rating-text-lean-d: #0c2340;--color-rating-text-lean-r: #450a0a;--color-rating-text-tossup: #111827;--color-link: #a78bfa;--color-link-hover: #c4b5fd;--bg-map-inactive: #374151;--stroke-map-inactive: #4b5563;--stroke-map-active: #1f2937;--bg-scenario-card: #1f2937;--bg-chip-unlocked: #374151;--text-chip-unlocked: #d1d5db;--bg-chip-safe: #1f2937;--text-chip-safe: #9ca3af;--color-gain: #4ade80;--color-loss: #f87171;--color-warning: #fbbf24;--shadow-sm: 0 1px 2px rgba(0,0,0,.3);--shadow-md: 0 4px 6px rgba(0,0,0,.4);--shadow-tooltip: 0 8px 24px rgba(0,0,0,.45), 0 2px 4px rgba(0,0,0,.3);--bg-tooltip: #f9fafb;--text-tooltip: #111827;--text-tooltip-muted: #6b7280;--text-tooltip-dem: #2563eb;--text-tooltip-rep: #dc2626;--text-tooltip-ind: #7c3aed;--purple-900: #0f051a;--purple-800: #2c0a4f;--purple-700: #3b1066;--purple-600: #4a1580;--purple-500: #a78bfa;--purple-400: #c4b5fd;--purple-300: #c4b5fd;--purple-200: #ddd6fe;--purple-50: #1e1033;--bg-deeper: #080511;--border-glow: rgba(167, 139, 250, .18);--border-hairline: rgba(221, 214, 254, .14)}body,.card,.nav,.footer,.hero,.chamber-hero,.race-header-zone,.freshness-strip,.section-bg-tint,.embed-section,.chamber-stakes,.tipping-tile,.tipping-center-divider,.admin-shell,.mc-shell,.admin-status-strip,.admin-footer,.admin-content,.sp-admin-mobile-menu{transition:background-color .2s ease,color .2s ease,border-color .2s ease}astro-island{display:contents}.forecast-type-tab:hover:not([aria-selected=true]){color:var(--text-primary)}h1,h2,h3,h4{line-height:1.2;font-weight:700}h1{font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-.02em}h2{font-size:20px}h3{font-size:18px}p{max-width:var(--max-body-text)}.display-hero{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:.98;letter-spacing:-.04em}.display-stat{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.section-divider-label{font-family:var(--font-sans);font-size:.8125rem;font-weight:600;letter-spacing:0;color:var(--purple-500)}.data-label{font-family:var(--font-sans);font-size:.6875rem;font-weight:600;letter-spacing:.03em;color:var(--text-muted)}.data-value{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.caption{font-size:.6875rem;color:var(--text-muted)}@media(max-width:767px){:root{--section-gap-lg: 3.5rem;--section-gap-md: 2rem;--section-gap-sm: 1rem;--content-pad: 16px}}@media(min-width:768px){h2{font-size:28px}h3{font-size:20px}body{font-size:18px}.data-value{font-size:28px}}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--space-md)}.content-container{width:100%;max-width:var(--content-max);margin:0 auto;padding:0 var(--content-pad)}main#main-content{padding-bottom:var(--section-gap-lg)}.full-bleed{width:100vw;margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tabular-nums{font-variant-numeric:tabular-nums}.card{background:var(--bg-elevated);border:1px solid var(--gray-200);border-radius:0;padding:var(--space-md);transition:border-color var(--transition-fast)}.card:hover{border-color:var(--gray-600)}.card a{color:inherit;text-decoration:none}.section{margin-top:var(--section-gap-md)}.section+.section{margin-top:var(--section-gap-sm)}.section.section-major{margin-top:var(--section-gap-lg)}.section-header{display:inline-block;margin-bottom:var(--space-md);font-family:var(--font-display);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:900;letter-spacing:-.035em;line-height:1;color:var(--purple-500)}[data-theme=dark] .section-header{color:var(--white)}.section-header--ruled{display:block;width:100%;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid var(--border-primary)}.section-subtitle{font-size:.9375rem;color:var(--text-secondary);margin-top:calc(-1 * var(--space-xs));margin-bottom:var(--space-md);max-width:44rem}.module{max-width:var(--content-max)}.module--narrow{max-width:var(--content-narrow)}.meta{font-size:.8125rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.section-divider{width:100vw;margin-left:calc(-50vw + 50%);padding:0 calc(50vw - 50%);display:flex;align-items:center;gap:var(--space-md);position:relative;margin-top:var(--section-gap-md);margin-bottom:var(--section-gap-sm)}.section-divider:before,.section-divider:after{content:"";flex:1;height:1px;background:var(--border-primary)}.section-divider .section-divider-label{flex-shrink:0}.section-divider-accent{display:none}.section-bg-tint{width:100vw;margin-left:calc(-50vw + 50%);padding:var(--section-gap-md) calc(50vw - 50%);background:var(--bg-secondary)}.freshness-strip{width:100vw;margin-left:calc(-50vw + 50%);padding:var(--space-sm) calc(50vw - 50%);background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);text-align:center;font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--text-primary);font-variant-numeric:tabular-nums;position:relative}.freshness-strip:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:transparent}[data-theme=dark] .freshness-strip:before{background:linear-gradient(90deg,var(--purple-700) 0%,var(--purple-500) 50%,var(--purple-700) 100%)}.chamber-stakes-preview{width:100vw;margin-left:calc(-50vw + 50%);padding:var(--section-gap-md) calc(50vw - 50%);background:var(--bg-secondary)}.chamber-stakes-grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg);max-width:var(--max-width);margin:0 auto}@media(min-width:768px){.chamber-stakes-grid{grid-template-columns:1fr 1fr}}.chamber-stakes-card{background:var(--bg-elevated);border:1px solid var(--border-primary);padding:var(--space-md)}@media(min-width:768px){.chamber-stakes-card{padding:var(--space-lg)}}.chamber-stakes-card .csp-label{font-family:var(--font-sans);font-size:.8125rem;font-weight:600;letter-spacing:0;color:var(--purple-500);margin-bottom:var(--space-xs)}.chamber-stakes-card .csp-prob{font-family:var(--font-display);font-size:34px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:var(--space-md)}.chamber-stakes-card .csp-detail{font-size:13px;color:var(--text-secondary);margin-bottom:var(--space-xs);font-variant-numeric:tabular-nums}.chamber-stakes-card .csp-link{font-size:14px;margin-top:var(--space-sm)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scalePulse{0%{transform:scale(.95)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.stagger-in{opacity:0;transform:translateY(16px);animation:staggerFadeUp .5s cubic-bezier(.22,1,.36,1) forwards}.stagger-in:nth-child(1){animation-delay:.05s}.stagger-in:nth-child(2){animation-delay:.15s}.stagger-in:nth-child(3){animation-delay:.25s}.stagger-in:nth-child(4){animation-delay:.35s}.stagger-in:nth-child(5){animation-delay:.45s}.stagger-in:nth-child(6){animation-delay:.55s}@keyframes staggerFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.scroll-reveal{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.scroll-reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.animate-in,.animate-fade,.animate-pulse,.stagger-in{animation:none!important;opacity:1!important;transform:none!important}.animate-in-delay-1,.animate-in-delay-2,.animate-in-delay-3,.animate-in-delay-4{animation-delay:0s}body .scroll-reveal,body .scroll-reveal.visible{opacity:1;transform:none;transition:none}.hero-headline-shimmer{color:var(--white)}}
