.BrandDashboard-module__3OCU2a__container{box-sizing:border-box;flex-direction:column;justify-content:center;gap:16px;width:100%;max-width:1000px;min-height:100vh;margin:0 auto;padding:24px;display:flex}.BrandDashboard-module__3OCU2a__row1{grid-template-columns:1fr 1fr;gap:16px;display:grid}.BrandDashboard-module__3OCU2a__row2{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.BrandDashboard-module__3OCU2a__row3{grid-template-columns:1fr 1.4fr 80px;gap:16px;min-height:320px;display:grid}@media (max-width:1024px){.BrandDashboard-module__3OCU2a__container{max-width:100%;padding:16px}.BrandDashboard-module__3OCU2a__row2{grid-template-columns:1fr 1fr}.BrandDashboard-module__3OCU2a__row3{grid-template-columns:1fr 1fr;min-height:260px}}@media (max-width:768px){.BrandDashboard-module__3OCU2a__container{justify-content:flex-start;min-height:auto;padding:12px}.BrandDashboard-module__3OCU2a__row1,.BrandDashboard-module__3OCU2a__row2{grid-template-columns:1fr}.BrandDashboard-module__3OCU2a__row3{grid-template-columns:1fr;min-height:auto}}
.Feed-module__g-aFda__feedContainer{background:0 0;border-radius:16px;flex-direction:column;height:100%;display:flex;position:relative;overflow:visible}.Feed-module__g-aFda__feedHeader{z-index:30;background:0 0;border-bottom:none;flex-direction:column;padding:8px 12px;transition:background .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Feed-module__g-aFda__feedHeaderCompact{background:0 0;border-bottom-color:#0000;padding:4px 12px 0}.Feed-module__g-aFda__feedTitle{color:#1a1a1a;padding:16px 20px;font-size:20px;font-weight:600}.Feed-module__g-aFda__tabsContainer{background:0 0;border-bottom:none;border-radius:0;justify-content:center;gap:10px;padding:0;transition:gap .35s cubic-bezier(.4,0,.2,1),justify-content .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1);display:flex}.Feed-module__g-aFda__tabsContainerCompact{background:0 0;border-bottom:none;border-radius:0;justify-content:center;gap:8px;padding:0}.Feed-module__g-aFda__tab{text-align:center;color:#666;cursor:pointer;white-space:nowrap;background:#f0f0f0;border:none;border-radius:22px;flex:0;padding:10px 28px;font-size:15px;font-weight:600;transition:color .25s,background .25s,padding .35s cubic-bezier(.4,0,.2,1),border-radius .35s cubic-bezier(.4,0,.2,1),font-size .35s cubic-bezier(.4,0,.2,1);position:relative}.Feed-module__g-aFda__tab:hover{color:#1a1a1a;background:#e5e5e5}.Feed-module__g-aFda__tabActive{color:#fff;background:#1a1a1a}.Feed-module__g-aFda__tabActive:hover{background:#333}.Feed-module__g-aFda__tabBubble{color:#666;white-space:nowrap;background:#f0f0f0;border-radius:20px;flex:0;padding:8px 20px;font-size:13px;font-weight:600;transition:background .25s,color .25s,padding .35s cubic-bezier(.4,0,.2,1),border-radius .35s cubic-bezier(.4,0,.2,1),flex .35s cubic-bezier(.4,0,.2,1),font-size .35s cubic-bezier(.4,0,.2,1)}.Feed-module__g-aFda__tabBubble:after{display:none!important}.Feed-module__g-aFda__tabBubble:hover{color:#1a1a1a;background:#e5e5e5}.Feed-module__g-aFda__tabBubbleActive{color:#fff;background:#1a1a1a}.Feed-module__g-aFda__tabBubbleActive:hover{color:#fff;background:#333}.Feed-module__g-aFda__tabActive:after{display:none}.Feed-module__g-aFda__feedContent{scrollbar-width:none;flex:1;padding:0;overflow-y:auto}.Feed-module__g-aFda__feedContent::-webkit-scrollbar{display:none}.Feed-module__g-aFda__feedScrollArea{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.Feed-module__g-aFda__scrollThumb{opacity:0;z-index:25;pointer-events:none;will-change:transform,opacity;background:#00000040;border-radius:50%;width:8px;height:8px;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform 80ms linear;position:absolute;top:0;right:-16px}.Feed-module__g-aFda__scrollThumbVisible{opacity:1}.Feed-module__g-aFda__postList{flex-direction:column;gap:6px;padding:6px;display:flex}.Feed-module__g-aFda__postItem{background:#fff;border-radius:16px;gap:12px;padding:16px 20px;display:flex}.Feed-module__g-aFda__postItem:hover{background:#fafafa}.Feed-module__g-aFda__avatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Feed-module__g-aFda__avatar img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:600;display:flex}.Feed-module__g-aFda__postContent{flex:1;min-width:0}.Feed-module__g-aFda__postHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Feed-module__g-aFda__authorName{color:#1a1a1a;font-size:15px;font-weight:600}.Feed-module__g-aFda__timestamp{color:#666;font-size:14px}.Feed-module__g-aFda__postText{color:#1a1a1a;word-wrap:break-word;white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:1.5}.Feed-module__g-aFda__repostCard{border:1px solid #e5e5e5;border-radius:12px;margin-bottom:12px;padding:12px}.Feed-module__g-aFda__repostHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.Feed-module__g-aFda__repostAvatar{background:#e5e5e5;border-radius:50%;width:24px;height:24px}.Feed-module__g-aFda__repostAuthor{color:#1a1a1a;font-size:14px;font-weight:600}.Feed-module__g-aFda__repostText{color:#666;font-size:14px;line-height:1.4}.Feed-module__g-aFda__postActions{gap:24px;margin-top:4px;display:flex}.Feed-module__g-aFda__actionButton{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-size:14px;transition:color .2s;display:flex}.Feed-module__g-aFda__actionButton:hover{color:#1a1a1a}.Feed-module__g-aFda__actionButtonLiked{color:#e0245e}.Feed-module__g-aFda__actionButtonLiked:hover{color:#c81d50}.Feed-module__g-aFda__loadingContainer{text-align:center;color:#666;padding:40px}.Feed-module__g-aFda__emptyState{text-align:center;color:#666;padding:60px 20px}.Feed-module__g-aFda__emptyStateIcon{margin-bottom:16px;font-size:48px}.Feed-module__g-aFda__emptyStateTitle{color:#1a1a1a;margin-bottom:8px;font-size:18px;font-weight:600}.Feed-module__g-aFda__emptyStateText{color:#666;font-size:15px}.Feed-module__g-aFda__composerContainer{z-index:9;will-change:padding,border-radius,max-height,box-shadow;background:#fff;border-bottom:1px solid #e5e5e5;border-radius:16px;gap:12px;max-height:400px;margin-bottom:0;padding:16px 20px;transition:padding 1.8s,border-radius 1.8s,max-height 1.8s,box-shadow 1.8s;display:flex;position:sticky;top:0;overflow:hidden}.Feed-module__g-aFda__composerContainerCompact{border-bottom:none;border-radius:24px;max-height:52px;margin:0;padding:8px 16px;box-shadow:0 2px 12px #0000001a}.Feed-module__g-aFda__compactComposerWrapper{z-index:20;background:linear-gradient(to bottom,var(--azure-bg-secondary,#f5f5f5)85%,transparent 100%);pointer-events:none;padding:48px 0 12px;position:absolute;top:0;left:-5%;right:-5%}.Feed-module__g-aFda__compactComposerWrapper>*{pointer-events:auto}.Feed-module__g-aFda__composerPlaceholder{color:#666;text-align:center;background:#f5f5f5;border-radius:8px;flex:1;padding:12px 16px;font-size:14px}.Feed-module__g-aFda__composerInput{flex-direction:column;flex:1;gap:12px;transition:gap .35s cubic-bezier(.4,0,.2,1);display:flex}.Feed-module__g-aFda__composerInputCompact{flex-direction:row;align-items:center;gap:8px}.Feed-module__g-aFda__composerTextarea{resize:none;color:#1a1a1a;border:none;outline:none;min-height:60px;font-family:inherit;font-size:16px;line-height:1.5;transition:min-height .35s cubic-bezier(.4,0,.2,1),font-size .35s cubic-bezier(.4,0,.2,1)}.Feed-module__g-aFda__composerTextareaCompact{flex:1;height:36px;min-height:0;padding:0;font-size:14px;line-height:36px}.Feed-module__g-aFda__composerTextarea::placeholder{color:#999}.Feed-module__g-aFda__composerFooter{opacity:1;justify-content:space-between;align-items:center;max-height:60px;transition:opacity .25s,max-height .3s;display:flex}.Feed-module__g-aFda__composerFooterCompact{opacity:0;pointer-events:none;max-height:0;overflow:hidden}.Feed-module__g-aFda__compactActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.Feed-module__g-aFda__compactCharCount{color:#999;text-align:right;min-width:36px;font-size:11px}.Feed-module__g-aFda__compactPostButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:16px;padding:6px 16px;font-size:13px;font-weight:600;transition:background .2s}.Feed-module__g-aFda__compactPostButton:hover:not(:disabled){background:#333}.Feed-module__g-aFda__compactPostButton:disabled{cursor:not-allowed;background:#ccc}.Feed-module__g-aFda__hiddenInCompact{opacity:1;max-height:500px;transition:opacity .25s,max-height .3s}.Feed-module__g-aFda__hiddenInCompactActive{opacity:0;pointer-events:none;max-height:0;overflow:hidden}.Feed-module__g-aFda__avatarCompact{width:32px;height:32px;transition:width .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1)}.Feed-module__g-aFda__charCount{color:#666;font-size:13px}.Feed-module__g-aFda__charCountWarning{color:#e0245e}.Feed-module__g-aFda__postButton{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:600;transition:background .2s}.Feed-module__g-aFda__postButton:hover:not(:disabled){background:#333}.Feed-module__g-aFda__postButton:disabled{cursor:not-allowed;background:#ccc}.Feed-module__g-aFda__modalOverlay{z-index:100;background:#00000080;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.Feed-module__g-aFda__modalContent{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:80vh;overflow-y:auto}.Feed-module__g-aFda__modalHeader{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Feed-module__g-aFda__modalTitle{font-size:16px;font-weight:600}.Feed-module__g-aFda__closeButton{cursor:pointer;color:#666;background:0 0;border:none;padding:8px}.Feed-module__g-aFda__closeButton:hover{color:#1a1a1a}.Feed-module__g-aFda__modalBody{padding:16px}.Feed-module__g-aFda__loadMoreButton{color:#1a1a1a;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #e5e5e5;width:100%;padding:16px;font-size:15px;font-weight:500;transition:background .2s;display:block}.Feed-module__g-aFda__loadMoreButton:hover{background:#f5f5f5}.Feed-module__g-aFda__loadMoreButton:disabled{color:#999;cursor:not-allowed}.Feed-module__g-aFda__mediaContainer{border-radius:12px;margin-bottom:12px;overflow:hidden}.Feed-module__g-aFda__mediaContainer img,.Feed-module__g-aFda__mediaContainer video{object-fit:contain;width:100%;max-height:500px}.Feed-module__g-aFda__visibilityBadge{color:#666;background:#f0f0f0;border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;display:inline-flex}.Feed-module__g-aFda__replyPreview{gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex;position:relative}.Feed-module__g-aFda__replyPreviewConnector{background:#e5e5e5;width:2px;position:absolute;top:44px;bottom:0;left:22px}.Feed-module__g-aFda__replyPreviewAvatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Feed-module__g-aFda__replyPreviewAvatar img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__replyPreviewContent{flex:1;min-width:0}.Feed-module__g-aFda__replyPreviewHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Feed-module__g-aFda__replyPreviewText{color:#666;word-wrap:break-word;margin-bottom:8px;font-size:14px;line-height:1.4}.Feed-module__g-aFda__replyingToLabel{color:#666;font-size:13px}.Feed-module__g-aFda__replyingToName{color:#1a8cd8}.Feed-module__g-aFda__replyInputSection{margin-bottom:16px;padding-left:56px}.Feed-module__g-aFda__replyModalFooter{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.Feed-module__g-aFda__repostOptions{padding:8px 0}.Feed-module__g-aFda__repostOption{cursor:pointer;color:#1a1a1a;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:15px;transition:background .2s;display:flex}.Feed-module__g-aFda__repostOption:hover{background:#f5f5f5}.Feed-module__g-aFda__repostOption:disabled{color:#999;cursor:not-allowed}.Feed-module__g-aFda__quotePreview{border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px;padding:12px}.Feed-module__g-aFda__quotePreviewHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.Feed-module__g-aFda__quotePreviewAvatar{background:#e5e5e5;border-radius:50%;width:20px;height:20px}.Feed-module__g-aFda__quotePreviewAuthor{color:#1a1a1a;font-size:13px;font-weight:600}.Feed-module__g-aFda__quotePreviewText{color:#666;font-size:13px;line-height:1.4}.Feed-module__g-aFda__actionButtonReposted{color:#00ba7c}.Feed-module__g-aFda__actionButtonReposted:hover{color:#00a36c}.Feed-module__g-aFda__replyToIndicator{color:#666;align-items:center;gap:4px;margin-bottom:4px;font-size:13px;display:flex}.Feed-module__g-aFda__replyToIndicator a{color:#1a8cd8;text-decoration:none}.Feed-module__g-aFda__replyToIndicator a:hover{text-decoration:underline}.Feed-module__g-aFda__toast{color:#fff;z-index:1000;background:#1a1a1a;border-radius:8px;padding:12px 24px;font-size:14px;animation:.3s ease-out Feed-module__g-aFda__slideUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}@keyframes Feed-module__g-aFda__slideUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Feed-module__g-aFda__actionButtonActive{color:#1a8cd8}.Feed-module__g-aFda__actionButtonActive:hover{color:#1678b8}.Feed-module__g-aFda__expandedReplies{border-top:1px solid #e5e5e5;margin-top:12px;padding-top:12px}.Feed-module__g-aFda__inlineReplyInput{margin-bottom:12px}.Feed-module__g-aFda__addReplyButton{color:#666;text-align:left;cursor:pointer;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:20px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.Feed-module__g-aFda__addReplyButton:hover{background:#eee;border-color:#ddd}.Feed-module__g-aFda__repliesLoading{color:#666;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:14px;display:flex}.Feed-module__g-aFda__spinner{animation:1s linear infinite Feed-module__g-aFda__spin}@keyframes Feed-module__g-aFda__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Feed-module__g-aFda__noReplies{text-align:center;color:#666;padding:20px;font-size:14px}.Feed-module__g-aFda__repliesList{flex-direction:column;gap:0;display:flex}.Feed-module__g-aFda__replyItem{border-bottom:1px solid #f0f0f0;gap:10px;padding:12px 0;display:flex}.Feed-module__g-aFda__replyItem:last-child{border-bottom:none}.Feed-module__g-aFda__replyAvatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.Feed-module__g-aFda__replyAvatar img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__replyAvatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:600;display:flex}.Feed-module__g-aFda__replyContent{flex:1;min-width:0}.Feed-module__g-aFda__replyHeader{align-items:center;gap:6px;margin-bottom:2px;display:flex}.Feed-module__g-aFda__replyAuthorName{color:#1a1a1a;font-size:13px;font-weight:600}.Feed-module__g-aFda__replyTimestamp{color:#666;font-size:12px}.Feed-module__g-aFda__replyText{color:#1a1a1a;word-wrap:break-word;white-space:pre-wrap;font-size:14px;line-height:1.4}.Feed-module__g-aFda__replyActions{gap:16px;margin-top:6px;display:flex}.Feed-module__g-aFda__replyActionButton{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-size:12px;transition:color .2s;display:flex}.Feed-module__g-aFda__replyActionButton:hover{color:#1a1a1a}.Feed-module__g-aFda__replyActionLiked{color:#e0245e}.Feed-module__g-aFda__replyActionLiked:hover{color:#c81d50}.Feed-module__g-aFda__loadMoreReplies{color:#666;cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;padding:12px;font-size:13px;transition:all .2s;display:flex}.Feed-module__g-aFda__loadMoreReplies:hover:not(:disabled){color:#1a1a1a;background:#f5f5f5}.Feed-module__g-aFda__loadMoreReplies:disabled{cursor:not-allowed;opacity:.7}.Feed-module__g-aFda__carouselContainer{background:#f0f0f0;border-radius:12px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.Feed-module__g-aFda__carouselContainerMulti{aspect-ratio:1}.Feed-module__g-aFda__carouselContainerScroll{width:100%;margin-bottom:12px;position:relative;overflow:visible}.Feed-module__g-aFda__carouselTrackScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;padding-bottom:2px;display:flex;overflow:auto hidden}.Feed-module__g-aFda__carouselTrackScroll::-webkit-scrollbar{display:none}.Feed-module__g-aFda__carouselSlideScroll{scroll-snap-align:start;border-radius:12px;flex:none;height:380px;overflow:hidden}.Feed-module__g-aFda__carouselSlideScroll .Feed-module__g-aFda__carouselImageContainer{width:auto;height:100%;display:flex}.Feed-module__g-aFda__carouselSlideScroll .Feed-module__g-aFda__carouselImage{object-fit:contain;background:0 0;border-radius:0;width:auto;max-width:none;height:100%;max-height:none;display:block}.Feed-module__g-aFda__carouselSlideScroll .Feed-module__g-aFda__carouselVideoContainer{width:auto;height:100%}.Feed-module__g-aFda__carouselSlideScroll .Feed-module__g-aFda__carouselVideo{object-fit:cover;width:auto;height:100%;max-height:none}.Feed-module__g-aFda__carouselContainerSingle{background:0 0;justify-content:center;align-items:center;display:flex}.Feed-module__g-aFda__carouselContainerAudioExpanded{background:#0a0a0d;border-radius:0;height:100%;margin-bottom:0}.Feed-module__g-aFda__carouselTrack{height:100%;transition:transform .3s ease-in-out;display:flex}.Feed-module__g-aFda__carouselTrackExpanded{height:100%}.Feed-module__g-aFda__carouselSlide{justify-content:center;align-items:center;width:100%;min-width:100%;display:flex}.Feed-module__g-aFda__carouselSlideMulti{height:100%}.Feed-module__g-aFda__carouselSlideSingle{justify-content:center;align-items:center;display:flex}.Feed-module__g-aFda__carouselSlideExpanded{justify-content:stretch;align-items:stretch;height:100%}.Feed-module__g-aFda__carouselImage{object-fit:contain;background:#f0f0f0;width:100%;max-height:500px}.Feed-module__g-aFda__carouselImageMulti{object-fit:cover;background:0 0;height:100%;max-height:none}.Feed-module__g-aFda__carouselImageSingle{background:0 0;border-radius:12px;width:auto;max-width:100%;display:block}.Feed-module__g-aFda__carouselVideoContainer{cursor:pointer;width:100%;height:100%;position:relative}.Feed-module__g-aFda__carouselVideo{object-fit:contain;background:#000;width:100%;max-height:500px}.Feed-module__g-aFda__videoPlayOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Feed-module__g-aFda__videoPauseOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;opacity:0;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Feed-module__g-aFda__carouselVideoContainer:hover .Feed-module__g-aFda__videoPauseOverlay{opacity:1}.Feed-module__g-aFda__videoMuteBtn{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex;position:absolute;bottom:12px;right:12px}.Feed-module__g-aFda__videoMuteBtn:hover{background:#000000bf}.Feed-module__g-aFda__audioPlayerContainer{background:#1a1a2e;border-radius:12px;align-items:center;gap:16px;width:100%;min-height:120px;padding:20px;display:flex;position:relative;overflow:hidden}.Feed-module__g-aFda__audioPlayerContainerExpanded{align-items:center;gap:clamp(16px,2.8vw,30px);height:100%;min-height:100%;padding:clamp(20px,3.5vw,40px)}.Feed-module__g-aFda__audioBlurBg{z-index:0;position:absolute;inset:0;overflow:hidden}.Feed-module__g-aFda__audioBlurBg img{object-fit:cover;filter:blur(40px)brightness(.35);width:100%;height:100%;transform:scale(1.3)}.Feed-module__g-aFda__audioPlayerContainerExpanded .Feed-module__g-aFda__audioBlurBg img{filter:blur(44px)brightness(.28)saturate(1.15);transform:scale(1.36)}.Feed-module__g-aFda__audioCoverWrap{z-index:1;flex-shrink:0;position:relative}.Feed-module__g-aFda__audioCoverWrapExpanded{justify-content:center;align-items:center;display:flex}.Feed-module__g-aFda__audioCoverImg{object-fit:cover;border-radius:10px;width:88px;height:88px;box-shadow:0 4px 16px #0006}.Feed-module__g-aFda__audioCoverImgExpanded{border-radius:16px;width:clamp(118px,18vw,190px);height:clamp(118px,18vw,190px);box-shadow:0 14px 34px #00000073}.Feed-module__g-aFda__audioCoverPlaceholder{background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.Feed-module__g-aFda__audioCoverPlaceholderExpanded{border-radius:16px;width:clamp(118px,18vw,190px);height:clamp(118px,18vw,190px)}.Feed-module__g-aFda__audioControls{z-index:1;flex-direction:column;flex:1;gap:10px;min-width:0;display:flex;position:relative}.Feed-module__g-aFda__audioControlsExpanded{gap:14px;max-width:min(620px,100%)}.Feed-module__g-aFda__audioInfo{min-width:0}.Feed-module__g-aFda__audioInfoExpanded{flex-direction:column;gap:4px;display:flex}.Feed-module__g-aFda__audioTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.Feed-module__g-aFda__audioTitleExpanded{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(21px,3vw,32px);line-height:1.1;display:-webkit-box}.Feed-module__g-aFda__audioArtist{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.Feed-module__g-aFda__audioArtistExpanded{color:#ffffffc2;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(14px,2vw,18px);display:-webkit-box}.Feed-module__g-aFda__audioPlayRow{align-items:center;gap:10px;display:flex}.Feed-module__g-aFda__audioPlayRowExpanded{gap:14px}.Feed-module__g-aFda__audioPlayBtn{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.Feed-module__g-aFda__audioPlayBtnExpanded{width:46px;height:46px}.Feed-module__g-aFda__audioPlayBtn:hover{background:#ffffff40}.Feed-module__g-aFda__audioWaveform{cursor:pointer;flex:1;align-items:center;gap:1.5px;height:32px;display:flex}.Feed-module__g-aFda__audioWaveformExpanded{height:clamp(34px,5.4vw,52px)}.Feed-module__g-aFda__audioWaveformBar{border-radius:1px;flex:1;min-width:0;transition:background-color .1s}.Feed-module__g-aFda__audioTime{color:#ffffff80;white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.Feed-module__g-aFda__audioTimeExpanded{color:#ffffffb8;font-size:12px}@media (max-width:640px){.Feed-module__g-aFda__audioPlayerContainerExpanded{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:18px 14px}.Feed-module__g-aFda__audioCoverImgExpanded,.Feed-module__g-aFda__audioCoverPlaceholderExpanded{border-radius:12px;width:96px;height:96px}.Feed-module__g-aFda__audioControlsExpanded{gap:10px;width:100%;max-width:none}.Feed-module__g-aFda__audioTitleExpanded{white-space:nowrap;-webkit-line-clamp:1;font-size:20px}.Feed-module__g-aFda__audioArtistExpanded{white-space:nowrap;-webkit-line-clamp:1;font-size:14px}.Feed-module__g-aFda__audioWaveformExpanded{height:34px}}.Feed-module__g-aFda__carouselArrow{color:#fff;cursor:pointer;opacity:0;z-index:2;pointer-events:none;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Feed-module__g-aFda__carouselArrowVisible{opacity:1;pointer-events:auto}.Feed-module__g-aFda__carouselArrow:hover{background:#000000b3}.Feed-module__g-aFda__carouselArrowLeft{left:8px}.Feed-module__g-aFda__carouselArrowRight{right:8px}.Feed-module__g-aFda__carouselDots{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.Feed-module__g-aFda__carouselDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.Feed-module__g-aFda__carouselDot:hover{background:#fffc}.Feed-module__g-aFda__carouselDotActive{background:#fff}.Feed-module__g-aFda__carouselCounter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:3;pointer-events:none;font-variant-numeric:tabular-nums;background:#0009;border-radius:12px;padding:4px 10px;font-size:13px;font-weight:600;position:absolute;top:12px;right:12px}.Feed-module__g-aFda__carouselTrackSwiping{transition:none}.Feed-module__g-aFda__mediaPreviewGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;margin-bottom:12px;display:grid}.Feed-module__g-aFda__mediaPreviewGrid.Feed-module__g-aFda__single{grid-template-columns:1fr}.Feed-module__g-aFda__mediaPreviewItem{aspect-ratio:1;background:#f0f0f0;border-radius:8px;max-height:200px;position:relative;overflow:hidden}.Feed-module__g-aFda__mediaPreviewGrid.Feed-module__g-aFda__single .Feed-module__g-aFda__mediaPreviewItem{aspect-ratio:16/9;max-height:200px}.Feed-module__g-aFda__mediaPreviewImage,.Feed-module__g-aFda__mediaPreviewVideo{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__mediaPreviewVideoIcon{color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Feed-module__g-aFda__mediaRemoveButton{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.Feed-module__g-aFda__mediaRemoveButton:hover{background:#000c}.Feed-module__g-aFda__uploadProgressOverlay{background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.Feed-module__g-aFda__uploadProgressBar{background:#ffffff4d;border-radius:2px;width:80%;height:4px;overflow:hidden}.Feed-module__g-aFda__uploadProgressFill{background:#fff;border-radius:2px;height:100%;transition:width .2s}.Feed-module__g-aFda__uploadProgressText{color:#fff;font-size:12px;font-weight:500}.Feed-module__g-aFda__addMediaButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s;display:flex}.Feed-module__g-aFda__addMediaButton:hover{color:#1a1a1a;background:#f0f0f0}.Feed-module__g-aFda__addMediaButton:disabled{opacity:.5;cursor:not-allowed}.Feed-module__g-aFda__mediaLimitMessage{color:#e0245e;margin-top:4px;font-size:12px}.Feed-module__g-aFda__hiddenFileInput{display:none}.Feed-module__g-aFda__uploadingIndicator{color:#666;background:#f5f5f5;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-size:13px;display:flex}.Feed-module__g-aFda__uploadingSpinner{border:2px solid #e5e5e5;border-top-color:#1a1a1a;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Feed-module__g-aFda__spin}.Feed-module__g-aFda__carouselImageContainer{width:100%;height:100%;position:relative}.Feed-module__g-aFda__feedExpandBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;opacity:0;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:12px;right:12px}.Feed-module__g-aFda__feedExpandBtn:hover{background:#0009}.Feed-module__g-aFda__carouselVideoContainer:hover .Feed-module__g-aFda__feedExpandBtn,.Feed-module__g-aFda__carouselImageContainer:hover .Feed-module__g-aFda__feedExpandBtn{opacity:1}.Feed-module__g-aFda__expandedMediaOverlay{z-index:100000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Feed-module__g-aFda__expandedMediaContent{background:var(--azure-bg-white,#fff);border-radius:20px;width:min(660px,90vw);max-height:90vh;font-size:0;line-height:0;position:relative;overflow:hidden;box-shadow:0 10px 50px #0003}.Feed-module__g-aFda__expandedMediaImage{object-fit:cover;width:100%;max-height:75vh;display:block}.Feed-module__g-aFda__expandedMediaVideo{object-fit:cover;cursor:pointer;width:100%;max-height:75vh;display:block}.Feed-module__g-aFda__expandedMediaClose{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.Feed-module__g-aFda__expandedMediaClose:hover{background:#00000080}.Feed-module__g-aFda__expandedMediaMute{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;bottom:12px;right:12px}.Feed-module__g-aFda__expandedMediaMute:hover{background:#00000080}.Feed-module__g-aFda__expandedMediaPlayPause{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#0006;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:.8s forwards Feed-module__g-aFda__fadeOut;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Feed-module__g-aFda__fadeOut{0%{opacity:1}70%{opacity:1}to{opacity:0}}.Feed-module__g-aFda__collabPickerSection{margin-top:12px;position:relative}.Feed-module__g-aFda__collabSearchInput{color:#1a1a1a;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:12px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.Feed-module__g-aFda__collabSearchInput:focus{border-color:#999}.Feed-module__g-aFda__collabSearchInput::placeholder{color:#999}.Feed-module__g-aFda__collabDropdown{z-index:20;background:#fff;border-radius:16px;max-height:200px;margin-top:4px;animation:.15s ease-out Feed-module__g-aFda__dropdownFadeIn;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #0000001f}@keyframes Feed-module__g-aFda__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Feed-module__g-aFda__collabDropdownItem{cursor:pointer;color:#1a1a1a;align-items:center;gap:10px;padding:10px 14px;font-size:14px;transition:background-color .15s;display:flex}.Feed-module__g-aFda__collabDropdownItem:hover{background-color:#f4f3ee}.Feed-module__g-aFda__collabDropdownAvatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.Feed-module__g-aFda__collabDropdownAvatar img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__collabDropdownName{font-size:13px;font-weight:600}.Feed-module__g-aFda__collabDropdownHandle{color:#666;font-size:12px}.Feed-module__g-aFda__collabChipRow{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Feed-module__g-aFda__collabChip{color:#1a1a1a;background:#f0f0f0;border-radius:50px;align-items:center;gap:6px;padding:4px 10px 4px 4px;font-size:13px;font-weight:500;display:inline-flex}.Feed-module__g-aFda__collabChipAvatar{background:#e5e5e5;border-radius:50%;width:24px;height:24px;overflow:hidden}.Feed-module__g-aFda__collabChipAvatar img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__collabChipRemove{cursor:pointer;color:#999;background:0 0;border:none;align-items:center;padding:2px;transition:color .15s;display:flex}.Feed-module__g-aFda__collabChipRemove:hover{color:#1a1a1a}.Feed-module__g-aFda__addCollabButton{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.Feed-module__g-aFda__addCollabButton:hover{color:#1a1a1a}.Feed-module__g-aFda__avatarStack{flex-shrink:0;width:44px;height:58px;position:relative}.Feed-module__g-aFda__avatarStackMain{z-index:2;background:#e5e5e5;border:2px solid #fff;border-radius:50%;width:36px;height:36px;position:absolute;top:0;left:0;overflow:hidden}.Feed-module__g-aFda__avatarStackMain img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__avatarStackSecondary{z-index:3;background:#e5e5e5;border:2px solid #fff;border-radius:50%;width:36px;height:36px;position:absolute;bottom:0;right:0;overflow:hidden}.Feed-module__g-aFda__avatarStackSecondary img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__collabAuthorLink{align-items:center;gap:4px;text-decoration:none;display:inline-flex}.Feed-module__g-aFda__collabInlineAvatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:18px;height:18px;overflow:hidden}.Feed-module__g-aFda__collabInlineAvatar img{object-fit:cover;width:100%;height:100%}.Feed-module__g-aFda__multiAuthorNames{flex-wrap:wrap;align-items:center;gap:0 4px;display:flex}.Feed-module__g-aFda__multiAuthorSep{color:#666;font-size:15px;font-weight:400}.Feed-module__g-aFda__collabToast{color:#fff;z-index:1000;background:#1a1a1a;border-radius:8px;padding:12px 24px;font-size:14px;animation:.3s ease-out Feed-module__g-aFda__slideUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}
.profileFeed-module__DoB2wa__feedContainer{background:var(--azure-bg-white,#fff);border-radius:var(--azure-widget-radius,20px);padding:1.25rem 1.5rem 1.5rem}.profileFeed-module__DoB2wa__feedHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.profileFeed-module__DoB2wa__filterTabs{align-items:center;gap:.375rem;display:flex}.profileFeed-module__DoB2wa__filterTab{color:var(--azure-text-muted,#999);border-radius:var(--azure-widget-radius-pill,50px);cursor:pointer;transition:all var(--azure-transition-fast,.2s ease);font-size:.9375rem;font-weight:500;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);letter-spacing:.01em;background:0 0;border:none;padding:.5rem 1rem}.profileFeed-module__DoB2wa__filterTab:hover{color:var(--azure-text-secondary,#555)}.profileFeed-module__DoB2wa__filterTabActive{color:var(--azure-text-primary,#333);background:#667eea14}.profileFeed-module__DoB2wa__viewToggles{align-items:center;gap:.25rem;display:flex}.profileFeed-module__DoB2wa__viewToggle{border-radius:var(--azure-widget-radius-sm,12px);cursor:pointer;color:var(--azure-text-muted,#999);transition:all var(--azure-transition-fast,.2s ease);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.profileFeed-module__DoB2wa__viewToggle:hover{color:var(--azure-text-secondary,#555)}.profileFeed-module__DoB2wa__viewToggleActive{color:var(--azure-text-primary,#333);background:#667eea14}.profileFeed-module__DoB2wa__featuredPost{border-radius:var(--azure-widget-radius,20px);background:0 0;position:relative;overflow:hidden}.profileFeed-module__DoB2wa__featuredPost img,.profileFeed-module__DoB2wa__featuredPost video{object-fit:cover;width:100%;max-height:550px!important}.profileFeed-module__DoB2wa__pinnedBadge{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--azure-widget-radius-pill,50px);color:#fff;letter-spacing:.03em;background:#0000008c;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.6875rem;font-weight:600;display:flex;position:absolute;top:.75rem;left:.75rem}.profileFeed-module__DoB2wa__contentGridWrapper{position:relative}.profileFeed-module__DoB2wa__contentGrid{scroll-behavior:smooth;scrollbar-width:none;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid;overflow-y:auto}.profileFeed-module__DoB2wa__contentGrid::-webkit-scrollbar{display:none}.profileFeed-module__DoB2wa__gridScrollBtn{z-index:5;-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.profileFeed-module__DoB2wa__gridScrollBtnUp{top:8px}.profileFeed-module__DoB2wa__gridScrollBtnDown{bottom:8px}.profileFeed-module__DoB2wa__gridItem{border-radius:var(--azure-widget-radius-sm,12px);aspect-ratio:1;background:var(--azure-bg-secondary,#f4f3ee);cursor:pointer;position:relative;overflow:hidden}.profileFeed-module__DoB2wa__gridItemMedia{object-fit:cover;width:100%;height:100%;display:block}.profileFeed-module__DoB2wa__gridItemText{text-align:center;background:var(--azure-bg-secondary,#f4f3ee);width:100%;height:100%;color:var(--azure-text-primary,#333);font-size:.75rem;line-height:1.5;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);justify-content:center;align-items:center;padding:.875rem;display:flex;overflow:hidden}.profileFeed-module__DoB2wa__gridItemTextContent{-webkit-line-clamp:6;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profileFeed-module__DoB2wa__gridItemWithCaption{cursor:pointer}.profileFeed-module__DoB2wa__gridItemWithCaption .profileFeed-module__DoB2wa__gridItem{border-radius:var(--azure-widget-radius-sm,12px)var(--azure-widget-radius-sm,12px)0 0}.profileFeed-module__DoB2wa__gridItemCaption{background:var(--azure-bg-secondary,#f4f3ee);border-radius:0 0 var(--azure-widget-radius-sm,12px)var(--azure-widget-radius-sm,12px);padding:.5rem .625rem}.profileFeed-module__DoB2wa__gridItemCaptionText{-webkit-line-clamp:2;text-overflow:ellipsis;color:var(--azure-text-primary,#333);font-size:.6875rem;font-weight:600;line-height:1.4;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profileFeed-module__DoB2wa__featuredPost [class*=carouselContainer]{margin-bottom:0!important}.profileFeed-module__DoB2wa__featuredCaption{background:var(--azure-bg-secondary,#f4f3ee);border-radius:var(--azure-widget-radius,20px);margin-top:.5rem;padding:.75rem 1rem}.profileFeed-module__DoB2wa__featuredCaptionText{-webkit-line-clamp:2;text-overflow:ellipsis;color:var(--azure-text-primary,#333);font-size:.8125rem;font-weight:600;line-height:1.5;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profileFeed-module__DoB2wa__gridItemOverlay{opacity:0;transition:opacity var(--azure-transition-fast,.2s ease);background:#0006;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.profileFeed-module__DoB2wa__gridItem:hover .profileFeed-module__DoB2wa__gridItemOverlay{opacity:1}.profileFeed-module__DoB2wa__overlayStat{color:#fff;font-size:.8125rem;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);align-items:center;gap:.3rem;display:flex}.profileFeed-module__DoB2wa__audioGridItem{background:#667eea0f;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.profileFeed-module__DoB2wa__audioGridItemWithArt{background-position:50%;background-repeat:no-repeat;background-size:cover}.profileFeed-module__DoB2wa__audioGridArtOverlay{border-radius:inherit;background:#00000073;position:absolute;inset:0}.profileFeed-module__DoB2wa__audioGridIcon{z-index:1;color:var(--azure-text-secondary,#555);position:relative}.profileFeed-module__DoB2wa__audioGridItemWithArt .profileFeed-module__DoB2wa__audioGridIcon{color:#fff}.profileFeed-module__DoB2wa__audioGridTitle{z-index:1;color:var(--azure-text-primary,#333);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:85%;font-size:.8125rem;font-weight:700;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);position:relative;overflow:hidden}.profileFeed-module__DoB2wa__audioGridItemWithArt .profileFeed-module__DoB2wa__audioGridTitle{color:#fff}.profileFeed-module__DoB2wa__audioGridArtist{z-index:1;color:var(--azure-text-muted,#999);text-align:center;font-size:.75rem;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);position:relative}.profileFeed-module__DoB2wa__audioGridItemWithArt .profileFeed-module__DoB2wa__audioGridArtist{color:#ffffffbf}.profileFeed-module__DoB2wa__contentList{flex-direction:column;gap:.75rem;display:flex}.profileFeed-module__DoB2wa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.profileFeed-module__DoB2wa__emptyIcon{background:var(--azure-bg-secondary,#f4f3ee);width:3rem;height:3rem;color:var(--azure-text-muted,#999);border-radius:9999px;justify-content:center;align-items:center;display:flex}.profileFeed-module__DoB2wa__emptyText{color:var(--azure-text-muted,#999);font-size:.875rem;font-family:var(--azure-font-primary,"Century Gothic",sans-serif)}.profileFeed-module__DoB2wa__loadingSpinner{justify-content:center;padding:2rem;display:flex}.profileFeed-module__DoB2wa__scrollTrigger{height:1px}.profileFeed-module__DoB2wa__expandedOverlay{z-index:100000;opacity:0;visibility:hidden;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.profileFeed-module__DoB2wa__expandedOverlayOpen{opacity:1;visibility:visible}.profileFeed-module__DoB2wa__expandedCard{background:var(--azure-bg-white,#fff);border-radius:var(--azure-widget-radius,20px);width:min(660px,90vw);max-height:90vh;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);transition:transform .3s;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 10px 50px #0003}.profileFeed-module__DoB2wa__expandedOverlayOpen .profileFeed-module__DoB2wa__expandedCard{transform:scale(1)}.profileFeed-module__DoB2wa__expandedClose{z-index:10;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex;position:absolute;top:12px;right:12px}.profileFeed-module__DoB2wa__expandedClose:hover{background:#e0e0e0}.profileFeed-module__DoB2wa__expandedMediaContainer{position:relative}.profileFeed-module__DoB2wa__expandedMedia{z-index:6;border-radius:0;width:100%;font-size:0;line-height:0;position:relative;overflow:hidden}.profileFeed-module__DoB2wa__expandedMedia:not(.profileFeed-module__DoB2wa__expandedMediaVisual){height:68vh;max-height:68vh;line-height:normal;font-size:initial;background:#1a1a2e;justify-content:stretch;align-items:stretch;padding:0;display:flex}.profileFeed-module__DoB2wa__expandedMediaContainer>.profileFeed-module__DoB2wa__expandedMediaVisual>div{border-radius:0!important;margin-bottom:0!important}.profileFeed-module__DoB2wa__expandedMedia:not(.profileFeed-module__DoB2wa__expandedMediaVisual)>div{flex:1;width:100%;height:100%;border-radius:0!important}.profileFeed-module__DoB2wa__expandedMediaVisual img,.profileFeed-module__DoB2wa__expandedMediaVisual video{width:100%;max-height:75vh;display:block;object-fit:cover!important}.profileFeed-module__DoB2wa__expandedMediaTopButtons{z-index:10;gap:8px;display:flex;position:absolute;top:12px;right:12px}.profileFeed-module__DoB2wa__expandedMediaBtn{cursor:pointer;-webkit-backdrop-filter:blur(10px);color:#fff;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.profileFeed-module__DoB2wa__expandedMediaBtn:hover{background:#00000080}.profileFeed-module__DoB2wa__expandedMediaBtn:disabled{opacity:.5;cursor:default}.profileFeed-module__DoB2wa__expandedMediaBtnActive{color:#1f2937;background:#fbbf24e0}.profileFeed-module__DoB2wa__expandedMediaBtnActive:hover{background:#f59e0bf2}.profileFeed-module__DoB2wa__expandedMediaActions{z-index:10;pointer-events:none;background:0 0;padding:.5rem 1rem;position:absolute;bottom:0;left:0;right:0}.profileFeed-module__DoB2wa__expandedMediaActions *{pointer-events:auto}.profileFeed-module__DoB2wa__expandedMediaActionsInner{justify-content:space-between;align-items:center;display:flex}.profileFeed-module__DoB2wa__expandedMediaActionsLeft{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.profileFeed-module__DoB2wa__expandedMediaViews{color:#fff;white-space:nowrap;align-items:center;gap:6px;font-size:14px;display:flex}.profileFeed-module__DoB2wa__expandedMediaActions button,.profileFeed-module__DoB2wa__expandedMediaActions button span{color:#fff!important}.profileFeed-module__DoB2wa__expandedContent{padding:1rem 1.5rem}.profileFeed-module__DoB2wa__expandedContentTitle{color:var(--azure-text-primary,#333);margin-bottom:.35rem;font-size:.95rem;font-weight:700;line-height:1.4;display:block}.profileFeed-module__DoB2wa__expandedContentBody{color:var(--azure-text-primary,#333);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9375rem;line-height:1.6}.profileFeed-module__DoB2wa__expandedViews{color:var(--azure-text-muted,#999);font-size:.8125rem;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);align-items:center;gap:.375rem;padding:.25rem 1.5rem .5rem;display:flex}.profileFeed-module__DoB2wa__deleteConfirmOverlay{z-index:20;border-radius:var(--azure-widget-radius,20px);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.profileFeed-module__DoB2wa__deleteConfirmCard{background:var(--azure-bg-white,#fff);border-radius:var(--azure-widget-radius-sm,12px);text-align:center;width:280px;padding:1.5rem;box-shadow:0 4px 20px #00000026}.profileFeed-module__DoB2wa__deleteConfirmText{color:var(--azure-text-primary,#333);font-size:.9375rem;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);margin-bottom:1.25rem}.profileFeed-module__DoB2wa__deleteConfirmActions{justify-content:center;gap:.75rem;display:flex}.profileFeed-module__DoB2wa__deleteConfirmCancel{border-radius:var(--azure-widget-radius-pill,50px);cursor:pointer;color:var(--azure-text-secondary,#555);font-size:.8125rem;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);background:#f0f0f0;border:none;padding:.5rem 1.25rem;transition:background-color .2s}.profileFeed-module__DoB2wa__deleteConfirmCancel:hover{background:#e0e0e0}.profileFeed-module__DoB2wa__deleteConfirmSubmit{border-radius:var(--azure-widget-radius-pill,50px);cursor:pointer;color:#fff;font-size:.8125rem;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);background:#dc3545;border:none;padding:.5rem 1.25rem;transition:background-color .2s}.profileFeed-module__DoB2wa__deleteConfirmSubmit:hover{background:#c82333}.profileFeed-module__DoB2wa__deleteConfirmSubmit:disabled{opacity:.6;cursor:default}.profileFeed-module__DoB2wa__expandedCollabAuthors{font-size:.8125rem;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);border-top:1px solid #0000000f;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.75rem 1.5rem;display:flex}.profileFeed-module__DoB2wa__expandedCollabLink{color:var(--azure-text-primary,#333);align-items:center;gap:.35rem;text-decoration:none;transition:color .15s;display:inline-flex}.profileFeed-module__DoB2wa__expandedCollabLink:hover{color:var(--azure-accent-primary,#667eea)}.profileFeed-module__DoB2wa__expandedCollabAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:22px;height:22px}.profileFeed-module__DoB2wa__expandedCollabName{white-space:nowrap;font-weight:600}.profileFeed-module__DoB2wa__expandedCollabSep{color:var(--azure-text-muted,#999);font-weight:400}.profileFeed-module__DoB2wa__expandedActions{border-top:1px solid #0000000f;padding:.5rem 1.5rem 1.25rem}
.profileCollabPosts-module__uRn6wW__container{background:var(--azure-bg-white,#fff);border-radius:var(--azure-widget-radius,20px);padding:1.25rem}.profileCollabPosts-module__uRn6wW__header{color:var(--azure-text-primary,#333);font-size:.8125rem;font-weight:700;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);letter-spacing:.01em;margin-bottom:.75rem}.profileCollabPosts-module__uRn6wW__cards{flex-direction:column;gap:.625rem;display:flex}.profileCollabPosts-module__uRn6wW__card{border-radius:var(--azure-widget-radius-sm,12px);color:inherit;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:background .15s;display:flex}.profileCollabPosts-module__uRn6wW__card:hover{background:var(--azure-bg-secondary,#f4f3ee)}.profileCollabPosts-module__uRn6wW__thumbWrap{background:var(--azure-bg-secondary,#f4f3ee);border-radius:10px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.profileCollabPosts-module__uRn6wW__thumb{object-fit:cover;width:100%;height:100%;display:block}.profileCollabPosts-module__uRn6wW__pinBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.02em;font-size:.5625rem;font-weight:700;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);background:#0000008c;border-radius:50px;padding:1px 5px;position:absolute;top:3px;left:3px}.profileCollabPosts-module__uRn6wW__info{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.profileCollabPosts-module__uRn6wW__avatarStack{align-items:center;display:flex}.profileCollabPosts-module__uRn6wW__stackAvatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:22px;height:22px}.profileCollabPosts-module__uRn6wW__names{color:var(--azure-text-primary,#333);font-size:.75rem;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profileCollabPosts-module__uRn6wW__sep{color:var(--azure-text-muted,#999);font-weight:400}
.profileLayoutTransition-module__kwAPzG__container{width:100%;position:relative}.profileLayoutTransition-module__kwAPzG__view{will-change:opacity;width:100%;transition:opacity .25s}.profileLayoutTransition-module__kwAPzG__fadeIn{opacity:1}.profileLayoutTransition-module__kwAPzG__fadeOut{opacity:0}
.BrandProfile-module__nhuUha__profilePageWrapper{background:var(--azure-bg-primary);min-height:100vh;margin-left:calc(-1*var(--azure-content-padding,100px));margin-right:calc(-1*var(--azure-content-padding,100px));width:calc(100% + 2*var(--azure-content-padding,100px));margin-top:-80px}.BrandProfile-module__nhuUha__profilePageWrapperLegacy{background:var(--azure-bg-primary);width:100%;min-height:100vh;margin-top:-80px}.BrandProfile-module__nhuUha__bannerWrapper{position:relative;overflow:visible}.BrandProfile-module__nhuUha__banner{z-index:0;background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;top:0;left:0;right:0}.BrandProfile-module__nhuUha__bannerGradient{pointer-events:none;position:absolute;inset:0}.BrandProfile-module__nhuUha__bannerEditOverlay{z-index:110;background:#0000004d;justify-content:center;align-items:center;gap:12px;height:180px;display:flex;position:absolute;top:0;left:0;right:0}.BrandProfile-module__nhuUha__bannerEditButton{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#fff3;border-radius:16px;align-items:center;gap:8px;padding:12px 24px;transition:background .2s;display:flex}.BrandProfile-module__nhuUha__bannerEditButton:hover{background:#ffffff4d}.BrandProfile-module__nhuUha__bannerEditButton span{color:#fff;font-size:18px;font-weight:500}.BrandProfile-module__nhuUha__bannerDragHandle{cursor:row-resize;z-index:20;justify-content:center;align-items:center;height:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.BrandProfile-module__nhuUha__bannerDragLine{background:#0000004d;height:2px;transition:background .2s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.BrandProfile-module__nhuUha__bannerDragHandle:hover .BrandProfile-module__nhuUha__bannerDragLine{background:#00000080}.BrandProfile-module__nhuUha__bannerDragPill{background:#00000080;border-radius:999px;width:40px;height:12px;transition:background .2s;position:relative;box-shadow:0 1px 3px #0003}.BrandProfile-module__nhuUha__bannerDragHandle:hover .BrandProfile-module__nhuUha__bannerDragPill{background:#000000b3}.BrandProfile-module__nhuUha__profileCardContainer{left:var(--azure-content-padding,100px);right:var(--azure-content-padding,100px);z-index:100;padding:0 16px;position:fixed}@media (min-width:1280px){.BrandProfile-module__nhuUha__profileCardContainer{padding:0 24px}}@media (max-width:768px){.BrandProfile-module__nhuUha__profileCardContainer{padding:0;left:12px;right:12px}}.BrandProfile-module__nhuUha__profileCardInner{max-width:1536px;margin:0 auto}.BrandProfile-module__nhuUha__contentWrapper{width:100%;padding:12px calc(var(--azure-content-padding,100px) + 16px)32px;box-sizing:border-box;z-index:1;margin:0 auto;position:relative}@media (min-width:1280px){.BrandProfile-module__nhuUha__contentWrapper{padding:12px calc(var(--azure-content-padding,100px) + 24px)32px}}@media (max-width:768px){.BrandProfile-module__nhuUha__contentWrapper{padding:12px 12px 32px}}.BrandProfile-module__nhuUha__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.BrandProfile-module__nhuUha__grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1280px){.BrandProfile-module__nhuUha__grid{gap:32px}}.BrandProfile-module__nhuUha__leftColumn{position:relative;overflow:visible}@media (min-width:1024px){.BrandProfile-module__nhuUha__leftColumn{grid-column:span 3}}.BrandProfile-module__nhuUha__centerColumn{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.BrandProfile-module__nhuUha__centerColumn{grid-column:span 6}}.BrandProfile-module__nhuUha__rightColumn{position:relative;overflow:visible}@media (min-width:1024px){.BrandProfile-module__nhuUha__rightColumn{grid-column:span 3}}.BrandProfile-module__nhuUha__stickyInner{flex-direction:column;gap:24px;display:flex;position:sticky;top:272px}.BrandProfile-module__nhuUha__card{border-radius:var(--azure-widget-radius-sm,16px);background:#fff;padding:20px;transition:background-color .2s}.BrandProfile-module__nhuUha__cardTitle{color:var(--azure-text-primary,#333);margin-bottom:16px;font-size:14px;font-weight:600}.BrandProfile-module__nhuUha__categoryTag{color:var(--azure-text-primary,#333);background:#0000000f;border-radius:8px;padding:6px 12px;font-size:14px;display:inline-block}.BrandProfile-module__nhuUha__videoCard{aspect-ratio:16/9;border-radius:var(--azure-widget-radius-sm,16px);position:relative;overflow:hidden}.BrandProfile-module__nhuUha__videoElement{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.BrandProfile-module__nhuUha__videoOverlay{cursor:pointer;background:#0003;justify-content:space-between;align-items:center;padding:0 12px;transition:opacity .3s;display:flex;position:absolute;inset:0}.BrandProfile-module__nhuUha__videoPlayButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.BrandProfile-module__nhuUha__videoTimestamp{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#fff3;border-radius:999px;padding:4px 8px;font-size:12px}.BrandProfile-module__nhuUha__videoPopover{transition:all .3s;overflow:hidden}.BrandProfile-module__nhuUha__videoPopoverVisible{opacity:1;pointer-events:auto;max-height:300px}.BrandProfile-module__nhuUha__videoPopoverHidden{opacity:0;pointer-events:none;max-height:0}.BrandProfile-module__nhuUha__videoMeta{background:var(--azure-bg-secondary,#f4f3ee);border-radius:var(--azure-widget-radius-sm,16px);margin-top:8px;padding:12px 16px 14px}.BrandProfile-module__nhuUha__videoMetaTitle{color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}.BrandProfile-module__nhuUha__videoMetaDescription{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:13px;display:-webkit-box;overflow:hidden}.BrandProfile-module__nhuUha__pulseCard{border-radius:var(--azure-widget-radius-sm,16px);background:#fff;overflow:hidden}.BrandProfile-module__nhuUha__pulseHeader{background:linear-gradient(to right,rgba(var(--azure-accent-primary-rgb,89,140,188),.1),rgba(var(--azure-accent-secondary-rgb,178,142,148),.1));padding:12px 16px 6px}.BrandProfile-module__nhuUha__pulseTitle{color:var(--azure-text-primary,#333);font-size:18px;font-weight:700}.BrandProfile-module__nhuUha__pulseBody{padding:8px 16px}.BrandProfile-module__nhuUha__pulseText{color:var(--azure-text-primary,#333);opacity:.8;font-size:14px;line-height:1.625}.BrandProfile-module__nhuUha__pillarBadge{border-radius:50px;justify-content:center;align-items:center;height:40px;padding:0 24px;display:flex;position:relative;overflow:hidden}.BrandProfile-module__nhuUha__pillarBadgeOverlay{background-color:#0000004d;position:absolute;inset:0}.BrandProfile-module__nhuUha__pillarBadgeText{z-index:10;color:#fff;text-align:center;white-space:nowrap;font-family:Century Gothic,sans-serif;font-size:12px;font-weight:500;position:relative}.BrandProfile-module__nhuUha__pillarCard{background-position:50%;background-size:cover;border-radius:15px;justify-content:center;align-items:center;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 70px #00000026}.BrandProfile-module__nhuUha__pillarCardOverlay{transition:all .5s;position:absolute;inset:0}.BrandProfile-module__nhuUha__pillarCardOverlayWithImage{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000040}.BrandProfile-module__nhuUha__pillarCard:hover .BrandProfile-module__nhuUha__pillarCardOverlayWithImage{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0000001a}.BrandProfile-module__nhuUha__pillarCardOverlayBlur{-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px);background:#00000073}.BrandProfile-module__nhuUha__pillarCard:hover .BrandProfile-module__nhuUha__pillarCardOverlayBlur{-webkit-backdrop-filter:blur();backdrop-filter:blur()}.BrandProfile-module__nhuUha__pillarCardDarkOverlay{background:#00000026;position:absolute;inset:0}.BrandProfile-module__nhuUha__pillarCardLabel{z-index:10;color:#fff;text-align:center;font-size:14px;font-weight:400;position:relative}.BrandProfile-module__nhuUha__pillarCardHoverBar{z-index:6;background:linear-gradient(90deg,#ac8f94,#0000);width:0;height:100%;transition:width .7s;position:absolute;bottom:0;left:0}.BrandProfile-module__nhuUha__pillarCard:hover .BrandProfile-module__nhuUha__pillarCardHoverBar{width:100%}.BrandProfile-module__nhuUha__websiteCard{border-radius:var(--azure-widget-radius-sm,16px);background:#fff;padding:20px;transition:background-color .2s}.BrandProfile-module__nhuUha__websiteLink{flex:1;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.BrandProfile-module__nhuUha__websiteLinkText{color:var(--azure-text-primary,#333);transition:color .2s}.BrandProfile-module__nhuUha__websiteCard:hover .BrandProfile-module__nhuUha__websiteLinkText{color:var(--azure-accent-primary,#598cbc)}.BrandProfile-module__nhuUha__websiteLinkArrow{color:var(--azure-text-secondary,#555);transition:color .2s}.BrandProfile-module__nhuUha__websiteCard:hover .BrandProfile-module__nhuUha__websiteLinkArrow{color:var(--azure-accent-primary,#598cbc)}.BrandProfile-module__nhuUha__logoEditContainer{z-index:100000;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:fixed;top:78px;right:38px}.BrandProfile-module__nhuUha__logoEditButton{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#fff3;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;transition:background .2s;display:flex}.BrandProfile-module__nhuUha__logoEditButton:hover{background:#ffffff4d}.BrandProfile-module__nhuUha__logoEditButton span{color:#fff;font-size:12px;font-weight:500}.BrandProfile-module__nhuUha__viewMoreButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:500;transition:background .2s}.BrandProfile-module__nhuUha__viewMoreButton:hover{background:#333}.BrandProfile-module__nhuUha__editInput{color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:ring .2s}.BrandProfile-module__nhuUha__editInput:focus{box-shadow:0 0 0 2px var(--azure-accent-primary,#598cbc)}.BrandProfile-module__nhuUha__editTextarea{resize:vertical;}.BrandProfile-module__nhuUha__spacer{z-index:1;height:8px;position:relative}
.TalentProfile-module__jSKKQq__profilePageWrapper{background:var(--azure-bg-primary);min-height:100vh;margin-left:calc(-1*var(--azure-content-padding,100px));margin-right:calc(-1*var(--azure-content-padding,100px));width:calc(100% + 2*var(--azure-content-padding,100px));margin-top:-80px}.TalentProfile-module__jSKKQq__profilePageWrapperLegacy{background:var(--azure-bg-primary);width:100%;min-height:100vh;margin-top:-80px}.TalentProfile-module__jSKKQq__profileCardContainer{left:var(--azure-content-padding,100px);right:var(--azure-content-padding,100px);z-index:100;padding:0 16px;position:fixed}@media (min-width:1280px){.TalentProfile-module__jSKKQq__profileCardContainer{padding:0 24px}}@media (max-width:768px){.TalentProfile-module__jSKKQq__profileCardContainer{padding:0;left:12px;right:12px}}.TalentProfile-module__jSKKQq__profileCardInner{max-width:1536px;margin:0 auto}.TalentProfile-module__jSKKQq__contentWrapper{width:100%;padding:12px calc(var(--azure-content-padding,100px) + 16px)32px;box-sizing:border-box;z-index:1;margin:0 auto;position:relative}@media (min-width:1280px){.TalentProfile-module__jSKKQq__contentWrapper{padding:12px calc(var(--azure-content-padding,100px) + 24px)32px}}@media (max-width:768px){.TalentProfile-module__jSKKQq__contentWrapper{padding:12px 12px 32px}}.TalentProfile-module__jSKKQq__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.TalentProfile-module__jSKKQq__grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1280px){.TalentProfile-module__jSKKQq__grid{gap:32px}}.TalentProfile-module__jSKKQq__leftColumn{position:relative;overflow:visible}@media (min-width:1024px){.TalentProfile-module__jSKKQq__leftColumn{grid-column:span 3}}.TalentProfile-module__jSKKQq__centerColumn{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.TalentProfile-module__jSKKQq__centerColumn{grid-column:span 6}}.TalentProfile-module__jSKKQq__rightColumn{position:relative;overflow:visible}@media (min-width:1024px){.TalentProfile-module__jSKKQq__rightColumn{grid-column:span 3}}.TalentProfile-module__jSKKQq__stickyInner{flex-direction:column;gap:24px;display:flex;position:sticky;top:272px}.TalentProfile-module__jSKKQq__spacer{z-index:1;height:8px;position:relative}
.RightsHolderProfile-module__jiL02a__profilePageWrapper{background:var(--azure-bg-primary);min-height:100vh;margin-left:calc(-1*var(--azure-content-padding,100px));margin-right:calc(-1*var(--azure-content-padding,100px));width:calc(100% + 2*var(--azure-content-padding,100px));margin-top:-80px}.RightsHolderProfile-module__jiL02a__profilePageWrapperLegacy{background:var(--azure-bg-primary);width:100%;min-height:100vh;margin-top:-80px}.RightsHolderProfile-module__jiL02a__profileCardContainer{left:var(--azure-content-padding,100px);right:var(--azure-content-padding,100px);z-index:100;padding:0 16px;position:fixed}@media (min-width:1280px){.RightsHolderProfile-module__jiL02a__profileCardContainer{padding:0 24px}}@media (max-width:768px){.RightsHolderProfile-module__jiL02a__profileCardContainer{padding:0;left:12px;right:12px}}.RightsHolderProfile-module__jiL02a__profileCardInner{max-width:1536px;margin:0 auto}.RightsHolderProfile-module__jiL02a__contentWrapper{width:100%;padding:12px calc(var(--azure-content-padding,100px) + 16px)32px;box-sizing:border-box;z-index:1;margin:0 auto;position:relative}@media (min-width:1280px){.RightsHolderProfile-module__jiL02a__contentWrapper{padding:12px calc(var(--azure-content-padding,100px) + 24px)32px}}@media (max-width:768px){.RightsHolderProfile-module__jiL02a__contentWrapper{padding:12px 12px 32px}}.RightsHolderProfile-module__jiL02a__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.RightsHolderProfile-module__jiL02a__grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1280px){.RightsHolderProfile-module__jiL02a__grid{gap:32px}}.RightsHolderProfile-module__jiL02a__leftColumn{position:relative;overflow:visible}@media (min-width:1024px){.RightsHolderProfile-module__jiL02a__leftColumn{grid-column:span 3}}.RightsHolderProfile-module__jiL02a__centerColumn{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.RightsHolderProfile-module__jiL02a__centerColumn{grid-column:span 6}}.RightsHolderProfile-module__jiL02a__rightColumn{position:relative;overflow:visible}@media (min-width:1024px){.RightsHolderProfile-module__jiL02a__rightColumn{grid-column:span 3}}.RightsHolderProfile-module__jiL02a__stickyInner{flex-direction:column;gap:24px;display:flex;position:sticky;top:272px}.RightsHolderProfile-module__jiL02a__spacer{z-index:1;height:8px;position:relative}
.AgencyProfile-module__M4OOEq__profilePageWrapper{background:var(--azure-bg-primary);min-height:100vh;margin-left:calc(-1*var(--azure-content-padding,100px));margin-right:calc(-1*var(--azure-content-padding,100px));width:calc(100% + 2*var(--azure-content-padding,100px));margin-top:-80px}.AgencyProfile-module__M4OOEq__profilePageWrapperLegacy{background:var(--azure-bg-primary);width:100%;min-height:100vh;margin-top:-80px}.AgencyProfile-module__M4OOEq__profileCardContainer{left:var(--azure-content-padding,100px);right:var(--azure-content-padding,100px);z-index:100;padding:0 16px;position:fixed}@media (min-width:1280px){.AgencyProfile-module__M4OOEq__profileCardContainer{padding:0 24px}}@media (max-width:768px){.AgencyProfile-module__M4OOEq__profileCardContainer{padding:0;left:12px;right:12px}}.AgencyProfile-module__M4OOEq__profileCardInner{max-width:1536px;margin:0 auto}.AgencyProfile-module__M4OOEq__contentWrapper{width:100%;padding:12px calc(var(--azure-content-padding,100px) + 16px)32px;box-sizing:border-box;z-index:1;margin:0 auto;position:relative}@media (min-width:1280px){.AgencyProfile-module__M4OOEq__contentWrapper{padding:12px calc(var(--azure-content-padding,100px) + 24px)32px}}@media (max-width:768px){.AgencyProfile-module__M4OOEq__contentWrapper{padding:12px 12px 32px}}.AgencyProfile-module__M4OOEq__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.AgencyProfile-module__M4OOEq__grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1280px){.AgencyProfile-module__M4OOEq__grid{gap:32px}}.AgencyProfile-module__M4OOEq__leftColumn{position:relative;overflow:visible}@media (min-width:1024px){.AgencyProfile-module__M4OOEq__leftColumn{grid-column:span 3}}.AgencyProfile-module__M4OOEq__centerColumn{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.AgencyProfile-module__M4OOEq__centerColumn{grid-column:span 6}}.AgencyProfile-module__M4OOEq__rightColumn{position:relative;overflow:visible}@media (min-width:1024px){.AgencyProfile-module__M4OOEq__rightColumn{grid-column:span 3}}.AgencyProfile-module__M4OOEq__stickyInner{flex-direction:column;gap:24px;display:flex;position:sticky;top:272px}.AgencyProfile-module__M4OOEq__spacer{z-index:1;height:8px;position:relative}
.BrowsingHistory-module__umFila__panel{flex-direction:column;align-items:flex-start;gap:8px;margin-left:13px;display:flex;position:relative}.BrowsingHistory-module__umFila__fadeInPanel{animation:.5s ease-out forwards BrowsingHistory-module__umFila__panelFadeIn}@keyframes BrowsingHistory-module__umFila__panelFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.BrowsingHistory-module__umFila__historyItemWrapper{align-items:center;margin-left:-24px;padding-left:24px;display:flex;position:relative}.BrowsingHistory-module__umFila__removeButton{color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:12px;line-height:1;transition:opacity .2s ease-out,background .15s ease-out;display:flex;position:absolute;left:4px}.BrowsingHistory-module__umFila__historyItemWrapper:hover .BrowsingHistory-module__umFila__removeButton{opacity:1;pointer-events:auto}.BrowsingHistory-module__umFila__removeButton:hover{background:#dc3232cc}.BrowsingHistory-module__umFila__historyItem{cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#000000b3;border:1px solid #ffffff1a;border-radius:12px;width:44px;height:44px;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.BrowsingHistory-module__umFila__historyItem:hover{border-color:#ffffff40;transform:scale(1.05);box-shadow:0 6px 24px #00000040}.BrowsingHistory-module__umFila__fadeIn{opacity:0;animation:.4s ease-out forwards BrowsingHistory-module__umFila__itemFadeIn}@keyframes BrowsingHistory-module__umFila__itemFadeIn{0%{opacity:0;transform:scale(.8)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.BrowsingHistory-module__umFila__imageLayer,.BrowsingHistory-module__umFila__logoLayer{justify-content:center;align-items:center;transition:opacity .25s ease-out;display:flex;position:absolute;inset:0;overflow:hidden}.BrowsingHistory-module__umFila__imageLayer{z-index:1}.BrowsingHistory-module__umFila__logoLayer{z-index:2;background:#000000d9;padding:8px}.BrowsingHistory-module__umFila__image{object-fit:cover;width:100%;height:100%}.BrowsingHistory-module__umFila__logo{object-fit:contain;filter:brightness(0)invert();max-width:80%;max-height:80%}.BrowsingHistory-module__umFila__imagePlaceholder{background:linear-gradient(135deg,var(--azure-accent-primary,#667eea)0%,var(--azure-accent-secondary,#764ba2)100%);width:100%;height:100%}.BrowsingHistory-module__umFila__brandNameFallback{color:#fff;text-transform:uppercase;letter-spacing:-.5px;font-size:18px;font-weight:700}.BrowsingHistory-module__umFila__glowEffect{z-index:0;pointer-events:none;filter:blur(4px);background:linear-gradient(135deg,#667eea80 0%,#764ba280 100%);border-radius:14px;transition:opacity .3s ease-out;position:absolute;inset:-2px}.BrowsingHistory-module__umFila__tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000000e6;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:opacity .2s ease-out;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.BrowsingHistory-module__umFila__historyItem:hover .BrowsingHistory-module__umFila__tooltip{opacity:1}@media (max-width:768px){.BrowsingHistory-module__umFila__panel{display:none}}@media (prefers-reduced-motion:reduce){.BrowsingHistory-module__umFila__fadeInPanel,.BrowsingHistory-module__umFila__fadeIn{opacity:1;animation:none;transform:none}.BrowsingHistory-module__umFila__historyItem,.BrowsingHistory-module__umFila__imageLayer,.BrowsingHistory-module__umFila__logoLayer{transition:none}}
.LeftMenu-module__yHupGq__menuContainer{z-index:200;flex-direction:column;align-items:center;gap:16px;display:flex;position:fixed;top:50%;left:16px;transform:translateY(-50%)}.LeftMenu-module__yHupGq__aboveMenuSlot{flex-direction:column;align-items:flex-start;gap:8px;width:70px;display:flex}.LeftMenu-module__yHupGq__nav{background-color:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;align-items:center;width:70px;padding-top:20px;padding-bottom:20px;font-family:Century Gothic,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 32px #0000001f}.LeftMenu-module__yHupGq__logoContainer{z-index:9999;margin-bottom:24px;padding-top:20px;padding-left:20px;position:relative}.LeftMenu-module__yHupGq__logoLink{text-decoration:none;display:block}.LeftMenu-module__yHupGq__logo{object-fit:contain;width:55px;height:auto}.LeftMenu-module__yHupGq__navItems{flex-direction:column;align-items:center;gap:8px;display:flex}.LeftMenu-module__yHupGq__navLink{color:#999;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .2s;display:flex;position:relative}.LeftMenu-module__yHupGq__navLink:hover{color:#555;background-color:#f4f3ee}.LeftMenu-module__yHupGq__navLinkActive,.LeftMenu-module__yHupGq__navLinkActive:hover{color:#333;background-color:#f0f0f0}.LeftMenu-module__yHupGq__activeIndicator{background-color:#333;border-radius:0 4px 4px 0;width:4px;height:20px;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}.LeftMenu-module__yHupGq__onboardingLink{color:#fff;background:linear-gradient(135deg,#598cbc 0%,#b28e94 100%);margin-top:8px}.LeftMenu-module__yHupGq__onboardingLink:hover{color:#fff;background:linear-gradient(135deg,#4a7dab 0%,#a17d83 100%);transform:scale(1.05)}.LeftMenu-module__yHupGq__sidebarTitle{letter-spacing:.5px;color:#555;-webkit-backdrop-filter:blur(12px);text-align:center;white-space:nowrap;background:#fff9;border:1px solid #fff6;border-radius:12px;margin-top:12px;padding:6px 16px;font-family:Century Gothic,Arial,sans-serif;font-size:11px;font-weight:600}.LeftMenu-module__yHupGq__clickLabel{color:#333;white-space:nowrap;pointer-events:none;font-family:Century Gothic,Arial,sans-serif;font-size:13px;animation:.3s forwards LeftMenu-module__yHupGq__slideInLeft,.3s 2.7s forwards LeftMenu-module__yHupGq__slideOutLeft;position:absolute;left:78px;transform:translateY(-50%)}@keyframes LeftMenu-module__yHupGq__slideInLeft{0%{opacity:0;transform:translateY(-50%)translate(-12px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@keyframes LeftMenu-module__yHupGq__slideOutLeft{0%{opacity:1;transform:translateY(-50%)translate(0)}to{opacity:0;transform:translateY(-50%)translate(-12px)}}.LeftMenu-module__yHupGq__menuContainerHorizontal{flex-direction:column;align-items:center;gap:8px;display:flex;position:static;top:auto;left:auto;transform:none}.LeftMenu-module__yHupGq__menuContainerHorizontal .LeftMenu-module__yHupGq__aboveMenuSlot{display:none}.LeftMenu-module__yHupGq__navHorizontal{border-radius:20px;flex-direction:row;gap:4px;width:auto;padding:10px 16px}.LeftMenu-module__yHupGq__navItemsHorizontal{flex-direction:row;gap:4px}@media (max-width:768px){.LeftMenu-module__yHupGq__menuContainer,.LeftMenu-module__yHupGq__nav{display:none}}
.BackButton-module__HeKK3W__wrapper{margin-left:22px;display:inline-block;position:relative;overflow:visible}.BackButton-module__HeKK3W__container{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#000000b3;border:1px solid #ffffff1a;border-radius:12px;align-items:center;height:44px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000026}.BackButton-module__HeKK3W__container:hover{background:#000c}.BackButton-module__HeKK3W__arrowContainer{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.BackButton-module__HeKK3W__textContainer{white-space:nowrap;align-items:center;padding-right:16px;display:flex;overflow:hidden}.BackButton-module__HeKK3W__text{letter-spacing:-.01em;font-size:14px;font-weight:500}.BackButton-module__HeKK3W__fadeOut{animation:.3s ease-out forwards BackButton-module__HeKK3W__backButtonFadeOut}@keyframes BackButton-module__HeKK3W__backButtonFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@media (max-width:768px){.BackButton-module__HeKK3W__wrapper{display:none}}
.RightMenu-module__wHVnna__nav{z-index:100;scrollbar-width:thin;scrollbar-color:#0003 transparent;background-color:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:70px;max-height:calc(100vh - 40px);padding:20px 0;font-family:Century Gothic,Arial,sans-serif;display:flex;position:fixed;top:50%;right:16px;overflow:hidden auto;transform:translateY(-50%);box-shadow:0 8px 32px #0000001f}.RightMenu-module__wHVnna__nav::-webkit-scrollbar{width:4px}.RightMenu-module__wHVnna__nav::-webkit-scrollbar-track{background:0 0}.RightMenu-module__wHVnna__nav::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.RightMenu-module__wHVnna__nav::-webkit-scrollbar-thumb:hover{background:#0000004d}.RightMenu-module__wHVnna__navHideCursor{cursor:none}.RightMenu-module__wHVnna__customCursor{pointer-events:none;z-index:9999;background-color:#00000080;border-radius:50%;width:8px;height:8px;transition:transform 50ms linear;position:absolute}.RightMenu-module__wHVnna__buttonStack{flex-direction:column;align-items:center;gap:12px;display:flex}.RightMenu-module__wHVnna__menuButton{color:#999;cursor:pointer;background-color:#0000;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.RightMenu-module__wHVnna__menuButton:hover{color:#333;background-color:#f4f3ee}.RightMenu-module__wHVnna__sidebarTitle{letter-spacing:.5px;color:#555;-webkit-backdrop-filter:blur(12px);text-align:center;white-space:nowrap;background:#fff9;border:1px solid #fff6;border-radius:12px;margin-top:12px;padding:6px 16px;font-family:Century Gothic,Arial,sans-serif;font-size:11px;font-weight:600}.RightMenu-module__wHVnna__clickLabel{z-index:100;color:#333;white-space:nowrap;pointer-events:none;font-family:Century Gothic,Arial,sans-serif;font-size:13px;animation:.3s forwards RightMenu-module__wHVnna__slideInRight,.3s 2.7s forwards RightMenu-module__wHVnna__slideOutRight;position:fixed;transform:translateY(-50%)}@keyframes RightMenu-module__wHVnna__slideInRight{0%{opacity:0;transform:translateY(-50%)translate(12px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@keyframes RightMenu-module__wHVnna__slideOutRight{0%{opacity:1;transform:translateY(-50%)translate(0)}to{opacity:0;transform:translateY(-50%)translate(12px)}}.RightMenu-module__wHVnna__navHorizontal{border-radius:20px;flex-direction:row;gap:4px;width:auto;max-height:none;padding:10px 16px;position:static;top:auto;right:auto;overflow:visible;transform:none}.RightMenu-module__wHVnna__buttonStackHorizontal{flex-direction:row;gap:4px}@media (max-width:768px){.RightMenu-module__wHVnna__nav{display:none}}
.Logo-module__ok8TZq__logoWrapper{z-index:1000;padding-top:20px;padding-left:20px;position:fixed;top:0;left:0}.Logo-module__ok8TZq__logo{object-fit:contain;width:110px;height:auto;display:block}
.BrandPill-module__3xjjya__topRightMenu{z-index:99999;position:fixed;top:20px;right:25px}.BrandPill-module__3xjjya__profilePill{cursor:pointer;width:100px;height:50px;transition:box-shadow var(--azure-transition-normal),transform var(--azure-transition-normal);background-color:#fff;border:none;border-radius:25px;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000004d}.BrandPill-module__3xjjya__profilePill:hover{transform:scale(1.02);box-shadow:0 4px 12px #0003}.BrandPill-module__3xjjya__profilePillDark{cursor:pointer;width:100px;height:50px;transition:box-shadow var(--azure-transition-normal),transform var(--azure-transition-normal);background-color:#1a1a1a;border:none;border-radius:25px;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 2px 5px #00000080}.BrandPill-module__3xjjya__profilePillDark:hover{transform:scale(1.02);box-shadow:0 4px 12px #0006}.BrandPill-module__3xjjya__profileImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.BrandPill-module__3xjjya__brandText{width:100%;height:100%;font-family:var(--azure-font-primary);color:var(--azure-text-primary);text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.BrandPill-module__3xjjya__brandTextLight{width:100%;height:100%;font-family:var(--azure-font-primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.BrandPill-module__3xjjya__dropdown{min-width:180px;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);background:#fff;border-radius:16px;animation:.15s ease-out BrandPill-module__3xjjya__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f}@keyframes BrandPill-module__3xjjya__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.BrandPill-module__3xjjya__dropdownItem{color:#1a1a1a;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .15s;display:flex}.BrandPill-module__3xjjya__dropdownItem:hover{background-color:#f4f3ee}.BrandPill-module__3xjjya__dropdownItemDanger{color:#dc2626}.BrandPill-module__3xjjya__dropdownItemDanger:hover{background-color:#fef2f2}.BrandPill-module__3xjjya__dropdownDivider{background:#e5e5e5;height:1px;margin:0 12px}@media (max-width:1024px){.BrandPill-module__3xjjya__topRightMenu{right:16px}.BrandPill-module__3xjjya__profilePill,.BrandPill-module__3xjjya__profilePillDark{border-radius:20px;width:80px;height:40px}}@media (max-width:768px){.BrandPill-module__3xjjya__topRightMenu{top:12px;right:12px}.BrandPill-module__3xjjya__profilePill,.BrandPill-module__3xjjya__profilePillDark{border-radius:18px;width:70px;height:36px}}
.NotificationBell-module__m23Mea__bellContainer{z-index:99999;align-items:center;height:50px;display:flex;position:fixed;top:20px;right:140px}.NotificationBell-module__m23Mea__bellButton{cursor:pointer;width:40px;height:40px;transition:box-shadow var(--azure-transition-normal),transform var(--azure-transition-normal);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 2px 5px #00000026}.NotificationBell-module__m23Mea__bellButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.NotificationBell-module__m23Mea__bellIcon{color:#1a1a1a;width:20px;height:20px}.NotificationBell-module__m23Mea__badge{color:#fff;min-width:18px;height:18px;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);background:#ff3b30;border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.NotificationBell-module__m23Mea__panel{width:360px;max-height:480px;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);background:#fff;border-radius:16px;flex-direction:column;animation:.15s ease-out NotificationBell-module__m23Mea__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f}@keyframes NotificationBell-module__m23Mea__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.NotificationBell-module__m23Mea__panelHeader{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.NotificationBell-module__m23Mea__panelTitle{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.NotificationBell-module__m23Mea__markAllRead{color:#007aff;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600}.NotificationBell-module__m23Mea__markAllRead:hover{text-decoration:underline}.NotificationBell-module__m23Mea__panelList{flex:1;overflow-y:auto}.NotificationBell-module__m23Mea__notificationItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;padding:14px 18px;font-family:inherit;transition:background-color .15s;display:flex}.NotificationBell-module__m23Mea__notificationItem:hover{background-color:#f4f3ee}.NotificationBell-module__m23Mea__notificationItemUnread{background-color:#f0f7ff}.NotificationBell-module__m23Mea__notificationItemUnread:hover{background-color:#e5f0fa}.NotificationBell-module__m23Mea__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.NotificationBell-module__m23Mea__iconMessage{color:#007aff;background:#e8f4fd}.NotificationBell-module__m23Mea__iconBrief{color:#f59e0b;background:#fef3e2}.NotificationBell-module__m23Mea__iconProposal{color:#10b981;background:#ecfdf5}.NotificationBell-module__m23Mea__notificationContent{flex:1;min-width:0}.NotificationBell-module__m23Mea__notificationTitle{color:#1a1a1a;margin:0 0 2px;font-size:13px;font-weight:700}.NotificationBell-module__m23Mea__notificationBody{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;overflow:hidden}.NotificationBell-module__m23Mea__notificationTime{color:#999;font-size:11px}.NotificationBell-module__m23Mea__unreadDot{background:#007aff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.NotificationBell-module__m23Mea__emptyState{text-align:center;color:#999;padding:40px 18px;font-size:14px}.NotificationBell-module__m23Mea__loadMore{color:#007aff;cursor:pointer;background:0 0;border:none;border-top:1px solid #e5e5e5;width:100%;padding:12px;font-family:inherit;font-size:13px;font-weight:600;display:block}.NotificationBell-module__m23Mea__loadMore:hover{background-color:#f4f3ee}.NotificationBell-module__m23Mea__iconCollab{color:#7c3aed;background:#f3e8ff}.NotificationBell-module__m23Mea__iconCollabDeclined{color:#dc2626;background:#fef2f2}.NotificationBell-module__m23Mea__iconCollabPublished{color:#10b981;background:#ecfdf5}.NotificationBell-module__m23Mea__collabActions{gap:8px;margin-top:6px;display:flex}.NotificationBell-module__m23Mea__collabAcceptBtn{font-size:12px;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);cursor:pointer;color:#16a34a;background:#22c55e1f;border:1px solid #22c55e59;border-radius:20px;padding:5px 14px;transition:background .15s}.NotificationBell-module__m23Mea__collabAcceptBtn:hover:not(:disabled){background:#22c55e33}.NotificationBell-module__m23Mea__collabDeclineBtn{font-size:12px;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);cursor:pointer;color:#dc2626;background:#dc262614;border:1px solid #dc262640;border-radius:20px;padding:5px 14px;transition:background .15s}.NotificationBell-module__m23Mea__collabDeclineBtn:hover:not(:disabled){background:#dc262626}.NotificationBell-module__m23Mea__collabRemoveBtn{font-size:11px;font-weight:600;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:12px;padding:4px 12px;transition:background .15s}.NotificationBell-module__m23Mea__collabRemoveBtn:hover{background:#e5e5e5}.NotificationBell-module__m23Mea__collabActedLabel{color:#999;padding:5px 0;font-size:12px;font-weight:600}@media (max-width:1024px){.NotificationBell-module__m23Mea__bellContainer{right:108px}.NotificationBell-module__m23Mea__bellButton{width:36px;height:36px}.NotificationBell-module__m23Mea__bellIcon{width:18px;height:18px}.NotificationBell-module__m23Mea__badge{min-width:16px;height:16px;font-size:10px}.NotificationBell-module__m23Mea__panel{width:320px;right:-40px}}@media (max-width:768px){.NotificationBell-module__m23Mea__bellContainer{top:12px;right:92px}.NotificationBell-module__m23Mea__bellButton{width:34px;height:34px}.NotificationBell-module__m23Mea__panel{width:calc(100vw - 24px);right:-60px}}
.SubscriptionToggle-module__1DHRqa__container{z-index:99999;align-items:center;height:50px;display:flex;position:fixed;top:20px;right:190px}.SubscriptionToggle-module__1DHRqa__toggleButton{cursor:pointer;width:40px;height:40px;transition:box-shadow var(--azure-transition-normal),transform var(--azure-transition-normal);color:#1a1a1a;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 2px 5px #00000026}.SubscriptionToggle-module__1DHRqa__toggleButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.SubscriptionToggle-module__1DHRqa__icon{width:18px;height:18px}.SubscriptionToggle-module__1DHRqa__dot{width:12px;height:12px;transition:background-color var(--azure-transition-fast);border:2px solid #fff;border-radius:50%;position:absolute;bottom:-2px;right:-2px}.SubscriptionToggle-module__1DHRqa__dotActive{background-color:#81c995}.SubscriptionToggle-module__1DHRqa__dotInactive{background-color:#ff3b30}@media (max-width:1024px){.SubscriptionToggle-module__1DHRqa__container{right:152px}.SubscriptionToggle-module__1DHRqa__toggleButton{width:36px;height:36px}.SubscriptionToggle-module__1DHRqa__icon{width:16px;height:16px}.SubscriptionToggle-module__1DHRqa__dot{width:10px;height:10px}}@media (max-width:768px){.SubscriptionToggle-module__1DHRqa__container{top:12px;right:134px}.SubscriptionToggle-module__1DHRqa__toggleButton{width:34px;height:34px}}
.EditModeBar-module__gtL0SW__container{z-index:99999;align-items:center;gap:10px;height:50px;display:flex;position:fixed;top:20px;right:245px}.EditModeBar-module__gtL0SW__cancelButton{color:#1a1a1a;height:40px;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);cursor:pointer;transition:box-shadow var(--azure-transition-normal),transform var(--azure-transition-normal);background:#fff;border:none;border-radius:20px;padding:0 20px;font-size:13px;font-weight:600;box-shadow:0 2px 5px #00000026}.EditModeBar-module__gtL0SW__cancelButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.EditModeBar-module__gtL0SW__cancelButton:disabled{opacity:.5;cursor:default;transform:none}.EditModeBar-module__gtL0SW__saveButton{color:#1a1a1a;height:40px;font-family:var(--azure-font-primary,"Century Gothic",sans-serif);cursor:pointer;transition:box-shadow var(--azure-transition-normal),transform var(--azure-transition-normal);background:#fff;border:none;border-radius:20px;align-items:center;gap:6px;padding:0 20px;font-size:13px;font-weight:600;display:flex;box-shadow:0 2px 5px #00000026}.EditModeBar-module__gtL0SW__saveButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.EditModeBar-module__gtL0SW__saveButton:disabled{opacity:.5;cursor:default;transform:none}.EditModeBar-module__gtL0SW__spinner{animation:1s linear infinite EditModeBar-module__gtL0SW__spin}@keyframes EditModeBar-module__gtL0SW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
