.TeamProfile-module__rtLDgq__page{max-width:600px;margin:0 auto;padding:30px 20px 60px}.TeamProfile-module__rtLDgq__profileCard{margin-bottom:20px}.TeamProfile-module__rtLDgq__banner{border-radius:16px;width:100%;height:180px;position:relative;overflow:hidden}.TeamProfile-module__rtLDgq__bannerImg{object-fit:cover}.TeamProfile-module__rtLDgq__bannerFallback{background:linear-gradient(135deg,var(--brand-primary,#4032c8)0%,#6c5ce7 50%,#a855f7 100%);width:100%;height:100%}.TeamProfile-module__rtLDgq__profileBody{padding:0 24px 24px}.TeamProfile-module__rtLDgq__avatarArea{align-items:flex-end;gap:0;margin-top:-44px;margin-bottom:12px;display:flex;position:relative}.TeamProfile-module__rtLDgq__avatarWrap{z-index:2;background:#fff;border-radius:50%;flex-shrink:0;width:96px;height:96px;padding:4px}.TeamProfile-module__rtLDgq__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.TeamProfile-module__rtLDgq__statusBubble{z-index:3;margin-bottom:30px;margin-left:22px;position:relative}.TeamProfile-module__rtLDgq__statusDotSm{background:#fff;border-radius:50%;width:11px;height:11px;position:absolute;top:-10px;left:-14px;box-shadow:0 1px 4px #32325d1f,0 1px 2px #0000000f}.TeamProfile-module__rtLDgq__statusPill{white-space:nowrap;background:#fff;border-radius:100px;align-items:center;gap:6px;padding:5px 14px 5px 16px;display:flex;position:relative;box-shadow:0 2px 8px #32325d1a,0 1px 3px #0000000f}.TeamProfile-module__rtLDgq__statusPill:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:-5px;left:3px;box-shadow:0 2px 8px #32325d1a,0 1px 3px #0000000f}.TeamProfile-module__rtLDgq__statusPill:after{content:"";z-index:1;background:#fff;border-radius:100px;position:absolute;inset:0}.TeamProfile-module__rtLDgq__statusText{z-index:2;color:#14141e;font-size:13px;font-weight:500;position:relative}.TeamProfile-module__rtLDgq__nameRow{align-items:center;gap:5px;display:flex}.TeamProfile-module__rtLDgq__displayName{color:#14141e;margin:0;font-size:22px;font-weight:700;line-height:1.2}.TeamProfile-module__rtLDgq__verifiedBadge{flex-shrink:0}.TeamProfile-module__rtLDgq__handle{color:#828c9b;margin-top:1px;margin-bottom:10px;font-size:14px;display:block}.TeamProfile-module__rtLDgq__bio{color:var(--text-primary);margin:0 0 12px;font-size:14px;line-height:1.5}.TeamProfile-module__rtLDgq__metaRow{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;display:flex}.TeamProfile-module__rtLDgq__metaItem{align-items:center;gap:5px;display:inline-flex}.TeamProfile-module__rtLDgq__metaItem svg{color:var(--text-muted);flex-shrink:0}.TeamProfile-module__rtLDgq__metaDot{color:var(--text-muted)}.TeamProfile-module__rtLDgq__actions{gap:8px;display:flex}.TeamProfile-module__rtLDgq__ctaArrow{overflow:visible}.TeamProfile-module__rtLDgq__ctaArrowLine{opacity:0;transition:opacity .2s}.TeamProfile-module__rtLDgq__ctaArrowChevron{transition:transform .2s;transform:translate(0)}.yew-button:hover .TeamProfile-module__rtLDgq__ctaArrowLine{opacity:1}.yew-button:hover .TeamProfile-module__rtLDgq__ctaArrowChevron{transform:translate(3px)}.TeamProfile-module__rtLDgq__postsSection{margin-top:4px}.TeamProfile-module__rtLDgq__categoryTabs{border-bottom:1px dashed #e5edf5;flex:1;justify-content:center;gap:24px;min-width:0;margin-bottom:16px;padding:0 12px 9px;display:flex;position:relative}.TeamProfile-module__rtLDgq__categoryTab{color:#596171;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:14px;font-weight:600;transition:color .15s,background .15s;position:relative}.TeamProfile-module__rtLDgq__categoryTab:before{content:"";z-index:-1;background-color:#0000;border-radius:8px;transition:background-color .1s ease-out;position:absolute;inset:0}.TeamProfile-module__rtLDgq__categoryTab:hover{color:#353a44}.TeamProfile-module__rtLDgq__categoryTab:hover:before{background-color:#f5f6f8}.TeamProfile-module__rtLDgq__categoryTabActive{color:var(--category-tab-active)}.TeamProfile-module__rtLDgq__categoryTabActive:hover{color:var(--category-tab-active-hover)}.TeamProfile-module__rtLDgq__categoryTabActive:hover:before{background-color:var(--category-tab-active-hover-bg)}.TeamProfile-module__rtLDgq__tabIndicator{background:var(--brand-primary);z-index:2;will-change:transform,width;height:2px;position:absolute;bottom:-1px;left:0}.TeamProfile-module__rtLDgq__tabIndicatorAnimated{transition:transform .2s,width .2s}.TeamProfile-module__rtLDgq__scriptList{flex-direction:column;gap:10px;display:flex}.TeamProfile-module__rtLDgq__scriptCard{background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:row;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden;box-shadow:0 2px 6px #32325d0f,0 1px 3px #00000008}.TeamProfile-module__rtLDgq__scriptCard:hover{transform:translateY(-1px);box-shadow:0 4px 12px #32325d1a,0 2px 6px #0000000d}.TeamProfile-module__rtLDgq__scriptCardLogo{background:#f5f7fa;border-radius:10px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.TeamProfile-module__rtLDgq__scriptCardLogo img{object-fit:cover;width:100%;height:100%}.TeamProfile-module__rtLDgq__scriptCardBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TeamProfile-module__rtLDgq__scriptCardInfo{flex-direction:column;min-width:0;display:flex}.TeamProfile-module__rtLDgq__scriptCardName{color:#141414;font-size:14px;font-weight:700;line-height:1.3}.TeamProfile-module__rtLDgq__scriptCardGame{color:#828c9b;font-size:12px}.TeamProfile-module__rtLDgq__scriptCardTagline{color:#646e7d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.TeamProfile-module__rtLDgq__scriptCardRating{color:#3c3c46;align-items:center;gap:4px;margin-top:auto;font-size:12px;font-weight:600;display:flex}.TeamProfile-module__rtLDgq__scriptCardStatValue{color:#141414}.TeamProfile-module__rtLDgq__scriptCardStatLabel{color:#828c9b;font-weight:400}.TeamProfile-module__rtLDgq__aboutTab{padding:20px 0}.TeamProfile-module__rtLDgq__choiceLabel{color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600}.TeamProfile-module__rtLDgq__choiceCard{border:1px solid #32325d1a;border-radius:12px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 2px 6px #32325d0f,0 1px 3px #00000008}.TeamProfile-module__rtLDgq__choiceCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #32325d1a,0 3px 8px #0000000f}.TeamProfile-module__rtLDgq__choiceBanner{width:100%;height:160px;position:relative;overflow:hidden}.TeamProfile-module__rtLDgq__choiceBannerImg{object-fit:cover}.TeamProfile-module__rtLDgq__choiceBody{align-items:center;gap:12px;padding:14px 16px;display:flex}.TeamProfile-module__rtLDgq__choiceLogo{background:#f5f7fa;border-radius:10px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.TeamProfile-module__rtLDgq__choiceLogo img{object-fit:cover;width:100%;height:100%}.TeamProfile-module__rtLDgq__choiceInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.TeamProfile-module__rtLDgq__choiceName{color:var(--text-primary);font-size:15px;font-weight:600}.TeamProfile-module__rtLDgq__choiceGame{color:var(--text-tertiary);font-size:13px}.TeamProfile-module__rtLDgq__choiceRating{color:var(--text-secondary);flex-shrink:0;align-items:center;gap:3px;font-size:13px;font-weight:500;display:inline-flex}@media (max-width:640px){.TeamProfile-module__rtLDgq__page{padding:0 0 40px}.TeamProfile-module__rtLDgq__banner{border-radius:0;height:140px}.TeamProfile-module__rtLDgq__profileBody{padding:0 16px 20px}.TeamProfile-module__rtLDgq__avatarWrap{width:80px;height:80px}.TeamProfile-module__rtLDgq__avatarArea{margin-top:-40px}.TeamProfile-module__rtLDgq__displayName{font-size:20px}.TeamProfile-module__rtLDgq__statusBubble{margin-bottom:24px}.TeamProfile-module__rtLDgq__postsSection{border-left:none;border-right:none;border-radius:0}}
/*# sourceMappingURL=9c076f2132af5329.css.map*/