*{box-sizing:border-box;--brand-red:#ee2c53;--brand-orange:#e69f00;--brand-yellow:#ffe156;--brand-green:#c4e44c;--brand-green2:#86c66a;--brand-ltblue:#2aa2b3;--brand-dkblue:#02627c;--brand-purple:#552a99;--begich:var(--brand-yellow);--palin:var(--brand-red);--peltola:var(--brand-ltblue);--montroll:var(--brand-purple);--wright:var(--brand-red);--kiss:var(--brand-green);--gordon:var(--brand-green);--arab:var(--brand-purple);--worlobah:var(--brand-orange);--bunney:var(--brand-purple);--goings:var(--brand-orange);--mccarthy:var(--brand-ltblue);--lander:var(--brand-orange);--cuomo:var(--brand-red);--mamdani:var(--brand-dkblue);--engardio:var(--brand-orange);--melgar:var(--brand-purple);--nguyen:var(--brand-ltblue);--hutchinson:var(--brand-dkblue);--manigo:var(--brand-purple);--resnick:var(--brand-green);--wojciechowski:var(--brand-dkblue);--kovash:var(--brand-orange);--taylor:var(--brand-purple);--wiley:var(--brand-purple);--garcia:var(--brand-dkblue);--adams:var(--brand-ltblue);--behrendt:var(--brand-red);--torre:var(--brand-green);--johnson:var(--brand-purple);--pieGray:#111;--voterGray:darkgray;font-family:Verdana}.campaignColors{--begich:#ffb612;--palin:#f11e01;--peltola:#c1e8f5;--montroll:#33f;--wright:#e81b23;--kiss:#c64c4b;--gordon:#17aa5c;--arab:#5c068b;--worlobah:#ed8c3b;--bunney:purple;--goings:orange;--mccarthy:cyan;--engardio:#f8641a;--melgar:#b51e83;--nguyen:#00aaa4;--hutchinson:#122110;--manigo:#4d0ec1;--resnick:#238c23;--wojciechowski:#0c152d;--kovash:#c66230;--taylor:#c0af9b;--wiley:#9c64aa;--garcia:#233656;--adams:#00afdf;--behrendt:#ad0006;--torre:#39b449;--johnson:#3d3a89}body,#root{background:#000;width:100vw;height:100vh;margin:0}.NavButton{flex-direction:row;align-items:center;gap:10px;height:50px;margin:5px;padding:10px 2px;text-decoration:none;display:flex}.NavArrow,.NavButton h4{color:#fff}.NavButton:hover{background:#575757}.NavButton img{height:100%}.app{flex-direction:column;width:100%;height:100%;margin:auto;display:flex;position:relative;overflow:hidden}.columns{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;margin:auto;padding:5vh;display:flex;position:relative;overflow:hidden}.simulation{background:#000;border:0;width:min(90vh,60vw);height:min(90vh,60vw);margin-top:60px;position:relative}.simPanel{flex-direction:column;display:flex}.explainer{text-align:left;justify-content:left;align-items:left;flex-direction:column;flex-grow:1;width:calc(100% - min(90vh,60vw));height:100%;padding-left:5%;display:flex;position:relative;overflow-x:hidden;overflow-y:scroll}.explainerTopPadding{height:40vh;min-height:40vh}.explainerBottomPadding{height:60vh;min-height:60vh}.Nav *{font-family:Montserrat,Verdana}.explainer h1,h2,h3,p,ol,ul,li,i,label{color:#fff}.explainer p,.explainer i,ul,li,.explainer ol{font-size:1.5rem}.explainerItem{transition:transform .2s,opacity .2s}.explainerInner{flex-direction:column;justify-content:center;height:auto;min-height:200px;display:flex}.explainerFocused{opacity:1;transform:translate(-5%)}.explainerUnfocused{opacity:.7;transform:translate(0)}.Pie{background:var(--pieGray);border-color:currentColor #a9a9a9;border-top-style:solid;border-top-width:medium;border-bottom-style:solid;border-bottom-width:medium;border-radius:100%;transition:opacity .5s}.Pie.objectVisible{opacity:1}.VoterCount{text-align:center;flex-direction:column;justify-content:center;display:flex}.object{position:absolute}.ImageObject{background-position:50%;background-repeat:no-repeat;border-width:0;transition-property:opacity;transition-duration:.5s}.Video{transition-property:opacity;transition-duration:.5s}.Nav{z-index:20}.objectVisible.objectFocused{z-index:2}.DarkenLayer{z-index:1;background:#000;transition:opacity .5s}.DarkenLayer.objectVisible{opacity:.7}.objectVisible.objectUnfocused{z-index:0}.objectInvisible{opacity:0}.ImageObject.objectInvisible{transition-delay:0s}.Voter{border-color:currentColor #000;border-top-style:solid;border-top-width:medium;border-bottom-style:solid;border-bottom-width:medium;border-radius:50%}.stable{background:#00f}.VoterCamp{border-color:transparent;justify-content:center;align-items:center;display:flex}.VoterCamp p{color:#fff}.CandidateInner{background-position:50%;background-size:cover;border-top:solid;border-bottom:solid;border-radius:100%}.Candidate{transition:opacity 1s linear}.Candidate.candidate0{transition-delay:0s}.Candidate.candidate1{transition-delay:.25s}.Candidate.candidate2{transition-delay:.5s}img{margin:auto}a,a:visited{color:var(--brand-yellow);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{opacity:0;margin-top:50px;margin-bottom:30px}::-webkit-scrollbar-thumb{min-height:70px}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.nav{margin:10px}.electionSelector,.failureSelctor{flex-direction:column;justify-content:left;display:flex}.Candidate.winner .CandidateInner{animation-name:win;animation-duration:1.5s}@keyframes win{20%{transform:scale(1.1)}60%{transform:scale(.95)}to{transform:scale(1)}}.bars line{display:none}.bars tspan{fill:#fff!important}@media (max-width:900px){.NavButton{height:35px}.NavButton h4{font-size:.7rem}.CandidateInner h3{font-size:20rem}.columns{flex-direction:column;padding:1vh}.simulation{width:60vw;height:60vw}.explainer{scrollbar-width:0;width:100%;height:calc(100% - 60vw)}::-webkit-scrollbar-thumb{display:none}.explainer h1{font-size:1.3rem}.explainer h2,.explainer p,.explainer i,.explainer li{font-size:1rem}.explainerTopPadding{height:30px;min-height:30px}.explainerBottomPadding{height:150px;min-height:150px}.app{overflow:visible}*{overflow-x:visible}.explainer{padding-left:5%}.explainerInner{padding-left:50px}}