:root{--background:#0a0e1a;--foreground:#fff;--primary:#1b1a1a;--secondary:#2c3e50}html,body{scroll-behavior:smooth;max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);font-family:var(--font-oxanium),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background:#000;min-width:320px;line-height:1.6;overflow-y:auto}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0e1a}::-webkit-scrollbar-thumb{background:#2c3e50;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#34495e}::selection{background:var(--primary);color:#fff}::selection{background:var(--primary);color:#fff}
