:root{--nav-h: 60px;--bottom-nav-height: var(--nav-h, 60px)}.app{position:fixed;top:0;right:0;bottom:0;left:0;height:100svh;height:100dvh;width:100vw;max-width:none;overflow:hidden;border-radius:0;background:#000}.app.app--light-surface{background:#fff}.screens{height:100%;width:100%;scroll-snap-type:y mandatory;overflow-y:scroll;overflow-x:hidden;overscroll-behavior-y:contain;scrollbar-width:none}.screens::-webkit-scrollbar{display:none}.screen{height:100%;width:100%;min-width:100%;scroll-snap-align:start;position:relative;overflow:hidden;border-radius:0}.overlay-hint{position:fixed;left:50%;top:16px;transform:translate(-50%);padding:6px 12px;background:var(--color-surface-overlay);border-radius:var(--radius-sm);font-size:12px;z-index:var(--z-overlay-hint)}body.comments-open .bottom-nav{display:none}body.comments-open .screens{overflow-y:hidden;touch-action:none}.auth-error-screen{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#fff;color:#111}.auth-error-screen__content{width:min(100%,360px);text-align:center}.auth-error-screen__content h1{margin:0 0 10px;font-size:20px;font-weight:600;letter-spacing:0}.auth-error-screen__content p{margin:0 0 22px;color:#666;font-size:15px;line-height:1.45}.auth-error-screen__content button{width:100%;min-height:46px;border:0;border-radius:4px;background:#111;color:#fff;font:inherit;font-weight:500}@media(min-width:1000px){body{--desktop-stage-center-x: calc(50vw + 50px) }body.comments-open{--desktop-stage-center-x: calc(50vw - 150px) }.app{--desktop-nav-width: 100px;--desktop-panel-width: 0px;--desktop-stage-center-x: calc(50vw + 50px) ;--nav-h: 88px;--bottom-nav-height: 88px;padding-left:var(--desktop-nav-width);box-sizing:border-box;background:#09090b;transition:padding-right .18s ease}.app.app--light-surface{background:#f5f6f8}.app.app--search-open{--desktop-panel-width: 420px;--desktop-stage-center-x: calc(50vw - 160px) ;padding-right:var(--desktop-panel-width)}body.comments-open .app{--desktop-panel-width: 400px;--desktop-stage-center-x: calc(50vw - 150px) ;padding-right:var(--desktop-panel-width)}.app.app--content-view>:not(.bottom-nav):not(.search-overlay){min-width:0}.app .settings-shell .settings-shell__content{width:min(980px,100%);padding-inline:32px}.app .settings-shell__header{padding-inline:32px}.app .profile-page{width:min(920px,100%);max-width:920px;padding-inline:32px}.app .channel-profile-page{width:min(520px,100%);max-width:520px;padding-inline:16px}.app .channel-settings-content{width:min(980px,100%);padding-inline:24px}.app .history-page,.app .saved-page,.app .subscriptions-page,.app .notifications-page{width:min(920px,100%);max-width:920px;padding-inline:28px}.app .history-grid,.app .saved-grid,.app .profile-video-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:4px}.app .subscriptions-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.app .subscriptions-card:nth-child(2){border-top:0}.app .analytics-page{width:min(1060px,100%);margin-inline:auto}.app .telegram-imports-page__content,.app .my-channel-content,.app .moderation-page__content,.app .product-moderation-page__content{width:min(980px,100%);max-width:980px;margin-inline:auto}.app .channel-products-filters,.app .channel-products-list,.app .product-moderation-list,.app .product-video-picker__list{width:min(920px,100%);margin-inline:auto}.app .channel-products-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.app .channel-product-row:nth-child(2){border-top:0}.app .upload-step__content{width:min(1040px,100%);margin-inline:auto}.app .upload-step__content--settings{width:min(820px,100%)}.app .upload-step__actions>*{width:min(520px,100%)}.app .upload-step__actions{padding-bottom:calc(12px + var(--bottom-nav-height))}.app .upload-step__header,.app .settings-shell__header,.app .channel-settings-header{min-height:64px}.app .settings-list{border-top:1px solid #eceef1;border-bottom:1px solid #eceef1}.app .settings-list__item+.settings-list__item{border-top:1px solid #eceef1}}.bottom-nav{position:fixed;left:50%;right:auto;bottom:max(0px,calc(var(--app-safe-bottom) - 2px));z-index:5000;width:min(calc(100% - 24px - var(--app-safe-left) - var(--app-safe-right)),430px);height:58px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:6px;padding:4px 14px;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:linear-gradient(180deg,#ffffff24,#1e1e2147 42%,#0c0c0e57);box-shadow:0 10px 30px #0000003d,inset 0 1px #ffffff4d,inset 0 -1px #ffffff14;backdrop-filter:blur(30px) saturate(1.5) contrast(1.05);-webkit-backdrop-filter:blur(30px) saturate(1.5) contrast(1.05);transform:translate(-50%)}.bottom-nav--desktop-only{display:none}.bottom-nav:before{content:"";position:absolute;inset:1px 12px auto;height:45%;z-index:-1;border-radius:999px;background:linear-gradient(180deg,#ffffff21,#fff0);pointer-events:none}.nav-btn{position:relative;z-index:1;min-width:0;height:48px;display:grid;grid-template-rows:24px 12px;place-items:center;gap:2px;border:0;padding:2px 4px;background:transparent;color:#ffffffa8;font-weight:500;letter-spacing:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.nav-btn.active{color:var(--color-accent)}.nav-btn:active{transform:scale(.96)}.nav-btn:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:2px;border-radius:6px}.nav-icon{width:24px;height:24px;display:grid;place-items:center}.nav-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.nav-label{max-width:100%;overflow:hidden;font-size:10px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.add-btn{grid-template-rows:1fr;color:#fff}.add-btn .nav-icon{width:48px;height:48px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff12;color:#ffffffb8;box-shadow:inset 0 1px #ffffff29,0 3px 12px #0000001a}.add-btn .nav-icon svg{width:25px;height:25px;stroke-width:1.65}.add-btn .nav-label{display:none}@media(max-width:359px){.bottom-nav{width:calc(100% - 16px - var(--app-safe-left) - var(--app-safe-right));padding-inline:10px}.add-btn .nav-icon{width:46px;height:46px}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.bottom-nav{background:#18181bb8}}@media(min-width:1000px){.bottom-nav,.bottom-nav--desktop-only,body.comments-open .bottom-nav{left:var(--desktop-stage-center-x, calc(50vw + 50px) );right:auto;top:auto;bottom:16px;width:min(420px,calc(100vw - 32px));height:64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr;align-content:stretch;gap:4px;padding:4px 8px;border-color:#ffffff1f;border-radius:16px;background:#111113e6;box-shadow:0 16px 38px #0000003d,inset 0 1px #ffffff14;transform:translate(-50%)}.bottom-nav:before{display:none}.nav-btn{width:100%;height:54px;grid-template-rows:25px 13px;gap:3px;border-radius:10px;color:#ffffffb8;transition:background-color .16s ease,color .16s ease,transform .16s ease}.nav-btn:hover,.nav-btn:focus-visible{background:#ffffff14;color:#fff}.nav-btn.active{background:#ffffff1f;color:#fff}.nav-icon,.nav-icon svg{width:25px;height:25px}.nav-label{font-size:11px;line-height:14px}.add-btn{grid-template-rows:27px 13px}.add-btn .nav-icon{width:34px;height:27px;border-radius:8px;background:#ffffff24;color:#fff;box-shadow:none}.add-btn .nav-icon svg{width:22px;height:22px}.add-btn .nav-label{display:block}}.share-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6000;display:flex;align-items:flex-end;justify-content:center;background:#0000006b}.share-sheet{width:100%;margin-bottom:calc(var(--bottom-nav-height, 72px) + var(--app-safe-bottom));padding:8px 16px 12px;border-radius:16px 16px 0 0;background:#fff;color:#111;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 -10px 30px #00000038}.share-sheet__handle{width:38px;height:4px;margin:0 auto 10px;border-radius:999px;background:#00000024}.share-sheet__title{margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.2;text-align:center}.share-sheet__actions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(76px,1fr);gap:10px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.share-sheet__actions::-webkit-scrollbar{display:none}.share-action{min-width:0;min-height:78px;display:grid;justify-items:center;align-content:start;gap:7px;border:0;padding:0;background:transparent;color:#111;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;scroll-snap-align:start}.share-action:active{transform:scale(.96)}.share-action__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:999px;background:#f1f1f2;color:#111}.share-action__icon svg{width:28px;height:28px;fill:none;stroke:currentColor}.share-action__label{max-width:100%;overflow:hidden;font-size:12px;font-weight:600;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.share-sheet__cancel{width:100%;height:44px;margin-top:16px;border:0;border-top:1px solid rgba(0,0,0,.08);border-radius:0;background:transparent;color:#111;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.share-action:focus-visible,.share-sheet__cancel:focus-visible{outline:2px solid #111;outline-offset:-4px;border-radius:8px}@media(min-width:760px){.share-sheet-backdrop{align-items:center;padding:24px}.share-sheet{max-width:430px;margin-bottom:0;border-radius:16px}}@media(min-width:1000px){.share-sheet{position:fixed;top:50%;right:auto;bottom:auto;left:var(--desktop-stage-center-x, calc(50vw + 50px) );margin:0;transform:translate(-50%,-50%)}}.video-actions-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6100;display:flex;align-items:flex-end;justify-content:center;background:#0000006b}.video-actions-sheet{width:100%;margin-bottom:calc(var(--bottom-nav-height, 60px) + var(--app-safe-bottom));padding:8px 16px 12px;border-radius:16px 16px 0 0;background:#fff;color:#111;box-shadow:0 -10px 30px #00000038}.video-actions-sheet__handle{width:36px;height:4px;margin:0 auto 10px;border-radius:999px;background:#00000024}.video-actions-sheet h2{margin:0 4px 8px;font-size:15px;font-weight:650;line-height:1.25;letter-spacing:0}.video-actions-sheet__list{overflow:hidden;border-radius:8px;background:#f5f5f7}.video-actions-sheet__action{width:100%;min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:6px 10px;border:0;border-bottom:1px solid rgba(0,0,0,.07);background:transparent;color:#111;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.video-actions-sheet__action:last-child{border-bottom:0}.video-actions-sheet__action:active{background:#0000000e}.video-actions-sheet__action:disabled{opacity:.55}.video-actions-sheet__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e9e9ec}.video-actions-sheet__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.video-actions-sheet__copy{min-width:0;display:grid;gap:2px}.video-actions-sheet__copy strong{overflow:hidden;font-size:14px;font-weight:550;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.video-actions-sheet__copy small{overflow:hidden;color:#11111194;font-size:11px;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.video-actions-sheet__chevron{color:#1111116b;font-size:24px;line-height:1}.video-actions-sheet__cancel{width:100%;min-height:48px;margin-top:6px;border:0;background:transparent;color:#111;font:inherit;font-size:14px;font-weight:550}.video-actions-sheet__action:focus-visible,.video-actions-sheet__cancel:focus-visible{outline:2px solid #111;outline-offset:-3px}@media(min-width:760px){.video-actions-backdrop{align-items:center;padding:24px}.video-actions-sheet{max-width:430px;margin-bottom:0;border-radius:16px}}@media(min-width:1000px){.video-actions-sheet{position:fixed;top:50%;right:auto;bottom:auto;left:var(--desktop-stage-center-x, calc(50vw + 50px) );margin:0;transform:translate(-50%,-50%)}}.toast-root{position:fixed;top:calc(var(--app-safe-top) + 56px);left:50%;transform:translate(-50%,20px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;opacity:0;z-index:1000}.toast-root--visible{opacity:1;transform:translate(-50%)}.toast{background:#191919eb;color:#fff;border-radius:999px;padding:12px 20px;font-size:14px;line-height:1.4;box-shadow:0 10px 30px #0000004d;pointer-events:auto;max-width:320px;text-align:center}.toast--success{background:#2e7d32eb}.toast--error{background:#d32f2feb}.ui-skeleton-block{position:relative;display:block;overflow:hidden;min-width:0;min-height:10px;border-radius:6px;background:#e7e9ed}.ui-skeleton-stack{display:grid;gap:14px;width:100%}.ui-skeleton-block:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.72) 48%,transparent 100%);content:"";transform:translate(-100%);animation:ui-skeleton-shimmer 1.35s ease-in-out infinite}.ui-skeleton-lines{display:grid;min-width:0;flex:1;gap:8px}.ui-skeleton-lines__line{width:72%;height:10px}.ui-skeleton-lines__line--1{width:52%}.ui-skeleton-lines__line--2{width:88%}.ui-skeleton-lines__line--3{width:66%}.ui-skeleton-list{display:grid;width:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ui-skeleton-list__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:12px 14px;border-bottom:1px solid #eef0f3}.ui-skeleton-list__row:last-child{border-bottom:0}.ui-skeleton-list__avatar{width:44px;height:44px;border-radius:50%}.ui-skeleton-list__media{width:62px;height:62px;border-radius:8px}.ui-skeleton-list__action{width:28px;height:28px;border-radius:8px}.ui-skeleton-list--compact .ui-skeleton-list__row{min-height:62px;padding-top:10px;padding-bottom:10px}.ui-skeleton-list--compact .ui-skeleton-list__avatar{width:36px;height:36px}.ui-skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.ui-skeleton-grid__item{display:grid;gap:8px;min-width:0}.ui-skeleton-grid__media{width:100%;height:auto;aspect-ratio:3 / 4;border-radius:10px}.ui-skeleton-grid__line{width:82%;height:10px}.ui-skeleton-grid__line--short{width:52%}.ui-skeleton-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.ui-skeleton-stats__item{display:grid;gap:9px;min-width:0;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.ui-skeleton-stats__label{width:68%;height:9px}.ui-skeleton-stats__value{width:54%;height:24px}.ui-skeleton-stats__change{width:38%;height:8px}.ui-skeleton-chart{display:grid;min-height:210px;border:1px solid #e5e7eb;border-radius:12px;padding:18px 16px 14px;background:#fff}.ui-skeleton-chart__bars{display:flex;align-items:end;justify-content:space-between;gap:8px;min-height:160px}.ui-skeleton-chart__bars>.ui-skeleton-block{width:100%;border-radius:5px 5px 2px 2px}.ui-skeleton-chart__axis{width:100%;height:2px;border-radius:0}.ui-page-skeleton{width:100%;min-height:100%;overflow:hidden;background:#f7f8fa;color:#111}.ui-page-skeleton--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;min-height:100dvh}.ui-page-skeleton--embedded{min-height:0;background:transparent}.ui-page-skeleton--embedded .ui-page-skeleton__body{width:100%;padding:0}.ui-page-skeleton__header{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-height:calc(58px + var(--app-safe-top));padding:var(--app-safe-top) 14px 0;border-bottom:1px solid #e5e7eb;background:#fffffff0}.ui-page-skeleton__back,.ui-page-skeleton__header-action{width:34px;height:34px;border-radius:9px}.ui-page-skeleton__header-action{justify-self:end}.ui-page-skeleton__title{justify-self:center;width:min(52%,190px);height:16px}.ui-page-skeleton__body{display:grid;gap:14px;width:min(100%,760px);margin:0 auto;padding:16px 14px calc(30px + var(--app-safe-bottom))}.ui-page-skeleton__profile{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff}.ui-page-skeleton__profile-avatar{width:64px;height:64px;border-radius:50%}.ui-page-skeleton__hero{width:100%;height:auto;aspect-ratio:16 / 8;border-radius:12px}.ui-page-skeleton--media{position:relative;min-height:100dvh;background:#17181a}.ui-page-skeleton--media .ui-skeleton-block{background:#2d2f33}.ui-page-skeleton--media .ui-skeleton-block:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 48%,transparent 100%)}.ui-page-skeleton__media-top{position:absolute;top:calc(var(--app-safe-top) + 18px);left:50%;display:flex;gap:12px;width:min(56%,230px);transform:translate(-50%)}.ui-page-skeleton__media-top .ui-skeleton-block{width:50%;height:12px}.ui-page-skeleton__media-actions{position:absolute;right:14px;bottom:calc(var(--bottom-nav-height) + var(--app-safe-bottom) + 112px);display:grid;gap:18px}.ui-page-skeleton__media-actions .ui-skeleton-block{width:48px;height:48px;border-radius:50%}.ui-page-skeleton__media-meta{position:absolute;right:82px;bottom:calc(var(--bottom-nav-height) + var(--app-safe-bottom) + 38px);left:18px;display:grid;gap:10px}.ui-page-skeleton__media-meta .ui-skeleton-block{width:72%;height:12px}.ui-page-skeleton__media-meta .ui-skeleton-block:nth-child(2){width:92%}.ui-page-skeleton__media-meta .ui-skeleton-block:nth-child(3){width:56%}.ui-page-skeleton__media-nav{position:absolute;right:12px;bottom:calc(10px + var(--app-safe-bottom));left:12px;width:auto;height:58px;border-radius:14px}@media(max-width:520px){.ui-skeleton-stats{gap:7px}.ui-skeleton-stats__item{padding:11px 9px}.ui-skeleton-stats__value{height:20px}}@media(max-width:350px){.ui-skeleton-grid{gap:7px}.ui-skeleton-list__row{grid-template-columns:auto minmax(0,1fr)}.ui-skeleton-list__action{display:none}}@media(prefers-reduced-motion:reduce){.ui-skeleton-block:after{animation:none;opacity:.45;transform:none}}@keyframes ui-skeleton-shimmer{to{transform:translate(100%)}}.report-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:6000;padding:0}.report-sheet{width:100%;max-width:100%;background:#fff;color:#1a1a1a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #00000038;padding:18px 16px 14px;max-height:calc(100% - var(--bottom-nav-height, 64px) - var(--app-safe-bottom) - 24px);margin-bottom:calc(var(--bottom-nav-height, 64px) + var(--app-safe-bottom));display:flex;flex-direction:column}.report-sheet__header{position:relative;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.report-sheet__header-title{font-size:16px;font-weight:500;display:block;text-align:center;width:100%}.report-sheet__close{background:none;border:none;color:#1a1a1a;font-family:inherit;font-size:20px;cursor:pointer;padding:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.report-sheet__step{display:flex;flex-direction:column;gap:12px;width:100%}.report-sheet__hint{font-size:13px;color:#1a1a1a94}.report-sheet__error{background:#ff3b301a;color:#b00020;border-radius:12px;padding:10px 12px;font-size:13px}.report-sheet__footer{margin-top:auto;padding-top:14px}.report-sheet__primary{width:100%;border:none;border-radius:999px;padding:13px 18px;font-size:15px;font-weight:600;background:#111;color:#fff;font-family:inherit;cursor:pointer;box-shadow:none}.report-sheet__primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.report-sheet__retry{border:none;border-radius:999px;padding:10px 18px;font-size:14px;background:#0000000f;color:#1a1a1a;font-family:inherit;cursor:pointer;align-self:flex-start}.report-reason-list{display:flex;flex-direction:column;gap:7px}.report-reason{display:flex;align-items:flex-start;gap:12px;padding:13px 12px;background:#f1f1f2;border-radius:10px;cursor:pointer;border:1px solid transparent;font-family:inherit}.report-reason input[type=radio]{margin-top:4px}.report-reason.is-selected{border-color:#111;background:#ececef}.report-reason__title{font-size:14px;font-weight:500}.report-reason__help{font-size:12px;color:#1a1a1a99;margin-top:4px}.report-entry{background:#ffffff14;border:none;color:#fff;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer}.report-entry:hover{background:#ffffff29}.report-entry:focus-visible{outline:2px solid rgba(255,0,80,.8);outline-offset:2px}.report-sheet__body{padding-top:14px;flex:1;overflow-y:auto}.report-sheet__body--success{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:20px}.report-success__icon{margin-left:40%;width:72px;height:72px;border-radius:50%;background:#111;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #0000002e}.report-success__icon svg{width:36px;height:36px;fill:#fff}.report-success__message{display:flex;flex-direction:column;gap:8px;text-align:center}.report-success__title{font-size:18px;font-weight:600}.report-success__description{font-size:14px;color:#1a1a1abf}.report-success__toggle{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:14px;background:#f2f4f8;margin-top:16px;width:100%}.report-success__toggle-label{font-size:15px;font-weight:500;flex:1;text-align:left;margin-right:12px}.report-success__switch{position:relative;width:46px;height:26px}.report-success__switch input{opacity:0;width:0;height:0}.report-success__slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#0003;border-radius:999px;transition:background-color .2s ease}.report-success__slider:before{content:"";position:absolute;height:22px;width:22px;left:2px;top:2px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px #0000001a}.report-success__switch input:checked+.report-success__slider{background-color:#111}.report-success__switch input:checked+.report-success__slider:before{transform:translate(20px)}@media(min-width:720px){.report-sheet{border-radius:20px 20px 0 0}}.footer-right{position:absolute;right:calc(var(--app-safe-right) + 7px);bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 74px);z-index:30;display:flex;flex-direction:column;align-items:center;gap:9px;color:#fff;pointer-events:auto}.sidebar-icon{width:48px;min-height:48px;display:grid;grid-template-rows:34px 12px;place-items:center;gap:1px;border:0;padding:0;background:transparent;color:#fff;cursor:pointer;filter:drop-shadow(0 1px 2px rgba(0,0,0,.72));touch-action:manipulation;-webkit-tap-highlight-color:transparent}.sidebar-icon__glyph{width:44px;height:34px;display:grid;place-items:center}.sidebar-icon__glyph svg{width:32px;height:32px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;filter:drop-shadow(0 1px 1px rgba(0,0,0,.5))}.sidebar-icon.is-liked{color:#fe2c55}.sidebar-icon.is-saved .sidebar-icon__glyph svg{fill:currentColor}.sidebar-icon:active{transform:scale(.92)}.sidebar-icon:disabled{cursor:default;opacity:.68}.sidebar-icon__count{max-width:50px;overflow:hidden;color:#fff;font-size:11px;font-weight:600;line-height:1;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.sidebar-icon:focus-visible{outline:2px solid #fff;outline-offset:1px;border-radius:6px}@media(max-height:700px){.footer-right{bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 62px);gap:4px}}@media(orientation:landscape)and (max-height:500px){.footer-right{bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 8px);gap:0}.sidebar-icon{min-height:42px;grid-template-rows:30px 10px}.sidebar-icon__count{font-size:9px}}@media(min-width:1000px){.footer-right{right:auto;left:calc(50% + min(250px,28.125dvh) - 55px);bottom:96px}.sidebar-icon:hover:not(:disabled){transform:scale(1.06)}}.cmt-overlay{position:fixed;top:var(--comments-viewport-top, 0);left:var(--comments-viewport-left, 0);bottom:auto;width:var(--comments-viewport-width, 100vw);max-width:100vw;height:var(--comments-viewport-height, 100dvh);background:#00000073;z-index:100;display:grid;align-items:end;overflow:hidden;overscroll-behavior:contain}.cmt-sheet{--safe-bottom: var(--app-safe-bottom);--composer-guard: 72px;--comments-drag-y: 0px;width:100%;max-width:100%;min-width:0;height:72%;min-height:60%;max-height:78%;background:#fff;color:#111;border-top-left-radius:14px;border-top-right-radius:14px;box-shadow:0 -10px 30px #00000040;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;transform:translate3d(0,var(--comments-drag-y),0);transition:transform .18s ease-out;will-change:transform}.cmt-sheet.is-dragging{transition:none}.cmt-drag-zone{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.cmt-sheet.is-dragging .cmt-drag-zone{cursor:grabbing}.cmt-handle{width:44px;height:4px;border-radius:999px;background:#00000026;margin:8px auto 0;pointer-events:none}.cmt-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;padding:10px 14px 8px;border-bottom:1px solid rgba(0,0,0,.06)}.cmt-title{grid-column:2;font-size:15px;font-weight:700;text-align:center;justify-self:center}.cmt-chevron{margin-left:6px;opacity:.6}.cmt-close{grid-column:3;justify-self:center;width:44px;height:44px;background:transparent;border:0;font-size:18px;padding:6px;line-height:1}.cmt-list{overflow-y:auto;overflow-x:hidden;padding:8px 16px 12px;scroll-padding-bottom:calc(var(--composer-guard) + var(--safe-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}.cmt-empty{opacity:.65;text-align:center;padding:24px 0}.cmt-item{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:10px;padding:9px 0;border-bottom:0}.cmt-item.is-highlighted{animation:comment-highlight 1.8s ease}@keyframes comment-highlight{0%,35%{background:#f1f1f2}to{background:transparent}}.cmt-item.is-reply{grid-template-columns:30px minmax(0,1fr);margin-left:0;padding:7px 0}.cmt-avatar{width:36px;height:36px;border-radius:999px;overflow:hidden;background:#f1f3f5;display:grid;place-items:center;font-weight:800;color:#555;font-size:13px}.cmt-item.is-reply .cmt-avatar{width:30px;height:30px;font-size:11px}.cmt-avatar img{width:100%;height:100%;object-fit:cover}.cmt-body{min-width:0}.cmt-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;column-gap:10px;align-items:start}.cmt-main{min-width:0}.cmt-user{color:#8a8a8f;font-size:13px;font-weight:600;line-height:1.25;margin-bottom:3px}.cmt-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#111;font-size:14px;line-height:1.32;margin-bottom:5px}.cmt-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:12px;color:#8a8a8f}.cmt-report{display:inline-flex;align-items:center}.cmt-report .report-entry{width:26px;height:26px;font-size:18px;background:transparent;color:#666}.cmt-report .report-entry:hover{background:#0000000f}.cmt-report .report-entry:focus-visible{outline-color:#ff005099}.cmt-date{opacity:.8}.cmt-reply,.cmt-like,.cmt-view-replies,.cmt-cancel-reply,.cmt-delete,.cmt-more-btn{background:none;border:0;padding:0;color:#111;font-weight:600;cursor:pointer}.cmt-reply{opacity:.7}.cmt-like{display:inline-grid;justify-items:center;gap:2px;min-width:32px;color:#8a8a8f;opacity:1}.cmt-like .cmt-heart{font-size:20px;line-height:1}.cmt-like.is-liked .cmt-heart{color:#fe2c55;font-weight:900}.cmt-like-count{font-size:11px;font-weight:600}.cmt-view-replies{margin-top:7px;color:#8a8a8f;font-size:12px;opacity:1}.cmt-replies{margin-top:6px}.cmt-replies>.cmt-view-replies{margin:0 0 4px}.cmt-input{position:sticky;bottom:0;background:#fff;padding:8px 12px calc(8px + var(--safe-bottom));display:grid;gap:6px;border-top:1px solid rgba(0,0,0,.06);z-index:2;width:100%;min-width:0}.cmt-overlay[data-keyboard-open=true] .cmt-input{padding-bottom:8px}.cmt-composer-reply{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8a8a8f;font-size:12px;line-height:1.2;padding:0 4px}.cmt-composer-reply button{width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:#8a8a8f;font-size:14px;line-height:1;cursor:pointer}.cmt-composer-row{display:grid;grid-template-columns:32px minmax(0,1fr) 34px;align-items:center;gap:8px;width:100%;min-width:0}.cmt-composer-avatar{width:32px;height:32px;border-radius:999px;background:#e9e9eb;color:#555;display:grid;place-items:center;font-size:12px;font-weight:800}.cmt-composer-field{min-width:0;height:36px;background:#f1f1f2;border-radius:999px;display:flex;align-items:center;padding:0 14px}.cmt-composer-field input{width:100%;min-width:0;height:100%;background:transparent;border:0;padding:0;outline:none;color:#111;font-size:16px}.cmt-composer-field input::placeholder{color:#8a8a8f}.cmt-send{width:34px;height:34px;border-radius:999px;padding:0;border:0;background:#fe2c55;color:#fff;font-size:20px;font-weight:900;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cmt-send svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cmt-send-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:cmt-send-spin .7s linear infinite}@keyframes cmt-send-spin{to{transform:rotate(360deg)}}.cmt-send:disabled{background:#e6e6e8;color:#a7a7ad;cursor:default}.cmt-replying-hint{margin:6px 0 2px;font-size:12px;color:#666;display:flex;gap:8px;align-items:center}.cmt-delete{color:#f87171;font-weight:700;opacity:.9}.cmt-delete:disabled{opacity:.5;cursor:default}.cmt-more{display:grid;place-items:center;padding:10px 0}.cmt-more-btn{opacity:.8}.skeleton{position:relative;overflow:hidden;background:#eee}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:skeleton 1.2s infinite}.skeleton-line{height:10px;border-radius:6px;margin:6px 0}.w-32{width:8rem}.w-48{width:12rem}.w-64{width:16rem}@keyframes skeleton{to{transform:translate(100%)}}.cmt-sending{opacity:.8}.cmt-list--empty{display:flex;align-items:center;justify-content:center;padding:0}.cmt-list--loading{display:block;padding:8px 16px 12px}.cmt-list--loading .cmt-item,.cmt-list--loading .cmt-body{width:100%}.cmt-list--loading .skeleton-line{max-width:100%}.cmt-list--empty .cmt-empty{margin-top:0;font-size:14px;opacity:.7}@media(min-width:1000px){.cmt-overlay{top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;display:flex;align-items:stretch;justify-content:flex-end;background:#0003}.cmt-sheet{width:400px;max-width:400px;height:100%;min-height:100%;max-height:100%;border-radius:0;border-left:1px solid #dedede;box-shadow:-18px 0 46px #0000002e;transform:none}.cmt-drag-zone{cursor:default;touch-action:auto}.cmt-handle,.cmt-close{display:none}.cmt-header{grid-template-columns:1fr;min-height:58px;padding:10px 16px}.cmt-title{grid-column:1}.cmt-input{padding-bottom:12px}}.meta-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:6000;display:flex;justify-content:center;align-items:flex-end;padding:0}.meta-sheet{position:fixed;left:0;right:0;bottom:calc(var(--bottom-nav-height, 72px) + var(--app-safe-bottom) + 2px);max-height:calc(100dvh - var(--app-safe-top) - var(--bottom-nav-height, 72px) - var(--app-safe-bottom) - 12px);width:100%;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -12px 30px #00000040;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease}.meta-sheet__header{display:flex;align-items:center;justify-content:flex-start;min-height:64px;padding:18px 52px 10px 16px;gap:10px;border-bottom:1px solid rgba(0,0,0,.06);cursor:grab;position:relative;touch-action:none}.meta-sheet__handle{position:absolute;top:7px;left:50%;width:36px;height:4px;border-radius:2px;background:#d6d6d8;transform:translate(-50%)}.meta-sheet__channel{display:flex;align-items:center;gap:10px;border:none;background:transparent;color:#111;font-weight:600;font-size:15px;line-height:1.2;padding:0;cursor:pointer;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.meta-sheet__avatar{position:relative;flex:0 0 36px;display:grid;place-items:center;width:36px;height:36px;overflow:hidden;border-radius:50%;background:#111;color:#fff;font-size:13px;font-weight:700}.meta-sheet__avatar img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.meta-sheet__close:focus-visible{outline:2px solid #111;outline-offset:-5px;border-radius:50%}.meta-sheet__channel-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-sheet__channel:disabled{cursor:default}.meta-sheet__channel:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px;border-radius:3px}.meta-sheet__channel:active{opacity:.72}.meta-sheet__close{border:0;color:#111;background:none;display:grid;place-items:center;width:44px;height:44px;font-size:24px;padding:0;line-height:1;cursor:pointer;position:absolute;top:12px;right:8px}.meta-sheet__body{flex:1;display:flex;flex-direction:column;overflow:auto;padding:16px 18px max(24px,var(--app-safe-bottom));gap:16px}.meta-sheet__content{display:flex;flex-direction:column;gap:16px;min-height:0}.meta-sheet__desc{color:#111;line-height:1.38;white-space:pre-wrap;word-break:break-word;font-size:15px}.meta-sheet__tags{display:flex;flex-wrap:wrap;gap:8px}.meta-sheet__tag{border:0;background:transparent;padding:0;font-weight:700;color:#111;font-size:15px;line-height:1.3}@media(min-width:760px){.meta-sheet-backdrop{align-items:center;padding:24px}.meta-sheet{position:relative;left:auto;right:auto;bottom:auto;width:min(440px,100%);max-height:min(72dvh,620px);border-radius:12px}}@media(min-width:1000px){.meta-sheet{position:fixed;top:50%;right:auto;bottom:auto;left:var(--desktop-stage-center-x, calc(50vw + 50px) );margin:0;translate:-50% -50%}}.meta-sheet__tag:focus{outline:2px solid rgba(17,17,17,.2);outline-offset:2px}.video-card{position:relative;height:100%;width:100%;overflow:hidden;background:#000}.video-card:before{content:"";position:absolute;inset:0 0 auto;z-index:2;height:max(18%,calc(var(--app-safe-top) + 80px));background:linear-gradient(to bottom,#0006,#0000);pointer-events:none}.video-card:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:2;height:min(52%,480px);background:linear-gradient(to bottom,#0000,#000000b8);pointer-events:none}.video-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#000;pointer-events:none}.video-backdrop__image{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;width:116%;height:116%;object-fit:cover;filter:blur(28px) brightness(.55) saturate(.9);-webkit-user-select:none;user-select:none}.video-backdrop--desktop{display:none}.player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;background:transparent;object-fit:cover;touch-action:pan-y}.player--contain{object-fit:contain}.video-card--series-next .player{animation:video-series-next .22s ease-out}.video-card--series-previous .player{animation:video-series-previous .22s ease-out}.video-series-preload{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.video-series-indicator{position:absolute;top:calc(var(--app-safe-top) + 54px);left:50%;z-index:20;display:grid;min-width:76px;gap:5px;color:#fff;pointer-events:none;transform:translate(-50%)}.video-series-indicator__count{font-size:12px;font-weight:600;line-height:1;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.72)}.video-series-indicator__segments{display:grid;grid-template-columns:repeat(var(--series-size, 1),minmax(10px,24px));justify-content:center;gap:3px}.video-series-indicator__segments>span{width:20px;height:2px;border-radius:2px;background:#ffffff61}.video-series-indicator__segments>span.is-active{background:#fff}@keyframes video-series-next{0%{opacity:.55;transform:translate(14%)}to{opacity:1;transform:translate(0)}}@keyframes video-series-previous{0%{opacity:.55;transform:translate(-14%)}to{opacity:1;transform:translate(0)}}.video-playback-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:grid;place-content:center;pointer-events:none}.video-buffering{position:absolute;left:0;right:0;bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 3px);z-index:5001;height:3px;overflow:hidden;pointer-events:none}.video-buffering span{position:absolute;top:0;left:50%;height:2px;border-radius:2px;background:#ffffffeb;transform:translate(-50%);animation:video-buffer-pulse 1.05s ease-in-out infinite}.video-playback-state{justify-items:center;gap:6px;padding:24px;background:#0000006b;color:#fff;text-align:center}.video-playback-state strong{font-size:15px;font-weight:700}.video-playback-state span{max-width:270px;color:#ffffffb8;font-size:12px;line-height:1.4}.video-playback-state--error{z-index:30;gap:10px;background:#000000b8;pointer-events:auto}.video-playback-state__actions{display:flex;justify-content:center;gap:8px;margin-top:6px}.video-playback-state__actions button{min-height:38px;border:1px solid rgba(255,255,255,.34);border-radius:6px;padding:0 14px;background:#fff;color:#111;font:inherit;font-size:13px;font-weight:600;letter-spacing:0;cursor:pointer}.video-playback-state__actions button+button{background:transparent;color:#fff}.video-playback-state__actions button:active{opacity:.72}@keyframes video-buffer-pulse{0%,to{width:0;opacity:.3}50%{width:100%;opacity:1}}@media(prefers-reduced-motion:reduce){.video-buffering span{animation-duration:1.8s}}.video-tap-feedback,.video-paused-indicator{position:absolute;top:50%;left:50%;z-index:24;display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#00000075;color:#fff;pointer-events:none;transform:translate(-50%,-50%)}.video-tap-feedback{animation:video-tap-feedback .52s ease-out both}.video-tap-feedback--like{width:88px;height:88px;background:transparent;color:#fe2c55;filter:drop-shadow(0 3px 7px rgba(0,0,0,.55));animation-duration:.65s}.video-tap-feedback--like svg{width:58px;height:58px}.video-paused-indicator{animation:video-paused-indicator .18s ease-out both}@keyframes video-tap-feedback{0%{opacity:0;transform:translate(-50%,-50%) scale(.72)}28%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.16)}}@keyframes video-paused-indicator{0%{opacity:0;transform:translate(-50%,-50%) scale(.84)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.video-tap-feedback,.video-paused-indicator{animation:none}}.sound-toggle{position:absolute;top:calc(var(--app-safe-top) + 13px);left:calc(var(--app-safe-left) + 10px);z-index:22;display:grid;place-items:center;width:44px;height:44px;padding:0;background:transparent;border:0;color:#fff;border-radius:999px;line-height:0;touch-action:manipulation}.sound-toggle svg{box-sizing:content-box;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#00000047;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.sound-toggle:active{transform:scale(.96)}.bottom-controls{position:absolute;left:0;right:0;bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 15px);display:block;align-items:flex-end;padding-right:calc(var(--app-safe-right) + 14px);padding-left:calc(var(--app-safe-left) + 14px);z-index:20}.bottom-left-stack{display:flex;flex-direction:column;gap:7px;width:100%;max-width:100%;color:#fff;margin-bottom:0;text-shadow:0 1px 2px rgba(0,0,0,.45)}.video-inline-meta{display:flex;flex-direction:column;gap:7px;min-width:0}.video-channel-row{display:flex;align-items:center;gap:9px;min-width:0;max-width:calc(100% - 60px - var(--app-safe-right))}.video-channel-avatar{width:44px;height:44px;flex:0 0 44px;display:inline-grid;place-items:center;padding:3px;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:var(--color-accent);color:#fff;font:inherit;font-size:13px;font-weight:800;line-height:1;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px #0000003d}.video-channel-avatar.has-image{background:#ffffff24}.video-channel-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.video-channel-avatar:disabled{cursor:default}.video-channel-avatar:active:not(:disabled){transform:scale(.96)}.video-inline-meta__user{flex:0 1 auto;min-width:0;max-width:min(42vw,190px);border:0;padding:0;background:transparent;color:#fff;font-weight:600;font-size:15px;line-height:1.18;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;letter-spacing:0}.video-inline-meta__user:disabled{cursor:default}.video-inline-meta__user:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px;border-radius:3px}.video-channel-follow{flex:0 0 auto;position:relative;isolation:isolate;min-height:44px;border:0;border-radius:0;padding:0 11px;background:transparent;color:#fff;font:inherit;font-size:12px;font-weight:600;line-height:1;letter-spacing:0;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none}.video-channel-follow:before{content:"";position:absolute;top:7px;right:0;bottom:7px;left:0;z-index:-1;border:1px solid rgba(255,255,255,.52);border-radius:8px;background:#0000003d}.video-channel-follow.is-subscribed{color:#fff;box-shadow:none}.video-channel-follow.is-subscribed:before{border-color:#ffffff47;background:#ffffff29}.video-channel-follow:disabled{opacity:.65;cursor:default}.video-channel-follow:active:not(:disabled){transform:scale(.96)}.video-caption-wrapper{max-width:calc(100% - 60px - var(--app-safe-right));font-size:14px;line-height:1.32}.video-caption-text{position:relative}.video-caption{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-weight:400;overflow-wrap:anywhere;padding-right:38px;letter-spacing:0}.video-caption__tags{display:block;margin-top:6px;overflow:hidden;color:#ffffffeb;font-size:13px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.video-caption__tag{color:#fff}.video-caption__more{position:absolute;right:0;bottom:0;border-radius:0;background:transparent;border:0;min-width:44px;min-height:44px;padding:18px 0 0 14px;color:#ffffffd1;font-weight:500;font-size:14px;line-height:1.32;cursor:pointer;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,.95),0 0 8px rgba(0,0,0,.72)}.video-caption__more:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.video-caption__more:active{opacity:.8}.scrub{position:absolute;left:0;right:0;bottom:calc(var(--nav-h) + var(--app-safe-bottom));z-index:19;height:44px;display:grid;align-items:end;pointer-events:auto}.scrub.is-buffering{opacity:0;pointer-events:none}.scrub-rail{position:relative;height:2px;margin:0 14px;border-radius:999px;background:#ffffff40;overflow:hidden}.scrub-buffered{position:absolute;left:0;top:0;bottom:0;width:0%;background:#ffffff59}.scrub-played{position:absolute;left:0;top:0;bottom:0;width:0%;background:#fff}.scrub-knob{position:absolute;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:999px;background:#fff;box-shadow:0 0 8px #00000080}@media(max-height:700px){.bottom-controls{bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 16px)}.video-inline-meta{gap:5px}.video-product-card{min-height:54px}.video-product-card__image{width:44px;height:44px}.video-card--has-product .video-caption{-webkit-line-clamp:1}.video-card--has-product .video-caption__tags{margin-top:4px}}@media(max-height:610px){.bottom-controls{bottom:calc(var(--nav-h) + var(--app-safe-bottom) + 13px)}.video-channel-avatar{width:32px;height:32px;flex-basis:32px}.video-caption-wrapper,.video-inline-meta__user{font-size:13px}.video-caption__tags{font-size:12px}}@media(orientation:landscape)and (max-height:500px){.video-card:after{height:72%}.bottom-controls{right:76px}.video-product-card{max-width:420px}}@media(min-width:1000px){.video-card{--desktop-video-width: min(500px, 56.25dvh);--desktop-video-half: min(250px, 28.125dvh);background:#09090b}.video-card:before,.video-card:after{left:50%;right:auto;width:var(--desktop-video-width);transform:translate(-50%)}.video-backdrop__image{filter:blur(42px) brightness(.42) saturate(.82);transform:scale(1.05)}.video-backdrop--desktop{display:block;top:-8%;right:-8%;bottom:-8%;left:-8%;background-position:center;background-size:cover;filter:blur(42px) brightness(.42) saturate(.82);transform:scale(1.05)}.player{inset:0 auto 0 50%;width:var(--desktop-video-width);height:100%;object-fit:contain;background:#000;box-shadow:0 0 0 1px #ffffff14,0 18px 60px #00000061;transform:translate(-50%)}.video-card--series-next .player,.video-card--series-previous .player{animation:none}.video-buffering,.bottom-controls,.scrub{left:50%;right:auto;width:var(--desktop-video-width);transform:translate(-50%)}.video-buffering{bottom:91px}.bottom-controls{bottom:104px;padding-inline:14px}.scrub{bottom:88px}.sound-toggle{left:calc(50% - var(--desktop-video-half) + 10px)}.video-channel-row,.video-caption-wrapper{max-width:calc(100% - 62px)}.video-inline-meta__user{max-width:220px}}.video-product-card{display:grid;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;width:100%;min-height:54px;padding:4px 8px 4px 4px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#18181a94;color:#fff;font:inherit;text-align:left;letter-spacing:0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);cursor:pointer}.video-product-card__image,.video-product-card__image-fallback{width:46px;height:46px;border-radius:6px;object-fit:cover;background:#f1f1f1}.video-product-card__image-fallback{display:grid;place-items:center;color:#555;font-size:18px;font-weight:700}.video-product-card__body{min-width:0;padding:0 8px}.video-product-card__title,.video-product-card__meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-product-card__title{font-size:13px;font-weight:600;line-height:1.25}.video-product-card__meta{margin-top:2px;color:#ffffffb8;font-size:12px;font-weight:400}.video-product-card__chevron{font-size:25px;line-height:1;color:#ffffffc7}.video-product-card:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;align-items:flex-end;background:#0000006b}.product-sheet{width:100%;max-height:min(calc(100dvh - var(--bottom-nav-height, 72px) - var(--app-safe-bottom) - 12px),680px);margin-bottom:calc(var(--bottom-nav-height, 72px) + var(--app-safe-bottom));overflow-y:auto;border-radius:8px 8px 0 0;background:#fff;color:#111;box-shadow:0 -8px 28px #00000038;animation:product-sheet-in .2s ease-out}.product-sheet__handle{width:34px;height:4px;margin:8px auto 2px;border-radius:2px;background:#d4d4d4}.product-sheet__header{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 16px;font-size:15px;font-weight:600}.product-sheet__header button{display:grid;place-items:center;width:36px;height:36px;border:0;padding:0;background:transparent;color:#111;font-size:27px;font-weight:300;line-height:1;cursor:pointer}.product-sheet__header button:focus-visible{outline:2px solid #111;outline-offset:-5px;border-radius:50%}.product-sheet__image,.product-sheet__image-fallback{display:block;width:100%;max-height:280px;aspect-ratio:4 / 3;object-fit:contain;background:#f5f5f5}.product-sheet__image-fallback{display:grid;place-items:center;color:#777;font-size:52px;font-weight:700}.product-sheet__content{padding:16px 16px calc(18px + var(--app-safe-bottom))}.product-sheet__content h2{margin:0;font-size:19px;line-height:1.25;letter-spacing:0}.product-sheet__price{display:block;margin-top:7px;font-size:18px}.product-sheet__content p{margin:12px 0 0;color:#444;font-size:14px;line-height:1.45;white-space:pre-wrap}.product-sheet__link-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:14px;color:#777;font-size:12px}.product-sheet__open{width:100%;min-height:46px;margin-top:16px;border:0;border-radius:6px;background:#111;color:#fff;font:inherit;font-size:14px;font-weight:600;letter-spacing:0}.product-sheet__open:disabled{opacity:.55}.product-sheet__report{width:100%;min-height:42px;margin-top:6px;border:0;background:transparent;color:#777;font:inherit;font-size:13px;letter-spacing:0}.product-sheet__error{margin-top:12px;color:#c92323;font-size:13px}@keyframes product-sheet-in{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:760px){.product-sheet-backdrop{align-items:center;justify-content:center;padding:24px}.product-sheet{max-width:440px;max-height:min(82dvh,680px);margin-bottom:0;border-radius:8px}}@media(min-width:1000px){.product-sheet{position:fixed;top:50%;right:auto;bottom:auto;left:var(--desktop-stage-center-x, calc(50vw + 50px) );margin:0;translate:-50% -50%}}@media(prefers-reduced-motion:reduce){.product-sheet{animation:none}}.feed-root{position:relative;display:flex;flex-direction:column;height:100%;width:100%}.feed-root .screens{flex:1;min-height:0;box-sizing:border-box;width:100%}.feed-root .screen{scroll-snap-stop:always}.feed-video-placeholder{width:100%;height:100%;background:#000}.feed-mode-switch{position:fixed;top:calc(var(--app-safe-top) + 9px);left:50%;transform:translate(-50%);z-index:60;display:flex;justify-content:center;width:100%;pointer-events:none}.feed-mode-switch__inner{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:26px;pointer-events:auto;padding:0 16px;min-height:44px}.feed-mode-switch__button{position:relative;background:none;border:none;padding:0;margin:0;font-weight:500;font-size:17px;line-height:1.2;letter-spacing:0;color:#fff;opacity:.7;cursor:pointer;text-shadow:0 1px 2px rgba(0,0,0,.35);transition:opacity .2s ease-out;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;touch-action:manipulation;min-height:44px;min-width:44px}.feed-mode-switch__button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max(44px,100%);height:44px;pointer-events:none}.feed-mode-switch__button.is-active{opacity:1;font-weight:600}.feed-mode-switch__button.is-active:before{content:"";position:absolute;left:10%;right:10%;bottom:2px;height:2px;border-radius:2px;background:#fff}.feed-mode-switch__button:active{opacity:.88}.feed-mode-switch__button:focus-visible{outline:2px solid rgba(255,255,255,.65);outline-offset:6px}@media(max-width:359px){.feed-mode-switch__inner{gap:18px;min-height:44px}.feed-mode-switch__button{font-size:15px;padding:0 4px}}@media(min-width:480px){.feed-mode-switch__inner{gap:26px}.feed-mode-switch__inner{gap:30px}}@media(prefers-reduced-motion:reduce){.feed-mode-switch__button,.feed-mode-switch__indicator{transition:none}}.feed-empty-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;color:#f5f5f5;gap:16px;z-index:20}.feed-empty-state p{margin:0;font-size:16px;line-height:1.4}.feed-empty-button{border:1px solid rgba(255,255,255,.5);background:#ffffff26;color:#fff;padding:8px 20px;border-radius:999px;font-size:14px;cursor:pointer;transition:background .2s ease,transform .2s ease}.feed-empty-button:hover{background:#ffffff40}.feed-empty-button:active{transform:scale(.97)}.overlay-hint{pointer-events:none}.feed-root .feed-initial-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;width:100%;height:100%;min-height:0}.overlay-hint--skeleton{display:grid;min-width:78px;min-height:24px;place-items:center}.overlay-hint--error{color:#ff8a80}.feed-status-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px;background:#000;color:#fff;text-align:center}.feed-status-layer strong{font-size:16px;font-weight:700}.feed-status-layer p{max-width:300px;margin:0;color:#ffffffb3;font-size:13px;line-height:1.4}.feed-status-layer button,.feed-end-state button{min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.35);border-radius:7px;background:#ffffff1f;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.feed-loader{width:34px;height:34px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:feed-loader-spin .75s linear infinite}.feed-network-status,.feed-toast,.feed-end-state{position:absolute;left:50%;z-index:65;transform:translate(-50%);border-radius:7px;background:#000000c7;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.feed-network-status{top:calc(var(--app-safe-top) + 62px);padding:7px 11px;font-size:12px;white-space:nowrap}.feed-toast{top:calc(var(--app-safe-top) + 68px);width:max-content;max-width:calc(100% - 32px);padding:8px 12px;font-size:12px}.feed-end-state{top:calc(var(--app-safe-top) + 68px);display:flex;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 28px);padding:8px 9px 8px 12px;font-size:12px}.feed-end-state span{min-width:0}.feed-end-state button{min-height:30px;flex:0 0 auto;padding:0 10px}@keyframes feed-loader-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.feed-loader{animation-duration:1.5s}}@media(min-width:1000px){.feed-mode-switch{position:absolute}.feed-mode-switch__inner{padding-inline:20px;border-radius:0 0 12px 12px;background:linear-gradient(180deg,#0000006b,#0000)}.feed-status-layer,.feed-video-placeholder{background:#09090b}}.search-trigger{position:fixed;top:calc(var(--app-safe-top) + 9px);right:calc(var(--app-safe-right) + 8px);z-index:5200;width:44px;height:44px;border-radius:50%;border:none;background:transparent;color:#fff;display:grid;place-items:center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45));transition:opacity .18s ease,transform .18s ease}.search-trigger:active{transform:scale(.95)}.search-trigger--hidden{pointer-events:none;opacity:0;transform:translateY(-8px)}@media(max-width:720px){.search-trigger{right:calc(var(--app-safe-right) + 6px)}}@media(min-width:1000px){.search-trigger{right:auto;left:calc(50% - 2px + min(250px,28.125dvh));border-radius:8px}.search-trigger:hover,.search-trigger:focus-visible{background:#00000047;outline:1px solid rgba(255,255,255,.2)}body.comments-open .search-trigger{display:none}}.single-instance-screen{box-sizing:border-box;min-height:100svh;min-height:100dvh;display:grid;place-items:center;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));background:#fff;color:#111}.single-instance-screen__content{width:min(100%,360px);text-align:center}.single-instance-screen__mark{width:48px;height:48px;margin:0 auto 18px;display:grid;place-items:center;border:1px solid #d9d9d9;border-radius:50%}.single-instance-screen__mark span{width:14px;height:14px;border-radius:50%;background:#111}.single-instance-screen h1{margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0}.single-instance-screen p{margin:0 0 24px;color:#666;font-size:15px;line-height:1.45}.single-instance-screen button{width:100%;min-height:46px;border:0;border-radius:4px;background:#111;color:#fff;font:inherit;font-weight:500;cursor:pointer}.single-instance-screen button:active{background:#2a2a2a}.single-instance-screen button:focus-visible{outline:2px solid #111;outline-offset:3px}:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--color-bg: #000;--color-text: #fff;--color-accent: #3390ec;--color-surface-overlay: rgba(0, 0, 0, .5);--radius-sm: 8px;--z-overlay-hint: 30;--bottom-nav-height: 60px;--app-fullscreen-header-reserve: 0px;--app-safe-top: max( env(safe-area-inset-top, 0px), var(--tg-safe-area-inset-top, 0px), var(--tg-content-safe-area-inset-top, 0px), var(--app-telegram-content-safe-top, 0px), var(--app-fullscreen-header-reserve) );--app-safe-right: max( env(safe-area-inset-right, 0px), var(--tg-safe-area-inset-right, 0px), var(--tg-content-safe-area-inset-right, 0px), var(--app-telegram-content-safe-right, 0px) );--app-safe-bottom: max( env(safe-area-inset-bottom, 0px), var(--tg-safe-area-inset-bottom, 0px), var(--tg-content-safe-area-inset-bottom, 0px), var(--app-telegram-content-safe-bottom, 0px) );--app-safe-left: max( env(safe-area-inset-left, 0px), var(--tg-safe-area-inset-left, 0px), var(--tg-content-safe-area-inset-left, 0px), var(--app-telegram-content-safe-left, 0px) )}html.telegram-fullscreen-requested,html.telegram-fullscreen{--app-fullscreen-header-reserve: 92px}html.telegram-platform-ios.telegram-fullscreen-requested,html.telegram-platform-ios.telegram-fullscreen{--app-fullscreen-header-reserve: 104px}@media(orientation:landscape)and (max-height:500px){html.telegram-fullscreen-requested,html.telegram-fullscreen,html.telegram-platform-ios.telegram-fullscreen-requested,html.telegram-platform-ios.telegram-fullscreen{--app-fullscreen-header-reserve: 60px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;min-height:100%;width:100%;min-width:100vw;overflow:hidden;border-radius:0;background:#000;touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;overscroll-behavior:none;max-width:100%}html.app-light-surface,html.app-light-surface body,body.app-light-surface,body.app-light-surface #root{background:#fff}#root{position:fixed;top:0;right:0;bottom:0;left:0}button{font:inherit;color:inherit;background:transparent;border:0}.upload-status-bar{position:fixed;left:50%;bottom:calc(var(--app-safe-bottom) + 70px);z-index:6200;width:min(calc(100% - 24px - var(--app-safe-left) - var(--app-safe-right)),410px);min-height:58px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;overflow:hidden;padding:9px 12px;border:1px solid #dfe5ed;border-radius:8px;background:#fffffff7;color:#111820;box-shadow:0 10px 28px #223a5824;transform:translate(-50%);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.upload-status-bar__indicator{width:22px;height:22px;border:2px solid #dce9f8;border-top-color:#087df5;border-radius:50%;animation:upload-status-spin .8s linear infinite}.upload-status-bar.is-completed .upload-status-bar__indicator{position:relative;border:0;background:#e9f8ef;color:#16974f;animation:none}.upload-status-bar.is-completed .upload-status-bar__indicator:after{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:14px;font-weight:700}.upload-status-bar.is-failed .upload-status-bar__indicator{position:relative;border:0;background:#fff0f1;color:#d93443;animation:none}.upload-status-bar.is-failed .upload-status-bar__indicator:after{content:"!";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:14px;font-weight:800}.upload-status-bar__copy{min-width:0;display:flex;flex-direction:column}.upload-status-bar__copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.upload-status-bar__copy small{overflow:hidden;color:#77818d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.upload-status-bar button{min-height:36px;border:0;border-radius:6px;padding:0 8px;background:transparent;color:#087df5;font:inherit;font-size:12px;font-weight:600}.upload-status-bar__actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.upload-status-bar .upload-status-bar__dismiss{width:36px;padding:0;color:#66717e;font-size:20px;font-weight:400}.upload-status-bar__percent{color:#657180;font-size:11px;font-variant-numeric:tabular-nums}.upload-status-bar__progress{position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#087df5 var(--upload-progress),#e4eaf1 var(--upload-progress))}@keyframes upload-status-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.upload-status-bar__indicator{animation:none}}.privacy-page{height:100%;overflow:auto;background:#f5f6f8;color:#111318;-webkit-overflow-scrolling:touch}.privacy-page__document{width:min(100%,760px);min-height:100%;margin:0 auto;padding:24px 24px 56px;background:#fff}.privacy-page__header{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin-bottom:40px}.privacy-page__brand{color:#111318;font-size:22px;font-weight:750;text-decoration:none}.privacy-page__languages{display:flex;gap:4px;padding:3px;border:1px solid #e3e5e8;border-radius:8px;background:#f3f4f6}.privacy-page__languages button{min-width:44px;min-height:36px;padding:0 10px;border-radius:6px;color:#656a73;cursor:pointer}.privacy-page__languages button.is-active{background:#111318;color:#fff}.privacy-page h1{max-width:620px;font-size:36px;line-height:1.12}.privacy-page__updated{margin-top:10px;color:#747983;font-size:14px}.privacy-page__intro{margin:28px 0 38px;font-size:18px;line-height:1.6}.privacy-page section{padding:24px 0;border-top:1px solid #eceef0}.privacy-page h2{margin-bottom:10px;font-size:19px;line-height:1.3}.privacy-page section p{color:#3e434b;font-size:16px;line-height:1.65}.privacy-page__contact a{display:inline-flex;align-items:center;min-height:44px;margin-top:18px;padding:0 18px;border-radius:8px;background:#111318;color:#fff;font-weight:650;text-decoration:none}@media(max-width:600px){.privacy-page__document{padding:max(18px,env(safe-area-inset-top)) 18px max(40px,env(safe-area-inset-bottom))}.privacy-page__header{margin-bottom:28px}.privacy-page h1{font-size:30px}.privacy-page__intro{font-size:17px}}
