.auth-recovery{display:flex;justify-content:flex-end;margin-top:-.35rem;margin-bottom:.4rem}.auth-recovery a{font-weight:700;text-decoration:none}.account-danger-zone{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--line,#ded7cb)}.button.danger{border-color:#b93f3f;color:#8e2525;background:#fff}.button.danger:hover{background:#fff3f2}.module-account_security .panel.narrow{max-width:760px}.auth-card-pro{max-width:520px}.auth-form-pro{margin-bottom:14px}.auth-recovery-card{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--line,#e2d9cc);border-radius:15px;background:color-mix(in srgb,var(--surface,#fffdf9) 88%,var(--brand-accent) 3%);color:var(--ink,#171513);text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.auth-recovery-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand-accent) 42%,var(--line));box-shadow:0 10px 28px rgba(26,20,14,.07)}.auth-recovery-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--brand-accent) 10%,#fff);color:var(--brand-accent)}.auth-recovery-icon svg,.auth-recovery-arrow{width:19px;height:19px}.auth-recovery-card strong,.auth-recovery-card small{display:block}.auth-recovery-card strong{font-size:12px}.auth-recovery-card small{margin-top:3px;color:var(--muted,#7b726a);font-size:9px;line-height:1.45}.auth-recovery-arrow{color:var(--muted,#7b726a)}.auth-reset-page{min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(181,132,88,.09),transparent 34%),#f5f1ea}.auth-reset-shell{min-height:100vh;display:grid;place-items:center;padding:32px 18px}.auth-reset-card{width:min(100%,540px);background:#fffdf9;border:1px solid #e2d9cc;border-radius:26px;padding:30px;box-shadow:0 28px 70px rgba(31,25,19,.09)}.auth-reset-brand{display:flex;align-items:center;gap:10px;color:#171513;text-decoration:none;margin-bottom:30px}.auth-reset-brand .brand-mark{width:40px;height:40px}.auth-reset-brand .brand-mark img{width:100%;height:100%}.auth-reset-brand strong,.auth-reset-brand small{display:block}.auth-reset-brand strong{font-size:15px;letter-spacing:.08em}.auth-reset-brand small{margin-top:2px;font-size:9px;color:#847a70}.auth-reset-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#f3e8dc;color:#a56e48;margin-bottom:20px}.auth-reset-icon.success{background:#e9f3e9;color:#4f8057}.auth-reset-icon.danger{background:#f8e9e7;color:#aa4b45}.auth-reset-icon svg{width:26px;height:26px}.auth-reset-copy .eyebrow{display:block;font-size:8px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#a56e48;margin-bottom:8px}.auth-reset-copy h1{font-size:31px;line-height:1.08;margin:0 0 10px}.auth-reset-copy p{margin:0;color:#746b63;font-size:13px;line-height:1.6}.auth-reset-form{display:grid;gap:8px;margin-top:24px}.auth-reset-form label{font-size:10px;font-weight:800;color:#4f4842;margin-top:4px}.auth-reset-form input{width:100%;box-sizing:border-box;border:1px solid #ddd2c4;background:#fff;color:#171513;border-radius:13px;padding:13px 14px;min-height:48px;font-size:14px;outline:none}.auth-reset-form input:focus{border-color:#b47b52;box-shadow:0 0 0 4px rgba(180,123,82,.1)}.auth-main-action{margin-top:10px;min-height:48px;justify-content:center}.auth-field-error{padding:8px 10px;border-radius:10px;background:#fff0ee;color:#9d3832;font-size:10px;line-height:1.45}.auth-password-rules{background:#f7f3ed;border-radius:12px;padding:12px 14px;color:#71685f;font-size:9px;line-height:1.55;margin-top:3px}.auth-password-rules ul{margin:0;padding-left:18px}.auth-security-message{display:grid;gap:4px;margin-top:22px;padding:15px 16px;border-radius:14px;background:#fff3e3;border:1px solid #ead4b5}.auth-security-message.calm{background:#edf5ec;border-color:#d4e7d1}.auth-security-message strong{font-size:11px}.auth-security-message span{font-size:10px;color:#746b63;line-height:1.5}.auth-privacy-note{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;margin-top:18px;color:#837970;font-size:9px;line-height:1.55}.auth-privacy-note svg{width:17px;height:17px;color:#a56e48}.auth-back-link,.auth-secondary-link{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:20px;color:#625950;text-decoration:none;font-size:10px;font-weight:800}.auth-back-link svg{width:14px;height:14px;transform:rotate(180deg)}.auth-secondary-link{margin-top:12px}.auth-steps{display:grid;gap:10px;margin:24px 0}.auth-steps>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;align-items:center;padding:11px 12px;border-radius:13px;background:#f7f3ed}.auth-steps b{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fffdf9;border:1px solid #e2d9cc;color:#a56e48;font-size:11px}.auth-steps strong,.auth-steps small{display:block}.auth-steps strong{font-size:10px}.auth-steps small{font-size:9px;color:#7c736b;margin-top:2px}.auth-reset-success{text-align:left}@media(max-width:640px){.auth-reset-shell{padding:18px 12px}.auth-reset-card{padding:24px 20px;border-radius:22px}.auth-reset-copy h1{font-size:27px}.auth-recovery-card{grid-template-columns:38px minmax(0,1fr) 16px}.auth-recovery-icon{width:38px;height:38px}}
