.profile-editor{min-width:0;color:var(--ink)}.profile-editor h2{letter-spacing:-.6px;margin:0 0 8px;font-size:21px;line-height:1.25}.profile-editor p.profile-editor-intro{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.6}.profile-editor-photo-row{align-items:center;gap:18px;display:flex}.profile-editor-avatar{border:1px solid var(--line);background:var(--lavender);width:80px;height:80px;color:var(--violet-dark);border-radius:50%;flex:0 0 80px;place-items:center;font-size:25px;font-weight:800;display:grid;overflow:hidden}.profile-editor-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-editor-photo-controls{flex-wrap:wrap;align-items:center;gap:2px 14px;min-width:0;display:flex}.profile-editor-photo-controls .button{min-height:44px;padding:10px 13px;font-size:13px}.profile-editor-photo-controls .text-button{min-height:44px;padding:10px 0}.profile-editor p.profile-editor-hint{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.profile-editor-hint .text-button{align-items:center;padding:8px 0;font-size:12px;display:inline-flex}.profile-editor .profile-editor-name{margin:22px 0 18px}.profile-editor-actions{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.profile-editor p.profile-editor-status,.profile-editor p.profile-editor-saved{align-items:center;gap:8px;margin:0;font-size:13px;line-height:1.6;display:flex}.profile-editor p.profile-editor-status{color:var(--muted);margin-top:20px}.profile-editor p.profile-editor-saved{color:var(--violet-dark)}.profile-editor-error{margin-top:18px}.profile-editor .profile-editor-error p{color:inherit;margin:0;font-size:13px;line-height:1.6}.profile-editor-error .text-button{text-align:left;margin-top:4px}.profile-editor button:disabled,.profile-editor input:disabled{opacity:.55;cursor:not-allowed}.account-intro{width:100%;max-width:460px;margin:24px auto 48px}.account-intro>h1{letter-spacing:-1.6px;margin:12px 0;font-size:clamp(32px,8vw,44px);line-height:1.08}.account-intro>p{color:var(--muted);margin:0 0 24px;font-size:15px;line-height:1.65}.account-intro>.profile-editor{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:22px 18px}.account-intro>.button{margin-top:12px}.guest-account-prompt>.profile-editor{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}@media (min-width:600px){.account-intro{margin-top:42px}.account-intro>.profile-editor{padding:26px}}@media (max-width:380px){.profile-editor-photo-row{gap:12px}.profile-editor-avatar{flex-basis:64px;width:64px;height:64px;font-size:21px}.profile-editor-photo-controls{flex-direction:column;align-items:flex-start;gap:0}}
