:root{--player-extra-height:0px}.player-container{position:relative;width:100%;padding-top:calc(56.25% + var(--player-extra-height));border-radius:inherit;background-color:#000;box-shadow:0 10px 25px rgba(0,0,0,.25)}.player-container.fullscreen-landscape,.player-container.fullscreen-portrait{padding-top:56.25%;box-shadow:none;border-radius:0}.player-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:visible}.player-iframe{width:100%;height:100%;border-radius:inherit;border:0;pointer-events:auto}[data-player-type=youtube]{overflow:visible}[data-vjs-player]{position:relative;width:100%;height:100%;background:#000}.video-js,[data-vjs-player]{border-radius:inherit;overflow:hidden}.video-js{position:absolute!important;inset:0;width:100%!important;height:100%!important}.vjs-tech{position:absolute;inset:0;width:100%;height:100%}.video-js .vjs-control-bar{font-size:15px;height:44px;background:rgba(0,0,0,.85);backdrop-filter:blur(12px)}.video-js .vjs-button{width:44px;height:44px}.video-js .vjs-big-play-button{width:76px;height:76px;font-size:28px;border-radius:14px;background:rgba(0,0,0,.85);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);transition:all .3s ease}.video-js .vjs-big-play-button:hover{background:rgba(0,0,0,.95);border-color:rgba(255,255,255,.4);transform:scale(1.05)}.video-js .vjs-progress-control{height:6px}.video-js .vjs-menu-button-popup .vjs-menu{background:rgba(0,0,0,.92);backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgba(255,255,255,.1)}@media (max-width:768px){.player-container{border-radius:10px}.video-js .vjs-control-bar{font-size:14px;height:42px}.video-js .vjs-button{width:40px;height:40px}.video-js .vjs-big-play-button{width:68px;height:68px;font-size:24px}}@media (min-width:1536px){.video-js .vjs-control-bar{font-size:17px;height:52px}.video-js .vjs-button{width:52px;height:52px}.video-js .vjs-big-play-button{width:92px;height:92px;font-size:36px;border-radius:18px}}.video-js.vjs-fullscreen{width:100vw!important;height:100vh!important;border-radius:0!important}.player-fullscreen-landscape,.player-fullscreen-portrait{width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important}[data-player-type=youtube]:-webkit-full-screen,[data-player-type=youtube]:fullscreen{display:flex;align-items:center;justify-content:center;background:#000}[data-player-type=youtube]:-webkit-full-screen iframe,[data-player-type=youtube]:fullscreen iframe{width:100vw!important;height:100vh!important;border-radius:0!important;object-fit:contain}