.vhsp-popup{--vhsp-width:380px;--vhsp-image:72px;--vhsp-bg:#fff;--vhsp-text:#222;--vhsp-accent:#111;--vhsp-border:#e7e7e7;--vhsp-radius:12px;position:fixed;display:flex;align-items:stretch;box-sizing:border-box;width:min(var(--vhsp-width),calc(100vw - 28px));min-height:84px;background:var(--vhsp-bg);color:var(--vhsp-text);border:1px solid var(--vhsp-border);border-radius:var(--vhsp-radius);overflow:hidden;font-size:14px;line-height:1.42;opacity:0;visibility:hidden;transition:opacity .32s ease,transform .32s ease;pointer-events:none;font-family:inherit}
.vhsp-popup *{box-sizing:border-box}.vhsp-shadow{box-shadow:0 14px 40px rgba(0,0,0,.16)}
.vhsp-bottom_left{left:18px;bottom:18px}.vhsp-bottom_right{right:18px;bottom:18px}.vhsp-top_left{left:18px;top:18px}.vhsp-top_right{right:18px;top:18px}
.vhsp-anim-slide.vhsp-bottom_left,.vhsp-anim-slide.vhsp-top_left{transform:translateX(-24px)}.vhsp-anim-slide.vhsp-bottom_right,.vhsp-anim-slide.vhsp-top_right{transform:translateX(24px)}.vhsp-anim-scale{transform:scale(.96)}.vhsp-anim-fade{transform:none}
.vhsp-popup.vhsp-visible{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.vhsp-image-wrap{width:var(--vhsp-image);min-width:var(--vhsp-image);display:flex;background:rgba(127,127,127,.08)}.vhsp-image-wrap img{display:block;width:100%;height:100%;min-height:var(--vhsp-image);object-fit:cover;margin:0}.vhsp-img-right{flex-direction:row-reverse}
.vhsp-copy{flex:1;align-self:center;padding:15px 38px 15px 16px;min-width:0}.vhsp-img-right .vhsp-copy{padding-left:18px}.vhsp-no-image .vhsp-copy{padding-left:18px}
.vhsp-copy a,.vhsp-product-link{color:var(--vhsp-accent);font-weight:650;text-decoration:none}.vhsp-copy a:hover{text-decoration:underline}.vhsp-copy small{opacity:.78}
#vhsp-popup .vhsp-close{position:absolute!important;right:8px!important;top:8px!important;left:auto!important;bottom:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.88)!important;background-image:none!important;color:var(--vhsp-text)!important;box-shadow:0 1px 4px rgba(0,0,0,.08)!important;outline:0!important;opacity:.58!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important;transform:none!important;text-indent:0!important;letter-spacing:0!important;line-height:0!important;font-size:0!important;text-transform:none!important;overflow:hidden!important;z-index:3!important;transition:opacity .18s ease,background-color .18s ease,box-shadow .18s ease!important}
#vhsp-popup .vhsp-close::before,#vhsp-popup .vhsp-close::after{content:none!important;display:none!important}
#vhsp-popup .vhsp-close svg{display:block!important;width:12px!important;height:12px!important;min-width:12px!important;max-width:12px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;pointer-events:none!important}
#vhsp-popup .vhsp-close:hover{opacity:.92!important;background:rgba(255,255,255,.98)!important;box-shadow:0 2px 7px rgba(0,0,0,.13)!important}
#vhsp-popup .vhsp-close:focus-visible{opacity:1!important;outline:2px solid var(--vhsp-accent)!important;outline-offset:2px!important}
.vhsp-card-clickable{cursor:pointer}
@media(max-width:782px){.vhsp-popup{left:14px!important;right:14px!important;top:auto!important;bottom:14px!important;width:auto;max-width:none}.vhsp-copy{padding-top:13px;padding-bottom:13px}}
@media(prefers-reduced-motion:reduce){.vhsp-popup{transition:opacity .1s linear;transform:none!important}}
