:root{font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background:#080808;color:#ddd;overflow:hidden;height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}
