:root{color:#18211f;background:#f4f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:1.65rem;letter-spacing:-.04em}h2{margin-bottom:0;font-size:1.35rem;letter-spacing:-.03em}h3{margin-bottom:12px;font-size:1rem}.dashboard-shell{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);height:100vh;overflow:hidden}.sidebar{height:100vh;overflow-y:auto;padding:28px 20px;border-right:1px solid #dbe4de;background:#fff}.sidebar-header{padding:0 8px 20px}.sidebar-header p:last-child{margin-bottom:0;color:#68756f;font-size:.9rem;line-height:1.5}.eyebrow{margin-bottom:7px;color:#567269;font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.sidebar-section{border-top:1px solid #e4ebe7}.sidebar-section summary{padding:17px 8px;cursor:pointer;color:#273832;font-size:.92rem;font-weight:750}.sidebar-section-content{display:grid;gap:14px;padding:0 8px 20px}.subheading{display:flex;align-items:center;justify-content:space-between;gap:8px}.subheading h2{font-size:.92rem}.allowed-heading{margin-top:8px}.allowed-distributions{display:none}label{display:grid;gap:6px;color:#3b4d46;font-size:.82rem;font-weight:700}input{width:100%;border:1px solid #cbd7cf;border-radius:8px;padding:9px 10px;color:#18211f;background:#fcfdfc;font:inherit}input:focus{outline:3px solid #cce6da;border-color:#4c947c}.hint,.result-summary{margin-bottom:0;color:#64716b;font-size:.81rem;line-height:1.5}code{padding:1px 4px;border-radius:4px;background:#edf3ef}.text-button,.remove-button,.button{border:0;cursor:pointer;font:inherit;font-weight:700}.text-button{padding:2px 0;color:#16644e;background:transparent;font-size:.8rem}.remove-button{color:#8f3f36;background:transparent;font-size:.78rem;text-align:left}.list-stack,.row-stack,.vote-stack{display:grid;gap:8px}.list-card{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #dce6df;border-radius:12px;background:#fbfdfb}.list-name{color:#527166;font-size:.82rem;font-weight:800}.candidate-list-heading,.candidate-controls,.candidate-chips{grid-column:1 / -1}.candidate-list-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#3b4d46;font-size:.82rem;font-weight:700}.completion-status{font-size:.74rem;font-weight:800;white-space:nowrap}.is-complete{color:#176044}.is-incomplete{color:#a46016}.candidate-controls{display:flex;flex-wrap:wrap;gap:6px}.candidate-add,.candidate-remove{border:1px solid #b9d5c8;border-radius:7px;cursor:pointer;color:#176044;background:#f3faf5;font:inherit;font-size:.76rem;font-weight:750}.candidate-add{padding:7px 9px}.candidate-add:hover{background:#e4f2e9}.candidate-add:disabled,.candidate-remove:disabled{cursor:not-allowed;opacity:.5}.candidate-chips{display:grid;gap:5px;margin:0;padding:0;list-style:none}.candidate-chip{display:flex;align-items:center;justify-content:space-between;min-height:31px;padding-left:9px;border-radius:7px;color:#40534b;background:#edf4ef;font-size:.78rem}.candidate-chip strong{color:#176044}.candidate-remove{align-self:stretch;min-width:30px;border-color:transparent;color:#8f3f36;background:transparent;font-size:1.1rem}.distribution-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.current-vote-row{display:grid;grid-template-columns:1fr 92px;gap:9px;align-items:end}.current-vote-row span{padding-bottom:10px;color:#527166;font-size:.8rem;font-weight:800}.dashboard-main{width:min(1120px,100%);height:100vh;overflow-y:auto;margin:0 auto;padding:42px}.dashboard-header,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-header{margin-bottom:24px}.compact-heading{margin-bottom:14px}.status{color:#567269;font-size:.85rem;font-weight:700}.status.running{color:#a46016}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric-grid article{padding:17px;border:1px solid #dbe5de;border-radius:12px;background:#e7f0eb}.metric-grid span,.current-result-item span,.seat-card span{display:block;margin-bottom:7px;color:#61756b;font-size:.72rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.metric-grid strong{font-size:1.5rem;letter-spacing:-.04em}.metric-grid small{display:block;margin-top:6px;color:#68756f;font-size:.72rem;line-height:1.35}.dashboard-section{margin-bottom:18px;padding:25px;border:1px solid #dbe4de;border-radius:16px;background:#fff;box-shadow:0 12px 30px #2541350b}.current-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.current-result-item,.seat-card{padding:13px;border-radius:10px;background:#edf4ef}.current-result-item strong{font-size:1rem}.current-result-error{color:#8c302b}.seats-now{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.seat-card strong{font-size:1.65rem;letter-spacing:-.04em}.seat-viability{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:12px;margin-top:18px}.viability-card{padding:15px;border:1px solid #dce6df;border-radius:11px;background:#fbfdfb}.viability-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:13px}.viability-header h3{margin-bottom:0}.viability-status{padding:4px 7px;border-radius:99px;font-size:.72rem;font-weight:750}.status-impossible{color:#8c302b;background:#fff0ed}.status-possible{color:#8a5a12;background:#fff5df}.status-secured{color:#176044;background:#e4f2e9}.viability-values{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.viability-values span{display:block;color:#68756f;font-size:.72rem}.viability-values strong{display:block;margin-top:2px;font-size:1rem}.viability-map-section{position:relative}.map-select-label{width:150px}.map-select-label select{width:100%;border:1px solid #cbd7cf;border-radius:8px;padding:8px;color:#18211f;background:#fcfdfc;font:inherit}.map-legend{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0;color:#52605a;font-size:.78rem}.map-legend span{display:inline-flex;align-items:center;gap:6px}.map-swatch{width:13px;height:13px;border-radius:3px}.map-impossible{background:#e98278}.map-possible{background:#edbe62}.map-secured{background:#65aa87}#viability-map-plot{display:block;width:100%;height:auto}.map-cell{stroke:#fff;stroke-width:1;cursor:crosshair}.map-cell:focus{outline:none;stroke:#18211f;stroke-width:2}.map-cell-invalid{fill:#eef1ef}.map-current-marker{fill:none;stroke:#18211f;stroke-width:2;pointer-events:none}.button{border-radius:9px;padding:11px 15px}.button-primary{color:#fff;background:#16644e}.button-primary:hover{background:#104d3b}.button:disabled{cursor:wait;opacity:.65}.error{margin:16px 0;padding:12px;border-radius:8px;color:#8c302b;background:#fff1ef}.probability-chart{margin:24px 0 28px}.probability-row{margin:12px 0}.probability-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;color:#384841;font-size:.85rem}.probability-label strong{color:#18211f;font-variant-numeric:tabular-nums}.probability-track{height:11px;overflow:hidden;border-radius:99px;background:#e5eee8}.probability-fill{height:100%;min-width:2px;border-radius:inherit;background:#217558;transition:width .32s ease}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:12px 8px;border-bottom:1px solid #e4ebe7}th{color:#66746e;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}td:nth-child(2),td:nth-child(3),th:nth-child(2),th:nth-child(3){text-align:right}.empty-state{color:#79857f;text-align:center!important}.vote-curve-chart{position:relative}.curve-explanation{max-width:800px;color:#52605a;font-size:.88rem;line-height:1.55}.curve-legend{display:flex;flex-wrap:wrap;gap:14px;margin:12px 0;color:#52605a;font-size:.82rem}.curve-key{display:inline-flex;align-items:center;gap:6px}.curve-swatch{width:18px;height:3px;border-radius:99px}#curve-plot{display:block;width:100%;height:auto;overflow:visible}.curve-grid{stroke:#dbe4de;stroke-width:1}.curve-axis{stroke:#829188;stroke-width:1}.curve-label{fill:#627169;font-family:inherit;font-size:12px}.curve-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.curve-dot{stroke:#fff;stroke-width:2;cursor:crosshair}.curve-dot:focus{outline:none;stroke:#18211f;stroke-width:3}.curve-tooltip{position:absolute;z-index:2;max-width:220px;padding:9px 11px;border-radius:8px;color:#fff;background:#18211f;box-shadow:0 7px 18px #18211f2e;font-size:.78rem;line-height:1.4;pointer-events:none}@media(max-width:920px){.dashboard-shell{grid-template-columns:1fr;height:auto;overflow:visible}.sidebar{height:auto;overflow:visible;border-right:0;border-bottom:1px solid #dbe4de}.dashboard-main{height:auto;overflow:visible;padding:28px 20px}.sidebar-section-content{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-section-content .subheading,.sidebar-section-content .hint,.sidebar-section-content .list-stack,.sidebar-section-content .row-stack,.sidebar-section-content .vote-stack{grid-column:1 / -1}}@media(max-width:640px){.dashboard-main{padding:20px 12px}.dashboard-header,.section-heading{align-items:flex-start;flex-direction:column}.metric-grid,.current-result{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-section{padding:19px}.sidebar{padding:20px 12px}.sidebar-section-content{grid-template-columns:1fr}}
