:root{--color-brand-blue:#26428b;--color-brand-green:#9acd32;--color-primary:#335eea;--color-primary-hover:#1746e0;--color-secondary:#506690;--color-error:#d62f2f;--color-muted:#869ab8;--color-foreground:#161c2d;--color-background:#fcfafc;--color-input:#fff}@font-face{font-family:HKGrotesk;font-weight:400;src:url(/_next/static/media/HKGrotesk-Regular.24f8897e48415679153df49efb95f20a.woff2) format("woff2"),url(/_next/static/media/HKGrotesk-Medium.62de84e1c2031e102d910cc0de4bc54c.woff) format("woff")}@font-face{font-family:HKGrotesk;font-weight:600;src:url(/_next/static/media/HKGrotesk-Medium.01df52b85e1523961dd9c7bc13e8c056.woff2) format("woff2"),url(/_next/static/media/HKGrotesk-Medium.62de84e1c2031e102d910cc0de4bc54c.woff) format("woff")}@font-face{font-family:HKGrotesk;font-weight:1000;src:url(/_next/static/media/HKGrotesk-Bold.c164da0c8b51b1b3fbdc0d251c7eccd4.woff2) format("woff2"),url(/_next/static/media/HKGrotesk-Bold.dc1bc0fc8ab4e757f7651314039fbc26.woff) format("woff")}body,html{height:1vh;width:100%;min-width:230px;margin:0;overflow:visible;color:var(--color-foreground);background-color:var(--color-background);font-family:HKGrotesk,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}button,input,select,textarea{outline:none}input,textarea{background-color:var(--color-input)}button{background-color:var(--color-primary);color:#fff;border:none;border-radius:6px;transition:.15s ease-in-out;cursor:pointer;padding:1em}@media (prefers-color-scheme:dark){button{color:var(--color-background)}}button:hover{background-color:var(--color-primary-hover)}select{min-width:100px;height:2.5em;padding:1em 40px 1em 1em;text-align:left;border-color:#8d8d8d}.text-muted{color:#869ab8}.noselect{-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}.allow-select{-ms-user-select:unset;user-select:unset;-moz-user-select:unset;-webkit-user-select:unset}