.Profile_wrapper__UUWsc{min-height:100vh;background:#fff;padding:80px 20px;display:flex;justify-content:center;align-items:flex-start}.Profile_container__czF_P{max-width:1000px;width:100%;display:grid;grid-template-columns:300px 1fr;grid-gap:40px;gap:40px;animation:Profile_fadeIn__Osy1v .6s ease-out}@keyframes Profile_fadeIn__Osy1v{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Profile_sidebar__mt81R{background:#fff;border-radius:24px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid #e6ddd0;height:-moz-fit-content;height:fit-content}.Profile_avatarSection__ripkw{text-align:center;margin-bottom:32px}.Profile_avatar__7af68{width:100px;height:100px;background:#8b1a1a;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:36px;color:#fff;font-weight:700;box-shadow:0 8px 16px rgba(139,26,26,.15)}.Profile_userName__9NM1x{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.Profile_userEmail__a7_bG{font-size:.9rem;color:#666;margin-top:4px}.Profile_menu__tbcM4{list-style:none;padding:0;margin:0}.Profile_menuItem__W2Rhj{padding:14px 20px;border-radius:12px;margin-bottom:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:12px;color:#444;font-weight:600;font-size:.95rem}.Profile_menuItem__W2Rhj:not(.Profile_menuItemActive__1eZhU):hover{background:#fdf2f2;color:#8b1a1a}.Profile_menuItem__W2Rhj:not(.Profile_menuItemActive__1eZhU):hover svg{stroke:#8b1a1a}.Profile_menuItemActive__1eZhU{background:#8b1a1a;color:#fff!important;box-shadow:0 4px 12px rgba(139,26,26,.2)}.Profile_mainContent__fWU3K{background:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e6ddd0}.Profile_sectionTitle__BZdGQ{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e6ddd0}.Profile_form__6Rg3a{display:flex;flex-direction:column;gap:28px}.Profile_formGroup__491Sy{display:flex;flex-direction:column;gap:10px}.Profile_label__bMaoi{font-size:.9rem;font-weight:700;color:#1a1a1a}.Profile_input__3Kq3L{padding:14px 18px;border-radius:12px;border:1.5px solid #edf2f7;background:#fff;font-size:1rem;transition:all .2s ease;color:#333;outline:none}.Profile_input__3Kq3L:focus{border-color:#c49a2a;box-shadow:0 0 0 4px rgba(196,154,42,.05)}.Profile_inputDisabled__nsj31{background:#f8fafc;color:#94a3b8;cursor:not-allowed;border-color:#edf2f7}.Profile_row__45a_H{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.Profile_submitBtn__gk1wo{background:#8b1a1a;color:#fff;padding:18px;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:12px}.Profile_submitBtn__gk1wo:hover{background:#701515;transform:translateY(-2px);box-shadow:0 10px 20px rgba(139,26,26,.2)}.Profile_submitBtn__gk1wo:active{transform:translateY(0)}.Profile_submitBtn__gk1wo:disabled{opacity:.6;cursor:not-allowed}.Profile_message__8SF_1{padding:16px 20px;border-radius:12px;font-size:.95rem;margin-bottom:24px;text-align:center}.Profile_success__u_BVq{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.Profile_error__HmjRE{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}@media (max-width:768px){.Profile_container__czF_P,.Profile_row__45a_H{grid-template-columns:1fr}.Profile_wrapper__UUWsc{padding:40px 15px}}