*{margin:0;padding:0;box-sizing:border-box}body{background:#000;color:#fffeef;font-family:Segoe UI,system-ui,sans-serif;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}select option{background:#111;color:#fffeef}
