@font-face{font-family:Merriweather;src:url(/Merriweather.ttf) format("truetype")}@font-face{font-family:LoRes;src:url(/LoResBold.ttf) format("truetype")}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#060e1c}body{font-family:Merriweather,serif;-webkit-user-select:none;user-select:none}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;width:100vw;height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root{isolation:isolate;width:100vw;height:100vh}.splash-icon{width:600px}.splash-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;gap:4rem}.title-button{font-family:LoRes;background-color:inherit;color:#fff;outline:none;border:none;font-size:3rem;cursor:pointer}.title-button:hover{animation:flicker .5s step-start infinite forwards}@keyframes flicker{0%{opacity:1}50%{opacity:0}to{opacity:1}}.error{color:#b94a48}.instructions{font-weight:700}.filing-form{position:absolute;min-width:250px;padding:12px;max-width:500px;background:#fff;box-shadow:0 8px 20px #0000001a}.filing-form>*{border:1px solid black;padding:4px}.filing-form>*:first-child{border-bottom:none}.filing-form>*:last-child{border-top:none}.filing-container{width:100vw;height:100vh;max-height:100vh;position:relative;overflow:hidden}.container{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.score-container{position:absolute;top:16px;left:16px;z-index:10;background-color:#3cc8a7;padding:.5rem;font-family:LoRes}button{outline:none;border:none;background-color:#2a4c8e;padding:8px 16px;color:#eee;font-family:LoRes;transition:background-color .15s ease-out;cursor:pointer}button:hover{background-color:#3b69c4}
