@keyframes spin{to{transform:rotate(360deg)}}.noscroll{scrollbar-width:none;-ms-overflow-style:none}.noscroll::-webkit-scrollbar{width:0;height:0;display:none}@keyframes sheetIn{0%{transform:translateY(100%)}to{transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}:root{--bg:#f3f3f1;--surface:#fff;--surface2:#fafafa;--line:#eaeaea;--line2:#d6d6d6;--text:#141414;--text2:#444;--text3:#979797;--lime:#e2e800;--limeSoft:#f7f9c2;--hySoft:#fff6cc;--cfSoft:#eee6f1;--axSoft:#f7e4ec;--okLine:#c6e4d5;--warnLine:#efdbb6;--badLine:#f2cec8;--infoSoft:#f5f5f3;--hyBg:gold;--hyDot:gold;--cfBg:#2c0e37;--axBg:#8b2252;--ink:#141414;--chip:#f2f2f0;--ok:#1e8f62;--okSoft:#e4f3ec;--warn:#b87514;--warnSoft:#fbf0dd;--bad:#c33b31;--badSoft:#fbe9e7;--logoInv:none;--shadow:0 1px 2px #1414140a,0 6px 16px -8px #14141412,0 20px 40px -24px #1414141a;--shadowLg:0 2px 4px #1414140a,0 14px 32px -12px #1414141f,0 40px 80px -40px #1414142e;--float:0 1px 2px #1414140f,0 4px 10px -4px #1414141a}[data-theme=dark]{--bg:#0b0b0b;--surface:#151515;--surface2:#1c1c1c;--line:#282828;--line2:#3a3a3a;--text:#f4f4f2;--text2:#bfbfbb;--text3:#8a8a86;--lime:#e2e800;--limeSoft:#2a2c05;--hySoft:#332b08;--cfSoft:#2a1136;--axSoft:#33131f;--okLine:#1e4133;--warnLine:#3d3118;--badLine:#40201b;--infoSoft:#1c1c1c;--hyBg:gold;--hyDot:gold;--cfBg:#2c0e37;--axBg:#8b2252;--ink:#333;--chip:#232323;--ok:#4fbf8e;--okSoft:#12291f;--warn:#d9a44a;--warnSoft:#2a2110;--bad:#e8705f;--badSoft:#2c1512;--logoInv:invert(1);--shadow:0 1px 2px #0000004d,0 6px 16px -8px #00000073,0 20px 40px -24px #0009;--shadowLg:0 2px 4px #00000059,0 14px 32px -12px #0000008c,0 40px 80px -40px #000000b3;--float:0 1px 2px #0006,0 4px 10px -4px #00000080}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Archivo,system-ui,sans-serif}a{color:var(--text);text-decoration:none}a:hover{color:var(--text2)}button,input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--lime);outline-offset:2px;border-radius:4px}::selection{background:var(--lime);color:#141414}@keyframes shim{0%{background-position:-320px 0}to{background-position:320px 0}}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes toastIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:none}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
html,body{margin:0;padding:0}
