.projects-feature_main__UCeNW{position:relative;display:flex;flex-direction:column;min-height:calc(100vh - 4rem - 3rem);width:100%;overflow:hidden}.projects-feature_background__Bxe6d{position:fixed;inset:0;z-index:-10;background:#0a0a0c}@media (max-width:767px){.projects-feature_main__UCeNW{min-height:calc(100svh - 11rem)}}.projects-feature_content__UXmJ8{position:relative;z-index:10;display:flex;flex-direction:column;flex:1;width:100%;max-width:100rem;margin:0 auto;padding:2rem .75rem;gap:1.5rem}@media (min-width:640px){.projects-feature_content__UXmJ8{padding:3rem 1.5rem;gap:2rem}}.projects-feature_header__dY8J3{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media (min-width:640px){.projects-feature_header__dY8J3{flex-direction:row;align-items:center;justify-content:space-between}}.projects-feature_headerLeft__ptf4a{display:flex;align-items:center;gap:.75rem}.projects-feature_headerIcon__HHRr2{width:1.25rem;height:1.25rem;color:rgba(255,255,255,.4)}.projects-feature_title__sZaEI{font-size:var(--font-size-2xl);font-weight:600;color:hsl(var(--foreground));letter-spacing:-.01em}.projects-feature_badge___ZGXp{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;border-radius:.375rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.5);font-size:var(--font-size-xs);font-weight:600}.projects-feature_hero__fTpy2{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:48rem;margin:0 auto}.projects-feature_heroRow__hcrTb{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%}.projects-feature_heroSpacer__jrPAZ{flex:1 1 0%;min-width:0}.projects-feature_divider__q73Xo{height:1px;width:100%;max-width:100rem;margin:0 auto;background:linear-gradient(to right,transparent,hsl(var(--border)/.5),transparent)}.projects-feature_relativeContainer__jOwZr{position:relative;width:100%;max-width:100rem;margin:0 auto}.projects-feature_gridView__3SqX5{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;width:100%}@media (min-width:640px){.projects-feature_gridView__3SqX5{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.projects-feature_gridView__3SqX5{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (min-width:1280px){.projects-feature_gridView__3SqX5{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1536px){.projects-feature_gridView__3SqX5{grid-template-columns:repeat(4,minmax(0,1fr))}}.projects-feature_listView___GxH9{display:flex;flex-direction:column}.projects-feature_listView___GxH9>*+*{margin-top:.75rem}.projects-feature_sentinel__G9Btc{height:1.5rem}.projects-feature_loader__azVpf{display:flex;justify-content:center;padding:1rem 0}.projects-feature_spinner__N9HzH{width:1.25rem;height:1.25rem;border:2px solid hsl(var(--muted-foreground)/.6);border-top:2px solid transparent;border-radius:9999px;animation:projects-feature_spin__D2UV8 1s linear infinite}@keyframes projects-feature_spin__D2UV8{to{transform:rotate(1turn)}}.projects-feature_emptyStateContainer__hfFOC{display:flex;align-items:center;justify-content:center;min-height:40vh;width:100%}.projects-feature_emptyStateContent__E8rPL{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:24rem;padding:2rem 1rem}.projects-feature_emptyStateIconWrapper__CWuur{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.4);margin-bottom:1rem}.projects-feature_emptyStateIcon__qjOa7{width:1.5rem;height:1.5rem}.projects-feature_emptyStateHeading__XSVoP{font-size:var(--font-size-lg);font-weight:500;color:rgba(255,255,255,.9);letter-spacing:-.01em;margin-bottom:.375rem}.projects-feature_emptyStateDescription__uLwLS{font-size:var(--font-size-compact);color:rgba(255,255,255,.4);margin-bottom:1.5rem;line-height:1.4}.projects-feature_emptyStateButton__ZULdy{border-radius:.75rem;padding-left:1.25rem;padding-right:1.25rem;font-weight:600;background-color:white!important;color:black!important;border:none!important;transition:all .15s ease;height:2.25rem;font-size:var(--font-size-compact)}.projects-feature_emptyStateButton__ZULdy:hover{background-color:rgba(255,255,255,.9)!important;transform:translateY(-1px)}.projects-feature_emptyStateButton__ZULdy:active{transform:scale(.98)}.project-card_interactive__LLL2l,.project-card_nonInteractiveDimmed__e8o2X,.project-card_nonInteractive__YJMCB{display:block;height:100%}.project-card_nonInteractiveDimmed__e8o2X,.project-card_nonInteractive__YJMCB{cursor:default}.project-card_nonInteractiveDimmed__e8o2X{opacity:.5}.project-card_interactive__LLL2l{cursor:pointer}.project-card_interactive__LLL2l:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px;border-radius:16px}.project-card_card__hvf6m{--status-color:hsl(var(--muted-foreground));display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;max-width:100%;overflow:hidden;background:transparent;border:none;position:relative}.project-card_statusCompleted__78i9T{--status-color:#22c55e}.project-card_statusProcessing__YYvZg{--status-color:#a855f7}.project-card_statusQueued__Arypg{--status-color:#f59e0b}.project-card_statusCancelled___2UfD{--status-color:#6b7280}.project-card_statusFailed__dscIA{--status-color:#ef4444}.project-card_statusFailedText__xFMcN{color:rgba(255,255,255,.45)}.project-card_statusExpired__RCZ1r{--status-color:#f97316}.project-card_statusDeleted__YKNrW,.project-card_statusDraft__8y4fX{--status-color:#6b7280}.project-card_statusDefault__y4GQV{--status-color:hsl(var(--muted-foreground))}.project-card_media__b9MD6{position:relative;width:100%;flex:none;min-height:0;max-width:100%;aspect-ratio:16/9;overflow:hidden;background:#131313;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);contain:layout paint}.project-card_interactive__LLL2l:hover .project-card_media__b9MD6{border-color:rgba(255,255,255,.16)}.project-card_mediaFrame__rYHEf{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-card_mediaImage__SaRpx{object-fit:cover;object-position:center;transition:transform .3s ease}.project-card_interactive__LLL2l:hover .project-card_mediaImage__SaRpx{transform:scale(1.03)}.project-card_mediaImage__SaRpx:after{content:"";position:absolute;inset:0;background:transparent}.project-card_nonInteractiveDimmed__e8o2X .project-card_mediaImage__SaRpx{filter:saturate(.35) brightness(.75)}.project-card_mediaFallback__hKun8{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:hsl(var(--muted-foreground));opacity:.35}.project-card_mediaFallbackIcon__vz3mB{width:1.5rem;height:1.5rem}.project-card_thumbnailOverlay__n6dpv{position:absolute;inset:0;background:rgba(0,0,0,.1);transition:background-color .3s ease;z-index:1;pointer-events:none}.project-card_interactive__LLL2l:hover .project-card_thumbnailOverlay__n6dpv{background:transparent}.project-card_expiredState__18SRG{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;width:100%;height:100%;color:hsl(var(--muted-foreground));opacity:.28}.project-card_expiredIcon__UdGoD{width:1.5rem;height:1.5rem}.project-card_expiredLabel__1RoPV{font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.project-card_progressTrack__O_Dq4{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(0,0,0,.15);z-index:4}.dark .project-card_progressTrack__O_Dq4{background:rgba(255,255,255,.1)}.project-card_progressIndicator__J3vjV{height:100%;background:var(--status-color);border-radius:0 2px 2px 0;transition:width .3s ease}.project-card_cancelBadge__3a0v1{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:8px;font-size:var(--font-size-xs);font-weight:500;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:white;z-index:6;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease}.project-card_cancelBadge__3a0v1:hover:not(:disabled){background:rgba(220,38,38,.85);border-color:rgba(255,255,255,.2)}.project-card_cancelLabel__iIujG{text-transform:none}.project-card_hourglassOverlay__SADj1{background:rgba(0,0,0,.25)}.project-card_content__dEDEY{flex:1;display:flex;flex-direction:column;justify-content:center;padding:.75rem .25rem .25rem}.project-card_metaRow__ZEt_D{display:flex;align-items:flex-start;gap:.5rem}.project-card_statusDot__6KjbE{width:5px;height:5px;border-radius:50%;background:var(--status-color);flex-shrink:0;opacity:.85}.project-card_statusProcessing__YYvZg .project-card_statusDot__6KjbE,.project-card_statusQueued__Arypg .project-card_statusDot__6KjbE{animation:project-card_pulse-dot__udsjY 2.4s ease-in-out infinite}@keyframes project-card_pulse-dot__udsjY{0%,to{opacity:.9}50%{opacity:.3}}.project-card_textInfo__0D3Sn{flex:1;min-width:0}.project-card_title__gyFJb{font-size:var(--font-size-sm);font-weight:500;color:rgba(255,255,255,.9);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;max-width:100%}.project-card_interactive__LLL2l:hover .project-card_title__gyFJb{color:white}.project-card_metaLine__hE4g5{display:flex;align-items:center;flex-wrap:wrap;gap:.125rem;margin-top:.125rem}.project-card_statusText__ZUOID{display:inline-flex;align-items:center;gap:.375rem;font-size:var(--font-size-xs);font-weight:400;color:rgba(255,255,255,.45)}.project-card_createdAtText__ZzmJO{color:rgba(255,255,255,.62)}.project-card_menuTrigger__8b2LR{opacity:0;transition:opacity .15s ease}.group:hover .project-card_menuTrigger__8b2LR,.project-card_menuTriggerVisible__j7Cy5{opacity:1}@media (hover:none){.group .project-card_menuTrigger__8b2LR{opacity:1}}.project-card_expirationText__JS398{font-size:var(--font-size-xs);color:hsl(var(--muted-foreground)/.7);white-space:nowrap}.project-card_remainingTimeText__Y5j4M{font-size:var(--font-size-xs);font-weight:500;color:rgba(255,255,255,.78);white-space:nowrap}.project-card_expirationText__JS398:before,.project-card_remainingTimeText__Y5j4M:before{content:"·";margin:0 .25rem;opacity:.4}.project-card_progressText__tW3vM{font-size:var(--font-size-xs);font-weight:600;color:var(--status-color)}.project-card_progressText__tW3vM:before{content:"·";margin:0 .25rem;opacity:.4;color:hsl(var(--muted-foreground))}.project-card_cancelIcon__3zSDp,.project-card_cancelSpinner__WmCDe{width:.5rem;height:.5rem}.project-card_cancelSpinner__WmCDe{animation:project-card_spin__n7vKE 1s linear infinite}@keyframes project-card_spin__n7vKE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.project-card_hourglassOverlay__SADj1{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);z-index:3}.project-card_hourglassLoader__kkq5O{--dur:2s;--hue:25;width:3.25rem;height:auto}.project-card_hourglassLoader__glare_bottom__fBIZX,.project-card_hourglassLoader__glare_top__4B7se,.project-card_hourglassLoader__model__Yxh8N,.project-card_hourglassLoader__motion_medium__lj_Uc,.project-card_hourglassLoader__motion_thick__FIdzN,.project-card_hourglassLoader__motion_thin__PMPBH,.project-card_hourglassLoader__sand_drop__bLpZB,.project-card_hourglassLoader__sand_fill__ZE_ZD,.project-card_hourglassLoader__sand_grain_left__NVSvm,.project-card_hourglassLoader__sand_grain_right__ti6XV,.project-card_hourglassLoader__sand_line_left__lKFsS,.project-card_hourglassLoader__sand_line_right__tb5cr,.project-card_hourglassLoader__sand_mound_bottom__ClpGd,.project-card_hourglassLoader__sand_mound_top__7LiKO{animation-duration:var(--dur);animation-timing-function:cubic-bezier(.83,0,.17,1);animation-iteration-count:infinite}.project-card_hourglassLoader__glare_top__4B7se{animation-name:project-card_hourglass-glare-top__HCz8q}.project-card_hourglassLoader__glare_bottom__fBIZX{animation-name:project-card_hourglass-glare-bottom__d7XvZ}.project-card_hourglassLoader__model__Yxh8N{animation-name:project-card_hourglass-loader-flip__DmANH;transform-origin:12.25px 16.75px}.project-card_hourglassLoader__motion_medium__lj_Uc,.project-card_hourglassLoader__motion_thick__FIdzN,.project-card_hourglassLoader__motion_thin__PMPBH{transform-origin:26px 26px}.project-card_hourglassLoader__motion_thick__FIdzN{animation-name:project-card_hourglass-motion-thick__97x6a}.project-card_hourglassLoader__motion_medium__lj_Uc{animation-name:project-card_hourglass-motion-medium__xPB1M}.project-card_hourglassLoader__motion_thin__PMPBH{animation-name:project-card_hourglass-motion-thin__FjGwv}.project-card_hourglassLoader__sand_drop__bLpZB{animation-name:project-card_hourglass-sand-drop__Yu6FZ}.project-card_hourglassLoader__sand_fill__ZE_ZD{animation-name:project-card_hourglass-sand-fill__yWdEA}.project-card_hourglassLoader__sand_grain_left__NVSvm{animation-name:project-card_hourglass-sand-grain-left__z8SZG}.project-card_hourglassLoader__sand_grain_right__ti6XV{animation-name:project-card_hourglass-sand-grain-right__z3DVb}.project-card_hourglassLoader__sand_line_left__lKFsS{animation-name:project-card_hourglass-sand-line-left__BuEaJ}.project-card_hourglassLoader__sand_line_right__tb5cr{animation-name:project-card_hourglass-sand-line-right__XrT1s}.project-card_hourglassLoader__sand_mound_top__7LiKO{animation-name:project-card_hourglass-sand-mound-top__bdHcV}.project-card_hourglassLoader__sand_mound_bottom__ClpGd{animation-name:project-card_hourglass-sand-mound-bottom__UvmUo;transform-origin:12.25px 31.5px}@keyframes project-card_hourglass-loader-flip__DmANH{0%{transform:translate(13.75px,9.25px) rotate(-180deg)}24%,to{transform:translate(13.75px,9.25px) rotate(0)}}@keyframes project-card_hourglass-glare-top__HCz8q{0%{stroke:rgba(255,255,255,0)}24%,to{stroke:white}}@keyframes project-card_hourglass-glare-bottom__d7XvZ{0%{stroke:white}24%,to{stroke:rgba(255,255,255,0)}}@keyframes project-card_hourglass-motion-thick__97x6a{0%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(.67turn)}20%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:rgb(32,32,32);stroke-dashoffset:141.11;transform:rotate(1turn)}40%,to{stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(1.33turn)}}@keyframes project-card_hourglass-motion-medium__xPB1M{0%,8%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(.5turn)}20%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:white;stroke-dashoffset:147.53;transform:rotate(.83turn)}32%,to{stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(1.17turn)}}@keyframes project-card_hourglass-motion-thin__FjGwv{0%,4%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(.33turn)}24%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:rgb(53,53,53);stroke-dashoffset:134.7;transform:rotate(.67turn)}44%,to{stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(1turn)}}@keyframes project-card_hourglass-sand-drop__Yu6FZ{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:1}70%,to{stroke-dashoffset:-107}}@keyframes project-card_hourglass-sand-fill__yWdEA{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:55}70%,to{stroke-dashoffset:-54}}@keyframes project-card_hourglass-sand-grain-left__z8SZG{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:29}70%,to{stroke-dashoffset:-22}}@keyframes project-card_hourglass-sand-grain-right__z3DVb{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:27}70%,to{stroke-dashoffset:-24}}@keyframes project-card_hourglass-sand-line-left__BuEaJ{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:53}70%,to{stroke-dashoffset:-55}}@keyframes project-card_hourglass-sand-line-right__XrT1s{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:14}70%,to{stroke-dashoffset:-24.5}}@keyframes project-card_hourglass-sand-mound-top__bdHcV{0%,10%{animation-timing-function:linear;transform:translate(0)}15%{animation-timing-function:cubic-bezier(.12,0,.39,0);transform:translateY(1.5px)}51%,to{transform:translateY(13px)}}@keyframes project-card_hourglass-sand-mound-bottom__UvmUo{0%,31%{animation-timing-function:cubic-bezier(.61,1,.88,1);transform:scaleY(0)}56%,to{transform:scale(1)}}.project-card_titleTooltip__Q__VN{position:absolute;top:-.5rem;left:50%;transform:translateX(-50%) translateY(-100%);background:rgba(0,0,0,.9);color:white;padding:.5rem .75rem;font-size:var(--font-size-sm);font-weight:500;z-index:100;text-align:center;border-radius:8px;pointer-events:none;animation:project-card_slideUp__YXaK_ .2s ease-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85%;box-shadow:0 6px 20px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.1)}@keyframes project-card_slideUp__YXaK_{0%{opacity:0;transform:translateX(-50%) translateY(-85%)}to{opacity:1;transform:translateX(-50%) translateY(-100%)}}.project-card_processingDetails__30_0q{display:flex;flex-direction:column;gap:.25rem;font-size:var(--font-size-xs);color:hsl(var(--muted-foreground))}@media (prefers-reduced-motion:reduce){.project-card_statusProcessing__YYvZg .project-card_statusDot__6KjbE,.project-card_statusQueued__Arypg .project-card_statusDot__6KjbE{animation:none;opacity:1}.project-card_card__hvf6m,.project-card_mediaImage__SaRpx{transition:none}.project-card_interactive__LLL2l:hover .project-card_card__hvf6m,.project-card_interactive__LLL2l:hover .project-card_mediaImage__SaRpx{transform:none}.project-card_progressIndicator__J3vjV{transition:none}.project-card_hourglassLoader__kkq5O *{animation-play-state:paused}}.project-grid-skeleton_grid__WWfsi{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.125rem}@media (min-width:640px){.project-grid-skeleton_grid__WWfsi{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.project-grid-skeleton_grid__WWfsi{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media (min-width:1280px){.project-grid-skeleton_grid__WWfsi{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media (min-width:1536px){.project-grid-skeleton_grid__WWfsi{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.project-grid-skeleton_mediaSurface__9ljUF{width:100%;height:100%;border-radius:0}.project-grid-skeleton_statusDot__Ko_cd{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:.35rem}.project-grid-skeleton_titleLine__fXxOp{display:block;width:65%;height:.875rem}.project-grid-skeleton_metaLine__9PTL8{display:flex;align-items:center;gap:.375rem;margin-top:.1875rem}.project-grid-skeleton_statusTextLine__Qgo3_{display:inline-block;width:3.5rem;height:.6875rem;border-radius:.25rem}.project-grid-skeleton_sourceTagLine__jPiIl{display:inline-block;width:2.5rem;height:.6875rem;border-radius:9999px}.project-grid-skeleton_skeleton__dN1zD{display:inline-block;border-radius:.5rem;background-image:linear-gradient(120deg,hsl(var(--muted)/.35),hsl(var(--muted)/.65));animation:project-grid-skeleton_pulse__aoKEP 1.5s ease-in-out infinite}@keyframes project-grid-skeleton_pulse__aoKEP{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (prefers-reduced-motion:reduce){.project-grid-skeleton_skeleton__dN1zD{animation:none;opacity:.6}}.app-dialog_overlay__Pz52r{background:rgba(0,0,0,.7);backdrop-filter:blur(2px)}.app-dialog_shell__a7vri{display:flex;max-width:none;flex-direction:column;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#0a0a0a;padding:0;box-shadow:0 24px 64px rgba(0,0,0,.45);width:min(calc(100vw - 1.5rem),340px);border-radius:1rem}.app-dialog_shellMd__dGQ3G{width:min(calc(100vw - 1.5rem),360px)}.app-dialog_shellWide__lQSyh{width:min(calc(100vw - 1.5rem),400px)}.app-dialog_shellLg__XE68G{width:min(calc(100vw - 1.5rem),480px)}.app-dialog_content___Of5a{padding:1.25rem 3rem 1rem 1.25rem}.app-dialog_contentCentered__dvQOq{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem 1.5rem;text-align:center;gap:.75rem}.app-dialog_titleCentered__CZX6_,.app-dialog_title__pnr7_{margin:0;font-size:var(--font-size-ui);font-weight:500;color:rgba(255,255,255,.92)}.app-dialog_titleCentered__CZX6_{text-align:center}.app-dialog_description__F1hxT{margin:.5rem 0 0}.app-dialog_descriptionCentered__dBlRt,.app-dialog_description__F1hxT{font-size:var(--font-size-compact);font-weight:400;line-height:1.45;color:rgba(255,255,255,.48)}.app-dialog_descriptionCentered__dBlRt{margin:0;text-align:center}.app-dialog_iconWrap__1ryhF{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;background:rgba(245,158,11,.1);color:rgb(245,158,11)}.app-dialog_body__nMiSQ{padding:0 1.25rem 1rem}.app-dialog_footerSplit__8wnJl,.app-dialog_footer__DNI6S{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:0 1.25rem 1.25rem}.app-dialog_footerSplit__8wnJl>*{flex:1}.app-dialog_footerBordered__7IwNS{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;border-top:1px solid rgba(255,255,255,.06);padding:.625rem 1rem}.app-dialog_cancelBtn__MehJo{height:2rem;padding:0 .75rem;font-size:var(--font-size-xs);font-weight:400;color:rgba(255,255,255,.45);background:transparent}.app-dialog_cancelBtn__MehJo:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.05)}.app-dialog_cancelBtn__MehJo:focus,.app-dialog_cancelBtn__MehJo:focus-visible{outline:none;box-shadow:none;color:rgba(255,255,255,.45);background:transparent}.app-dialog_secondaryBtn__eJ2hx{height:2.5rem;padding:0 .75rem;font-size:var(--font-size-xs);font-weight:400;color:rgba(255,255,255,.55);background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:.75rem}.app-dialog_secondaryBtn__eJ2hx:hover{color:rgba(255,255,255,.82);background:rgba(255,255,255,.04)}.app-dialog_splitConfirmBtn__CCBro{height:2.5rem;min-width:0;padding:0 .75rem;font-size:var(--font-size-xs);font-weight:500;color:#0a0a0a;background:#ffffff;border-radius:.75rem}.app-dialog_splitConfirmBtn__CCBro:hover{background:rgba(255,255,255,.9)}.app-dialog_splitConfirmBtn__CCBro:disabled{background:rgba(255,255,255,.1);color:rgba(255,255,255,.25)}.app-dialog_destructiveBtn__YCAqD{height:2rem;min-width:4.5rem;padding:0 1rem;font-size:var(--font-size-xs);font-weight:400;color:#fca5a5;background:rgba(239,68,68,.12)}.app-dialog_destructiveBtn__YCAqD:hover{color:#fecaca;background:rgba(239,68,68,.2)}.app-dialog_confirmBtn__sGpdu{height:2rem;min-width:4.5rem;padding:0 1rem;font-size:var(--font-size-xs);font-weight:500;color:#0a0a0a;background:#ffffff}.app-dialog_confirmBtn__sGpdu:hover{background:rgba(255,255,255,.9)}.app-dialog_confirmBtn__sGpdu:disabled{background:rgba(255,255,255,.1);color:rgba(255,255,255,.25)}.app-dialog_closeBtn__YkuwK{top:1rem;right:1rem;opacity:1;color:rgba(255,255,255,.45);border-radius:.5rem}.app-dialog_closeBtn__YkuwK:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.05)}.processing-progress-bar_overlay__IByT5{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none;container-type:size;isolation:isolate;background:linear-gradient(0deg,rgb(0 0 0/.86) 0,rgb(0 0 0/.62) 48%,rgb(0 0 0/.5));box-shadow:inset 0 1px 0 rgb(255 255 255/.08)}.processing-progress-bar_overlayQueued__sNsIy{background:rgb(0 0 0/.55);box-shadow:none}.processing-progress-bar_percentAnchor__90cuv{position:absolute;top:.5rem;right:.5rem;z-index:2}.processing-progress-bar_remainingAnchor__ea3kX{padding:0 .75rem}.processing-progress-bar_remainingAnchor__ea3kX,.processing-progress-bar_statusAnchor__eqMHB{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}.processing-progress-bar_statusAnchor__eqMHB{flex-direction:column;padding:0 .75rem .85rem}.processing-progress-bar_statusChip__dqkoG{display:flex;max-width:100%;flex-direction:column;align-items:center;gap:.2rem}.processing-progress-bar_percentHero__r_gT9{display:flex;align-items:baseline;color:rgb(255 255 255/.98);font-variant-numeric:tabular-nums;letter-spacing:-.045em;line-height:1;font-weight:600;text-shadow:0 1px 12px rgb(0 0 0/.55)}.processing-progress-bar_percentValue__OA_RZ{font-size:clamp(1.5rem,34cqh,2.25rem)}.processing-progress-bar_percentSign__rnd0i{margin-left:.04em;font-size:.72em;font-weight:600;letter-spacing:0;color:rgb(255 255 255/.86)}.processing-progress-bar_remainingCaption__MWch1{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;letter-spacing:.01em;line-height:1.2;color:rgb(255 255 255/.78);text-align:center}.processing-progress-bar_remainingBadge__PZerA{background:rgb(0 0 0/.62);padding:.25rem .625rem;font-size:var(--font-size-xs,.75rem);font-weight:600;color:white;font-variant-numeric:tabular-nums;box-shadow:0 2px 12px rgb(0 0 0/.28)}.processing-progress-bar_queuedBadge__58BgO,.processing-progress-bar_remainingBadge__PZerA{border-radius:9999px;text-align:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.processing-progress-bar_queuedBadge__58BgO{background:rgb(0 0 0/.78);padding:.4375rem .875rem;max-width:100%;font-size:.8125rem;font-weight:600;letter-spacing:.03em;line-height:1.2;color:#fbbf24;box-shadow:0 2px 12px rgb(0 0 0/.32)}.processing-progress-bar_barAnchor__NDnMA{position:relative;z-index:3;padding:0 .625rem .625rem}.processing-progress-bar_overlayTrack__rQdGq{height:.4375rem;background:rgb(255 255 255/.28);box-shadow:inset 0 1px 0 rgb(255 255 255/.14)}.processing-progress-bar_track__nvv96{height:.25rem;width:100%;overflow:hidden;border-radius:9999px;background:rgb(255 255 255/.15)}.processing-progress-bar_trackTall__F6FtL{height:.375rem}.processing-progress-bar_queuedFill___mU64{height:100%;width:33.333%;border-radius:9999px;background:#fbbf24;animation:processing-progress-bar_queued-slide__h4K8z 1.8s ease-in-out infinite}@keyframes processing-progress-bar_queued-slide__h4K8z{0%,to{transform:translateX(0);opacity:.75}50%{transform:translateX(220%);opacity:1}}.processing-progress-bar_activeFill__T8pzY{position:relative;height:100%;overflow:hidden;border-radius:9999px;background:hsl(var(--primary));box-shadow:inset 0 1px 0 rgb(255 255 255/.42);transition:width .12s linear}.processing-progress-bar_activeFillReset__HjPPX{transition:none}.processing-progress-bar_shimmerPrimary__NRM57{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255/.08) 38%,rgb(255 255 255/.38) 50%,rgb(255 255 255/.08) 62%,transparent);animation:processing-progress-bar_shimmer-slide__gXxSQ 2.6s ease-in-out infinite}@keyframes processing-progress-bar_shimmer-slide__gXxSQ{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}.processing-progress-bar_percentBadge__hkGLF{border-radius:9999px;background:rgb(0 0 0/.62);padding:.125rem .5rem;font-size:var(--font-size-eyebrow,.625rem);font-weight:600;color:white;font-variant-numeric:tabular-nums}.processing-progress-bar_liveDots___zc5K{display:inline-flex;flex-shrink:0;align-items:center;gap:.125rem}.processing-progress-bar_liveDot__pHiYB{display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;animation:processing-progress-bar_dot-wave__X0aYh 1.35s ease-in-out infinite}.processing-progress-bar_liveDot__pHiYB:nth-child(2){animation-delay:.18s}.processing-progress-bar_liveDot__pHiYB:nth-child(3){animation-delay:.36s}@keyframes processing-progress-bar_dot-wave__X0aYh{0%,80%,to{opacity:.22;transform:translateY(0)}40%{opacity:1;transform:translateY(-1.5px)}}.processing-progress-bar_activityLabel__a22oH{display:flex;min-width:0;max-width:100%;flex-direction:column;align-items:flex-start;gap:.125rem}.processing-progress-bar_activityPrimaryRow__Rr__a{display:flex;width:100%;min-width:0;align-items:center;gap:.375rem}.processing-progress-bar_activityPrimaryText__2S2oY{min-width:0;flex:1 1 auto;overflow:hidden}.processing-progress-bar_activityText__1QuWR{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.processing-progress-bar_activityHintRow__hKjkT{display:block;width:100%;min-width:0;overflow:hidden}.processing-progress-bar_activityHintText__QEWCu{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.58;font-size:.9em}@container (max-height: 6.25rem){.processing-progress-bar_statusAnchor__eqMHB{padding-bottom:.55rem}.processing-progress-bar_statusChip__dqkoG{gap:.1rem}.processing-progress-bar_percentValue__OA_RZ{font-size:1.375rem}.processing-progress-bar_overlayTrack__rQdGq{height:.3125rem}.processing-progress-bar_barAnchor__NDnMA{padding:0 .5rem .5rem}}@media (prefers-reduced-motion:reduce){.processing-progress-bar_liveDot__pHiYB,.processing-progress-bar_queuedFill___mU64,.processing-progress-bar_shimmerPrimary__NRM57{animation:none}.processing-progress-bar_activeFill__T8pzY{transition:none}.processing-progress-bar_queuedFill___mU64{opacity:.9;transform:none}.processing-progress-bar_shimmerPrimary__NRM57{opacity:0}}.ProjectDetailsView_projectPageShell__YEfjM{--project-toolbar-height:2.75rem;--project-tabs-height:2.5rem;--project-chrome-offset:3.75rem;--project-tab-content-gap:0.5rem}@media (min-width:768px){.ProjectDetailsView_projectPageShell__YEfjM{--project-toolbar-height:3.5rem;--project-tabs-height:2.75rem;--project-chrome-offset:2.5rem;--project-tab-content-gap:1.25rem}}.ProjectDetailsView_layoutGrid__dRpfk{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:1024px){.ProjectDetailsView_layoutGrid__dRpfk{gap:2rem;grid-template-columns:280px 1fr}}@media (min-width:1280px){.ProjectDetailsView_layoutGrid__dRpfk{gap:2.25rem;grid-template-columns:320px 1fr}}@media (min-width:1600px){.ProjectDetailsView_layoutGrid__dRpfk{gap:2.5rem;grid-template-columns:360px 1fr}}.ProjectDetailsView_detailsColumn__p7cad,.ProjectDetailsView_shortsColumn__h0lIH,.ProjectDetailsView_videoColumn__Ld9c_{min-width:0}.ProjectDetailsView_detailsColumn__p7cad{width:100%}@media (min-width:1024px){.ProjectDetailsView_shortsColumn__h0lIH,.ProjectDetailsView_videoColumn__Ld9c_{align-self:flex-start;position:sticky;top:calc(var(--project-chrome-offset) + var(--project-toolbar-height) + var(--project-tabs-height) + .5rem)}.ProjectDetailsView_shortsColumn__h0lIH{grid-column:1/-1}}.ProjectDetailsView_seoCard__hEQAZ{display:flex;flex-direction:column;gap:0}.ProjectDetailsView_seoSection__2q5s_{padding:0}.ProjectDetailsView_seoSection__2q5s_+.ProjectDetailsView_seoSection__2q5s_{padding-top:1.25rem;border-top:1px solid hsl(var(--border)/.35)}.ProjectDetailsView_seoSectionPrimary__3eTXP{padding:.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.015)}.ProjectDetailsView_seoDivider__lzpLn{height:1px;margin:1.5rem 0;background:hsl(var(--border)/.25)}@media (min-width:640px){.ProjectDetailsView_seoDivider__lzpLn{margin:2rem 0}}.ProjectDetailsView_seoHeader__LeXx6{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 0 1rem;margin-bottom:.25rem}.ProjectDetailsView_seoHeaderText__gzp21{display:flex;min-width:0;flex-direction:column;gap:.125rem}.ProjectDetailsView_seoHeaderTitle__5oWxJ{font-size:var(--font-size-sm);font-weight:500;color:hsl(var(--foreground)/.92);letter-spacing:-.02em}.ProjectDetailsView_seoHeaderSub__d074B{font-size:var(--font-size-xs);color:hsl(var(--muted-foreground))}.ProjectDetailsView_generateAllBtn__MiVSQ{flex-shrink:0;height:2rem;padding:0 .875rem;font-size:var(--font-size-xs);font-weight:500;gap:.375rem;border-radius:.5rem}.ProjectDetailsView_stickyHeader__ccpId{position:sticky;top:0;z-index:20;margin-top:-2.5rem;padding-top:3.75rem;background:hsl(var(--background));margin-bottom:0;border-bottom:none;isolation:isolate}.ProjectDetailsView_stickyHeader__ccpId:before{content:"";position:absolute;top:-2.5rem;left:50%;transform:translateX(-50%);width:100vw;height:2.5rem;background:hsl(var(--background));z-index:-1;pointer-events:none}@media (min-width:768px){.ProjectDetailsView_stickyHeader__ccpId{margin-top:-.75rem;padding-top:2.5rem;margin-bottom:0}.ProjectDetailsView_stickyHeader__ccpId:before{top:-.75rem;height:2.5rem}}.ProjectDetailsView_headerToolbar__IuOCZ{display:flex;align-items:center;flex-shrink:0;height:var(--project-toolbar-height);min-height:var(--project-toolbar-height);max-height:var(--project-toolbar-height)}@media (min-width:768px){.ProjectDetailsView_headerToolbar__IuOCZ{overflow:hidden}}.ProjectDetailsView_headerRow__wI9xa{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;min-height:2.75rem}@media (max-width:639px){.ProjectDetailsView_headerRow__wI9xa{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.ProjectDetailsView_headerRow__wI9xa::-webkit-scrollbar{display:none}}@media (min-width:640px){.ProjectDetailsView_headerRow__wI9xa{gap:.75rem;padding:.75rem 0;min-height:3.5rem}}@media (min-width:768px){.ProjectDetailsView_headerRow__wI9xa{width:100%;height:100%;min-height:0;padding:0;align-items:center}}.ProjectDetailsView_connectStepLabel__9mUpP{display:none}.ProjectDetailsView_headerLeft__Poy_c{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}@media (max-width:639px){.ProjectDetailsView_headerLeft__Poy_c{flex:0 0 auto}}.ProjectDetailsView_backButton__anwL6{display:inline-flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:.5rem;color:rgba(255,255,255,.45);background:transparent;border:1px solid transparent;transition:color .15s ease,background-color .15s ease;flex-shrink:0;cursor:pointer}.ProjectDetailsView_backButton__anwL6:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary)/.6)}@media (min-width:640px){.ProjectDetailsView_backButton__anwL6{width:2.25rem;height:2.25rem;border-radius:.625rem}}.ProjectDetailsView_backButton__anwL6:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.88)}.ProjectDetailsView_backButton__anwL6:active{transform:scale(.96)}.ProjectDetailsView_titleBlock__fRsUg{display:none;flex-direction:column;gap:.1875rem;min-width:0}@media (min-width:640px){.ProjectDetailsView_titleBlock__fRsUg{display:flex}}.ProjectDetailsView_titleRow__42iv2{display:flex;align-items:center;gap:.5rem;min-width:0}.ProjectDetailsView_titleText__0umxF{font-size:var(--font-size-sm);font-weight:500;color:hsl(var(--foreground)/.92);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.015em;line-height:1.3}.ProjectDetailsView_headerSeparator__ZWfwO{width:1px;height:1.25rem;background:hsl(var(--border)/.25);flex-shrink:0;margin:0 .125rem;display:none}@media (min-width:640px){.ProjectDetailsView_headerSeparator__ZWfwO{display:block}}.ProjectDetailsView_demoBadge__Ht3Aw{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .45rem;font-size:var(--font-size-xs);font-weight:500;border-radius:.375rem;background:rgba(255,255,255,.05);color:hsl(var(--foreground)/.55);flex-shrink:0}.ProjectDetailsView_ytBadge__pCt_m{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:.25rem;background:hsl(var(--muted)/.35);color:hsl(var(--muted-foreground)/.65);flex-shrink:0;border:1px solid hsl(var(--border)/.45)}.ProjectDetailsView_sourceLink__B7Aaw{font-size:var(--font-size-xs);color:hsl(var(--muted-foreground)/.45);transition:color .15s ease;text-decoration:none}.ProjectDetailsView_sourceLink__B7Aaw:hover{color:hsl(var(--primary)/.7);text-decoration:underline}.ProjectDetailsView_headerRight__JNWpv{display:flex;align-items:center;gap:.4375rem;flex-shrink:0}@media (max-width:639px){.ProjectDetailsView_headerRight__JNWpv{min-width:max-content}}.ProjectDetailsView_connectPublishGroup__rapGv{display:flex;align-items:center;gap:.375rem}.ProjectDetailsView_connectPublishGroupConnected__a4prx{display:flex;align-items:center;gap:.4375rem}.ProjectDetailsView_connectPublishStep__QWihc{position:relative;display:flex;flex-direction:column;align-items:center}.ProjectDetailsView_connectStepLabel__9mUpP{position:absolute;top:calc(100% + .3rem);font-size:var(--font-size-xs);font-weight:500;color:hsl(var(--muted-foreground)/.65);white-space:nowrap;line-height:1;pointer-events:none}.ProjectDetailsView_connectStepArrow__z1xQc{font-size:var(--font-size-base);color:hsl(var(--muted-foreground)/.5);flex-shrink:0;line-height:1}.ProjectDetailsView_headerActionBtn__yFn1W{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:2.125rem;padding:0 .75rem;font-size:var(--font-size-xs);font-weight:500;color:hsl(var(--muted-foreground)/.7);background:transparent;border:1px solid transparent;border-radius:.5rem;cursor:pointer;transition:all .15s ease;white-space:nowrap}.ProjectDetailsView_headerActionBtn__yFn1W:hover{color:hsl(var(--foreground));background:hsl(var(--accent)/.5);border-color:hsl(var(--border)/.1)}.ProjectDetailsView_headerActionBtn__yFn1W:focus{outline:none}.ProjectDetailsView_headerActionBtn__yFn1W:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary)/.6)}.ProjectDetailsView_tabNav__LMvCr{display:flex;align-items:center;gap:1rem;padding:0 .75rem;margin-top:0;width:100%;min-width:0;max-width:100%;border-bottom:1px solid hsl(var(--border)/.45)}@media (max-width:639px){.ProjectDetailsView_tabNav__LMvCr{gap:.75rem;height:2.75rem;min-height:2.75rem;padding:0 .75rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:.75rem}.ProjectDetailsView_tabNav__LMvCr::-webkit-scrollbar{display:none}.ProjectDetailsView_tabsTrigger__1VCFk{flex-shrink:0;scroll-snap-align:start;min-height:2.75rem;padding:.625rem 0;font-size:var(--font-size-sm);gap:.375rem}.ProjectDetailsView_tabsTrigger__1VCFk svg{width:.875rem;height:.875rem}}@media (min-width:640px){.ProjectDetailsView_tabNav__LMvCr{padding:0;margin-top:.25rem}}@media (min-width:768px){.ProjectDetailsView_tabNav__LMvCr{display:flex;align-items:center;height:var(--project-tabs-height);min-height:var(--project-tabs-height);margin-top:0;padding:0}}.ProjectDetailsView_tabContentGap__XOPg7{flex-shrink:0;height:3rem;height:var(--project-tab-content-gap,3rem)}.ProjectDetailsView_tabPanels__nSwPp{overflow-anchor:none}.ProjectDetailsView_tabsList__brzHy{display:inline-flex;align-items:center;gap:1rem;background:transparent;border:none;padding:0;margin:0;height:auto;min-width:max-content}.ProjectDetailsView_tabsTrigger__1VCFk{position:relative;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .125rem;font-size:var(--font-size-xs);font-weight:500;letter-spacing:.01em;color:rgba(255,255,255,.55);background:transparent;border:none;border-radius:0;cursor:pointer;transition:color .2s ease;white-space:nowrap;margin-bottom:0}@media (min-width:640px){.ProjectDetailsView_tabsTrigger__1VCFk{gap:.5rem;padding:.625rem .25rem;font-size:var(--font-size-sm)}}.ProjectDetailsView_tabsTrigger__1VCFk:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:hsl(var(--foreground)/.88);opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity .2s ease,transform .2s ease}.ProjectDetailsView_tabsTrigger__1VCFk:hover{color:hsl(var(--foreground)/.88);background:transparent}.ProjectDetailsView_tabsTrigger__1VCFk[data-state=active]{color:hsl(var(--foreground)/.94);background:transparent;box-shadow:none}.ProjectDetailsView_tabsTrigger__1VCFk[data-state=active]:after{opacity:1;transform:scaleX(1)}.ProjectDetailsView_tabsTrigger__1VCFk:focus{outline:none}.ProjectDetailsView_tabsTrigger__1VCFk:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary)/.6);border-radius:.25rem}.ProjectDetailsView_tabCount__M08f2{font-size:var(--font-size-xs);font-weight:400;font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground)/.7);line-height:1}.ProjectDetailsView_tabsTrigger__1VCFk[data-state=active] .ProjectDetailsView_tabCount__M08f2{color:hsl(var(--foreground)/.55)}.ProjectDetailsView_tabsTriggerEmpty__kY3SW{opacity:.72}.ProjectDetailsView_tabsTriggerEmpty__kY3SW:hover{opacity:.9}.ProjectDetailsView_tabsTriggerEmpty__kY3SW[data-state=active]{opacity:1}@media (prefers-reduced-motion:reduce){.ProjectDetailsView_backButton__anwL6,.ProjectDetailsView_channelConnectButton__By_nR,.ProjectDetailsView_channelSelectorTrigger__9kiv2,.ProjectDetailsView_headerActionBtn__yFn1W,.ProjectDetailsView_tabsTrigger__1VCFk{transition:none}}.ProjectDetailsView_channelConnectButton__By_nR,.ProjectDetailsView_channelConnectedBadge__wMPt3,.ProjectDetailsView_channelSelectorTrigger__9kiv2{display:inline-flex;align-items:center;gap:.375rem;height:2rem;width:auto;padding:0 .625rem;font-size:var(--font-size-xs);font-weight:400;letter-spacing:-.01em;white-space:nowrap;background:rgba(255,255,255,.03);color:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;cursor:pointer;box-shadow:none;transition:color .15s ease,background .15s ease,border-color .15s ease}.ProjectDetailsView_channelConnectButton__By_nR:hover,.ProjectDetailsView_channelSelectorTrigger__9kiv2:hover{background:rgba(255,255,255,.05);color:rgba(255,255,255,.88);border-color:rgba(255,255,255,.16)}.ProjectDetailsView_channelConnectButton__By_nR>svg:last-child,.ProjectDetailsView_channelSelectorTrigger__9kiv2>svg:last-child{opacity:.45;width:.75rem;height:.75rem}.ProjectDetailsView_channelConnectedBadge__wMPt3{cursor:default}@media (min-width:640px){.ProjectDetailsView_channelConnectButton__By_nR,.ProjectDetailsView_channelSelectorTrigger__9kiv2{gap:.5rem}}.ProjectDetailsView_channelConnectButton__By_nR:focus,.ProjectDetailsView_channelSelectorTrigger__9kiv2:focus{outline:none;box-shadow:none}.ProjectDetailsView_channelConnectButton__By_nR:focus-visible,.ProjectDetailsView_channelSelectorTrigger__9kiv2:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px rgba(255,255,255,.2)}.ProjectDetailsView_channelSelectorContent__Vepto{min-width:260px;border-radius:.75rem}.ProjectDetailsView_channelSelectorContent__Vepto:focus,.ProjectDetailsView_channelSelectorContent__Vepto:focus-visible{outline:none!important;box-shadow:none!important;ring:0!important;ring-offset:0!important}.ProjectDetailsView_addChannelButton__EqqpA{width:100%;height:2rem;justify-content:flex-start;gap:.5rem;padding:0 .5rem;border-radius:.5rem;border:1px dashed hsl(var(--border)/.3);background:transparent;color:hsl(var(--foreground)/.6);font-size:var(--font-size-xs);font-weight:500;cursor:pointer;transition:all .15s ease}.ProjectDetailsView_addChannelButton__EqqpA:hover{background:hsl(var(--accent)/.3);border-color:hsl(var(--border)/.5);color:hsl(var(--foreground)/.85)}.ProjectDetailsView_addChannelButton__EqqpA:active{transform:scale(.98)}.ProjectDetailsView_addChannelButton__EqqpA:focus{outline:none}.ProjectDetailsView_addChannelButton__EqqpA:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary)/.6)}.ProjectDetailsView_addChannelIconWrap__f8X_B{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:.375rem;background:hsl(var(--accent)/.5);border:1px solid hsl(var(--border)/.2);flex-shrink:0;transition:all .15s ease}.ProjectDetailsView_addChannelButton__EqqpA:hover .ProjectDetailsView_addChannelIconWrap__f8X_B{background:hsl(var(--primary)/.1);border-color:hsl(var(--primary)/.3);color:hsl(var(--primary))}.ProjectDetailsView_addChannelIcon__tBlmD{width:.75rem;height:.75rem;color:inherit}.ProjectDetailsView_addChannelLabel__atbFb{line-height:1;letter-spacing:.01em}.ProjectDetailsView_channelConnectButton__By_nR:disabled{opacity:.45;cursor:not-allowed;background:rgba(255,255,255,.02);color:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.05);box-shadow:none}.ProjectDetailsView_tabPanelHidden__KKb0x{display:none!important}.ProjectDetailsView_shortsTabContent__RyCRR,.ProjectDetailsView_thumbnailsTabContent__9Ap0e{width:100%;max-width:100%}.ProjectDetailsView_settingsTabContent__NdWsO{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.ContentGeneratingOverlay_overlay__IPUJ_{pointer-events:none;position:absolute;inset:0;z-index:20;overflow:visible;border-radius:.75rem}.ContentGeneratingOverlay_staticBorder___dMyb{position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.12)}.ContentGeneratingOverlay_borderSvg__fPJbf{position:absolute;inset:0;overflow:visible}.ContentGeneratingOverlay_borderStroke__R5M0D{stroke:rgba(255,255,255,.88);stroke-width:1.75;filter:drop-shadow(0 0 4px rgba(255,255,255,.2));animation:ContentGeneratingOverlay_contentGenBorderTravel__lAhgM 3.6s linear infinite;will-change:stroke-dashoffset}@keyframes ContentGeneratingOverlay_contentGenBorderTravel__lAhgM{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}.ExpandedEditor_overlay__pnC8O{position:fixed;inset:0;z-index:100;background:hsl(var(--background)/.5);backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5);display:flex;align-items:center;justify-content:center;padding:0;animation:ExpandedEditor_overlayFadeIn__wuZa1 .3s ease-out forwards}@media (min-width:768px){.ExpandedEditor_overlay__pnC8O{padding:1rem}}.ExpandedEditor_closeButton__y9zMY{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:transparent;color:hsl(var(--muted-foreground));border:none;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin:-.375rem}.ExpandedEditor_closeButton__y9zMY:hover{background:hsl(var(--muted)/.5);color:hsl(var(--foreground))}@media (min-width:768px){.ExpandedEditor_closeButton__y9zMY{width:2rem;height:2rem;margin:0}}.ExpandedEditor_modal___0vvI{width:100%;height:100%;height:100dvh;max-width:1200px;background:hsl(var(--background));border:none;border-radius:0;box-shadow:0 32px 64px -16px rgba(0,0,0,.3),0 0 0 1px hsl(var(--border)/.05);display:flex;flex-direction:column;overflow:hidden;position:relative;animation:ExpandedEditor_modalSlideUp___3kN7 .4s cubic-bezier(.16,1,.3,1) forwards}@media (min-width:768px){.ExpandedEditor_modal___0vvI{height:85vh;border:1px solid hsl(var(--border)/.15);border-radius:1.5rem}}.ExpandedEditor_modalBody__g3cuq{display:flex;flex:1;min-height:0;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}@media (min-width:768px){.ExpandedEditor_modalBody__g3cuq{flex-direction:row;overflow-y:hidden}}.ExpandedEditor_editorColumn__qFnOG{display:contents}@media (min-width:768px){.ExpandedEditor_editorColumn__qFnOG{flex:1;display:flex;flex-direction:column;min-width:0;position:relative;min-height:0}}.ExpandedEditor_suggestionsColumn__MHaXM{width:100%;flex:none;border-top:1px solid rgb(255 255 255/.06);display:flex;flex-direction:column;background:rgb(255 255 255/.02);max-height:40vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:768px){.ExpandedEditor_suggestionsColumn__MHaXM{width:420px;flex:none;height:100%;max-height:none;overflow-y:hidden;border-top:none;border-left:1px solid rgb(255 255 255/.06)}}.ExpandedEditor_header__YAIdh{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid hsl(var(--border)/.1);background:hsl(var(--background));z-index:50;position:sticky;top:0;width:100%}@media (min-width:768px){.ExpandedEditor_header__YAIdh{padding:1.25rem 1.5rem}}.ExpandedEditor_headerStatic__381sd{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgb(255 255 255/.06);background:rgb(255 255 255/.02);z-index:10}@media (min-width:768px){.ExpandedEditor_headerStatic__381sd{padding:1.25rem 1.5rem}}.ExpandedEditor_headerTitle__Wmiww{display:flex;align-items:center;gap:.5rem;font-size:var(--font-size-sm);font-weight:500}@media (min-width:768px){.ExpandedEditor_headerTitle__Wmiww{gap:.75rem;font-size:var(--font-size-base)}}.ExpandedEditor_iconWrapper__HZ7_W{width:1.75rem;height:1.75rem;border-radius:.5rem;background:hsl(var(--primary)/.1);border:1px solid hsl(var(--primary)/.2);display:flex;align-items:center;justify-content:center;color:hsl(var(--primary))}@media (min-width:768px){.ExpandedEditor_iconWrapper__HZ7_W{width:2rem;height:2rem}}.ExpandedEditor_textareaContainer__lOud8{flex:none;display:flex;flex-direction:column;padding:1rem;position:relative;background:transparent;min-height:120px;max-height:38vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:768px){.ExpandedEditor_textareaContainer__lOud8{flex:1;padding:1.5rem;min-height:0;max-height:none;overflow-y:hidden}}.ExpandedEditor_textarea__SZqFX{flex:1;width:100%;resize:none;background:transparent;border:none;outline:none;font-size:var(--font-size-base);line-height:1.5;color:hsl(var(--foreground))}@media (min-width:768px){.ExpandedEditor_textarea__SZqFX{font-size:var(--font-size-lg);line-height:1.6}}.ExpandedEditor_textarea__SZqFX::placeholder{color:hsl(var(--muted-foreground)/.5)}.ExpandedEditor_footer__qttbU{padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));border-top:1px solid hsl(var(--border)/.1);display:flex;flex-direction:column;align-items:stretch;background:hsl(var(--background));z-index:50;gap:.75rem;position:sticky;bottom:0;width:100%;order:99}@media (min-width:768px){.ExpandedEditor_footer__qttbU{flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 1.5rem;gap:.5rem;order:0}}.ExpandedEditor_footerActions__gVExt{display:flex;align-items:center;gap:.5rem;width:100%}.ExpandedEditor_footerActions__gVExt>*{flex:1;justify-content:center}@media (min-width:768px){.ExpandedEditor_footerActions__gVExt{width:auto;justify-content:flex-start}.ExpandedEditor_footerActions__gVExt>*{flex:none}}.ExpandedEditor_suggestionList__O1Ggc{padding:.75rem;display:flex;flex-direction:column;gap:.25rem;overflow-y:visible}@media (min-width:768px){.ExpandedEditor_suggestionList__O1Ggc{flex:1;overflow-y:auto}}.ExpandedEditor_suggestionCard__Hc47Y{position:relative;padding:.75rem;border-radius:.5rem;border:1px solid rgb(255 255 255/.06);background:transparent;transition:border-color .15s ease,background-color .15s ease;cursor:pointer;display:flex;flex-direction:column;gap:.5rem}.ExpandedEditor_suggestionCard__Hc47Y:hover{background:rgb(255 255 255/.03);border-color:rgb(255 255 255/.12)}.ExpandedEditor_suggestionCardActive__a2P2Z{background:rgb(255 255 255/.04);border-color:rgb(255 255 255/.3)}@keyframes ExpandedEditor_overlayFadeIn__wuZa1{0%{opacity:0}to{opacity:1}}@keyframes ExpandedEditor_modalSlideUp___3kN7{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.ExpandedEditor_modal___0vvI,.ExpandedEditor_overlay__pnC8O{animation:none}}.ClipPreviewSyncOverlay_overlay__TSEvT{pointer-events:none;position:absolute;inset:0;z-index:20;overflow:hidden}.ClipPreviewSyncOverlay_dim__Ov2F_{position:absolute;inset:0;background:rgba(0,0,0,.3)}.ClipPreviewSyncOverlay_track__NwLXq{position:absolute;right:0;bottom:0;left:0;height:3px;overflow:hidden;background:rgba(255,255,255,.2)}.ClipPreviewSyncOverlay_barIndeterminate__RJJ1W{position:absolute;top:0;left:0;height:100%;width:40%;background:#fff;animation:ClipPreviewSyncOverlay_clipPreviewSyncBar__X8UII 1.05s linear infinite;will-change:left}.ClipPreviewSyncOverlay_barDeterminate___FL7T{position:absolute;top:0;left:0;height:100%;background:#fff;transition:width .25s ease-out}.ClipPreviewSyncOverlay_percent__vqkls{position:absolute;right:8px;bottom:8px;z-index:1;border-radius:9999px;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.55);padding:2px 8px;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:rgba(255,255,255,.92);backdrop-filter:blur(8px)}@keyframes ClipPreviewSyncOverlay_clipPreviewSyncBar__X8UII{0%{left:-40%}to{left:100%}}@media (prefers-reduced-motion:reduce){.ClipPreviewSyncOverlay_barIndeterminate__RJJ1W{left:30%;width:40%;animation:none;opacity:.85}.ClipPreviewSyncOverlay_barDeterminate___FL7T{transition:none}}.captions-style-controls_panel__fhFhx{display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.06);border-radius:.75rem;background:rgba(255,255,255,.015);overflow:hidden}.captions-style-controls_panelFlat__fuXPi{border:0;border-radius:0;background:transparent;overflow:visible}.captions-style-controls_bodyFlat__mlciX{padding:0}.captions-style-controls_bodyFlat__mlciX>.captions-style-controls_block__4_bP5{padding-left:0;padding-right:0}.captions-style-controls_bodyFlat__mlciX>.captions-style-controls_block__4_bP5:first-child{padding-top:.15rem}.captions-style-controls_bodyFlat__mlciX .captions-style-controls_controlsGrid__83_9V>.captions-style-controls_block__4_bP5{padding-left:0;padding-right:0}.captions-style-controls_header__nz6rm{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .875rem;border-bottom:1px solid rgba(255,255,255,.05)}.captions-style-controls_title__nzzja{margin:0;font-size:.75rem;font-weight:500;letter-spacing:-.01em;color:rgba(238,234,226,.78)}.captions-style-controls_live__QUbGR{font-size:.625rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.28)}.captions-style-controls_body__E5yb_{display:flex;flex-direction:column;gap:0;padding:0 0 .25rem}.captions-style-controls_block__4_bP5{display:flex;flex-direction:column;gap:.4375rem;min-width:0;padding:.75rem .875rem}.captions-style-controls_body__E5yb_>.captions-style-controls_block__4_bP5{border-bottom:1px solid rgba(255,255,255,.04)}.captions-style-controls_label__Ge1nM{font-size:.625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.28)}.captions-style-controls_presets__T4_46{width:100%;min-height:7.25rem}.captions-style-controls_panelFlat__fuXPi .captions-style-controls_presets__T4_46{min-height:7.5rem}.captions-style-controls_controlsGrid__83_9V{display:flex;flex-direction:column}.captions-style-controls_controlsGrid__83_9V>.captions-style-controls_block__4_bP5{border-top:0}.captions-style-controls_controlsGrid__83_9V>.captions-style-controls_block__4_bP5+.captions-style-controls_block__4_bP5{border-top:1px solid rgba(255,255,255,.04)}.captions-style-controls_typeRow__P3dpe{display:flex;flex-direction:column;gap:.5rem}.captions-style-controls_fontTrigger__dqPra{height:2rem;border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.02);color:rgba(238,234,226,.88);font-size:.8125rem;letter-spacing:-.01em}.captions-style-controls_fontTrigger__dqPra:hover{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.1)}.captions-style-controls_sizeControl__er_r2{display:flex;align-items:center;gap:.5rem;min-width:0}.captions-style-controls_sizeValue__UMWHa{flex-shrink:0;min-width:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6875rem;font-variant-numeric:tabular-nums;text-align:right;color:rgba(255,255,255,.42)}.captions-style-controls_slider__NmR_0{width:100%;height:2px;cursor:pointer;appearance:none;border-radius:999px;background:rgba(255,255,255,.08)}.captions-style-controls_slider__NmR_0::-webkit-slider-thumb{width:.6875rem;height:.6875rem;appearance:none;border-radius:999px;background:#eeeae2;box-shadow:0 0 0 1px rgba(0,0,0,.2);transition:transform .12s ease}.captions-style-controls_slider__NmR_0::-webkit-slider-thumb:hover{transform:scale(1.12)}.captions-style-controls_slider__NmR_0::-moz-range-thumb{width:.6875rem;height:.6875rem;border:0;border-radius:999px;background:#eeeae2}.captions-style-controls_colorList__gOBih{display:flex;flex-direction:column;margin:0 -.25rem}.captions-style-controls_colorRow__it2SU{border-radius:.5rem;padding-inline:.25rem!important;padding-block:.3rem!important}.captions-style-controls_bgRow__iJcGC{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.125rem;padding:.125rem 0}.captions-style-controls_bgLabel__imYm_{font-size:.8125rem;letter-spacing:-.01em;color:rgba(238,234,226,.52)}.captions-style-controls_bgRight__72aMf{display:flex;align-items:center;gap:.5rem}.captions-style-controls_opacityRow__3VmdD{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding-top:.125rem}.captions-style-controls_metaLabel__DPpuZ{font-size:.6875rem;color:rgba(255,255,255,.32)}.captions-style-controls_metaValue__hlWBi{min-width:2.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6875rem;font-variant-numeric:tabular-nums;text-align:right;color:rgba(255,255,255,.4)}.captions-style-controls_segment__E0D8Z{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:22rem;border:1px solid rgba(255,255,255,.07);border-radius:.5rem;background:rgba(0,0,0,.15);padding:.1875rem}.captions-style-controls_segmentBtn__yOSpE{height:1.75rem;border:0;border-radius:.375rem;background:transparent;font-size:.75rem;font-weight:400;letter-spacing:-.01em;color:rgba(255,255,255,.38);cursor:pointer;transition:color .14s ease,background-color .14s ease}.captions-style-controls_segmentBtn__yOSpE:hover{color:rgba(255,255,255,.68)}.captions-style-controls_segmentBtn__yOSpE:focus-visible{outline:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.captions-style-controls_segmentBtnOn__eWzYP{background:rgba(255,255,255,.09);color:rgba(238,234,226,.94);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}@media (prefers-reduced-motion:reduce){.captions-style-controls_segmentBtn__yOSpE,.captions-style-controls_slider__NmR_0::-webkit-slider-thumb{transition:none}}.captions-only_page__X9ecS{position:relative;display:flex;min-height:0;flex:1;flex-direction:column;width:100%}.captions-only_pageGlow__wSFm_{pointer-events:none;position:absolute;inset:0;z-index:-10;background:radial-gradient(55% 35% at 50% -5%,hsl(var(--primary)/.04),transparent 65%)}.captions-only_inner__jZ_yQ{margin:0 auto;display:flex;width:100%;max-width:72rem;flex:1;flex-direction:column;gap:1rem;padding:0 .75rem 1.25rem}@media (min-width:640px){.captions-only_inner__jZ_yQ{gap:1.25rem;padding:0 1rem 2rem}}@media (min-width:1024px){.captions-only_inner__jZ_yQ{gap:1.5rem;padding:0 1.5rem 2rem}}.captions-only_header__VW5bD{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.75rem;padding:.5rem 0}@media (min-width:640px){.captions-only_header__VW5bD{min-height:3.5rem;padding:.75rem 0;gap:1rem}}.captions-only_headerLeft__tEul1{display:flex;min-width:0;flex:1;align-items:center;gap:.5rem}@media (min-width:640px){.captions-only_headerLeft__tEul1{gap:.75rem}}.captions-only_backButton__UX2bz{display:inline-flex;height:1.875rem;width:1.875rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;background:rgba(255,255,255,.03);color:rgba(255,255,255,.55);cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.captions-only_backButton__UX2bz{height:2.25rem;width:2.25rem;border-radius:.625rem}}.captions-only_backButton__UX2bz:hover{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#ffffff;transform:translateX(-1px)}.captions-only_backButton__UX2bz:active{transform:translateX(-1px) scale(.95)}.captions-only_backButton__UX2bz:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary)/.6)}.captions-only_titleBlock__3Fg03{min-width:0}.captions-only_title__XWruY{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-sm);font-weight:600;letter-spacing:-.015em;line-height:1.3;color:hsl(var(--foreground)/.92)}.captions-only_headerSeparator__Ji5fo{display:none;width:1px;height:1.25rem;flex-shrink:0;margin:0 .125rem;background:hsl(var(--border)/.25)}@media (min-width:640px){.captions-only_headerSeparator__Ji5fo{display:block}}.captions-only_actions__q8Wip{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.captions-only_actionButton__bt0YT{display:inline-flex;height:1.875rem;align-items:center;gap:.375rem;border:1px solid transparent;border-radius:.4375rem;background:transparent;padding:0 .625rem;font-size:.75rem;font-weight:400;letter-spacing:-.01em;color:rgba(255,255,255,.48);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.captions-only_actionButton__bt0YT:hover:not(:disabled){border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(255,255,255,.88)}.captions-only_actionButton__bt0YT:focus-visible{outline:none;box-shadow:0 0 0 1px rgba(255,255,255,.14)}.captions-only_actionButton__bt0YT:disabled{cursor:not-allowed;opacity:.3}.captions-only_actionButtonPrimary__iEm8b{position:relative;display:inline-flex;height:1.875rem;align-items:center;gap:.375rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:.4375rem;background:rgba(255,255,255,.06);padding:0 .75rem;font-size:.75rem;font-weight:400;letter-spacing:-.01em;color:rgba(238,234,226,.92);transition:border-color .15s ease,background-color .15s ease,color .15s ease;font-variant-numeric:tabular-nums}.captions-only_actionButtonPrimary__iEm8b:hover:not(:disabled){border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:rgba(255,255,255,.96)}.captions-only_actionButtonPrimary__iEm8b:focus-visible{outline:none;box-shadow:0 0 0 1px rgba(255,255,255,.14)}.captions-only_actionButtonPrimary__iEm8b:disabled{cursor:not-allowed;opacity:.35}.captions-only_actionButtonPrimary__iEm8b[aria-busy=true]:disabled{cursor:wait;opacity:1;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:rgba(255,255,255,.94)}.captions-only_actionButtonReady__gBAbB{border-color:hsl(var(--primary)/.4);background:hsl(var(--primary)/.14);color:hsl(var(--primary))}.captions-only_actionButtonReady__gBAbB:hover:not(:disabled){border-color:hsl(var(--primary)/.55);background:hsl(var(--primary)/.2);color:hsl(var(--primary))}.captions-only_exportProgressTrack__Wijm0{pointer-events:none;position:absolute;inset-inline:0;bottom:0;height:2px;background:rgba(255,255,255,.06)}.captions-only_exportProgressFill__yg1Jp{display:block;height:100%;background:hsl(var(--primary)/.85);transition:width .35s cubic-bezier(.16,1,.3,1)}.captions-only_spinnerInline___v46I{animation:captions-only_captions-spin__fivoM .85s linear infinite}@keyframes captions-only_captions-spin__fivoM{to{transform:rotate(1turn)}}.captions-only_layout__DzNKN{display:grid;gap:1.25rem}.captions-only_layoutMain__yCytJ{display:grid;gap:1.25rem;align-items:start}.captions-only_mainColumn__mkC8X{display:flex;min-width:0;flex-direction:column;gap:1rem}.captions-only_styleAside__3wx2f{min-width:0}@media (min-width:1024px){.captions-only_layout__DzNKN{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.9fr);align-items:start;gap:1.5rem}.captions-only_layoutMain__yCytJ{grid-template-columns:minmax(0,1fr) minmax(15rem,18.5rem);gap:1.25rem}.captions-only_styleAside__3wx2f{position:sticky;top:1rem}}.captions-only_playerShell__3V8JP{width:100%}.captions-only_playerFrameCanvas__Vz_rb,.captions-only_playerFrameNative__XKqvW{position:relative;width:100%;max-height:min(72vh,42rem);overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;background:#0a0a0a;container-type:inline-size}.captions-only_playerFrameCanvas__Vz_rb[data-orientation=portrait],.captions-only_playerFrameNative__XKqvW[data-orientation=portrait]{width:min(100%,22rem,calc(min(72vh, 42rem) * 9 / 16));max-width:min(100%,22rem);margin-inline:auto}.captions-only_clipCanvas__Xm6Ve{position:absolute;inset:0;width:100%;height:100%;min-height:0;padding:0;background:#0a0a0a}.captions-only_nativeVideo__hgHlb{display:block;width:100%;height:100%;object-fit:contain;background:#0a0a0a;pointer-events:none}.captions-only_subtitlesCanvas__gaqo5{position:absolute;inset:0;z-index:2;width:100%;height:100%;pointer-events:none}.captions-only_nativeControls__3HbBt{position:absolute;inset:auto 0 0 0;z-index:3}.captions-only_playerEmpty__A0tMD{display:grid;height:100%;min-height:12rem;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;background:#131313;aspect-ratio:16/9}.captions-only_playerEmptyText__yk5NK{margin:0;font-size:.8125rem;color:rgba(255,255,255,.35)}.captions-only_transcriptPanel__ZTTYj{display:flex;min-height:14rem;max-height:min(50vh,28rem);flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;background:rgba(255,255,255,.02)}.captions-only_transcriptHeader__3CrkY{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.06);padding:.75rem 1rem}.captions-only_transcriptTitle__gLYXz{margin:0;font-size:.75rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.38)}.captions-only_transcriptMeta__cOu2f{font-size:.6875rem;font-variant-numeric:tabular-nums;color:rgba(255,255,255,.28)}.captions-only_transcriptBody__xNDsN{flex:1;overflow:auto;padding:1rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.captions-only_transcriptText__PklMq{margin:0;white-space:pre-wrap;font-size:.9375rem;font-weight:400;line-height:1.65;letter-spacing:-.01em;color:rgba(238,234,226,.78)}.captions-only_transcriptWord__9sUKk{border-radius:.2rem;transition:background-color .12s ease,color .12s ease}.captions-only_transcriptWordBtn__G2rug{display:inline;border:0;background:transparent;padding:0;font:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;text-align:left}.captions-only_transcriptWordBtn__G2rug:hover{color:rgba(255,255,255,.95);text-decoration:underline;text-decoration-color:rgba(255,255,255,.2);text-underline-offset:2px}.captions-only_transcriptWordActive__xbVDm{background:rgba(255,255,255,.1);color:rgba(255,255,255,.96)}.captions-only_transcriptEmpty__70U9y{margin:0;font-size:.8125rem;line-height:1.5;color:rgba(255,255,255,.35)}.captions-only_transcriptHint__yx7WC{margin:0;border-top:1px solid rgba(255,255,255,.06);padding:.625rem 1rem;font-size:.6875rem;color:rgba(255,255,255,.28)}.captions-only_stateCenter__6b8Fy{display:flex;min-height:50vh;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem .75rem;text-align:center}@media (min-width:640px){.captions-only_stateCenter__6b8Fy{padding:3rem 1rem}}@media (min-width:1024px){.captions-only_stateCenter__6b8Fy{padding:3rem 1.5rem}}.captions-only_stateTitle__DRf0T{margin:0;font-size:1rem;font-weight:500;letter-spacing:-.02em;color:rgba(238,234,226,.88)}.captions-only_stateDesc__8CU3w{margin:0;max-width:22rem;font-size:.8125rem;line-height:1.5;color:rgba(255,255,255,.4)}.captions-only_spinner___PN4m{height:1.25rem;width:1.25rem;color:rgba(255,255,255,.45);animation:captions-only_spin__Las_8 .85s linear infinite}@keyframes captions-only_spin__Las_8{to{transform:rotate(1turn)}}.automations-list_shell__knU1y{display:flex;flex-direction:column;gap:0;width:min(100vw - 1.25rem,28rem);max-width:none;max-height:min(84vh,34rem);overflow:hidden;border:1px solid rgba(255,255,255,.055);border-radius:1rem;background:#141210;color:rgba(255,255,255,.9);box-shadow:0 0 0 1px rgba(0,0,0,.35),0 24px 64px -16px rgba(0,0,0,.65);transform:translate(-50%,-50%);padding:0}.automations-list_close__Kn5Rd{top:.75rem;right:.75rem;display:inline-flex!important;height:1.875rem;width:1.875rem;align-items:center;justify-content:center;border-radius:999px;opacity:1;color:rgba(255,255,255,.34)}.automations-list_close__Kn5Rd:hover{color:rgba(255,255,255,.78);background:rgba(255,255,255,.045)}.automations-list_close__Kn5Rd svg{height:.875rem;width:.875rem}.automations-list_header__F3aXu{flex-shrink:0;display:flex;flex-direction:column;padding:.75rem .75rem .75rem 1.15rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.045)}.automations-list_headerTop__gFbv6{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:1.875rem}.automations-list_titleBlock__1VJdo{min-width:0;flex:1}.automations-list_title__0u1ro{margin:0;font-size:.9375rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:rgba(255,255,255,.92)}.automations-list_description__Pj34C{display:none}.automations-list_headerActions__hS978{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;gap:.125rem}.automations-list_iconBtn__q1_7z{display:inline-flex;height:1.875rem;width:1.875rem;flex-shrink:0;align-items:center;justify-content:center;margin:0;padding:0;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.34);cursor:pointer;transition:color .15s ease,background-color .15s ease}.automations-list_iconBtn__q1_7z:hover:not(:disabled){color:rgba(255,255,255,.78);background:rgba(255,255,255,.045)}.automations-list_iconBtn__q1_7z:disabled{cursor:not-allowed;opacity:.4}.automations-list_primaryBtn__s8GGO{display:inline-flex;height:1.875rem;align-items:center;gap:.3rem;border:0;border-radius:999px;background:#e8e8e8;padding:0 .8rem;font-size:.75rem;font-weight:550;letter-spacing:-.01em;color:#0a0a0a;cursor:pointer;transition:background-color .15s ease}.automations-list_primaryBtn__s8GGO:hover{background:#fff}.automations-list_body__WJUH9{min-height:0;flex:1;overflow-y:auto;padding:.75rem .9rem 1rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.automations-list_error__iG_6w{margin:0 0 .75rem;border-radius:.75rem;border:1px solid rgba(248,113,113,.18);background:rgba(248,113,113,.05);padding:.7rem .85rem;font-size:.8125rem;line-height:1.4;color:rgba(252,165,165,.9)}.automations-list_loading__jwPR1{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 1rem;color:rgba(255,255,255,.28);font-size:.8125rem}.automations-list_list__BvYuy{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.automations-list_card__m_nkP{border-radius:.875rem;border:1px solid rgba(255,255,255,.045);background:rgba(255,255,255,.018);padding:.85rem .9rem .75rem;transition:border-color .15s ease,background-color .15s ease}@media (hover:hover) and (pointer:fine){.automations-list_card__m_nkP:hover{border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.028)}}.automations-list_cardTop__bgUcg{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.automations-list_identity__3iTpQ{display:flex;min-width:0;flex:1;align-items:center;gap:.65rem}.automations-list_avatar__1L1sz{display:grid;height:2.125rem;width:2.125rem;flex-shrink:0;place-items:center;overflow:hidden;border-radius:999px;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.035);color:rgba(255,255,255,.32)}.automations-list_avatarImg__vPCxA{height:100%;width:100%;object-fit:cover}.automations-list_identityText__G8ZqA{min-width:0}.automations-list_channelName__5SHjo{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;letter-spacing:-.015em;line-height:1.25;color:rgba(255,255,255,.9)}.automations-list_metaLine__ePBr0{margin:.2rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;letter-spacing:-.005em;line-height:1.3;color:rgba(255,255,255,.28);font-variant-numeric:tabular-nums}.automations-list_toggle__HHSP2{display:flex;flex-shrink:0;align-items:center;gap:.45rem}.automations-list_toggleLabel__8qoKQ{font-size:.6875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:rgba(255,255,255,.22)}.automations-list_errorLine__D8Dl_{margin:.55rem 0 0;font-size:.75rem;line-height:1.4;color:rgba(248,113,113,.85)}.automations-list_cardFooter___V_ht{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem;margin-top:.7rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.035)}.automations-list_action___WFyE{display:inline-flex;height:1.75rem;align-items:center;gap:.35rem;border:0;border-radius:999px;background:transparent;padding:0 .55rem;font-size:.75rem;font-weight:500;letter-spacing:-.01em;color:rgba(255,255,255,.36);cursor:pointer;transition:color .15s ease,background-color .15s ease}.automations-list_action___WFyE:hover:not(:disabled){color:rgba(255,255,255,.78);background:rgba(255,255,255,.04)}.automations-list_action___WFyE:disabled{cursor:not-allowed;opacity:.4}.automations-list_actionDanger__XampY{color:rgba(248,113,113,.55)}.automations-list_actionDanger__XampY:hover:not(:disabled){color:rgba(252,165,165,.95);background:rgba(248,113,113,.08)}.automations-list_empty__XOqi0{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.25rem 1.25rem 2rem}.automations-list_emptyIcon__SIZ88{display:none}.automations-list_emptyTitle__3OGFZ{margin:0;font-size:.875rem;font-weight:500;letter-spacing:-.015em;color:rgba(255,255,255,.82)}.automations-list_emptyDescription__uQ0xX{margin:.35rem 0 0;max-width:15.5rem;font-size:.75rem;line-height:1.4;letter-spacing:-.005em;color:rgba(255,255,255,.3)}.automations-list_emptyCta__mxZgf{margin-top:1rem}.automations-list_switch__xHHzC{height:1.125rem;width:1.875rem}.automations-list_switch__xHHzC[data-state=checked]{background:#e8e8e8}.automations-list_switch__xHHzC[data-state=unchecked]{background:rgba(255,255,255,.12)}.automations-list_switch__xHHzC>span{height:.875rem;width:.875rem}.automations-list_switch__xHHzC[data-state=checked]>span{transform:translateX(.8rem);background:#0a0a0a}.automations-list_switch__xHHzC[data-state=unchecked]>span{background:rgba(255,255,255,.7)}.automations-list_fieldGrid__MutIr{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.automations-list_toggleGroup__BS3Qk{display:flex;flex-direction:column;gap:.15rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.02);padding:.2rem .7rem}.automations-list_toggleRow__hkMPL{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.5rem}.automations-list_toggleRowLabel__p5JLZ{font-size:.8125rem;letter-spacing:-.01em;color:rgba(255,255,255,.62)}.automations-list_preview__vmYXj{display:flex;align-items:center;gap:.7rem;margin-top:.55rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.045);background:rgba(255,255,255,.025);padding:.65rem .75rem}.automations-list_previewAvatar__Ze34N{height:2.25rem;width:2.25rem;flex-shrink:0;border:1px solid rgba(255,255,255,.05)}.automations-list_previewTitle__lYyIE{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;letter-spacing:-.01em;color:rgba(255,255,255,.88)}.automations-list_previewMeta__fEgki{margin:.15rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;color:rgba(255,255,255,.3);font-variant-numeric:tabular-nums}.automations-runs_nestedHeader__hbA1Q{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:0;min-height:calc(.75rem + 1.875rem + .75rem);padding:.75rem 3rem .75rem 1.15rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.045)}.automations-runs_nestedTitle__c1qr0{margin:0;font-size:.9375rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:rgba(255,255,255,.92)}.automations-runs_nestedDescription__xYhM9{margin-top:.25rem;font-size:.75rem;line-height:1.35;color:rgba(255,255,255,.3)}.automations-runs_nestedBody__CsByO{flex:1;min-height:0;padding:1.1rem 1.25rem;overflow-x:hidden;overflow-y:auto;max-height:min(58vh,26rem)}.automations-runs_nestedFooter__4ep2p{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;padding:.85rem 1.25rem 1.05rem;border-top:1px solid rgba(255,255,255,.045)}.automations-runs_close__l4APS{top:.75rem;right:.75rem;display:inline-flex!important;height:1.875rem;width:1.875rem;align-items:center;justify-content:center;border-radius:999px;opacity:1;color:rgba(255,255,255,.34)}.automations-runs_close__l4APS:hover{color:rgba(255,255,255,.78);background:rgba(255,255,255,.045)}.automations-runs_close__l4APS svg{height:.875rem;width:.875rem}.automations-runs_nestedShell__mcnQE{display:flex!important;flex-direction:column;width:min(100vw - 1.25rem,24.5rem);max-width:none;max-height:min(90vh,34rem);overflow:hidden;border:1px solid rgba(255,255,255,.055);border-radius:1.125rem;background:#141210;color:rgba(255,255,255,.9);box-shadow:0 0 0 1px rgba(0,0,0,.35),0 24px 64px -16px rgba(0,0,0,.7);padding:0;gap:0}.automations-runs_runsList__HfuVu{display:flex;flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none}.automations-runs_runItem__jp676{border-radius:.75rem;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.018);padding:.7rem .8rem}.automations-runs_runTop__Zz5o6{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.automations-runs_runTitle__AxYs8{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;letter-spacing:-.01em;color:rgba(255,255,255,.86)}.automations-runs_runMeta__aBHY2{margin:.2rem 0 0;font-size:.6875rem;color:rgba(255,255,255,.28);font-variant-numeric:tabular-nums}.automations-runs_runLink__VL3Ez{display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem;border-radius:999px;padding:.2rem .45rem;font-size:.6875rem;font-weight:500;color:rgba(255,255,255,.38);transition:color .15s ease,background-color .15s ease}.automations-runs_runLink__VL3Ez:hover{color:rgba(255,255,255,.78);background:rgba(255,255,255,.04)}.automations-runs_runNote__sU8aT{margin:.4rem 0 0;font-size:.75rem;line-height:1.4;color:rgba(255,255,255,.32)}.automations-runs_runError__Hmilf{margin:.4rem 0 0;font-size:.75rem;line-height:1.4;color:rgba(248,113,113,.85)}.automations-runs_emptySoft__khpYc{padding:2.5rem 1rem;text-align:center;font-size:.8125rem;color:rgba(255,255,255,.28)}