.styles-module__ffQlPq__container{min-height:100vh;display:flex}.styles-module__ffQlPq__mainContent{flex:1;max-width:1200px;padding:40px}.styles-module__ffQlPq__header{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.styles-module__ffQlPq__pageTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:28px;font-weight:700}.styles-module__ffQlPq__pageSubtitle{color:var(--text-secondary);font-size:14px}.styles-module__ffQlPq__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.styles-module__ffQlPq__tabToggle{background:#7676801f;border-radius:10px;padding:3px;display:flex}.styles-module__ffQlPq__tabBtn{color:var(--text-secondary);transition:all var(--duration-fast)var(--ease);border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600}.styles-module__ffQlPq__tabBtn:hover{color:var(--text-primary)}.styles-module__ffQlPq__tabBtnActive{color:var(--text-primary);background:#63636673;box-shadow:0 3px 8px #00000026,0 3px 1px #0000000f}.styles-module__ffQlPq__tabSubtitle{color:var(--text-tertiary);margin-bottom:24px;font-size:13px}.styles-module__ffQlPq__section{margin-bottom:56px}.styles-module__ffQlPq__sectionHeader{margin-bottom:24px}.styles-module__ffQlPq__sectionTitleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.styles-module__ffQlPq__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:8px;font-size:20px;font-weight:700}.styles-module__ffQlPq__sectionSubtitle{color:var(--text-tertiary);font-size:13px}.styles-module__ffQlPq__windowToggle{background:#7676801f;border-radius:10px;padding:3px;display:flex}.styles-module__ffQlPq__windowBtn{color:var(--text-secondary);transition:all var(--duration-fast)var(--ease);border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600}.styles-module__ffQlPq__windowBtn:hover{color:var(--text-primary)}.styles-module__ffQlPq__windowBtnActive{color:var(--text-primary);background:#63636673;box-shadow:0 3px 8px #00000026,0 3px 1px #0000000f}.styles-module__ffQlPq__sortToggle{background:#7676801f;border-radius:8px;padding:2px;display:flex}.styles-module__ffQlPq__sortBtn{color:var(--text-tertiary);transition:all var(--duration-fast)var(--ease);border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600}.styles-module__ffQlPq__sortBtn:hover{color:var(--text-secondary)}.styles-module__ffQlPq__sortBtnActive{color:var(--text-primary);background:#63636673;box-shadow:0 2px 4px #0000001f}.styles-module__ffQlPq__leaderboard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.styles-module__ffQlPq__channelCard{border-bottom:1px solid var(--divider);transition:all var(--duration-fast)var(--ease);color:var(--text-secondary);grid-template-columns:60px 3fr 4fr;align-items:center;padding:18px 24px;display:grid}.styles-module__ffQlPq__channelCard:last-child{border-bottom:none}.styles-module__ffQlPq__channelCard:hover{background:#ffffff08}.styles-module__ffQlPq__channelCardTop1{background:linear-gradient(90deg,#ffd70014 0%,#0000 60%);border-left:3px solid gold}.styles-module__ffQlPq__channelCardTop2{background:linear-gradient(90deg,#c0c0c00f 0%,#0000 60%);border-left:3px solid silver}.styles-module__ffQlPq__channelCardTop3{background:linear-gradient(90deg,#cd7f320f 0%,#0000 60%);border-left:3px solid #cd7f32}.styles-module__ffQlPq__channelCardTop1:hover,.styles-module__ffQlPq__channelCardTop2:hover,.styles-module__ffQlPq__channelCardTop3:hover{background:#ffffff0d}.styles-module__ffQlPq__rank{font-family:var(--font-mono);color:var(--text-tertiary);text-align:center;min-width:24px;font-size:15px;font-weight:600}.styles-module__ffQlPq__rankGold{color:gold;text-shadow:0 0 8px #ffd70066}.styles-module__ffQlPq__rankSilver{color:silver;text-shadow:0 0 8px #c0c0c066}.styles-module__ffQlPq__rankBronze{color:#cd7f32;text-shadow:0 0 8px #cd7f3266}.styles-module__ffQlPq__channelInfo{align-items:center;gap:16px;display:flex}.styles-module__ffQlPq__channelImage,.styles-module__ffQlPq__channelImagePlaceholder{width:44px;height:44px;box-shadow:var(--shadow-sm);border-radius:50%}.styles-module__ffQlPq__channelImagePlaceholder{color:var(--text-secondary);background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);justify-content:center;align-items:center;font-weight:700;display:flex}.styles-module__ffQlPq__channelDetails{flex-direction:column;display:flex}.styles-module__ffQlPq__channelName{color:var(--text-primary);font-size:15px;font-weight:600}.styles-module__ffQlPq__lastCall{color:var(--text-tertiary);font-size:12px}.styles-module__ffQlPq__statsRow{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.styles-module__ffQlPq__stat{flex-direction:column;gap:4px;display:flex}.styles-module__ffQlPq__statLabel{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.06em;font-size:10px;font-weight:500}.styles-module__ffQlPq__statValue{font-family:var(--font-mono);color:var(--text-primary);font-size:14px;font-weight:600}.styles-module__ffQlPq__positive{color:var(--green);text-shadow:0 0 12px var(--green-glow)}.styles-module__ffQlPq__negative{color:var(--red);text-shadow:0 0 12px var(--red-glow)}.styles-module__ffQlPq__accent{color:var(--accent);text-shadow:0 0 12px var(--primary-glow)}.styles-module__ffQlPq__alphaHeaderRow{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);background:#ffffff05;grid-template-columns:50px 2fr 1fr 1fr 1fr 1fr 1fr;align-items:center;padding:14px 24px;font-size:11px;font-weight:600;display:grid}.styles-module__ffQlPq__alphaHeaderRank,.styles-module__ffQlPq__alphaHeaderChannel,.styles-module__ffQlPq__alphaHeaderStat{font-weight:600}.styles-module__ffQlPq__alphaCard{border-bottom:1px solid var(--divider);transition:all var(--duration-fast)var(--ease);color:var(--text-secondary);grid-template-columns:50px 2fr 1fr 1fr 1fr 1fr 1fr;align-items:center;padding:16px 24px;display:grid}.styles-module__ffQlPq__alphaCard:last-child{border-bottom:none}.styles-module__ffQlPq__alphaCard:hover{background:#ffffff08}.styles-module__ffQlPq__channelImageSmall,.styles-module__ffQlPq__channelImagePlaceholderSmall{width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%}.styles-module__ffQlPq__channelImagePlaceholderSmall{color:var(--text-secondary);background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.styles-module__ffQlPq__loadingState,.styles-module__ffQlPq__emptyState,.styles-module__ffQlPq__errorState{text-align:center;color:var(--text-secondary);padding:100px 0;font-size:14px}.styles-module__ffQlPq__loadingSpinner{border:2.5px solid #ffffff14;border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;margin:0 auto 20px;animation:.8s linear infinite styles-module__ffQlPq__spin}@keyframes styles-module__ffQlPq__spin{to{transform:rotate(360deg)}}.styles-module__ffQlPq__skeletonList{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.styles-module__ffQlPq__skeletonCard{border-bottom:1px solid var(--divider);grid-template-columns:60px 3fr 4fr;align-items:center;padding:18px 24px;display:grid}.styles-module__ffQlPq__skeletonCard:last-child{border-bottom:none}.styles-module__ffQlPq__skeletonRank{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:50%;width:32px;height:32px;animation:1.5s infinite styles-module__ffQlPq__shimmer}.styles-module__ffQlPq__skeletonAvatar{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:50%;width:44px;height:44px;animation:1.5s infinite styles-module__ffQlPq__shimmer}.styles-module__ffQlPq__skeletonInfo{align-items:center;gap:16px;display:flex}.styles-module__ffQlPq__skeletonLines{flex-direction:column;gap:8px;display:flex}.styles-module__ffQlPq__skeletonLine{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.5s infinite styles-module__ffQlPq__shimmer}.styles-module__ffQlPq__skeletonLine:first-child{width:100px}.styles-module__ffQlPq__skeletonLine:nth-child(2){width:70px;height:10px}.styles-module__ffQlPq__skeletonStats{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.styles-module__ffQlPq__skeletonStat{flex-direction:column;gap:6px;display:flex}.styles-module__ffQlPq__skeletonStatLabel{background:linear-gradient(90deg,#ffffff08 25%,#ffffff0f 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:4px;width:50px;height:8px;animation:1.5s infinite styles-module__ffQlPq__shimmer}.styles-module__ffQlPq__skeletonStatValue{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:4px;width:40px;height:14px;animation:1.5s infinite styles-module__ffQlPq__shimmer}.styles-module__ffQlPq__skeletonAlphaCard{border-bottom:1px solid var(--divider);grid-template-columns:50px 2fr 1fr 1fr 1fr 1fr;align-items:center;padding:16px 24px;display:grid}.styles-module__ffQlPq__skeletonAlphaCard:last-child{border-bottom:none}.styles-module__ffQlPq__skeletonSmallAvatar{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:50%;width:36px;height:36px;animation:1.5s infinite styles-module__ffQlPq__shimmer}.styles-module__ffQlPq__skeletonAlphaValue{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:4px;width:45px;height:14px;animation:1.5s infinite styles-module__ffQlPq__shimmer}@keyframes styles-module__ffQlPq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.styles-module__ffQlPq__container{grid-template-columns:1fr}.styles-module__ffQlPq__mainContent{padding:24px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.styles-module__ffQlPq__channelCard{border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr;gap:16px;margin-bottom:12px;padding:20px}.styles-module__ffQlPq__rank{display:none}.styles-module__ffQlPq__statsRow{border-top:1px solid var(--divider);grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px;padding-top:12px}.styles-module__ffQlPq__alphaHeaderRow{display:none}.styles-module__ffQlPq__alphaCard{border:1px solid var(--border);background:#ffffff05;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;padding:16px;display:grid;position:relative}.styles-module__ffQlPq__alphaCard .styles-module__ffQlPq__rank{font-size:16px;display:block;position:absolute;top:12px;right:16px}.styles-module__ffQlPq__alphaCard .styles-module__ffQlPq__channelInfo{border-bottom:1px solid var(--divider);grid-column:1/-1;width:100%;margin-bottom:4px;padding-bottom:12px;padding-right:40px}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue{flex-direction:column;align-items:flex-start;font-size:13px;display:flex}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:before{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:2px;font-size:10px}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:first-of-type:before{content:"First Calls"}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:nth-of-type(2):before{content:"First %"}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:nth-of-type(3):before{content:"Lead Time"}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:nth-of-type(4):before{content:"Win Rate"}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:nth-of-type(5):before{content:"Total"}}@media (max-width:600px){.styles-module__ffQlPq__mainContent{padding:16px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.styles-module__ffQlPq__header{flex-direction:column;align-items:flex-start;gap:16px}.styles-module__ffQlPq__windowToggle{justify-content:space-between;width:100%}.styles-module__ffQlPq__windowBtn{text-align:center;flex:1}.styles-module__ffQlPq__controlsRow{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--divider);background:#0a0a0fe6;flex-direction:column;align-items:stretch;margin:0 -16px 16px;padding:12px 16px;position:sticky;top:0}.styles-module__ffQlPq__tabToggle,.styles-module__ffQlPq__sortToggle{justify-content:space-between;width:100%}.styles-module__ffQlPq__tabBtn,.styles-module__ffQlPq__sortBtn{text-align:center;flex:1}.styles-module__ffQlPq__statsRow,.styles-module__ffQlPq__alphaCard{grid-template-columns:repeat(2,1fr)}.styles-module__ffQlPq__alphaCard>.styles-module__ffQlPq__statValue:nth-of-type(5){display:none}}
