.vtg-cart{display:grid;gap:1.5rem}.vtg-cart__header{display:grid;gap:.45rem;max-width:64rem}.vtg-cart__copy{max-width:60ch}.vtg-cart__form{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:start}.vtg-cart__items{display:grid;gap:1rem}.vtg-cart-item{display:grid;gap:1rem;grid-template-columns:9rem minmax(0,1fr)}.vtg-cart-item__media{aspect-ratio:1}.vtg-cart-item__content{display:grid;gap:.75rem}.vtg-cart-item__title{margin:0;font-size:1.35rem;letter-spacing:-.04em}.vtg-cart-item__price{color:var(--vtg-accent);font-weight:800}.vtg-cart-item__quantity{display:grid;gap:.4rem;max-width:8rem}.vtg-cart-item__remove{color:var(--vtg-muted);font-size:.92rem}.vtg-cart__summary{display:grid;gap:.85rem;position:sticky;top:5.75rem}.vtg-cart__subtotal{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.06em}.vtg-cart__actions{margin-top:.25rem}.vtg-cart__empty{display:grid;gap:.75rem;justify-items:start;max-width:42rem}.vtg-cart__empty-title{margin:0;font-size:clamp(1.8rem,4vw,2.8rem);letter-spacing:-.05em}@media(max-width:980px){.vtg-cart__form{grid-template-columns:1fr}.vtg-cart__summary{position:static}}.vtg-collection{display:grid;gap:1.5rem}.vtg-collection__header{display:grid;gap:.45rem;max-width:70rem}.vtg-collection__copy{max-width:58ch}.vtg-collection__grid{gap:1.1rem}.vtg-collection__pagination{grid-column:1 / -1;margin-top:1rem}.vtg-list-collections{display:grid;gap:1.5rem}.vtg-list-collections__header{display:grid;gap:.45rem;max-width:70rem}.vtg-list-collections__copy{max-width:58ch}.vtg-list-collections__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap, 1.1rem)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.vtg-collection-card{display:grid;gap:1rem}.vtg-collection-card__media{aspect-ratio:1}.vtg-collection-card__title{margin:0;font-size:clamp(1.25rem,2vw,1.7rem);letter-spacing:-.04em}.vtg-manifesto{display:grid;gap:1.75rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.vtg-manifesto__copy{max-width:58ch;margin-top:1rem}.vtg-manifesto__cards{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.vtg-manifesto__card-title{margin:.55rem 0 .7rem;font-size:clamp(1.15rem,2vw,1.5rem);letter-spacing:-.04em}@media(max-width:980px){.vtg-manifesto,.vtg-manifesto__cards{grid-template-columns:1fr}}.vtg-featured{display:grid;gap:1.5rem}.vtg-featured__intro{display:grid;gap:.4rem}.vtg-featured__copy{max-width:58ch;margin-top:.75rem}.vtg-featured__actions{display:flex;justify-content:flex-start}.vtg-featured__grid{gap:1.1rem}.vtg-product-card{display:grid;gap:1rem;align-content:start}.vtg-product-card__media{display:block;aspect-ratio:1}.vtg-product-card__content{display:grid;gap:.65rem}.vtg-product-card__title{margin:0;font-size:clamp(1.3rem,2.2vw,1.8rem);letter-spacing:-.04em}.vtg-product-card__title a{text-decoration:none}.vtg-product-card__price{color:var(--vtg-accent);font-weight:700}@media(max-width:900px){.vtg-featured__actions{justify-content:flex-start}}.site-footer{padding-block:2rem 3rem}.site-footer__inner{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr) minmax(0,.9fr);align-items:start;padding-top:1.5rem;border-top:1px solid rgba(245,240,232,.12)}.site-footer__copy{max-width:34ch;margin-top:.85rem;color:var(--vtg-muted);line-height:1.7}.site-footer__links{display:grid;gap:.6rem}.site-footer__links a,.site-footer__small{color:var(--vtg-muted);text-decoration:none}.site-footer__payments{display:grid;gap:1rem;justify-items:end}.site-footer__icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.site-footer__icons svg{width:2.5rem;height:auto}@media(max-width:880px){.site-footer__inner{grid-template-columns:1fr}.site-footer__payments{justify-items:start}.site-footer__icons{justify-content:flex-start}}.site-footer a{text-decoration:none}.site-header{position:sticky;top:0;z-index:30;padding-block:1rem;background:linear-gradient(180deg,#030509e6,#030509b8);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid rgba(245,240,232,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header a{position:relative;text-decoration:none;display:flex;align-items:center;justify-content:center;color:var(--vtg-text)}.site-header__brand{gap:.85rem}.site-header__brand-mark{width:2.9rem;height:2.9rem;border-radius:1rem;display:grid;place-items:center;background:linear-gradient(145deg,#7ff5d72e,#f187d21f);border:1px solid rgba(245,240,232,.12);letter-spacing:.12em;font-size:.8rem;font-weight:800}.site-header__brand-copy{display:grid;gap:.18rem}.site-header__brand-name{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-header__brand-tag{color:var(--vtg-muted);font-size:.8rem}.site-header__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.site-header__nav a{color:var(--vtg-muted);font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.site-header__actions{display:flex;align-items:center;gap:.85rem}.site-header__icon{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid rgba(245,240,232,.12);background:#ffffff08}.site-header__icon sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}.site-header svg{width:2rem;height:2rem}@media(max-width:840px){.site-header__inner{flex-wrap:wrap}.site-header__nav{order:3;width:100%;justify-content:flex-start}}.vtg-hero{overflow:clip;isolation:isolate}.vtg-hero:before,.vtg-hero:after{content:"";position:absolute;inset:auto;border-radius:999px;pointer-events:none;filter:blur(14px)}.vtg-hero:before{top:10%;right:-6rem;width:22rem;height:22rem;background:radial-gradient(circle,rgba(127,245,215,.18),transparent 70%)}.vtg-hero:after{bottom:12%;left:-8rem;width:18rem;height:18rem;background:radial-gradient(circle,rgba(241,135,210,.16),transparent 70%)}.vtg-hero__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.vtg-hero__content{position:relative;z-index:1;padding-block:clamp(1rem,5vw,4rem)}.vtg-hero__prose{max-width:58ch;margin-top:1.4rem}.vtg-hero__actions{margin-top:2rem}.vtg-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.25rem}.vtg-hero__stat{min-height:100%}.vtg-hero__visual{position:relative;min-height:clamp(24rem,48vw,43rem);display:grid;place-items:center}.vtg-watch{position:relative;width:min(100%,36rem);aspect-ratio:1;transform:translate3d(0,calc(var(--vtg-lift, 0px) * -1),0) rotate(var(--vtg-tilt, 0deg));transition:transform .24s ease}.vtg-watch__halo,.vtg-watch__ring,.vtg-watch__shine{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%}.vtg-watch__halo{background:radial-gradient(circle at 34% 30%,rgba(127,245,215,.34),transparent 30%),radial-gradient(circle at 69% 68%,rgba(241,135,210,.26),transparent 22%);filter:blur(22px);opacity:calc(.42 + var(--vtg-progress, 0) * .5)}.vtg-watch__ring{top:6.5%;right:6.5%;bottom:6.5%;left:6.5%;border:1px solid rgba(245,240,232,.18);background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.025),transparent 57%);transform:rotate(var(--vtg-orbit, 0deg))}.vtg-watch__body{position:absolute;top:13%;right:13%;bottom:13%;left:13%;border-radius:38%/42%;background:linear-gradient(145deg,#ffffff38,#ffffff0f 18%,#00000024 42%,#ffffff14 64%,#00000042),linear-gradient(180deg,#bbb9b3,#64625b 54%,#2f2e2a);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff52,inset 0 -18px 26px #00000040,0 24px 60px #00000070}.vtg-watch__body:before,.vtg-watch__body:after{content:"";position:absolute;top:50%;width:18%;height:28%;transform:translateY(-50%);background:linear-gradient(180deg,#fff3,#ffffff08),linear-gradient(180deg,#6b6962,#24231f);border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:inset 0 1px #ffffff2e}.vtg-watch__body:before{left:-11%;clip-path:polygon(0 15%,100% 0,100% 100%,0 85%)}.vtg-watch__body:after{right:-11%;clip-path:polygon(0 0,100% 15%,100% 85%,0 100%)}.vtg-watch__face{position:absolute;top:15.5%;right:15.5%;bottom:15.5%;left:15.5%;border-radius:50%;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.28),transparent 18%),radial-gradient(circle at 50% 50%,rgba(152,185,255,.16),transparent 60%),radial-gradient(circle at 50% 50%,#3c4047,#23262c 52%,#0f1216);border:1px solid rgba(245,240,232,.13);display:grid;place-items:center;text-align:center;overflow:hidden}.vtg-watch__face:before,.vtg-watch__face:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.vtg-watch__face:before{background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.08) 49%,rgba(255,255,255,.08) 51%,transparent 52%),linear-gradient(transparent 48%,rgba(255,255,255,.07) 49%,rgba(255,255,255,.07) 51%,transparent 52%);opacity:.26;mix-blend-mode:screen}.vtg-watch__face:after{top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;border:1px solid rgba(245,240,232,.1)}.vtg-watch__brand,.vtg-watch__code,.vtg-watch__pulse{position:relative;z-index:1;letter-spacing:.24em;text-transform:uppercase}.vtg-watch__brand{color:#7ff5d7eb;font-size:.68rem;margin-top:-.8rem}.vtg-watch__code{margin-top:-1rem;font-size:clamp(1.2rem,2.8vw,2rem);color:var(--vtg-text)}.vtg-watch__pulse{margin-top:1.3rem;color:#f5f0e8b8;font-size:.72rem}.vtg-watch__subdials{position:absolute;inset:auto 15% 14%;display:flex;justify-content:center;gap:.7rem;z-index:1}.vtg-watch__subdials span{width:.72rem;aspect-ratio:1;border-radius:50%;background:linear-gradient(180deg,#7ff5d7eb,#98b9ff7a);box-shadow:0 0 0 2px #ffffff0f}.vtg-watch__marks{position:absolute;top:21%;right:21%;bottom:21%;left:21%;border-radius:50%;border:1px solid rgba(245,240,232,.1);box-shadow:inset 0 0 0 .9rem #ffffff03,inset 0 0 2rem #00000040}.vtg-watch__shine{top:11%;right:11%;bottom:11%;left:11%;background:radial-gradient(circle at 35% 28%,rgba(127,245,215,.32),transparent 24%),radial-gradient(circle at 69% 34%,rgba(255,255,255,.12),transparent 18%),radial-gradient(circle at 58% 64%,rgba(241,135,210,.22),transparent 18%);filter:blur(18px);opacity:calc(.34 + var(--vtg-progress, 0) * .48)}@media(prefers-reduced-motion:reduce){.vtg-watch{transform:none;transition:none}}@media(max-width:980px){.vtg-hero__layout{grid-template-columns:1fr}.vtg-hero__visual{min-height:22rem;order:-1}.vtg-hero__stats{grid-template-columns:1fr}}@media(max-width:720px){.vtg-hero__content{padding-block-start:0}}.vtg-page{display:grid;gap:1.4rem}.vtg-page__header{display:grid;gap:.4rem;max-width:64rem}.vtg-page__content{max-width:52rem}.vtg-product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);gap:1.5rem;align-items:start}.vtg-product__gallery{display:grid;gap:1rem}.vtg-product__media-item{aspect-ratio:1}.vtg-product__image{width:100%;height:100%;object-fit:cover}.vtg-product__sidebar{display:grid;gap:1rem;position:sticky;top:5.75rem}.vtg-product__price{color:var(--vtg-accent);font-size:1.55rem;font-weight:800;letter-spacing:-.04em}.vtg-product__chips{margin-top:.25rem}.vtg-product__form{display:grid;gap:.9rem;margin-top:.4rem}.vtg-product__field{display:grid;gap:.45rem}.vtg-product__story{display:grid;gap:.6rem}@media(max-width:980px){.vtg-product{grid-template-columns:1fr}.vtg-product__sidebar{position:static}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
