.VideosPage_page__Ey1rK{max-width:1180px;margin:0 auto;padding:14px 16px 28px}.VideosPage_topBar__aUYrp{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.VideosPage_topBarLeft__5c2p2{display:flex;align-items:center;gap:10px;min-width:0}.VideosPage_backBtn__wD5Y1{width:34px;height:34px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.VideosPage_backBtn__wD5Y1:hover{border-color:var(--accent)}.VideosPage_backBtn__wD5Y1:active{transform:translateY(1px)}.VideosPage_backIcon__xiVVF{font-size:18px;line-height:1}.VideosPage_title__ISUuC{margin:0;font-size:22px;line-height:1.2}.VideosPage_searchWrap__Zv9S6{position:relative;flex:1 1;min-width:0}.VideosPage_searchRow__qI_yw{display:flex;align-items:center;gap:12px;margin-bottom:14px}.VideosPage_searchSuggestList__zXySy{position:absolute;top:calc(100% + 4px);left:0;right:0;margin:0;padding:6px 0;list-style:none;background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;max-height:min(320px,50vh);overflow-y:auto;z-index:40;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06)}.VideosPage_searchSuggestList__zXySy li{margin:0}.VideosPage_searchSuggestItem__R9IKJ{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 14px;border:none;background:transparent;color:var(--text-primary);font-size:14px;line-height:1.35;text-align:left;cursor:pointer}.VideosPage_searchSuggestItem__R9IKJ:focus-visible,.VideosPage_searchSuggestItem__R9IKJ:hover{background:color-mix(in srgb,var(--accent) 10%,var(--bg-secondary));outline:none}.VideosPage_searchSuggestLabel__fFiHO{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideosPage_searchSuggestTag__XGGeg{color:var(--accent);font-weight:500}.VideosPage_searchSuggestMeta__iNqKL{flex-shrink:0;font-size:12px;color:var(--text-secondary)}.VideosPage_filtersRow__R3COJ{display:flex;gap:10px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:thin}.VideosPage_chip__NGD85{border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);border-radius:999px;padding:8px 10px;font-size:13px;line-height:1;cursor:pointer;white-space:nowrap}.VideosPage_chipActive__Lt7Zv{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset}[data-theme=matrix] .VideosPage_chipActive__Lt7Zv{background:var(--matrix-accent-bg);border-color:var(--matrix-accent-bg);box-shadow:none;color:#fff}.VideosPage_chipMuted__eyIKd{color:var(--text-secondary)}.VideosPage_search__3NkkE{flex:1 1;min-width:0;display:flex;align-items:center;gap:4px;min-height:46px;padding:3px 8px 3px 0;border-radius:14px;border:1px solid var(--border);background:var(--bg-secondary);box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.06);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.VideosPage_search__3NkkE:before{content:"";flex-shrink:0;width:20px;height:20px;margin-left:14px;background-color:var(--text-secondary);opacity:.72;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.VideosPage_search__3NkkE:hover:not(:focus-within){border-color:color-mix(in srgb,var(--border) 65%,var(--text-secondary) 35%)}.VideosPage_search__3NkkE:focus-within{border-color:color-mix(in srgb,var(--accent) 58%,var(--border));background:var(--bg-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent),0 2px 10px rgba(0,0,0,.07)}[data-theme=dark] .VideosPage_search__3NkkE,[data-theme=matrix] .VideosPage_search__3NkkE{box-shadow:0 1px 3px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.04)}[data-theme=dark] .VideosPage_search__3NkkE:focus-within,[data-theme=matrix] .VideosPage_search__3NkkE:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 28%,transparent),0 4px 14px rgba(0,0,0,.45)}.VideosPage_searchInput__YS_4n{flex:1 1;min-width:0;margin:0;padding:10px 12px 10px 6px;border:none;border-radius:0;background:transparent;color:var(--text-primary);font-size:15px;line-height:1.35;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.VideosPage_searchInput__YS_4n::placeholder{color:var(--text-secondary);opacity:.88}.VideosPage_section__Gytto{margin-top:18px}.VideosPage_sectionHeader__Cjwor{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.VideosPage_sectionTitle__Jw8Jh{margin:0;font-size:16px;font-weight:600;min-width:0}.VideosPage_sectionTitleBtn__X3VW4{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin:0;padding:6px 10px 6px 6px;border:none;border-radius:10px;background:transparent;color:inherit;font:inherit;font-weight:600;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.VideosPage_sectionTitleBtn__X3VW4:hover{background:color-mix(in srgb,var(--bg-secondary) 88%,var(--text-primary) 12%)}.VideosPage_sectionTitleBtn__X3VW4:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.VideosPage_sectionTitleChevron__xvr3K{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.1em;font-size:14px;line-height:1;opacity:.55;transition:transform .15s ease,opacity .15s ease}.VideosPage_sectionTitleBtn__X3VW4:hover .VideosPage_sectionTitleChevron__xvr3K{opacity:.9;transform:translateX(2px)}.VideosPage_sectionTitleLabel__bfwaQ{min-width:0}.VideosPage_muted__muHBG{color:var(--text-secondary);font-size:13px}.VideosPage_publisherRail__aM6xS{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.VideosPage_publisherBtn__gu8lC{border:none;background:transparent;cursor:pointer;padding:0;font:inherit;color:inherit}.VideosPage_publisherAvatar__tTtNg{width:46px;height:46px;border-radius:50%;overflow:hidden;border:2px solid var(--border);background:var(--bg-secondary);display:grid;place-items:center}.VideosPage_publisherAvatarActive__hqXTa{border-color:var(--accent)}.VideosPage_publisherAvatarImg__ZaW_k{width:100%;height:100%;object-fit:cover}.VideosPage_publisherAvatarPh__v0gkr{font-size:14px;color:var(--text-secondary)}.VideosPage_publisherLabel__bQXGA{max-width:64px;margin-top:6px;font-size:12px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.VideosPage_horizontalRail__ZHuEr{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.VideosPage_horizontalRail__ZHuEr>.VideosPage_videoCard__EK6zz{flex:0 0 auto;flex-shrink:0}.VideosPage_videoCard__EK6zz{border:1px solid var(--border);border-radius:12px;background:var(--bg-secondary);overflow:hidden;cursor:pointer;display:flex;flex-direction:column;min-width:260px}.VideosPage_videoCardVertical__xHFhV{min-width:190px;width:190px}.VideosPage_thumbWrap__oZGI5{position:relative;width:100%;background:rgba(0,0,0,.08)}.VideosPage_thumbWatchLaterBtn__DApmT{position:absolute;top:8px;right:8px;z-index:4;width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.35);background:rgba(0,0,0,.45);color:#fff;display:grid;place-items:center;cursor:pointer;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.25)}.VideosPage_thumbWatchLaterBtn__DApmT:hover{background:rgba(0,0,0,.6);border-color:var(--accent);color:var(--accent)}.VideosPage_thumbWatchLaterBtn__DApmT[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:rgba(0,0,0,.55)}.VideosPage_thumb16x9__k_lpQ{aspect-ratio:16/9}.VideosPage_thumb9x16__I5kTb{aspect-ratio:9/16}.VideosPage_thumbImg__rbNmS{width:100%;height:100%;object-fit:cover;display:block}.VideosPage_thumbHoverFill__C9xWL{width:100%;height:100%;min-height:0;display:block;border:none;padding:0;margin:0;background:transparent;cursor:inherit;border-radius:0;align-self:stretch}.VideosPage_thumbPlayHintHidden__wJHR4{display:none}.VideosPage_thumbPh__RIy2p{width:100%;height:100%;display:grid;place-items:center;color:var(--text-secondary);font-size:13px}.VideosPage_cardBody__CZLWq{padding:10px 10px 12px;display:grid;grid-gap:6px;gap:6px}.VideosPage_cardTitle__mwyR1{margin:0;font-size:14px;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.VideosPage_cardMetaRow__QAsap{display:flex;gap:10px;color:var(--text-secondary);font-size:12px}.VideosPage_videoReactionsIcons__R7Wqo{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.VideosPage_videoReactionPair__p7rR3{display:inline-flex;align-items:center;gap:4px}.VideosPage_videoReactionIcon__1Q1Sb{flex-shrink:0;opacity:.88;color:var(--text-secondary)}.VideosPage_grid__2Xinx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}@media (max-width:980px){.VideosPage_grid__2Xinx{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.VideosPage_grid__2Xinx{grid-template-columns:1fr}.VideosPage_grid__2Xinx .VideosPage_videoCard__EK6zz{min-width:0;width:100%}}@keyframes VideosPage_skeletonShimmer__mVVlg{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}.VideosPage_skeletonBlock__v5GAB{border-radius:10px;background:var(--bg-secondary);border:1px solid var(--border);animation:VideosPage_skeletonShimmer__mVVlg 1.1s ease-in-out infinite}.VideosPage_skeletonThumb16x9__SV49c{aspect-ratio:16/9;width:100%}.VideosPage_skeletonLine__sioAl{height:12px;border-radius:6px;margin-top:8px;border:1px solid var(--border);background:var(--bg-secondary);animation:VideosPage_skeletonShimmer__mVVlg 1.1s ease-in-out infinite}.VideosPage_skeletonLineShort__t_jzE{width:55%}.VideosPage_skeletonRail__bGQsd{display:flex;gap:12px;overflow:hidden}.VideosPage_skeletonRailCard__AoPpP{flex:0 0 140px;min-width:0}.VideosPage_queryError__VcPt8{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin:8px 0;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);font-size:13px;color:var(--text-primary)}.VideosPage_filterSummary__bEHlc{font-size:13px;color:var(--text-secondary);margin:0 0 10px;line-height:1.4}.VideosPage_filterToolbar__8PSq3{border:1px solid var(--border);border-radius:16px;background:var(--bg-secondary);padding:14px 16px 16px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}.VideosPage_filterSection__0Jf6c{margin:0}.VideosPage_filterSectionHead__uyxSB{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.VideosPage_filterSectionTitle__pRr1C{margin:0 0 8px;font-size:13px;font-weight:600;letter-spacing:.02em;color:var(--text-secondary);text-transform:uppercase}.VideosPage_filterSectionHead__uyxSB .VideosPage_filterSectionTitle__pRr1C{margin-bottom:0}.VideosPage_filterSectionToggle__Um_pX{border:none;background:none;color:var(--accent);font-size:13px;cursor:pointer;padding:4px 0;text-decoration:underline;text-underline-offset:3px}.VideosPage_filterToolbar__8PSq3 .VideosPage_searchRow__qI_yw,.VideosPage_filterToolbar__8PSq3 .VideosPage_searchWrap__Zv9S6{margin-bottom:0}.VideosPage_filterToolbarActions__Pgbgx{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px}.VideosPage_filtersPanelToggle___qVDU{padding:8px 14px;border-radius:10px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);font-size:14px;font-weight:500;cursor:pointer}.VideosPage_filtersPanelToggle___qVDU:hover{border-color:color-mix(in srgb,var(--accent) 45%,var(--border));color:var(--accent)}.VideosPage_filtersPanels__Vn8jb{display:flex;flex-direction:column;gap:16px}.VideosPage_searchSubmitBtn__jaNfP{flex:0 0 auto;padding:10px 18px;border-radius:12px;border:1px solid var(--accent);background:var(--accent);color:var(--bg-primary,#fff);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.VideosPage_searchSubmitBtn__jaNfP:hover{filter:brightness(1.06)}.VideosPage_searchSubmitBtn__jaNfP:active{transform:translateY(1px)}.VideosPage_chipWrap___TA4t{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center}.VideosPage_chipWrapCollapsed__X1cSW{max-height:5.5rem;overflow:hidden}.VideosPage_chipCount__AwQCH{opacity:.75}.VideosPage_presetRow__pRbR6{display:inline-flex;align-items:center;gap:4px}.VideosPage_presetModalBackdrop__NbNrx{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.45);display:grid;place-items:center;padding:16px}.VideosPage_presetModal__2h4_f{width:100%;max-width:400px;border-radius:14px;border:1px solid var(--border);background:var(--bg-primary);padding:18px 20px 16px;box-shadow:0 12px 40px rgba(0,0,0,.2)}.VideosPage_presetModalTitle__cBNi3{margin:0 0 12px;font-size:18px;font-weight:600}.VideosPage_presetModalInput__WO3lK{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);font-size:15px;margin-bottom:16px}.VideosPage_presetModalActions__ymj9D{display:flex;justify-content:flex-end;gap:10px}.VideosPage_presetModalBtnPrimary__e5Q7z,.VideosPage_presetModalBtnSecondary__cvsxj{padding:8px 16px;border-radius:10px;font-size:14px;cursor:pointer;border:1px solid var(--border)}.VideosPage_presetModalBtnSecondary__cvsxj{background:var(--bg-secondary);color:var(--text-primary)}.VideosPage_presetModalBtnPrimary__e5Q7z{background:var(--accent);border-color:var(--accent);color:var(--bg-primary,#fff);font-weight:600}[data-theme=matrix] .VideosPage_presetModalBtnPrimary__e5Q7z,[data-theme=matrix] .VideosPage_searchSubmitBtn__jaNfP{background:var(--matrix-accent-bg);border-color:var(--matrix-accent-bg);color:#fff}[data-theme=matrix] .VideosPage_presetModalBtnPrimary__e5Q7z:hover,[data-theme=matrix] .VideosPage_searchSubmitBtn__jaNfP:hover{background:var(--matrix-accent-bg-hover);border-color:var(--matrix-accent-bg-hover);filter:none}.VideosPage_topBarTools__CYJVc{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.VideosPage_hubAnchor__P7sYW{position:relative;flex:0 0 auto}.VideosPage_iconHubBtn__kDsAd{width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);display:grid;place-items:center;cursor:pointer;padding:0}.VideosPage_iconHubBtn__kDsAd:hover{border-color:var(--accent);color:var(--accent)}.VideosPage_iconHubBtn__kDsAd:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.VideosPage_hubPanel__TCeBY{position:absolute;right:0;top:calc(100% + 8px);min-width:min(320px,calc(100vw - 32px));max-width:380px;max-height:min(70vh,420px);overflow-y:auto;padding:12px;border-radius:12px;border:1px solid var(--border);background:var(--bg-primary);box-shadow:0 10px 36px rgba(0,0,0,.18);z-index:50}.VideosPage_hubPanelMuted__djSm_{margin:0;font-size:13px;color:var(--text-secondary)}.VideosPage_hubNav__rlP1f{display:flex;flex-direction:column;gap:6px}.VideosPage_hubNavBtn__ElLHS{width:100%;text-align:left;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);font:inherit;font-size:14px;cursor:pointer}.VideosPage_hubNavBtn__ElLHS:hover{border-color:var(--accent)}.VideosPage_notifList__G183o{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.VideosPage_notifItem__f74Gd{width:100%;text-align:left;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);cursor:pointer;font:inherit;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.VideosPage_notifItem__f74Gd:hover{border-color:var(--accent)}.VideosPage_notifItemAuthor__rSsfH{font-size:13px;font-weight:600;color:var(--text-primary)}.VideosPage_notifItemVideo__sK1FE{font-size:12px;color:var(--accent)}.VideosPage_notifItemBody__srcXz{font-size:13px;color:var(--text-secondary);line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}