.ProfileHeaderSection_profileContainer__Xi1nu{width:1440px;height:308px;background:linear-gradient(90deg,#362431,#140F12);padding:20px 40px;margin:0 auto;border-radius:8px;color:#fff;box-sizing:border-box}.ProfileHeaderSection_profileHeader__SLpJH{display:flex;align-items:flex-start;height:100%;gap:40px}.ProfileHeaderSection_avatarSection__yrzLC{flex-shrink:0}.ProfileHeaderSection_avatar__zy7Tu{width:198px;height:198px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.1)}.ProfileHeaderSection_infoSection__Rc5rn{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:20px;box-sizing:border-box}.ProfileHeaderSection_topRow__H_mr0{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ProfileHeaderSection_profileTitle__NMDk5{font-size:16px;font-weight:400;margin:0;line-height:1}.ProfileHeaderSection_editButton___Ivdd{color:#0e9eef;font-size:16px;font-weight:400;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:6px;transition:.2s}.ProfileHeaderSection_editButton___Ivdd:hover{opacity:.8}.ProfileHeaderSection_username__zwf6X{font-size:48px;font-weight:800;margin:4px 0 10px;line-height:1}.ProfileHeaderSection_stats__u_RIG{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:400;line-height:1;flex-wrap:wrap;justify-content:flex-start}.ProfileHeaderSection_dot__v0wXf{color:#0e9eef;font-weight:700}.ProfileHeaderSection_filterGroup__ZTZZk{position:relative}.ProfileHeaderSection_dropdownButton__azCCs{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 16px;color:#fff;cursor:pointer;min-width:150px;transition:background .2s}.ProfileHeaderSection_dropdownButton__azCCs:hover{background:rgba(255,255,255,.15)}.ProfileHeaderSection_arrow__qJNwd{font-size:12px;transition:transform .2s}.ProfileHeaderSection_arrowUp__iga5a{transform:rotate(180deg)}.ProfileHeaderSection_dropdownContent__kiVKC{position:absolute;top:100%;left:0;right:0;background:#2a1e25;border:1px solid rgba(255,255,255,.2);border-radius:8px;margin-top:4px;padding:10px;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.3)}.ProfileHeaderSection_dropdownItem__vc5bd{padding:8px 10px;cursor:pointer;border-radius:4px;transition:background .2s}.ProfileHeaderSection_dropdownItem__vc5bd:hover{background:rgba(255,255,255,.1)}.ProfileHeaderSection_activeItem__Broxl{background:#0e9eef}.ProfileHeaderSection_modalOverlay__psqer{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:100}.ProfileHeaderSection_modal__IX_IQ{padding:30px;width:400px;display:flex;flex-direction:column;gap:12px;max-height:70vh;overflow-y:auto;overscroll-behavior:contain}.ProfileHeaderSection_modal__IX_IQ::-webkit-scrollbar{width:0;height:0}.ProfileHeaderSection_modal__IX_IQ{-ms-overflow-style:none;scrollbar-width:none}.ProfileHeaderSection_modal__IX_IQ h2{margin-top:0;text-align:center}.ProfileHeaderSection_modal__IX_IQ input,.ProfileHeaderSection_modal__IX_IQ select,.ProfileHeaderSection_modal__IX_IQ textarea{background:#2a1e25;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:8px 10px;color:#fff;font-size:14px}.ProfileHeaderSection_modalButtons__C_ipt{justify-content:space-between;margin-top:10px}.ProfileHeaderSection_cancelBtn__cPTwa,.ProfileHeaderSection_saveBtn__idymy{flex:1 1;padding:8px 12px;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:opacity .2s}.ProfileHeaderSection_saveBtn__idymy{background:#0e9eef;color:#fff;margin-right:10px}.ProfileHeaderSection_cancelBtn__cPTwa{background:#444;color:#fff}.ProfileHeaderSection_cancelBtn__cPTwa:hover,.ProfileHeaderSection_saveBtn__idymy:hover{opacity:.8}.ProfileHeaderSection_actionButtons__Pb_k5{display:flex;gap:12px;align-items:center}.ProfileHeaderSection_writeButton__BSJcO{padding:10px 20px;background:#3A3A3A;border:none;border-radius:20px;color:#FFFFFF;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.ProfileHeaderSection_writeButton__BSJcO:hover{background:#454545}.ProfileHeaderSection_subscribeButton__5iJsB{padding:10px 20px;background:#0E9EEF;color:white;border:none;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:100px}.ProfileHeaderSection_subscribeButton__5iJsB:hover:not(:disabled){background:#0D8ED8;transform:translateY(-1px)}.ProfileHeaderSection_unsubscribeButton__XQTb3{padding:10px 20px;background:transparent;color:#ff4444;border:1px solid #ff4444;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:100px}.ProfileHeaderSection_unsubscribeButton__XQTb3:hover:not(:disabled){background:#ff4444;color:white;transform:translateY(-1px)}.ProfileHeaderSection_subscribeButton__5iJsB:disabled,.ProfileHeaderSection_unsubscribeButton__XQTb3:disabled{opacity:.6;cursor:not-allowed;transform:none}.ProfileHeaderSection_artistsSection__807Tp{display:flex;align-items:center;margin-left:auto}.ProfileHeaderSection_artistsButton__IJmlI{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#EE10B0,#FF6B9D);color:white;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px rgba(238,16,176,.3);white-space:nowrap;position:relative;overflow:hidden;z-index:1;min-width:160px}.ProfileHeaderSection_artistsButton__IJmlI:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s;z-index:-1}.ProfileHeaderSection_artistsButton__IJmlI:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(238,16,176,.4)}.ProfileHeaderSection_artistsButton__IJmlI:hover:before{left:100%}.ProfileHeaderSection_artistsButton__IJmlI:active{transform:translateY(0);box-shadow:0 1px 5px rgba(238,16,176,.3)}.ProfileHeaderSection_artistsButton__IJmlI:after{content:"🎵";font-size:16px;display:inline-block;animation:ProfileHeaderSection_music-note__Ms8io 2s ease-in-out infinite}.ProfileHeaderSection_userDetails___RvJt{display:flex;flex-direction:column;gap:4px;margin-top:8px;margin-bottom:12px}.ProfileHeaderSection_userEmail__XKhUf{color:rgba(255,255,255,.8);font-size:14px;font-weight:400}.ProfileHeaderSection_userRole___EID3{color:#ee10b0;font-size:14px;font-weight:500;background:rgba(238,16,176,.1);padding:4px 8px;border-radius:4px;display:inline-block;width:-moz-fit-content;width:fit-content}.ProfileHeaderSection_modalHeader__nUNG4{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.ProfileHeaderSection_closeButton__LKQyf{background:none;border:none;color:#ffffff;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.ProfileHeaderSection_closeButton__LKQyf:hover:not(:disabled){background-color:rgba(255,255,255,.1)}.ProfileHeaderSection_closeButton__LKQyf:disabled{opacity:.6;cursor:not-allowed}.ProfileHeaderSection_modalBody__LQGTZ{max-height:60vh;overflow-y:auto;padding-right:8px;margin-top:10px}.ProfileHeaderSection_modalBody__LQGTZ::-webkit-scrollbar{width:6px}.ProfileHeaderSection_modalBody__LQGTZ::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:10px}.ProfileHeaderSection_modalBody__LQGTZ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:10px}.ProfileHeaderSection_modalBody__LQGTZ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.ProfileHeaderSection_formGroup__o6olN{margin-bottom:18px}.ProfileHeaderSection_formGroup__o6olN label{display:block;color:#ffffff;font-size:14px;font-weight:500;margin-bottom:8px}.ProfileHeaderSection_formGroup__o6olN input,.ProfileHeaderSection_formGroup__o6olN select,.ProfileHeaderSection_formGroup__o6olN textarea{width:100%;padding:10px 12px;background:#2a1e25;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#ffffff;font-size:14px;transition:border-color .3s ease;box-sizing:border-box}.ProfileHeaderSection_formGroup__o6olN input:focus,.ProfileHeaderSection_formGroup__o6olN select:focus,.ProfileHeaderSection_formGroup__o6olN textarea:focus{outline:none;border-color:#ee10b0;box-shadow:0 0 0 2px rgba(238,16,176,.1)}.ProfileHeaderSection_formGroup__o6olN input:disabled,.ProfileHeaderSection_formGroup__o6olN select:disabled,.ProfileHeaderSection_formGroup__o6olN textarea:disabled{opacity:.6;cursor:not-allowed}.ProfileHeaderSection_formHint____Mxx{color:rgba(255,255,255,.6);font-size:12px;margin-top:5px;font-style:italic;line-height:1.4}.ProfileHeaderSection_modalButtons__C_ipt{display:flex;gap:12px;margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.ProfileHeaderSection_saveBtn__idymy{flex:1 1;padding:12px;background:linear-gradient(135deg,#EE10B0,#FF6B9D);color:#ffffff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ProfileHeaderSection_saveBtn__idymy:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(238,16,176,.3)}.ProfileHeaderSection_saveBtn__idymy:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.ProfileHeaderSection_cancelBtn__cPTwa{flex:1 1;padding:12px;background:rgba(255,255,255,.08);color:#ffffff;border:1px solid rgba(255,255,255,.15);border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.ProfileHeaderSection_cancelBtn__cPTwa:hover:not(:disabled){background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);transform:translateY(-1px)}.ProfileHeaderSection_cancelBtn__cPTwa:disabled{opacity:.6;cursor:not-allowed;transform:none}.ProfileHeaderSection_avatarWrapper__Y0wxM{position:relative;width:198px;height:198px}.ProfileHeaderSection_clickable__XOZXZ{cursor:pointer}.ProfileHeaderSection_avatarOverlay__4Xzdr{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ProfileHeaderSection_avatarWrapper__Y0wxM:hover .ProfileHeaderSection_avatarOverlay__4Xzdr{opacity:1}.ProfileHeaderSection_editIcon__AxQ12{color:white;font-size:24px;font-weight:700}.ProfileHeaderSection_modal__IX_IQ{background:#1c1c1c;padding:25px;border-radius:10px;width:450px;color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.5);max-height:80vh}@media (max-width:768px){.ProfileHeaderSection_modal__IX_IQ{width:90%;max-width:400px;padding:20px;margin:10px}.ProfileHeaderSection_modalBody__LQGTZ{max-height:50vh}.ProfileHeaderSection_userDetails___RvJt{align-items:center}.ProfileHeaderSection_userRole___EID3{margin-top:4px}}.ProfileHeaderSection_formGroup__o6olN input:-webkit-autofill,.ProfileHeaderSection_formGroup__o6olN input:-webkit-autofill:active,.ProfileHeaderSection_formGroup__o6olN input:-webkit-autofill:focus,.ProfileHeaderSection_formGroup__o6olN input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #2a1e25!important;-webkit-text-fill-color:#ffffff!important;border-color:rgba(255,255,255,.2)!important}.ProfileHeaderSection_loadingSpinner__UUGJe{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:#ffffff;animation:ProfileHeaderSection_spin___lHqq 1s ease-in-out infinite;margin-right:8px}@keyframes ProfileHeaderSection_spin___lHqq{to{transform:rotate(1turn)}}@keyframes ProfileHeaderSection_music-note__Ms8io{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-2px) rotate(-5deg)}75%{transform:translateY(-2px) rotate(5deg)}}.ProfileHeaderSection_filters__W83i1{display:flex;justify-content:flex-end;gap:20px;margin-top:20px;align-items:center}@media (max-width:1108px){.ProfileHeaderSection_filters__W83i1{flex-direction:column;align-items:stretch;gap:10px}.ProfileHeaderSection_artistsSection__807Tp{margin-left:0;width:100%}.ProfileHeaderSection_artistsButton__IJmlI{width:100%;min-width:auto}.ProfileHeaderSection_profileContainer__Xi1nu{width:100%;height:auto;padding:20px}.ProfileHeaderSection_profileHeader__SLpJH{flex-direction:column;align-items:center;gap:20px;height:auto}.ProfileHeaderSection_avatarSection__yrzLC{display:flex;justify-content:center}.ProfileHeaderSection_infoSection__Rc5rn{align-items:center;text-align:center;padding-bottom:0}.ProfileHeaderSection_topRow__H_mr0{width:100%;justify-content:center;gap:10px}.ProfileHeaderSection_filters__W83i1{justify-content:center;flex-wrap:wrap}}.ArtistsModal_modalOverlay___ccuc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.ArtistsModal_modal__TjYhM{background-color:#1a1a1a;border-radius:12px;padding:30px;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;border:1px solid #333;box-shadow:0 10px 30px rgba(0,0,0,.5)}.ArtistsModal_modalHeader__W0WOp{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #333}.ArtistsModal_modalTitle__OVxle{color:#fff;font-size:24px;font-weight:600;margin:0}.ArtistsModal_closeButton__EtN4f{background:none;border:none;color:#888;font-size:24px;cursor:pointer;padding:5px;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s}.ArtistsModal_closeButton__EtN4f:hover{background-color:#333;color:#fff}.ArtistsModal_createSection__Ybv9T{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #333}.ArtistsModal_createForm__rHaq_{display:flex;flex-direction:column;gap:15px}.ArtistsModal_formRow__FV_Rk{display:flex;gap:15px}.ArtistsModal_formGroup__X5md4{flex:1 1;display:flex;flex-direction:column}.ArtistsModal_formGroup__X5md4 label{color:#fff;font-size:14px;font-weight:500;margin-bottom:8px}.ArtistsModal_formInput__kG_s3{padding:12px 16px;background-color:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;font-size:16px;transition:border-color .2s}.ArtistsModal_formInput__kG_s3:focus{outline:none;border-color:#007bff}.ArtistsModal_formTextarea__nLcOz{padding:12px 16px;background-color:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;font-size:16px;min-height:100px;resize:vertical;font-family:inherit;transition:border-color .2s}.ArtistsModal_formTextarea__nLcOz:focus{outline:none;border-color:#007bff}.ArtistsModal_fileUpload__3YazY{margin-top:5px}.ArtistsModal_fileInput__MAQrL{display:none}.ArtistsModal_fileLabel__qkbrs{display:inline-block;padding:10px 20px;background-color:#2a2a2a;color:#fff;border:1px solid #444;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;text-align:center}.ArtistsModal_fileLabel__qkbrs:hover{background-color:#333;border-color:#555}.ArtistsModal_imagePreview__4GYpJ{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.ArtistsModal_imagePreview__4GYpJ img{border-radius:6px;object-fit:cover;border:2px solid #444}.ArtistsModal_createButton__l4Tun{padding:14px 20px;background-color:#28a745;color:white;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s;margin-top:10px}.ArtistsModal_createButton__l4Tun:hover:not(:disabled){background-color:#218838}.ArtistsModal_createButton__l4Tun:disabled{opacity:.6;cursor:not-allowed;background-color:#666}.ArtistsModal_myArtistsSection__SqiOm{margin-bottom:25px}.ArtistsModal_sectionTitle__NNMU_{color:#fff;font-size:18px;font-weight:600;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.ArtistsModal_artistsList__Zz4zs{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;padding-right:5px;margin-bottom:20px}.ArtistsModal_artistItem__PLuZV{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#2a2a2a;border-radius:8px;border:1px solid #333;transition:background-color .2s}.ArtistsModal_artistItem__PLuZV:hover{background-color:#333}.ArtistsModal_artistInfo__DXRXY{display:flex;align-items:center;gap:12px;flex:1 1}.ArtistsModal_artistAvatar__P2QCq{width:40px;height:40px;border-radius:50%;object-fit:cover;background-color:#444}.ArtistsModal_artistDetails__uu_tu{flex:1 1}.ArtistsModal_artistDetails__uu_tu h4{color:#fff;margin:0 0 4px;font-size:16px;font-weight:500}.ArtistsModal_artistDetails__uu_tu p{color:#aaa;margin:0 0 4px;font-size:14px}.ArtistsModal_fullName__wfByU{color:#888;font-size:13px!important;margin-top:2px!important;font-style:italic}.ArtistsModal_removeButton__fGox3{padding:8px 16px;background-color:#dc3545;color:white;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s;white-space:nowrap;margin-left:10px}.ArtistsModal_removeButton__fGox3:hover{background-color:#c82333}.ArtistsModal_removeButton__fGox3:disabled{opacity:.6;cursor:not-allowed}.ArtistsModal_searchResultsSection__A0VzS{margin-bottom:25px}.ArtistsModal_resultsList__ZG1Vm{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;padding-right:5px}.ArtistsModal_resultItem__mumqv{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#2a2a2a;border-radius:8px;border:1px solid #333;transition:background-color .2s}.ArtistsModal_resultItem__mumqv:hover{background-color:#333}.ArtistsModal_addButton__C4ja1{padding:8px 16px;background-color:#28a745;color:white;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s;white-space:nowrap}.ArtistsModal_addButton__C4ja1:hover:not(:disabled){background-color:#218838}.ArtistsModal_addButton__C4ja1:disabled{opacity:.6;cursor:not-allowed}.ArtistsModal_addedBadge__rN_lT{padding:6px 12px;background-color:#444;color:#aaa;border-radius:6px;font-size:14px;white-space:nowrap}.ArtistsModal_message__AkG3Z{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;line-height:1.4}.ArtistsModal_successMessage__Ft_Ve{background-color:rgba(40,167,69,.1);color:#28a745;border:1px solid rgba(40,167,69,.2)}.ArtistsModal_errorMessage__9dRtf{background-color:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.2)}.ArtistsModal_infoMessage__dDa6j{background-color:rgba(23,162,184,.1);color:#17a2b8;border:1px solid rgba(23,162,184,.2)}.ArtistsModal_loading__54Ia4{display:flex;justify-content:center;align-items:center;padding:40px;color:#888;font-size:16px}.ArtistsModal_emptyState__VKOlx,.ArtistsModal_loading__54Ia4{background-color:#2a2a2a;border-radius:8px;border:1px solid #333}.ArtistsModal_emptyState__VKOlx{text-align:center;padding:40px 20px;color:#666;margin-top:10px}.ArtistsModal_emptyState__VKOlx p{margin:0;font-size:16px}.ArtistsModal_defaultAvatar__j56Y5{width:40px;height:40px;min-width:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:16px}.ArtistsModal_artistsList__Zz4zs::-webkit-scrollbar,.ArtistsModal_resultsList__ZG1Vm::-webkit-scrollbar{width:6px}.ArtistsModal_artistsList__Zz4zs::-webkit-scrollbar-track{background:#2a2a2a;border-radius:3px}.ArtistsModal_artistsList__Zz4zs::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.ArtistsModal_artistsList__Zz4zs::-webkit-scrollbar-thumb:hover{background:#666}.ArtistsModal_modal__TjYhM::-webkit-scrollbar{width:8px}.ArtistsModal_modal__TjYhM::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.ArtistsModal_modal__TjYhM::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.ArtistsModal_modal__TjYhM::-webkit-scrollbar-thumb:hover{background:#555}.ArtistsModal_required__5ZNVk{color:#ff6b6b;margin-left:2px}.ArtistsModal_fieldInfo__qDK4W{color:#888;font-size:12px;margin-top:4px;font-style:italic}.ArtistsModal_formSectionTitle__lxL1F{color:#fff;font-size:16px;font-weight:600;margin:20px 0 10px;padding-bottom:8px;border-bottom:1px solid #333}.ArtistsModal_previewContainer__kwY_B{display:flex;flex-direction:column;gap:10px;margin-top:10px}.ArtistsModal_previewLabel__Hi1_T{color:#aaa;font-size:13px;margin-bottom:5px}.ArtistsModal_previewImage__Qaobw{border-radius:8px;overflow:hidden;border:2px solid #444;max-width:120px}.ArtistsModal_previewImage__Qaobw img{width:100%;height:auto;display:block}@media (max-width:768px){.ArtistsModal_modal__TjYhM{padding:20px;max-width:95%;max-height:90vh}.ArtistsModal_modalTitle__OVxle{font-size:20px}.ArtistsModal_formRow__FV_Rk{flex-direction:column;gap:12px}.ArtistsModal_artistItem__PLuZV{flex-direction:column;align-items:stretch;gap:12px}.ArtistsModal_removeButton__fGox3{align-self:flex-end;width:auto}.ArtistsModal_searchInputGroup__o6_vh{flex-direction:column}.ArtistsModal_searchButton__macgm{width:100%}}@media (max-width:480px){.ArtistsModal_modal__TjYhM{padding:15px}.ArtistsModal_modalTitle__OVxle{font-size:18px}.ArtistsModal_formInput__kG_s3,.ArtistsModal_formTextarea__nLcOz{font-size:14px;padding:10px 14px}.ArtistsModal_createButton__l4Tun{padding:12px 16px;font-size:15px}}.ProfileContent_container__LXSsQ{background:#2F2F2F;border-radius:0 0 16px 16px;width:1440px;margin:0 auto;padding:24px 32px;position:relative;z-index:1}.ProfileContent_controls__OT0_E{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:20px}.ProfileContent_tabs__UExLG{display:flex;gap:12px;flex-wrap:wrap}.ProfileContent_tabButton__3EP77{width:105px;height:33px;background:#3A3A3A;border:none;border-radius:24px;color:#FFFFFF;font-size:16px;font-weight:400;cursor:pointer;transition:all .2s ease;flex-shrink:0}.ProfileContent_tabButton__3EP77:hover{background:#454545}.ProfileContent_tabButton__3EP77.ProfileContent_active__Bobti{background:#0E9EEF}.ProfileContent_createButton__azuwM{display:flex;align-items:center;gap:8px;width:129px;height:44px;background:#3A3A3A;border:none;border-radius:24px;color:#FFFFFF;font-size:16px;font-weight:400;cursor:pointer;padding:0 20px;transition:all .2s ease;flex-shrink:0;white-space:nowrap}.ProfileContent_createButton__azuwM:hover{background:#454545}.ProfileContent_plusIcon__St37o{font-size:14px;font-weight:700}.ProfileContent_content__xiT40{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:24px;gap:24px}.ProfileContent_item__jgMhG{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .2s ease}.ProfileContent_item__jgMhG:hover{transform:translateY(-4px)}.ProfileContent_itemImage__KtHLU{width:150px;height:150px;object-fit:cover;margin-bottom:12px}.ProfileContent_itemImage__KtHLU:not(.ProfileContent_authorImage__aLxn2){border-radius:8px}.ProfileContent_authorImage__aLxn2{border-radius:50%}.ProfileContent_likedContainer__pZTWd{width:150px;height:150px;margin-bottom:12px}.ProfileContent_likedGradient__sIvbZ{width:100%;height:100%;background:linear-gradient(180deg,#F42222,#DB5757);border-radius:8px;display:flex;align-items:center;justify-content:center}.ProfileContent_heartIcon__8d8uc{width:48px;height:48px}.ProfileContent_itemName__pSH9R{font-size:16px;font-weight:400;color:#FFFFFF;margin:0 0 4px;line-height:1.2}.ProfileContent_itemSubtitle__Rgrdm{font-size:14px;font-weight:400;color:rgba(255,255,255,.7);margin:0;line-height:1.2}.ProfileContent_itemArtist__huv38{font-size:12px;font-weight:300;margin:0;line-height:1.2}.ProfileContent_subscribeButton__OSE1_{width:100%;padding:8px 12px;background:#0E9EEF;color:white;border:none;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:8px;text-transform:uppercase;letter-spacing:.5px}.ProfileContent_subscribeButton__OSE1_:hover:not(:disabled){background:#0D8ED8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(14,158,239,.3)}.ProfileContent_unsubscribeButton__RXVEd{width:100%;padding:8px 12px;background:transparent;color:#ff4444;border:1px solid #ff4444;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:8px;text-transform:uppercase;letter-spacing:.5px}.ProfileContent_unsubscribeButton__RXVEd:hover:not(:disabled){background:#ff4444;color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,68,68,.3)}.ProfileContent_subscribeButton__OSE1_:disabled,.ProfileContent_unsubscribeButton__RXVEd:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.ProfileContent_subscribeButtonWithIcon__GOtSG{background:#0E9EEF;color:white;border:none;border-radius:20px}.ProfileContent_subscribeButtonWithIcon__GOtSG,.ProfileContent_unsubscribeButtonWithIcon__MPIv7{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:8px}.ProfileContent_unsubscribeButtonWithIcon__MPIv7{background:transparent;color:#ff4444;border:1px solid #ff4444;border-radius:20px}.ProfileContent_subscribeButtonWithIcon__GOtSG:hover:not(:disabled){background:#0D8ED8;transform:translateY(-1px)}.ProfileContent_unsubscribeButtonWithIcon__MPIv7:hover:not(:disabled){background:#ff4444;color:white;transform:translateY(-1px)}.ProfileContent_compactSubscribeButton__bJtrt{background:#0E9EEF;color:white;border:none;border-radius:15px}.ProfileContent_compactSubscribeButton__bJtrt,.ProfileContent_compactUnsubscribeButton__xfDWI{padding:6px 10px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:6px;min-width:80px}.ProfileContent_compactUnsubscribeButton__xfDWI{background:transparent;color:#ff4444;border:1px solid #ff4444;border-radius:15px}.ProfileContent_compactSubscribeButton__bJtrt:hover:not(:disabled){background:#0D8ED8}.ProfileContent_compactUnsubscribeButton__xfDWI:hover:not(:disabled){background:#ff4444;color:white}.ProfileContent_loadingButton__eoY87{position:relative;color:transparent!important}.ProfileContent_loadingButton__eoY87:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:ProfileContent_spin__fVdR4 1s linear infinite}.ProfileContent_subscribeButton__OSE1_.ProfileContent_loadingButton__eoY87:after{border-top:2px solid white}.ProfileContent_unsubscribeButton__RXVEd.ProfileContent_loadingButton__eoY87:after{border-top:2px solid #ff4444}.ProfileContent_unsubscribeButton__RXVEd.ProfileContent_loadingButton__eoY87:hover:after{border-top:2px solid white}@keyframes ProfileContent_spin__fVdR4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProfileContent_authorCard__gFxL3{position:relative;width:100%}.ProfileContent_authorInfo__lwNuN{margin-top:8px}.ProfileContent_unsubscribeArtistButton__prwZc,.ProfileContent_unsubscribeButton__RXVEd{background:linear-gradient(135deg,rgba(255,68,68,.1),rgba(255,68,68,.05));color:#ff4444;border:1.5px solid rgba(255,68,68,.5);padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;margin-top:10px;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:100px;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ProfileContent_unsubscribeArtistButton__prwZc:hover:not(:disabled),.ProfileContent_unsubscribeButton__RXVEd:hover:not(:disabled){background:linear-gradient(135deg,rgba(255,68,68,.2),rgba(255,68,68,.1));border-color:#ff4444;color:#ff4444;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,68,68,.25)}.ProfileContent_unsubscribeArtistButton__prwZc:active:not(:disabled),.ProfileContent_unsubscribeButton__RXVEd:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(255,68,68,.2)}.ProfileContent_unsubscribeArtistButton__prwZc:disabled,.ProfileContent_unsubscribeButton__RXVEd:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.ProfileContent_unsubscribeArtistButton__prwZc{background:linear-gradient(135deg,rgba(118,75,162,.1),rgba(118,75,162,.05));color:#764ba2;border:1.5px solid rgba(118,75,162,.5)}.ProfileContent_unsubscribeArtistButton__prwZc:hover:not(:disabled){background:linear-gradient(135deg,rgba(118,75,162,.2),rgba(118,75,162,.1));border-color:#764ba2;color:#764ba2;box-shadow:0 6px 16px rgba(118,75,162,.25)}.ProfileContent_artistItem__CqRsZ{border-left:3px solid #764ba2;background:linear-gradient(135deg,rgba(118,75,162,.05),rgba(118,75,162,.02));border-radius:12px;overflow:hidden;position:relative}.ProfileContent_userItem__p8QZ7{border-left:3px solid #667eea;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(102,126,234,.02));border-radius:12px;overflow:hidden;position:relative}.ProfileContent_artistImage__1mKVu{border:2px solid #764ba2;box-shadow:0 4px 12px rgba(118,75,162,.2)}.ProfileContent_authorImage__aLxn2{border:2px solid #667eea;box-shadow:0 4px 12px rgba(102,126,234,.2)}.ProfileContent_subscribedBadge__ktoTi{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:linear-gradient(135deg,#EE10B0,#FF6BCB);color:white;font-size:11px;padding:4px 10px;border-radius:12px;margin-top:8px;font-weight:600;letter-spacing:.3px;box-shadow:0 2px 8px rgba(238,16,176,.2);animation:ProfileContent_pulse__Qn_ho 2s infinite}.ProfileContent_verifiedBadge__27x6R{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;font-size:10px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #2f2f2f;box-shadow:0 2px 6px rgba(0,0,0,.3);z-index:2}@keyframes ProfileContent_pulse__Qn_ho{0%{box-shadow:0 0 0 0 rgba(238,16,176,.7)}70%{box-shadow:0 0 0 6px rgba(238,16,176,0)}to{box-shadow:0 0 0 0 rgba(238,16,176,0)}}.ProfileContent_unsubscribeArtistButton__prwZc:after,.ProfileContent_unsubscribeButton__RXVEd:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:rgba(255,255,255,.5);opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.ProfileContent_unsubscribeArtistButton__prwZc:focus:not(:active):after,.ProfileContent_unsubscribeButton__RXVEd:focus:not(:active):after{animation:ProfileContent_ripple__LLA66 .6s ease-out}@keyframes ProfileContent_ripple__LLA66{0%{transform:scale(0);opacity:.5}to{transform:scale(20);opacity:0}}.ProfileContent_authorCard__gFxL3{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 15px;height:100%;justify-content:space-between}.ProfileContent_authorInfo__lwNuN{margin-top:12px;width:100%;display:flex;flex-direction:column;align-items:center}.ProfileContent_itemName__pSH9R{font-size:15px;font-weight:600;color:white;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 5px}.ProfileContent_itemArtist__huv38{font-size:13px;color:#D9D9D9;margin-bottom:10px;font-weight:500}@media (max-width:1024px){.ProfileContent_authorCard__gFxL3{padding:15px 10px}.ProfileContent_unsubscribeArtistButton__prwZc,.ProfileContent_unsubscribeButton__RXVEd{font-size:12px;padding:7px 14px;min-width:90px}}@media (max-width:768px){.ProfileContent_artistItem__CqRsZ,.ProfileContent_userItem__p8QZ7{border-left-width:2px}.ProfileContent_artistImage__1mKVu,.ProfileContent_authorImage__aLxn2{border-width:1.5px}.ProfileContent_unsubscribeArtistButton__prwZc,.ProfileContent_unsubscribeButton__RXVEd{font-size:11px;padding:6px 12px;min-width:80px}.ProfileContent_subscribedBadge__ktoTi{font-size:10px;padding:3px 8px}.ProfileContent_itemName__pSH9R{font-size:14px}.ProfileContent_itemArtist__huv38{font-size:12px}}@media (max-width:480px){.ProfileContent_authorCard__gFxL3{padding:12px 8px}.ProfileContent_unsubscribeArtistButton__prwZc,.ProfileContent_unsubscribeButton__RXVEd{font-size:10px;padding:5px 10px;min-width:70px}.ProfileContent_subscribedBadge__ktoTi{font-size:9px;padding:2px 6px}}.ProfileContent_artistItem__CqRsZ:hover,.ProfileContent_userItem__p8QZ7:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.3)}.ProfileContent_artistItem__CqRsZ,.ProfileContent_userItem__p8QZ7{transition:all .3s cubic-bezier(.4,0,.2,1)}.ProfileContent_emptyState__5iAX9{grid-column:1/-1;text-align:center;padding:60px 20px;color:#D9D9D9;background:rgba(255,255,255,.03);border-radius:16px;border:2px dashed rgba(255,255,255,.1)}.ProfileContent_emptyState__5iAX9 p{font-size:18px;font-weight:600;color:white;margin-bottom:12px}.ProfileContent_emptyState__5iAX9 span{font-size:14px;opacity:.8;display:block}.ProfileContent_imageContainer__laovO{position:relative;width:150px;height:150px;margin-bottom:12px}.ProfileContent_imageContainer__laovO:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease;border-radius:50%;z-index:1}.ProfileContent_artistItem__CqRsZ:hover .ProfileContent_imageContainer__laovO:before,.ProfileContent_userItem__p8QZ7:hover .ProfileContent_imageContainer__laovO:before{opacity:1}@media (max-width:768px){.ProfileContent_controls__OT0_E{flex-direction:column;align-items:flex-start;gap:16px}.ProfileContent_tabs__UExLG{width:100%;justify-content:center}.ProfileContent_createButton__azuwM{align-self:flex-end}}@media (max-width:480px){.ProfileContent_container__LXSsQ{padding:16px 20px}.ProfileContent_controls__OT0_E{align-items:center}.ProfileContent_tabs__UExLG{justify-content:center;gap:8px}.ProfileContent_tabButton__3EP77{width:90px;font-size:14px}.ProfileContent_createButton__azuwM{align-self:center;width:120px;height:40px;font-size:14px}.ProfileContent_content__xiT40{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.ProfileContent_itemImage__KtHLU,.ProfileContent_likedContainer__pZTWd{width:130px;height:130px}.ProfileContent_heartIcon__8d8uc{width:40px;height:40px}}