*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Segoe UI,system-ui,-apple-system,sans-serif}body{background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(15,23,42,.5)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}