.artistProfile-module__KRGQBG__masonryGrid{column-count:4;column-gap:8px}@media (max-width:1280px){.artistProfile-module__KRGQBG__masonryGrid{column-count:3}}@media (max-width:768px){.artistProfile-module__KRGQBG__masonryGrid{column-count:2}}@media (max-width:480px){.artistProfile-module__KRGQBG__masonryGrid{column-count:1}}.artistProfile-module__KRGQBG__masonryItem{break-inside:avoid;cursor:pointer;border-radius:8px;margin-bottom:8px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__masonryItem:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00c85326}.artistProfile-module__KRGQBG__masonryItem img{width:100%;transition:transform .4s;display:block}.artistProfile-module__KRGQBG__masonryItem:hover img{transform:scale(1.05)}.artistProfile-module__KRGQBG__imageOverlay{opacity:0;background:linear-gradient(#0000 0%,#0000001a 60%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:12px;transition:opacity .3s;display:flex;position:absolute;inset:0}.artistProfile-module__KRGQBG__masonryItem:hover .artistProfile-module__KRGQBG__imageOverlay{opacity:1}.artistProfile-module__KRGQBG__bookmarkBadge{z-index:10;opacity:0;transition:all .2s;position:absolute;top:0;right:12px;transform:translateY(-4px)}.artistProfile-module__KRGQBG__masonryItem:hover .artistProfile-module__KRGQBG__bookmarkBadge{opacity:1;transform:translateY(0)}.artistProfile-module__KRGQBG__bookmarkBadge svg{filter:drop-shadow(0 2px 4px #00000080)}.artistProfile-module__KRGQBG__coverSection{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);height:320px;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__coverSectionNoCover{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);height:120px;position:relative;overflow:hidden}@media (max-width:768px){.artistProfile-module__KRGQBG__coverSection{height:220px}.artistProfile-module__KRGQBG__coverSectionNoCover{height:80px}}.artistProfile-module__KRGQBG__coverImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.artistProfile-module__KRGQBG__coverGradient{background:linear-gradient(#060d1733 0%,#060d1799 60%,#060d17 100%);position:absolute;inset:0}.artistProfile-module__KRGQBG__profileInfoBar{z-index:10;align-items:flex-end;gap:20px;max-width:1400px;margin-top:-60px;margin-left:auto;margin-right:auto;padding:0 24px 12px;display:flex;position:relative}@media (max-width:768px){.artistProfile-module__KRGQBG__profileInfoBar{text-align:center;flex-direction:column;align-items:center;margin-top:-50px;padding:0 16px}}.artistProfile-module__KRGQBG__avatarContainer{border:4px solid #060d17;border-radius:50%;flex-shrink:0;width:130px;height:130px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000080}@media (max-width:768px){.artistProfile-module__KRGQBG__avatarContainer{width:100px;height:100px}}.artistProfile-module__KRGQBG__userMeta{flex:1;padding-bottom:8px}.artistProfile-module__KRGQBG__displayName{color:#fff;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.artistProfile-module__KRGQBG__username{color:#89a;margin-top:2px;font-size:.875rem}.artistProfile-module__KRGQBG__statsRow{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}@media (max-width:768px){.artistProfile-module__KRGQBG__statsRow{justify-content:center}}.artistProfile-module__KRGQBG__statItem{color:#89a;font-size:.8rem}.artistProfile-module__KRGQBG__statItem strong{color:#ccdae8;margin-right:4px}.artistProfile-module__KRGQBG__tabNav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0f141e99;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;position:sticky;top:0}.artistProfile-module__KRGQBG__tabNavLeft{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.artistProfile-module__KRGQBG__tabNavLeft::-webkit-scrollbar{display:none}.artistProfile-module__KRGQBG__tabNavRight{flex-shrink:0;align-items:center;gap:6px;padding-left:16px;display:flex}.artistProfile-module__KRGQBG__tabBtn{color:#89a;cursor:pointer;white-space:nowrap;background:0 0;border:none;outline:none;padding:14px 20px;font-size:.875rem;font-weight:600;transition:color .2s;position:relative}.artistProfile-module__KRGQBG__tabBtn:hover{color:#ccdae8}.artistProfile-module__KRGQBG__tabBtn:focus{outline:none}.artistProfile-module__KRGQBG__tabBtnActive{color:#fff}.artistProfile-module__KRGQBG__tabBtnActive:after{content:"";background:#00c853;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.artistProfile-module__KRGQBG__navIconBtn{color:#89a;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.artistProfile-module__KRGQBG__navIconBtn:hover{color:#fff;background:#ffffff0f;border-color:#fff3}.artistProfile-module__KRGQBG__moreMenuWrap{position:relative}.artistProfile-module__KRGQBG__moreMenuDropdown{z-index:200;background:#1a2233;border:1px solid #ffffff1a;border-radius:8px;min-width:160px;padding:4px;animation:.15s ease-out artistProfile-module__KRGQBG__menuFadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000080}@keyframes artistProfile-module__KRGQBG__menuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.artistProfile-module__KRGQBG__moreMenuItem{color:#ccdae8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;outline:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.artistProfile-module__KRGQBG__moreMenuItem:hover{color:#fff;background:#ffffff14}.artistProfile-module__KRGQBG__moreMenuItem:focus{outline:none}.artistProfile-module__KRGQBG__actionsRow{gap:8px;padding-bottom:8px;display:flex}@media (max-width:768px){.artistProfile-module__KRGQBG__actionsRow{justify-content:center}.artistProfile-module__KRGQBG__tabNav{padding:0 12px}.artistProfile-module__KRGQBG__tabBtn{padding:12px 14px;font-size:.8rem}.artistProfile-module__KRGQBG__tabNavRight{gap:4px;padding-left:8px}.artistProfile-module__KRGQBG__navIconBtn{width:32px;height:32px}}.artistProfile-module__KRGQBG__watchBtn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;color:#000;background:#00c853;border:none;border-radius:20px;align-items:center;gap:4px;padding:8px 20px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.artistProfile-module__KRGQBG__watchBtn:hover{background:#00e676;transform:translateY(-1px)}.artistProfile-module__KRGQBG__watchBtn:focus{outline:none}.artistProfile-module__KRGQBG__watchingBtn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;color:#00c853;background:0 0;border:1px solid #00c853;border-radius:20px;align-items:center;gap:4px;padding:8px 20px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.artistProfile-module__KRGQBG__watchingBtn:hover{background:#00c8531a}.artistProfile-module__KRGQBG__watchingBtn:focus{outline:none}.artistProfile-module__KRGQBG__messageBtn{color:#ccdae8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:20px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.artistProfile-module__KRGQBG__messageBtn:hover{background:#ffffff0d;border-color:#ffffff4d}.artistProfile-module__KRGQBG__latestRow{scrollbar-width:none;gap:6px;padding:4px 0;display:flex;overflow-x:auto}.artistProfile-module__KRGQBG__latestRow::-webkit-scrollbar{display:none}.artistProfile-module__KRGQBG__latestThumb{cursor:pointer;border-radius:6px;flex-shrink:0;width:80px;height:80px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__latestThumb:hover{z-index:2;transform:scale(1.1);box-shadow:0 4px 20px #00c8534d}.artistProfile-module__KRGQBG__twoColumns{grid-template-columns:1fr 380px;gap:24px;max-width:1400px;margin:24px auto 0;padding:0 24px;display:grid}@media (max-width:1024px){.artistProfile-module__KRGQBG__twoColumns{grid-template-columns:1fr}}.artistProfile-module__KRGQBG__sectionCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:20px;padding:20px}.artistProfile-module__KRGQBG__sectionTitle{color:#ccdae8;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;font-weight:700;display:flex}.artistProfile-module__KRGQBG__sectionTitle span{color:#89a;font-size:.85rem;font-weight:400}.artistProfile-module__KRGQBG__aboutGrid{flex-direction:column;gap:10px;display:flex}.artistProfile-module__KRGQBG__aboutItem{color:#89a;align-items:center;gap:10px;font-size:.85rem;display:flex}.artistProfile-module__KRGQBG__aboutItem svg{color:#5a6a7a;flex-shrink:0;font-size:18px}.artistProfile-module__KRGQBG__aboutItem a{color:#00c853;text-decoration:none}.artistProfile-module__KRGQBG__aboutItem a:hover{text-decoration:underline}.artistProfile-module__KRGQBG__skillTag{color:#00c853;background:#00c8531a;border:1px solid #00c85333;border-radius:14px;margin:2px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.artistProfile-module__KRGQBG__commentBox{gap:12px;margin-bottom:16px;display:flex}.artistProfile-module__KRGQBG__commentAvatar{background:#1a2332;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.artistProfile-module__KRGQBG__commentContent{flex:1}.artistProfile-module__KRGQBG__commentAuthor{color:#00c853;font-size:.8rem;font-weight:700}.artistProfile-module__KRGQBG__commentDate{color:#5a6a7a;margin-left:8px;font-size:.7rem}.artistProfile-module__KRGQBG__commentText{color:#abc;margin-top:4px;font-size:.85rem;line-height:1.5}.artistProfile-module__KRGQBG__commentText p{margin:0}.artistProfile-module__KRGQBG__commentActions{gap:12px;margin-top:6px;display:flex}.artistProfile-module__KRGQBG__commentAction{color:#5a6a7a;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px;font-size:.7rem;transition:color .2s;display:inline-flex}.artistProfile-module__KRGQBG__commentAction:hover{color:#00c853}.artistProfile-module__KRGQBG__commentActionActive{color:#00c853!important}.artistProfile-module__KRGQBG__commentActionCount{font-size:.65rem;font-weight:600}.artistProfile-module__KRGQBG__replyInputWrap{margin-top:8px;padding:8px 0}.artistProfile-module__KRGQBG__replyInput{color:#ccdae8;resize:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;width:100%;min-height:40px;padding:8px 10px;font-size:.8rem;transition:border-color .2s}.artistProfile-module__KRGQBG__replyInput:focus{border-color:#00c853;outline:none}.artistProfile-module__KRGQBG__replyInputActions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.artistProfile-module__KRGQBG__replyCancelBtn{color:#5a6a7a;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;padding:4px 12px;font-size:.75rem;transition:color .2s}.artistProfile-module__KRGQBG__replyCancelBtn:hover{color:#ccdae8}.artistProfile-module__KRGQBG__replySubmitBtn{color:#000;cursor:pointer;background:#00c853;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:700;transition:background .2s;display:inline-flex}.artistProfile-module__KRGQBG__replySubmitBtn:hover{background:#00e676}.artistProfile-module__KRGQBG__replySubmitBtn:disabled{opacity:.5;cursor:not-allowed}.artistProfile-module__KRGQBG__repliesContainer{margin-top:8px}.artistProfile-module__KRGQBG__commentsScroller{max-height:520px;padding-right:4px;overflow-y:auto}.artistProfile-module__KRGQBG__commentsScroller::-webkit-scrollbar{width:5px}.artistProfile-module__KRGQBG__commentsScroller::-webkit-scrollbar-track{background:#ffffff08;border-radius:4px}.artistProfile-module__KRGQBG__commentsScroller::-webkit-scrollbar-thumb{background:#00c85340;border-radius:4px}.artistProfile-module__KRGQBG__commentsScroller::-webkit-scrollbar-thumb:hover{background:#00c85373}.artistProfile-module__KRGQBG__commentInput{color:#ccdae8;resize:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;width:100%;min-height:60px;padding:10px 14px;font-size:.85rem;transition:border-color .2s}.artistProfile-module__KRGQBG__commentInput:focus{border-color:#00c853;outline:none}.artistProfile-module__KRGQBG__commentSubmitBtn{color:#000;cursor:pointer;background:#00c853;border:none;border-radius:6px;margin-top:8px;padding:6px 16px;font-size:.8rem;font-weight:700;transition:background .2s}.artistProfile-module__KRGQBG__commentSubmitBtn:hover{background:#00e676}.artistProfile-module__KRGQBG__commentSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.artistProfile-module__KRGQBG__commissionBadge{color:#00c853;background:#00c8531a;border:1px solid #00c8534d;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;display:flex}.artistProfile-module__KRGQBG__commissionBadge .artistProfile-module__KRGQBG__dot{background:#00c853;border-radius:50%;width:8px;height:8px;animation:2s infinite artistProfile-module__KRGQBG__pulse}@keyframes artistProfile-module__KRGQBG__pulse{0%,to{opacity:1}50%{opacity:.4}}.artistProfile-module__KRGQBG__lightbox{z-index:100;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.artistProfile-module__KRGQBG__lightboxImage{object-fit:contain;max-width:90vw;max-height:85vh}.artistProfile-module__KRGQBG__lightboxClose{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.artistProfile-module__KRGQBG__lightboxClose:hover{background:#fff3}.artistProfile-module__KRGQBG__lightboxNav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.artistProfile-module__KRGQBG__lightboxNav:hover{background:#fff3}.artistProfile-module__KRGQBG__lightboxPrev{left:16px}.artistProfile-module__KRGQBG__lightboxNext{right:16px}.artistProfile-module__KRGQBG__lightboxCounter{color:#89a;font-size:.85rem;font-weight:600;position:absolute;top:20px;left:50%;transform:translate(-50%)}.artistProfile-module__KRGQBG__lightboxInfo{text-align:center;max-width:500px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.artistProfile-module__KRGQBG__lightboxTitle{color:#fff;font-size:1rem;font-weight:700}.artistProfile-module__KRGQBG__lightboxDesc{color:#89a;margin-top:4px;font-size:.8rem}.artistProfile-module__KRGQBG__likeBtn{color:#89a;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px;font-size:.75rem;transition:color .2s;display:flex}.artistProfile-module__KRGQBG__likeBtn:hover,.artistProfile-module__KRGQBG__likeBtnActive{color:#ff4081}.artistProfile-module__KRGQBG__skeleton{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite artistProfile-module__KRGQBG__shimmer}@keyframes artistProfile-module__KRGQBG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.artistProfile-module__KRGQBG__socialPill{color:#ccdae8;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.artistProfile-module__KRGQBG__socialPill:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.artistProfile-module__KRGQBG__pageBackground{background:#060d17;min-height:100vh;padding-bottom:60px}.artistProfile-module__KRGQBG__contentWrap{max-width:1400px;margin:24px auto 0;padding:0 24px}.artistProfile-module__KRGQBG__aboutWrap{max-width:800px;margin:24px auto 0;padding:0 24px}.artistProfile-module__KRGQBG__overlayTitle{color:#fff;text-shadow:0 1px 4px #0009;margin:0;font-size:.85rem;font-weight:700}.artistProfile-module__KRGQBG__overlayMeta{align-items:center;gap:12px;margin-top:4px;display:flex}.artistProfile-module__KRGQBG__viewsCount{color:#89a;align-items:center;gap:3px;font-size:.7rem;display:flex}.artistProfile-module__KRGQBG__commentAvatarFallback{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.artistProfile-module__KRGQBG__commentInputWrap{margin-bottom:16px}.artistProfile-module__KRGQBG__loginPrompt{color:#5a6a7a;margin-bottom:12px;font-size:.8rem}.artistProfile-module__KRGQBG__noComments{color:#5a6a7a;text-align:center;padding:16px 0;font-size:.8rem}.artistProfile-module__KRGQBG__lightboxContent{justify-content:center;align-items:center;width:100%;height:100%;padding:60px;display:flex}.artistProfile-module__KRGQBG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.artistProfile-module__KRGQBG__productCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;text-decoration:none;transition:transform .2s,border-color .2s;display:block;overflow:hidden}.artistProfile-module__KRGQBG__productCard:hover{border-color:#00c85333;transform:translateY(-3px)}.artistProfile-module__KRGQBG__productThumb{height:200px;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__saleBadge{color:#fff;background:#ef4444;border-radius:10px;padding:2px 8px;font-size:.65rem;font-weight:700;position:absolute;top:6px;right:6px}.artistProfile-module__KRGQBG__productInfo{padding:10px 12px}.artistProfile-module__KRGQBG__productTitle{color:#ccdae8;font-size:.8rem;font-weight:600;line-height:1.3}.artistProfile-module__KRGQBG__productPrice{color:#00c853;margin-top:4px;font-size:.85rem;font-weight:700}.artistProfile-module__KRGQBG__oldPrice{color:#5a6a7a;margin-left:6px;font-size:.75rem;text-decoration:line-through}.artistProfile-module__KRGQBG__skillsWrap,.artistProfile-module__KRGQBG__socialRow{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.artistProfile-module__KRGQBG__bioText{color:#89a;white-space:pre-wrap;margin:0;font-size:.85rem;line-height:1.7}.artistProfile-module__KRGQBG__bioTextFull{color:#abc;white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.8}.artistProfile-module__KRGQBG__rateText{color:#89a;margin-top:10px;font-size:.85rem}.artistProfile-module__KRGQBG__galleryHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.artistProfile-module__KRGQBG__uploadBtn{color:#fff;cursor:pointer;background:#00c853;border:none;border-radius:20px;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.artistProfile-module__KRGQBG__uploadBtn:hover{background:#00e676}.artistProfile-module__KRGQBG__emptyState{text-align:center;color:#5a6a7a;padding:60px 0}.artistProfile-module__KRGQBG__emptyState p{margin-top:8px}.artistProfile-module__KRGQBG__shopGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.artistProfile-module__KRGQBG__shopCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;text-decoration:none;transition:border-color .2s;display:block;overflow:hidden}.artistProfile-module__KRGQBG__shopCard:hover{border-color:#00c85326}.artistProfile-module__KRGQBG__shopThumb{height:260px;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__shopInfo{padding:12px 14px}.artistProfile-module__KRGQBG__shopTitle{color:#ccdae8;font-size:.85rem;font-weight:600;line-height:1.3}.artistProfile-module__KRGQBG__shopPrice{color:#00c853;margin-top:6px;font-size:.9rem;font-weight:700}.artistProfile-module__KRGQBG__devDetailOverlay{z-index:9999;background:#0a0e14;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.artistProfile-module__KRGQBG__devTopBar{z-index:10;background:#0a0e14f2;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:12px;min-height:48px;padding:8px 16px;display:flex}.artistProfile-module__KRGQBG__devBackBtn{color:#89a;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:all .15s;display:flex}.artistProfile-module__KRGQBG__devBackBtn:hover{color:#ccdae8;background:#ffffff0f}.artistProfile-module__KRGQBG__devTopTitle{color:#ccdae8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;font-weight:600;overflow:hidden}.artistProfile-module__KRGQBG__devTopCounter{color:#5a6a7a;white-space:nowrap;font-size:.75rem}.artistProfile-module__KRGQBG__devDetailLayout{flex:1;grid-template-columns:1fr 300px;width:100%;max-width:1400px;margin:0 auto;display:grid;overflow:hidden}@media (max-width:1024px){.artistProfile-module__KRGQBG__devDetailLayout{grid-template-columns:1fr;overflow-y:auto}}.artistProfile-module__KRGQBG__devMainCol{padding:0;overflow:hidden auto}.artistProfile-module__KRGQBG__devImageWrap{background:#06090d;justify-content:center;align-items:center;min-height:400px;max-height:75vh;display:flex;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__devImageContainer{justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.artistProfile-module__KRGQBG__devImage{object-fit:contain;border-radius:2px;width:auto;max-width:100%;height:auto;max-height:70vh}.artistProfile-module__KRGQBG__devNavBtn{z-index:5;color:#ccdae8;cursor:pointer;opacity:0;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.artistProfile-module__KRGQBG__devImageWrap:hover .artistProfile-module__KRGQBG__devNavBtn{opacity:1}.artistProfile-module__KRGQBG__devNavBtn:hover{background:#00c8534d}.artistProfile-module__KRGQBG__devNavPrev{left:16px}.artistProfile-module__KRGQBG__devNavNext{right:16px}.artistProfile-module__KRGQBG__devActionBar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 20px;display:flex}.artistProfile-module__KRGQBG__devActionLeft{align-items:center;gap:6px;display:flex}.artistProfile-module__KRGQBG__devActionRight{align-items:center;gap:2px;display:flex}.artistProfile-module__KRGQBG__devActionBtn{color:#abc;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.artistProfile-module__KRGQBG__devActionBtn:hover{color:#ccdae8;background:#ffffff14;border-color:#ffffff26}.artistProfile-module__KRGQBG__devFavBtn{color:#00c853;border-color:#00c8534d}.artistProfile-module__KRGQBG__devFavBtn:hover{background:#00c8531a;border-color:#00c85380}.artistProfile-module__KRGQBG__devFavBtnActive{color:#e74c6f;background:#e74c6f26;border-color:#e74c6f66}.artistProfile-module__KRGQBG__devFavBtnActive:hover{background:#e74c6f40}.artistProfile-module__KRGQBG__devIconBtn{color:#5a6a7a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .15s;display:flex}.artistProfile-module__KRGQBG__devIconBtn:hover{color:#ccdae8;background:#ffffff0f}.artistProfile-module__KRGQBG__devInfoCard{padding:20px}.artistProfile-module__KRGQBG__devInfoHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.artistProfile-module__KRGQBG__devInfoLeft{align-items:center;gap:12px;display:flex}.artistProfile-module__KRGQBG__devInfoAvatar{border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.artistProfile-module__KRGQBG__devInfoTitle{color:#e8f0f8;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.artistProfile-module__KRGQBG__devInfoArtist{color:#89a;align-items:center;gap:6px;margin-top:2px;font-size:.8rem;display:flex}.artistProfile-module__KRGQBG__devInfoArtist span{color:#ccdae8;font-weight:600}.artistProfile-module__KRGQBG__devWatchSmall{color:#fff;cursor:pointer;white-space:nowrap;background:#00c853;border:none;border-radius:12px;padding:3px 10px;font-size:.65rem;font-weight:700;transition:background .15s}.artistProfile-module__KRGQBG__devWatchSmall:hover{background:#00e676}.artistProfile-module__KRGQBG__devWatchSmallActive{color:#00c853;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00c853;border-radius:12px;padding:2px 9px;font-size:.65rem;font-weight:700;transition:all .15s}.artistProfile-module__KRGQBG__devWatchSmallActive:hover{background:#00c8531a}.artistProfile-module__KRGQBG__loginAlertToast{color:#fff;z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141ef2;border:1px solid #ef444480;border-radius:10px;align-items:center;gap:10px;padding:12px 24px;font-size:.85rem;font-weight:600;animation:.3s artistProfile-module__KRGQBG__slideDown;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.artistProfile-module__KRGQBG__loginAlertLink{color:#ef4444;border:1px solid #ef4444;border-radius:6px;margin-left:6px;padding:4px 12px;font-weight:700;text-decoration:none;transition:all .2s}.artistProfile-module__KRGQBG__loginAlertLink:hover{color:#fff;background:#ef4444}@keyframes artistProfile-module__KRGQBG__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.artistProfile-module__KRGQBG__devInfoDate{color:#5a6a7a;white-space:nowrap;padding-top:4px;font-size:.75rem}.artistProfile-module__KRGQBG__devStats{border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:16px;margin-top:12px;padding:14px 0;display:flex}.artistProfile-module__KRGQBG__devStats span{color:#89a;align-items:center;gap:5px;font-size:.8rem;display:flex}.artistProfile-module__KRGQBG__devDescription{color:#abc;white-space:pre-wrap;border-top:1px solid #ffffff0a;padding:14px 0;font-size:.85rem;line-height:1.7}.artistProfile-module__KRGQBG__devDescriptionEmpty{color:#5a6a7a;cursor:pointer;border-top:1px solid #ffffff0a;padding:14px 0;font-size:.85rem;transition:color .2s}.artistProfile-module__KRGQBG__devDescriptionEmpty:hover{color:#ef4444}.artistProfile-module__KRGQBG__devDescEditHint{color:#5a6a7a;opacity:0;font-size:.75rem;transition:opacity .2s}.artistProfile-module__KRGQBG__devDescription:hover .artistProfile-module__KRGQBG__devDescEditHint{opacity:1}.artistProfile-module__KRGQBG__devDescTextarea{color:#cde;resize:vertical;background:#0000004d;border:1px solid #4b556380;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.85rem;line-height:1.7;transition:border-color .2s}.artistProfile-module__KRGQBG__devDescTextarea:focus{border-color:#ef4444}.artistProfile-module__KRGQBG__devDescActions{gap:8px;margin-top:8px;display:flex}.artistProfile-module__KRGQBG__devDescSave{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:4px;padding:5px 16px;font-size:.8rem;font-weight:600;transition:background .2s}.artistProfile-module__KRGQBG__devDescSave:hover{background:#dc2626}.artistProfile-module__KRGQBG__devDescSave:disabled{opacity:.6;cursor:not-allowed}.artistProfile-module__KRGQBG__devDescCancel{color:#89a;cursor:pointer;background:0 0;border:1px solid #4b556380;border-radius:4px;padding:5px 16px;font-size:.8rem;transition:all .2s}.artistProfile-module__KRGQBG__devDescCancel:hover{color:#fff;border-color:#89a}.artistProfile-module__KRGQBG__devMeta{border-top:1px solid #ffffff0a;padding:14px 0}.artistProfile-module__KRGQBG__devMetaItem{color:#89a;gap:8px;margin-bottom:6px;font-size:.8rem;display:flex}.artistProfile-module__KRGQBG__devMetaLabel{color:#5a6a7a;min-width:80px}.artistProfile-module__KRGQBG__devMetaCopyright{color:#4a5a6a;margin-top:8px;font-size:.75rem}.artistProfile-module__KRGQBG__devCommentsSection{border-top:1px solid #ffffff0d;padding-top:16px}.artistProfile-module__KRGQBG__devCommentsHeader{color:#ccdae8;align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:700;display:flex}.artistProfile-module__KRGQBG__devCommentsCount{color:#5a6a7a;font-size:.8rem;font-weight:400}.artistProfile-module__KRGQBG__devCommentInputRow{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:24px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .2s;display:flex}.artistProfile-module__KRGQBG__devCommentInputRow:focus-within{border-color:#00c8534d}.artistProfile-module__KRGQBG__devCommentInputAvatar{background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.artistProfile-module__KRGQBG__devCommentInput{color:#ccdae8;background:0 0;border:none;outline:none;flex:1;font-size:.8rem}.artistProfile-module__KRGQBG__devCommentInput::placeholder{color:#4a5a6a}.artistProfile-module__KRGQBG__devSidebar{border-left:1px solid #ffffff0f;padding:16px;overflow:hidden auto}@media (max-width:1024px){.artistProfile-module__KRGQBG__devSidebar{border-top:1px solid #ffffff0f;border-left:none;overflow-y:visible}}.artistProfile-module__KRGQBG__devSideSection{margin-bottom:24px}.artistProfile-module__KRGQBG__devSideHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.artistProfile-module__KRGQBG__devSideHeader span{color:#ccdae8;font-size:.8rem;font-weight:700}.artistProfile-module__KRGQBG__devSideGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.artistProfile-module__KRGQBG__devSideThumb{aspect-ratio:1;cursor:pointer;border-radius:4px;transition:opacity .15s;position:relative;overflow:hidden}.artistProfile-module__KRGQBG__devSideThumb:hover{opacity:.8}.artistProfile-module__KRGQBG__devSideThumb:after{content:"";border:2px solid #0000;border-radius:4px;transition:border-color .15s;position:absolute;inset:0}.artistProfile-module__KRGQBG__devSideThumb:hover:after{border-color:#00c85366}.artistProfile-module__KRGQBG__devToast{color:#fff;white-space:nowrap;pointer-events:none;z-index:20;background:#00c853;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.artistProfile-module__KRGQBG__devCommentSendBtn{color:#fff;cursor:pointer;background:#00c853;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.artistProfile-module__KRGQBG__devCommentSendBtn:hover{background:#00e676}.artistProfile-module__KRGQBG__devCommentSendBtn:disabled{opacity:.5;cursor:not-allowed}.artistProfile-module__KRGQBG__devCommentList{flex-direction:column;gap:0;margin-top:16px;display:flex}.artistProfile-module__KRGQBG__devCommentItem{border-top:1px solid #ffffff0a;gap:10px;padding:12px 0;display:flex}.artistProfile-module__KRGQBG__devCommentItem:first-child{border-top:none}.artistProfile-module__KRGQBG__devCommentAvatar{background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.artistProfile-module__KRGQBG__devCommentBody{flex:1;min-width:0}.artistProfile-module__KRGQBG__devCommentMeta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.artistProfile-module__KRGQBG__devCommentAuthor{color:#ccdae8;font-size:.8rem;font-weight:700}.artistProfile-module__KRGQBG__devCommentTime{color:#4a5a6a;font-size:.7rem}.artistProfile-module__KRGQBG__devCommentText{color:#abc;word-break:break-word;font-size:.82rem;line-height:1.5}.artistProfile-module__KRGQBG__devCommentText p{margin:0}.artistProfile-module__KRGQBG__devCommentReplyRow{gap:12px;margin-top:6px;display:flex}.artistProfile-module__KRGQBG__devCommentReplyBtn{color:#5a6a7a;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;padding:0;font-size:.7rem;font-weight:600;transition:color .15s;display:flex}.artistProfile-module__KRGQBG__devCommentReplyBtn:hover{color:#00c853}
