:root{--vh-popup-bg: url(https://cdn.shopify.com/YOUR_IMAGE_PATH_HERE.jpg);--vh-popup-black: #000000;--vh-popup-white: #ffffff;--vh-popup-overlay-bg: rgba(0, 0, 0, .55);--vh-popup-radius: 0px;--vh-popup-font: "Helvetica Neue", Helvetica, Arial, sans-serif}.vh-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:var(--vh-popup-overlay-bg);padding:16px;opacity:0;transition:opacity .35s ease}.vh-popup-overlay.vh-popup-visible{opacity:1}.vh-popup-overlay[hidden]{display:none!important}.vh-popup-card{position:relative;width:100%;max-width:480px;min-height:560px;border-radius:var(--vh-popup-radius);overflow:hidden;background-image:var(--vh-popup-bg);background-size:cover;background-position:center center;background-color:var(--vh-popup-black);display:flex;flex-direction:column;justify-content:flex-end;transform:translateY(24px);transition:transform .35s ease}.vh-popup-overlay.vh-popup-visible .vh-popup-card{transform:translateY(0)}.vh-popup-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d,#000000a6 55%,#000000d9);pointer-events:none}.vh-popup-close{position:absolute;top:16px;right:16px;z-index:2;background:#ffffff26;border:none;color:var(--vh-popup-white);width:32px;height:32px;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s}.vh-popup-close:hover{background:#ffffff4d}.vh-popup-content{position:relative;z-index:1;padding:40px 32px 36px;font-family:var(--vh-popup-font);color:var(--vh-popup-white);text-align:left}.vh-popup-eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;margin:0 0 12px}.vh-popup-brand{font-size:clamp(42px,9vw,60px);font-weight:900;letter-spacing:-.01em;line-height:1;text-transform:uppercase;margin:0 0 16px;color:var(--vh-popup-white)}.vh-popup-sub{font-size:14px;line-height:1.55;color:#ffffffd1;margin:0 0 28px}.vh-popup-form{display:flex;flex-direction:column;gap:10px}.vh-popup-field{display:flex;flex-direction:column}.vh-popup-field input[type=tel]{width:100%;height:50px;padding:0 16px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.4);border-radius:var(--vh-popup-radius);color:var(--vh-popup-white);font-size:15px;font-family:var(--vh-popup-font);outline:none;box-sizing:border-box;transition:border-color .2s,background .2s}.vh-popup-field input[type=tel]::placeholder{color:#ffffff73}.vh-popup-field input[type=tel]:focus{border-color:var(--vh-popup-white);background:#ffffff2e}.vh-popup-error{font-size:12px;color:#ff6b6b;margin:0}.vh-popup-error[hidden]{display:none}.vh-popup-btn{width:100%;height:52px;background:var(--vh-popup-black);color:var(--vh-popup-white);border:none;border-radius:var(--vh-popup-radius);font-family:var(--vh-popup-font);font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .1s}.vh-popup-btn:hover:not(:disabled){background:#1a1a1a}.vh-popup-btn:active:not(:disabled){transform:scale(.98)}.vh-popup-btn:disabled{opacity:.6;cursor:not-allowed}.vh-popup-success{font-size:15px;line-height:1.5;color:var(--vh-popup-white);text-align:center;padding:20px 0 4px;display:none}.vh-popup-success.vh-visible{display:block}.vh-popup-legal{font-size:10px;line-height:1.5;color:#fff6;margin:12px 0 0}@media(max-width:480px){.vh-popup-content{padding:32px 24px 28px}.vh-popup-card{min-height:500px;border-radius:0;max-width:100%;margin:0 -16px;width:calc(100% + 32px)}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/popup-sms.css.map */
