.video-js.oe-custom-skin .vjs-control-bar{height:3.5em}.video-js.oe-custom-skin .vjs-volume-panel{display:flex}.video-js.oe-custom-skin .vjs-progress-control{flex:auto!important}.video-js.oe-custom-skin .oe-seek-btn{position:relative!important;width:3em!important}.video-js.oe-custom-skin .oe-seek-btn .vjs-icon-placeholder::before{font-family:VideoJS;content:"\f11a";margin-top:-4px}.video-js.oe-custom-skin .oe-seek-forward .vjs-icon-placeholder::before{transform:scaleX(-1);display:inline-block}.video-js.oe-custom-skin .oe-seek-btn::after{content:"60";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);font-family:Arial,sans-serif;font-size:10px!important;font-weight:800;pointer-events:none;color:#fff;line-height:1}.video-js.oe-custom-skin .oe-seek-btn.is-active-seek .vjs-icon-placeholder::before,.video-js.oe-custom-skin .oe-seek-btn.is-active-seek::after{color:#1853e9!important}.video-js.vjs-theme-sea.oe-custom-skin .vjs-big-play-button{width:88px!important;height:88px!important;border-radius:50%!important;border:none!important;top:50%!important;left:50%!important;margin:-44px 0 0 -44px!important;line-height:0!important;background-color:transparent!important;transition:transform .2s ease-in-out,filter .2s ease-in-out!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88 88'%3E%3Ccircle cx='44' cy='44' r='43' fill='rgba(10,10,10,0.88)' stroke='rgba(255,255,255,0.5)' stroke-width='1.5'/%3E%3Cpolygon points='34,29 62,44 34,59' fill='white'/%3E%3Cpath d='M6,56 Q22,50 44,56 Q66,62 82,56' fill='none' stroke='rgba(255,255,255,0.55)' stroke-width='1.8' stroke-linecap='round'/%3E%3Cpath d='M12,66 Q28,60 48,66 Q66,72 82,67' fill='none' stroke='rgba(255,255,255,0.28)' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M18,76 Q36,70 54,76 Q68,82 82,78' fill='none' stroke='rgba(255,255,255,0.13)' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:88px 88px!important}.video-js.vjs-theme-sea.oe-custom-skin .vjs-big-play-button:hover{background-color:transparent!important;transform:scale(1.1)!important;filter:brightness(1.4)!important}.video-js.vjs-theme-sea.oe-custom-skin .vjs-big-play-button .vjs-icon-placeholder{display:none!important}.oe-dvr-notice{position:absolute;top:5%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:rgba(10,10,10,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);color:#fff;padding:8px 20px 8px 14px;border-radius:50px;font-family:Arial,sans-serif;font-weight:700;font-size:clamp(.7rem, 2.5vw, .9rem);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;z-index:100;opacity:1;transition:opacity 1.2s ease-in-out;pointer-events:none}.oe-dvr-notice::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#4fc3f7;box-shadow:0 0 6px #4fc3f7,0 0 12px rgba(79,195,247,.5);animation:oe-pulse 1.8s ease-in-out infinite;flex-shrink:0}.oe-dvr-notice.fade-out{opacity:0}.oe-dvr-notice .oe-dvr-wave{display:flex;align-items:flex-end;gap:2px;margin-left:2px}.oe-dvr-notice .oe-dvr-wave span{display:inline-block;width:3px;background:rgba(255,255,255,.5);border-radius:2px;animation:oe-wave-bar 1.2s ease-in-out infinite}.oe-dvr-notice .oe-dvr-wave span:first-child{height:8px;animation-delay:0s}.oe-dvr-notice .oe-dvr-wave span:nth-child(2){height:14px;animation-delay:.2s}.oe-dvr-notice .oe-dvr-wave span:nth-child(3){height:10px;animation-delay:.4s}.oe-dvr-notice .oe-dvr-wave span:nth-child(4){height:6px;animation-delay:.6s}@keyframes oe-pulse{0%,100%{opacity:1;box-shadow:0 0 6px #4fc3f7,0 0 12px rgba(79,195,247,.5)}50%{opacity:.4;box-shadow:0 0 3px #4fc3f7}}@keyframes oe-wave-bar{0%,100%{transform:scaleY(.5);opacity:.5}50%{transform:scaleY(1);opacity:1}}.video-js.vjs-show-big-play-button-on-pause.vjs-paused .vjs-big-play-button{display:block!important}.oe-idle-notice{position:absolute;top:5%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:rgba(10,10,10,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);color:#fff;padding:8px 20px 8px 14px;border-radius:50px;font-family:Arial,sans-serif;font-weight:700;font-size:clamp(.7rem, 2.5vw, .9rem);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;z-index:100;opacity:1;transition:opacity 1.2s ease-in-out;pointer-events:none}.oe-idle-notice::before{content:'?';display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(255,255,255,.65);font-size:10px;font-weight:900;flex-shrink:0;line-height:1}.oe-idle-notice.fade-out{opacity:0}