.vv-cart__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;flex-wrap:wrap;margin-bottom:3.2rem}.vv-cart__title{font-family:var(--vv-font-display);font-size:clamp(4rem,3rem + 2.4vw,6.4rem);line-height:1;letter-spacing:-.02em;margin:0;color:var(--vv-ink)}.vv-cart__assurance{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;font-family:var(--vv-font-body);font-size:1.4rem;color:var(--vv-muted);margin:0}.vv-cart__assurance .vv-icon{color:var(--vv-forest)}.vv-cart__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:clamp(2.4rem,1.6rem + 3vw,6rem);align-items:start;position:relative}@media(max-width:899px){.vv-cart__layout{grid-template-columns:1fr}}.vv-ship{display:flex;align-items:center;gap:clamp(1.6rem,1rem + 2vw,3.2rem);background:var(--vv-cream);border-radius:10px;padding:2rem clamp(2rem,1.4rem + 1.5vw,3rem);margin-bottom:3.2rem;flex-wrap:wrap}.vv-ship__text{font-family:var(--vv-font-body);font-size:1.6rem;color:var(--vv-ink);margin:0;flex:1 1 22rem}.vv-ship__track{flex:1 1 24rem;height:6px;border-radius:999px;background:#1e241b1a;position:relative}.vv-ship__fill{position:absolute;inset-block:0;left:0;border-radius:999px;background:var(--vv-forest-soft);width:var(--vv-ship-pct, 0%);transition:width .6s var(--vv-ease-out)}.vv-ship__drop{position:absolute;top:50%;left:var(--vv-ship-pct, 0%);transform:translate(-50%,-50%);width:18px;height:22px;color:var(--vv-gold);transition:left .6s var(--vv-ease-out)}.vv-ship__drop svg{display:block;width:100%;height:100%}.vv-ship--done .vv-ship__fill{background:var(--vv-gold)}.vv-cart__items{list-style:none;margin:0;padding:0}.vv-cart-item{display:grid;grid-template-columns:13rem minmax(0,1fr) auto;gap:clamp(1.6rem,1rem + 2vw,3.2rem);padding-block:3rem;border-bottom:1px solid var(--vv-line);align-items:start}.vv-cart__items>li:first-child .vv-cart-item{padding-top:0}.vv-cart-item__media{width:13rem;aspect-ratio:3/4;overflow:hidden;border-radius:var(--vv-radius-arch);border:1px solid var(--vv-line);background:var(--vv-sand)}.vv-cart-item__media img{width:100%;height:100%;object-fit:cover;display:block}.vv-cart-item__title{font-family:var(--vv-font-body);font-size:1.9rem;line-height:1.3;margin:0 0 .6rem}.vv-cart-item__title a{color:var(--vv-ink);text-decoration:none}.vv-cart-item__title a:hover{color:var(--vv-gold-deep)}.vv-cart-item__meta{font-family:var(--vv-font-body);font-size:1.4rem;color:var(--vv-muted);margin:0 0 1.6rem}.vv-cart-item__price{font-family:var(--vv-font-body);font-size:1.7rem;color:var(--vv-ink);white-space:nowrap;text-align:right}.vv-cart-item__price s{display:block;color:var(--vv-muted);font-size:1.4rem}.vv-cart-item__remove{background:none;border:0;padding:0;cursor:pointer;font-family:var(--vv-font-body);font-size:1.4rem;color:var(--vv-muted);text-decoration:underline;text-underline-offset:3px;margin-top:1.2rem}.vv-cart-item__remove:hover{color:var(--vv-ink)}.vv-cart-item__error{font-family:var(--vv-font-body);font-size:1.3rem;color:#9b3a2f;margin:.8rem 0 0}.vv-cart-item.is-busy{opacity:.5;pointer-events:none;transition:opacity .2s}@media(max-width:599px){.vv-cart-item{grid-template-columns:9rem minmax(0,1fr)}.vv-cart-item__media{width:9rem}.vv-cart-item__price{grid-column:2;text-align:left;margin-top:1.2rem}}.vv-qty-pill{display:inline-flex;align-items:center;border:1px solid var(--vv-line);border-radius:999px;overflow:hidden}.vv-qty-pill button{width:4.4rem;height:4.4rem;border:0;background:none;cursor:pointer;color:var(--vv-ink);display:grid;place-items:center;transition:background-color .2s var(--vv-ease)}.vv-qty-pill button:hover{background:#1e241b0d}.vv-qty-pill button[disabled]{opacity:.35;cursor:default}.vv-qty-pill input{width:4.2rem;height:4.4rem;border:0;text-align:center;background:none;font-family:var(--vv-font-body);font-size:1.6rem;color:var(--vv-ink);-moz-appearance:textfield}.vv-qty-pill input::-webkit-outer-spin-button,.vv-qty-pill input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vv-cart__continue{display:inline-flex;align-items:center;gap:1.2rem;margin-top:3rem}.vv-summary{background:var(--vv-forest);color:var(--vv-cream);border-radius:12px;padding:clamp(2.4rem,1.6rem + 2vw,4rem);position:sticky;top:10rem}@media(max-width:899px){.vv-summary{position:static}}.vv-summary__title{font-family:var(--vv-font-display);font-size:clamp(2.8rem,2.2rem + 1.2vw,3.6rem);line-height:1.1;margin:0 0 2.8rem;color:var(--vv-cream)}.vv-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;font-family:var(--vv-font-body);font-size:1.6rem;margin-bottom:1.4rem;color:#f7f3ead9}.vv-summary__row--total{border-top:1px solid var(--vv-line-light);margin-top:2.4rem;padding-top:2.4rem;font-size:2rem;color:var(--vv-cream)}.vv-summary__discount{color:var(--vv-gold-light)}.vv-summary__cta{width:100%;margin-top:2.8rem}.vv-summary__secure{display:flex;align-items:center;justify-content:center;gap:.8rem;font-family:var(--vv-font-body);font-size:1.3rem;color:#f7f3eabf;margin:1.6rem 0 0}.vv-summary__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:3rem;padding-top:2.8rem;border-top:1px solid var(--vv-line-light)}.vv-summary__trust-item{text-align:center;position:relative;padding-inline:.6rem}.vv-summary__trust-item+.vv-summary__trust-item:before{content:"";position:absolute;left:-.6rem;top:10%;bottom:10%;width:1px;background:var(--vv-line-light)}.vv-summary__trust-item .vv-icon{color:var(--vv-cream);opacity:.9;margin-bottom:.8rem}.vv-summary__trust-label{font-family:var(--vv-font-body);font-size:1.2rem;line-height:1.35;color:#f7f3ead9;margin:0}.vv-summary__payments{margin-top:2.8rem;padding-top:2.4rem;border-top:1px solid var(--vv-line-light)}.vv-summary__payments-label{font-family:var(--vv-font-body);font-size:1.3rem;color:#f7f3eabf;margin:0 0 1.2rem}.vv-summary__payments-list{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.vv-summary__payments-list svg{height:2.8rem;width:auto;border-radius:4px}.vv-cart__thread{position:absolute;right:32%;top:12%;width:20%;height:60%;z-index:0;pointer-events:none}@media(max-width:899px){.vv-cart__thread{display:none}}.vv-cart__empty{text-align:center;padding-block:clamp(4rem,3rem + 4vw,8rem)}.vv-cart__empty .vv-illu{color:var(--vv-gold);opacity:.5;margin-bottom:2.4rem}.vv-promo__head{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-bottom:2.8rem}.vv-promo__nav{display:flex;gap:1.2rem}.vv-promo__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(min(52rem,88vw),1fr);gap:clamp(1.6rem,1rem + 1.5vw,2.8rem);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(-1 * var(--vv-gutter));padding-inline:var(--vv-gutter);padding-bottom:1.2rem}.vv-promo__grid::-webkit-scrollbar{display:none}.vv-promo-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;scroll-snap-align:start;background:var(--vv-cream);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit}.vv-promo-card__media{overflow:hidden}.vv-promo-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.1s var(--vv-ease-out)}.vv-promo-card:hover .vv-promo-card__media img{transform:scale(1.05)}.vv-promo-card__body{padding:clamp(2rem,1.4rem + 1.5vw,3.2rem);display:flex;flex-direction:column;justify-content:center;gap:2rem;align-items:flex-start}.vv-promo-card__title{font-family:var(--vv-font-body);font-size:1.8rem;line-height:1.35;margin:0;color:var(--vv-ink)}@media(max-width:599px){.vv-promo-card{grid-template-columns:1fr}.vv-promo-card__media{aspect-ratio:16/10}}.vv-drawer-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;visibility:hidden;pointer-events:none}.vv-drawer-cart.is-open{visibility:visible;pointer-events:auto}.vv-drawer-cart__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e241b73;opacity:0;transition:opacity .35s var(--vv-ease)}.vv-drawer-cart.is-open .vv-drawer-cart__scrim{opacity:1}.vv-drawer-cart__panel{position:absolute;inset-block:0;right:0;width:min(52rem,94vw);background:var(--vv-bone);color:var(--vv-ink);display:flex;flex-direction:column;transform:translate(100%);transition:transform .45s var(--vv-ease-out);box-shadow:var(--vv-shadow-lg)}.vv-drawer-cart.is-open .vv-drawer-cart__panel{transform:none}.vv-drawer-cart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:2.8rem var(--vv-gutter) 2rem}.vv-drawer-cart__title{font-family:var(--vv-font-display);font-size:3.2rem;line-height:1;margin:0 0 .6rem}.vv-drawer-cart__count{font-family:var(--vv-font-body);font-size:1.4rem;color:var(--vv-muted);margin:0}.vv-drawer-cart__body{flex:1;overflow-y:auto;padding:0 var(--vv-gutter) 2.4rem;border-top:1px solid var(--vv-line);-webkit-overflow-scrolling:touch}.vv-drawer-cart__body .vv-ship{margin:2rem 0 2.4rem;padding:1.6rem 2rem}.vv-drawer-cart__body .vv-ship__text{font-size:1.4rem;flex-basis:100%}.vv-drawer-cart__body .vv-ship__track{flex-basis:100%}.vv-drawer-cart .vv-cart-item{grid-template-columns:9.5rem minmax(0,1fr) auto;gap:1.6rem;padding-block:2.2rem}.vv-drawer-cart .vv-cart-item__media{width:9.5rem;aspect-ratio:1;border-radius:6px}.vv-drawer-cart .vv-cart-item__title{font-size:1.7rem;margin-bottom:.4rem}.vv-drawer-cart .vv-cart-item__meta{font-size:1.3rem;margin-bottom:1.2rem}.vv-drawer-cart .vv-cart-item__price{font-size:1.6rem}.vv-drawer-cart .vv-qty-pill button{width:3.6rem;height:3.6rem}.vv-drawer-cart .vv-qty-pill input{width:3.6rem;height:3.6rem;font-size:1.5rem}.vv-drawer-cart .vv-cart-item__remove{margin-top:.8rem}.vv-drawer-cart__explore-title{font-family:var(--vv-font-display);font-size:2rem;margin:2.4rem 0 1.4rem}.vv-drawer-promo{display:grid;grid-template-columns:11rem minmax(0,1fr) auto;gap:1.6rem;align-items:center;border:1px solid var(--vv-line);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;background:var(--vv-cream)}.vv-drawer-promo__media{width:11rem;aspect-ratio:4/3;overflow:hidden;background:var(--vv-sand)}.vv-drawer-promo__media img{width:100%;height:100%;object-fit:cover;display:block}.vv-drawer-promo__title{font-family:var(--vv-font-display);font-size:1.8rem;line-height:1.25;margin:0}.vv-drawer-promo__cta{margin-right:1.6rem}@media(max-width:479px){.vv-drawer-promo{grid-template-columns:8rem minmax(0,1fr)}.vv-drawer-promo__media{width:8rem}.vv-drawer-promo__cta{grid-column:2;margin:0 1.6rem 1.6rem 0}}.vv-drawer-cart__foot{padding:2.4rem var(--vv-gutter) 2.8rem;border-top:1px solid var(--vv-line);background:var(--vv-cream);position:relative}.vv-drawer-cart__foot:before{content:"";position:absolute;top:-1.1rem;left:50%;transform:translate(-50%);width:1.6rem;height:2rem;background:var(--vv-gold);clip-path:path("M8 0s8 8.4 8 12.5A8 8 0 1 1 0 12.5C0 8.4 8 0 8 0Z")}.vv-drawer-cart__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;font-family:var(--vv-font-body);font-size:1.9rem;color:var(--vv-ink);margin:0 0 .4rem}.vv-drawer-cart__ship-note{font-family:var(--vv-font-body);font-size:1.3rem;color:var(--vv-muted);margin:0 0 2rem}.vv-drawer-cart__view{display:block;text-align:center;margin-top:1.4rem;font-family:var(--vv-font-body);font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;color:var(--vv-ink);text-decoration:underline;text-underline-offset:4px}.vv-drawer-cart__secure{display:flex;align-items:center;justify-content:center;gap:.8rem;font-family:var(--vv-font-body);font-size:1.3rem;color:var(--vv-muted);margin:1.6rem 0 0}.vv-drawer-cart__trust{display:flex;align-items:center;justify-content:center;gap:1.2rem;flex-wrap:wrap;font-family:var(--vv-font-body);font-size:1.3rem;color:var(--vv-muted);margin:1rem 0 0}.vv-drawer-cart__trust span+span:before{content:"\2022";margin-right:1.2rem;opacity:.6}.vv-drawer-cart__empty{text-align:center;padding-block:4rem}.vv-drawer-cart__empty .vv-illu{color:var(--vv-gold);opacity:.5;margin-bottom:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vv-cart.css.map */
