.auth-bg{background:linear-gradient(165deg,#040f0d 0%,#0a1a18 42%,#060d0c 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-glow{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.auth-glow-1{background:#0d948838;width:500px;height:500px;top:-100px;left:-100px}.auth-glow-2{background:#34d3991f;width:400px;height:400px;bottom:-80px;right:-80px}.auth-card{z-index:1;-webkit-backdrop-filter:blur(20px);background:#061614e0;border:1px solid #2dd4bf24;border-radius:1.25rem;width:100%;max-width:440px;margin:1.5rem;padding:2.5rem;position:relative;box-shadow:0 25px 60px -12px #000000b8,0 0 0 1px #0d94881f}.auth-first-deploy{color:#e2e8f0;background:#0d94881a;border:1px solid #2dd4bf59;border-radius:.75rem;margin-bottom:1.25rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.45}.auth-first-deploy strong{color:#5eead4;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.8rem;display:block}.auth-first-deploy code{background:#00000059;border-radius:4px;padding:.1rem .35rem;font-size:.78em}.auth-logo{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.auth-logo-mark{object-fit:contain;width:auto;max-width:min(100%,520px);height:auto;max-height:112px}.auth-title{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.auth-subtitle{color:#64748b;margin-bottom:2rem;font-size:.9rem}.auth-form{flex-direction:column;gap:1.1rem;display:flex}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-field label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:500}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-icon{color:#475569;pointer-events:none;z-index:1;position:absolute;left:.875rem}.auth-input-wrap input{color:#f1f5f9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.625rem;outline:none;width:100%;padding:.7rem .875rem .7rem 2.5rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-input-wrap input::placeholder{color:#334155}.auth-input-wrap input:focus{background:#ffffff0f;border-color:#2dd4bf73;box-shadow:0 0 0 3px #0d948826}.auth-error{color:#f87171;background:#ef44441a;border:1px solid #ef444440;border-radius:.5rem;padding:.6rem .875rem;font-size:.875rem}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 50%,#0f766e 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.8rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 22px #0d948866}.auth-submit:hover:not(:disabled){opacity:.95;transform:translateY(-1px);box-shadow:0 6px 28px #0d94887a}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.875rem}.auth-switch button{color:#5eead4;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;transition:color .15s}.auth-switch button:hover{color:#99f6e4;text-decoration:underline}.auth-public-blurb{text-align:center;color:#94a3b8f2;margin-top:1.5rem;font-size:.85rem;line-height:1.45}.auth-public-blurb a{color:#5eead4;font-weight:500;text-decoration:none}.auth-public-blurb a:hover{text-decoration:underline}.spin{animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
