.cls-wrap{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.cls-dark .cls-wrap{background:#000813}.cls-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:90%;max-width:420px;padding:48px 40px;box-shadow:0 8px 32px #00000014}.cls-dark .cls-card{background:#0f172a;border:1px solid #ffffff14;box-shadow:0 8px 40px #0009}.cls-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;margin:0 0 6px;font-size:1.4rem;font-weight:700}.cls-sub{color:#94a3b8;margin:0 0 32px;font-size:.875rem}.cls-ring{border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:56px;height:56px;margin:0 auto 28px;animation:.9s linear infinite cls-spin}.cls-dark .cls-ring{border-color:#60a5fa #ffffff1a #ffffff1a}@keyframes cls-spin{to{transform:rotate(360deg)}}
