@import "https://googleapis.com";html,body,#root{box-sizing:border-box;width:100%;height:100vh;min-height:100vh;margin:0;padding:0}body{color:#f8fafc;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%)!important;justify-content:center!important;align-items:center!important;display:flex!important}#root{width:100%;justify-content:center!important;align-items:center!important;display:flex!important}.container{text-align:center;width:100%;max-width:700px;margin:0 auto;padding:2rem}.logo-wrapper{margin-bottom:2rem;display:inline-block;position:relative}.logo-glow{filter:blur(40px);opacity:.45;background:#6366f1;border-radius:50%;width:110px;height:110px;animation:4s infinite alternate pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title{letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(90deg,#fff,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Syncopate,sans-serif;font-size:2.6rem;font-weight:700}.subtitle{color:#94a3b8;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.badge{color:#818cf8;text-transform:uppercase;letter-spacing:.05em;background:#6366f11a;border:1px solid #6366f133;border-radius:9999px;margin-bottom:1.2rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-block}.footer-text{color:#475569;margin-top:3.5rem;font-size:.85rem}@keyframes pulse{0%{opacity:.35;transform:translate(-50%,-50%)scale(.95)}to{opacity:.55;transform:translate(-50%,-50%)scale(1.15)}}
