*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}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,#__next{isolation:isolate}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/googlesans.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media(prefers-color-scheme:light){:root{--theme-primary: hsl(35, 100%, 50%);--theme-primary-light: hsl(35, 100%, 75%);--theme-text-on-primary: white;--theme-secondary: hsl(32, 100%, 98%);--theme-text-on-secondary: hsl(32, 100%, 40%);--theme-background: white;--theme-background-text: black}}@media(prefers-color-scheme:dark){:root{--theme-primary: hsl(208, 90%, 25%);--theme-background: hsl(208, 90%, 10%);--theme-primary-text: white;--theme-background-text: white}}:root{font-family:Google Sans;color:var(--theme-background-text)}button,input[type=submit]{font-family:Google Sans;font-weight:700;border:2px solid var(--theme-primary);background-color:var(--theme-secondary);color:var(--theme-text-on-secondary);border-radius:.25rem}button:hover,input[type=submit]:hover{background-color:var(--theme-primary);color:var(--theme-text-on-primary)}input,select{border:.1rem solid var(--theme-primary-light);border-radius:.25rem}.bg-theme-primary{background-color:var(--theme-primary)}.bg-theme-background{background-color:var(--theme-background)}.d-flex{display:flex}.d-none{display:none}.cursor-pointer{cursor:pointer}.flex-align-center{align-items:center}.form-group{display:flex;flex-direction:column}.form-group-label{font-size:.85rem}
