.profile-edit{max-width:1000px}.profile-intro{display:flex;align-items:center;gap:24px}.profile-intro h2{margin:0 0 8px}.profile-intro p{margin:0 0 12px;color:var(--muted,#777)}.profile-avatar{width:96px;height:96px;flex-shrink:0;overflow:hidden;border-radius:50%;display:grid;place-items:center;background:#eee5ec;color:#724760;font-family:Lora,serif;font-size:40px}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.profile-success{padding:18px 24px;background:#edf4ee;border:1px solid #cfdfd0;border-radius:12px;margin-bottom:24px;color:#365d3d}.profile-edit .publish-card>p{margin-bottom:24px}.profile-edit input{min-width:0}@media(max-width:600px){.profile-fields{grid-template-columns:1fr}.profile-intro{align-items:flex-start;gap:16px}.profile-avatar{width:64px;height:64px;font-size:28px}}
.profile-notifications{display:grid;gap:18px;margin:24px 0}.profile-age{border:0;border-top:1px solid #e8e2e6;margin:24px 0 0;padding:20px 0 0}.profile-age legend{font-weight:500;line-height:1.6;padding:0}.profile-age label{display:inline-flex;align-items:center;gap:8px;margin:14px 24px 0 0}.profile-age input{accent-color:#724760}
