.user-profile-page[data-v-6bcfc2f6]{min-height:100vh;background:var(--surface-ground,#f8f9fa);padding:2rem 0}.profile-container[data-v-6bcfc2f6]{max-width:900px;margin:0 auto;padding:0 2rem}.profile-header-section[data-v-6bcfc2f6]{margin-bottom:2rem}.profile-header-card[data-v-6bcfc2f6]{background:var(--surface-card,#fff);border-radius:12px;border:1px solid var(--surface-border,rgba(0,0,0,.1))}.header-content[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:1rem}.avatar-section[data-v-6bcfc2f6]{-ms-flex-negative:0;flex-shrink:0}.avatar-wrapper[data-v-6bcfc2f6]{width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid var(--surface-border,#e5e7eb)}.avatar-img[data-v-6bcfc2f6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.avatar-component[data-v-6bcfc2f6]{width:114px!important;height:114px!important;font-size:2.5rem!important;background:var(--primary-color,#3b82f6)!important;color:#fff!important}.user-info-section[data-v-6bcfc2f6]{-webkit-box-flex:1;-ms-flex:1;flex:1}.user-name[data-v-6bcfc2f6]{margin:0 0 .75rem 0;font-size:1.75rem;font-weight:700;color:var(--text-color,#212529);line-height:1.2}.user-contact[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;color:var(--text-color-secondary,#6c757d);font-size:1rem}.user-contact i[data-v-6bcfc2f6]{color:var(--primary-color,#3b82f6);font-size:1rem}.profile-content-section[data-v-6bcfc2f6]{margin-top:1.5rem}.info-card[data-v-6bcfc2f6]{background:var(--surface-card,#fff);border-radius:12px;border:1px solid var(--surface-border,rgba(0,0,0,.1))}.card-title-row[data-v-6bcfc2f6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.card-title-row[data-v-6bcfc2f6],.title-content[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-content[data-v-6bcfc2f6]{gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--text-color,#212529)}.title-content i[data-v-6bcfc2f6]{color:var(--primary-color,#3b82f6);font-size:1.35rem}.edit-btn[data-v-6bcfc2f6]{border-color:var(--primary-color,#3b82f6);color:var(--primary-color,#3b82f6)}.action-buttons[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.info-display[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.info-row[data-v-6bcfc2f6]{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;padding:1.25rem;border-bottom:1px solid var(--surface-border,rgba(0,0,0,.08));-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.info-row[data-v-6bcfc2f6]:last-child{border-bottom:none}.info-row[data-v-6bcfc2f6]:hover{background:var(--surface-50,#f8f9fa)}.info-label[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;color:var(--text-color-secondary,#6c757d)}.info-label i[data-v-6bcfc2f6]{color:var(--primary-color,#3b82f6);width:18px;font-size:1rem}.info-value[data-v-6bcfc2f6]{font-size:1rem;font-weight:500;color:var(--text-color,#212529);word-break:break-word}.info-edit-form[data-v-6bcfc2f6]{padding:.5rem 0}.form-row[data-v-6bcfc2f6]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.form-row[data-v-6bcfc2f6]:last-child{margin-bottom:0}.form-group[data-v-6bcfc2f6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-group[data-v-6bcfc2f6],.input-label[data-v-6bcfc2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.input-label[data-v-6bcfc2f6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9rem;font-weight:600;color:var(--text-color,#212529);margin-bottom:.25rem}.input-label i[data-v-6bcfc2f6]{color:var(--primary-color,#3b82f6);font-size:.95rem}.form-control[data-v-6bcfc2f6]{width:100%}@media(max-width:768px){.user-profile-page[data-v-6bcfc2f6]{padding:1rem 0}.profile-container[data-v-6bcfc2f6]{padding:0 1rem}.header-content[data-v-6bcfc2f6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:1.5rem}.avatar-wrapper[data-v-6bcfc2f6]{width:100px;height:100px}.avatar-component[data-v-6bcfc2f6]{width:94px!important;height:94px!important;font-size:2rem!important}.user-name[data-v-6bcfc2f6]{font-size:1.5rem}.card-title-row[data-v-6bcfc2f6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.action-buttons[data-v-6bcfc2f6]{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.info-row[data-v-6bcfc2f6]{grid-template-columns:1fr;gap:.5rem;padding:1rem}.form-row[data-v-6bcfc2f6]{grid-template-columns:1fr;gap:1rem}}@media(max-width:480px){.user-name[data-v-6bcfc2f6]{font-size:1.25rem}.title-content[data-v-6bcfc2f6]{font-size:1.1rem}}