*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background:#0a0a0a;color:#fff;min-height:100vh}html,body{height:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#ff6b6b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f55}::selection{background:#ff6b6b;color:#fff}input:focus,button:focus{outline:2px solid #ff6b6b;outline-offset:2px}
