#gravityStars,.glow-overlay{position:fixed;inset:0;z-index:0;pointer-events:none}.icon-emblem,body{display:flex;align-items:center}.btn-redirect,.description a{text-decoration:none;-webkit-tap-highlight-color:transparent}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#050505;position:relative;overflow:hidden;padding:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#gravityStars{width:100vw;height:100vh}.glow-overlay{background:radial-gradient(circle at 50% -20%,rgba(59,130,246,.12),transparent 60%);transition:background .8s}.glass-panel{background:rgba(15,15,20,.65);backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);box-shadow:0 10px 20px rgba(0,0,0,.6),0 8px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;position:relative;width:100%;max-width:560px;padding:3rem 2.5rem;text-align:center;z-index:2;transition:.3s;transform:translateZ(0);-webkit-font-smoothing:subpixel-antialiased}.card-top-border{position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(to right,transparent,rgba(59,130,246,.5),transparent);z-index:10}.icon-emblem{width:80px;height:80px;margin:0 auto 1.5rem;justify-content:center;background:rgba(59,130,246,.12);border-radius:50%;border:1px solid rgba(255,255,255,.08);transition:transform .3s,box-shadow .3s}.icon-emblem svg{width:40px;height:40px;stroke:#ffffff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}h2{font-family:'Space Grotesk',Inter,sans-serif;font-weight:700;font-size:clamp(2.2rem, 6vw, 2.8rem);letter-spacing:-.03em;line-height:1.1;margin-bottom:.5rem;color:#f0f0f5}.subhead{font-family:'Space Grotesk',sans-serif;font-weight:500;font-size:clamp(1.1rem, 3vw, 1.3rem);color:#c0c0d0;letter-spacing:-.01em;margin-bottom:1.5rem;opacity:.9}.btn-redirect,.snackbar-message{overflow:hidden;letter-spacing:.2px}.description{color:#b0b0c0;font-size:1rem;line-height:1.6;margin-bottom:2rem;font-weight:400}.description a{color:#6ea8fe;font-weight:500;border-bottom:1px solid rgba(122,162,248,.3);transition:color .2s,border-color .2s;padding-bottom:1px}.description a:hover{color:#8ec0ff;border-bottom-color:#8ec0ff}.btn-redirect{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:.75rem 2rem;font-weight:500;font-size:.95rem;color:#e0e0e8;cursor:pointer;transition:.2s;position:relative}.btn-redirect:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#fff}.btn-redirect:active{transform:scale(.98);background:rgba(255,255,255,.06)}.arrow-symbol{transition:transform .2s;font-size:1.1rem;line-height:1}.btn-redirect:hover .arrow-symbol{transform:translateX(2px)}.toast-region{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none;width:min(92%,480px)}.snackbar{pointer-events:auto;background:rgba(25,27,35,.85);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.5);padding:.6rem 1rem .6rem .8rem;display:flex;align-items:center;gap:.6rem;font-weight:500;color:#f0f2f8;font-size:.9rem;opacity:1;transform:translateY(0) scale(1);transition:opacity .25s cubic-bezier(.22, 1, .36, 1),transform .25s cubic-bezier(.22, 1, .36, 1);will-change:transform,opacity;min-width:200px;max-width:100%}.snackbar-icon{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.snackbar-icon svg{width:100%;height:100%}.snackbar-message{flex:1;white-space:nowrap;text-overflow:ellipsis}.spinner-ring{animation:1s linear infinite spin;transform-origin:11px 11px}@keyframes spin{100%{transform:rotate(360deg)}}.check-draw{stroke-dasharray:24;stroke-dashoffset:24;animation:.4s forwards draw}@keyframes draw{to{stroke-dashoffset:0}}.fade-arrow{animation:1.2s ease-in-out infinite softPulse}@keyframes softPulse{0%,100%{opacity:.6}50%{opacity:1}}@media (max-width:640px){.glass-panel{padding:2rem 1.5rem;border-radius:20px}.icon-emblem{width:65px;height:65px;margin-bottom:1.2rem}.icon-emblem svg{width:32px;height:32px}.btn-redirect{padding:.65rem 1.6rem;font-size:.9rem}.snackbar{padding:.5rem .8rem;font-size:.85rem}}