*{margin:0;padding:0;box-sizing:border-box}body{background:#060d17;color:#e8f0f8;font-family:Segoe UI,sans-serif;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0b1623}::-webkit-scrollbar-thumb{background:#1a3350;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#244060}