@charset "UTF-8";@import"https://rsms.me/inter/inter.css";@import"https://fonts.googleapis.com/css2?family=Kalnia:wdth,wght@100..125,100..700&display=swap";html{--ddc-bluegum: hsl(174, 19%, 28%);--ddc-redgumbark: hsl(16, 100%, 19%);--ddc-bluegumbark: hsl(218, 27%, 45%);--ddc-desertpea: hsl(279, 24%, 11%);--ddc-eucalyptus: hsl(178, 24.77%, 42.75%);--ddc-purpledaisy: hsl(263.2 74.03% 84.9%);--ddc-grevillea: hsl(359, 53%, 67%);--ddc-fingerlime: hsl(32.5 26.97% 65.1%);--ddc-rockorchid: hsl(61, 93%, 88%);--ddc-whitecorrea: hsl(40, 20%, 97%);--ddc-pandorea: hsl(257, 7%, 79%);--ddc-banksia: hsl(7.041 77.17% 49.8%);--ddc-bottlebrush: hsl(345.4 85.83% 52.94%);--color-primary: var(--ddc-bluegum);--color-secondary: var(--ddc-bluegumbark);--color-darkest: var(--ddc-desertpea);--color-lightest: var(--ddc-whitecorrea);--color-link: var(--color-primary);--color-hover: var(--ddc-redgumbark);--color-focus: var(--ddc-bottlebrush);--color-background: var(--color-lightest);--color-foreground: var(--color-darkest);--borderlight: .1rem solid var(--ddc-grevillea);--borderheavy: .2rem solid var(--ddc-bluegumbark);--f-family-body: Inter, sanserif;--f-family-mono: "Maple Mono";--f-family-display: "Kalnia", serif;--f-weight-body: 300;--f-weight-body-bold: 630;--f-weight-body-light: 250;--f-weight-mono: 300;--f-weight-display: 700;--f-style-body-normal: normal;--f-style-body-italic: italic;--f-size-body: 1em;--lnheight-body: 1.3;--lnheight-mono: 1.1;--font-body: var(--f-weight-body) var(--f-size-body)/var(--lnheight-body) var(--f-family-body);--font-body-ital: var(--f-style-body-italic) var(--font-body)}@supports (font-variation-settings: normal){html{--f-family-body: InterVariable, sanserif;--f-weight-body: 321}}@font-face{font-family:Maple Mono;font-style:normal;font-display:swap;font-weight:400;src:url(https://cdn.jsdelivr.net/fontsource/fonts/maple-mono@latest/latin-400-normal.woff2) format("woff2"),url(https://cdn.jsdelivr.net/fontsource/fonts/maple-mono@latest/latin-400-normal.woff) format("woff")}html{font:var(--font-body);font-feature-settings:"liga" 1,"calt" 1}tt,code,kbd,pre,samp,listing,xmp,plaintext{font-family:var(--f-family-mono);font-weight:var(--f-weight-mono);line-height:var(--lnheight-mono)}h2{font-size:1.75rem}section{border-bottom:1px double var(--ddc-desertpea)}b,strong{font-weight:var(--f-weight-body-bold)}pre,pre[class*=language-]{margin-inline-start:clamp(1ch,5%,2rem);margin-inline-end:clamp(1ch,3%,2rem)}pre,pre[class*=language-],code,code *,code[class*=language-]{font-family:var(--f-family-mono);font-size:.9rem;white-space:pre-line}pre,code{background-color:var(--color-background)}body{margin:0;color:#000;background-color:var(--color-background);font-family:var(--f-family-body);font-size:var(--f-size-body);font-weight:var(--f-weight-body);display:flex;flex-flow:column wrap;align-content:center}body>article,section{background-color:var(--color-background);width:clamp(20ch,80ch,90%);line-height:1.5}h2,h3,h4,h5,h6,strong{font-weight:var(--f-weight-body-bold)}h1,h2,.displaytype{font-family:var(--f-family-display);line-height:1.25}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}blockquote{width:34rem;font-weight:400;margin-inline-start:2rem;margin-inline-end:2rem;padding-inline-start:1rem;padding-inline-end:1rem;padding-block-start:.05rem;padding-block-end:.25rem;border-block-start:var(--borderheavy);border-block-end:var(--borderheavy)}blockquote footer{margin-block-start:-.5em;text-align:end;font-weight:var(--f-weight-body-light);font-size:1.5ex}.footnote{font-variant-position:super}dl{width:40rem;display:grid;grid-template-columns:1fr 4fr;row-gap:.5rem;column-gap:1rem}dt{font-weight:var(--f-weight-body-bold);text-align:right;font-size:.9rem}dd{margin-inline-start:0;font-size:.85rem}a{color:var(--color-link);transition:color .25s}a:hover{color:var(--color-hover)}a:focus{outline:.09em dashed var(--color-focus);outline-offset:.05em;transition:.1s}h1{font-size:2.5rem}h1 *{font-family:var(--f-family-display)}h1,h2,h3{text-align:center}.max-w-prose{margin:auto;max-width:75ch}details{margin-top:20px;margin-bottom:20px}.fun-fact{display:grid;width:100%;grid-template-columns:auto auto;border:1px solid black;border-radius:10px;margin:20px 0;column-gap:20px;padding:0 10px}.fun-fact:before{content:"";background-image:url(../img/Boilerplate/logo.png);background-repeat:no-repeat;background-size:contain;width:64px;height:64px;align-self:center}.attribution{font-size:small}.bird-persona-picker{display:flex;flex-direction:column}.bird-persona-text{text-align:center}.candidate-card{display:flex;flex-direction:column;align-items:center}.candidate-card figure{display:flex;flex-direction:column;align-items:center}.candidate-card figure img{width:256px;height:256px}.candidate-card-ctr{display:flex;justify-content:center}.candidate-deck,.candidate-choice-area{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:5px;gap:10px}.candidate-choice-slot{height:170px;width:120px;display:flex;flex-wrap:wrap}.candidate-mini{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#fff;border:1px solid black;padding:0;width:120px;height:170px;box-shadow:0 4px 6px #0000001a}.candidate-mini figure img{width:100px;height:100px}.candidate-mini.selectable{cursor:pointer}.candidate-mini.active{background-color:#ffb6c1}.ballot-container{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:20px}.ballot{border:1px solid black;border-radius:10px;padding:20px;width:fit-content}.ballot-org,.ballot-election{font-weight:700;text-align:center}.ballot-instr{text-align:center}.ballot-instr header{font-weight:700}.ballot-candidates{display:flex;flex-direction:column;gap:10px}.ballot-name-box-group{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:10px}.ballot-candidate-input{font-weight:700;background-color:#fff;width:3ch;text-align:center}.ballot-candidate-input .error{background-color:#ffb6c1}.ballot-with-verify{display:flex;flex-direction:column;gap:10px;align-items:center}.ballot-verify-text{background-color:#90ee90;font-weight:700;padding:5px}.ballot-verify-text .invalid{background-color:#ffb6c1}.cand-tally-display{display:grid;grid-template-columns:15% 70% 10%;gap:10px;align-items:center;row-gap:20px}.cand-tally-display-name{font-weight:700}.cand-tally-display-name.removed{text-decoration:line-through}.rank-tally-box-ctr{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;padding-bottom:14px}.rank-tally-box{display:flex;flex-direction:column}.rank-box-wrapper{position:relative;display:inline-block}.rank-box{display:grid;grid-template-columns:auto auto;column-gap:5px;row-gap:2px;border:1px solid black;border-radius:10px;padding:10px;width:max-content;align-items:center;background-color:#fff;box-shadow:var(--inner-depth) var(--inner-depth) 0 0 #fff,var(--inner-depth) var(--inner-depth) 0 1px #888,var(--outer-depth) var(--outer-depth) 0 0 #fff,var(--outer-depth) var(--outer-depth) 0 1px #888}.rank-destination-label{max-width:100%;wrap-option:wrap;border:1px solid black;background-color:#add8e6}.rank-origin-label{max-width:100%;wrap-option:wrap;border:1px solid black;background-color:#90ee90}.your-vote-label{max-width:100%;wrap-option:wrap;border:1px solid black;background-color:#ffb6c1}.rank-box-cand-box{max-width:2ch;font-weight:700;cursor:default;border:1px solid black;padding:2px}.rank-box-cand-box.removed,.rank-box-cand-name.removed{text-decoration:line-through}.rank-tally-box-count{position:absolute;bottom:-8px;right:-8px;border:2px solid black;padding:3px 6px;border-radius:5px;background-color:#fff;font-weight:700;min-width:1.5ch;text-align:center;z-index:1}.cand-total-tally{padding:10px;border:2px solid black;border-radius:5px;text-align:center}.cand-total-tally.removed{text-decoration:line-through}.count-step-fieldset header{border:1px solid black;margin:10px;padding-bottom:10px}.flow>*+*{margin-block-start:var(--flow-space, 1.2em);margin-block-end:0}hgroup h1,hgroup h2,hgroup h3{margin-block-end:0;text-align:center}hgroup p{font-size:2.5ex;font-weight:var(--f-weight-body-bold);margin-block-start:.3em;text-align:center}header,hgroup{text-align:center}:is(header,hgroup) p{margin-block-end:0}div.ballot>header p{margin-block-start:0}div.ballot>header p.ballot-election{margin-block:.5ex;font-size:1.5em;font-weight:var(--f-weight-body-bold)}div.ballot>header p.ballot-org{background-color:var(--color-darkest);color:var(--color-lightest)}div.ballot section{width:auto}div.ballot section.ballot-instr{text-align:left}div.ballot section.ballot-instr header{text-align:inherit}div.ballot section.ballot-instr p{font-size:.8em;margin-block:.5ex;line-height:1em}
