.settings-module__82j2bG__container{max-width:1100px;min-height:80vh;margin:0 auto;padding:2.5rem 1.6rem 5rem;position:relative}.settings-module__82j2bG__backLink{color:var(--foreground-secondary);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.settings-module__82j2bG__backLink:hover{color:var(--primary)}.settings-module__82j2bG__headerSection{margin-bottom:2.2rem}.settings-module__82j2bG__titleRow{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.settings-module__82j2bG__titleRow h1{color:#fff;letter-spacing:-.02em;font-size:2.2rem;font-weight:850}.settings-module__82j2bG__headerIcon{color:var(--primary)}.settings-module__82j2bG__subtext{color:var(--foreground-secondary);max-width:600px;font-size:1.02rem}.settings-module__82j2bG__settingsGrid{grid-template-columns:1fr 1.3fr;align-items:flex-start;gap:2rem;display:grid}@media (max-width:850px){.settings-module__82j2bG__settingsGrid{grid-template-columns:1fr}}.settings-module__82j2bG__infoCard,.settings-module__82j2bG__formCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000004d}.settings-module__82j2bG__cardHeader{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:.8rem;display:flex}.settings-module__82j2bG__cardHeaderIcon{color:var(--primary)}.settings-module__82j2bG__cardHeader h3{color:#fff;font-size:1.25rem;font-weight:800}.settings-module__82j2bG__profileDetails{flex-direction:column;gap:1.1rem;display:flex}.settings-module__82j2bG__detailRow{flex-direction:column;gap:.25rem;display:flex}.settings-module__82j2bG__detailLabel{text-transform:uppercase;color:var(--foreground-muted);letter-spacing:.05em;font-size:.75rem;font-weight:700}.settings-module__82j2bG__detailValue{color:#fff;word-break:break-all;font-size:.98rem;font-weight:600}.settings-module__82j2bG__adminBadge{color:var(--primary);background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:6px;align-items:center;gap:.3rem;width:fit-content;padding:.25rem .65rem;font-size:.8rem;font-weight:800;display:inline-flex}.settings-module__82j2bG__userBadge{color:var(--foreground-secondary);background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.3rem;width:fit-content;padding:.25rem .65rem;font-size:.8rem;font-weight:700;display:inline-flex}.settings-module__82j2bG__securityNote{color:var(--foreground-secondary);background:#8b5cf614;border:1px solid #8b5cf633;border-radius:12px;align-items:flex-start;gap:.6rem;margin-top:1.8rem;padding:.9rem;font-size:.82rem;line-height:1.45;display:flex}.settings-module__82j2bG__securityNote svg{color:var(--primary);flex-shrink:0;margin-top:.15rem}.settings-module__82j2bG__form{flex-direction:column;gap:1.4rem;display:flex}.settings-module__82j2bG__fieldGroup{flex-direction:column;gap:.45rem;display:flex}.settings-module__82j2bG__fieldGroup label{color:var(--foreground-secondary);font-size:.84rem;font-weight:700}.settings-module__82j2bG__inputWrapper{width:100%;position:relative}.settings-module__82j2bG__input{background:var(--background);border:1px solid var(--border);color:#fff;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.settings-module__82j2bG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .15)}.settings-module__82j2bG__eyeBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.settings-module__82j2bG__eyeBtn:hover{color:#fff}.settings-module__82j2bG__strengthBox{flex-direction:column;gap:.3rem;margin-top:.35rem;display:flex}.settings-module__82j2bG__strengthBarTrack{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.settings-module__82j2bG__strengthBarFill{height:100%;transition:width .3s,background-color .3s}.settings-module__82j2bG__strengthLabel{font-size:.76rem;font-weight:700}.settings-module__82j2bG__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;cursor:pointer;box-shadow:0 4px 14px rgba(var(--primary-rgb), .3);border:none;border-radius:12px;margin-top:.5rem;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .2s}.settings-module__82j2bG__submitBtn:hover:not(:disabled){box-shadow:0 6px 20px rgba(var(--primary-rgb), .45);transform:translateY(-2px)}.settings-module__82j2bG__submitBtn:disabled{opacity:.55;cursor:not-allowed}.settings-module__82j2bG__errorAlert{color:#ef4444;background:#ef44441f;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.settings-module__82j2bG__successAlert{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:10px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.settings-module__82j2bG__loadingBox{text-align:center;color:var(--foreground-muted);padding:4rem}.settings-module__82j2bG__cardShell{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:500px;margin:4rem auto;padding:5rem 2rem;display:flex}.settings-module__82j2bG__iconMuted{color:var(--foreground-muted)}.settings-module__82j2bG__actionBtn{background:var(--primary);color:#fff;border-radius:30px;padding:.75rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none}
