*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#ffffff;min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff5252,#26a69a)}::selection{background:rgba(78,205,196,.3);color:#ffffff}:focus{outline:2px solid #4ecdc4;outline-offset:2px}html{scroll-behavior:smooth}