.CustomerAccountProfileShell-module__3Q6PHG__panelHeader{border-bottom:1px solid var(--account-line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:14px;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__panelHeader h2,.CustomerAccountProfileShell-module__3Q6PHG__sectionTitleRow h3{letter-spacing:0;margin:0;font-size:20px;font-weight:800;line-height:1.2}.CustomerAccountProfileShell-module__3Q6PHG__sectionTitleRow{justify-content:space-between;align-items:center;gap:14px;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__sectionTitleRow span{color:var(--account-muted);font-size:13px;line-height:1.45}.CustomerAccountProfileShell-module__3Q6PHG__panelHeader span{color:#475467;background:var(--account-soft);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.CustomerAccountProfileShell-module__3Q6PHG__formSection{border-bottom:1px solid var(--account-line);padding:18px 0}.CustomerAccountProfileShell-module__3Q6PHG__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.CustomerAccountProfileShell-module__3Q6PHG__field{min-width:0;color:var(--account-muted);flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__field input{width:100%;min-width:0;height:44px;color:var(--account-ink);border:1px solid var(--account-line);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:14px}.CustomerAccountProfileShell-module__3Q6PHG__field input:disabled{color:#8a94a6;background:var(--account-disabled);border-style:dashed}.CustomerAccountProfileShell-module__3Q6PHG__field input[aria-invalid=true]{border-color:#f04438}.CustomerAccountProfileShell-module__3Q6PHG__actionRow{padding-top:18px}.CustomerAccountProfileShell-module__3Q6PHG__primaryButton,.CustomerAccountProfileShell-module__3Q6PHG__secondaryButton{min-height:42px;font:inherit;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.CustomerAccountProfileShell-module__3Q6PHG__primaryButton{color:#111827;background:var(--account-yellow)}.CustomerAccountProfileShell-module__3Q6PHG__secondaryButton{color:var(--account-ink);border:1px solid var(--account-line);cursor:pointer;background:#fff}.CustomerAccountProfileShell-module__3Q6PHG__profileForm{margin:0}.CustomerAccountProfileShell-module__3Q6PHG__fieldError{color:#b42318;font-size:12px;font-weight:600}.CustomerAccountProfileShell-module__3Q6PHG__formError{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin:12px 0 0;padding:10px 14px;font-size:13px;font-weight:600}.CustomerAccountProfileShell-module__3Q6PHG__formSuccess{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;margin:12px 0 0;padding:10px 14px;font-size:13px;font-weight:600}.CustomerAccountProfileShell-module__3Q6PHG__mutedText{color:var(--account-muted);margin:8px 0 0;font-size:13px}.CustomerAccountProfileShell-module__3Q6PHG__prefList{flex-direction:column;gap:10px;margin-top:14px;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__prefRow{background:var(--account-soft);border:1px solid var(--account-line);color:var(--account-ink);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:600;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__prefRow input[type=checkbox]{cursor:pointer;width:20px;height:20px}.CustomerAccountProfileShell-module__3Q6PHG__addressSummary{background:var(--account-soft);border:1px solid var(--account-line);border-radius:8px;margin-top:14px;padding:14px}.CustomerAccountProfileShell-module__3Q6PHG__addressSummary strong{margin-bottom:6px;font-size:14px;display:block}.CustomerAccountProfileShell-module__3Q6PHG__addressSummary p{color:var(--account-ink);margin:0;font-size:13px;line-height:1.5}.CustomerAccountProfileShell-module__3Q6PHG__addressBadge{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.CustomerAccountProfileShell-module__3Q6PHG__avatarSection{align-items:flex-start;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__avatarControl{align-items:center;gap:18px;width:100%;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__avatarPreview{background:var(--account-soft);border:2px solid var(--account-line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.CustomerAccountProfileShell-module__3Q6PHG__avatarPreviewImage{object-fit:cover;width:100%;height:100%}.CustomerAccountProfileShell-module__3Q6PHG__avatarFallback{color:var(--account-muted);font-size:24px;font-weight:800}.CustomerAccountProfileShell-module__3Q6PHG__avatarOverlay{background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CustomerAccountProfileShell-module__3Q6PHG__avatarActions{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.CustomerAccountProfileShell-module__3Q6PHG__avatarButton{color:var(--account-ink);border:1px solid var(--account-line);font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.CustomerAccountProfileShell-module__3Q6PHG__avatarButton:hover{border-color:var(--account-muted)}.CustomerAccountProfileShell-module__3Q6PHG__avatarButton:has(input:disabled){opacity:.6;cursor:not-allowed}.CustomerAccountProfileShell-module__3Q6PHG__avatarRemoveButton{color:#b42318;font:inherit;cursor:pointer;white-space:nowrap;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.CustomerAccountProfileShell-module__3Q6PHG__avatarRemoveButton:disabled{opacity:.6;cursor:not-allowed}.CustomerAccountProfileShell-module__3Q6PHG__avatarHint{color:var(--account-muted);font-size:12px;font-weight:500}.CustomerAccountProfileShell-module__3Q6PHG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CustomerAccountProfileShell-module__3Q6PHG__spin{animation:1s linear infinite CustomerAccountProfileShell-module__3Q6PHG__spin}@keyframes CustomerAccountProfileShell-module__3Q6PHG__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.CustomerAccountProfileShell-module__3Q6PHG__panelHeader,.CustomerAccountProfileShell-module__3Q6PHG__sectionTitleRow,.CustomerAccountProfileShell-module__3Q6PHG__actionRow{flex-direction:column;align-items:flex-start}.CustomerAccountProfileShell-module__3Q6PHG__fieldGrid{grid-template-columns:1fr}.CustomerAccountProfileShell-module__3Q6PHG__avatarControl{text-align:center;flex-direction:column;align-items:center}.CustomerAccountProfileShell-module__3Q6PHG__avatarActions{align-items:center}}
