.vive-cart{--vive-cart-surface: #f1f2f0;--vive-cart-card: #ffffff;--vive-cart-ink: #0d151b;--vive-cart-muted: #7f807f;--vive-cart-secondary: #d8ddec;--vive-cart-border: #0d151b;display:block;width:100%;min-height:720px;padding-bottom:48px;overflow:hidden;background:var(--vive-cart-surface);color:var(--vive-cart-ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.vive-cart,.vive-cart *,.vive-cart *:before,.vive-cart *:after{box-sizing:border-box}.vive-cart a{color:inherit}.vive-cart__title-band{display:flex;min-height:212px;align-items:flex-end;justify-content:center;padding:112px 60px 48px}.vive-cart__title{width:min(100%,800px);margin:0;color:var(--vive-cart-ink);font-family:Blauer Nue,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;font-weight:300;line-height:1.1;text-align:center}.vive-cart__content{display:grid;width:min(100%,1440px);margin:0 auto;grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);gap:32px;align-items:start;padding:48px 60px}.vive-cart__items-card,.vive-cart__summary-card,.vive-cart__promo-card,.vive-cart__security-card,.vive-cart__empty-card{border-radius:32px;background:var(--vive-cart-card)}.vive-cart__items-card{min-width:0;padding:16px;overflow:hidden}.vive-cart__items-list{display:flex;flex-direction:column;gap:24px}.vive-cart__item{display:grid;min-width:0;grid-template-columns:72px minmax(0,1fr) 144px auto 36px;gap:32px;align-items:center}.vive-cart__product-image{display:block;width:72px;height:72px;grid-column:1;overflow:hidden;border-radius:16px;background:#e8e9e7;text-decoration:none}.vive-cart__product-image img,.vive-cart__image-placeholder{display:block;width:100%;height:100%;object-fit:contain}.vive-cart__image-placeholder{background:linear-gradient(135deg,#e4e5e3,#cfd2d0)}.vive-cart__item-info{display:flex;min-width:0;flex-direction:column;gap:4px}.vive-cart__item-title{display:block;overflow:hidden;font-size:18px;font-weight:400;line-height:1.36;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.vive-cart__item-detail{margin:0;overflow:hidden;color:var(--vive-cart-muted);font-size:12px;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.vive-cart__quantity{display:flex;width:144px;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1.2px solid var(--vive-cart-border);border-radius:999px}.vive-cart__quantity-button{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;padding:0;border:0;color:var(--vive-cart-ink);background:transparent;font-size:20px;font-weight:400;line-height:1;cursor:pointer}.vive-cart__quantity-button:hover{opacity:.6}.vive-cart__quantity-label{display:flex;min-width:0;flex:1 1 auto;justify-content:center}.vive-cart__quantity-input{width:40px;min-width:0;padding:0;border:0;outline:0;color:var(--vive-cart-ink);background:transparent;font-size:14px;font-weight:500;line-height:1;text-align:center;-moz-appearance:textfield}.vive-cart__quantity-input::-webkit-outer-spin-button,.vive-cart__quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.vive-cart__price-info{display:flex;min-width:52px;flex-direction:column;gap:8px;align-items:flex-start}.vive-cart__price{font-size:20px;line-height:1.36;white-space:nowrap}.vive-cart__compare-price{color:#4c4e5973;font-size:12px;line-height:1.28;white-space:nowrap}.vive-cart__remove{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;color:var(--vive-cart-ink);background:var(--vive-cart-secondary);text-decoration:none;transition:transform .18s ease,opacity .18s ease}.vive-cart__remove:hover{opacity:.75;transform:translateY(-1px)}.vive-cart__remove svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.vive-cart__update-button{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.vive-cart__sidebar{display:flex;min-width:0;flex-direction:column;gap:24px}.vive-cart__summary-card,.vive-cart__promo-card,.vive-cart__security-card{padding:16px}.vive-cart__summary-card{display:flex;flex-direction:column;gap:16px}.vive-cart__breakdown,.vive-cart__total-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.vive-cart__breakdown{font-size:18px;line-height:1.36}.vive-cart__summary-row,.vive-cart__total-row{display:contents}.vive-cart__summary-row>:last-child,.vive-cart__total-row>:last-child{text-align:right}.vive-cart__summary-muted{color:var(--vive-cart-muted);font-size:14px}.vive-cart__divider{width:100%;height:1px;background:var(--vive-cart-ink);opacity:.28}.vive-cart__total-row{align-items:center;font-family:Blauer Nue,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:300;line-height:1.1}.vive-cart__tax-note{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:12px;line-height:1.28;text-align:right}.vive-cart__info-icon,.vive-cart__security-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.vive-cart__info-icon{width:20px;height:20px}.vive-cart__info-icon svg,.vive-cart__security-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.vive-cart__checkout,.vive-cart__promo-submit{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:999px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.vive-cart__checkout{width:100%;padding:12px 20px;color:#fff!important;background:var(--vive-cart-ink)}.vive-cart__checkout:hover,.vive-cart__promo-submit:hover,.vive-cart__empty-link:hover{opacity:.86;transform:translateY(-1px)}.vive-cart__card-title{margin:0 8px 8px;font-size:18px;font-weight:400;line-height:1.36;text-align:center}.vive-cart__promo-form{display:flex;gap:12px;align-items:flex-start}.vive-cart__promo-input{width:100%;min-width:0;height:48px;padding:12px 16px;border:1.2px solid var(--vive-cart-border);border-radius:999px;outline-offset:2px;color:var(--vive-cart-ink);background:#fff;font-size:14px}.vive-cart__promo-submit{min-width:108px;padding:12px 20px;color:var(--vive-cart-ink);background:var(--vive-cart-secondary)}.vive-cart__promo-help{margin:8px 16px 0;font-size:12px;line-height:1.28}.vive-cart__security-card{display:flex;flex-direction:column;gap:20px}.vive-cart__security-block{display:flex;flex-direction:column;gap:16px}.vive-cart__security-heading{display:flex;align-items:center;gap:10px}.vive-cart__security-heading h2{margin:0;font-size:20px;font-weight:400;line-height:1.36}.vive-cart__security-icon{width:24px;height:24px}.vive-cart__security-block p{margin:0;font-size:16px;line-height:1.36}.vive-cart__payment-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.vive-cart__payment-badge{display:inline-flex;width:48px;min-height:30px;align-items:center;justify-content:center}.vive-cart__payment-badge svg{max-width:48px;max-height:30px}.vive-cart__empty-card{width:min(100% - 40px,800px);margin:48px auto 96px;padding:64px 32px;text-align:center}.vive-cart__empty-card h2{margin:0 0 12px;font-family:Blauer Nue,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;font-weight:300;line-height:1.1}.vive-cart__empty-card p{max-width:520px;margin:0 auto 24px;font-size:16px;line-height:1.36}.vive-cart__empty-link{width:auto;padding:12px 24px}.vive-cart .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%);white-space:nowrap!important;border:0!important}.vive-cart :is(a,button,input):focus-visible{outline:3px solid currentColor;outline-offset:3px}@media screen and (max-width:1100px){.vive-cart__content{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);padding-right:32px;padding-left:32px}.vive-cart__item{grid-template-columns:72px minmax(0,1fr) 124px auto 36px;gap:18px}.vive-cart__quantity{width:124px;padding-right:10px;padding-left:10px}}@media screen and (max-width:749px){.vive-cart{min-height:0;padding-bottom:32px}.vive-cart__title-band{min-height:156px;padding:96px 20px 28px}.vive-cart__title{font-size:34px}.vive-cart__content{display:flex;width:100%;flex-direction:column;gap:16px;padding:24px 20px}.vive-cart__items-card{width:100%;border-radius:24px;padding:12px}.vive-cart__items-list{gap:24px}.vive-cart__item{grid-template-columns:64px minmax(0,1fr) 36px;gap:12px;align-items:start}.vive-cart__product-image{width:64px;height:64px}.vive-cart__item-info{min-height:64px;justify-content:center}.vive-cart__item-title{font-size:16px}.vive-cart__quantity{width:132px;min-height:44px;grid-column:2;grid-row:2;justify-self:start;margin-top:4px}.vive-cart__price-info{grid-column:2;grid-row:3;flex-direction:row;align-items:baseline;gap:8px;margin-top:4px}.vive-cart__price{font-size:18px}.vive-cart__remove{grid-column:3;grid-row:1}.vive-cart__sidebar{width:100%;gap:16px}.vive-cart__summary-card,.vive-cart__promo-card,.vive-cart__security-card{border-radius:24px}.vive-cart__promo-form{flex-direction:column}.vive-cart__promo-submit{width:100%}.vive-cart__payment-badges{gap:6px}.vive-cart__empty-card{width:calc(100% - 40px);margin:24px auto 64px;padding:48px 20px;border-radius:24px}}@media(prefers-reduced-motion:reduce){.vive-cart__remove,.vive-cart__checkout,.vive-cart__promo-submit,.vive-cart__empty-link{transition:none}}.vive-cart__status{width:min(100% - 40px,1440px);margin:0 auto;padding:0 60px;color:var(--vive-cart-muted);font-size:14px;line-height:1.36;text-align:center}.vive-cart__status:not(:empty){padding-bottom:16px}.vive-cart__status--error{color:#a33a32}.vive-cart[aria-busy=true] .vive-cart__quantity-button,.vive-cart[aria-busy=true] .vive-cart__quantity-input{cursor:progress;opacity:.5}@media screen and (max-width:749px){.vive-cart__status{padding-right:20px;padding-left:20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vive-cart.css.map */
