.auth-card{backdrop-filter:blur(10px);z-index:10;background:#fffffff2;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 25px 50px -12px #00000040}[data-theme=dark] .auth-card{backdrop-filter:blur(20px);border:1px solid var(--border-color);background:#1e293bcc}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:.5rem;animation:.6s linear infinite spin;display:inline-block}.auth-status{text-align:center;border:1px solid;border-radius:8px;align-items:center;gap:.75rem;min-height:1.5em;margin-top:1rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.9rem;display:none}.auth-status-info{color:#3b82f6;background:#3b82f61a;border-color:#3b82f64d}.auth-status-success{color:var(--success-color);background:#10b9811a;border-color:#10b9814d}.auth-status-warning{color:var(--warning-color);background:#f59e0b1a;border-color:#f59e0b4d}.auth-status-error{color:var(--error-color);background:#ef44441a;border-color:#ef44444d}.form-error{color:var(--error-color);margin-top:.25rem;font-size:.85rem;display:none}.status-icon{flex-shrink:0;font-size:1.25rem}.status-text{flex:1}.password-strength{background:rgba(var(--primary-rgb), .05);border-radius:8px;margin-top:.75rem;padding:.75rem}.strength-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.strength-label{color:var(--text-secondary);font-size:.875rem}.strength-text{font-size:.875rem;font-weight:600}.strength-bar-container{background:#0000001a;border-radius:2px;height:4px;margin-bottom:.75rem;overflow:hidden}[data-theme=dark] .strength-bar-container{background:#ffffff1a}.strength-bar{border-radius:2px;width:0%;height:100%;transition:width .3s,background .3s}.strength-criteria{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.criterion{color:var(--text-muted);font-size:.75rem;transition:color .2s}.criterion.met{color:var(--success-color);font-weight:500}@media (width<=480px){.strength-criteria{grid-template-columns:1fr}}.verification-token-detected{background:rgba(var(--primary-rgb), .1);border:1px solid rgba(var(--primary-rgb), .2);border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.token-icon{flex-shrink:0;font-size:2rem}.token-info{flex:1;min-width:0}.token-label{color:var(--text-main);margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:block}.token-value{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;background:#0000000d;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.75rem;display:block;overflow:hidden}[data-theme=dark] .token-value{background:#ffffff0d}.verification-manual-section{margin-top:1.5rem}.verification-manual-title{color:var(--text-main);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.verification-manual-description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.verification-success{text-align:center;padding:2rem 0}.success-icon{margin-bottom:1rem;font-size:4rem;animation:.6s ease-in-out bounce}.success-title{color:var(--success-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.success-description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.success-progress{max-width:300px;margin:0 auto}.progress-bar{background:rgba(var(--primary-rgb), .1);border-radius:2px;height:4px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--primary-color), var(--primary-hover));width:0%;height:100%;transition:width 3s linear}.verification-dev-info{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem;font-size:.875rem;display:flex}.dev-info-icon{flex-shrink:0;font-size:1.25rem}.dev-info-content{color:var(--text-secondary);flex:1}.dev-info-link{color:var(--primary-color);margin-top:.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.dev-info-link:hover{color:var(--primary-hover)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.mesh-bg[data-astro-cid-s6yg6tnz]{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}
