body.theme-app.layout-menu .app-main{margin-left:0;min-height:100vh;background:#151515}body.theme-app .video-playback-page{min-height:100vh;background:#151515;color:#f5f5f5;overflow:hidden}body.theme-app .video-breadcrumb{height:61px;display:flex;align-items:center;gap:4px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.16);background:#181818;color:#ffffff80;font-size:14px;line-height:20px}body.theme-app .video-breadcrumb ol{align-items:center;gap:0;min-width:0}body.theme-app .video-breadcrumb li{min-width:0}body.theme-app .video-breadcrumb li+li::before{margin:0 4px;color:#ffffff80}body.theme-app .video-breadcrumb strong,body.theme-app .video-breadcrumb h1.video-breadcrumb-title{max-width:540px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:inherit;font-weight:600;color:#fff;margin:0}body.theme-app .video-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 540px;height:calc(100vh - 61px);min-height:620px;background:#111}body.theme-app .video-player-column{position:relative;min-width:0;height:100%;overflow:hidden;background:#080808}body.theme-app .video-swipe-stack{position:absolute;inset:0;z-index:2;overflow:hidden;touch-action:none}body.theme-app .video-swipe-slide{position:absolute;inset:0;overflow:hidden;will-change:transform;transform:translate3d(0,100%,0)}body.theme-app .video-blur-layer{position:absolute;inset:-32px;z-index:0;overflow:hidden;background:#080808;pointer-events:none}body.theme-app .video-blur-layer::after{content:"";position:absolute;inset:32px;background:rgba(0,0,0,.18)}body.theme-app .video-blur-fallback{position:absolute;inset:0;width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:blur(26px);opacity:.82;transform:none;transform-origin:center}body.theme-app .video-swipe-slide[data-position=prev]{z-index:2;transform:translate3d(0,-100%,0)}body.theme-app .video-swipe-slide[data-position=current]{z-index:3;transform:translate3d(0,0,0)}body.theme-app .video-swipe-slide[data-position=next]{z-index:2;transform:translate3d(0,100%,0)}body.theme-app .video-player-frame{position:absolute;inset:0 0 56px;z-index:2;display:flex;align-items:center;justify-content:center}body.theme-app .video-player-mount{position:relative;z-index:1;width:min(100%,637px)!important;height:100%;background:#0a0a0b;overflow:hidden}body.theme-app .video-player-mount .xgplayer{background:#0a0a0b}body.theme-app .video-player-mount .xgplayer-poster{background-color:#0a0a0b;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important}body.theme-app .video-player-mount .xg-mini-progress,body.theme-app .video-player-mount .xgplayer-controls{display:none!important}body.theme-app .video-player-mount video{-o-object-fit:contain;object-fit:contain}body.theme-app .video-step svg{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}body.theme-app .video-close,body.theme-app .video-step{position:absolute;z-index:5;width:34px;height:34px;border:0;background:rgba(0,0,0,.5);color:#fff;cursor:pointer}body.theme-app .video-step{top:20px}body.theme-app .video-step-prev{left:20px;display:flex;align-items:center;justify-content:center}body.theme-app .video-step-next{display:none}body.theme-app .video-close{top:20px;right:20px}body.theme-app .video-close span,body.theme-app .video-step span{position:absolute;inset:0}body.theme-app .video-close span::after,body.theme-app .video-close span::before,body.theme-app .video-step span::before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;transform-origin:center}body.theme-app .video-step-prev span::before{transform:translate(-44%,-50%) rotate(-45deg)}body.theme-app .video-step-prev span::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;transform:translate(-44%,420%) rotate(45deg);transform-origin:center}body.theme-app .video-step-next span::before{transform:translate(-56%,-50%) rotate(45deg)}body.theme-app .video-step-next span::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;transform:translate(-56%,420%) rotate(-45deg);transform-origin:center}body.theme-app .video-step svg{width:10px;height:18px}body.theme-app .video-close span::before{transform:translate(-50%,-50%) rotate(45deg)}body.theme-app .video-close span::after{transform:translate(-50%,-50%) rotate(-45deg)}body.theme-app .video-step.is-disabled{opacity:.35;cursor:default}body.theme-app .video-bottom-controls{position:absolute;z-index:6;left:0;right:0;bottom:0;height:56px;padding:0 20px;display:grid;grid-template-columns:30px 78px minmax(160px,1fr) 30px;align-items:center;gap:12px;background:#121216}body.theme-app .video-mini-play{width:30px;height:30px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:0 0;cursor:pointer}body.theme-app .video-mini-play-icon{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}body.theme-app .video-mini-play-icon-pause,body.theme-app .video-playback-page.is-playing .video-mini-play-icon-play{display:none}body.theme-app .video-playback-page.is-playing .video-mini-play-icon-pause{display:block}body.theme-app .video-time-current,body.theme-app .video-time-duration{color:rgba(255,255,255,.72);font-size:12px;line-height:16px;white-space:nowrap}body.theme-app .video-time-duration{display:none}body.theme-app .video-progress,body.theme-app .video-volume{width:100%;accent-color:#e81c2b;cursor:pointer}body.theme-app .video-volume-label{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.09)}body.theme-app .video-volume-label::before{content:"";position:absolute;left:0;right:0;bottom:0;height:128px}body.theme-app .video-volume-label::after{content:"";position:absolute;left:50%;top:50%;width:2px;height:20px;border-radius:999px;background:#fff;opacity:0;pointer-events:none;transform:translate(-50%,-50%) rotate(-45deg) scaleY(.35);transition:opacity .16s ease,transform .16s ease}body.theme-app .video-volume-label.is-muted::after{opacity:.92;transform:translate(-50%,-50%) rotate(-45deg) scaleY(1)}body.theme-app .video-volume-label.is-muted svg{opacity:.68}body.theme-app .video-pc-actions svg,body.theme-app .video-volume-label svg{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}body.theme-app .video-volume-label .video-volume{position:absolute;right:-32px;bottom:72px;width:94px;opacity:0;pointer-events:none;transform:rotate(-90deg);transform-origin:center;transition:opacity .16s ease}body.theme-app .video-volume-label:hover .video-volume{opacity:1;pointer-events:auto}body.theme-app .video-info-panel{position:relative;min-width:0;height:100%;overflow:hidden;background:#191919;border-left:1px solid rgba(255,255,255,.1)}body.theme-app .video-info-slide{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;min-width:0;padding:13px 20px 0;will-change:transform;transform:translate3d(0,100%,0)}body.theme-app .video-info-slide[data-position=prev]{z-index:2;transform:translate3d(0,-100%,0)}body.theme-app .video-info-slide[data-position=current]{z-index:3;transform:translate3d(0,0,0)}body.theme-app .video-info-slide[data-position=next]{z-index:2;transform:translate3d(0,100%,0)}body.theme-app .video-author-row{display:grid;grid-template-columns:50px minmax(0,1fr) 76px;align-items:center;gap:12px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.1)}body.theme-app .video-avatar{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e81c2b;color:#fff;font-size:20px;font-weight:700}body.theme-app .video-author-row strong{min-width:0;overflow:hidden;color:#fff;font-size:16px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}body.theme-app .video-comment-form button,body.theme-app .video-follow{border:0;background:#e81c2b;color:#fff;cursor:pointer}body.theme-app .video-follow{height:30px;border-radius:2px;font-size:13px}body.theme-app .video-follow.is-active{border:1px solid rgba(232,28,43,.55);background:rgba(232,28,43,.16);color:#e81c2b}body.theme-app .video-copy{padding:14px 0 10px;border-bottom:1px solid rgba(255,255,255,.1)}body.theme-app .video-copy h1,body.theme-app .video-copy p[data-panel-field="title"]{margin:0 0 7px;color:#f6f6f6;font-size:16px;line-height:22px;font-weight:700}body.theme-app .video-copy p{margin:0 0 12px;color:rgba(255,255,255,.64);font-size:13px;line-height:18px}body.theme-app .video-mobile-tags,body.theme-app .video-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:7px}body.theme-app .video-mobile-tags span,body.theme-app .video-mobile-tags a,body.theme-app .video-tags span,body.theme-app .video-tags a{color:#e81c2b;font-size:13px;line-height:18px;text-decoration:none}body.theme-app .video-meta{display:flex;gap:6px;color:rgba(255,255,255,.45);font-size:12px;line-height:17px}body.theme-app .video-comments-head{padding:16px 0 12px;color:#fff;font-size:15px;line-height:20px}body.theme-app .video-comments{min-height:0;margin:0;padding:0;overflow-y:auto;list-style:none}body.theme-app .video-info-slide>.video-comments{flex:1 1 auto;padding-right:4px}body.theme-app .video-comment{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;padding:8px 0}body.theme-app .video-comment-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#1976d2;font-size:14px;font-weight:700}body.theme-app .video-comment:nth-child(3n) .video-comment-avatar{background:#15945d}body.theme-app .video-comment:nth-child(4n) .video-comment-avatar{background:#6f2dbd}body.theme-app .video-comment-author{margin:0;color:#fff;font-size:13px;line-height:18px;font-weight:700}body.theme-app .video-comment-text{margin:1px 0 0;color:rgba(255,255,255,.55);font-size:12px;line-height:18px}body.theme-app .video-comment-time{display:block;margin-top:1px;color:rgba(255,255,255,.34);font-size:12px;line-height:17px}body.theme-app .video-side-footer{flex:0 0 auto;min-height:56px;margin:0 -20px;padding:8px 20px 0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start;background:#101016;transition:min-height .16s ease,padding .16s ease}body.theme-app .video-side-footer.is-commenting{min-height:140px;padding-top:20px;grid-template-columns:minmax(0,1fr);gap:0}body.theme-app .video-pc-actions{order:2;display:grid;grid-template-columns:repeat(4,42px);justify-content:end;gap:14px;margin:0}body.theme-app .video-pc-actions button{min-width:0;border:0;display:flex;flex-direction:column;align-items:center;gap:4px;color:rgba(255,255,255,.62);font-size:12px;line-height:17px;cursor:pointer}body.theme-app .video-pc-actions button.is-active span{color:#e81c2b}body.theme-app .video-action-icon-active,body.theme-app [data-action=collect].is-active .video-action-icon-default,body.theme-app [data-action=like].is-active .video-action-icon-default{display:none}body.theme-app [data-action=collect].is-active .video-action-icon-active,body.theme-app [data-action=like].is-active .video-action-icon-active{display:block}body.theme-app .video-side-footer.is-commenting .video-pc-actions{display:none}body.theme-app .video-comment-form{order:1;display:grid;grid-template-columns:minmax(0,1fr);gap:0}body.theme-app .video-side-footer.is-commenting .video-pc-comment-form{grid-template-rows:65px 32px;gap:15px}body.theme-app .video-comment-form input,body.theme-app .video-comment-form textarea{min-width:0;height:32px;border:0;border-radius:0;box-sizing:border-box;padding:7px 12px;background:#222;color:#fff;font-size:13px;line-height:18px;outline:0}body.theme-app .video-comment-form textarea{display:block;width:100%;resize:none;overflow:hidden}body.theme-app .video-side-footer.is-commenting .video-comment-form textarea{height:65px;padding:7px 14px;overflow-y:auto}body.theme-app .video-comment-form input::-moz-placeholder,body.theme-app .video-comment-form textarea::-moz-placeholder{color:rgba(255,255,255,.42)}body.theme-app .video-comment-form input::placeholder,body.theme-app .video-comment-form textarea::placeholder{color:rgba(255,255,255,.42)}body.theme-app .video-comment-form button{height:32px;border-radius:2px;font-size:13px}body.theme-app .video-side-footer .video-comment-form button{width:60px}body.theme-app .video-comment-drawer,body.theme-app .video-comment-form-actions,body.theme-app .video-mobile-actions,body.theme-app .video-mobile-info,body.theme-app .video-mobile-topbar{display:none}body.theme-app .video-side-footer.is-commenting .video-comment-form-actions{display:flex;justify-content:flex-end;gap:20px}body.theme-app .video-comment-form button.video-comment-cancel{background:#1c1c1c;color:rgba(255,255,255,.5)}@media (max-width:768px){body.theme-app.layout-menu .app-main{width:100vw;height:100vh;overflow:hidden}body.theme-app .video-playback-page{height:100vh;min-height:0;background:#0a0a0b}body.theme-app .video-avatar-action.is-active span,body.theme-app .video-breadcrumb,body.theme-app .video-close,body.theme-app .video-info-panel,body.theme-app .video-player-column::after,body.theme-app .video-step{display:none}body.theme-app .video-shell{display:block;height:100vh;min-height:0;overflow:hidden;background:#0a0a0b}body.theme-app .video-player-column{height:100vh}body.theme-app .video-swipe-slide::after{content:"";position:absolute;inset:0;z-index:4;background:linear-gradient(180deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.03) 42%,rgba(17,17,17,.86) 100%);pointer-events:none}body.theme-app .video-swipe-stack{inset:0;z-index:1}body.theme-app .video-blur-layer{display:block;inset:-24px}body.theme-app .video-blur-layer::after{inset:24px;background:rgba(0,0,0,.32)}body.theme-app .video-player-frame{inset:0}body.theme-app .video-player-mount{width:100%!important;max-width:none;height:100%;background:0 0}body.theme-app .video-player-mount .xgplayer,body.theme-app .video-player-mount.xgplayer{background:0 0}body.theme-app .video-player-mount video{left:0;width:100%;-o-object-fit:contain;object-fit:contain;background:0 0;transform:none}body.theme-app .video-mobile-topbar{position:absolute;z-index:30;top:10px;left:13px;right:14px;height:38px;display:flex;justify-content:space-between;pointer-events:none}body.theme-app .video-mobile-topbar a,body.theme-app .video-mobile-topbar button{height:38px;min-width:60px;display:inline-flex;align-items:center;justify-content:center;gap:2px;border:0;border-radius:1px;padding:0 8px;background:rgba(0,0,0,.7);color:#ccc;font-size:12px;line-height:17px;pointer-events:auto}body.theme-app .video-mobile-back{position:fixed;top:10px;left:13px;z-index:31}body.theme-app .video-mobile-search{position:fixed;top:10px;right:auto;left:min(calc(100vw - 73px),302px);z-index:31;display:inline-flex;visibility:visible;opacity:1}body.theme-app .video-mobile-topbar svg{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}body.theme-app .video-mobile-info{position:absolute;z-index:8;left:15px;right:76px;bottom:86px;display:block;color:#fff}body.theme-app .video-mobile-author{display:block;margin-bottom:8px;color:#eee;font-size:15px;line-height:19px;font-weight:600}body.theme-app .video-mobile-caption{margin:0 0 11px;color:rgba(255,255,255,.92);font-size:14px;line-height:20px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.theme-app .video-mobile-tags{gap:9px;margin:0;overflow:hidden}body.theme-app .video-mobile-tags span,body.theme-app .video-mobile-tags a{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border-radius:1px;background:rgba(0,0,0,.3);color:#e81c2b;font-size:11.5px;line-height:17px}body.theme-app .video-mobile-actions{position:absolute;z-index:8;right:12px;bottom:98px;display:flex;flex-direction:column;align-items:center;gap:15px}body.theme-app .video-mobile-actions button{width:48px;min-height:42px;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;font-size:11px;line-height:12px;font-weight:500;text-shadow:0 0 3px rgba(0,0,0,.25);cursor:pointer}body.theme-app .video-mobile-actions button.is-active span{color:#e81c2b}body.theme-app .video-mobile-actions svg{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}body.theme-app .video-avatar-action{position:relative;margin-bottom:1px}body.theme-app .video-avatar-action img{width:48px;height:48px;border:2px solid #fff;border-radius:50%}body.theme-app .video-avatar-action span{position:absolute;left:50%;bottom:-6px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e81c2b;color:#fff;font-size:18px;line-height:20px;transform:translateX(-50%)}body.theme-app .video-avatar-action.is-active img{border-color:#e81c2b}body.theme-app .video-bottom-controls{z-index:8;left:11px;right:15px;bottom:38px;height:auto;padding:0;grid-template-columns:minmax(0,1fr);gap:0;background:0 0}body.theme-app .video-mini-play,body.theme-app .video-time-current,body.theme-app .video-time-duration,body.theme-app .video-volume-label{display:none}body.theme-app .video-progress{--video-progress:0%;height:12px;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;outline:0}body.theme-app .video-progress::-webkit-slider-runnable-track{height:1px;border:0;border-radius:0;background:linear-gradient(90deg,#e81c2b 0%,#e81c2b var(--video-progress),rgba(255,255,255,.28) var(--video-progress),rgba(255,255,255,.28) 100%)}body.theme-app .video-progress::-webkit-slider-thumb{width:8px;height:8px;margin-top:-3.5px;-webkit-appearance:none;appearance:none;border:0;border-radius:50%;background:#e81c2b}body.theme-app .video-progress::-moz-range-track{height:1px;border:0;border-radius:0;background:rgba(255,255,255,.28)}body.theme-app .video-progress::-moz-range-progress{height:1px;background:#e81c2b}body.theme-app .video-progress::-moz-range-thumb{width:8px;height:8px;border:0;border-radius:50%;background:#e81c2b}body.theme-app .video-comment-drawer{position:absolute;z-index:20;left:0;right:0;bottom:0;height:56vh;min-height:320px;display:flex;flex-direction:column;border-radius:16px 16px 0 0;background:#0a0a0b;transform:translateY(104%);transition:transform .2s ease}body.theme-app .video-playback-page.is-comments-open .video-comment-drawer{transform:translateY(0)}body.theme-app .video-drawer-handle{width:40px;height:4px;margin:10px auto 8px;border-radius:999px;background:#545266}body.theme-app .video-drawer-head{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.22);color:#fff}body.theme-app .video-drawer-head strong{font-size:18px;line-height:24px}body.theme-app .video-drawer-head button{position:relative;width:32px;height:32px;border:0;color:#fff}body.theme-app .video-drawer-head button span::after,body.theme-app .video-drawer-head button span::before{content:"";position:absolute;top:50%;left:50%;width:22px;height:2px;background:rgba(255,255,255,.78);transform-origin:center}body.theme-app .video-drawer-head button span::before{transform:translate(-50%,-50%) rotate(45deg)}body.theme-app .video-drawer-head button span::after{transform:translate(-50%,-50%) rotate(-45deg)}body.theme-app .video-drawer-comments{flex:1 1 auto;padding:12px 18px 10px}body.theme-app .video-comment{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:10px 0 12px;border-bottom:1px solid rgba(255,255,255,.16)}body.theme-app .video-comment-avatar{width:42px;height:42px;font-size:16px}body.theme-app .video-comment-author{color:rgba(255,255,255,.5);font-size:13px;line-height:18px;font-weight:500}body.theme-app .video-comment-text{color:#fff;font-size:15px;line-height:22px}body.theme-app .video-comment-time{color:rgba(255,255,255,.38);font-size:12px;line-height:18px}body.theme-app .video-drawer-form{flex:0 0 auto;grid-template-columns:minmax(0,1fr) 64px;gap:10px;padding:12px 14px 16px;border-top:1px solid rgba(37,38,58,.85);background:#090912}body.theme-app .video-comment-form input{height:44px;padding:0 14px;font-size:15px}body.theme-app .video-comment-form button{height:44px;font-size:15px;font-weight:700}}

body.theme-app .video-mobile-tags .video-tag-chip,body.theme-app .video-tags .video-tag-chip{position:relative;display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:28px;padding:4px 10px;border:0;border-radius:2px;background:rgba(232,28,43,.1);color:#ff5865;font-size:13px;line-height:18px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}body.theme-app .video-mobile-tags a.video-tag-chip,body.theme-app .video-tags a.video-tag-chip{cursor:pointer}body.theme-app .video-mobile-tags a.video-tag-chip:hover,body.theme-app .video-mobile-tags a.video-tag-chip:focus-visible,body.theme-app .video-tags a.video-tag-chip:hover,body.theme-app .video-tags a.video-tag-chip:focus-visible{background:#e81c2b;color:#fff;transform:translateY(-1px);outline:0}body.theme-app .video-mobile-tags a.video-tag-chip.is-pressed,body.theme-app .video-mobile-tags a.video-tag-chip.is-selected,body.theme-app .video-mobile-tags a.video-tag-chip:active,body.theme-app .video-tags a.video-tag-chip.is-pressed,body.theme-app .video-tags a.video-tag-chip.is-selected,body.theme-app .video-tags a.video-tag-chip:active{background:#b81220;color:#fff;transform:translateY(0) scale(.98)}@media (max-width:768px){body.theme-app .video-mobile-tags .video-tag-chip{min-height:24px;padding:2px 8px;background:rgba(0,0,0,.44);font-size:11.5px;line-height:17px;box-shadow:none}body.theme-app .video-mobile-tags a.video-tag-chip:hover,body.theme-app .video-mobile-tags a.video-tag-chip:focus-visible{background:rgba(232,28,43,.92);color:#fff;transform:none}body.theme-app .video-mobile-tags a.video-tag-chip.is-pressed,body.theme-app .video-mobile-tags a.video-tag-chip.is-selected,body.theme-app .video-mobile-tags a.video-tag-chip:active{background:#b81220;color:#fff;transform:scale(.97)}}
@media (max-width:768px){body.theme-app .video-bottom-controls{touch-action:none}body.theme-app .video-bottom-controls::before{content:"";position:absolute;left:0;right:0;top:-14px;bottom:-14px;z-index:0;pointer-events:auto}body.theme-app .video-bottom-controls .video-progress{position:relative;z-index:1;touch-action:none}}
@media (max-width:768px){body.theme-app .video-mobile-search{right:14px;left:auto}}

body.theme-app .video-bottom-controls{grid-template-columns:30px 78px minmax(160px,1fr) 30px 30px}body.theme-app .video-pc-fullscreen{position:relative;width:30px;height:30px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.09);color:#fff;cursor:pointer;transition:background-color .16s ease,opacity .16s ease}body.theme-app .video-pc-fullscreen:hover,body.theme-app .video-pc-fullscreen:focus-visible{background:rgba(255,255,255,.16);outline:0}body.theme-app .video-pc-fullscreen-icon{position:absolute;inset:7px;display:block;background:linear-gradient(#fff,#fff) left top/7px 2px no-repeat,linear-gradient(#fff,#fff) left top/2px 7px no-repeat,linear-gradient(#fff,#fff) right top/7px 2px no-repeat,linear-gradient(#fff,#fff) right top/2px 7px no-repeat,linear-gradient(#fff,#fff) left bottom/7px 2px no-repeat,linear-gradient(#fff,#fff) left bottom/2px 7px no-repeat,linear-gradient(#fff,#fff) right bottom/7px 2px no-repeat,linear-gradient(#fff,#fff) right bottom/2px 7px no-repeat}body.theme-app .video-playback-page.is-pc-fullscreen .video-shell{grid-template-columns:minmax(0,1fr) 0}body.theme-app .video-playback-page.is-pc-fullscreen .video-info-panel{display:none}body.theme-app .video-playback-page.is-pc-fullscreen .video-pc-fullscreen{background:rgba(255,255,255,.14)}body.theme-app .video-playback-page.is-pc-fullscreen .video-pc-fullscreen:hover,body.theme-app .video-playback-page.is-pc-fullscreen .video-pc-fullscreen:focus-visible{background:rgba(255,255,255,.2)}body.theme-app .video-playback-page.is-pc-fullscreen .video-pc-fullscreen-icon{background:linear-gradient(#fff,#fff) left 2px top 6px/7px 2px no-repeat,linear-gradient(#fff,#fff) left 6px top 2px/2px 7px no-repeat,linear-gradient(#fff,#fff) right 2px top 6px/7px 2px no-repeat,linear-gradient(#fff,#fff) right 6px top 2px/2px 7px no-repeat,linear-gradient(#fff,#fff) left 2px bottom 6px/7px 2px no-repeat,linear-gradient(#fff,#fff) left 6px bottom 2px/2px 7px no-repeat,linear-gradient(#fff,#fff) right 2px bottom 6px/7px 2px no-repeat,linear-gradient(#fff,#fff) right 6px bottom 2px/2px 7px no-repeat}@media (max-width:768px){body.theme-app .video-pc-fullscreen{display:none}}
body.theme-app .video-swipe-slide.is-buffering .video-player-frame::before{content:"";position:absolute;z-index:8;left:50%;top:50%;width:44px;height:44px;margin:-22px 0 0 -22px;border:3px solid rgba(255,255,255,.28);border-top-color:#e81c2b;border-radius:50%;pointer-events:none;animation:video-loading-spin .8s linear infinite}@keyframes video-loading-spin{to{transform:rotate(360deg)}}
