.auth-shell .form-row{justify-content:space-between;align-items:center;gap:12px;margin:4px 0 20px;font-size:.85rem;display:flex}.auth-shell .remember-me{cursor:pointer;color:var(--text-dim);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.auth-shell .remember-me input{accent-color:var(--primary);cursor:pointer;width:15px;height:15px}.auth-shell button.forgot-password{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.auth-shell .forgot-password{color:var(--primary-2);font-weight:500;text-decoration:none;transition:opacity .2s}.auth-shell .forgot-password:hover{opacity:.85;text-decoration:underline}.auth-shell .divider{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0;font-size:.72rem;display:flex}.auth-shell .divider:before,.auth-shell .divider:after{content:"";background:var(--border);flex:1;height:1px}@media (max-width:480px){.auth-shell .form-row{flex-direction:column;align-items:flex-start;gap:10px}.auth-shell .divider{margin:18px 0}}
