:root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a2e;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:#0015bc;text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2.5em;line-height:1.2;margin:0}h2{font-size:1.5em;margin:0 0 16px}h3{font-size:1.2em;margin:0 0 12px}button{border-radius:8px;border:none;padding:12px 24px;font-size:1em;font-weight:500;font-family:inherit;background-color:#0015bc;color:#fff;cursor:pointer;transition:background-color .2s,transform .1s}button:hover{background-color:#000d7a}button:active{transform:scale(.98)}.app{min-height:100vh}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.spinner{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#0015bc;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.dashboard{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#fff}.dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:8px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.dashboard-title{font-size:20px;margin:0;color:#1a1a2e;white-space:nowrap}.dashboard-tabs{display:flex;gap:6px}.dashboard-tab{padding:6px 18px;font-size:14px;font-weight:500;background:#f0f0f0;color:#333;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.dashboard-tab:hover{background:#e0e0e0}.dashboard-tab--active{background:#333;color:#fff;font-weight:700}.dashboard-main{flex:1;display:flex;min-height:0}.dashboard-map{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:8px;overflow:hidden}.dashboard-map .us-map-container{width:100%;height:100%;max-width:none;padding:0;display:flex;align-items:center;justify-content:center}.dashboard-map .us-map-container svg{max-width:100%;max-height:100%}.dashboard-sidebar{width:280px;flex-shrink:0;border-left:1px solid #e5e7eb;overflow-y:auto;padding:16px}.dashboard-legend{flex-shrink:0;border-top:1px solid #e5e7eb}.dashboard-legend .map-legend{padding:6px 24px;margin:0}.dashboard-legend .map-legend h4{display:none}.dashboard-legend .legend-items{justify-content:center;gap:12px}.dashboard-legend .legend-item{font-size:12px;gap:4px}.dashboard-legend .legend-color{width:14px;height:14px;border-radius:3px}.forecast-sidebar{display:flex;flex-direction:column;gap:20px}.forecast-sidebar__title{margin:0;font-size:16px;color:#1a1a2e;text-align:center;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.forecast-sidebar__section{display:flex;flex-direction:column;gap:6px}.forecast-sidebar__label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.forecast-sidebar__odds{display:flex;align-items:center;gap:8px}.forecast-sidebar__odds-value{font-size:24px;font-weight:700;min-width:56px;text-align:center}.forecast-sidebar__odds-bar{flex:1;height:28px;display:flex;border-radius:5px;overflow:hidden}.forecast-sidebar__odds-bar>div{transition:width .3s ease}.forecast-sidebar__party-labels{display:flex;justify-content:space-between;font-size:11px;color:#888}.forecast-sidebar__seats{display:flex;justify-content:space-between}.forecast-sidebar__seat-bar{height:20px;display:flex;border-radius:4px;overflow:hidden;position:relative}.forecast-sidebar__seat-bar>div{transition:width .3s ease}.forecast-sidebar__majority-line{position:absolute;top:0;bottom:0;width:2px;background-color:#333}.forecast-sidebar__majority-label{font-size:11px;color:#999;text-align:center}.forecast-sidebar__sources{display:flex;gap:4px}.forecast-sidebar__source-btn{flex:1;padding:6px 4px;font-size:12px;font-weight:500;background:#f3f4f6;color:#374151;border:none;border-radius:5px;cursor:pointer;transition:all .15s ease}.forecast-sidebar__source-btn:hover:not(:disabled){background:#e5e7eb}.forecast-sidebar__source-btn--active{background:#6366f1;color:#fff;font-weight:700}.forecast-sidebar__source-btn:disabled{opacity:.5;cursor:not-allowed}.forecast-sidebar__fallback-note{font-size:10px;color:#9ca3af;font-style:italic}.forecast-sidebar__loading{font-size:12px;color:#6b7280;text-align:center}.home-page{padding:24px;max-width:1400px;margin:0 auto}.page-header{text-align:center;margin-bottom:32px}.page-header h1{color:#1a1a2e}.page-header p{color:#666;margin-top:8px}.map-section{display:flex;flex-direction:column;align-items:stretch;gap:24px;margin-bottom:48px}.us-map-container{width:100%;max-width:1000px;margin:0 auto;padding:20px}.map-legend{padding:20px;margin:0 auto}.map-legend h4{margin:0 0 12px;font-size:14px;color:#666;text-transform:uppercase;letter-spacing:.5px}.legend-items{display:flex;flex-wrap:wrap;gap:16px}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px}.legend-color{width:20px;height:20px;border-radius:4px}.stats-section{text-align:center}.stats-grid{display:flex;justify-content:center;gap:24px;margin-top:24px}.stat-card{padding:24px 48px;display:flex;flex-direction:column;align-items:center}.stat-value{font-size:2.5em;font-weight:700;color:#0015bc}.stat-label{color:#666;font-size:14px;margin-top:4px}.state-page{padding:24px;max-width:1400px;margin:0 auto}.breadcrumb{margin-bottom:24px;font-size:14px}.breadcrumb a{color:#0015bc}.breadcrumb span{color:#666}.state-header{padding:24px 0;margin-bottom:32px}.state-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.state-info{margin-top:12px;display:flex;gap:24px;color:#666}.state-content{display:grid;grid-template-columns:1fr 400px;gap:32px}@media (max-width: 1024px){.state-content{grid-template-columns:1fr}.map-column{order:-1}}.races-column{display:flex;flex-direction:column;gap:32px}.race-section h2{color:#1a1a2e;border-bottom:2px solid #e0e0e0;padding-bottom:8px}.house-races-list{display:flex;flex-direction:column;gap:12px;max-height:600px;overflow-y:auto;padding-right:8px}.map-column{position:sticky;top:24px;align-self:start}.state-map-container{padding:24px}.at-large-district{display:flex;justify-content:center;padding:20px}.district-grid{padding:20px}@media (max-width: 768px){.home-page,.state-page{padding:16px}.page-header h1{font-size:1.8em}.stats-grid{flex-direction:column;align-items:center}.stat-card{width:100%;max-width:300px}.legend-items{justify-content:center}.dashboard-header{flex-direction:column;gap:8px;padding:12px 16px}.dashboard-title{font-size:18px}.dashboard-tabs{width:100%;justify-content:center}.dashboard-tab{padding:8px 14px;font-size:13px}.dashboard-main{flex-direction:column}.dashboard-sidebar{width:100%;border-left:none;border-top:1px solid #e5e7eb;max-height:200px}.dashboard-map{padding:4px}.dashboard-legend .map-legend{padding:6px 12px}.dashboard-legend .legend-items{gap:8px}.dashboard-legend .legend-item{font-size:10px}.dashboard-legend .legend-color{width:10px;height:10px}}@media (max-width: 480px){.dashboard-title{font-size:16px}.dashboard-tab{padding:6px 10px;font-size:12px}.dashboard-legend .legend-item{font-size:9px}}
