:root{color:#282828f2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#c2c2c2;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center;background-color:#fff;max-width:1280px;margin:0 auto;padding:2rem}h1{font-size:2rem}h2{border-bottom:1px solid #000;padding-bottom:2rem;font-size:1.2rem;font-style:italic}.logo{will-change:filter;width:100%;transition:filter .3s}.candidate-selection-item{cursor:pointer;display:block}.list-name{font-style:italic;font-weight:400;display:block}.question-section{flex-direction:column;align-items:flex-start;gap:2em;display:flex}.question{text-align:start;width:100%}.question-label{font-size:large;font-weight:700}.city-selection{flex-wrap:wrap;justify-content:center;gap:1em;width:100%;display:flex}.city-selection-item{color:#151e1a;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#5b9f68;border:.2em solid #354e41;border-radius:1em;padding:1em;transition:opacity .1s ease-in-out}.city-selection-item:hover{opacity:.8;color:#151e1a}.city-selection-item.selected{color:#5b9f68;background-color:#151e1a}.city-selection-title{margin:1em;font-size:1.2rem;font-weight:700}.candidate-selection{flex-direction:column;gap:.5rem;font-size:1rem;display:flex}.candidate-selection-item{border-bottom:1px solid #000}.candidate-selection-title{margin:1em;font-size:1.2rem;font-weight:700}.candidate-answers-title{background-color:#fff;border-bottom:3px solid #151e1a;padding:1em;position:sticky;top:0}.answer{color:#282828fa;background-color:#dedede;border-radius:.3em;margin-top:1em;padding:1em}.answer>div{margin-bottom:.3em}
