:root{font-family:Inter,system-ui,-apple-system,sans-serif;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#0b0f14;color:#f9fafb}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0b0f14}::-webkit-scrollbar-thumb{background:#1f2937;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#334155}
