.mvcp-card-adv{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.1)}.mvcp-thumb-adv{width:100%;height:300px;object-fit:cover;transition:transform .3s ease}.mvcp-card-adv:hover .mvcp-thumb-adv{transform:scale(1.05)}.mvcp-card-title-overlay{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,0) 100%);color:#fff;padding:15px 10px 10px;font-size:16px;font-weight:600;text-align:left;z-index:5;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-align:center;text-transform:capitalize;text-overflow:ellipsis}.mvcp-adv-wrapper .swiper-button-next,.mvcp-adv-wrapper .swiper-button-prev{width:44px;height:44px;background-color:rgba(0,0,0,.5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;top:50%;margin-top:0;transform:translateY(-50%);transition:background-color .3s,color .3s,box-shadow .3s;cursor:pointer}.mvcp-adv-wrapper .swiper-button-next:after,.mvcp-adv-wrapper .swiper-button-prev:after{content:'';display:none}.mvcp-adv-wrapper .mvcp-custom-arrow-img,.mvcp-adv-wrapper .swiper-button-next svg,.mvcp-adv-wrapper .swiper-button-prev svg{width:1em;height:1em;object-fit:contain;filter:brightness(0) invert(1);transition:filter .3s}.mvcp-adv-wrapper .swiper-button-next svg,.mvcp-adv-wrapper .swiper-button-prev svg{fill:currentColor;filter:none}.mvcp-adv-wrapper .swiper-button-disabled{opacity:.5;pointer-events:none}.mvcp-play-adv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65px;height:65px;border-radius:10%;background:rgba(55,55,55,.5);border:none;color:#fff;font-size:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s;padding:0;z-index:10}.mvcp-play-adv:hover{background:rgba(0,0,0,.8)}.mvcp-play-adv:empty:before{content:'▶';font-size:26px;line-height:1;color:#fff;padding-left:5px}.mvcp-play-icon-custom{width:30px;height:30px;object-fit:contain;filter:brightness(0) invert(1)}.mvcp-modal-adv{position:fixed;top:0;left:0;width:100%;height:100%;display:none;background:rgba(0,0,0,.85);align-items:center;justify-content:center;z-index:99999;padding:20px;box-sizing:border-box}.mvcp-modal-adv[aria-hidden=false]{display:flex}.mvcp-modal-inner{background:#000;width:100%;max-width:1000px;border-radius:10px;position:relative;box-shadow:0 0 50px rgba(0,0,0,.5)}.mvcp-close-adv{position:absolute;top:-30px;right:0;color:#fff;width:30px;height:30px;font-size:20px;border:none;background:0 0;cursor:pointer;z-index:100000;transition:transform .2s;display:flex;align-items:center;justify-content:center}.mvcp-close-adv:hover{transform:rotate(90deg)}.mvcp-modal-body{position:relative;padding-top:56.25%;height:0}.mvcp-modal-body iframe,.mvcp-modal-body video{position:absolute;top:0;left:0;width:100%;height:100%}.mvcp-modal-body video{background-color:#000}.mvcp-quality-selector-wrapper{position:absolute;bottom:-35px;left:0;z-index:10;color:#fff;display:flex;align-items:center;gap:10px;font-family:sans-serif;font-size:14px}.mvcp-quality-select{padding:4px 8px;border-radius:4px;background-color:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.3);cursor:pointer}.mvcp-quality-select option{color:#000}