.Profile_container__sLcJd{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#f0f4ff);padding:30px 20px}.Profile_maxWidth__gf8lu{max-width:1200px;margin:0 auto}.Profile_header__dPk19{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.Profile_title__F61jz{font-size:32px;font-weight:700;color:#333;margin:0 0 10px}.Profile_subtitle__vMIc6{color:#666;font-size:16px;margin:0}.Profile_backButton__bSauG{padding:10px 20px;background:#e8e8e8;color:#333;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.Profile_backButton__bSauG:hover{background:#d8d8d8;transform:translateY(-2px)}.Profile_errorAlert__VWmjA{background:#fff5f5;border:1px solid #dc3545;color:#dc3545;border-radius:6px}.Profile_errorAlert__VWmjA,.Profile_successAlert__Zagei{padding:15px;margin-bottom:20px;font-size:14px;animation:Profile_slideDown__VHfzO .3s ease}.Profile_successAlert__Zagei{background:#f0fdf4;border:1px solid #28a745;color:#155724;border-radius:6px}@keyframes Profile_slideDown__VHfzO{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Profile_loadingContainer__RttjZ{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:18px;color:#059669}.Profile_contentGrid__Mb0as{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;margin-bottom:20px}.Profile_card__PtFUE{background:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:all .3s ease}.Profile_card__PtFUE:hover{box-shadow:0 4px 20px rgba(0,0,0,.12)}.Profile_cardHeader__EKq7t{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #059669}.Profile_cardHeader__EKq7t h2{font-size:20px;font-weight:700;color:#333;margin:0}.Profile_editButton__d6zpM{padding:8px 16px;background:#059669;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .3s ease}.Profile_editButton__d6zpM:hover{background:#047857;transform:translateY(-2px)}.Profile_cardTitle__mgsnr{font-size:20px;font-weight:700;color:#333;margin:0 0 10px}.Profile_cardDescription__4D_DY{color:#666;font-size:14px;margin:0 0 20px}.Profile_profileView__jTHFR{display:flex;flex-direction:column;gap:20px}.Profile_profileItem__ezNcw{padding-bottom:15px;border-bottom:1px solid #eee}.Profile_profileItem__ezNcw:last-child{border-bottom:none}.Profile_profileItem__ezNcw label{display:block;font-weight:600;color:#059669;font-size:12px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.Profile_profileItem__ezNcw p{margin:0;color:#333;font-size:16px}.Profile_bioText__PtGj3{line-height:1.6;color:#555;font-size:14px}.Profile_profileForm__DaXEw{gap:20px}.Profile_formGroup__m7aOt,.Profile_profileForm__DaXEw{display:flex;flex-direction:column}.Profile_formGroup__m7aOt label{font-weight:600;margin-bottom:8px;color:#333;font-size:14px}.Profile_formGroup__m7aOt input,.Profile_formGroup__m7aOt textarea{padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;transition:all .3s ease}.Profile_formGroup__m7aOt input:focus,.Profile_formGroup__m7aOt textarea:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.1)}.Profile_formGroup__m7aOt input:disabled{background:#f5f5f5;cursor:not-allowed;color:#999}.Profile_formGroup__m7aOt small{font-size:12px;color:#999;margin-top:4px}.Profile_formGroup__m7aOt textarea{resize:vertical;min-height:100px}.Profile_formRow__9nTTn{display:grid;grid-template-columns:1fr 1fr;gap:20px}.Profile_saveButton___s5IK{padding:14px 28px;background:#28a745;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;transition:all .3s ease;margin-top:10px}.Profile_saveButton___s5IK:hover{background:#218838;transform:translateY(-2px);box-shadow:0 4px 12px rgba(40,167,69,.3)}.Profile_mediaSection__JY_XC{display:flex;flex-direction:column;gap:30px}.Profile_mediaItem__lM_H7{padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #059669}.Profile_mediaItem__lM_H7 h3{font-size:16px;font-weight:700;color:#333;margin:0 0 8px}.Profile_mediaDescription__QAoE_{font-size:13px;color:#666;margin:0 0 15px}.Profile_divider__V_WH0{height:1px;background:#ddd}.Profile_signaturePadWrapper__o8DDI{background:#f8f9fa;border-radius:8px;border:2px solid #ddd;padding:20px;transition:all .3s ease}.Profile_signaturePadWrapper__o8DDI:focus-within{border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.1)}.Profile_accountInfo__IdvAL{display:flex;flex-direction:column;gap:15px}.Profile_infoRow__BMZg9{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8f9fa;border-radius:6px}.Profile_infoLabel__XJ2kE{font-weight:600;color:#333;font-size:14px}.Profile_infoValue__MHbto{color:#059669;font-weight:600;font-size:14px}.Profile_statusActive__PW2eG{color:#28a745;font-weight:600;font-size:14px}.Profile_statusInactive__gDMF8{color:#ffc107;font-weight:600;font-size:14px}.Profile_roleTag__wM121{display:inline-block;padding:4px 12px;background:#059669;color:#fff;border-radius:20px;font-weight:600;font-size:12px;text-transform:capitalize}@media (max-width:1024px){.Profile_contentGrid__Mb0as,.Profile_formRow__9nTTn{grid-template-columns:1fr}}@media (max-width:768px){.Profile_container__sLcJd{padding:15px 10px}.Profile_title__F61jz{font-size:24px}.Profile_header__dPk19{flex-direction:column;gap:15px;align-items:flex-start}.Profile_backButton__bSauG{width:100%}.Profile_card__PtFUE{padding:20px}.Profile_cardHeader__EKq7t{flex-direction:column;align-items:flex-start;gap:10px}.Profile_editButton__d6zpM{width:100%}.Profile_profileItem__ezNcw p{font-size:14px}.Profile_formGroup__m7aOt input,.Profile_formGroup__m7aOt textarea{font-size:16px}.Profile_saveButton___s5IK{width:100%}.Profile_infoRow__BMZg9{flex-direction:column;align-items:flex-start;gap:8px}}