.vpb{position:fixed;z-index:9500;right:max(20px,env(safe-area-inset-right));bottom:calc(max(20px, env(safe-area-inset-bottom)) + var(--vpb-lift, 0px));transition:bottom .2s ease;display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-family:var(--inter,"Inter",system-ui,sans-serif);pointer-events:none}.vpb>*{pointer-events:auto}body.vsc-cart-open .vpb,body.vsc-confirm-open .vpb,body.vsc-stack-on .vpb,html:not(.vsc-gate-passed) .vpb{display:none}.vpb-pill{display:inline-flex;align-items:center;padding:8px 12px 8px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0369A1;box-shadow:0 10px 30px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.3);color:#FFFFFF;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.vpb-pill:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.34);background:#075985}.vpb-pill:focus-within{outline:2px solid var(--vsc-cyan-hover,#38BDF8);outline-offset:3px}.vpb-pill-btn{display:inline-flex;align-items:center;gap:10px;margin:0;padding:0 6px 0 0;border:0;background:none;color:inherit;font-family:inherit;font-size:13.5px;font-weight:500;line-height:1;text-align:left;cursor:pointer}.vpb-pill-btn:focus-visible{outline:none}.vpb-mark{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:#FFFFFF;color:#0369A1}.vpb-mark svg{width:15px;height:15px;display:block}.vpb-pill-label{white-space:nowrap}.vpb-x{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0 0 0 2px;padding:0;border:0;border-radius:999px;background:none;color:rgba(255,255,255,.85);cursor:pointer;transition:color .18s ease,background-color .18s ease}.vpb-x:hover{color:#FFFFFF;background:rgba(255,255,255,.16)}.vpb-x:focus-visible{outline:2px solid var(--vsc-cyan-hover,#38BDF8);outline-offset:2px}.vpb-x svg{width:13px;height:13px;display:block}.vpb-panel{width:min(340px,calc(100vw - 40px));box-sizing:border-box;max-height:calc(100svh - 140px);overflow-y:auto;overscroll-behavior:contain;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:var(--vsc-field,#141D2E);box-shadow:0 18px 50px rgba(0,0,0,.5);color:var(--vsc-text,#EEF4FB)}.vpb-backdrop{display:none}.vpb-head{display:flex;align-items:flex-start;gap:10px;margin:0 0 4px}.vpb-title{flex:1 1 auto;margin:0;font-family:var(--grotesk,"Onest",system-ui,sans-serif);font-size:17px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--vsc-text,#EEF4FB)}.vpb-panel .vpb-x{margin:-4px -4px 0 0}.vpb-sub{margin:0 0 14px;font-size:13px;line-height:1.45;color:var(--vsc-muted,#94A3B8)}.vpb-form{display:flex;flex-direction:column;gap:10px;margin:0}.vpb-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.vpb-field{display:flex;align-items:center;margin:0;padding:0;border-radius:999px;background:rgba(148,183,214,.08);border:1px solid rgba(125,211,252,.16);transition:border-color .2s ease,box-shadow .2s ease}.vpb-field:focus-within{border-color:rgba(56,189,248,.65);box-shadow:0 0 0 3px rgba(14,165,233,.2)}.vpb-field input{flex:1 1 auto;min-width:0;height:44px;margin:0;padding:0 18px;background:transparent;border:0;border-radius:999px;box-shadow:none;font-family:inherit;font-size:14px;color:#EEF6FB}.vpb-field input:focus,.vpb-field input:focus-visible,html.vsc-dark body .vpb-field input:focus,html.vsc-dark body .vpb-field input:focus-visible{outline:none!important;box-shadow:none!important;border:0!important}.vpb-field input::placeholder{color:#9FB2C6;opacity:1}.vpb-submit{height:44px;margin:0;padding:0 22px;border:0;border-radius:999px;background:#0369A1;color:#FFFFFF;font-family:var(--grotesk,"Onest",system-ui,sans-serif);font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease}.vpb-submit:hover{background:#075985}.vpb-submit:focus-visible{outline:2px solid var(--vsc-cyan-hover,#38BDF8);outline-offset:3px}.vpb-submit:disabled{opacity:.72;cursor:default}.vpb-fine{margin:10px 0 0;font-size:11.5px;line-height:1.45;color:#9FB2C6}.vpb-fine a{color:#7DD3FC;text-decoration:underline}.vpb-consent{display:flex;align-items:flex-start;gap:10px;margin:2px 0 0;padding:10px 12px;border:1px solid rgba(125,211,252,.16);border-radius:12px;background:rgba(148,183,214,.08);cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.vpb-consent:hover{border-color:rgba(125,211,252,.3)}.vpb-consent:focus-within{border-color:rgba(56,189,248,.65);box-shadow:0 0 0 3px rgba(14,165,233,.2)}.vpb-consent input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0;accent-color:#0EA5E9;cursor:pointer}.vpb-consent-label{font-size:12.5px;line-height:1.35;font-weight:500;color:#EEF4FB}.vpb-consent--needed{border-color:rgba(251,191,36,.55);background:rgba(251,191,36,.08)}.vpb-fine--sms{margin-top:8px}.vpb-note{margin:10px 0 0;font-size:12.5px;line-height:1.45;color:#FCA5A5}.vpb-note:empty{display:none;margin:0}@media (max-width:639px){.vpb{right:max(14px,env(safe-area-inset-right));bottom:calc(max(14px, env(safe-area-inset-bottom)) + var(--vpb-lift, 0px))}.vpb-pill{padding:7px;gap:0}.vpb-pill .vpb-x,.vpb-pill-label{display:none}.vpb-mark{width:38px;height:38px}.vpb-mark svg{width:17px;height:17px}.vpb-panel{width:min(340px,calc(100vw - 28px))}}@media (prefers-reduced-motion:reduce){.vpb-copy,.vpb-pill,.vpb-submit,.vpb-x{transition:none}.vpb-pill:hover{transform:none}}@media (min-width:640px){.vpb-pill .vpb-x,.vpb-pill-label{overflow:hidden;white-space:nowrap;animation:vpb-tuck .35s ease 8s forwards}.vpb-pill:focus-within .vpb-pill-label,.vpb-pill:focus-within .vpb-x,.vpb-pill:hover .vpb-pill-label,.vpb-pill:hover .vpb-x{animation:none}}@keyframes vpb-tuck{to{max-width:0;opacity:0;margin-left:-4px;padding-left:0;padding-right:0}}@media (prefers-reduced-motion:reduce) and (min-width:640px){.vpb-pill .vpb-x,.vpb-pill-label{animation:none;max-width:0;opacity:0;padding-left:0;padding-right:0}.vpb-pill:focus-within .vpb-pill-label,.vpb-pill:focus-within .vpb-x,.vpb-pill:hover .vpb-pill-label,.vpb-pill:hover .vpb-x{max-width:220px;opacity:1}}html.vpb-over-foot .vpb:not(:has(.vpb-panel)){opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}@media (max-width:639px){.vpb-backdrop{display:block;position:fixed;inset:0;z-index:0;margin:0;padding:0;border:0;background:rgba(3,8,15,.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);touch-action:none;animation:vpb-backdrop-in .2s ease}.vpb-panel{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:1;width:auto;max-width:none;margin:0;max-height:90svh;overflow-y:auto;overscroll-behavior:contain;padding:14px 20px calc(22px + env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.1);border-bottom:0;border-radius:22px 22px 0 0;box-shadow:0 -20px 60px rgba(0,0,0,.62);animation:vpb-sheet-in .26s cubic-bezier(.16,1,.3,1)}.vpb-panel:before{content:"";display:block;width:40px;height:4px;margin:0 auto 14px;border-radius:999px;background:rgba(255,255,255,.24)}.vpb:has(.vpb-panel) .vpb-pill{display:none}.vpb-title{font-size:18px}.vpb-sub{font-size:13.5px;line-height:1.5;margin-bottom:16px}.vpb-form{gap:12px}.vpb-field input{height:48px;font-size:16px;padding:0 18px}.vpb-submit{height:50px;font-size:13px}.vpb-consent{padding:12px 14px;gap:12px}.vpb-consent input[type=checkbox]{width:20px;height:20px}.vpb-consent-label{font-size:13px;line-height:1.4}.vpb-fine{font-size:12px;line-height:1.5}.vpb-panel .vpb-x{width:44px;height:44px;margin:-8px -10px 0 0;border-radius:999px}.vpb-panel .vpb-x svg{width:15px;height:15px}.vpb-panel .vpb-x:active{background:rgba(255,255,255,.12)}}@keyframes vpb-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes vpb-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.vpb-backdrop,.vpb-panel{animation:none}}