*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--glass: rgba(255, 255, 255, .12);--glass-border: rgba(255, 255, 255, .2);--glass-hover: rgba(255, 255, 255, .18);--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .75);--text-muted: rgba(255, 255, 255, .5);--shadow: 0 8px 32px rgba(0, 0, 0, .3);--radius: 20px}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);color:var(--text-primary);overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:3px}input::placeholder{color:var(--text-muted)}button{cursor:pointer;border:none;outline:none}
