:root{--color-background: #1c1923;--color-background-active: #282235;--color-background-element-active: white;--color-background-element-inactive: #756ca3;--color-background-text: var(--color-background-element-active);--color-background-border: var(--color-background-element-inactive);--color-accent: #298795;--color-accent-active: #00b7b4;--color-accent-text: white;--color-accent2: #3e3a5e;--color-accent2-active: #874ed1;--color-accent2-text: white;--color-disabled: #333;--color-disabled-active: #555;--color-disabled-accented: #aaa;--color-disabled-text: var(--color-disabled-accented);--color-error: #ff0080;--color-warn: #ffae00;--color-success: #48ff00;--color-info: #85dcff;--color-scrollbar-thumb: #43375e;--color-scrollbar-thumb-active: #3f6ccc}*{margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;outline:transparent;cursor:default}button,input{cursor:pointer}html{touch-action:manipulation;width:100%;height:100%}html body{position:relative;width:100%;height:100%;min-width:378px;min-height:270px;color:var(--color-background-text);background-color:var(--color-background)}html body noscript{display:flex;align-items:center;justify-content:center;width:100%;height:100%;-webkit-user-select:none;user-select:none}html body noscript h1{color:var(--color-accent)}html body a{font-family:Syne;color:var(--color-accent);transition:color .5s}html body a:hover{color:var(--color-accent-active)}html body i.MaterialSO{width:100%;height:100%;text-align:center;font-family:MaterialSymbolsOutlined;font-weight:400;font-style:normal;font-size:1rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}html body fieldset{min-width:0;margin:0;padding:0;border:0}html body fieldset legend{padding:0;width:100%;text-align:center;font-size:1.5rem}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-active)}@font-face{font-family:MaterialSymbolsOutlined;src:url(/fonts/Material-Symbols-Outlined.woff2)}
