/* PROFILE PAGE - v1.4.22 */
.profile-payment-card{margin-top:16px}
.profile-field-spacer{margin-top:16px}
.profile-help{margin-top:6px;color:#777d87;font-size:12px;line-height:1.45}
.profile-readonly{background:#f4f5f7!important;color:#6b7280!important;cursor:not-allowed}
.profile-photo-row{display:flex;align-items:center;gap:16px;margin:4px 0 20px;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fafafa}
.profile-photo-preview{width:88px;height:88px;flex:0 0 88px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#eaf4ff;color:#0a67d8;font-size:28px;font-weight:850;background-size:cover;background-position:center;background-repeat:no-repeat}
.profile-photo-preview.has-photo{color:transparent}
.profile-photo-copy{min-width:0}
.profile-photo-copy>strong{font-size:15px}
.profile-photo-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.profile-photo-actions button{min-height:38px;padding:8px 12px}
.profile-under-construction{position:relative;background:#fbfbfc}
.profile-under-construction .section-copy,.profile-under-construction .payment-provider-row,.profile-under-construction .profile-field-spacer{opacity:.48;filter:saturate(.6)}
.profile-under-construction input:disabled{background:#f1f1f3!important;color:#8b9098!important;cursor:not-allowed}
.profile-construction-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff3cd;color:#7a5a00;border:1px solid #ffe08a;font-size:11px;font-weight:850;white-space:nowrap}
.payment-provider-row{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa}
.payment-provider-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:12px;background:#0a84ff;color:white;font-size:20px;font-weight:900}
.payment-provider-copy{min-width:0}.payment-provider-name{font-weight:800}
.profile-save-bar{display:flex;justify-content:flex-end;margin-top:16px;margin-bottom:30px}.profile-save-bar button{width:auto;min-width:150px}
@media(max-width:600px){.profile-save-bar button{width:100%}.profile-photo-row{align-items:flex-start}.profile-photo-preview{width:72px;height:72px;flex-basis:72px}.profile-construction-badge{font-size:10px}}
