.ae-container{width:min(calc(100% - (2 * var(--ae-container-padding))),var(--ae-container-width));margin-inline:auto}.ae-main-cart{background:var(--ae-color-ivory)}.ae-main-cart__hero{position:relative;overflow:hidden;padding:clamp(3.5rem,7vw,6.5rem) 0;background:radial-gradient(circle at 85% 20%,rgba(200,164,77,.18),transparent 30%),linear-gradient(135deg,var(--ae-color-black),var(--ae-color-charcoal));color:var(--ae-color-white)}.ae-main-cart__hero:after{content:"";position:absolute;right:-7rem;bottom:-10rem;width:24rem;height:24rem;border:1px solid rgba(200,164,77,.25);border-radius:50%}.ae-breadcrumbs{display:flex;gap:.6rem;margin-bottom:2.2rem;color:#ffffffb3;font-size:.82rem}.ae-breadcrumbs a:hover{color:var(--ae-color-gold-light)}.ae-main-cart__hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end}.ae-main-cart__eyebrow,.ae-main-cart__section-label{display:inline-block;color:var(--ae-color-gold);font-size:.76rem;font-weight:700;letter-spacing:var(--ae-letter-spacing-luxury);text-transform:uppercase}.ae-main-cart__hero h1{max-width:850px;margin:.65rem 0 1rem;color:var(--ae-color-white);font-size:clamp(2.6rem,6vw,5rem);font-weight:800}.ae-main-cart__hero p{max-width:700px;margin:0;color:#ffffffb8;font-size:clamp(1rem,1.7vw,1.15rem)}.ae-main-cart__count{display:grid;min-width:8.5rem;min-height:8.5rem;place-content:center;border:1px solid rgba(200,164,77,.45);border-radius:50%;background:#ffffff0a;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ae-main-cart__count strong{color:var(--ae-color-gold-light);font-size:2.4rem;line-height:1}.ae-main-cart__count span{margin-top:.35rem;color:#ffffffb8;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.ae-main-cart__content{padding-block:var(--ae-section-spacing)}.ae-main-cart__layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.75fr);gap:clamp(2rem,4vw,4rem);align-items:start}.ae-main-cart__section-heading{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:1.5rem}.ae-main-cart__section-heading h2,.ae-main-cart-summary h2{margin:.25rem 0 0;font-size:clamp(1.8rem,3vw,2.4rem)}.ae-main-cart__continue-link{font-size:.88rem;text-decoration:underline;text-underline-offset:.2rem}.ae-main-cart-item{display:grid;grid-template-columns:150px 1fr;gap:1.35rem;margin-bottom:1rem;padding:1.2rem;border:1px solid var(--ae-color-border);border-radius:var(--ae-radius-lg);background:var(--ae-color-white);box-shadow:var(--ae-shadow-soft)}.ae-main-cart-item__media{overflow:hidden;aspect-ratio:1;border-radius:var(--ae-radius-md);background:var(--ae-color-ivory-deep)}.ae-main-cart-item__media img,.ae-main-cart-item__placeholder{width:100%;height:100%;object-fit:cover}.ae-main-cart-item__details{min-width:0}.ae-main-cart-item__top,.ae-main-cart-item__bottom{display:flex;justify-content:space-between;gap:1rem}.ae-main-cart-item__top{align-items:flex-start}.ae-main-cart-item__bottom{align-items:end;margin-top:1.5rem}.ae-main-cart-item__vendor,.ae-main-cart-item__variant,.ae-main-cart-item__sku,.ae-main-cart-item__properties p{margin:.2rem 0;color:var(--ae-color-text-muted);font-size:.8rem}.ae-main-cart-item h3{margin:.2rem 0 .35rem;font-size:1.1rem}.ae-main-cart-item__remove{padding:0;border:0;background:transparent;color:var(--ae-color-danger);font-size:.78rem;text-decoration:underline;text-underline-offset:.18rem}.ae-main-cart-item__quantity-wrap{display:grid;gap:.4rem}.ae-main-cart-item__label{color:var(--ae-color-text-muted);font-size:.75rem}.ae-main-cart-quantity{display:inline-grid;grid-template-columns:2.3rem 2.8rem 2.3rem;overflow:hidden;border:1px solid var(--ae-color-border);border-radius:var(--ae-radius-pill)}.ae-main-cart-quantity button,.ae-main-cart-quantity input{width:100%;height:2.4rem;border:0;background:transparent;text-align:center}.ae-main-cart-quantity input{-moz-appearance:textfield}.ae-main-cart-quantity input::-webkit-outer-spin-button,.ae-main-cart-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.ae-main-cart-item__pricing{display:grid;justify-items:end}.ae-main-cart-item__pricing strong{font-size:1.2rem}.ae-main-cart-item__pricing s,.ae-main-cart-item__pricing span{color:var(--ae-color-text-muted);font-size:.76rem}.ae-main-cart-note{margin-top:1.5rem;padding:1.25rem;border:1px solid var(--ae-color-border);border-radius:var(--ae-radius-lg);background:var(--ae-color-white)}.ae-main-cart-note label{display:block;margin-bottom:.55rem;font-weight:700}.ae-main-cart-note textarea{width:100%;resize:vertical;border:1px solid var(--ae-color-border);border-radius:var(--ae-radius-md);background:var(--ae-color-ivory);padding:.9rem 1rem}.ae-main-cart__summary{position:sticky;top:1.5rem}.ae-main-cart-summary{padding:clamp(1.4rem,3vw,2rem);border:1px solid rgba(200,164,77,.25);border-radius:var(--ae-radius-lg);background:linear-gradient(var(--ae-color-white),var(--ae-color-white)) padding-box,linear-gradient(135deg,rgba(200,164,77,.6),transparent) border-box;box-shadow:var(--ae-shadow-card)}.ae-main-cart-progress{margin:1.5rem 0;padding:1rem;border-radius:var(--ae-radius-md);background:var(--ae-color-ivory)}.ae-main-cart-progress__message{margin-bottom:.65rem;font-size:.82rem}.ae-main-cart-progress__track{overflow:hidden;height:.45rem;border-radius:var(--ae-radius-pill);background:var(--ae-color-ivory-deep)}.ae-main-cart-progress__bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ae-color-gold-dark),var(--ae-color-gold-light))}.ae-main-cart-summary__rows{display:grid;gap:.9rem;padding:1rem 0;border-top:1px solid var(--ae-color-border);border-bottom:1px solid var(--ae-color-border)}.ae-main-cart-summary__rows>div,.ae-main-cart-summary__total{display:flex;justify-content:space-between;gap:1rem}.ae-main-cart-summary__rows span:last-child{color:var(--ae-color-text-muted);text-align:right}.ae-main-cart-summary__discount{color:var(--ae-color-success)}.ae-main-cart-summary__total{align-items:end;padding:1.25rem 0 0}.ae-main-cart-summary__total strong{font-size:1.45rem}.ae-main-cart-summary__note{margin:.7rem 0 1.1rem;color:var(--ae-color-text-muted);font-size:.78rem}.ae-main-cart__checkout{width:100%;min-height:3.4rem;border:1px solid var(--ae-color-gold);border-radius:var(--ae-radius-pill);background:var(--ae-color-gold);color:var(--ae-color-black);font-weight:700;transition:background var(--ae-duration-fast) var(--ae-ease-standard),color var(--ae-duration-fast) var(--ae-ease-standard)}.ae-main-cart__checkout:hover{background:var(--ae-color-black);color:var(--ae-color-white)}.ae-main-cart__dynamic-checkout{margin-top:.85rem}.ae-main-cart__trust{display:grid;gap:.55rem;margin-top:1.2rem;color:var(--ae-color-text-muted);font-size:.78rem}.ae-main-cart__trust>div{display:flex;gap:.55rem;align-items:center}.ae-main-cart__trust-icon{display:inline-grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:50%;background:#c8a44d24;color:var(--ae-color-gold-dark);font-weight:700}.ae-main-cart-empty{display:grid;max-width:680px;min-height:430px;place-content:center;justify-items:center;margin-inline:auto;padding:3rem 1.5rem;border:1px solid var(--ae-color-border);border-radius:var(--ae-radius-lg);background:var(--ae-color-white);box-shadow:var(--ae-shadow-soft);text-align:center}.ae-main-cart-empty__icon{display:grid;width:5.5rem;height:5.5rem;place-items:center;margin-bottom:1rem;border:1px solid var(--ae-color-gold);border-radius:50%;color:var(--ae-color-gold-dark);font-size:2.2rem}.ae-main-cart-empty h2{margin:.65rem 0}.ae-main-cart-empty p{max-width:520px;color:var(--ae-color-text-muted)}.ae-main-cart-empty__button{display:inline-flex;min-height:3.1rem;align-items:center;justify-content:center;margin-top:.8rem;padding:.8rem 1.4rem;border-radius:var(--ae-radius-pill);background:var(--ae-color-black);color:var(--ae-color-white);font-weight:700}.ae-main-cart.is-loading{cursor:wait}.ae-main-cart.is-loading .ae-main-cart__layout{opacity:.62;pointer-events:none}@media(max-width:989px){.ae-main-cart__layout{grid-template-columns:1fr}.ae-main-cart__summary{position:static}}@media(max-width:749px){.ae-main-cart__hero-grid{grid-template-columns:1fr}.ae-main-cart__count{min-width:6.5rem;min-height:6.5rem;justify-self:start}.ae-main-cart__section-heading{align-items:flex-start;flex-direction:column}.ae-main-cart-item{grid-template-columns:104px 1fr;gap:.9rem;padding:.9rem}.ae-main-cart-item__top,.ae-main-cart-item__bottom{flex-direction:column}.ae-main-cart-item__bottom{align-items:stretch;margin-top:1rem}.ae-main-cart-item__pricing{justify-items:start}}@media(prefers-reduced-motion:reduce){.ae-main-cart__checkout{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/ae-cart-page.css.map */
