:root{--red: #F60009;--red-dk: #CB0007;--red-br: #FF0009;--red-lt: #FF8C90;--red-pl: #FFD2D4;--blk: #000;--dk: #202020;--dk2: #353535;--gr: #848484;--gr-lt: #D3D3D3;--gr-pl: #F3F3F3;--be: #EAE1D2;--be-m: #DBCEB6;--be-l: #F6F0E6;--pe: #FCD0C0;--pe-m: #F0B8AC;--pe-l: #FFE2D8;--bl: #C1D4DC;--bl-m: #A8C3CF;--bl-l: #DEECF3;--ok: #2d7d1b;--ok-bg: #eaf7e7;--wn: #c27a00;--wn-bg: #fef8e7;--er: #CB0007;--er-bg: #fdeaed;--in: #3a7ca5;--in-bg: #DEECF3;--bg: var(--be-l);--bg2: var(--be);--card: #fff;--bdr: var(--be-m);--txt: #202020;--sub: #848484;--dim: #aaa;--f: "Cooper Hewitt", -apple-system, sans-serif;--fm: "JetBrains Mono", Consolas, monospace;--fs: "Segoe Script", "Dancing Script", cursive;--r: 6px;--rl: 12px;--sh: 0 1px 4px rgba(0, 0, 0, .06);--sh-md: 0 4px 16px rgba(0, 0, 0, .1)}@font-face{font-family:Cooper Hewitt;src:url(https://cdn.jsdelivr.net/gh/nicholasgasior/gfonts@master/fonts/cooper-hewitt/CooperHewitt-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Cooper Hewitt;src:url(https://cdn.jsdelivr.net/gh/nicholasgasior/gfonts@master/fonts/cooper-hewitt/CooperHewitt-Book.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Cooper Hewitt;src:url(https://cdn.jsdelivr.net/gh/nicholasgasior/gfonts@master/fonts/cooper-hewitt/CooperHewitt-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Cooper Hewitt;src:url(https://cdn.jsdelivr.net/gh/nicholasgasior/gfonts@master/fonts/cooper-hewitt/CooperHewitt-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Cooper Hewitt;src:url(https://cdn.jsdelivr.net/gh/nicholasgasior/gfonts@master/fonts/cooper-hewitt/CooperHewitt-Heavy.woff2) format("woff2");font-weight:800;font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:var(--f);background:var(--bg);color:var(--txt);line-height:1.55;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh;display:flex;flex-direction:column}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--f);cursor:pointer}input,textarea,select{font-family:var(--f)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--be)}::-webkit-scrollbar-thumb{background:var(--be-m);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gr)}
