@import url(https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@300;400;500&family=DM+Mono&display=swap);:root{--bg:#07070a;--card:#111118;--border:#ffffff14;--green:#00ff87;--orange:#ff6b35;--red:#f44;--yellow:#ffd60a;--text:#f0f0f0;--muted:#888;--muted2:#aaa;--display:"Syne",sans-serif;--body:"DM Sans",sans-serif;--mono:"DM Mono",monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#07070a;background:var(--bg);color:#f0f0f0;color:var(--text);font-family:DM Sans,sans-serif;font-family:var(--body);min-height:100vh;overflow-x:hidden}body:before{background-image:linear-gradient(#00ff8705 1px,#0000 0),linear-gradient(90deg,#00ff8705 1px,#0000 0);background-size:48px 48px;content:"";inset:0;pointer-events:none;position:fixed;z-index:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#07070a;background:var(--bg)}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}input[type=range]{-webkit-appearance:none;background:#ffffff1a;border-radius:2px;height:4px;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#00ff87;background:var(--green);border-radius:50%;cursor:pointer;height:18px;width:18px}
/*# sourceMappingURL=main.a9554686.css.map*/