@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Rajdhani,sans-serif;color:#e5e7eb;background:#0a0a0a;overflow-x:hidden}*{cursor:default}a,button{cursor:pointer}.App{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0f0f23);padding:0;margin:0;position:relative;overflow-x:hidden}.App:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(139,92,246,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.1) 1px,transparent 1px);background-size:50px 50px;z-index:0;pointer-events:none}
