:root{--bg: #09131f;--cyan: #31c7df;--blue: #2180e2;--green: #3bd49d;--muted: #77889e;color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}::selection{background:#1b7183;color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#09131f}::-webkit-scrollbar-thumb{background:#26384c;border:3px solid #09131f;border-radius:8px}
