.auth-shell{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative}[x-cloak]{display:none!important}.auth-glow{pointer-events:none;background:radial-gradient(circle,#00c85312 0%,#0000 70%);width:500px;height:500px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-panel{width:100%;max-width:400px}.auth-panel--wide{max-width:420px}.auth-fade-in{animation:.4s forwards auth-fade-in}.auth-brand{text-align:center;margin-bottom:2rem}.auth-logo{font-size:2rem;display:inline-flex}.auth-tagline{color:var(--muted);margin-top:.5rem;font-size:.85rem}.auth-card{padding:2rem}.auth-card--centered{text-align:center}.auth-title{margin-bottom:.3rem;font-size:1.4rem}.auth-title--spaced{margin-bottom:.5rem}.auth-subtitle{color:var(--text-dim);margin-bottom:1.75rem;font-size:.88rem}.auth-subtitle--roomy{font-size:.9rem;line-height:1.65}.auth-email{color:var(--text)}.auth-form-group{margin-bottom:1rem}.auth-form-group--tight{margin-bottom:.5rem}.auth-form-group--roomy{margin-bottom:1.25rem}.auth-form-group--section{margin-bottom:1.5rem}.auth-form-group--section-lg{margin-bottom:1.75rem}.auth-form-stack{flex-direction:column;gap:1.25rem;display:flex}.auth-label-row{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.auth-label-inline{margin-bottom:0}.auth-link{color:var(--green);text-decoration:none}.auth-link--small{font-size:.78rem}.auth-link--strong{font-weight:600}.auth-password-wrap{position:relative}.auth-password-input{padding-right:2.75rem}.auth-code-input{letter-spacing:.45em;text-align:center}.auth-password-toggle{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-checkbox-row{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.auth-checkbox-row--top{align-items:flex-start}.auth-checkbox{cursor:pointer;width:14px;height:14px;accent-color:var(--green);flex-shrink:0}.auth-checkbox--offset{margin-top:2px}.auth-checkbox-label{cursor:pointer;color:var(--text-dim);font-size:.82rem}.auth-checkbox-copy{cursor:pointer;color:var(--text-dim);font-size:.8rem;line-height:1.5}.auth-submit-state{align-items:center;gap:.5rem;display:flex}.auth-spinner{border:2px solid #0003;border-top-color:#000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-spin}.auth-footer{text-align:center;color:var(--muted);margin-top:1.25rem;font-size:.85rem}.auth-footer-link{align-items:center;gap:.35rem;display:inline-flex}.auth-text-start{text-align:left}.auth-switch-copy{color:var(--muted);text-align:center;margin-top:1.25rem;font-size:.85rem}.auth-status{margin-bottom:1rem}.auth-status--roomy{margin-bottom:1.25rem}.auth-alert-left{text-align:left}.auth-button-gap{margin-bottom:.75rem}.auth-button-full{width:100%}.auth-icon-card{border:1px solid var(--green-border);background:var(--green-dim);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.auth-icon-card--centered{margin-left:auto;margin-right:auto}.auth-icon-card--large{border-radius:20px;width:72px;height:72px;margin-bottom:1.5rem}.auth-phone-group{gap:.5rem;display:flex}.auth-phone-prefix{white-space:nowrap;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--dark3);color:var(--text-dim);align-items:center;gap:.35rem;padding:.75rem .85rem;font-size:.85rem;display:flex}.auth-phone-input{flex:1}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
