:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Segoe UI,system-ui,Roboto,sans-serif;line-height:1.4}*{box-sizing:border-box}body{color:#f1f3ff;background:#060a17;margin:0}button{font-family:inherit}.pixelmap{aspect-ratio:1;width:100%;position:relative}.pixelmap-canvas{width:100%;height:100%;image-rendering:pixelated;filter:drop-shadow(0 18px 40px #00000073);position:absolute;inset:0}.pixelmap-outline{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pixelmap-outline path{stroke:#ffe08a;stroke-width:6px}.poll-history{text-align:left;grid-template-columns:260px 1fr;gap:24px;width:100%;max-width:960px;margin:0 auto;display:grid}.history-list{flex-direction:column;gap:8px;max-height:480px;display:flex;overflow-y:auto}.history-item{color:#d7dcf5;cursor:pointer;text-align:left;background:#131c38;border:1px solid #26335c;border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;font-size:.85rem;display:flex}.history-item.is-selected{background:#1c2a55;border-color:#ffe08a}.history-item-votes{color:#ffe08a;font-size:.75rem;font-weight:700}.history-chart h3{color:#f1f3ff;margin-top:0;font-size:1.05rem}.bar-chart{flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:clamp(8px,2vw,20px);height:clamp(180px,32vh,260px);padding-top:28px;display:flex;overflow-x:auto}.bar-col{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;min-width:64px;max-width:110px;height:100%;display:flex}.bar-value{color:#f1f3ff;margin-bottom:6px;font-size:.8rem;font-weight:700}.bar-track{background:#0b1224;border-radius:4px 4px 0 0;flex:1;align-items:flex-end;width:100%;max-width:48px;display:flex;overflow:hidden}.bar-fill{border-radius:4px 4px 0 0;width:100%;transition:height .4s}.bar-label{flex-direction:column;align-items:center;max-width:100%;margin-top:8px;display:flex}.bar-name{color:#f1f3ff;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.76rem;font-weight:700;overflow:hidden}.bar-party{color:#9aa4d0;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.66rem;overflow:hidden}.bar-votes{color:#9aa4d0;font-size:.66rem}.history-empty{color:#9aa4d0;text-align:center;padding:40px 0}@media (width<=720px){.poll-history{grid-template-columns:1fr}}@media (width<=480px){.bar-chart{height:clamp(150px,28vh,200px)}.bar-col{min-width:56px}}.history-winner{color:#eaf0ff;background:#4c6fff29;border:1px solid #7896ff4d;border-radius:12px;margin:0 0 16px;padding:10px 14px;font-size:.95rem}.history-map{max-width:460px;margin:0 auto 24px}#root{min-height:100vh}.app-shell{background:radial-gradient(circle at 50% -10%,#16224a 0%,#060a17 60%);flex-direction:column;align-items:center;min-height:100vh;padding:32px 16px 64px;display:flex}.app-header{width:95vw;max-width:1500px;margin-bottom:24px}.app-header-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.app-brand{align-items:center;gap:12px;display:flex}.app-logo{filter:drop-shadow(0 4px 10px #4c6fff73);width:auto;height:44px}.app-header h1{background:linear-gradient(90deg,#4c6fff 0%,#fff 50%,#ff4c5e 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.6rem,4vw,2.4rem)}.app-subtitle{color:#9aa4d0;max-width:720px;margin:0;font-size:.95rem}.app-tabs{background:#11172e;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.app-tabs button{color:#9aa4d0;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:background .2s,color .2s}.app-tabs button.is-active{color:#fff;background:linear-gradient(90deg,#4c6fff,#ff4c5e)}.nav-menu-toggle{cursor:pointer;background:#111b38;border:1px solid #344675;border-radius:6px;padding:9px;display:none}.nav-menu-toggle span{background:#f1f3ff;width:20px;height:2px;margin:3px 0;display:block}.app-main{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.about-page{color:#d7dcf5;background:#0e1730;border:1px solid #26335c;border-radius:8px;width:min(95vw,720px);padding:28px}.about-page h2{color:#f1f3ff;margin:0 0 14px}.about-page p{margin:0 0 12px;line-height:1.6}.share-media{color:#f1f3ff;width:min(95vw,1100px)}.share-media-heading,.share-media-workspace{justify-content:space-between;gap:24px;display:flex}.share-media-heading{align-items:end;margin-bottom:20px}.share-media-eyebrow{color:#7d91e8;letter-spacing:.08em;margin:0 0 6px;font-size:.72rem;font-weight:700}.share-media h2{margin:0;font-size:1.6rem}.share-formats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.share-formats button,.share-action-primary,.share-action-secondary{color:#eaf0ff;cursor:pointer;font:inherit;border:1px solid #344675;border-radius:6px;padding:9px 12px;font-size:.84rem;font-weight:700}.share-formats button,.share-action-secondary{background:#111b38}.share-formats button.is-active,.share-action-primary{background:#3e5ce5;border-color:#617eff}.share-media-workspace{background:#0e1730;border:1px solid #26335c;border-radius:8px;align-items:center;padding:24px}.share-preview{background:#060a17;place-items:center;width:min(100%,520px);max-height:540px;display:grid;overflow:hidden}.share-preview--instagram{aspect-ratio:1}.share-preview--story{aspect-ratio:9/16;width:min(100%,300px)}.share-preview--social{aspect-ratio:120/63}.share-preview canvas{object-fit:contain;width:100%;height:100%;display:block}.share-actions{flex-direction:column;flex:1 0 180px;align-items:stretch;gap:10px;display:flex}.share-actions p,.share-feedback{color:#aeb9dd;margin:0 0 4px;font-size:.85rem}.share-feedback{color:#7dffb0}.poll-meta{color:#d7dcf5;gap:24px;font-size:.9rem;font-weight:600;display:flex}.app-status{color:#9aa4d0;text-align:center}.app-error{color:#ff8b93;font-weight:600}.app-info{color:#7dffb0;font-weight:600}.poll-layout{grid-template-columns:minmax(0,1fr) 300px;grid-template-areas:"map panel""bars bars";align-items:start;gap:24px;width:95vw;max-width:1500px;display:grid}.poll-map{grid-area:map;width:100%}.vote-panel{background:#0e1730;border:1px solid #26335c;border-radius:14px;grid-area:panel;padding:16px;position:sticky;top:16px}.vote-panel-title{color:#f1f3ff;margin:0 0 12px;font-size:1.1rem}.vote-buttons{flex-direction:column;gap:8px;max-height:70vh;display:flex;overflow-y:auto}.vote-button{color:#f1f3ff;cursor:pointer;text-align:left;background:#131c38;border:1px solid #2c3a66;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;transition:background .15s,transform .1s;display:flex}.vote-button:not(:disabled):hover{background:#1c2a55;transform:translateY(-1px)}.vote-button:disabled{opacity:.65;cursor:default}.vote-button.is-voting{border-color:#ffe08a}.vote-swatch{border:2px solid #0b1224;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.vote-swatch img{object-fit:cover;width:100%;height:100%}.vote-text{flex-direction:column;display:flex;overflow:hidden}.vote-name{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.vote-party{color:#9aa4d0;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.poll-bars{background:#0e1730;border:1px solid #26335c;border-radius:14px;grid-area:bars;padding:16px 20px}.poll-bars-title{color:#f1f3ff;margin:0 0 12px;font-size:1.1rem}.result-bars{justify-content:center;align-items:flex-end;gap:clamp(8px,2vw,24px);height:clamp(180px,30vh,280px);padding-top:28px;display:flex;overflow-x:auto}.result-bar-col{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;min-width:56px;max-width:120px;height:100%;display:flex}.result-bar-value{color:#f1f3ff;margin-bottom:6px;font-size:.85rem;font-weight:700}.result-bar-track{background:#0b1224;border-radius:6px 6px 0 0;flex:1;align-items:flex-end;width:100%;max-width:56px;display:flex;overflow:hidden}.result-bar-fill{border-radius:6px 6px 0 0;width:100%;transition:height .5s}.result-bar-label{flex-direction:column;align-items:center;max-width:100%;margin-top:8px;display:flex}.result-bar-name{color:#f1f3ff;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.78rem;font-weight:700;overflow:hidden}.result-bar-party{color:#9aa4d0;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.66rem;overflow:hidden}.result-bar-votes{color:#9aa4d0;font-size:.66rem}.panel-handle{color:#fff;cursor:pointer;background:linear-gradient(#4c6fff,#ff4c5e);border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 4px;display:none}.panel-handle-arrow{font-size:1.3rem;line-height:1}.panel-handle-label{text-transform:uppercase;letter-spacing:.04em;writing-mode:vertical-rl;text-orientation:mixed;font-size:.65rem;font-weight:700}@media (width<=1024px){.poll-layout{max-width:100%}}@media (width<=860px){.poll-layout{grid-template-columns:1fr;grid-template-areas:"map""panel""bars"}.vote-panel{position:static}.vote-buttons{max-height:none}}@media (width<=640px){.app-shell{padding:20px 10px 100px}.app-header{width:100%}.app-header-top{flex-direction:row;align-items:center;gap:12px;margin-bottom:14px;position:relative}.nav-menu-toggle{margin-left:auto;display:block}.app-tabs{z-index:90;border-radius:8px;flex-direction:column;align-items:stretch;gap:4px;width:min(260px,100vw - 20px);display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #00000073}.app-tabs.is-open{display:flex}.app-tabs button{text-align:left;width:100%;padding:8px 10px;font-size:.75rem}.app-subtitle{font-size:.85rem}.share-media-heading,.share-media-workspace{flex-direction:column;align-items:stretch}.share-media-heading{gap:14px}.share-formats{justify-content:flex-start}.share-media-workspace{padding:16px}.share-preview,.share-preview--story{width:min(100%,360px);margin:0 auto}.vote-panel,.poll-bars{z-index:70;border-radius:16px 0 0 16px;flex-direction:row;align-items:stretch;width:min(86vw,320px);max-width:320px;padding:0;transition:transform .3s;display:flex;position:fixed;top:auto;left:auto;right:auto;box-shadow:-6px 0 28px #0000008c}.vote-panel{max-height:56vh;top:50%;bottom:auto;right:0}.poll-bars{border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:none;max-height:48vh;bottom:0;left:0;right:0;box-shadow:0 -6px 28px #0000008c}.vote-panel.is-collapsed{transform:translate(calc(100% - 54px))}.poll-bars.is-collapsed{transform:translateY(calc(100% - 40px))}.panel-handle{border-radius:16px 0 0 16px;flex-direction:column;flex-shrink:0;gap:4px;width:54px;padding:8px 4px;display:flex}.poll-bars .panel-handle{border-radius:16px 16px 0 0;flex-direction:row;width:auto;padding:10px 14px}.poll-bars .panel-handle-label{writing-mode:horizontal-tb;font-size:.8rem}.panel-handle-label{writing-mode:vertical-rl;text-orientation:mixed;font-size:.65rem}.panel-content{flex:1;min-width:0;padding:14px 16px 16px;overflow-y:auto}.vote-buttons{gap:10px;max-height:none}.vote-button{gap:12px;min-height:56px;padding:10px 12px}.vote-swatch{border-radius:10px;width:46px;height:46px}.vote-name{font-size:.95rem}.vote-party{font-size:.78rem}.result-bars{justify-content:space-around;gap:clamp(6px,2vw,16px);height:clamp(160px,30vh,240px);padding-top:24px;overflow-x:hidden}.result-bar-col{flex:1 1 0;min-width:0;max-width:84px}.result-bar-track{border-radius:8px 8px 0 0;max-width:none}.result-bar-fill{border-radius:8px 8px 0 0}.result-bar-value{font-size:.9rem}.result-bar-name{font-size:.82rem}.result-bar-party,.result-bar-votes{font-size:.7rem}.poll-meta{text-align:center;flex-wrap:wrap;justify-content:center;gap:10px}}@media (width<=420px){.app-logo{height:32px}.vote-button{gap:10px;min-height:52px;padding:8px 10px}.vote-swatch{width:42px;height:42px}.vote-name{font-size:.9rem}.vote-party{font-size:.72rem}}.vote-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#040814b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.vote-modal{color:#eaf0ff;background:linear-gradient(#16224a 0%,#0c1330 100%);border:1px solid #7896ff47;border-radius:18px;width:100%;max-width:440px;max-height:90vh;padding:28px 26px 24px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0000008c}.vote-modal-close{color:#eaf0ff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;width:34px;height:34px;font-size:1.4rem;line-height:1;position:absolute;top:14px;right:16px}.vote-modal-close:hover{background:#ffffff29}.vote-modal-title{margin:0 0 6px;font-size:1.25rem}.vote-modal-subtitle{color:#a7b3d9;margin:0 0 20px;font-size:.86rem;line-height:1.4}.vote-modal-form{flex-direction:column;gap:18px;display:flex}.vote-modal-field{border:none;flex-direction:column;gap:8px;margin:0;padding:0;font-size:.9rem;display:flex}.vote-modal-field legend,.vote-modal-field>span{color:#cdd7ff;padding:0;font-weight:600}.vote-modal-options{flex-wrap:wrap;gap:8px;display:flex}.vote-modal-options label{cursor:pointer;background:#ffffff0a;border:1px solid #7896ff47;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:.86rem;transition:border-color .15s,background .15s;display:inline-flex}.vote-modal-options label.is-selected{background:#4c6fff38;border-color:#4c6fff}.vote-modal-options input{accent-color:#4c6fff}.vote-modal-field select,.vote-modal-field input[type=email]{color:#eaf0ff;background:#ffffff0f;border:1px solid #7896ff47;border-radius:10px;padding:10px 12px;font-size:.9rem}.vote-modal-field select:focus,.vote-modal-field input[type=email]:focus{border-color:#4c6fff;outline:none}.vote-modal-actions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.vote-modal-primary,.vote-modal-secondary{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:12px 16px;font-size:.95rem;font-weight:600}.vote-modal-primary{color:#fff;background:linear-gradient(135deg,#4c6fff,#6a4cff)}.vote-modal-primary:disabled,.vote-modal-secondary:disabled{opacity:.6;cursor:not-allowed}.vote-modal-secondary{color:#cdd7ff;background:0 0;border-color:#7896ff59}.vote-modal-secondary:hover:not(:disabled){background:#ffffff0f}
