:root{--vz-ink: #0a0a0a;--vz-bone: #f5f4f1;--vz-graphite: #6b6b6b;--vz-font-display: "Neue Montreal", "General Sans", "Helvetica Neue", Arial, sans-serif;--vz-font-body: "Inter", -apple-system, "Segoe UI", sans-serif;--vz-wallets-accent: #b08d57;--vz-bags-accent: #a85c3b;--vz-phones-accent: #3aa6b9;--vz-gold: #c9a24b;--vz-gold-soft: rgba(201, 162, 75, .35);--vz-ease-out-expo: cubic-bezier(.16, 1, .3, 1);--vz-ease-pop: cubic-bezier(.34, 1.56, .64, 1);--vz-ease-organic: cubic-bezier(.25, .46, .45, .94)}.vz-reveal{opacity:0;transform:translateY(24px);transition:opacity .5s var(--vz-ease-out-expo),transform .5s var(--vz-ease-out-expo)}.vz-reveal.is-visible{opacity:1;transform:translateY(0)}.vz-home-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;color:var(--vz-bone);isolation:isolate}@media screen and (min-width:750px){.vz-home-hero{min-height:80vh;align-items:center}}.vz-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vz-home-hero__media picture,.vz-home-hero__media img,.vz-home-hero__media .vz-home-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vz-home-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(10,10,10,calc(.55 + var(--vz-hero-overlay, .35))),rgba(10,10,10,calc(.15 + var(--vz-hero-overlay, .35) * .6)) 45%,rgba(10,10,10,calc(.05 + var(--vz-hero-overlay, .35) * .3)));z-index:1}.vz-home-hero__fallback-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 15% 15%,rgba(201,162,75,.24),transparent 55%),radial-gradient(110% 90% at 85% 90%,rgba(176,141,87,.14),transparent 55%),linear-gradient(160deg,#050505,#0f0f10 45%,#050505)}.vz-home-hero__fallback-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;mix-blend-mode:overlay;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 3px),repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 3px)}.vz-home-hero__glow{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55}.vz-home-hero__glow--1{width:min(60vw,60rem);height:min(60vw,60rem);top:-10%;right:-10%;background:radial-gradient(circle,rgba(176,141,87,.35),transparent 70%)}.vz-home-hero__glow--2{width:min(50vw,50rem);height:min(50vw,50rem);bottom:-15%;left:-10%;background:radial-gradient(circle,rgba(201,162,75,.16),transparent 70%)}.vz-home-hero__ring{position:absolute;top:50%;right:8%;width:min(46vw,52rem);height:min(46vw,52rem);border:1px solid var(--vz-gold-soft);border-radius:50%;transform:translateY(-50%)}.vz-home-hero__ring:before{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px solid rgba(201,162,75,.18);border-radius:50%}.vz-home-hero__lines{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(115deg,transparent 0,transparent 120px,rgba(245,244,241,.035) 120px,rgba(245,244,241,.035) 121px)}@media screen and (max-width:749px){.vz-home-hero__ring{right:-10%;width:70vw;height:70vw}}.vz-home-hero__content{position:relative;z-index:2;padding-top:clamp(6rem,20vh,10rem);padding-bottom:clamp(4rem,10vh,6rem);max-width:66rem}@media screen and (min-width:990px){.vz-home-hero__content{padding-top:4rem;padding-bottom:4rem}}.vz-home-hero--align-left .vz-home-hero__content,.vz-home-hero--align-center-left .vz-home-hero__content{margin-right:auto;text-align:left}.vz-home-hero--align-center .vz-home-hero__content{margin-inline:auto;text-align:center}.vz-home-hero--align-center .vz-home-hero__content .vz-actions{justify-content:center}.vz-home-hero--align-right .vz-home-hero__content{margin-left:auto;text-align:right}.vz-home-hero--align-right .vz-home-hero__content .vz-actions{justify-content:flex-end}@media screen and (min-width:990px){.vz-home-hero--align-center-left .vz-home-hero__content{margin-left:4vw}}.vz-home-hero .vz-eyebrow{position:relative;display:inline-block;font-family:var(--vz-font-body);font-size:clamp(1.2rem,1.4vw,1.4rem);letter-spacing:.18em;text-transform:uppercase;color:var(--vz-gold);opacity:1;margin:0 0 2.2rem;padding-bottom:1.2rem}.vz-home-hero .vz-eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:4.8rem;height:2px;background:var(--vz-gold)}.vz-home-hero--align-center .vz-eyebrow:after{left:50%;transform:translate(-50%)}.vz-home-hero--align-right .vz-eyebrow:after{left:auto;right:0}.vz-home-hero h1{color:var(--vz-bone);font-weight:700}.vz-home-hero .vz-actions .button{font-family:var(--vz-font-body);font-weight:600;letter-spacing:.03em;border-radius:2px;background:var(--vz-gold);color:#0a0a0a;border:1px solid var(--vz-gold);transition:background .25s ease-out,color .25s ease-out,transform .15s ease-out}.vz-home-hero .vz-actions .button:hover{background:transparent;color:var(--vz-gold)}.vz-home-hero .vz-actions .button--secondary{background:transparent;color:var(--vz-bone);border:1px solid rgba(245,244,241,.4)}.vz-home-hero .vz-actions .button--secondary:hover{border-color:var(--vz-gold);color:var(--vz-gold)}.vz-home-hero h1{font-family:var(--vz-font-display);font-size:clamp(4.4rem,8vw + 1.4rem,9.6rem);line-height:.96;letter-spacing:-.02em;margin:0 0 2.4rem;max-width:18ch}.vz-home-hero__copy{font-size:clamp(1.8rem,1.5vw + 1rem,2.3rem);line-height:1.5;max-width:42ch;opacity:.9;margin:0 0 3.6rem}.vz-home-hero--align-center h1,.vz-home-hero--align-center .vz-home-hero__copy{margin-inline:auto}.vz-home-hero--align-right h1,.vz-home-hero--align-right .vz-home-hero__copy{margin-left:auto}.vz-home-hero .vz-actions{display:flex;flex-wrap:wrap;gap:1.6rem}.vz-home-hero .vz-actions .button{font-size:1.5rem;padding:1.5rem 3.2rem}.vz-home-hero__scroll-cue{position:absolute;left:50%;bottom:3.2rem;transform:translate(-50%);z-index:2;width:1px;height:4.8rem;overflow:hidden;opacity:.6}.vz-home-hero__scroll-cue span{display:block;width:100%;height:40%;background:var(--vz-gold);animation:vz-scroll-cue 1.8s var(--vz-ease-out-expo) infinite}@keyframes vz-scroll-cue{0%{transform:translateY(-100%)}to{transform:translateY(250%)}}@media screen and (max-width:749px){.vz-home-hero__scroll-cue{display:none}.vz-home-hero__content{padding-bottom:clamp(5rem,14vh,8rem)}}.vz-home-hero__trust{position:absolute;left:0;right:0;bottom:2.4rem;z-index:2;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.6rem;pointer-events:none}.vz-home-hero__trust-item{display:flex;align-items:center;gap:1rem;color:var(--vz-bone)}.vz-home-hero__trust-item--right{text-align:right;flex-direction:row-reverse;margin-left:auto}.vz-home-hero__trust-icon{width:2rem;height:2rem;flex:none;background:var(--vz-gold)}.vz-home-hero__trust-icon[data-vz-icon=shipping]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 7h11v9H3z'/%3E%3Cpath d='M14 10h4l3 3v3h-7z'/%3E%3Ccircle cx='7' cy='18' r='1.6'/%3E%3Ccircle cx='17.5' cy='18' r='1.6'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 7h11v9H3z'/%3E%3Cpath d='M14 10h4l3 3v3h-7z'/%3E%3Ccircle cx='7' cy='18' r='1.6'/%3E%3Ccircle cx='17.5' cy='18' r='1.6'/%3E%3C/svg%3E") no-repeat center / contain}.vz-home-hero__trust-icon[data-vz-icon=shield]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 3l7 3v6c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V6z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 3l7 3v6c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V6z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E") no-repeat center / contain}.vz-home-hero__trust-copy{display:flex;flex-direction:column;font-size:1.2rem;line-height:1.4}.vz-home-hero__trust-copy strong{font-weight:600;letter-spacing:.02em}.vz-home-hero__trust-copy span{opacity:.7}.vz-home-hero__trust-item--right .vz-home-hero__trust-copy{align-items:flex-end}@media screen and (max-width:749px){.vz-home-hero__trust{display:none}}.vz-home-hero__content>*{opacity:0;transform:translateY(16px);transition:opacity .5s var(--vz-ease-out-expo),transform .5s var(--vz-ease-out-expo)}.vz-home-hero.is-loaded .vz-home-hero__content>*:nth-child(1){transition-delay:0ms}.vz-home-hero.is-loaded .vz-home-hero__content>*:nth-child(2){transition-delay:80ms}.vz-home-hero.is-loaded .vz-home-hero__content>*:nth-child(3){transition-delay:.16s}.vz-home-hero.is-loaded .vz-home-hero__content>*:nth-child(4){transition-delay:.24s}.vz-home-hero.is-loaded .vz-home-hero__content>*{opacity:1;transform:translateY(0)}.vz-cats{padding:clamp(4.8rem,8vw,8rem) 0}.vz-cats__intro{max-width:56rem;margin:0 0 clamp(3.2rem,5vw,5rem)}.vz-cats__intro h2{font-family:var(--vz-font-display);font-size:clamp(2.8rem,3.4vw + 1rem,4.8rem);line-height:1.05;letter-spacing:-.01em;margin:.6rem 0 0}.vz-cats__subtitle{font-size:clamp(1.5rem,.4vw + 1.3rem,1.7rem);line-height:1.5;opacity:.7;margin:1.4rem 0 0;max-width:52ch}.vz-cats__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:750px){.vz-cats__grid{grid-template-columns:repeat(var(--vz-cats-count, 3),1fr);gap:2.4rem}}.vz-cat-card{position:relative;display:block;aspect-ratio:3 / 4;min-height:46rem;border-radius:4px;overflow:hidden;color:var(--vz-bone);text-decoration:none;transition:transform .35s var(--vz-ease-pop),box-shadow .35s ease-out}@media screen and (min-width:750px){.vz-cat-card{min-height:58rem}}.vz-cat-card__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.vz-cat-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--vz-ease-organic)}.vz-cat-card__placeholder{display:block;width:100%;height:100%}.vz-cat-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,#000000d9,#00000059 45%,#0000000d 75%)}.vz-cat-card__icon{position:absolute;top:clamp(2rem,2.6vw,2.6rem);left:clamp(2rem,2.6vw,2.6rem);z-index:2;width:3.6rem;height:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0a0a0a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vz-cat-card__icon:before{content:"";width:1.7rem;height:1.7rem;display:block}.vz-cat-card__icon[data-vz-icon=dark-premium]:before{background:var(--vz-wallets-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M16 12h3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M16 12h3'/%3E%3C/svg%3E") no-repeat center / contain}.vz-cat-card__icon[data-vz-icon=warm-editorial]:before{background:var(--vz-bags-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M6 8V6a3 3 0 0 1 6 0v2'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M6 8V6a3 3 0 0 1 6 0v2'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E") no-repeat center / contain}.vz-cat-card__icon[data-vz-icon=tech-blue]:before{background:var(--vz-phones-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E") no-repeat center / contain}.vz-cat-card__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2.4rem,3vw,3.2rem)}.vz-cat-card__eyebrow{font-family:var(--vz-font-body);font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin-bottom:1rem}.vz-cat-card__title{font-family:var(--vz-font-display);font-size:clamp(2.4rem,2vw + 1.4rem,3.2rem);line-height:1.1;margin-bottom:1rem}.vz-cat-card__text{font-size:1.5rem;line-height:1.5;opacity:.85;margin-bottom:2rem;max-width:32ch}.vz-cat-card__cta{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.vz-cat-card--dark-premium .vz-cat-card__placeholder,.vz-cat-card--dark-premium:not(:has(img)) .vz-cat-card__media{background:radial-gradient(120% 100% at 30% 0%,rgba(176,141,87,.28),transparent 60%),linear-gradient(155deg,#16130d,#0a0a0a 60%,#050505)}.vz-cat-card--dark-premium .vz-cat-card__scrim{background:linear-gradient(0deg,#050402eb,#0a080566 50%,#0a08050d 78%)}.vz-cat-card--dark-premium .vz-cat-card__eyebrow{color:var(--vz-wallets-accent)}.vz-cat-card--warm-editorial .vz-cat-card__placeholder,.vz-cat-card--warm-editorial:not(:has(img)) .vz-cat-card__media{background:radial-gradient(120% 100% at 70% 100%,rgba(168,92,59,.32),transparent 60%),linear-gradient(155deg,#2b2116,#1c1712 55%,#100d0a)}.vz-cat-card--warm-editorial .vz-cat-card__scrim{background:linear-gradient(0deg,#140c06e0,#140c064d 50%,#140c060d 78%)}.vz-cat-card--warm-editorial .vz-cat-card__eyebrow{color:var(--vz-bags-accent)}.vz-cat-card--tech-blue .vz-cat-card__placeholder,.vz-cat-card--tech-blue:not(:has(img)) .vz-cat-card__media{background:radial-gradient(130% 100% at 80% 0%,rgba(58,166,185,.3),transparent 60%),linear-gradient(155deg,#060a0c,#0a0a0a 55%,#030405)}.vz-cat-card--tech-blue .vz-cat-card__scrim{background:linear-gradient(0deg,#020608e6,#02060852 50%,#0206080d 78%)}.vz-cat-card--tech-blue .vz-cat-card__eyebrow{color:var(--vz-phones-accent)}.vz-cat-card--dark-premium:hover,.vz-cat-card--dark-premium:focus-visible,.vz-cat-card--dark-premium.is-tapped{transform:translateY(-6px) scale(1.015);box-shadow:0 20px 40px -12px #00000059}.vz-cat-card--dark-premium:hover .vz-cat-card__media img{transform:scale(1.05)}.vz-cat-card--dark-premium .vz-cat-card__cta-label{position:relative}.vz-cat-card--dark-premium .vz-cat-card__cta-label:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background:var(--vz-wallets-accent);transition:width .3s ease-out}.vz-cat-card--dark-premium:hover .vz-cat-card__cta-label:after{width:100%}.vz-cat-card--warm-editorial:hover .vz-cat-card__media img,.vz-cat-card--warm-editorial.is-tapped .vz-cat-card__media img{transform:scale(1.04) rotate(.3deg)}.vz-cat-card--warm-editorial:hover,.vz-cat-card--warm-editorial.is-tapped{box-shadow:0 16px 32px -14px #a85c3b59}.vz-cat-card--tech-blue{position:relative;overflow:hidden}.vz-cat-card--tech-blue:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 40%,rgba(58,166,185,.35) 50%,transparent 60%);transform:translate(-100%);pointer-events:none;z-index:1}.vz-cat-card--tech-blue:hover:after,.vz-cat-card--tech-blue.is-tapped:after{transition:transform .6s linear;transform:translate(100%)}.vz-cat-card--tech-blue:hover,.vz-cat-card--tech-blue.is-tapped{transform:scale(1.02)}.vz-cat-card--tech-blue .vz-cat-card__cta-arrow{display:inline-block;transition:transform .25s var(--vz-ease-out-expo)}.vz-cat-card--tech-blue:hover .vz-cat-card__cta-arrow{transform:translate(4px)}.vz-universe{padding:clamp(5.6rem,9vw,9.6rem) 0}.vz-universe--dark{background:var(--vz-ink);color:var(--vz-bone)}.vz-universe--light{background:var(--vz-bone);color:var(--vz-ink)}.vz-universe .button--secondary{border:1px solid var(--vz-gold);color:var(--vz-gold);background:transparent;font-weight:600;letter-spacing:.03em;border-radius:2px;transition:background .25s ease-out,color .25s ease-out}.vz-universe--dark .button--secondary:hover{background:var(--vz-gold);color:#0a0a0a}.vz-universe--light .button--secondary:hover{background:var(--vz-ink);color:var(--vz-bone);border-color:var(--vz-ink)}.vz-universe__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.vz-universe__grid{grid-template-columns:1fr 1fr;gap:clamp(4rem,6vw,7rem)}.vz-universe--image-right .vz-universe__media{order:2}.vz-universe--image-right .vz-universe__content{order:1}}.vz-universe--no-media{padding:clamp(4.4rem,6vw,6.4rem) 0}.vz-universe--no-media .vz-universe__grid{grid-template-columns:1fr;gap:0}.vz-universe--no-media .vz-universe__content{max-width:62rem;margin:0 auto;text-align:center}.vz-universe--no-media .vz-universe__content .vz-eyebrow{margin-inline:auto}.vz-universe--no-media .vz-universe__content .vz-eyebrow:after{left:50%;transform:translate(-50%)}.vz-universe--no-media .vz-universe__content p{margin-inline:auto}.vz-universe--no-media .vz-universe__content .vz-actions,.vz-universe--no-media .vz-universe__content>a.button{display:inline-flex}.vz-universe__mini-icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;margin:0 auto 2rem;border:1px solid var(--vz-gold-soft);background:#c9a24b14}.vz-universe__mini-icon:before{content:"";width:2rem;height:2rem;display:block}.vz-universe__mini-icon[data-vz-icon=wallets]:before{background:var(--vz-wallets-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M16 12h3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M16 12h3'/%3E%3C/svg%3E") no-repeat center / contain}.vz-universe__mini-icon[data-vz-icon=bags]:before{background:var(--vz-bags-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Cpath d='M6 8V6a3 3 0 0 1 6 0v2'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Cpath d='M6 8V6a3 3 0 0 1 6 0v2'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E") no-repeat center / contain}.vz-universe__mini-icon[data-vz-icon=phones]:before{background:var(--vz-phones-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E") no-repeat center / contain}.vz-universe__media{position:relative;aspect-ratio:4 / 5;border-radius:6px;overflow:hidden;border:1px solid var(--vz-gold-soft)}.vz-universe__media img{width:100%;height:100%;object-fit:cover;display:block}.vz-universe__placeholder{width:100%;height:100%;position:relative;overflow:hidden;background:linear-gradient(160deg,#0d0d0d,#050505 60%,#020202)}.vz-universe__placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.vz-universe__placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-image:repeating-linear-gradient(115deg,transparent 0,transparent 44px,rgba(245,244,241,.07) 44px,rgba(245,244,241,.07) 45px)}.vz-universe__placeholder-icon{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:46%;aspect-ratio:1;opacity:.16}.vz-universe__placeholder-icon[data-vz-icon=wallets]{background:var(--vz-wallets-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.2'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M16 12h3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.2'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M16 12h3'/%3E%3C/svg%3E") no-repeat center / contain}.vz-universe__placeholder-icon[data-vz-icon=bags]{background:var(--vz-bags-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.2'%3E%3Cpath d='M6 8V6a3 3 0 0 1 6 0v2'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.2'%3E%3Cpath d='M6 8V6a3 3 0 0 1 6 0v2'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E") no-repeat center / contain}.vz-universe__placeholder-icon[data-vz-icon=phones]{background:var(--vz-phones-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.2'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.2'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E") no-repeat center / contain}.vz-universe--wallets .vz-universe__placeholder:before{background:radial-gradient(80% 70% at 22% 12%,rgba(201,162,75,.4),transparent 60%),radial-gradient(60% 60% at 90% 95%,rgba(176,141,87,.18),transparent 65%),repeating-radial-gradient(circle at 0 0,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 1px,transparent 1px,transparent 8px)}.vz-universe--bags .vz-universe__placeholder:before{background:radial-gradient(80% 70% at 78% 88%,rgba(168,92,59,.42),transparent 60%),radial-gradient(60% 60% at 10% 10%,rgba(168,92,59,.16),transparent 65%),repeating-linear-gradient(45deg,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent 10px),repeating-linear-gradient(-45deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 1px,transparent 1px,transparent 10px)}.vz-universe--phones .vz-universe__placeholder:before{background:radial-gradient(90% 70% at 82% 10%,rgba(58,166,185,.4),transparent 60%),radial-gradient(60% 60% at 15% 90%,rgba(58,166,185,.14),transparent 65%),repeating-linear-gradient(0deg,rgba(58,166,185,.06) 0,rgba(58,166,185,.06) 1px,transparent 1px,transparent 26px),repeating-linear-gradient(90deg,rgba(58,166,185,.06) 0,rgba(58,166,185,.06) 1px,transparent 1px,transparent 26px)}.vz-universe__content{max-width:56rem}.vz-universe__content .vz-eyebrow{position:relative;display:inline-block;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;opacity:1;margin:0 0 2rem;padding-bottom:1rem}.vz-universe__content .vz-eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:4rem;height:2px;background:currentColor;opacity:.7}.vz-universe--wallets .vz-universe__content .vz-eyebrow{color:var(--vz-wallets-accent)}.vz-universe--bags .vz-universe__content .vz-eyebrow{color:var(--vz-bags-accent)}.vz-universe--phones .vz-universe__content .vz-eyebrow{color:var(--vz-phones-accent)}.vz-universe__content h2{font-family:var(--vz-font-display);font-weight:700;font-size:clamp(3.6rem,4vw + 1.6rem,6.4rem);line-height:1.02;letter-spacing:-.015em;margin:0 0 2.4rem}.vz-universe__content p{font-size:clamp(1.7rem,.7vw + 1.3rem,2.1rem);line-height:1.6;margin:0 0 3.2rem;max-width:54ch}.vz-universe--dark .vz-universe__content h2{color:#fff}.vz-universe--dark .vz-universe__content p{color:#f5f4f1e0}.vz-universe--light .vz-universe__content h2{color:var(--vz-ink)}.vz-universe--light .vz-universe__content p{color:#0a0a0abf}.vz-featured-products{padding:clamp(5.6rem,9vw,9.6rem) 0}.vz-featured-products .vz-section__intro{max-width:60rem;margin:0 auto clamp(3.6rem,5vw,5.6rem);text-align:center}.vz-featured-products .vz-section__intro h2{font-family:var(--vz-font-display);font-size:clamp(2.8rem,3vw + 1rem,4.4rem);line-height:1.08;margin:.6rem 0 1.2rem}.vz-featured-products .vz-section__intro>p:last-child{font-size:1.6rem;opacity:.75;line-height:1.5}.vz-product-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:clamp(2.8rem,4vw,4rem)}.vz-product-tab{font-family:var(--vz-font-body);font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;padding:.9rem 2rem;border:1px solid rgba(107,107,107,.35);border-radius:999px;background:transparent;cursor:pointer;transition:background .2s ease-out,color .2s ease-out,border-color .2s ease-out}.vz-product-tab.is-active,.vz-product-tab:hover{background:var(--vz-gold);color:#0a0a0a;border-color:var(--vz-gold)}.vz-product-card{background:var(--vz-bone);border-radius:4px;overflow:hidden;border:1px solid rgba(10,10,10,.06)}.vz-product-card__image{display:block;position:relative;aspect-ratio:4 / 5}.vz-product-card__badge{position:absolute;top:1.2rem;left:1.2rem;z-index:2;display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.2rem;border-radius:999px;background:var(--vz-ink);color:var(--vz-bone);font-family:var(--vz-font-body);font-size:1.1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.vz-product-card__badge:before{content:"";width:.6rem;height:.6rem;border-radius:50%}.vz-product-card__badge--bestseller:before{background:var(--vz-gold)}.vz-product-card__badge--new:before{background:var(--vz-phones-accent)}.vz-product-card__body{padding:1.8rem;text-align:left}.vz-product-card__body h3{font-family:var(--vz-font-display);font-size:1.8rem;margin:0 0 .6rem}.vz-product-card__body h3 a{text-decoration:none;color:inherit}.vz-product-card__body .price{font-size:1.5rem;margin-bottom:1.4rem;opacity:.85}.vz-product-card__link{display:inline-flex;align-items:center;font-family:var(--vz-font-body);font-size:1.3rem;font-weight:600;letter-spacing:.03em;text-decoration:none;color:var(--vz-ink);border-bottom:1px solid transparent;transition:border-color .2s ease-out,gap .2s ease-out}.vz-product-card__link:hover{border-color:var(--vz-gold)}.vz-featured-products__placeholder-grid{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-bottom:clamp(2.8rem,4vw,4rem)}@media screen and (min-width:750px){.vz-featured-products__placeholder-grid{grid-template-columns:repeat(3,1fr)}}.vz-fp-placeholder{position:relative;aspect-ratio:4 / 5;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;color:var(--vz-bone)}.vz-fp-placeholder--wallets{background:radial-gradient(120% 100% at 30% 0%,rgba(176,141,87,.3),transparent 60%),linear-gradient(155deg,#16130d,#0a0a0a 60%,#050505)}.vz-fp-placeholder--bags{background:radial-gradient(120% 100% at 70% 100%,rgba(168,92,59,.32),transparent 60%),linear-gradient(155deg,#2b2116,#1c1712 55%,#100d0a)}.vz-fp-placeholder--phones{background:radial-gradient(130% 100% at 80% 0%,rgba(58,166,185,.3),transparent 60%),linear-gradient(155deg,#060a0c,#0a0a0a 55%,#030405)}.vz-fp-placeholder__eyebrow{font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;opacity:.75;margin-bottom:.6rem}.vz-fp-placeholder__label{font-family:var(--vz-font-display);font-size:1.9rem}.vz-featured-products__empty{max-width:44rem;margin:0 auto;text-align:center;padding:clamp(4.8rem,8vw,7.2rem) 2.4rem;border:1px solid rgba(107,107,107,.25);border-radius:8px}.vz-featured-products__empty-eyebrow{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;opacity:.6;margin-bottom:1.2rem}.vz-featured-products__empty-text{font-size:1.7rem;line-height:1.5;margin-bottom:2.4rem}.vz-product-card__image{position:relative;overflow:hidden}.vz-product-card__image img{transition:opacity .3s ease-out,transform .3s ease-out}.vz-product-card:hover .vz-product-card__image img{transform:scale(1.03)}.vz-product-card__image img.vz-product-card__image--alt{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.vz-product-card:hover .vz-product-card__image img.vz-product-card__image--alt{opacity:1}.vz-product-card:hover .vz-product-card__image img:not(.vz-product-card__image--alt){opacity:0}.vz-product-grid--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.6rem;-webkit-overflow-scrolling:touch}.vz-product-grid--carousel .vz-product-card{scroll-snap-align:start;flex:0 0 82%}@media screen and (min-width:750px){.vz-product-grid--carousel{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));overflow:visible}.vz-product-grid--carousel .vz-product-card{flex:initial}}.vz-trust{padding-top:clamp(1rem,2vw,2rem)}.vz-trust__heading .title{font-family:var(--vz-font-display);font-size:clamp(2.4rem,2.4vw + 1rem,3.6rem)!important;letter-spacing:-.01em;margin-bottom:clamp(3.2rem,5vw,5rem)}.vztb-grid{text-align:left!important;gap:0!important}@media screen and (min-width:750px){.vztb-grid{gap:0!important}}.vztb-item{position:relative;display:flex;align-items:flex-start;gap:1.4rem;padding:2.4rem 2.4rem 2.4rem 0;border-top:1px solid rgba(107,107,107,.22)}@media screen and (min-width:750px){.vztb-item{border-top:none;border-left:1px solid rgba(107,107,107,.22);padding:.4rem 2.4rem}.vztb-item:first-child{padding-left:0}}.vztb-item__icon{flex:none;width:2.6rem;height:2.6rem;margin-top:.2rem;background:var(--vz-gold)}.vztb-item__copy{display:block}.vztb-item__icon[data-vz-icon=rfid]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M7 10a3 3 0 0 1 4 0M6 13a5.5 5.5 0 0 1 7 0'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='13' rx='2'/%3E%3Cpath d='M7 10a3 3 0 0 1 4 0M6 13a5.5 5.5 0 0 1 7 0'/%3E%3C/svg%3E") no-repeat center / contain}.vztb-item__icon[data-vz-icon=materials]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 3l9 5-9 5-9-5z'/%3E%3Cpath d='M3 13l9 5 9-5'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 3l9 5-9 5-9-5z'/%3E%3Cpath d='M3 13l9 5 9-5'/%3E%3C/svg%3E") no-repeat center / contain}.vztb-item__icon[data-vz-icon=design]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M4 20l4-1 10-10-3-3L5 16z'/%3E%3Cpath d='M14 6l3 3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M4 20l4-1 10-10-3-3L5 16z'/%3E%3Cpath d='M14 6l3 3'/%3E%3C/svg%3E") no-repeat center / contain}.vztb-item__icon[data-vz-icon=warranty]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 3l7 3v6c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V6z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 3l7 3v6c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V6z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E") no-repeat center / contain}.vztb-item__icon[data-vz-icon=shipping]{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 7h11v9H3z'/%3E%3Cpath d='M14 10h4l3 3v3h-7z'/%3E%3Ccircle cx='7' cy='18' r='1.6'/%3E%3Ccircle cx='17.5' cy='18' r='1.6'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 7h11v9H3z'/%3E%3Cpath d='M14 10h4l3 3v3h-7z'/%3E%3Ccircle cx='7' cy='18' r='1.6'/%3E%3Ccircle cx='17.5' cy='18' r='1.6'/%3E%3C/svg%3E") no-repeat center / contain}.vztb-item-title{font-family:var(--vz-font-display);font-size:1.7rem!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}.vztb-item-text{font-size:1.4rem!important;opacity:.7!important}.vztb-grid>*{opacity:0;transform:translateY(10px);transition:opacity .4s ease-out,transform .4s ease-out}.vztb-grid.is-visible>*:nth-child(1){transition-delay:0ms}.vztb-grid.is-visible>*:nth-child(2){transition-delay:60ms}.vztb-grid.is-visible>*:nth-child(3){transition-delay:.12s}.vztb-grid.is-visible>*:nth-child(4){transition-delay:.18s}.vztb-grid.is-visible>*:nth-child(5){transition-delay:.24s}.vztb-grid.is-visible>*{opacity:1;transform:translateY(0)}.vz-actions .button,.vz-cat-card,.button{-webkit-tap-highlight-color:transparent}.vz-actions .button:active,.button:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){.vz-reveal,.vz-home-hero__content>*,.vztb-grid>*{opacity:1!important;transform:none!important;transition-duration:.01ms!important}.vz-cat-card,.vz-cat-card__media img,.vz-cat-card--tech-blue:after,.vz-product-card__image img{transition-duration:.01ms!important}.vz-home-hero__scroll-cue span{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/vizium-premium.css.map */
