@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#030712;color:#e8e8f0;font-family:Inter,system-ui,sans-serif}.grid-bg{position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(16,185,129,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.05) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.hero{text-align:center;padding:3rem 2rem;position:relative;z-index:1}.logo{font-size:3.5rem;font-weight:800;letter-spacing:-2px;background:linear-gradient(135deg,#10b981,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.tagline{font-size:1.15rem;color:#6b7280;max-width:460px;line-height:1.7;margin-bottom:2.5rem}.badge{display:inline-block;padding:.4rem 1.1rem;border-radius:999px;border:1px solid #10b98133;background:#10b98110;color:#34d399;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}footer{position:fixed;bottom:1.5rem;font-size:.75rem;color:#374151}
