/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Agency FB Bold;src:url(/assets/agency-fb-bold-BQlN7She.woff) format("woff");font-display:fallback}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/assets/roboto-light-ThHrQhYb.woff2) format("woff2");font-display:fallback}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/assets/roboto-bold-CeM5gOv8.woff2) format("woff2");font-display:fallback}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/assets/material-symbols-CKWVfT1F.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-moz-font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale}.fa-user{font-size:24px}:root{--accent-color: #857E6C}html,body{height:100vh;width:100vw;margin:0;padding:0;overflow:hidden;color:#000;line-height:1.5;font-family:Roboto,sans-serif;font-weight:300;background-color:#222}#content{display:flex;flex-direction:column;height:100vh;width:100vw;position:fixed;top:0;left:0}#header{background-color:var(--accent-color);padding:0 0 0 2em;display:flex;flex-direction:row;align-items:center}#title{flex-grow:1;flex-shrink:1;font-family:Agency FB Bold,sans-serif;font-size:1.5em}#header img{height:1.5em;margin:.5em 1em}#main{margin:0;padding:2em;color:#fff;overflow:auto;width:calc(100% - 4em);height:calc(100% - 4em)}h1{font-family:Agency FB Bold,Roboto,sans-serif;font-weight:700;color:var(--accent-color);margin-top:0;font-size:1.5em}input{background-color:#555;color:#fff;border:none;padding:.2em .5em;width:30em}button{margin-top:1.5em}.spinner{display:inline-block;width:1em;height:1em;margin-right:1em;border-radius:50%;border:solid .2em lightblue;border-bottom-color:transparent;vertical-align:middle;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#status{margin-top:3em}#status.success{color:#90ee90}#status.error{color:#f08080}#status.pending{color:#add8e6}#status a{color:#fff}
