.vzy-phone-order{--vzy-phone-red: var(--vzy-red, #d71921);--vzy-phone-red-dark: var(--vzy-red-hover, #b9151c);--vzy-phone-green: var(--vzy-green, #087a5b);--vzy-phone-ink: var(--vzy-text, #101820);--vzy-phone-muted: var(--vzy-muted, #5f6b76);--vzy-phone-border: var(--vzy-border, #e1e5e9);--vzy-phone-surface: var(--vzy-surface, #fff);--vzy-phone-soft: var(--vzy-surface-subtle, #f6f7f8);width:100%;min-height:7.6rem;margin-block:1.6rem;color:var(--vzy-phone-ink)}.vzy-phone-order,.vzy-phone-order *,.vzy-phone-order *:before,.vzy-phone-order *:after{box-sizing:border-box}.vzy-phone-order:not([data-vzy-phone-ready=true]){visibility:hidden}.vzy-phone-order [hidden]{display:none!important}.vzy-phone-order__bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:1.2rem;min-height:7.6rem;padding:1rem 1.1rem;overflow:hidden;border:1px solid var(--vzy-phone-border);border-radius:1.2rem;background:var(--vzy-phone-soft);box-shadow:none}.vzy-phone-order__summary{display:grid;min-width:0;grid-template-columns:4.6rem minmax(0,1fr);align-items:center;gap:1.2rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.vzy-phone-order__icon,.vzy-phone-order__dialog-icon{display:grid;place-items:center;border-radius:.9rem;background:color-mix(in srgb,var(--vzy-phone-red) 11%,transparent);color:var(--vzy-phone-red)}.vzy-phone-order__icon{width:4.6rem;height:4.6rem}.vzy-phone-order__icon svg,.vzy-phone-order__dialog-icon svg{width:2.4rem;height:2.4rem}.vzy-phone-order svg path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vzy-phone-order__copy{display:grid;min-width:0;gap:.35rem}.vzy-phone-order__copy small{display:flex;min-width:0;align-items:center;gap:.65rem;color:var(--vzy-phone-muted);font-size:1.2rem;font-weight:750;letter-spacing:.065em;line-height:1.2;text-transform:uppercase}.vzy-phone-order__copy strong{min-width:0;color:var(--vzy-phone-ink);font-size:1.6rem;font-weight:760;letter-spacing:-.015em;line-height:1.25;overflow-wrap:anywhere}.vzy-phone-order__status-dot{display:inline-block;width:.8rem;height:.8rem;flex:0 0 .8rem;border-radius:50%;background:var(--vzy-phone-green);box-shadow:0 0 0 .35rem #087a551f}.vzy-phone-order__action{display:flex;min-width:17.8rem;min-height:5.4rem;align-items:center;justify-content:space-between;gap:1.1rem;padding:.9rem 1.4rem;border:1px solid var(--vzy-phone-red);border-radius:.9rem;background:var(--vzy-phone-red);color:#fff;font:inherit;text-decoration:none;cursor:pointer;transition:background-color var(--vzy-motion-fast, .16s) ease,border-color var(--vzy-motion-fast, .16s) ease,box-shadow var(--vzy-motion-fast, .16s) ease}.vzy-phone-order__action:hover{border-color:var(--vzy-phone-red-dark);background:var(--vzy-phone-red-dark);color:#fff;box-shadow:0 .8rem 1.8rem #d6263b33}.vzy-phone-order__action-copy{display:grid;gap:.15rem}.vzy-phone-order__action-copy small{color:#fffc;font-size:1.1rem;font-weight:750;letter-spacing:.07em;line-height:1.1}.vzy-phone-order__action-copy strong{color:#fff;font-size:1.4rem;font-weight:800;line-height:1.2}.vzy-phone-order__action>svg{width:2.1rem;height:2.1rem;flex:0 0 2.1rem}.vzy-phone-order__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:2rem;overflow-y:auto;background:#0116249e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:vzy-phone-fade-in .18s ease both}.vzy-phone-order__dialog{position:relative;width:min(49rem,100%);overflow:hidden;border:1px solid var(--vzy-phone-border);border-radius:1.6rem;background:var(--vzy-phone-surface);color:var(--vzy-phone-ink);box-shadow:0 2.4rem 7rem #01162447;animation:vzy-phone-dialog-in .24s cubic-bezier(.2,.8,.2,1) both}.vzy-phone-order__dialog-header{display:grid;grid-template-columns:4.4rem minmax(0,1fr) 4rem;align-items:center;gap:1.1rem;padding:1.4rem 1.6rem;border-bottom:1px solid var(--vzy-phone-border);background:var(--vzy-phone-soft)}.vzy-phone-order__dialog-icon{width:4.4rem;height:4.4rem}.vzy-phone-order__dialog-heading{display:grid;min-width:0;gap:.25rem}.vzy-phone-order__dialog-heading small{color:var(--vzy-phone-muted);font-size:1.2rem;font-weight:750;letter-spacing:.065em;line-height:1.2}.vzy-phone-order__dialog-heading strong{color:var(--vzy-phone-ink);font-size:1.4rem;font-weight:750;line-height:1.2}.vzy-phone-order__close{display:grid;width:4.4rem;height:4.4rem;place-items:center;padding:0;border:1px solid var(--vzy-phone-border);border-radius:50%;background:var(--vzy-phone-surface);color:var(--vzy-phone-ink);cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease}.vzy-phone-order__close:hover{border-color:var(--vzy-phone-red);color:var(--vzy-phone-red);transform:rotate(3deg)}.vzy-phone-order__close svg{width:2rem;height:2rem}.vzy-phone-order__dialog-body{padding:2.4rem}.vzy-phone-order__dialog h2{max-width:39rem;margin:0;color:var(--vzy-phone-ink);font-size:clamp(2.25rem,5vw,3rem);font-weight:820;letter-spacing:-.035em;line-height:1.08}.vzy-phone-order__description{margin:1rem 0 0;color:var(--vzy-phone-muted);font-size:1.5rem;line-height:1.55}.vzy-phone-order__call-button,.vzy-phone-order__submit{display:flex;width:100%;min-height:5.8rem;align-items:center;justify-content:center;gap:1.1rem;margin-top:1.8rem;padding:1rem 1.6rem;border:1px solid var(--vzy-phone-red);border-radius:1rem;background:var(--vzy-phone-red);color:#fff;font:inherit;text-align:center;text-decoration:none;cursor:pointer;transition:background-color var(--vzy-motion-fast, .16s) ease,border-color var(--vzy-motion-fast, .16s) ease,box-shadow var(--vzy-motion-fast, .16s) ease}.vzy-phone-order__call-button:hover,.vzy-phone-order__submit:hover{border-color:var(--vzy-phone-red-dark);background:var(--vzy-phone-red-dark);color:#fff;box-shadow:0 1rem 2.2rem #d6263b38}.vzy-phone-order__call-button>svg{width:2.3rem;height:2.3rem}.vzy-phone-order__call-button>span{display:grid;gap:.1rem;text-align:left}.vzy-phone-order__call-button small{color:#ffffffc7;font-size:1.1rem;font-weight:750;letter-spacing:.075em;line-height:1.1}.vzy-phone-order__call-button strong{color:#fff;font-size:1.6rem;font-weight:820;line-height:1.2}.vzy-phone-order__availability{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:1.2rem 0 0;color:var(--vzy-phone-muted);font-size:1.2rem;font-weight:650;line-height:1.3;text-align:center}.vzy-phone-order__form{margin:0}.vzy-phone-order__field{display:grid;gap:.7rem;margin-top:1.8rem;color:var(--vzy-phone-ink);font-size:1.3rem;font-weight:720}.vzy-phone-order__phone-input{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;min-height:5.6rem;overflow:hidden;border:1px solid var(--vzy-phone-border);border-radius:1rem;background:var(--vzy-phone-surface);transition:border-color .18s ease,box-shadow .18s ease}.vzy-phone-order__phone-input:focus-within{border-color:var(--vzy-phone-red);box-shadow:0 0 0 .35rem #d6263b1f}.vzy-phone-order__phone-input input{width:100%;min-width:0;height:100%;padding:1rem 1.3rem;border:0;outline:0;background:transparent;color:var(--vzy-phone-ink);font:inherit;font-size:1.45rem;line-height:1.2}.vzy-phone-order__phone-input input::placeholder{color:var(--vzy-phone-muted);opacity:.72}.vzy-phone-order__form-hint,.vzy-phone-order__privacy{margin:.8rem 0 0;color:var(--vzy-phone-muted);font-size:1.2rem;line-height:1.45}.vzy-phone-order__privacy{text-align:center}.vzy-phone-order__privacy a{color:var(--vzy-phone-red);text-underline-offset:.2rem}.vzy-phone-order__submit{font-size:1.35rem;font-weight:800}.vzy-phone-order__submit svg{width:2rem;height:2rem}.vzy-phone-order__errors{margin:1.4rem 0 0;padding:1rem 1.2rem;border:1px solid rgba(214,38,59,.3);border-radius:.8rem;background:#d6263b14;color:var(--vzy-phone-red);font-size:1.1rem}.vzy-phone-order__errors ul{margin:0;padding-left:1.8rem}.vzy-phone-order__success{display:grid;justify-items:center;gap:.8rem;margin-top:1.8rem;padding:2rem 1.6rem;border:1px solid rgba(8,122,85,.25);border-radius:1rem;background:#087a5514;text-align:center}.vzy-phone-order__success>span{display:grid;width:4.2rem;height:4.2rem;place-items:center;border-radius:50%;background:var(--vzy-phone-green);color:#fff;font-size:2rem;font-weight:900}.vzy-phone-order__success strong{color:var(--vzy-phone-ink);font-size:1.5rem}.vzy-phone-order__success p{margin:0;color:var(--vzy-phone-muted);font-size:1.15rem;line-height:1.45}body.vzy-phone-modal-open{overflow:hidden}.vzy-phone-order__summary:focus-visible,.vzy-phone-order__action:focus-visible,.vzy-phone-order__close:focus-visible,.vzy-phone-order__call-button:focus-visible,.vzy-phone-order__submit:focus-visible,.vzy-phone-order__phone-input input:focus-visible{outline:.3rem solid rgba(214,38,59,.28);outline-offset:.25rem}@keyframes vzy-phone-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vzy-phone-dialog-in{0%{opacity:0;transform:translateY(1.2rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.vzy-phone-order{min-height:7rem;margin-block:1.2rem}.vzy-phone-order__bar{gap:.8rem;min-height:7rem;padding:.9rem;border-radius:1rem}.vzy-phone-order__summary{grid-template-columns:4rem minmax(0,1fr);gap:.9rem}.vzy-phone-order__icon{width:4rem;height:4rem;border-radius:.8rem}.vzy-phone-order__icon svg{width:2.1rem;height:2.1rem}.vzy-phone-order__copy{gap:.25rem}.vzy-phone-order__copy small{gap:.5rem;font-size:1.1rem;letter-spacing:.045em}.vzy-phone-order__copy strong{font-size:1.25rem;line-height:1.24}.vzy-phone-order__status-dot{width:.65rem;height:.65rem;flex-basis:.65rem;box-shadow:0 0 0 .25rem #087a551f}.vzy-phone-order__action{min-width:auto;min-height:4.8rem;gap:.55rem;padding:.75rem 1rem;border-radius:.8rem}.vzy-phone-order__action-copy small{display:none}.vzy-phone-order__action-copy strong{font-size:1.1rem;white-space:nowrap}.vzy-phone-order__action--call .vzy-phone-order__action-copy strong{font-size:0}.vzy-phone-order__action--call .vzy-phone-order__action-copy strong:after{content:"SUN\102";font-size:1.1rem}.vzy-phone-order__action>svg{width:1.8rem;height:1.8rem;flex-basis:1.8rem}.vzy-phone-order__backdrop{align-items:end;padding:0}.vzy-phone-order__dialog{width:100%;max-height:min(92dvh,76rem);overflow-y:auto;border-width:1px 0 0;border-radius:1.8rem 1.8rem 0 0;animation-name:vzy-phone-sheet-in}body:has(#PBarNextFrame) .vzy-phone-order__backdrop{padding-bottom:64px}body:has(#PBarNextFrame) .vzy-phone-order__dialog{max-height:calc(min(92dvh,76rem) - 64px)}.vzy-phone-order__dialog-header{position:sticky;top:0;z-index:1;grid-template-columns:4rem minmax(0,1fr) 3.8rem;gap:.9rem;padding:1.2rem}.vzy-phone-order__dialog-icon{width:4rem;height:4rem}.vzy-phone-order__dialog-heading small{font-size:1.1rem}.vzy-phone-order__dialog-heading strong{font-size:1.15rem}.vzy-phone-order__close{width:4.4rem;height:4.4rem}.vzy-phone-order__dialog-body{padding:2rem 1.6rem max(2rem,env(safe-area-inset-bottom))}.vzy-phone-order__dialog h2{font-size:2.3rem}.vzy-phone-order__description{font-size:1.25rem}}@media(max-width:390px){.vzy-phone-order__bar{gap:.65rem;padding:.8rem}.vzy-phone-order__summary{grid-template-columns:3.7rem minmax(0,1fr);gap:.75rem}.vzy-phone-order__icon{width:3.7rem;height:3.7rem}.vzy-phone-order__copy small{font-size:1.1rem}.vzy-phone-order__copy strong{font-size:1.15rem}.vzy-phone-order__action{min-height:4.4rem;padding-inline:.8rem}.vzy-phone-order__action--callback .vzy-phone-order__action-copy strong{font-size:0}.vzy-phone-order__action--callback .vzy-phone-order__action-copy strong:after{content:"APEL";font-size:1.1rem}}@keyframes vzy-phone-sheet-in{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.vzy-phone-order__backdrop,.vzy-phone-order__dialog,.vzy-phone-order__action,.vzy-phone-order__close,.vzy-phone-order__call-button,.vzy-phone-order__submit{animation:none;scroll-behavior:auto;transition:none}}.vzy-phone-order__bar{position:relative;min-height:8.4rem;gap:1.4rem;padding:1.15rem;border-color:color-mix(in srgb,var(--vzy-phone-red) 14%,var(--vzy-phone-border));border-radius:1.6rem;background:radial-gradient(circle at 88% 0,color-mix(in srgb,var(--vzy-phone-red) 7%,transparent),transparent 24rem),linear-gradient(135deg,var(--vzy-phone-surface),color-mix(in srgb,var(--vzy-phone-soft) 82%,var(--vzy-phone-surface)));box-shadow:0 1rem 3rem #01162413,inset 0 1px #ffffffe0}.vzy-phone-order__bar:before{content:"";position:absolute;inset:1.25rem auto 1.25rem 0;width:.35rem;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--vzy-phone-red),var(--vzy-phone-red-dark))}.vzy-phone-order__summary{gap:1.35rem;padding-left:.55rem}.vzy-phone-order__icon{width:5.2rem;height:5.2rem;border:1px solid color-mix(in srgb,var(--vzy-phone-red) 16%,transparent);border-radius:1.35rem;background:linear-gradient(145deg,color-mix(in srgb,var(--vzy-phone-red) 13%,var(--vzy-phone-surface)),color-mix(in srgb,var(--vzy-phone-red) 7%,var(--vzy-phone-surface)));box-shadow:inset 0 1px #fffc,0 .55rem 1.4rem #d7192114}.vzy-phone-order__copy strong{font-size:1.65rem;line-height:1.22}.vzy-phone-order__action{position:relative;min-width:19.4rem;min-height:6rem;padding:1rem 1.05rem 1rem 1.55rem;overflow:hidden;border-color:var(--vzy-phone-red-dark);border-radius:1.3rem;background:linear-gradient(135deg,var(--vzy-phone-red),var(--vzy-phone-red-dark));box-shadow:0 1rem 2.4rem #d7192138,inset 0 1px #fff3;isolation:isolate;transition:transform var(--vzy-motion-fast, .16s) ease,background-color var(--vzy-motion-fast, .16s) ease,border-color var(--vzy-motion-fast, .16s) ease,box-shadow var(--vzy-motion-fast, .16s) ease}.vzy-phone-order__action:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.22),transparent 34%);pointer-events:none}.vzy-phone-order__action-copy,.vzy-phone-order__action>svg{position:relative;z-index:1}.vzy-phone-order__action-copy{gap:.25rem}.vzy-phone-order__action-copy small{font-size:1.05rem;letter-spacing:.085em}.vzy-phone-order__action-copy strong{font-size:1.45rem;letter-spacing:-.01em}.vzy-phone-order__action>svg{width:1.75rem;height:1.75rem;flex:0 0 1.75rem;padding:.62rem;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff21;box-sizing:content-box;transition:transform var(--vzy-motion-fast, .16s) ease,background-color var(--vzy-motion-fast, .16s) ease}.vzy-phone-order__action:hover{border-color:var(--vzy-phone-red-dark);background:linear-gradient(135deg,var(--vzy-phone-red-dark),color-mix(in srgb,var(--vzy-phone-red-dark) 86%,#000));box-shadow:0 1.25rem 2.8rem #d7192147,inset 0 1px #fff3;transform:translateY(-2px)}.vzy-phone-order__action:hover>svg{background:#fff3;transform:translate(2px)}.vzy-phone-order__action:active{box-shadow:0 .55rem 1.4rem #d7192133,inset 0 1px #ffffff2e;transform:translateY(0)}@media(max-width:640px){.vzy-phone-order__bar{min-height:7.2rem;gap:.7rem;padding:.8rem;border-radius:1.3rem;box-shadow:0 .7rem 2rem #01162411,inset 0 1px #ffffffd9}.vzy-phone-order__bar:before{inset-block:1rem;width:.3rem}.vzy-phone-order__summary{gap:.8rem;padding-left:.25rem}.vzy-phone-order__icon{width:4rem;height:4rem;border-radius:1rem}.vzy-phone-order__copy strong{font-size:1.24rem}.vzy-phone-order__action{min-width:auto;min-height:4.8rem;gap:.5rem;padding:.7rem .7rem .7rem 1rem;border-radius:1.05rem;box-shadow:0 .65rem 1.6rem #d7192133,inset 0 1px #ffffff2e}.vzy-phone-order__action-copy strong{font-size:1.12rem}.vzy-phone-order__action>svg{width:1.5rem;height:1.5rem;flex-basis:1.5rem;padding:.42rem}}@media(max-width:390px){.vzy-phone-order__action{min-height:4.6rem;padding-inline:.75rem .6rem}}@media(prefers-reduced-motion:reduce){.vzy-phone-order__action,.vzy-phone-order__action>svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/143/assets/vzy-phone-order.css.map */
