*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fafafa;background:#06070a;font-family:Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{justify-content:center;align-items:center;min-height:100%;padding:32px 24px;display:flex;position:relative;overflow:hidden}.page__bg{z-index:0;background:#06070a;position:fixed;inset:0}.page__bg-glow{filter:blur(120px);opacity:.22;pointer-events:none;border-radius:50%;position:absolute}.page__bg-glow--blue{background:#0087ff;width:700px;height:600px;top:-180px;left:-100px}.page__bg-glow--red{opacity:.09;background:#ff5d5d;width:400px;height:360px;top:-60px;right:-60px}.page__bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 100%)}.page__content{z-index:1;width:100%;max-width:520px;position:relative}.card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(165deg,#18181bd6 0%,#09090bc7 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;gap:32px;padding:48px 40px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 80px #0006,0 0 80px #0036661f}.card__logo{width:220px;height:auto;display:block}.card__divider{background:linear-gradient(90deg,#0000,#ffffff1a 30% 70%,#0000);width:100%;height:1px}.card__body{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.card__status-badge{color:#66b7ff;letter-spacing:.01em;background:#0087ff1a;border:1px solid #0087ff33;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.card__status-dot{background:#0087ff;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse;display:inline-block;box-shadow:0 0 8px #0087ffcc}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.card__heading{color:#fafafa;letter-spacing:-.02em;font-size:1.875rem;font-weight:600;line-height:1.2}.card__message{color:#a1a1aa;max-width:360px;font-size:.9375rem;font-weight:400;line-height:1.65}@media (width<=480px){.card{padding:36px 24px}.card__logo{width:180px}.card__heading{font-size:1.5rem}}
