@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}.app{width:100vw;height:100vh;overflow:hidden;position:relative}.main-image{width:100%;height:100%;object-fit:cover;display:block}.coming-soon{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:#000}.coming-soon h1{color:#fff;font-size:3rem;font-family:system-ui,-apple-system,sans-serif;font-weight:300;text-align:center}.twitter-feed{width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background-color:#15202b;padding:40px 20px;box-sizing:border-box;overflow-y:auto}.twitter-timeline{width:100%;max-width:600px}.iframe-container{position:absolute;bottom:250px;left:50%;transform:translate(-50%);z-index:10}.header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d;overflow:hidden}.header-left{display:flex;align-items:center;position:relative;z-index:1}.header-link{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:opacity .2s ease}.header-link:hover{opacity:.8}.main-logo{height:80px;width:auto;max-width:400px;object-fit:contain}.header-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0;line-height:1}.header-right{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.header{padding:.75rem 1rem}.header-title{font-size:1.125rem}.main-logo{height:65px;max-width:500px}.corner-image{height:65px}}@media(max-width:480px){.header{padding:.75rem}.header-title{font-size:1rem}.main-logo{height:55px;max-width:400px}.corner-image{height:50px}}@media(prefers-color-scheme:dark){.header{background:#fff;border-bottom-color:#374151}.header-title{color:#f9fafb}}.site-footer{background:#fff;border-top:1px solid #f1f3f4;margin-top:4rem;padding:2rem 0;font-size:.875rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-section{display:flex;align-items:center}.footer-text{color:#9ca3af;margin:0;font-weight:400;line-height:1.5}.footer-link{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s ease;border-bottom:1px solid transparent}.footer-link:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.footer-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:2px}.advertise-link{color:#9ca3af;background:none;border:none;font-size:.875rem;font-weight:400;cursor:pointer;transition:color .2s ease;text-decoration:none;padding:.25rem .5rem;border-radius:4px;outline:none}.advertise-link:hover{color:#6b7280;text-decoration:underline}.advertise-link:focus-visible{outline:2px solid #0057d6;outline-offset:2px;color:#6b7280}.advertise-link:active{color:#4b5563}@media(max-width:768px){.site-footer{margin-top:3rem;padding:1.5rem 0}.footer-content{padding:0 1rem;flex-direction:column;text-align:center;gap:.75rem}.footer-text{font-size:.8rem;line-height:1.4}.advertise-link{font-size:.8rem}}@media(max-width:480px){.site-footer{margin-top:2rem;padding:1rem 0}.footer-content{padding:0 .75rem}}@media(prefers-color-scheme:dark){.site-footer{background:#1f2937;border-top-color:#374151}.footer-text,.advertise-link{color:#9ca3af}.footer-link{color:#60a5fa}.footer-link:hover{color:#93c5fd;border-bottom-color:#93c5fd}.advertise-link:hover,.advertise-link:focus-visible{color:#d1d5db}.advertise-link:active{color:#e5e7eb}}@media(prefers-contrast:high){.footer-text,.advertise-link{color:#6b7280}.advertise-link:hover,.advertise-link:focus-visible{color:#374151}}@media(prefers-reduced-motion:reduce){.advertise-link{transition:none}}.constituency-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border-top:4px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}.constituency-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.constituency-card.blp{border-top-color:#dc2626}.constituency-card.dlp{border-top-color:#ffb400}.constituency-card.fod{border-top-color:#10b981}.constituency-card.pcp,.constituency-card.bfp,.constituency-card.bsp,.constituency-card.sol,.constituency-card.ind{border-top-color:#9ca3af}.constituency-header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.constituency-header h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#111827}.constituency-turnout{font-size:.875rem;color:#6b7280}.constituency-turnout .turnout-value{font-weight:600;color:#2563eb;font-size:.875rem}.constituency-results-data{display:flex;flex-direction:column;gap:.75rem}.result-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-radius:8px;background:#f9fafb;transition:background .2s ease;gap:.75rem}.result-row.winner{background:#f0fdf4;border:1px solid #86efac}.result-row.minor-party{background:#fafafa;opacity:.85}.result-row.minor-party .party-name{font-size:.8rem;color:#6b7280}.result-row.minor-party .candidate-name{font-size:.8rem}.result-row.minor-party .votes{font-size:1rem}.result-row.minor-party .percentage{font-size:.8rem}.party-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.party-details{display:flex;flex-direction:column;gap:.125rem;min-width:0}.party-name{font-weight:600;font-size:.875rem;color:#111827;text-transform:uppercase;letter-spacing:.025em}.candidate-name{font-size:.875rem;color:#6b7280;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.winner-badge{background:#22c55e;color:#fff;font-size:.75rem;padding:.125rem .5rem;border-radius:999px;font-weight:500}.vote-info{display:flex;align-items:baseline;gap:.5rem}.votes{font-size:1.125rem;font-weight:700;color:#111827}.percentage{font-size:.875rem;color:#6b7280}.see-more-button{width:100%;padding:.5rem;margin-top:.25rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.see-more-button:hover{background:#dbeafe;border-color:#93c5fd}.margin-info{text-align:center;font-size:.875rem;color:#6b7280;padding:.5rem;background:#fef3c7;border-radius:6px;font-weight:500}.voter-stats{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;color:#9ca3af;padding-top:.5rem;border-top:1px solid #f3f4f6}@media(max-width:480px){.constituency-card{padding:1rem}.constituency-header h3{font-size:1rem}.result-row{padding:.5rem;gap:.5rem}.votes{font-size:1rem}.percentage,.candidate-name,.party-name{font-size:.75rem}}.constituency-map-container{position:relative;width:100%;max-width:800px;margin:0 auto;padding:2rem 1rem}.constituency-svg-map{width:100%;height:auto}.constituency-svg-map svg{max-width:100%;height:auto}.constituency-location{fill:#d1d3d4;stroke:#fff;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;cursor:pointer;transition:all .3s ease;outline:none}.constituency-location:hover{filter:brightness(1.1)}.constituency-location:focus{outline:none;stroke-width:3px}.constituency-location.blp{fill:#dc2626}.constituency-location.dlp{fill:#ffb400}.constituency-location.fod{fill:#10b981}.constituency-location.pcp,.constituency-location.bfp,.constituency-location.bsp,.constituency-location.sol,.constituency-location.ind{fill:#6b7280}.constituency-location.no-data{fill:#d1d3d4}.map-tooltip{position:fixed;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;box-shadow:0 4px 12px #00000026;pointer-events:none;z-index:1000;transform:translate(-50%,-100%);min-width:200px}.map-tooltip.desktop{min-width:360px;max-width:400px;padding:0;border:none;border-radius:12px;overflow:hidden;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 8px 24px #0003}.map-tooltip.desktop .constituency-card{box-shadow:none;margin:0;border-radius:0}.map-tooltip.mobile{min-width:200px;padding:.75rem 1rem;transform:translate(-50%,-100%)}.map-tooltip strong{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.025em}.tooltip-content{display:flex;flex-direction:column;gap:.25rem}.winner-party{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;text-align:center}.winner-party.blp{background:#dc2626;color:#fff}.winner-party.dlp{background:#ffb400;color:#111827}.winner-party.fod{background:#10b981;color:#fff}.winner-party.pcp,.winner-party.bfp,.winner-party.bsp,.winner-party.sol,.winner-party.ind{background:#6b7280;color:#fff}.winner-votes{font-size:.75rem;color:#6b7280;text-align:center;margin-top:.25rem}.map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.map-loading .spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin 1s linear infinite}.map-loading p{font-size:1rem;color:#6b7280}@media(max-width:1024px){.map-tooltip.desktop{min-width:340px;max-width:360px}}@media(max-width:768px){.constituency-map-container{padding:.5rem}.map-tooltip.mobile{min-width:150px;padding:.5rem .75rem}.map-tooltip.mobile strong{font-size:.75rem}.map-tooltip.mobile .winner-party,.map-tooltip.mobile .winner-votes{font-size:.7rem}}.seats-bar-chart{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.chart-title{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#111827;text-align:center}.chart-container{width:100%}@media(max-width:768px){.seats-bar-chart{padding:1rem}.chart-title{font-size:1.125rem}}@media(max-width:480px){.seats-bar-chart{padding:.75rem}.chart-title{font-size:1rem}}.results-page{min-height:100vh;background:#f9fafb;padding:2rem 1rem}.results-header{text-align:center;padding-top:2rem}.results-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}.results-header .subtitle{font-size:1.125rem;color:#6b7280;margin:0}.results-header .last-updated{font-size:.875rem;color:#6b7280;margin:.5rem 0 0;font-style:italic}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:1rem 1.5rem;border-radius:8px;font-size:1rem}.overall-summary{max-width:1200px;margin:0 auto 3rem}.party-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.party-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border-left:4px solid;transition:transform .2s ease,box-shadow .2s ease}.party-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.party-card.blp{border-left-color:#dc2626}.party-card.dlp{border-left-color:#ffb400}.party-card.fod{border-left-color:#10b981}.party-header h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#111827}.party-stats{display:flex;justify-content:space-between;gap:1rem}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value{font-size:1.875rem;font-weight:700;color:#111827;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.turnout-summary{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.turnout-summary h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#111827}.turnout-stats{display:flex;justify-content:space-around;gap:1rem}.turnout-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.turnout-value{font-size:1.875rem;font-weight:700;color:#2563eb;line-height:1;margin-bottom:.25rem}.turnout-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.main-header{position:sticky;top:0;z-index:1000;transition:transform .3s ease,opacity .3s ease}.main-header.hide{transform:translateY(-100%);opacity:0}.sticky-results-header{position:fixed;top:0;left:0;right:0;background:#fff;box-shadow:0 2px 8px #0000001a;z-index:900;padding:.75rem 1rem;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.sticky-results-content{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:2rem}.sticky-party-result{display:flex;align-items:center;gap:.75rem}.sticky-party-bar{width:4px;height:40px;border-radius:2px}.sticky-party-result.blp .sticky-party-bar{background:#dc2626}.sticky-party-result.dlp .sticky-party-bar{background:#ffb400}.sticky-party-result.fod .sticky-party-bar{background:#10b981}.sticky-party-info{display:flex;flex-direction:column;gap:.125rem}.sticky-party-name{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.sticky-party-seats{font-size:1.5rem;font-weight:700;color:#111827;line-height:1}.seats-chart-section{max-width:1200px;margin:2rem auto;padding:0 1rem}.map-section{max-width:1200px;margin:0 auto 3rem;padding:2rem;text-align:center}.map-constituency-detail{margin-top:2rem;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.map-legend{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-color{width:20px;height:20px;border-radius:4px;border:1px solid #e5e7eb}.legend-color.blp{background:#dc2626}.legend-color.dlp{background:#ffb400}.legend-color.fod{background:#10b981}.legend-color.no-data{background:#d1d3d4}.legend-label{font-size:.875rem;color:#111827;font-weight:500}.seats-to-watch-section{max-width:1200px;margin:0 auto 3rem;padding:2rem}.seats-to-watch-section h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 1.5rem;text-align:center}.constituency-results{max-width:1200px;margin:0 auto}.constituency-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.constituency-results h2{font-size:2rem;font-weight:700;color:#111827;margin:0}.constituency-search{padding:.625rem 1rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;outline:none;transition:border-color .2s ease;min-width:250px}.constituency-search:focus{border-color:#2563eb}.constituency-search::placeholder{color:#9ca3af}.constituency-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.year-toggle-section{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:1000;text-align:center}.year-toggle-pill{display:inline-flex;background:#fff;border-radius:50px;padding:4px;gap:4px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;border:1px solid #e5e7eb}.year-toggle-button{padding:.625rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:50px;cursor:pointer;transition:all .2s ease;background:transparent;color:#6b7280;min-width:80px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.year-toggle-button:hover:not(.active){background:#f3f4f6;color:#111827}.year-toggle-button.active{background:#2563eb;color:#fff;box-shadow:0 1px 3px #0000001a}.year-toggle-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.results-table-section{max-width:1200px;margin:3rem auto 2rem;padding:0 1rem}.results-table-header{margin-bottom:1.5rem}.results-table-section h2{font-size:1.75rem;font-weight:700;color:#111827;margin:0;text-align:center;display:flex;align-items:center;justify-content:center;gap:.75rem;-webkit-user-select:none;user-select:none;transition:color .2s ease}.results-table-section h2:hover{color:#2563eb}.collapse-icon{font-size:1rem;transition:transform .3s ease}.results-search-bar{margin-bottom:1.5rem;display:flex;justify-content:center}.constituency-search-input{width:100%;max-width:500px;padding:.75rem 1.25rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;outline:none;transition:border-color .2s ease;background:#fff}.constituency-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.constituency-search-input::placeholder{color:#9ca3af}.results-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.results-table{width:100%;border-collapse:collapse}.results-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.results-table th{padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.results-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .15s ease}.results-table tbody tr:last-child{border-bottom:none}.results-table tbody tr:hover{background:#f9fafb}.results-table td{padding:1rem 1.5rem;font-size:.9375rem;color:#374151}.constituency-name-cell{font-weight:500;color:#111827}.constituency-name-cell.clickable{cursor:pointer;transition:color .2s ease}.constituency-name-cell.clickable:hover{color:#2563eb;text-decoration:underline}.result-cell{color:#6b7280}.party-badge{display:inline-block;padding:.25rem .625rem;border-radius:6px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.party-badge.blp{background:#fef2f2;color:#dc2626}.party-badge.dlp{background:#fffbeb;color:#d97706}.party-badge.fod{background:#f0fdf4;color:#059669}.constituency-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:fadeInOverlay .2s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.constituency-modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUpModal .3s ease}@keyframes slideUpModal{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close-button{position:absolute;top:1rem;right:1rem;background:#fff;border:2px solid #e5e7eb;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 2px 4px #0000001a}.modal-close-button:hover{background:#f3f4f6;color:#111827;border-color:#d1d5db;transform:scale(1.05)}.constituency-modal-content .constituency-card{box-shadow:none;margin:0}.footer-actions{max-width:1200px;margin:2rem auto 0;padding-bottom:6rem;text-align:center}.back-button{background:#2563eb;color:#fff;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:background .2s ease}.back-button:hover{background:#1d4ed8}@media(max-width:768px){.results-page{padding:1rem .5rem}.results-header h1{font-size:1.75rem}.results-header .subtitle{font-size:1rem}.party-totals{grid-template-columns:1fr}.party-stats{flex-direction:column;gap:1rem}.stat-item{flex-direction:row;justify-content:space-between;width:100%}.turnout-stats{flex-direction:column}.turnout-stat{flex-direction:row;justify-content:space-between;width:100%}.constituency-grid{grid-template-columns:1fr}.constituency-header-row{flex-direction:column;align-items:stretch}.constituency-results h2{font-size:1.5rem;text-align:center}.constituency-search{min-width:100%}.map-section{padding:1rem}.map-constituency-detail{margin-top:1.5rem;max-width:100%}.seats-to-watch-section{padding:1rem}.seats-to-watch-section h2{font-size:1.5rem}.year-toggle-section{bottom:1.5rem}.year-toggle-button{padding:.5rem 1.25rem;font-size:.875rem}.sticky-results-header{padding:.5rem}.sticky-results-content{gap:1rem}.sticky-party-bar{width:3px;height:32px}.sticky-party-seats{font-size:1.25rem}.results-table-section{padding:0 .5rem}.results-table-section h2{font-size:1.5rem}.results-table th,.results-table td{padding:.75rem 1rem;font-size:.875rem}.party-badge{font-size:.75rem;padding:.2rem .5rem}.constituency-search-input{padding:.625rem 1rem;font-size:.9375rem}.constituency-modal-content{max-width:95%;margin:0 .5rem}.modal-close-button{width:32px;height:32px;font-size:1.125rem}}@media(max-width:480px){.results-header{margin-bottom:2rem;padding:1rem 0}.party-card,.turnout-summary,.constituency-card{padding:1rem}.stat-value,.turnout-value{font-size:1.5rem}.year-toggle-section{bottom:1rem}.year-toggle-pill{padding:3px}.year-toggle-button{padding:.5rem 1rem;font-size:.8125rem}.sticky-results-content,.sticky-party-result{gap:.5rem}.sticky-party-bar{width:3px;height:28px}.sticky-party-name{font-size:.625rem}.sticky-party-seats{font-size:1.125rem}.results-table-section h2{font-size:1.25rem}.results-table th,.results-table td{padding:.625rem .75rem;font-size:.8125rem}.results-table th{font-size:.75rem}.party-badge{font-size:.6875rem;padding:.2rem .4rem}.constituency-search-input{padding:.5rem .875rem;font-size:.875rem}.collapse-icon{font-size:.875rem}}
