.vp-container{background-color:#000;border-radius:.5rem;position:relative;overflow:hidden}.vp-container--clickable{cursor:pointer}.vp-video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.vp-container:-webkit-full-screen{border-radius:0;width:100vw!important;height:100vh!important;padding-top:0!important}.vp-container:fullscreen{border-radius:0;width:100vw!important;height:100vh!important;padding-top:0!important}.vp-container:-webkit-full-screen{border-radius:0;width:100vw!important;height:100vh!important;padding-top:0!important}.vp-container:-webkit-full-screen .vp-video{object-fit:contain}.vp-container:fullscreen .vp-video{object-fit:contain}.vp-container:-webkit-full-screen .vp-video{object-fit:contain}.vp-overlay{background-color:rgba(0,0,0,.3);position:absolute;top:0;bottom:0;left:0;right:0}.vp-overlay__gradient-top{background:linear-gradient(rgba(0,0,0,.8),transparent);height:4rem;position:absolute;top:0;left:0;right:0}.vp-overlay__gradient-bottom{background:linear-gradient(transparent,rgba(0,0,0,.8));height:4rem;position:absolute;bottom:0;left:0;right:0}.vp-enable-sound-btn{color:#fff;cursor:pointer;background-color:rgba(0,0,0,.6);border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background-color .2s;display:flex;position:absolute;top:.75rem;left:.75rem}.vp-enable-sound-btn:hover{background-color:rgba(0,0,0,.8)}.vp-enable-sound-btn svg{width:1rem;height:1rem}.vp-sound-badge{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s;position:absolute;top:.75rem;right:.75rem}.vp-sound-badge:hover{transform:scale(1.05)}.vp-sound-badge__image{width:auto;height:3.5rem}@media (min-width:768px){.vp-sound-badge__image{height:4rem}}@media (min-width:1024px){.vp-sound-badge__image{height:4.5rem}}.vp-sound-badge__default{color:#fff;background:linear-gradient(90deg,#f97316,#ef4444);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.vp-sound-badge__default:hover{background:linear-gradient(90deg,#ea580c,#dc2626)}.vp-sound-badge__default svg{flex-shrink:0;width:1.25rem;height:1.25rem}.vp-sound-badge__text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.vp-sound-badge__text-small{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.vp-sound-badge__text-large{text-transform:uppercase;font-size:.875rem;font-weight:800}.vp-center-play-wrapper{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.vp-center-play-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;transition:all .3s;display:flex}.vp-center-play-btn:hover{background-color:rgba(255,255,255,.3);transform:scale(1.1)}.vp-center-play-btn svg{color:#fff;width:2rem;height:2rem;margin-left:.25rem}@media (min-width:768px){.vp-center-play-btn{width:6rem;height:6rem}.vp-center-play-btn svg{width:2.5rem;height:2.5rem}}.vp-paused-play-wrapper{pointer-events:none;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.vp-paused-play-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .3s;display:flex}.vp-paused-play-btn svg{color:#fff;width:1.5rem;height:1.5rem;margin-left:.25rem}@media (min-width:768px){.vp-paused-play-btn{width:5rem;height:5rem}.vp-paused-play-btn svg{width:2rem;height:2rem}}.vp-container:hover .vp-paused-play-btn{transform:scale(1.1)}.vp-controls{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.7);transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.vp-controls--hidden{opacity:0}.vp-controls--visible{opacity:1}.vp-progress{cursor:pointer;background-color:rgba(255,255,255,.3);height:6px;position:relative}.vp-progress:hover .vp-progress__hover{opacity:1}.vp-progress__buffered{pointer-events:none;background-color:rgba(255,255,255,.2);position:absolute;top:0;bottom:0;left:0}.vp-progress__filled{pointer-events:none;background-color:#fff;transition:width .1s;position:absolute;top:0;bottom:0;left:0}.vp-progress__hover{opacity:0;pointer-events:none;background-color:rgba(255,255,255,.2);transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.vp-controls__row{align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.vp-controls__spacer{flex:1}.vp-btn{cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:background-color .2s;display:flex}.vp-btn:hover{background-color:rgba(255,255,255,.1)}.vp-btn svg{color:#fff;width:1.25rem;height:1.25rem}.vp-time{color:#fff;white-space:nowrap;font-size:.875rem;font-weight:500}.vp-volume{align-items:center;gap:.5rem;display:flex}.vp-volume__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:rgba(255,255,255,.3);border-radius:.5rem;width:5rem;height:4px}.vp-volume__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;border-radius:50%;width:12px;height:12px}.vp-volume__slider::-moz-range-thumb{cursor:pointer;background-color:#fff;border:none;border-radius:50%;width:12px;height:12px}.vp-speed{position:relative}.vp-speed__btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;min-height:44px;padding:.25rem .5rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.vp-speed__btn:hover{background-color:rgba(255,255,255,.1)}.vp-speed__menu{z-index:20;-webkit-overflow-scrolling:touch;background-color:#000;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;min-width:70px;max-height:200px;margin-bottom:.5rem;padding:.25rem 0;position:absolute;bottom:100%;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}.vp-speed__option{text-align:left;color:rgba(255,255,255,.8);cursor:pointer;background:0 0;border:none;align-items:center;width:100%;min-height:44px;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}.vp-speed__option:hover{background-color:rgba(255,255,255,.2)}.vp-speed__option--active{color:#fff;font-weight:500}.vp-end-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.6);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.vp-end-overlay__content{width:100%;max-width:28rem}.vp-replay-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s;display:flex}.vp-replay-btn:hover{background-color:rgba(255,255,255,.3)}.vp-replay-btn svg{width:1.25rem;height:1.25rem}.vp-timed-overlay{z-index:15;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.vp-end-gate{z-index:25;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.vp-progress--disabled{cursor:default;pointer-events:none}
