.ProjectDetailScene-module__fiZkEG__page{background:var(--app-page-bg);min-height:100svh;-webkit-backdrop-filter:var(--app-page-backdrop-blur);color:var(--gray-000);position:relative}.ProjectDetailScene-module__fiZkEG__pageEmbedded{background:0 0;min-height:100%}.ProjectDetailScene-module__fiZkEG__main{--detail-stage-height:calc(100svh - 17.6rem);margin:0 auto;padding:8rem 20px 2rem}.ProjectDetailScene-module__fiZkEG__mainEmbedded{--detail-stage-height:calc(100svh - 11.6rem);padding-top:2rem;padding-inline:20px}.ProjectDetailScene-module__fiZkEG__mainAnalyticsOpen{box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);gap:2.4rem;height:100svh;max-height:100svh;display:grid;overflow:hidden}.ProjectDetailScene-module__fiZkEG__mainAnalyticsOpen .ProjectDetailScene-module__fiZkEG__topBar{margin-bottom:0}.ProjectDetailScene-module__fiZkEG__mainAnalyticsOpen .ProjectDetailScene-module__fiZkEG__detailLayout{height:100%;min-height:0;max-height:100%}.ProjectDetailScene-module__fiZkEG__projectLoadingState{min-height:var(--detail-stage-height);justify-content:center;align-items:center;display:flex}.ProjectDetailScene-module__fiZkEG__projectLoadingWord{color:#0000;background-image:linear-gradient(90deg,rgb(var(--gray-000-rgb)/20%)0%,rgb(var(--gray-000-rgb)/28%)12%,rgb(var(--gray-000-rgb)/88%)24%,rgb(var(--gray-000-rgb)/34%)36%,rgb(var(--gray-000-rgb)/20%)50%,rgb(var(--gray-000-rgb)/28%)62%,rgb(var(--gray-000-rgb)/88%)74%,rgb(var(--gray-000-rgb)/34%)86%,rgb(var(--gray-000-rgb)/20%)100%);will-change:background-position;background-position:0%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.2s linear infinite ProjectDetailScene-module__fiZkEG__projectLoadingSweep;display:inline-block}@keyframes ProjectDetailScene-module__fiZkEG__projectLoadingSweep{0%{background-position:0%}to{background-position:-100%}}.ProjectDetailScene-module__fiZkEG__topBar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__backIconButton{background:rgb(var(--gray-800-rgb)/50%);width:3.2rem;height:3.2rem;color:var(--gray-000);cursor:pointer;border:0;border-radius:99.9rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__backIconButton:hover{background:rgb(var(--gray-800-rgb)/60%);box-shadow:inset .05rem .05rem .05rem rgb(var(--gray-000-rgb)/25%),inset -.05rem -.05rem .05rem rgb(var(--gray-000-rgb)/25%)}.ProjectDetailScene-module__fiZkEG__backIconButton:active{transform:scale(1.03)}.ProjectDetailScene-module__fiZkEG__backIconButtonDanger:hover{color:#ff6464e6;background:#ff50501f}.ProjectDetailScene-module__fiZkEG__topBarActionGroup{flex-shrink:0;align-items:center;gap:.6rem;display:inline-flex}.ProjectDetailScene-module__fiZkEG__detailLayout{height:var(--detail-stage-height);grid-template-columns:minmax(0,1fr) 420px;align-items:stretch;gap:20px;min-height:0;transition:grid-template-columns .52s cubic-bezier(.16,1,.3,1),gap .52s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen{grid-template-rows:minmax(0,1fr);grid-template-columns:420px minmax(0,1fr);min-height:0;max-height:100%}.ProjectDetailScene-module__fiZkEG__videoColumn{background:var(--gray-1000);will-change:transform;view-transition-name:ProjectDetailScene-module__fiZkEG__detail-video-column;border-radius:2.4rem;justify-content:center;align-self:stretch;align-items:center;min-width:0;height:100%;transition:transform .52s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:8rem;overflow:hidden}.ProjectDetailScene-module__fiZkEG__videoColumn>*{width:min(100%,calc(var(--detail-stage-height)*9/16));max-height:100%}.ProjectDetailScene-module__fiZkEG__detailVideoPlayer{background:var(--gray-1000);border-radius:0}.ProjectDetailScene-module__fiZkEG__videoColumn>.ProjectDetailScene-module__fiZkEG__detailVideoPlayer{width:100%;max-width:100%;height:100%;max-height:100%}.ProjectDetailScene-module__fiZkEG__detailVideoPlayer video{object-fit:contain;background:var(--gray-1000)}.ProjectDetailScene-module__fiZkEG__videoPlaceholder{aspect-ratio:9/16;background:var(--gray-1000);border-radius:0;width:100%}.ProjectDetailScene-module__fiZkEG__videoColumnUpload{width:100%;margin-top:1.2rem}.ProjectDetailScene-module__fiZkEG__uploadButtonPrimary{background:var(--gray-000);width:100%;height:4.4rem;color:var(--gray-1000);cursor:pointer;border:0;border-radius:1.2rem;justify-content:center;align-items:center;gap:.8rem;padding:0 1.8rem;font-weight:600;transition:transform .18s,filter .18s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__uploadButtonPrimary:hover:not(:disabled){filter:brightness(90%)}.ProjectDetailScene-module__fiZkEG__uploadButtonPrimary:active:not(:disabled){transform:scale(.98)}.ProjectDetailScene-module__fiZkEG__uploadButtonPrimary:disabled{opacity:.6;cursor:not-allowed}.ProjectDetailScene-module__fiZkEG__generatingPreview{aspect-ratio:9/16;background:rgb(var(--gray-000-rgb)/3%);border-radius:1.6rem;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;padding:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__generatingVisual{justify-content:center;align-items:center;width:8rem;height:8rem;display:flex;position:relative}.ProjectDetailScene-module__fiZkEG__generatingPulse{background:rgb(var(--gray-000-rgb)/5%);border-radius:50%;animation:2s ease-in-out infinite ProjectDetailScene-module__fiZkEG__pulse;position:absolute;inset:0}@keyframes ProjectDetailScene-module__fiZkEG__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.3)}}.ProjectDetailScene-module__fiZkEG__generatingIcon{color:rgb(var(--gray-000-rgb)/40%);animation:3s linear infinite ProjectDetailScene-module__fiZkEG__spin;position:relative}@keyframes ProjectDetailScene-module__fiZkEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProjectDetailScene-module__fiZkEG__generatingPercent{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__generatingPhaseText{color:rgb(var(--gray-000-rgb)/45%);text-align:center}.ProjectDetailScene-module__fiZkEG__failedPreview{aspect-ratio:9/16;background:rgb(var(--gray-000-rgb)/3%);border-radius:1.6rem;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;padding:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__failedIcon{color:#ff505099}.ProjectDetailScene-module__fiZkEG__failedText{color:#ff5050bf;text-align:center}.ProjectDetailScene-module__fiZkEG__infoColumn{will-change:transform;view-transition-name:ProjectDetailScene-module__fiZkEG__detail-info-column;flex-direction:column;justify-content:flex-start;gap:0;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;padding:0;transition:transform .52s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ProjectDetailScene-module__fiZkEG__infoColumnScroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:0;width:100%;height:100%;min-height:0;display:flex;overflow:hidden auto}.ProjectDetailScene-module__fiZkEG__infoColumnScroll::-webkit-scrollbar{display:none}.ProjectDetailScene-module__fiZkEG__infoPanelView,.ProjectDetailScene-module__fiZkEG__analyticsPanelView{will-change:transform,opacity;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;animation:.36s cubic-bezier(.16,1,.3,1) ProjectDetailScene-module__fiZkEG__detailPanelFadeIn;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSkeleton{flex-direction:column;flex:1 1 0;gap:1.6rem;min-height:0;display:flex;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonOverlay{z-index:2;background:rgb(var(--gray-1000-rgb)/72%);-webkit-backdrop-filter:blur(2rem);pointer-events:none;flex-direction:column;display:flex;position:absolute;inset:0}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonCard{flex-direction:column;gap:1rem;min-width:0;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBlock,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLine,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBadge,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonPill,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChip,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChart,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonDot{background:rgb(var(--gray-000-rgb)/7%);position:relative;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBlock:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLine:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBadge:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonPill:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChip:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChart:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonDot:after{content:"";background:linear-gradient(90deg,transparent 0%,rgb(var(--gray-000-rgb)/9%)45%,rgb(var(--gray-000-rgb)/18%)50%,rgb(var(--gray-000-rgb)/9%)55%,transparent 100%);animation:1.25s ease-in-out infinite ProjectDetailScene-module__fiZkEG__analyticsSkeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLine{border-radius:99.9rem;height:1.2rem;display:block}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonNotice{width:min(28rem,42%)}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLineShort{width:8.4rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLineTitle{width:min(100%,24rem);height:2.2rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLineMetric{width:10rem;height:2.8rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLineValue{width:8rem;height:2.4rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLineFlex{flex:auto;min-width:0}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLinePct{width:4.2rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBadgeRow,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonTabs,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonPeriods{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBadge{border-radius:99.9rem;width:7.2rem;height:2.8rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonPill{border-radius:99.9rem;width:6.8rem;height:3.2rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChip{border-radius:99.9rem;width:5.8rem;height:3.2rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChart{border-radius:1.6rem;width:100%;min-height:18rem}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonList{flex-direction:column;gap:1rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonListRow{align-items:center;gap:.8rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonDot{border-radius:99.9rem;flex:none;width:.8rem;height:.8rem}.ProjectDetailScene-module__fiZkEG__analyticsAudienceInsightsRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}@keyframes ProjectDetailScene-module__fiZkEG__analyticsSkeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ProjectDetailScene-module__fiZkEG__analyticsPanelHeader{align-items:center;gap:.8rem;margin-bottom:1.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsPanelHeaderLabel{color:rgb(var(--gray-000-rgb)/54%)}.ProjectDetailScene-module__fiZkEG__mobileAnalyticsOverlay{z-index:8500;background:var(--app-page-bg);position:fixed;inset:0}.ProjectDetailScene-module__fiZkEG__mobileAnalyticsSheet{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;min-height:100svh;padding:6.4rem 20px 3.2rem;overflow:hidden auto}.ProjectDetailScene-module__fiZkEG__mobileAnalyticsSheet::-webkit-scrollbar{display:none}.ProjectDetailScene-module__fiZkEG__mobileAnalyticsSheet .ProjectDetailScene-module__fiZkEG__analyticsPanelView{min-height:100%}@keyframes ProjectDetailScene-module__fiZkEG__detailPanelFadeIn{0%{opacity:0;transform:translateY(1.2rem)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__videoColumn,.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__infoColumn{min-height:0;max-height:100%;transform:none}.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__infoColumn{height:100%;display:block;overflow:hidden}.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__analyticsPanelView{will-change:auto;flex:none;height:max-content;min-height:max-content;animation:none;display:block;overflow:visible}.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__analyticsPanelHeader,.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__analyticsPlatformWrapper{flex-shrink:0}.ProjectDetailScene-module__fiZkEG__statusChip{border-radius:99.9rem;align-self:flex-start;align-items:center;margin-bottom:1.2rem;padding:.35rem .8rem;display:inline-flex}.ProjectDetailScene-module__fiZkEG__statusChipGenerating{color:#afc8ffd9;background:#78a0ff1a}.ProjectDetailScene-module__fiZkEG__statusChipFailed{color:#ff9696d9;background:#ff5a5a1a}.ProjectDetailScene-module__fiZkEG__statusChipReady{background:rgb(var(--gray-000-rgb)/6%);color:rgb(var(--gray-000-rgb)/60%)}.ProjectDetailScene-module__fiZkEG__statusChipPublished{color:#82dca0d9;background:#50c8781a}.ProjectDetailScene-module__fiZkEG__projectTitle{color:var(--gray-000);-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;flex:1 1 0;width:100%;min-width:0;max-width:100%;margin-bottom:1.2rem;line-height:1.15;display:-webkit-box;overflow:hidden}.ProjectDetailScene-module__fiZkEG__projectTitleRow{align-items:flex-start;gap:.8rem;width:100%;min-width:0;margin-bottom:1.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__projectTitleRow .ProjectDetailScene-module__fiZkEG__projectTitle{margin-bottom:0}.ProjectDetailScene-module__fiZkEG__projectTitleEditButton{background:rgb(var(--gray-000-rgb)/6%);width:3.2rem;height:3.2rem;color:rgb(var(--gray-000-rgb)/58%);cursor:pointer;border:0;border-radius:99.9rem;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .18s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__projectTitleEditButton:hover{background:rgb(var(--gray-000-rgb)/12%);color:rgb(var(--gray-000-rgb)/88%)}.ProjectDetailScene-module__fiZkEG__projectTitleEditButton:active{transform:scale(1.04)}.ProjectDetailScene-module__fiZkEG__dateLine{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__dateItem{align-items:center;gap:.4rem;display:inline-flex}.ProjectDetailScene-module__fiZkEG__dateLabel{color:rgb(var(--gray-000-rgb)/35%)}.ProjectDetailScene-module__fiZkEG__dateValue{color:rgb(var(--gray-000-rgb)/55%)}.ProjectDetailScene-module__fiZkEG__dateSep{color:rgb(var(--gray-000-rgb)/20%);-webkit-user-select:none;user-select:none}.ProjectDetailScene-module__fiZkEG__tokenBadge{background:rgb(var(--gray-000-rgb)/5%);color:rgb(var(--gray-000-rgb)/45%);border-radius:99.9rem;margin-left:.4rem;padding:.3rem .7rem}.ProjectDetailScene-module__fiZkEG__tokenBadgeSuccess{color:#50c878c7;background:#50c87814}.ProjectDetailScene-module__fiZkEG__statusDescription{color:rgb(var(--gray-000-rgb)/50%);margin-bottom:2rem;line-height:1.55}.ProjectDetailScene-module__fiZkEG__progressBlock{flex-direction:column;gap:.8rem;margin-bottom:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__progressMeta{align-items:center;gap:1rem;display:flex}.ProjectDetailScene-module__fiZkEG__generatingBar{background:rgb(var(--gray-000-rgb)/8%);border-radius:99.9rem;flex:1;height:.3rem;overflow:hidden}.ProjectDetailScene-module__fiZkEG__generatingBarFill{background:var(--gray-000);border-radius:99.9rem;height:100%;transition:width .1s linear}.ProjectDetailScene-module__fiZkEG__progressValue{color:rgb(var(--gray-000-rgb)/60%);flex:none}.ProjectDetailScene-module__fiZkEG__genStatusRow{align-items:center;gap:.5rem;display:flex}.ProjectDetailScene-module__fiZkEG__statusDot{background:#50c878;border-radius:50%;width:.6rem;height:.6rem;animation:1.5s ease-in-out infinite ProjectDetailScene-module__fiZkEG__dotPulse}@keyframes ProjectDetailScene-module__fiZkEG__dotPulse{0%,to{opacity:1}50%{opacity:.3}}.ProjectDetailScene-module__fiZkEG__genMeta{color:rgb(var(--gray-000-rgb)/38%);font-style:italic}.ProjectDetailScene-module__fiZkEG__failedBlock{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__actionRow{flex-wrap:nowrap;align-items:center;gap:.8rem;width:100%;margin-bottom:2.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__actionRowCompact{margin-bottom:0}.ProjectDetailScene-module__fiZkEG__actionRowButton{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0}.ProjectDetailScene-module__fiZkEG__retryButton{background:var(--gray-000);height:3.6rem;color:var(--gray-1000);cursor:pointer;border:0;border-radius:99.9rem;align-items:center;padding:0 1.8rem;transition:filter .18s,transform .18s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__retryButton:hover{filter:brightness(90%)}.ProjectDetailScene-module__fiZkEG__retryButton:active{transform:scale(1.02)}.ProjectDetailScene-module__fiZkEG__platformLink,.ProjectDetailScene-module__fiZkEG__analysisButton{background:rgb(var(--gray-000-rgb)/10%);height:3.6rem;color:var(--gray-000);cursor:pointer;border:0;border-radius:99.9rem;justify-content:center;align-items:center;gap:.6rem;padding:0 1.8rem;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__analysisButton{font:inherit}.ProjectDetailScene-module__fiZkEG__analysisButton:disabled{cursor:default;opacity:.7}.ProjectDetailScene-module__fiZkEG__analysisButtonLoading{justify-content:center;align-items:center;width:1.6rem;height:1.6rem;display:inline-flex}.ProjectDetailScene-module__fiZkEG__analysisSpinner{border:.16rem solid rgb(var(--gray-000-rgb)/24%);border-top-color:var(--gray-000);border-radius:50%;width:1.6rem;height:1.6rem;animation:.7s linear infinite ProjectDetailScene-module__fiZkEG__detailAnalysisSpin}.ProjectDetailScene-module__fiZkEG__platformLink:hover,.ProjectDetailScene-module__fiZkEG__analysisButton:hover{filter:brightness(125%)}.ProjectDetailScene-module__fiZkEG__platformLink:active,.ProjectDetailScene-module__fiZkEG__analysisButton:active{transform:scale(1.02)}.ProjectDetailScene-module__fiZkEG__analysisButton:disabled:hover{filter:none}.ProjectDetailScene-module__fiZkEG__analysisButton:disabled:active{transform:none}.ProjectDetailScene-module__fiZkEG__uploadButton{background:var(--gray-000);width:100%;height:3.6rem;color:var(--gray-1000);cursor:pointer;border:0;border-radius:99.9rem;justify-content:center;align-items:center;gap:.6rem;padding:0 1.8rem;transition:transform .18s,filter .18s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__uploadButton:hover{filter:brightness(90%)}.ProjectDetailScene-module__fiZkEG__uploadButton:active{transform:scale(1.02)}.ProjectDetailScene-module__fiZkEG__publishFlowEmbed{margin-top:.8rem;margin-bottom:2.4rem}.ProjectDetailScene-module__fiZkEG__publishFlowModalCard{width:min(64rem,100vw - 4rem);max-height:calc(100vh - 4rem);overflow-y:auto}.ProjectDetailScene-module__fiZkEG__publishFlowModalOverlay{opacity:0;transition:opacity .26s cubic-bezier(.22,1,.36,1)}.ProjectDetailScene-module__fiZkEG__publishFlowModalOverlayOpen{opacity:1}.ProjectDetailScene-module__fiZkEG__publishFlowModalCardMotion{opacity:0;transform:translate3d(var(--publish-flow-translate-x,0),var(--publish-flow-translate-y,1.6rem),0)scale(var(--publish-flow-scale-x,.24),var(--publish-flow-scale-y,.16));filter:saturate(88%)blur(.12rem);will-change:transform,opacity,filter;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,filter .32s}.ProjectDetailScene-module__fiZkEG__publishFlowModalCardOpen{opacity:1;filter:saturate()blur();transform:translate(0,0)scale(1)}@media (prefers-reduced-motion:reduce){.ProjectDetailScene-module__fiZkEG__detailLayout,.ProjectDetailScene-module__fiZkEG__videoColumn,.ProjectDetailScene-module__fiZkEG__infoColumn,.ProjectDetailScene-module__fiZkEG__infoPanelView,.ProjectDetailScene-module__fiZkEG__analyticsPanelView,.ProjectDetailScene-module__fiZkEG__projectLoadingWord,.ProjectDetailScene-module__fiZkEG__publishFlowModalOverlay,.ProjectDetailScene-module__fiZkEG__publishFlowModalCardMotion,.ProjectDetailScene-module__fiZkEG__ytEditModalOverlay,.ProjectDetailScene-module__fiZkEG__ytEditModalCardMotion,.ProjectDetailScene-module__fiZkEG__projectEditModalOverlay,.ProjectDetailScene-module__fiZkEG__projectEditModalCardMotion,.ProjectDetailScene-module__fiZkEG__projectDeleteModalOverlay,.ProjectDetailScene-module__fiZkEG__projectDeleteModalCardMotion,.ProjectDetailScene-module__fiZkEG__ytDeleteModalOverlay,.ProjectDetailScene-module__fiZkEG__ytDeleteModalCardMotion{transition:none;animation:none}.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBlock:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonLine:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonBadge:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonPill:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChip:after,.ProjectDetailScene-module__fiZkEG__analyticsSkeletonChart:after{animation:none}}.ProjectDetailScene-module__fiZkEG__platformWrapper{background:var(--gray-800);border-radius:2.4rem;flex-direction:column;gap:.8rem;width:100%;margin-top:auto;margin-bottom:0;padding:1.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsPlatformWrapper{background:0 0;border-radius:0;margin-top:0;margin-bottom:1.6rem;padding:0}.ProjectDetailScene-module__fiZkEG__analyticsPlatformWrapper .ProjectDetailScene-module__fiZkEG__platformSection{padding:0}.ProjectDetailScene-module__fiZkEG__platformSection{border-radius:1.2rem;flex-direction:column;gap:1rem;width:100%;min-width:0;margin-bottom:0;padding:1.4rem 1.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__platformHeader{color:rgb(var(--gray-000-rgb)/50%);align-items:center;gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__platformHeaderActions{align-items:center;gap:.4rem;margin-left:auto;display:flex}.ProjectDetailScene-module__fiZkEG__platformHeaderBtn{background:rgb(var(--gray-000-rgb)/8%);width:2.8rem;height:2.8rem;color:rgb(var(--gray-000-rgb)/50%);cursor:pointer;border:none;border-radius:.6rem;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.ProjectDetailScene-module__fiZkEG__platformHeaderBtn:hover{background:rgb(var(--gray-000-rgb)/14%);color:rgb(var(--gray-000-rgb)/80%)}.ProjectDetailScene-module__fiZkEG__platformHeaderBtn:active{transform:scale(.95)}.ProjectDetailScene-module__fiZkEG__platformHeaderBtnDanger:hover{color:#ff4b59;background:#ff4b5929}.ProjectDetailScene-module__fiZkEG__platformUploadedRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__ytIcon{flex:none}.ProjectDetailScene-module__fiZkEG__platformMeta{flex-direction:column;gap:.4rem;width:100%;min-width:0;display:flex}.ProjectDetailScene-module__fiZkEG__platformTitle{max-width:100%;color:var(--gray-000);overflow-wrap:anywhere;word-break:break-word;line-height:1.3;display:block}.ProjectDetailScene-module__fiZkEG__platformDesc{color:rgb(var(--gray-000-rgb)/50%);white-space:pre-wrap;line-height:1.5}.ProjectDetailScene-module__fiZkEG__editInline{flex-direction:column;gap:.8rem;margin-bottom:1.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__editTitleInput{border:0;border-bottom:.2rem solid rgb(var(--gray-000-rgb)/20%);width:100%;color:var(--gray-000);background:0 0;outline:none;padding:0 0 .4rem;line-height:1.15;transition:border-color .18s}.ProjectDetailScene-module__fiZkEG__editTitleInput:focus{border-color:rgb(var(--gray-000-rgb)/50%)}.ProjectDetailScene-module__fiZkEG__editActions{gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__editCancel{background:rgb(var(--gray-000-rgb)/6%);height:3.2rem;color:rgb(var(--gray-000-rgb)/70%);cursor:pointer;border:0;border-radius:99.9rem;padding:0 1.6rem;transition:background .18s}.ProjectDetailScene-module__fiZkEG__editCancel:hover{background:rgb(var(--gray-000-rgb)/12%)}.ProjectDetailScene-module__fiZkEG__editSave{background:var(--gray-000);height:3.2rem;color:var(--gray-1000);cursor:pointer;border:0;border-radius:99.9rem;padding:0 1.6rem;transition:filter .18s}.ProjectDetailScene-module__fiZkEG__editSave:hover{filter:brightness(90%)}.ProjectDetailScene-module__fiZkEG__editSave:disabled{opacity:.4;cursor:not-allowed}.ProjectDetailScene-module__fiZkEG__toast{z-index:1300;background:rgb(var(--gray-900-rgb)/70%);box-shadow:0 .8rem 2rem rgb(var(--gray-1000-rgb)/16%),inset .05rem .05rem .05rem rgb(var(--gray-000-rgb)/25%),inset -.05rem -.05rem .05rem rgb(var(--gray-000-rgb)/25%);border-radius:99.9rem;padding:1.2rem 2rem;animation:.28s ProjectDetailScene-module__fiZkEG__toastIn;position:fixed;bottom:3.2rem;left:50%;transform:translate(-50%)}.ProjectDetailScene-module__fiZkEG__toastClosing{animation:.28s forwards ProjectDetailScene-module__fiZkEG__toastOut}.ProjectDetailScene-module__fiZkEG__toastText{color:var(--gray-000);white-space:nowrap}@keyframes ProjectDetailScene-module__fiZkEG__toastIn{0%{opacity:0;transform:translate(-50%)translateY(1rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes ProjectDetailScene-module__fiZkEG__toastOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(1rem)}}@keyframes ProjectDetailScene-module__fiZkEG__detailAnalysisSpin{to{transform:rotate(360deg)}}.ProjectDetailScene-module__fiZkEG__divider{background:rgb(var(--gray-000-rgb)/6%);height:.1rem}.ProjectDetailScene-module__fiZkEG__dashboardDivider{margin:2.8rem 0}.ProjectDetailScene-module__fiZkEG__analyticsLayout{border:1px solid rgb(var(--gray-000-rgb)/6%);background:rgb(var(--gray-000-rgb)/2%);border-radius:1.6rem;grid-template-columns:clamp(16rem,15vw,22rem) minmax(0,1fr);gap:0;display:grid;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSidebar{border-right:1px solid rgb(var(--gray-000-rgb)/6%);flex-direction:column;align-self:start;gap:0;padding:2rem 1.6rem;display:flex;position:sticky;top:8rem}.ProjectDetailScene-module__fiZkEG__analyticsContent{flex-direction:column;gap:2rem;padding:2.4rem clamp(2rem,2.5vw,4rem);display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSidebarThumb{aspect-ratio:9/16;background:rgb(var(--gray-000-rgb)/4%);border-radius:.8rem;width:100%;margin-bottom:1.2rem;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSidebarVideo{object-fit:cover;width:100%;height:100%;display:block}.ProjectDetailScene-module__fiZkEG__analyticsSidebarTitle{color:var(--gray-000);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.3rem;line-height:1.3;display:-webkit-box;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSidebarMeta{color:rgb(var(--gray-000-rgb)/35%);margin-bottom:.4rem}.ProjectDetailScene-module__fiZkEG__analyticsSidebarDivider{background:rgb(var(--gray-000-rgb)/6%);height:1px;margin:1rem 0}.ProjectDetailScene-module__fiZkEG__analyticsSidebarNav{flex-direction:column;gap:.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSidebarBtn{color:rgb(var(--gray-000-rgb)/50%);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.6rem;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;transition:all .15s;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSidebarBtn:hover{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/5%)}.ProjectDetailScene-module__fiZkEG__analyticsSidebarBtnActive{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/8%)}.ProjectDetailScene-module__fiZkEG__analyticsSection{background:0 0;border:0;border-radius:1.6rem;flex-direction:column;flex:none;gap:0;min-width:0;min-height:auto;display:flex;position:relative;overflow:visible}.ProjectDetailScene-module__fiZkEG__analyticsSummary{background:0 0;align-items:flex-start;gap:1.6rem;padding:0 0 1.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSummaryMedia{aspect-ratio:9/16;background:rgb(var(--gray-000-rgb)/4%);border-radius:.8rem;flex:none;width:8.4rem;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSummaryVideo{object-fit:cover;width:100%;height:100%;display:block}.ProjectDetailScene-module__fiZkEG__analyticsSummaryCopy{flex-direction:column;gap:.8rem;min-width:0;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSummaryEyebrow{color:rgb(var(--gray-000-rgb)/48%)}.ProjectDetailScene-module__fiZkEG__analyticsSummaryTitle{color:var(--gray-000);-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden}.ProjectDetailScene-module__fiZkEG__analyticsSummaryMeta{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsSummaryBadge{background:rgb(var(--gray-000-rgb)/5%);min-height:2.8rem;color:rgb(var(--gray-000-rgb)/54%);white-space:nowrap;border-radius:99.9rem;align-items:center;padding:.5rem 1rem;display:inline-flex}.ProjectDetailScene-module__fiZkEG__analyticsPanelView .ProjectDetailScene-module__fiZkEG__analyticsDashboardBody{flex-direction:column;flex:none;gap:0;height:auto;min-height:auto;padding:0;display:flex;overflow:visible}.ProjectDetailScene-module__fiZkEG__analyticsPanelView .ProjectDetailScene-module__fiZkEG__analyticsDashboardScroll{box-sizing:border-box;flex-direction:column;flex:none;align-items:stretch;gap:.8rem;width:100%;min-width:0;min-height:auto;padding:.8rem 0 4rem;display:flex}.ProjectDetailScene-module__fiZkEG__analyticsPanelView .ProjectDetailScene-module__fiZkEG__analyticsDashboardScroll>*{flex-shrink:0}.ProjectDetailScene-module__fiZkEG__analyticsDelayNotice{margin-bottom:.4rem}.ProjectDetailScene-module__fiZkEG__analyticsPanelView .ProjectDetailScene-module__fiZkEG__analyticsDashboardScroll .ProjectDetailScene-module__fiZkEG__analyticsDelayNotice{margin-bottom:.2rem}.ProjectDetailScene-module__fiZkEG__analyticsSection .ProjectDetailScene-module__fiZkEG__analyticsNavBar{padding:.8rem 0}.ProjectDetailScene-module__fiZkEG__detailAnalyticsKpiRow{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.8rem;width:100%;min-width:0;display:grid}.ProjectDetailScene-module__fiZkEG__detailOverviewChartsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,24rem),1fr));gap:.8rem;width:100%;min-width:0;display:grid}.ProjectDetailScene-module__fiZkEG__dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1.2rem;padding-bottom:.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__dashboardHeaderCopy{flex-direction:column;gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__dashboardTitle{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__dashboardNotice{color:rgb(var(--gray-000-rgb)/42%);max-width:42rem;line-height:1.5}.ProjectDetailScene-module__fiZkEG__overviewHeroGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.ProjectDetailScene-module__fiZkEG__overviewHeroCard{background:radial-gradient(circle at top left,#4285f41f,transparent 42%),rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/7%);border-radius:1.2rem;flex-direction:column;gap:.5rem;padding:1.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__overviewHeroCardLabel{color:rgb(var(--gray-000-rgb)/45%)}.ProjectDetailScene-module__fiZkEG__overviewHeroCardValue{color:var(--gray-000);line-height:1}.ProjectDetailScene-module__fiZkEG__chartSection{background:radial-gradient(circle at top left,#ffb20012,transparent 28%),rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:1.6rem;flex-direction:column;gap:0;padding:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__chartHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__chartTabs{background:rgb(var(--gray-000-rgb)/4%);border-radius:99.9rem;gap:.4rem;padding:.3rem;display:flex}.ProjectDetailScene-module__fiZkEG__chartTab{height:2.8rem;color:rgb(var(--gray-000-rgb)/45%);cursor:pointer;background:0 0;border:0;border-radius:99.9rem;padding:0 1.2rem;transition:background .18s,color .18s}.ProjectDetailScene-module__fiZkEG__chartTab:hover{color:rgb(var(--gray-000-rgb)/70%)}.ProjectDetailScene-module__fiZkEG__chartTabActive{background:rgb(var(--gray-000-rgb)/10%);color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__chartPeriod{color:rgb(var(--gray-000-rgb)/30%)}.ProjectDetailScene-module__fiZkEG__chartWrap{position:relative}.ProjectDetailScene-module__fiZkEG__chartSvg{aspect-ratio:800/200;width:100%;height:auto;display:block}.ProjectDetailScene-module__fiZkEG__chartXAxis{justify-content:space-between;padding:.6rem 0 0;display:flex}.ProjectDetailScene-module__fiZkEG__chartXLabel{color:rgb(var(--gray-000-rgb)/25%)}.ProjectDetailScene-module__fiZkEG__chartTooltip{pointer-events:none;background:rgb(var(--gray-900-rgb)/85%);-webkit-backdrop-filter:blur(.8rem);white-space:nowrap;z-index:10;border-radius:.8rem;flex-direction:column;align-items:center;gap:.1rem;padding:.6rem 1rem;display:flex;position:absolute;transform:translate(-50%,-120%);box-shadow:0 .4rem 1.2rem #00000040}.ProjectDetailScene-module__fiZkEG__chartTooltipVal{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__chartTooltipDate{color:rgb(var(--gray-000-rgb)/50%)}.ProjectDetailScene-module__fiZkEG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.2rem;display:grid}.ProjectDetailScene-module__fiZkEG__statCard{background:rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:1.2rem;flex-direction:column;gap:.4rem;min-width:0;padding:1.6rem;transition:background .18s;display:flex}.ProjectDetailScene-module__fiZkEG__statCard:hover{background:rgb(var(--gray-000-rgb)/4%)}.ProjectDetailScene-module__fiZkEG__statLabel{color:rgb(var(--gray-000-rgb)/38%);line-height:1.2}.ProjectDetailScene-module__fiZkEG__statValue{color:var(--gray-000);margin-top:.2rem;line-height:1.1}.ProjectDetailScene-module__fiZkEG__chartSectionTitle{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__videoInsightRow{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.ProjectDetailScene-module__fiZkEG__videoInsightCard{background:rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:1.6rem;flex-direction:column;gap:1.6rem;padding:2rem;display:flex}.ProjectDetailScene-module__fiZkEG__videoInsightTitle{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__vTrafficList{flex-direction:column;gap:.8rem;display:flex}.ProjectDetailScene-module__fiZkEG__vTrafficRow{flex-direction:column;gap:.3rem;display:flex}.ProjectDetailScene-module__fiZkEG__vTrafficLabel{color:rgb(var(--gray-000-rgb)/70%);align-items:center;gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__vTrafficDot{border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem}.ProjectDetailScene-module__fiZkEG__vTrafficPct{color:var(--gray-000);margin-left:auto}.ProjectDetailScene-module__fiZkEG__vTrafficBar{background:rgb(var(--gray-000-rgb)/6%);border-radius:.2rem;height:.35rem;overflow:hidden}.ProjectDetailScene-module__fiZkEG__vTrafficBarFill{border-radius:.2rem;height:100%;transition:width .6s}.ProjectDetailScene-module__fiZkEG__retentionSubLabel{color:rgb(var(--gray-000-rgb)/40%);margin-top:-.6rem}.ProjectDetailScene-module__fiZkEG__retentionFeatureCard{gap:1.6rem}.ProjectDetailScene-module__fiZkEG__retentionFeatureHeader{justify-content:space-between;align-items:flex-start;gap:1.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__retentionFeatureTitleWrap{flex-direction:column;gap:.8rem;display:flex}.ProjectDetailScene-module__fiZkEG__retentionHighlightGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;min-width:min(34rem,100%);display:grid}.ProjectDetailScene-module__fiZkEG__retentionHighlightItem{background:rgb(var(--gray-000-rgb)/4%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:.8rem;flex-direction:column;gap:.25rem;padding:1rem 1.2rem;display:flex}.ProjectDetailScene-module__fiZkEG__retentionHighlightLabel{color:rgb(var(--gray-000-rgb)/45%)}.ProjectDetailScene-module__fiZkEG__retentionHighlightValue{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__retentionWrap{aspect-ratio:4.5;background:rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:1.2rem;width:100%;min-height:8rem;padding:1.6rem;position:relative}.ProjectDetailScene-module__fiZkEG__retentionSvg{width:100%;height:100%;position:absolute;inset:0}.ProjectDetailScene-module__fiZkEG__retentionLabels{color:rgb(var(--gray-000-rgb)/30%);justify-content:space-between;padding:0 1.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ProjectDetailScene-module__fiZkEG__vDemoLegend{gap:1.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__vDemoLegendItem{color:rgb(var(--gray-000-rgb)/60%);align-items:center;gap:.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__vDemoLegendDot{border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem}.ProjectDetailScene-module__fiZkEG__vDemoChart{flex-direction:column;gap:.5rem;display:flex}.ProjectDetailScene-module__fiZkEG__vDemoRow{align-items:center;gap:.8rem;display:flex}.ProjectDetailScene-module__fiZkEG__vDemoAge{text-align:right;width:3.6rem;color:rgb(var(--gray-000-rgb)/50%);flex-shrink:0}.ProjectDetailScene-module__fiZkEG__vDemoBars{flex:1;align-items:center;gap:2px;height:1.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__vDemoBarMale{background:#4285f4;border-radius:.3rem;min-width:2px;height:100%;transition:width .6s}.ProjectDetailScene-module__fiZkEG__vDemoBarFemale{background:#ea4335;border-radius:.3rem;min-width:2px;height:100%;transition:width .6s}.ProjectDetailScene-module__fiZkEG__vDemoPct{text-align:right;width:3.6rem;color:rgb(var(--gray-000-rgb)/50%);flex-shrink:0}.ProjectDetailScene-module__fiZkEG__vGeoList{flex-direction:column;gap:.5rem;display:flex}.ProjectDetailScene-module__fiZkEG__vGeoRow{flex-direction:column;gap:.25rem;display:flex}.ProjectDetailScene-module__fiZkEG__vGeoLabelRow{justify-content:space-between;align-items:center;display:flex}.ProjectDetailScene-module__fiZkEG__vGeoCountry{color:rgb(var(--gray-000-rgb)/70%)}.ProjectDetailScene-module__fiZkEG__vGeoPct{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__vGeoBar{background:rgb(var(--gray-000-rgb)/6%);border-radius:.2rem;height:.35rem;overflow:hidden}.ProjectDetailScene-module__fiZkEG__vGeoBarFill{opacity:.7;background:#fbbc04;border-radius:.2rem;height:100%;transition:width .6s}.ProjectDetailScene-module__fiZkEG__modalOverlay{z-index:9000;background:rgb(var(--gray-1000-rgb)/40%);-webkit-backdrop-filter:blur(.4rem);place-items:center;display:grid;position:fixed;inset:0}.ProjectDetailScene-module__fiZkEG__modalCard{background:rgb(var(--gray-900-rgb)/70%);-webkit-backdrop-filter:blur(1rem);width:min(36rem,100vw - 4rem);box-shadow:0 1.2rem 2.4rem rgb(var(--gray-1000-rgb)/12%),inset .05rem .05rem .05rem rgb(var(--gray-000-rgb)/25%),inset -.05rem -.05rem .05rem rgb(var(--gray-000-rgb)/25%);border-radius:2.4rem;padding:1.6rem}.ProjectDetailScene-module__fiZkEG__modalTitle{color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__modalDescription{color:rgb(var(--gray-000-rgb)/60%);white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin-top:.8rem;line-height:1.55}.ProjectDetailScene-module__fiZkEG__modalActions{gap:.8rem;margin-top:2.4rem;display:flex}.ProjectDetailScene-module__fiZkEG__modalCancel,.ProjectDetailScene-module__fiZkEG__modalConfirm{cursor:pointer;border:0;border-radius:99.9rem;flex:1;height:4.4rem;transition:transform .18s,filter .18s}.ProjectDetailScene-module__fiZkEG__modalCancel:active,.ProjectDetailScene-module__fiZkEG__modalConfirm:active{transform:scale(1.03)}.ProjectDetailScene-module__fiZkEG__modalCancel{background:rgb(var(--gray-000-rgb)/10%);color:var(--gray-000);box-shadow:inset .05rem .05rem .05rem rgb(var(--gray-000-rgb)/25%),inset -.05rem -.05rem .05rem rgb(var(--gray-000-rgb)/25%)}.ProjectDetailScene-module__fiZkEG__modalCancel:hover{filter:brightness(125%)}.ProjectDetailScene-module__fiZkEG__modalConfirm{color:var(--gray-000);background:#ff5f57}.ProjectDetailScene-module__fiZkEG__modalConfirm:hover{filter:brightness(112%)}.ProjectDetailScene-module__fiZkEG__modalConfirm:disabled{opacity:.42;cursor:not-allowed}.ProjectDetailScene-module__fiZkEG__ytEditModalCard{width:min(44rem,100vw - 4rem);max-height:calc(100dvh - 6rem);overflow-y:auto}.ProjectDetailScene-module__fiZkEG__ytEditModalOverlay{opacity:0;transition:opacity .26s cubic-bezier(.22,1,.36,1)}.ProjectDetailScene-module__fiZkEG__ytEditModalOverlayOpen{opacity:1}.ProjectDetailScene-module__fiZkEG__ytEditModalCardMotion{opacity:0;transform:translate3d(var(--yt-edit-translate-x,0),var(--yt-edit-translate-y,1.6rem),0)scale(var(--yt-edit-scale-x,.24),var(--yt-edit-scale-y,.16));filter:saturate(88%)blur(.12rem);will-change:transform,opacity,filter;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,filter .32s}.ProjectDetailScene-module__fiZkEG__ytEditModalCardOpen{opacity:1;filter:saturate()blur();transform:translate(0,0)scale(1)}.ProjectDetailScene-module__fiZkEG__projectEditModalOverlay{opacity:0;transition:opacity .26s cubic-bezier(.22,1,.36,1)}.ProjectDetailScene-module__fiZkEG__projectEditModalOverlayOpen{opacity:1}.ProjectDetailScene-module__fiZkEG__projectEditModalCard{width:min(36rem,100vw - 4rem)}.ProjectDetailScene-module__fiZkEG__projectEditModalCardMotion{opacity:0;transform:translate3d(var(--project-edit-translate-x,0),var(--project-edit-translate-y,1.6rem),0)scale(var(--project-edit-scale-x,.24),var(--project-edit-scale-y,.16));filter:saturate(88%)blur(.12rem);will-change:transform,opacity,filter;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,filter .32s}.ProjectDetailScene-module__fiZkEG__projectEditModalCardOpen{opacity:1;filter:saturate()blur();transform:translate(0,0)scale(1)}.ProjectDetailScene-module__fiZkEG__projectEditModalForm{margin-top:2rem}.ProjectDetailScene-module__fiZkEG__projectDeleteModalOverlay{opacity:0;transition:opacity .26s cubic-bezier(.22,1,.36,1)}.ProjectDetailScene-module__fiZkEG__projectDeleteModalOverlayOpen{opacity:1}.ProjectDetailScene-module__fiZkEG__projectDeleteModalCardMotion{opacity:0;transform:translate3d(var(--project-delete-translate-x,0),var(--project-delete-translate-y,1.6rem),0)scale(var(--project-delete-scale-x,.24),var(--project-delete-scale-y,.16));filter:saturate(88%)blur(.12rem);will-change:transform,opacity,filter;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,filter .32s}.ProjectDetailScene-module__fiZkEG__projectDeleteModalCardOpen{opacity:1;filter:saturate()blur();transform:translate(0,0)scale(1)}.ProjectDetailScene-module__fiZkEG__ytDeleteModalOverlay{opacity:0;transition:opacity .26s cubic-bezier(.22,1,.36,1)}.ProjectDetailScene-module__fiZkEG__ytDeleteModalOverlayOpen{opacity:1}.ProjectDetailScene-module__fiZkEG__ytDeleteModalCardMotion{opacity:0;transform:translate3d(var(--yt-delete-translate-x,0),var(--yt-delete-translate-y,1.6rem),0)scale(var(--yt-delete-scale-x,.24),var(--yt-delete-scale-y,.16));filter:saturate(88%)blur(.12rem);will-change:transform,opacity,filter;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,filter .32s}.ProjectDetailScene-module__fiZkEG__ytDeleteModalCardOpen{opacity:1;filter:saturate()blur();transform:translate(0,0)scale(1)}.ProjectDetailScene-module__fiZkEG__ytEditForm{flex-direction:column;gap:1.6rem;margin-top:1.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__ytEditField{flex-direction:column;gap:.6rem;display:flex}.ProjectDetailScene-module__fiZkEG__ytEditLabel{color:rgb(var(--gray-000-rgb)/64%)}.ProjectDetailScene-module__fiZkEG__ytEditInput{border:.1rem solid rgb(var(--gray-000-rgb)/12%);background:rgb(var(--gray-000-rgb)/6%);width:100%;height:4rem;color:var(--gray-000);border-radius:1rem;outline:none;padding:0 1.2rem;transition:border-color .12s}.ProjectDetailScene-module__fiZkEG__ytEditInput:focus{border-color:rgb(var(--gray-000-rgb)/24%)}.ProjectDetailScene-module__fiZkEG__ytEditInput::placeholder{color:rgb(var(--gray-000-rgb)/34%)}.ProjectDetailScene-module__fiZkEG__ytEditTextarea{border:.1rem solid rgb(var(--gray-000-rgb)/12%);background:rgb(var(--gray-000-rgb)/6%);width:100%;min-height:8rem;color:var(--gray-000);resize:vertical;border-radius:1rem;outline:none;padding:1rem 1.2rem;transition:border-color .12s}.ProjectDetailScene-module__fiZkEG__ytEditTextarea:focus{border-color:rgb(var(--gray-000-rgb)/24%)}.ProjectDetailScene-module__fiZkEG__ytEditTextarea::placeholder{color:rgb(var(--gray-000-rgb)/34%)}.ProjectDetailScene-module__fiZkEG__ytEditTagsWrapper{border:.1rem solid rgb(var(--gray-000-rgb)/12%);background:rgb(var(--gray-000-rgb)/6%);border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.4rem;min-height:4rem;padding:.6rem 1rem;transition:border-color .12s;display:flex}.ProjectDetailScene-module__fiZkEG__ytEditTagsWrapper:focus-within{border-color:rgb(var(--gray-000-rgb)/24%)}.ProjectDetailScene-module__fiZkEG__ytEditTag{background:rgb(var(--gray-000-rgb)/12%);color:rgb(var(--gray-000-rgb)/80%);white-space:nowrap;border-radius:99.9rem;align-items:center;gap:.3rem;padding:.2rem .8rem;display:inline-flex}.ProjectDetailScene-module__fiZkEG__ytEditTagRemove{width:1.4rem;height:1.4rem;color:rgb(var(--gray-000-rgb)/50%);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.2rem;line-height:1;display:inline-flex}.ProjectDetailScene-module__fiZkEG__ytEditTagRemove:hover{color:rgb(var(--gray-000-rgb)/90%)}.ProjectDetailScene-module__fiZkEG__ytEditTagInput{min-width:8rem;color:var(--gray-000);background:0 0;border:none;outline:none;flex:1;padding:.2rem 0}.ProjectDetailScene-module__fiZkEG__ytEditTagInput::placeholder{color:rgb(var(--gray-000-rgb)/34%)}.ProjectDetailScene-module__fiZkEG__ytEditPrivacyGroup{background:rgb(var(--gray-000-rgb)/6%);border-radius:1rem;gap:.4rem;padding:.3rem;display:flex}.ProjectDetailScene-module__fiZkEG__ytEditPrivacyBtn{height:3.2rem;color:rgb(var(--gray-000-rgb)/50%);cursor:pointer;background:0 0;border:none;border-radius:.8rem;flex:1;transition:background .12s,color .12s}.ProjectDetailScene-module__fiZkEG__ytEditPrivacyBtn:hover{color:rgb(var(--gray-000-rgb)/70%)}.ProjectDetailScene-module__fiZkEG__ytEditPrivacyBtnActive{background:rgb(var(--gray-000-rgb)/14%);color:var(--gray-000)}.ProjectDetailScene-module__fiZkEG__ytEditSaveBtn{background:var(--primary,#6c5ce7)}.ProjectDetailScene-module__fiZkEG__ytEditSaveBtn:hover{filter:brightness(112%)}@media (min-width:100rem){.ProjectDetailScene-module__fiZkEG__main{padding:8rem 20px 2rem}}@media (max-width:72rem){.ProjectDetailScene-module__fiZkEG__analyticsLayout{grid-template-columns:1fr}.ProjectDetailScene-module__fiZkEG__analyticsSidebar{border-right:0;border-bottom:1px solid rgb(var(--gray-000-rgb)/6%);flex-flow:wrap;align-items:center;gap:1rem;padding:1.2rem 1.6rem;position:static}.ProjectDetailScene-module__fiZkEG__analyticsSidebarThumb{aspect-ratio:9/16;flex-shrink:0;width:4.8rem;margin-bottom:0}.ProjectDetailScene-module__fiZkEG__analyticsSidebarTitle{flex:1;min-width:0;margin-bottom:0}.ProjectDetailScene-module__fiZkEG__analyticsSidebarMeta{display:none}.ProjectDetailScene-module__fiZkEG__analyticsSidebarDivider{width:100%;margin:.4rem 0}.ProjectDetailScene-module__fiZkEG__analyticsSidebarNav{scrollbar-width:none;flex-direction:row;gap:.2rem;width:100%;overflow-x:auto}.ProjectDetailScene-module__fiZkEG__analyticsSidebarNav::-webkit-scrollbar{display:none}.ProjectDetailScene-module__fiZkEG__analyticsSidebarBtn{white-space:nowrap;padding:.6rem 1rem}.ProjectDetailScene-module__fiZkEG__analyticsSummary{gap:1.2rem}}@media (max-width:56rem){.ProjectDetailScene-module__fiZkEG__analyticsSummary{flex-direction:column}.ProjectDetailScene-module__fiZkEG__analyticsSummaryMedia{width:min(100%,12rem)}.ProjectDetailScene-module__fiZkEG__analyticsAudienceInsightsRow,.ProjectDetailScene-module__fiZkEG__videoInsightRow{grid-template-columns:1fr}}@media (max-width:64rem){.ProjectDetailScene-module__fiZkEG__mainAnalyticsOpen{height:auto;display:block;overflow:visible}.ProjectDetailScene-module__fiZkEG__detailLayout{grid-template-columns:1fr;gap:20px;height:auto;overflow:visible}.ProjectDetailScene-module__fiZkEG__videoColumn{height:auto;position:static}.ProjectDetailScene-module__fiZkEG__videoColumn>*{width:min(100%,42rem);max-height:none}.ProjectDetailScene-module__fiZkEG__infoColumn{overscroll-behavior:auto;scrollbar-gutter:auto;width:100%;height:auto;padding:0;overflow:visible}.ProjectDetailScene-module__fiZkEG__infoColumnScroll{overscroll-behavior:auto;scrollbar-gutter:auto;height:auto;overflow:visible}.ProjectDetailScene-module__fiZkEG__detailLayout.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen{height:var(--detail-stage-height);min-height:0;max-height:var(--detail-stage-height);grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;overflow:hidden}.ProjectDetailScene-module__fiZkEG__detailLayout.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__videoColumn{height:auto;min-height:0;max-height:min(42svh,calc(var(--detail-stage-height)*.48));position:static;overflow:hidden}.ProjectDetailScene-module__fiZkEG__detailLayout.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__infoColumn{width:100%;height:100%;min-height:0;overflow:hidden}.ProjectDetailScene-module__fiZkEG__detailLayout.ProjectDetailScene-module__fiZkEG__detailLayoutAnalyticsOpen .ProjectDetailScene-module__fiZkEG__infoColumnScroll{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;overflow:hidden auto}.ProjectDetailScene-module__fiZkEG__mobileAnalyticsSheet{padding-top:7.2rem}}@media (max-width:48rem){.ProjectDetailScene-module__fiZkEG__main{padding:6.4rem 20px 3.2rem}.ProjectDetailScene-module__fiZkEG__detailLayout{grid-template-columns:1fr;gap:20px}.ProjectDetailScene-module__fiZkEG__videoColumn{position:static}.ProjectDetailScene-module__fiZkEG__videoColumn>*{width:100%}.ProjectDetailScene-module__fiZkEG__videoInsightRow{grid-template-columns:1fr}.ProjectDetailScene-module__fiZkEG__dashboardHeader{flex-direction:column;gap:.4rem}.ProjectDetailScene-module__fiZkEG__analyticsSummary{padding:0 0 1.4rem}.ProjectDetailScene-module__fiZkEG__analyticsSummaryMeta{gap:.4rem}.ProjectDetailScene-module__fiZkEG__analyticsContent{padding:1.6rem}.ProjectDetailScene-module__fiZkEG__chartHeader{flex-direction:column;align-items:flex-start;gap:.8rem}.ProjectDetailScene-module__fiZkEG__retentionFeatureHeader{flex-direction:column}.ProjectDetailScene-module__fiZkEG__retentionHighlightGrid{grid-template-columns:1fr;width:100%;min-width:0}.ProjectDetailScene-module__fiZkEG__editActions{width:100%}.ProjectDetailScene-module__fiZkEG__editCancel,.ProjectDetailScene-module__fiZkEG__editSave{flex:1;justify-content:center}.ProjectDetailScene-module__fiZkEG__uploadButton,.ProjectDetailScene-module__fiZkEG__platformLink,.ProjectDetailScene-module__fiZkEG__analysisButton{justify-content:center;width:100%}.ProjectDetailScene-module__fiZkEG__progressMeta{flex-direction:column;align-items:stretch}.ProjectDetailScene-module__fiZkEG__chartSection,.ProjectDetailScene-module__fiZkEG__videoInsightCard{padding:1.6rem}}.ProjectDetailScene-module__fiZkEG__retentionChartWrap{aspect-ratio:4;width:100%;min-height:10rem;position:relative}.ProjectDetailScene-module__fiZkEG__retentionChartSvg{width:100%;height:100%;position:absolute;inset:0}
.DashboardScene-module__wvaVSW__page{background:var(--gray-900);min-height:100dvh;color:var(--gray-000)}.DashboardScene-module__wvaVSW__pageEmbedded{background:0 0;min-height:auto}.DashboardScene-module__wvaVSW__main{grid-template-columns:clamp(18rem,16vw,24rem) minmax(0,1fr);min-height:100dvh;margin:0 auto;padding-top:6.4rem;display:grid;overflow:visible}.DashboardScene-module__wvaVSW__mainDashboard{grid-template-columns:unset;flex-direction:column;min-height:100dvh;padding-top:0;display:flex}.DashboardScene-module__wvaVSW__mainEmbedded{min-height:auto;padding-top:4.8rem}.DashboardScene-module__wvaVSW__mainDashboardConnect{justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.DashboardScene-module__wvaVSW__dashboardConnectBlock{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;max-width:36rem;display:flex}.DashboardScene-module__wvaVSW__dashboardConnectTitle{color:var(--gray-000);margin:0}.DashboardScene-module__wvaVSW__dashboardConnectNotice{color:rgb(var(--gray-000-rgb)/.72);margin:0;line-height:1.5}.DashboardScene-module__wvaVSW__dashboardConnectButton{background:var(--gray-000);color:var(--gray-900);cursor:pointer;border:0;border-radius:12px;padding:1rem 2rem;transition:opacity .2s}.DashboardScene-module__wvaVSW__dashboardConnectButton:hover{opacity:.9}.DashboardScene-module__wvaVSW__dashboardTopBar{box-sizing:border-box;background:var(--gray-900);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;align-items:center;height:36rem;margin-bottom:.8rem;padding:8rem 2rem 0;display:flex;position:relative}.DashboardScene-module__wvaVSW__dashboardTopBarOverlay{background:linear-gradient(180deg,rgb(var(--gray-900-rgb)/.5)0%,rgb(var(--gray-900-rgb)/.51)10%,rgb(var(--gray-900-rgb)/.55)20%,rgb(var(--gray-900-rgb)/.61)30%,rgb(var(--gray-900-rgb)/.68)40%,rgb(var(--gray-900-rgb)/.75)50%,rgb(var(--gray-900-rgb)/.82)60%,rgb(var(--gray-900-rgb)/.89)70%,rgb(var(--gray-900-rgb)/.95)80%,rgb(var(--gray-900-rgb)/.99)90%,var(--gray-900)100%);pointer-events:none;position:absolute;inset:0}.DashboardScene-module__wvaVSW__dashboardNavBar{background:var(--gray-900);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1.2rem;padding:.8rem 2rem;display:flex}.DashboardScene-module__wvaVSW__dashboardTopBarLeft{z-index:1;flex-direction:column;align-items:flex-start;gap:1.2rem;min-width:0;display:flex;position:relative}.DashboardScene-module__wvaVSW__dashboardPlatformIcon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DashboardScene-module__wvaVSW__dashboardChannelAvatar{background:var(--gray-700);border-radius:50%;flex-shrink:0;width:4.8rem;height:4.8rem;overflow:hidden}.DashboardScene-module__wvaVSW__dashboardChannelAvatarImg{object-fit:cover;width:100%;height:100%}.DashboardScene-module__wvaVSW__dashboardChannelAvatarPlaceholder{background:var(--gray-600);width:100%;height:100%}.DashboardScene-module__wvaVSW__dashboardChannelAvatarSkeleton{background:linear-gradient(90deg,rgb(var(--gray-000-rgb)/6%)0%,rgb(var(--gray-000-rgb)/12%)50%,rgb(var(--gray-000-rgb)/6%)100%);background-size:200% 100%;animation:1.2s ease-in-out infinite DashboardScene-module__wvaVSW__dashboardSkeletonPulse}.DashboardScene-module__wvaVSW__dashboardChannelInfoSkeleton{flex-direction:column;flex:1;gap:1.2rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelTitle{background:linear-gradient(90deg,rgb(var(--gray-000-rgb)/6%)0%,rgb(var(--gray-000-rgb)/12%)50%,rgb(var(--gray-000-rgb)/6%)100%);background-size:200% 100%;border-radius:.8rem;width:min(100%,18rem);height:2.8rem;animation:1.2s ease-in-out infinite DashboardScene-module__wvaVSW__dashboardSkeletonPulse}.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelDesc,.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelDescShort{background:linear-gradient(90deg,rgb(var(--gray-000-rgb)/6%)0%,rgb(var(--gray-000-rgb)/12%)50%,rgb(var(--gray-000-rgb)/6%)100%);background-size:200% 100%;border-radius:.8rem;width:100%;height:1.4rem;animation:1.2s ease-in-out infinite DashboardScene-module__wvaVSW__dashboardSkeletonPulse}.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelDescShort{width:75%}.DashboardScene-module__wvaVSW__dashboardChannelInfo{flex-direction:column;gap:1.2rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__dashboardChannelInfo>*{min-width:0;max-width:100%}.DashboardScene-module__wvaVSW__dashboardChannelName{color:var(--gray-000);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DashboardScene-module__wvaVSW__dashboardChannelDescription{color:rgb(var(--gray-000-rgb)/72%);-webkit-line-clamp:3;white-space:pre-line;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.DashboardScene-module__wvaVSW__dashboardTabs{justify-content:center;align-items:center;gap:0;display:flex}.DashboardScene-module__wvaVSW__dashboardTab{height:2.8rem;color:var(--gray-000);opacity:.6;cursor:pointer;font-family:var(--type-font-family);font-feature-settings:var(--type-feature-settings);font-size:var(--type-body-16-size);line-height:var(--type-body-16-line-height);letter-spacing:var(--type-body-16-letter-spacing);font-weight:var(--type-weight-regular);background-color:#0000;border:0;border-radius:99.9rem;justify-content:center;align-items:center;padding:0 1.2rem;transition:opacity .2s;display:inline-flex}.DashboardScene-module__wvaVSW__dashboardTab:hover{opacity:.9}.DashboardScene-module__wvaVSW__dashboardTabActive,.DashboardScene-module__wvaVSW__dashboardTabActive:hover{opacity:1}.DashboardScene-module__wvaVSW__dashboardBody{flex-direction:column;flex:1;gap:.8rem;min-height:0;padding:.8rem 2rem 4rem;display:flex;overflow-y:auto}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewSection,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportPrimaryBlock,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentSection{margin-bottom:0}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportKpiRow{gap:.8rem;margin-bottom:0}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__audienceKpiRow{grid-template-columns:repeat(3,minmax(0,1fr))}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportKpiCard{background:var(--gray-800);border:0;border-radius:1rem;padding:1.2rem 1.4rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__insightsRow,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__audienceInsightsRow{gap:.8rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__insightCard{background:var(--gray-800);border:0;border-radius:1rem;margin-top:0;margin-bottom:0;padding:1.4rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCards{border-bottom-width:0}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCard{border-right:0;padding:.6rem .8rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartWrap{margin-top:.8rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewSection,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewChartsRow{gap:.8rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportPrimaryBlock{background:var(--gray-800);border:0;border-radius:1.2rem;margin-bottom:0;padding:1.6rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportPrimaryBlock>.DashboardScene-module__wvaVSW__overviewHeroEyebrow{margin-bottom:.8rem;display:block}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentSection{background:var(--gray-800);border:0;border-radius:1.2rem;margin-top:0;padding:1.6rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportKpiCardLabel{color:var(--gray-500)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportKpiCardValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportKpiCardChange{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportPrimaryValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportPrimaryMeta{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroEyebrow{color:#4285f4}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroLabel{color:var(--gray-500)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroRange{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHero{border-bottom-color:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroStats{border-left-color:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroStatLabel{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__overviewHeroStatValue,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCard{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCard:hover:not(.DashboardScene-module__wvaVSW__metricCardDisabled){background:rgb(var(--gray-700-rgb)/60%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCardActive{background:rgb(var(--gray-700-rgb)/80%);border-bottom-color:#0000}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCardLabel{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCardValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCardChange{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCardChangePositive{color:#00c68e}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__metricCardChangeNegative{color:#ff4b59}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartWrap{border-top-color:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartXLabel{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartTooltip{background:var(--gray-800)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartTooltipVal{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartTooltipDate{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__insightTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topContentToggle{background:rgb(var(--gray-000-rgb)/8%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topContentToggle .DashboardScene-module__wvaVSW__periodBtn{color:rgb(var(--gray-000-rgb)/60%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topContentToggle .DashboardScene-module__wvaVSW__periodBtn:hover{color:rgb(var(--gray-000-rgb)/88%);background:rgb(var(--gray-000-rgb)/8%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topContentToggle .DashboardScene-module__wvaVSW__periodBtnActive{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/14%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__insufficientNotice{border-top-color:var(--gray-700);color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topRank{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topName{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topViews{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topBar{background:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topBarFill{background:var(--gray-400);opacity:1}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topItem:hover{background:rgb(var(--gray-700-rgb)/60%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__topThumb{background:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__geoCountry{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__geoPct{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__geoBar{background:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__geoBarFill{opacity:1}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__demoAge,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__demoPct,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__demoLegendItem,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__trafficLabel{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__trafficPct{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__trafficBar{background:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentSectionBarSearch{border-color:var(--gray-600);background:var(--gray-700);color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentSectionBarSearch::placeholder{color:var(--gray-500)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentFilterChip{border-color:var(--gray-600);color:var(--gray-300)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentFilterChip:hover{background:var(--gray-700);color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentFilterChipActive{background:var(--gray-700);color:var(--gray-000);border-color:var(--gray-600)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__table th{color:var(--gray-400);border-bottom-color:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__sortBtn:hover{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__tableRow:hover{background:rgb(var(--gray-700-rgb)/50%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__tableRow td{border-bottom-color:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__videoThumb{background:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__videoThumbPlaceholder{color:var(--gray-500)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__videoName{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__videoProject{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__visibilityBadge{color:var(--gray-400);background:rgb(var(--gray-700-rgb)/80%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__visibilityDraft,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__tdDate,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__tdNum{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__statePanel{background:var(--gray-700);border-color:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__statePanelTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__statePanelBody{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__skeletonBlock{background:linear-gradient(90deg,rgb(var(--gray-000-rgb)/5%)0%,rgb(var(--gray-000-rgb)/11%)50%,rgb(var(--gray-000-rgb)/5%)100%);background-size:200% 100%}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__tableSkeletonRow{border-bottom-color:rgb(var(--gray-000-rgb)/8%)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__chartSkeleton{background:rgb(var(--gray-000-rgb)/5%);border-radius:.8rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentCount{color:var(--gray-400)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentSectionBar{margin-bottom:.8rem}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentLoadMoreButton{color:var(--gray-000);border-color:var(--gray-600);background:var(--gray-700)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__contentLoadMoreButton:hover{background:var(--gray-600);border-color:var(--gray-500)}.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__tableWrap{margin-top:0}.DashboardScene-module__wvaVSW__dashboardNavBar .DashboardScene-module__wvaVSW__periodSelector{border-color:rgb(var(--gray-000-rgb)/18%)}.DashboardScene-module__wvaVSW__dashboardNavBar .DashboardScene-module__wvaVSW__periodBtn{color:rgb(var(--gray-000-rgb)/60%)}.DashboardScene-module__wvaVSW__dashboardNavBar .DashboardScene-module__wvaVSW__periodBtn:hover{color:rgb(var(--gray-000-rgb)/88%);background:rgb(var(--gray-000-rgb)/8%)}.DashboardScene-module__wvaVSW__dashboardNavBar .DashboardScene-module__wvaVSW__periodBtnActive{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/14%)}.DashboardScene-module__wvaVSW__sidebar{border-right:.1rem solid rgb(var(--gray-000-rgb)/6%);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;align-self:start;gap:0;height:calc(100dvh - 6.4rem);max-height:calc(100dvh - 6.4rem);padding:1.6rem 0 1.6rem 1.6rem;display:flex;position:sticky;top:6.4rem;overflow:hidden auto}.DashboardScene-module__wvaVSW__sidebar::-webkit-scrollbar{display:none}.DashboardScene-module__wvaVSW__sidebarChannel{align-items:center;gap:.8rem;min-width:0;padding:0 .4rem 1.2rem;display:flex}.DashboardScene-module__wvaVSW__sidebarAvatar{background:rgb(var(--gray-000-rgb)/6%);width:3.2rem;height:3.2rem;color:rgb(var(--gray-000-rgb)/36%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.DashboardScene-module__wvaVSW__sidebarAvatarImage{object-fit:cover;width:100%;height:100%;display:block}.DashboardScene-module__wvaVSW__sidebarChannelName{color:rgb(var(--gray-000-rgb)/92%);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;font-size:var(--type-body-14-size);overflow:hidden}.DashboardScene-module__wvaVSW__sidebarSection{flex-direction:column;gap:.1rem;padding:0;display:flex}.DashboardScene-module__wvaVSW__sidebarSectionLabel_unused{display:none}.DashboardScene-module__wvaVSW__sidebarDivider{background:rgb(var(--gray-000-rgb)/6%);height:.1rem;margin:0 .4rem 1rem}.DashboardScene-module__wvaVSW__tabBtn{color:rgb(var(--gray-000-rgb)/52%);cursor:pointer;white-space:nowrap;text-align:left;width:100%;font-size:var(--type-body-14-size);background:0 0;border:0;border-radius:.6rem;align-items:center;gap:.6rem;padding:.6rem .8rem;transition:color .15s,background .15s;display:flex}.DashboardScene-module__wvaVSW__tabBtn:hover{color:rgb(var(--gray-000-rgb)/88%);background:rgb(var(--gray-000-rgb)/4%)}.DashboardScene-module__wvaVSW__tabBtnActive{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/8%)}.DashboardScene-module__wvaVSW__tabBtnActive:hover{background:rgb(var(--gray-000-rgb)/10%)}.DashboardScene-module__wvaVSW__tabIcon{width:1.8rem;height:1.8rem;color:inherit;flex-shrink:0}.DashboardScene-module__wvaVSW__content{flex-direction:column;gap:2.4rem;padding:2.4rem clamp(2.4rem,3vw,5.6rem) 6rem;display:flex}.DashboardScene-module__wvaVSW__contentTopBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.6rem;display:flex}.DashboardScene-module__wvaVSW__reportTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;margin-bottom:.4rem;display:flex}.DashboardScene-module__wvaVSW__reportTitleWithIcon{align-items:center;gap:.8rem;display:inline-flex}.DashboardScene-module__wvaVSW__reportTitleIcon{width:2.4rem;height:2.4rem;color:rgb(var(--gray-000-rgb)/72%);flex-shrink:0}.DashboardScene-module__wvaVSW__reportKpiRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-bottom:2rem;display:grid}.DashboardScene-module__wvaVSW__audienceKpiRow{grid-template-columns:repeat(3,minmax(0,1fr))}.DashboardScene-module__wvaVSW__reportKpiCard{background:rgb(var(--gray-000-rgb)/3%);border:.1rem solid rgb(var(--gray-000-rgb)/6%);border-radius:1.2rem;flex-direction:column;gap:.4rem;padding:1.6rem;display:flex}.DashboardScene-module__wvaVSW__reportKpiCardLabel{color:var(--gray-500)}.DashboardScene-module__wvaVSW__reportKpiCardValue{color:var(--gray-000);line-height:1.2}.DashboardScene-module__wvaVSW__reportKpiCardChange{color:rgb(var(--gray-000-rgb)/55%)}.DashboardScene-module__wvaVSW__reportPrimaryBlock{border-bottom:.1rem solid rgb(var(--gray-000-rgb)/6%);margin-bottom:2rem;padding-bottom:1.6rem}.DashboardScene-module__wvaVSW__reportPrimaryHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.DashboardScene-module__wvaVSW__reportPrimaryHeaderLeft{flex-direction:column;gap:.4rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__reportPrimaryValue{color:var(--gray-000);line-height:1.15}.DashboardScene-module__wvaVSW__reportPrimaryMeta{color:rgb(var(--gray-000-rgb)/48%)}.DashboardScene-module__wvaVSW__contentSectionBar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.DashboardScene-module__wvaVSW__contentSectionBarSearch{border:.1rem solid rgb(var(--gray-000-rgb)/10%);background:rgb(var(--gray-000-rgb)/4%);min-width:16rem;max-width:28rem;height:3.6rem;color:var(--gray-000);font-size:var(--type-body-14-size);border-radius:.8rem;flex:1;padding:0 1.2rem}.DashboardScene-module__wvaVSW__contentSectionBarSearch::placeholder{color:rgb(var(--gray-000-rgb)/40%)}.DashboardScene-module__wvaVSW__contentFilterChips{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.DashboardScene-module__wvaVSW__contentFilterChip{border:.1rem solid rgb(var(--gray-000-rgb)/12%);color:rgb(var(--gray-000-rgb)/65%);font-size:var(--type-caption-12-size);cursor:pointer;background:0 0;border-radius:99.9rem;padding:.5rem 1rem;font-weight:500;transition:all .15s}.DashboardScene-module__wvaVSW__contentFilterChip:hover{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/6%)}.DashboardScene-module__wvaVSW__contentFilterChipActive{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/10%);border-color:rgb(var(--gray-000-rgb)/18%)}.DashboardScene-module__wvaVSW__sidebarSearchWrap{padding:0 .4rem 1rem}.DashboardScene-module__wvaVSW__sidebarSearch{border:.1rem solid rgb(var(--gray-000-rgb)/8%);background:rgb(var(--gray-000-rgb)/4%);width:100%;height:3.2rem;color:var(--gray-000);font-size:var(--type-caption-12-size);border-radius:.8rem;padding:0 1rem 0 3.2rem}.DashboardScene-module__wvaVSW__sidebarSearch::placeholder{color:rgb(var(--gray-000-rgb)/40%)}.DashboardScene-module__wvaVSW__sidebarSearchIcon{width:1.6rem;height:1.6rem;color:rgb(var(--gray-000-rgb)/40%);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.DashboardScene-module__wvaVSW__sidebarSearchField{width:100%;position:relative}.DashboardScene-module__wvaVSW__dashboardHeaderCopy{flex-direction:column;gap:.6rem;display:flex}.DashboardScene-module__wvaVSW__dashboardPageTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__dashboardDelayNotice{color:rgb(var(--gray-000-rgb)/42%);max-width:46rem;line-height:1.5}.DashboardScene-module__wvaVSW__dashboardBody>.DashboardScene-module__wvaVSW__dashboardDelayNotice{margin-bottom:.2rem}.DashboardScene-module__wvaVSW__periodSelector{border:1px solid rgb(var(--gray-000-rgb)/8%);border-radius:.8rem;align-items:center;gap:.2rem;padding:.3rem;display:flex}.DashboardScene-module__wvaVSW__periodBtn{color:rgb(var(--gray-000-rgb)/45%);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.6rem;padding:.5rem 1.2rem;transition:all .15s}.DashboardScene-module__wvaVSW__periodBtn:hover{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/5%)}.DashboardScene-module__wvaVSW__periodBtnActive{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/10%)}.DashboardScene-module__wvaVSW__connectNotice{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.6rem;padding:6rem 2rem;display:flex}.DashboardScene-module__wvaVSW__connectNoticeIcon{flex-shrink:0}.DashboardScene-module__wvaVSW__connectNoticeText{color:rgb(var(--gray-000-rgb)/50%);max-width:28rem;line-height:1.5}.DashboardScene-module__wvaVSW__connectNoticeBtn{background:var(--gray-000);height:4rem;color:var(--gray-1000);cursor:pointer;border:0;border-radius:99.9rem;align-items:center;gap:.6rem;padding:0 2rem;transition:transform .18s,filter .18s;display:inline-flex}.DashboardScene-module__wvaVSW__connectNoticeBtn:hover{filter:brightness(90%)}.DashboardScene-module__wvaVSW__connectNoticeBtn:active{transform:scale(1.02)}.DashboardScene-module__wvaVSW__overviewSection{flex-direction:column;gap:1.6rem;display:flex}.DashboardScene-module__wvaVSW__overviewChartsRow{grid-template-columns:repeat(auto-fit,minmax(min(100%,32rem),1fr));gap:1.2rem;display:grid}.DashboardScene-module__wvaVSW__overviewChartsRow .DashboardScene-module__wvaVSW__reportPrimaryBlock{min-width:0;margin-bottom:0}.DashboardScene-module__wvaVSW__overviewHero{border-bottom:.1rem solid rgb(var(--gray-000-rgb)/6%);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1.6rem;padding:0 0 1.2rem;display:grid}.DashboardScene-module__wvaVSW__overviewHeroPrimary{flex-direction:column;gap:.4rem;display:flex}.DashboardScene-module__wvaVSW__overviewHeroEyebrow{color:#4285f4}.DashboardScene-module__wvaVSW__overviewHeroValue{color:var(--gray-000);line-height:1.15}.DashboardScene-module__wvaVSW__overviewHeroMeta{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.DashboardScene-module__wvaVSW__overviewHeroLabel{color:var(--gray-500)}.DashboardScene-module__wvaVSW__overviewHeroRange{color:rgb(var(--gray-000-rgb)/40%)}.DashboardScene-module__wvaVSW__overviewHeroStats{border-left:.1rem solid rgb(var(--gray-000-rgb)/6%);grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding-left:1.6rem;display:grid}.DashboardScene-module__wvaVSW__overviewHeroStat{background:0 0;border:0;flex-direction:column;gap:.2rem;padding:0;display:flex}.DashboardScene-module__wvaVSW__overviewHeroStatLabel{color:rgb(var(--gray-000-rgb)/48%)}.DashboardScene-module__wvaVSW__overviewHeroStatValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__metricCards{border-bottom:.1rem solid rgb(var(--gray-000-rgb)/6%);gap:0;display:flex}.DashboardScene-module__wvaVSW__metricCard{color:var(--gray-000);cursor:pointer;text-align:left;border:0;border-bottom:.2rem solid #0000;border-right:.1rem solid rgb(var(--gray-000-rgb)/6%);background:0 0;flex-direction:column;flex:1;gap:.3rem;padding:.8rem 1rem 1rem;transition:color .15s,background .15s;display:flex}.DashboardScene-module__wvaVSW__metricCard:disabled{opacity:1}.DashboardScene-module__wvaVSW__metricCard:last-child{border-right:0}.DashboardScene-module__wvaVSW__metricCard:hover:not(.DashboardScene-module__wvaVSW__metricCardDisabled){background:rgb(var(--gray-000-rgb)/3%)}.DashboardScene-module__wvaVSW__metricCardActive{border-bottom-color:var(--gray-000)}.DashboardScene-module__wvaVSW__metricCardDisabled{cursor:default}.DashboardScene-module__wvaVSW__metricCardDisabled:hover{background:0 0}.DashboardScene-module__wvaVSW__metricCardLabel{color:rgb(var(--gray-000-rgb)/52%)}.DashboardScene-module__wvaVSW__metricCardRow{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__metricCardValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__sparkline{flex-shrink:0;width:8rem;height:2.8rem}.DashboardScene-module__wvaVSW__metricCardChange{color:rgb(var(--gray-000-rgb)/55%)}.DashboardScene-module__wvaVSW__metricCardChangePositive{color:#00c68e}.DashboardScene-module__wvaVSW__metricCardChangeNegative{color:#ff4b59}.DashboardScene-module__wvaVSW__chartWrap{aspect-ratio:4;width:100%;min-height:14rem;padding:1.2rem 0;position:relative}.DashboardScene-module__wvaVSW__chartWrap:before{content:"";background-image:radial-gradient(circle,rgb(var(--gray-000-rgb)/11%)0,rgb(var(--gray-000-rgb)/11%).11rem,transparent .12rem);opacity:.42;pointer-events:none;background-position:50%;background-size:2rem 2rem;border-radius:1.2rem;position:absolute;inset:1.2rem 0 2.6rem}.DashboardScene-module__wvaVSW__chartSvg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.DashboardScene-module__wvaVSW__chartAreaFill{transform-origin:bottom;animation:.72s cubic-bezier(.16,1,.3,1) both DashboardScene-module__wvaVSW__dashboardAreaReveal,3.6s ease-in-out .9s infinite DashboardScene-module__wvaVSW__dashboardAreaBreathe}.DashboardScene-module__wvaVSW__chartLinePath{stroke-dasharray:100;stroke-dashoffset:100px;animation:.9s cubic-bezier(.22,1,.36,1) forwards DashboardScene-module__wvaVSW__dashboardLineReveal}.DashboardScene-module__wvaVSW__chartXAxis{z-index:1;justify-content:space-between;padding:0 .4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.DashboardScene-module__wvaVSW__chartXLabel{color:rgb(var(--gray-000-rgb)/30%)}.DashboardScene-module__wvaVSW__chartTooltip{pointer-events:none;background:rgb(var(--gray-000-rgb)/12%);-webkit-backdrop-filter:blur(1rem);z-index:2;border-radius:.8rem;flex-direction:column;align-items:center;gap:.2rem;padding:.6rem 1rem;display:flex;position:absolute;transform:translate(-50%,-140%)}.DashboardScene-module__wvaVSW__chartTooltipVal{color:var(--gray-000)}.DashboardScene-module__wvaVSW__chartTooltipDate{color:rgb(var(--gray-000-rgb)/50%)}.DashboardScene-module__wvaVSW__insightsRow{grid-template-columns:repeat(auto-fit,minmax(min(100%,32rem),1fr));gap:1.2rem;display:grid}.DashboardScene-module__wvaVSW__audienceInsightsStack{flex-direction:column;gap:1.2rem;width:100%;display:flex}.DashboardScene-module__wvaVSW__audienceInsightsRow{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.DashboardScene-module__wvaVSW__audienceInsightsRow>:only-child{grid-column:1/-1}.DashboardScene-module__wvaVSW__insightCard{background:rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:1.2rem;flex-direction:column;gap:1.6rem;min-width:0;padding:2rem;display:flex}.DashboardScene-module__wvaVSW__insightTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__insightCardHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.DashboardScene-module__wvaVSW__insightCardHeaderRow>*{min-width:0}.DashboardScene-module__wvaVSW__topContentToggle{background:rgb(var(--gray-000-rgb)/6%);border-radius:99.9rem;align-items:center;gap:0;padding:.2rem;display:inline-flex}.DashboardScene-module__wvaVSW__topContentToggle .DashboardScene-module__wvaVSW__periodBtn{border-radius:99.9rem;padding:.4rem .8rem}.DashboardScene-module__wvaVSW__topContentToggle .DashboardScene-module__wvaVSW__periodBtnActive{background:rgb(var(--gray-000-rgb)/14%)}.DashboardScene-module__wvaVSW__insufficientNotice{border-top:.1rem solid rgb(var(--gray-000-rgb)/6%);color:rgb(var(--gray-000-rgb)/48%);align-items:center;gap:.8rem;padding:1rem 0;display:flex}.DashboardScene-module__wvaVSW__insufficientIcon{opacity:.5;flex-shrink:0;width:1.6rem;height:1.6rem}.DashboardScene-module__wvaVSW__statePanel{background:rgb(var(--gray-000-rgb)/3%);border:1px solid rgb(var(--gray-000-rgb)/6%);border-radius:1.2rem;flex-direction:column;gap:.6rem;padding:2rem;display:flex}.DashboardScene-module__wvaVSW__statePanelError{background:#dc26260f;border-color:#dc26262e}.DashboardScene-module__wvaVSW__statePanelTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__statePanelBody{color:rgb(var(--gray-000-rgb)/55%);line-height:1.5}.DashboardScene-module__wvaVSW__skeletonBlock{background:linear-gradient(90deg,rgb(var(--gray-000-rgb)/6%)0%,rgb(var(--gray-000-rgb)/12%)50%,rgb(var(--gray-000-rgb)/6%)100%);background-size:200% 100%;border-radius:.8rem;animation:1.2s ease-in-out infinite DashboardScene-module__wvaVSW__dashboardSkeletonPulse}.DashboardScene-module__wvaVSW__skeletonBlockXs{width:min(100%,9rem);height:1.2rem}.DashboardScene-module__wvaVSW__skeletonBlockSm{width:min(100%,14rem);height:1.6rem}.DashboardScene-module__wvaVSW__skeletonBlockMd{width:min(100%,18rem);height:2.4rem}.DashboardScene-module__wvaVSW__skeletonBlockLg{width:min(100%,22rem);height:4rem}.DashboardScene-module__wvaVSW__skeletonBlockEyebrow{width:min(100%,8rem);height:1.2rem;margin-bottom:.8rem}.DashboardScene-module__wvaVSW__skeletonBlockPrimaryValue{width:min(100%,14rem);height:2.8rem}.DashboardScene-module__wvaVSW__skeletonBlockMeta{width:min(100%,12rem);height:1.4rem}.DashboardScene-module__wvaVSW__skeletonBlockFull{width:100%;height:100%}.DashboardScene-module__wvaVSW__skeletonPillXs{border-radius:99.9rem;width:min(100%,5.4rem);height:2rem}.DashboardScene-module__wvaVSW__skeletonPillSm{border-radius:99.9rem;width:min(100%,8.8rem);height:2.2rem}.DashboardScene-module__wvaVSW__skeletonPillMd{border-radius:99.9rem;width:min(100%,6.4rem);height:2.8rem}.DashboardScene-module__wvaVSW__chartSkeletonArea{background:linear-gradient(180deg,rgb(var(--gray-000-rgb)/8%)0%,rgb(var(--gray-000-rgb)/3%)100%),radial-gradient(circle,rgb(var(--gray-000-rgb)/9%)0,rgb(var(--gray-000-rgb)/9%).11rem,transparent .12rem);background-position:50%,50%;background-size:100% 100%,2rem 2rem;border-radius:1.2rem;position:absolute;inset:0;overflow:hidden}.DashboardScene-module__wvaVSW__chartSkeletonArea:after{content:"";background:linear-gradient(180deg,rgb(var(--gray-000-rgb)/10%)0%,rgb(var(--gray-000-rgb)/0%)100%);clip-path:polygon(0 82%,14% 72%,30% 78%,48% 56%,64% 62%,82% 36%,100% 28%,100% 100%,0 100%);border-radius:1.2rem 1.2rem .8rem .8rem;height:62%;position:absolute;bottom:0;left:0;right:0}.DashboardScene-module__wvaVSW__chartXLabelSkeleton{border-radius:99.9rem;width:min(100%,4rem);height:1.1rem}.DashboardScene-module__wvaVSW__metricCardSkeleton{cursor:default}.DashboardScene-module__wvaVSW__chartSkeleton{position:absolute;inset:1.2rem 0}.DashboardScene-module__wvaVSW__insightSkeletonList{flex-direction:column;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__insightSkeletonRow{flex-direction:column;gap:.4rem;display:flex}.DashboardScene-module__wvaVSW__tableSkeleton{flex-direction:column;display:flex}.DashboardScene-module__wvaVSW__tableSkeletonRow{border-bottom:1px solid rgb(var(--gray-000-rgb)/6%);grid-template-columns:5.6rem minmax(0,1.8fr) repeat(4,minmax(6rem,1fr));align-items:center;gap:1.2rem;padding:1.2rem;display:grid}.DashboardScene-module__wvaVSW__tableSkeletonRow:last-child{border-bottom:0}.DashboardScene-module__wvaVSW__tableSkeletonThumb{border-radius:.6rem;width:5.6rem;height:9.6rem}.DashboardScene-module__wvaVSW__tableSkeletonText{width:100%;height:1.6rem}.DashboardScene-module__wvaVSW__tableSkeletonCell{width:100%;height:1.4rem}.DashboardScene-module__wvaVSW__skeletonTopRank{border-radius:99.9rem;flex-shrink:0;width:2.4rem;height:2.4rem}.DashboardScene-module__wvaVSW__skeletonTopThumb{aspect-ratio:9/16;border-radius:.6rem;flex-shrink:0;width:6.4rem}.DashboardScene-module__wvaVSW__skeletonTopLogo{border-radius:.4rem;width:min(100%,4.2rem);height:1.6rem}.DashboardScene-module__wvaVSW__skeletonTopName{width:min(100%,26rem);height:1.8rem}.DashboardScene-module__wvaVSW__skeletonTopProject{width:min(100%,18rem);height:1.4rem}.DashboardScene-module__wvaVSW__skeletonTopMetricPrimary{border-radius:.8rem;width:min(100%,11rem);height:2.8rem}.DashboardScene-module__wvaVSW__skeletonTopMetricSecondary{border-radius:.6rem;width:min(100%,7.2rem);height:1.4rem}.DashboardScene-module__wvaVSW__skeletonTrafficDot{border-radius:50%;flex-shrink:0;width:.9rem;height:.9rem}.DashboardScene-module__wvaVSW__skeletonTrafficLabel{flex:1;height:1.4rem}.DashboardScene-module__wvaVSW__skeletonTrafficPct{border-radius:99.9rem;flex-shrink:0;width:min(100%,5rem);height:2rem}.DashboardScene-module__wvaVSW__skeletonTrafficBarFill{border-radius:99.9rem;width:68%;height:100%}.DashboardScene-module__wvaVSW__skeletonSubscribedBarFill{border-radius:99.9rem;width:46%;height:100%}.DashboardScene-module__wvaVSW__demoListSkeleton{flex-direction:column;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__skeletonDemoBarFill,.DashboardScene-module__wvaVSW__skeletonDemoBarFillAlt,.DashboardScene-module__wvaVSW__skeletonGeoBarFill,.DashboardScene-module__wvaVSW__skeletonGeoBarFillAlt,.DashboardScene-module__wvaVSW__skeletonGeoBarFillWarm{border-radius:99.9rem;height:100%}.DashboardScene-module__wvaVSW__skeletonDemoBarFill{width:62%}.DashboardScene-module__wvaVSW__skeletonDemoBarFillAlt{width:34%}.DashboardScene-module__wvaVSW__skeletonGeoBarFill{width:72%}.DashboardScene-module__wvaVSW__skeletonGeoBarFillAlt{width:58%}.DashboardScene-module__wvaVSW__skeletonGeoBarFillWarm{width:44%}@keyframes DashboardScene-module__wvaVSW__dashboardSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.DashboardScene-module__wvaVSW__trafficList{flex-direction:column;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__trafficRow{flex-direction:column;gap:.7rem;padding:.9rem 0;display:flex}.DashboardScene-module__wvaVSW__trafficLabelRow{align-items:center;gap:.6rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__trafficLabelRow>*{min-width:0;max-width:100%}.DashboardScene-module__wvaVSW__trafficDot{width:.9rem;height:.9rem;box-shadow:0 0 1rem rgb(var(--gray-000-rgb)/12%);border-radius:50%;flex-shrink:0}.DashboardScene-module__wvaVSW__trafficLabel{color:rgb(var(--gray-000-rgb)/70%);overflow-wrap:anywhere;flex:1;min-width:0}.DashboardScene-module__wvaVSW__trafficPct{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/6%);font-variant-numeric:tabular-nums;border-radius:99.9rem;justify-content:center;align-items:center;min-width:fit-content;min-height:2rem;padding:.2rem .7rem;display:inline-flex}.DashboardScene-module__wvaVSW__trafficBar{background:linear-gradient(180deg,rgb(var(--gray-000-rgb)/10%)0%,rgb(var(--gray-000-rgb)/5%)100%);border-radius:99.9rem;height:.8rem;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__trafficBarFill{background-color:var(--bar-base,#5b8cff);background-image:linear-gradient(90deg,var(--bar-start,#7a92ff)0%,var(--bar-end,#4b9dff)100%);height:100%;box-shadow:0 0 1.2rem rgb(var(--gray-000-rgb)/12%);transform-origin:0;isolation:isolate;border-radius:99.9rem;transition:width .6s;animation:.72s cubic-bezier(.22,1,.36,1) both DashboardScene-module__wvaVSW__dashboardBarReveal,3.8s ease-in-out 1s infinite DashboardScene-module__wvaVSW__dashboardBarGlow;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__trafficBarFill:after,.DashboardScene-module__wvaVSW__topBarFill:after,.DashboardScene-module__wvaVSW__subscribedStatusSegment:after,.DashboardScene-module__wvaVSW__demoBarMale:after,.DashboardScene-module__wvaVSW__demoBarFemale:after,.DashboardScene-module__wvaVSW__geoBarFill:after{content:"";background:linear-gradient(108deg,transparent 0%,rgb(var(--gray-000-rgb)/.04)24%,rgb(var(--gray-000-rgb)/.22)50%,rgb(var(--gray-000-rgb)/.04)76%,transparent 100%);pointer-events:none;animation:3.6s ease-in-out 1.2s infinite DashboardScene-module__wvaVSW__dashboardBarShimmer;position:absolute;inset:0;transform:translate(-125%)}.DashboardScene-module__wvaVSW__topList{flex-direction:column;gap:0;display:flex}.DashboardScene-module__wvaVSW__topItem{border:0;border-bottom:1px solid rgb(var(--gray-000-rgb)/6%);cursor:pointer;background:0 0;border-radius:0;align-items:flex-start;gap:1.2rem;min-width:0;padding:1rem 0;transition:background .12s,transform .12s;display:flex;overflow:hidden}.DashboardScene-module__wvaVSW__topItem:hover{background:rgb(var(--gray-000-rgb)/5%)}.DashboardScene-module__wvaVSW__topItemStatic{cursor:default}.DashboardScene-module__wvaVSW__topItemStatic:hover{background:0 0}.DashboardScene-module__wvaVSW__topList>.DashboardScene-module__wvaVSW__topItem:last-child{border-bottom:0}.DashboardScene-module__wvaVSW__topRank{text-align:center;width:2.4rem;height:2.4rem;color:rgb(var(--gray-000-rgb)/40%);background:rgb(var(--gray-000-rgb)/5%);border-radius:99.9rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DashboardScene-module__wvaVSW__topThumb{aspect-ratio:9/16;background:rgb(var(--gray-000-rgb)/6%);border-radius:.6rem;flex-shrink:0;width:6.4rem;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__topThumbMedia{object-fit:cover;width:100%;height:100%;display:block}.DashboardScene-module__wvaVSW__topThumbMedia,.DashboardScene-module__wvaVSW__videoThumbMedia{object-fit:cover}.DashboardScene-module__wvaVSW__topInfo{text-align:left;flex-direction:column;flex:1;align-self:stretch;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__topInfo>*{min-width:0;max-width:100%}.DashboardScene-module__wvaVSW__topName{color:var(--gray-000);text-overflow:ellipsis;white-space:nowrap;align-self:stretch;overflow:hidden}.DashboardScene-module__wvaVSW__topProject{color:rgb(var(--gray-000-rgb)/40%);text-overflow:ellipsis;white-space:nowrap;align-self:stretch;overflow:hidden}.DashboardScene-module__wvaVSW__topMetrics{justify-content:space-between;align-items:flex-end;gap:1.2rem;width:100%;min-width:0;margin-top:auto;display:flex}.DashboardScene-module__wvaVSW__topMetricMeta{flex-wrap:wrap;align-items:center;gap:.8rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__topMetricPrimary{color:var(--gray-000);text-align:right;flex-shrink:0}.DashboardScene-module__wvaVSW__topMetricSecondary{color:rgb(var(--gray-000-rgb)/52%);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.DashboardScene-module__wvaVSW__topBar{background:rgb(var(--gray-000-rgb)/8%);border-radius:.2rem;width:100%;height:.4rem;margin-top:.2rem;overflow:hidden}.DashboardScene-module__wvaVSW__topBarFill{transform-origin:0;isolation:isolate;border-radius:.2rem;height:100%;transition:width .6s;animation:.72s cubic-bezier(.22,1,.36,1) both DashboardScene-module__wvaVSW__dashboardBarReveal,3.8s ease-in-out 1s infinite DashboardScene-module__wvaVSW__dashboardBarGlow;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__topBarFillViews{background:linear-gradient(90deg,#7a92ff 0%,#4b9dff 100%)}.DashboardScene-module__wvaVSW__topBarFillWatchTime{background:linear-gradient(90deg,#a08bff 0%,#7a90ff 100%)}.DashboardScene-module__wvaVSW__subscribedStatusSection{flex-direction:column;gap:1.6rem;display:flex}.DashboardScene-module__wvaVSW__subscribedStatusBarTrack{background:linear-gradient(90deg,#93a2d447 0%,#6d82b538 100%),linear-gradient(180deg,rgb(var(--gray-000-rgb)/8%)0%,rgb(var(--gray-000-rgb)/4%)100%);width:100%;height:1.4rem;box-shadow:inset 0 0 0 .1rem rgb(var(--gray-000-rgb)/6%),inset 0 .1rem .2rem rgb(var(--gray-1000-rgb)/24%);border-radius:99.9rem;display:flex;overflow:hidden}.DashboardScene-module__wvaVSW__subscribedStatusSegment{isolation:isolate;transform-origin:0;height:100%;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__subscribedStatusSegmentSubscribed{background-color:var(--bar-base,#3ecf8e);background-image:linear-gradient(90deg,var(--bar-start,#52d9a0)0%,var(--bar-end,#35c6a8)100%);box-shadow:0 0 1.2rem #3ecf8e2e,inset -.1rem 0 0 rgb(var(--gray-000-rgb)/18%);animation:.72s cubic-bezier(.22,1,.36,1) both DashboardScene-module__wvaVSW__dashboardBarReveal,3.8s ease-in-out 1s infinite DashboardScene-module__wvaVSW__dashboardBarGlow}.DashboardScene-module__wvaVSW__subscribedStatusSegmentTiny{border-radius:99.9rem;min-width:1.2rem}.DashboardScene-module__wvaVSW__subscribedStatusStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.DashboardScene-module__wvaVSW__subscribedStatusStat{flex-direction:column;gap:.45rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__subscribedStatusStatHead{align-items:center;gap:.6rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__subscribedStatusDot{width:.8rem;height:.8rem;box-shadow:0 0 .8rem rgb(var(--gray-000-rgb)/10%);border-radius:50%;flex-shrink:0}.DashboardScene-module__wvaVSW__subscribedStatusLabel{color:rgb(var(--gray-000-rgb)/68%);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.DashboardScene-module__wvaVSW__subscribedStatusValues{flex-wrap:wrap;align-items:baseline;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__subscribedStatusValue{color:var(--gray-000)}.DashboardScene-module__wvaVSW__subscribedStatusMeta{color:rgb(var(--gray-000-rgb)/52%)}.DashboardScene-module__wvaVSW__demoLegend{gap:1.6rem;display:flex}.DashboardScene-module__wvaVSW__demoLegendItem{align-items:center;gap:.4rem;display:flex}.DashboardScene-module__wvaVSW__demoLegendDot{border-radius:50%;flex-shrink:0;width:.8rem;height:.8rem}.DashboardScene-module__wvaVSW__demoChart{flex-direction:column;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__demoRow{flex-direction:column;gap:.7rem;padding:.9rem 0;display:flex}.DashboardScene-module__wvaVSW__demoLabelRow{justify-content:space-between;align-items:center;gap:.8rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__demoAge{color:rgb(var(--gray-000-rgb)/70%);min-width:0}.DashboardScene-module__wvaVSW__demoBars{background:linear-gradient(180deg,rgb(var(--gray-000-rgb)/10%)0%,rgb(var(--gray-000-rgb)/5%)100%);border-radius:99.9rem;align-items:stretch;gap:.2rem;width:100%;height:1rem;padding:.1rem;display:flex}.DashboardScene-module__wvaVSW__demoBarMale{background-color:var(--bar-base,#5b8cff);background-image:linear-gradient(90deg,var(--bar-start,#7a92ff)0%,var(--bar-end,#4b9dff)100%);min-width:2px;height:100%;box-shadow:0 0 1.2rem rgb(var(--gray-000-rgb)/10%);transform-origin:0;isolation:isolate;border-radius:99.9rem;transition:width .6s;animation:.72s cubic-bezier(.22,1,.36,1) both DashboardScene-module__wvaVSW__dashboardBarReveal,3.8s ease-in-out 1s infinite DashboardScene-module__wvaVSW__dashboardBarGlow;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__demoBarFemale{background-color:var(--bar-base,#ff6b6b);background-image:linear-gradient(90deg,var(--bar-start,#ff8a88)0%,var(--bar-end,#ff5f83)100%);min-width:2px;height:100%;box-shadow:0 0 1.2rem rgb(var(--gray-000-rgb)/10%);transform-origin:0;isolation:isolate;border-radius:99.9rem;transition:width .6s;animation:.72s cubic-bezier(.22,1,.36,1) both DashboardScene-module__wvaVSW__dashboardBarReveal,3.8s ease-in-out 1s infinite DashboardScene-module__wvaVSW__dashboardBarGlow;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__demoPct{text-align:center;min-width:fit-content;color:var(--gray-000);background:rgb(var(--gray-000-rgb)/5%);font-variant-numeric:tabular-nums;border-radius:99.9rem;flex-shrink:0;justify-content:center;align-items:center;min-height:2rem;padding:.2rem .7rem;display:inline-flex}.DashboardScene-module__wvaVSW__geoList{flex-direction:column;gap:.8rem;display:flex}.DashboardScene-module__wvaVSW__geoRow{flex-direction:column;gap:.7rem;padding:.9rem 0;display:flex}.DashboardScene-module__wvaVSW__geoLabelRow{justify-content:space-between;align-items:center;gap:.8rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__geoLabelRow>*{min-width:0;max-width:100%}.DashboardScene-module__wvaVSW__geoCountry{color:rgb(var(--gray-000-rgb)/70%)}.DashboardScene-module__wvaVSW__geoPct{color:var(--gray-000);background:rgb(var(--gray-000-rgb)/6%);font-variant-numeric:tabular-nums;border-radius:99.9rem;justify-content:center;align-items:center;min-width:fit-content;min-height:2rem;padding:.2rem .7rem;display:inline-flex}.DashboardScene-module__wvaVSW__geoBar{background:linear-gradient(180deg,rgb(var(--gray-000-rgb)/10%)0%,rgb(var(--gray-000-rgb)/5%)100%);border-radius:99.9rem;height:.8rem;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__geoBarFill{background-color:var(--bar-base,#40c4d8);background-image:linear-gradient(90deg,var(--bar-start,#5bccd9)0%,var(--bar-end,#35b7d2)100%);opacity:.9;height:100%;box-shadow:0 0 1.2rem rgb(var(--gray-000-rgb)/12%);transform-origin:0;isolation:isolate;border-radius:99.9rem;transition:width .6s;animation:.72s cubic-bezier(.22,1,.36,1) both DashboardScene-module__wvaVSW__dashboardBarReveal,3.8s ease-in-out 1s infinite DashboardScene-module__wvaVSW__dashboardBarGlow;position:relative;overflow:hidden}@keyframes DashboardScene-module__wvaVSW__dashboardAreaReveal{0%{opacity:0;transform:scaleY(.72)}to{opacity:1;transform:scaleY(1)}}@keyframes DashboardScene-module__wvaVSW__dashboardAreaBreathe{0%,to{opacity:.9}50%{opacity:1}}@keyframes DashboardScene-module__wvaVSW__dashboardLineReveal{0%{stroke-dashoffset:100px;opacity:.4}to{stroke-dashoffset:0;opacity:1}}@keyframes DashboardScene-module__wvaVSW__dashboardBarReveal{0%{opacity:.4;transform:scaleX(.35)}to{opacity:1;transform:scaleX(1)}}@keyframes DashboardScene-module__wvaVSW__dashboardBarGlow{0%,to{filter:saturate()brightness()}50%{filter:saturate(1.08)brightness(1.06)}}@keyframes DashboardScene-module__wvaVSW__dashboardBarShimmer{0%,to{opacity:0;transform:translate(-125%)}18%{opacity:0}34%{opacity:1}58%{opacity:1;transform:translate(125%)}70%{opacity:0}}@media (prefers-reduced-motion:reduce){.DashboardScene-module__wvaVSW__chartAreaFill,.DashboardScene-module__wvaVSW__chartLinePath,.DashboardScene-module__wvaVSW__trafficBarFill,.DashboardScene-module__wvaVSW__topBarFill,.DashboardScene-module__wvaVSW__subscribedStatusSegment,.DashboardScene-module__wvaVSW__demoBarMale,.DashboardScene-module__wvaVSW__demoBarFemale,.DashboardScene-module__wvaVSW__geoBarFill{transition:none!important;animation:none!important}.DashboardScene-module__wvaVSW__trafficBarFill:after,.DashboardScene-module__wvaVSW__topBarFill:after,.DashboardScene-module__wvaVSW__subscribedStatusSegment:after,.DashboardScene-module__wvaVSW__demoBarMale:after,.DashboardScene-module__wvaVSW__demoBarFemale:after,.DashboardScene-module__wvaVSW__geoBarFill:after{animation:none!important}}.DashboardScene-module__wvaVSW__contentSection{flex-direction:column;gap:1.6rem;display:flex}.DashboardScene-module__wvaVSW__contentFooter{justify-content:center;display:flex}.DashboardScene-module__wvaVSW__contentLoadMoreButton{border:1px solid rgb(var(--gray-000-rgb)/10%);background:rgb(var(--gray-000-rgb)/4%);min-width:12rem;height:4.4rem;color:var(--gray-000);cursor:pointer;border-radius:99.9rem;padding:0 1.8rem;transition:background .16s,border-color .16s,transform .16s}.DashboardScene-module__wvaVSW__contentLoadMoreButton:hover{background:rgb(var(--gray-000-rgb)/7%);border-color:rgb(var(--gray-000-rgb)/16%)}.DashboardScene-module__wvaVSW__contentLoadMoreButton:active{transform:scale(.99)}.DashboardScene-module__wvaVSW__contentHeader{justify-content:space-between;align-items:baseline;gap:1.2rem;display:flex}.DashboardScene-module__wvaVSW__contentHeader>*{min-width:0;max-width:100%}.DashboardScene-module__wvaVSW__contentTitle{color:var(--gray-000)}.DashboardScene-module__wvaVSW__contentCount{color:rgb(var(--gray-000-rgb)/40%)}.DashboardScene-module__wvaVSW__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.DashboardScene-module__wvaVSW__table{border-collapse:collapse;table-layout:fixed;width:100%}.DashboardScene-module__wvaVSW__table th{text-align:left;color:rgb(var(--gray-000-rgb)/40%);border-bottom:1px solid rgb(var(--gray-000-rgb)/8%);white-space:nowrap;padding:1rem 1.2rem}.DashboardScene-module__wvaVSW__thVideo{width:40%;min-width:24rem}.DashboardScene-module__wvaVSW__thVisibility{width:10%;min-width:7rem}.DashboardScene-module__wvaVSW__thDate{width:16%;min-width:10rem}.DashboardScene-module__wvaVSW__thNum{width:10%;min-width:7rem;text-align:right!important}.DashboardScene-module__wvaVSW__sortBtn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:0;display:inline-flex}.DashboardScene-module__wvaVSW__sortBtn:hover{color:var(--gray-000)}.DashboardScene-module__wvaVSW__sortArrow{opacity:.6}.DashboardScene-module__wvaVSW__tableRow{cursor:pointer;transition:background .12s}.DashboardScene-module__wvaVSW__tableRow:hover{background:rgb(var(--gray-000-rgb)/4%)}.DashboardScene-module__wvaVSW__tableRowStatic{cursor:default}.DashboardScene-module__wvaVSW__tableRowStatic:hover{background:0 0}.DashboardScene-module__wvaVSW__tableRow td{border-bottom:1px solid rgb(var(--gray-000-rgb)/4%);vertical-align:middle;padding:1rem 1.2rem}.DashboardScene-module__wvaVSW__tdVideo{padding-right:2rem}.DashboardScene-module__wvaVSW__videoCell{align-items:center;gap:1.2rem;display:flex}.DashboardScene-module__wvaVSW__videoThumb{aspect-ratio:9/16;background:rgb(var(--gray-000-rgb)/6%);border-radius:.6rem;flex-shrink:0;width:6.4rem;position:relative;overflow:hidden}.DashboardScene-module__wvaVSW__videoThumbMedia{object-fit:cover;width:100%;height:100%;display:block}.DashboardScene-module__wvaVSW__videoThumbPlaceholder{width:100%;height:100%;color:rgb(var(--gray-000-rgb)/20%);justify-content:center;align-items:center;display:flex}.DashboardScene-module__wvaVSW__videoInfo{flex-direction:column;flex:auto;align-items:flex-start;gap:.2rem;min-width:0;display:flex}.DashboardScene-module__wvaVSW__videoInfo>*{min-width:0;max-width:100%}.DashboardScene-module__wvaVSW__videoName,.DashboardScene-module__wvaVSW__videoProject{align-self:stretch;min-width:0}.DashboardScene-module__wvaVSW__videoPlatformIcon{object-fit:contain;flex-shrink:0;align-self:flex-start;width:auto;max-width:4.3rem;height:1.6rem;margin-bottom:.2rem;display:block}.DashboardScene-module__wvaVSW__videoName{color:var(--gray-000);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DashboardScene-module__wvaVSW__videoProject{color:rgb(var(--gray-000-rgb)/40%)}.DashboardScene-module__wvaVSW__tdVisibility{vertical-align:middle}.DashboardScene-module__wvaVSW__visibilityBadge{color:rgb(var(--gray-000-rgb)/50%);background:rgb(var(--gray-000-rgb)/4%);border-radius:99.9rem;align-items:center;gap:.4rem;padding:.2rem .8rem;display:inline-flex}.DashboardScene-module__wvaVSW__visibilityIcon{flex-shrink:0;justify-content:center;align-items:center;width:1em;height:1em;display:inline-flex}.DashboardScene-module__wvaVSW__visibilityIcon svg{width:100%;height:100%;display:block}.DashboardScene-module__wvaVSW__visibilityPublic{color:var(--accent-green-500);background:#34a8531f}.DashboardScene-module__wvaVSW__visibilityDraft{color:rgb(var(--gray-000-rgb)/30%)}.DashboardScene-module__wvaVSW__tdDate{color:rgb(var(--gray-000-rgb)/60%)}.DashboardScene-module__wvaVSW__tdNum{text-align:right;color:rgb(var(--gray-000-rgb)/60%);font-variant-numeric:tabular-nums}@media (min-width:100rem){.DashboardScene-module__wvaVSW__chartWrap{aspect-ratio:5}}@media (max-width:72rem){.DashboardScene-module__wvaVSW__main{grid-template-columns:clamp(14rem,20vw,20rem) minmax(0,1fr)}.DashboardScene-module__wvaVSW__overviewHero{grid-template-columns:1fr}.DashboardScene-module__wvaVSW__overviewHeroStats{border-left:0;padding-left:0}.DashboardScene-module__wvaVSW__chartWrap{aspect-ratio:3}.DashboardScene-module__wvaVSW__audienceInsightsRow{grid-template-columns:1fr}}@media (max-width:48rem){.DashboardScene-module__wvaVSW__insightsRow,.DashboardScene-module__wvaVSW__audienceInsightsRow,.DashboardScene-module__wvaVSW__overviewChartsRow{grid-template-columns:1fr}.DashboardScene-module__wvaVSW__skeletonTopMetricPrimary{width:min(100%,8.8rem);height:2.4rem}.DashboardScene-module__wvaVSW__skeletonTopMetricSecondary{width:min(100%,5.6rem)}.DashboardScene-module__wvaVSW__skeletonPillMd{width:min(100%,5rem)}.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelTitle{width:min(100%,14rem)}.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelDesc{width:100%}.DashboardScene-module__wvaVSW__dashboardTopBar .DashboardScene-module__wvaVSW__skeletonBlockChannelDescShort{width:60%}}@media (max-width:56rem){.DashboardScene-module__wvaVSW__main{grid-template-columns:1fr}.DashboardScene-module__wvaVSW__dashboardTopBar{padding:2rem 1.6rem}.DashboardScene-module__wvaVSW__dashboardNavBar{padding:1rem 1.6rem}.DashboardScene-module__wvaVSW__dashboardTabs{justify-content:center;gap:0}.DashboardScene-module__wvaVSW__dashboardBody{padding:.8rem 1.6rem 3rem}.DashboardScene-module__wvaVSW__sidebar{border-right:0;border-bottom:1px solid rgb(var(--gray-000-rgb)/6%);flex-flow:wrap;align-items:center;gap:.6rem;height:auto;padding:1.2rem 1.6rem;position:static;overflow-x:auto}.DashboardScene-module__wvaVSW__sidebarChannel,.DashboardScene-module__wvaVSW__sidebarDivider{display:none}.DashboardScene-module__wvaVSW__sidebarSection{flex-direction:row;gap:.2rem;padding:0}.DashboardScene-module__wvaVSW__tabBtn{margin-right:0;padding:.6rem 1rem}.DashboardScene-module__wvaVSW__tabIcon{display:none}.DashboardScene-module__wvaVSW__content{padding:2rem 1.6rem 4rem}.DashboardScene-module__wvaVSW__metricCards{flex-wrap:wrap}.DashboardScene-module__wvaVSW__metricCard{border-bottom:1px solid rgb(var(--gray-000-rgb)/6%);min-width:calc(50% - .5px)}.DashboardScene-module__wvaVSW__sparkline{display:none}}@media (max-width:48rem){.DashboardScene-module__wvaVSW__dashboardTabs{flex-wrap:wrap;gap:0}.DashboardScene-module__wvaVSW__dashboardTab{padding-inline:.8rem}.DashboardScene-module__wvaVSW__reportKpiRow,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__reportKpiRow,.DashboardScene-module__wvaVSW__audienceKpiRow,.DashboardScene-module__wvaVSW__dashboardBody .DashboardScene-module__wvaVSW__audienceKpiRow{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardScene-module__wvaVSW__contentSectionBar{flex-direction:column;align-items:stretch}.DashboardScene-module__wvaVSW__contentSectionBarSearch{max-width:none}.DashboardScene-module__wvaVSW__overviewHeroStats{grid-template-columns:1fr}.DashboardScene-module__wvaVSW__periodSelector{flex-wrap:wrap}.DashboardScene-module__wvaVSW__periodBtn{padding:.4rem .8rem}.DashboardScene-module__wvaVSW__metricCards{flex-direction:column}.DashboardScene-module__wvaVSW__metricCard{border-right:0;min-width:100%}.DashboardScene-module__wvaVSW__chartWrap{aspect-ratio:2.5}.DashboardScene-module__wvaVSW__thVisibility,.DashboardScene-module__wvaVSW__tdVisibility,.DashboardScene-module__wvaVSW__thDate,.DashboardScene-module__wvaVSW__tdDate{display:none}.DashboardScene-module__wvaVSW__thVideo{width:50%}.DashboardScene-module__wvaVSW__thNum{width:16%}.DashboardScene-module__wvaVSW__videoThumb{width:4.8rem}.DashboardScene-module__wvaVSW__demoAge,.DashboardScene-module__wvaVSW__demoPct{width:3.2rem}}
