:root{color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%;background-color:#02050c;color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#050c16}::-webkit-scrollbar-thumb{background:#1a3a5c;border-radius:4px}:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}