.combuva-pfv{position:fixed;left:18px;bottom:18px;width:178px;aspect-ratio:9/16;z-index:999990;border-radius:12px;overflow:visible;background:#111;box-shadow:0 8px 28px rgba(0,0,0,.22);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:opacity .2s ease,transform .2s ease}
.combuva-pfv.is-closed{opacity:0;transform:translateY(12px) scale(.96);pointer-events:none}
.combuva-pfv__media{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:#111}
.combuva-pfv__video{display:block;width:100%;height:100%;object-fit:cover;background:#111;cursor:pointer}
.combuva-pfv__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border:0;border-radius:50%;background:rgba(255,255,255,.92);cursor:pointer;display:grid;place-items:center;padding:0;z-index:2}
.combuva-pfv__play span{display:block;margin-left:4px;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:13px solid #111}
.combuva-pfv.is-playing .combuva-pfv__play{opacity:0;pointer-events:none}
.combuva-pfv__close{position:absolute;right:-6px;top:-6px;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 2px 7px rgba(0,0,0,.25);font-family:Arial,sans-serif;font-size:14px!important;font-weight:400;line-height:19px!important;text-align:center;cursor:pointer;z-index:999999;display:flex!important;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none}
.combuva-pfv__label{position:absolute;left:9px;right:9px;bottom:9px;padding:6px 8px;border-radius:6px;background:rgba(0,0,0,.62);color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em;text-align:center;pointer-events:none}
@media(max-width:767px){.combuva-pfv{left:12px;bottom:12px;width:118px;border-radius:10px}.combuva-pfv__media{border-radius:10px}.combuva-pfv__play{width:42px;height:42px}.combuva-pfv__play span{border-top-width:7px;border-bottom-width:7px;border-left-width:10px}.combuva-pfv__label{font-size:7px;bottom:6px;left:6px;right:6px;padding:5px 4px}.combuva-pfv__close{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;font-size:13px!important;line-height:17px!important;right:-5px;top:-5px}}
