.video-page-layout{box-sizing:border-box;flex-wrap:nowrap;align-items:stretch;gap:10px;width:100%;max-width:1400px;margin:4px auto 0;display:flex}@media (width<=768px){.video-page-layout{gap:0;width:100vw;max-width:none;margin:0 0 0 calc(50% - 50vw);padding:0;display:block}}.main-video-content{box-sizing:border-box;background:#1a1a1a;border-radius:12px;flex:600px;min-width:0;padding:15px;box-shadow:0 4px 8px #00000040}@media (width<=768px){.main-video-content{width:100%;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;margin-top:0;padding:0 10px;display:flex}}.side-video-widgets{box-sizing:border-box;flex-direction:column;flex:none;align-self:flex-start;width:100%;max-width:333px;max-height:calc(100vh - 40px);display:flex;position:sticky}.side-video-widgets .cat-grid{grid-template-columns:1fr;gap:16px;margin:0;padding:0;display:grid}@media (width>=769px){.side-video-widgets .cat-grid{align-content:space-between;height:100%}}@media (height>=864px) and (width>=769px){.side-video-widgets .cat-grid{grid-template-rows:1fr 1fr 1fr;align-content:space-between;height:100%}}@media (height>=700px) and (height<=863px) and (width>=769px){.side-video-widgets .cat-grid{grid-template-rows:repeat(2,auto);align-content:start;height:auto}.side-video-widgets .cat-pack:nth-child(n+3){display:none}}@media (height>=550px) and (height<=699px) and (width>=769px){.side-video-widgets .cat-grid{grid-template-rows:auto;align-content:start;height:auto}.side-video-widgets .cat-pack:nth-child(n+2){display:none}}@media (height<=700px){.side-video-widgets{display:none}}@media (width<=1080px){.side-video-widgets{display:none}}.player-wrapper{width:100%;max-width:100%;margin:0 auto}@media (width<=768px){.player-wrapper{order:2;width:100vw;margin:0 0 10px calc(50% - 50vw)}}.player-embed{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden}@media (width<=768px){.player-embed{border-radius:16px;width:100vw}}#wpst-video{width:100%;height:100%;position:absolute;top:0;left:0}.video-meta-header{margin:10px 0}@media (width<=768px){.video-meta-header{order:3;margin-top:0}}.video-title-wrapper{flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:7px;display:flex}@media (width<=768px){.video-title-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.video-title{color:#fafafa;white-space:nowrap;margin:0;font-size:20px;font-weight:700;line-height:1.3}@media (width>=768px){.video-title-wrapper{text-overflow:ellipsis;overflow:hidden}}@media (width<=768px){.video-title{text-align:left;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding-bottom:8px;font-size:18px;font-weight:600;overflow-x:auto}.video-title::-webkit-scrollbar{display:none}}.video-views{color:#bbb;letter-spacing:.2px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500}.video-actions-bar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;margin-top:10px;display:flex}.post-votes .vote-btn:hover{background:#ffffff14}@media (width>=768px){.post-votes .like-btn:hover,.post-votes .dislike-btn:hover{color:#d2d2d2}}@media (width<=768px){.video-actions-bar{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;place-items:center stretch;gap:10px 12px;margin-bottom:12px;padding:0 10px;display:grid}.video-actions-bar>.post-votes-wrapper{grid-area:1/1/auto/2;justify-self:stretch;height:38px}.video-actions-bar>.post-votes-wrapper .post-votes{background:#282828;border-radius:8px;justify-content:center;box-shadow:0 2px 6px #0000001a}.post-votes .vote-btn:hover,.post-votes .vote-btn.active{box-shadow:none;background:0 0}.video-actions-bar>.action-btn:nth-child(2){grid-area:1/2/auto/3;justify-content:center;height:38px;padding:0 14px}.video-actions-bar>.action-btn:nth-child(3){grid-area:2/1/auto/2;justify-content:center;height:38px;padding:0 14px}.video-actions-bar>.action-btn:nth-child(4){grid-area:2/2/auto/3;justify-content:center;height:38px;padding:0 14px}}.post-votes-wrapper .post-votes{background:#252525;border-radius:8px;align-items:center;height:38px;padding:0;display:flex;box-shadow:0 2px 2px #0000000f;border:1px solid #2d2d2d!important}.post-votes-wrapper .vote-btn{color:#bbb;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:100%;padding:0 12px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.post-votes .vote-btn .vote-icon{vertical-align:middle;width:24px;height:24px;font-size:0;display:inline-block}.post-votes .like-btn .vote-icon svg,.post-votes .dislike-btn .vote-icon svg{fill:currentColor;width:24px;height:24px}.post-votes .like-btn:hover,.post-votes .like-btn.active,.post-votes .dislike-btn:hover,.post-votes .dislike-btn.active{box-shadow:none;background:0 0}.post-votes .like-btn.active{color:#4caf50}.post-votes .dislike-btn.active{color:#f44336}@media (width>=769px){.post-votes-wrapper .post-votes{justify-content:center}.post-votes .vote-icon{justify-content:center;align-items:center;display:flex}.post-votes .vote-btn{min-width:70px;padding:0 10px}}.action-btn{color:#e0e0e0;cursor:pointer;letter-spacing:.2px;-webkit-tap-highlight-color:transparent;background-color:#282828;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;padding-left:12px;padding-right:14px;font-size:13.3px;font-weight:500;transition:background-color .2s,border-color .2s;display:flex;box-shadow:0 2px 2px #0000000f;border:1px solid #2d2d2d!important}.action-btn svg{fill:currentColor;stroke:currentColor;opacity:.9;flex-shrink:0}.action-btn:hover svg{opacity:1}@media (width>=769px){.action-btn:hover{background-color:#2b2b2b;transition:background-color .3s,border-color .3s}}.icon-comments:before,.icon-share:before,.icon-report:before{content:none}.categories-tags-label{color:#fff;letter-spacing:.2px;margin:20px 0 15px;font-size:16px;font-weight:500;display:block}@media (width<=768px){.categories-tags-label{display:none}}.video-categories-tags-under{flex-wrap:wrap;gap:10px;margin:10px 0;padding:0;display:flex}@media (width<=768px){.categories-tags-section{order:1;width:100vw;margin-left:calc(50% - 50vw);margin-top:0!important}.video-categories-tags-under{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-top:0;padding:0 8px 3px;overflow-x:auto}.video-categories-tags-under::-webkit-scrollbar{display:none}}.video-categories-tags-under a{color:#e0e0e0;cursor:pointer;letter-spacing:.2px;white-space:nowrap;background-color:#282828;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;max-width:none;height:38px;padding:0 14px 0 12px;font-size:13.3px;font-weight:500;transition:background-color .2s,border-color .2s;display:flex;box-shadow:0 2px 2px #0000000f;border:1px solid #2d2d2d!important}@media (width>=769px){.video-categories-tags-under a:hover{background-color:#2b2b2b}}.video-tags-mobile{display:none!important}.video-meta-info{white-space:nowrap;color:#bbb;flex-shrink:0;align-items:center;gap:6px;font-size:16px;display:flex}@media (width<=768px){.video-meta-info{white-space:nowrap;grid-template-columns:1fr 12px 1fr;align-items:center;gap:0;width:100%;padding:0 10px;font-size:14px;display:grid}.video-meta-info>.video-views:first-of-type{text-align:right;padding-right:4px}.video-meta-info>.meta-separator{text-align:center}.video-meta-info>.video-views:last-of-type{text-align:left;padding-left:4px}}.related-videos-section{margin-top:2em}.related-videos-section .widget-header{margin:0 0 1.3em 1px}.related-videos-section .widget-title-new{margin:0;font-size:1.6em;font-weight:400}.related-videos-section .show-more-related{text-align:center;margin:2em 0 1em}.related-videos-section .related-videos-btn{color:#fff;background-color:#222;border-radius:6px;padding:12px 28px;font-size:1.1em;text-decoration:none;transition:background-color .3s;display:inline-block}.related-videos-section .related-videos-btn:hover{background-color:#444}@media only screen and (width<=768px){.mobile-divider{opacity:1;background-color:#333;border:none;width:100%;height:.5px;display:block}}@media (pointer:coarse){[id^=plyr-settings-][id$=-quality]>div[role=menu],[id^=plyr-settings-][id$=-speed]>div[role=menu]{touch-action:pan-y;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-height:15vh!important;overflow-y:auto!important}[id^=plyr-settings-][id$=-quality]>div[role=menu]::-webkit-scrollbar,[id^=plyr-settings-][id$=-speed]>div[role=menu]::-webkit-scrollbar{display:none}}@media (pointer:coarse) and (width<=360px) and (height>=850px){[id^=plyr-settings-][id$=-quality]>div[role=menu],[id^=plyr-settings-][id$=-speed]>div[role=menu]{max-height:10vh!important}}.plyr--full-ui input[type=range]{color:#fafafa}.plyr--video .plyr__control:not(.plyr__control--overlaid):hover,.plyr--video .plyr__control:not(.plyr__control--overlaid):focus,.plyr--video .plyr__control:not(.plyr__control--overlaid).plyr__tab-focus,.plyr--video .plyr__control:not(.plyr__control--overlaid)[aria-expanded=true]{box-shadow:none!important;background:0 0!important;transform:none!important}.plyr--video .plyr__controls .plyr__control:hover{color:inherit!important}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px #ffffff4d}.plyr__control--overlaid{opacity:.95!important;background:#1e1e1eb3!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:100px!important;height:100px!important;transition:background .3s,box-shadow .3s,opacity .3s!important;display:flex!important;box-shadow:0 8px 20px #0003!important}.plyr__control--overlaid svg{color:#fafafa!important;filter:drop-shadow(0 3px 3px #0000001a)!important;width:43px!important;height:43px!important}.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{opacity:1!important;background:#323232b3!important;box-shadow:0 12px 30px #0000004d!important}@media (width<=768px){.plyr__control--overlaid{width:80px!important;height:80px!important}.plyr__control--overlaid svg{width:35px!important;height:35px!important}}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{content:"";height:18px;margin-right:12px;margin-right:var(--plyr-control-spacing,12px);background:#0000001a;flex-shrink:0;width:18px;transition:all .3s;display:block}.plyr__menu__container .plyr__control[role=menuitemradio]:after{display:none!important}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#888}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before,.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true].plyr__tab-focus:before{opacity:1!important;background:#888!important}.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before{background:#0000001a!important}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{transition:none!important}.plyr :focus,.plyr :focus-visible{box-shadow:none!important;outline:none!important}@media (width>=769px){[data-theme=light] .main-video-content{background:#fafafa;box-shadow:0 4px 12px #00000014}}[data-theme=light] .video-title,[data-theme=light] .categories-tags-label{color:#030303}[data-theme=light] .video-views,[data-theme=light] .video-meta-info{color:#606060}[data-theme=light] .post-votes-wrapper .post-votes,[data-theme=light] .action-btn,[data-theme=light] .video-categories-tags-under a{color:#000;background:#fafafa;box-shadow:0 1px 2px #00000012;border:1px solid #c8c8c8!important}[data-theme=light] .post-votes .vote-btn{color:#606060}@media (width>=769px){[data-theme=light] .post-votes .like-btn:hover,[data-theme=light] .post-votes .dislike-btn:hover{color:#717171!important}}[data-theme=light] .post-votes .like-btn.active{color:#4caf50!important}[data-theme=light] .post-votes .dislike-btn.active{color:#f44336!important}@media (width>=769px){[data-theme=light] .action-btn:hover,[data-theme=light] .video-categories-tags-under a:hover{box-shadow:0 2px 4px #0000001a}}[data-theme=light] .action-btn svg{fill:#000;opacity:.85}[data-theme=light] .action-btn:hover svg{opacity:1}[data-theme=light] .related-videos-section .related-videos-btn{color:#000;background-color:#f2f2f2}[data-theme=light] .related-videos-section .related-videos-btn:hover{background-color:#e6e6e6}[data-theme=light] .mobile-divider{background-color:#e0e0e0}.related-videos-section .mobile-divider{margin-top:20px}.report-modal-overlay{z-index:9999;opacity:0;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.report-modal-overlay.open{opacity:1;display:flex}.report-modal-content{color:#e0e0e0;background:#1e1e1e;border-radius:12px;width:90%;max-width:520px;overflow:hidden;box-shadow:0 10px 30px #0009}.report-modal-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:15px 0 5px;display:flex;position:relative}.report-modal-header .report-this-title{color:#fff;margin:0;padding-left:20px;font-size:1.4rem}.report-modal-close{color:#aaa;cursor:pointer;background:0 0;border:none;margin-right:0;padding:10px 15px;transition:color .2s}.report-modal-close:hover{color:#fff}.report-modal-close svg{display:block}.report-form{padding:20px}.report-form .form-group{margin-bottom:18px}.report-form .form-group label{color:#ccc;pointer-events:none;user-select:none;margin-bottom:8px;font-weight:500;display:block}.report-form .form-group .required{color:#ff6b6b;pointer-events:none}.custom-select-wrapper{width:100%;position:relative}.custom-select{background:var(--hl-bg-secondary);border:1px solid var(--hl-border);width:100%;color:var(--hl-text);cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 36px 12px 14px;font-size:1rem;transition:border-color .3s,box-shadow .3s;display:flex}.custom-select:hover,.custom-select:focus{border-color:var(--hl-border)!important;box-shadow:none!important;outline:none!important}.custom-select-selected{white-space:nowrap;text-overflow:ellipsis;color:#999;flex:1;overflow:hidden}.custom-select-selected.selected{color:var(--hl-text)}.custom-select-arrow{pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath fill='%23666' d='M0 0l7 10 7-10z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:14px;height:10px;transition:transform .3s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.custom-select.opened .custom-select-arrow{transform:translateY(-50%)rotate(180deg)}.custom-select-options{background:var(--hl-bg-secondary);border:1px solid var(--hl-border);z-index:10;border-radius:8px;padding:8px 0;list-style:none;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 12px 28px #00000080}.custom-select-options.open{display:block}.custom-select-options-inner{-ms-overflow-style:none;scrollbar-width:none;max-height:220px;overflow:hidden auto}.custom-select-options-inner::-webkit-scrollbar{display:none}@media (width>=769px){.custom-select-options-inner{scrollbar-width:thin;scrollbar-color:#444 var(--hl-bg-secondary);padding-right:8px}.custom-select-options-inner::-webkit-scrollbar{width:8px;display:block}.custom-select-options-inner::-webkit-scrollbar-track{background:0 0;border-radius:8px}.custom-select-options-inner::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.custom-select-options-inner::-webkit-scrollbar-thumb:hover{background:#555}}.custom-select-options [role=option]{color:var(--hl-text);cursor:pointer;box-sizing:border-box;border-radius:14px;width:100%;padding:12px 14px;transition:background .2s;display:block}.custom-select-options [role=option]:hover{background:#ffffff0d}.custom-select-options [role=option]:focus{background:#ffffff1a;outline:none}.custom-select-options li:hover{background:#ffffff0d!important}.report-form textarea{border:1px solid var(--hl-border);box-sizing:border-box;background:var(--hl-bg-secondary);width:100%;color:var(--hl-text);resize:none;border-radius:8px;min-height:120px;padding:12px;font-size:1rem;transition:border-color .3s,box-shadow .3s}.report-form textarea::placeholder{color:#999}.report-form textarea:focus{outline:none}.report-form .form-actions{gap:12px;margin-top:24px;display:flex}.report-form .report-submit-btn,.report-form .report-cancel-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:14px;font-size:16px;font-weight:500;transition:background .2s}.report-form .report-submit-btn{color:#fff;background:#e74c3c}.report-form .report-submit-btn:hover{background:#c0392b}.report-form .report-cancel-btn{color:#ccc;background:#333}.report-form .report-cancel-btn:hover{background:#444}@media (width<=600px){.report-modal-content{width:95%;margin:10px}.custom-select{padding-right:40px}.report-form .form-actions{flex-direction:column}.report-form .report-submit-btn,.report-form .report-cancel-btn{width:100%}}.share-modal-overlay{z-index:9999;opacity:0;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.share-modal-overlay.open{opacity:1;display:flex}.share-modal-content{color:#e0e0e0;background:#1e1e1e;border-radius:12px;width:90%;max-width:520px;overflow:hidden;box-shadow:0 10px 30px #0009}.share-modal-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:15px 0 5px;display:flex;position:relative}.share-modal-header .share-text{color:#fff;margin:0;padding-left:20px;font-size:1.4rem}.share-modal-close{color:#aaa;cursor:pointer;background:0 0;border:none;margin-right:0;padding:10px 15px;transition:color .2s}.share-modal-close:hover{color:#fff}.share-modal-body{padding:18px}.share-url-wrapper{align-items:center;gap:12px;display:flex}.share-url-input{background:var(--hl-bg);border:2px solid var(--hl-border);height:48px;color:var(--hl-text);white-space:nowrap;text-overflow:ellipsis;cursor:text;box-sizing:border-box;border-radius:12px;outline:none;flex:1;padding:0 20px;font-size:15px;transition:border-color .2s;overflow:hidden}.share-url-input:hover{border-color:var(--hl-border)}.share-copy-btn{color:#e8e8e8;cursor:pointer;backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:120px;height:48px;padding:0 24px;font-size:15px;font-weight:500;transition:all .25s;display:flex}.share-copy-btn:hover{background:#ffffff24;border-color:#ffffff3d}.share-copy-btn:active{background:#ffffff2e}[data-theme=light] .share-url-input{background:var(--hl-bg);border-color:var(--hl-border);color:var(--hl-text)}[data-theme=light] .share-copy-btn:hover{background:#0000001a}[data-theme=light] .report-modal-overlay{background:#000000a6}[data-theme=light] .report-modal-content{color:#000;background:#fff;box-shadow:0 10px 30px #00000026}[data-theme=light] .report-modal-header{border-bottom:1px solid #e0e0e0}[data-theme=light] .report-modal-header .report-this-title{color:#000}[data-theme=light] .report-modal-close{color:#666}[data-theme=light] .report-modal-close:hover{color:#000}[data-theme=light] .report-form .form-group label{color:#444}[data-theme=light] .custom-select{color:#000;background:#f9f9f9;border-color:#ccc}[data-theme=light] .custom-select:hover,[data-theme=light] .custom-select:focus{border-color:#999}[data-theme=light] .custom-select-options{background:#fff;border-color:#ccc;box-shadow:0 12px 28px #0000001f}[data-theme=light] .custom-select-options li{color:#000}[data-theme=light] .custom-select-options li:hover{background:#0000000f}[data-theme=light] .report-form textarea{color:#000;background:#fff;border-color:#ccc}[data-theme=light] .report-form textarea::placeholder{color:#888}[data-theme=light] .report-form .report-cancel-btn{color:#000;background:#f0f0f0}[data-theme=light] .report-form .report-cancel-btn:hover{background:#e0e0e0}[data-theme=light] .share-modal-overlay{background:#000000a6}[data-theme=light] .share-modal-content{color:#000;background:#fff;box-shadow:0 10px 30px #00000026}[data-theme=light] .share-modal-header{border-bottom:1px solid #e0e0e0}[data-theme=light] .share-modal-header .share-text{color:#000}[data-theme=light] .share-modal-close{color:#666}[data-theme=light] .share-modal-close:hover{color:#000}[data-theme=light] .share-url-input{color:#000;background:#f9f9f9;border-color:#ccc}[data-theme=light] .share-copy-btn{color:#333;background:#0000000f;border-color:#0000001f}[data-theme=light] .share-copy-btn:hover{background:#0000001a;border-color:#0000002e}[data-theme=light] .share-copy-btn:active{background:#00000024}.svgshare{position:relative;top:-1px}.plyr-loading-overlay{z-index:10;opacity:0;pointer-events:none;background:0 0;flex-direction:column;justify-content:center;align-items:center;transition:opacity .4s ease-out;display:flex;position:absolute;inset:0}.plyr-loading-overlay.active{opacity:1;pointer-events:all}.plyr-spinner{border:7px solid #fafafa40;border-top-color:#4b4b4b;border-radius:50%;width:76px;height:76px;margin-bottom:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.plyr__badge{display:none}.plyr--stopped .plyr__controls,.plyr--stopped .plyr__menu__container{display:none!important}@media (width<=768px){.plyr--stopped .plyr__controls{display:none!important}}.plyr__controls .plyr__progress,.plyr__progress__container,.plyr__progress input[type=range],.plyr__progress__container:hover{cursor:pointer!important}.desktop-only{display:inline-block}.mobile-only{display:none}@media (width<=768px){.desktop-only{display:none}.mobile-only{justify-content:center;margin-top:16px;display:flex}.full-screen-rate{gap:0;width:100vw;max-width:none;margin:0 0 0 calc(50% - 50vw);padding:0;display:block}.full-screen-rate .mobile-dividers{opacity:1;background-color:#333;border:none;width:120%;height:.5px;display:block}}