.jsca-cart-page,.jsca-cart-page *{box-sizing:border-box}.jsca-cart-page{width:100%;min-width:0;overflow:clip;color:#f5f5f5;font-family:Inter,Helvetica,Arial,sans-serif;background:#0d0d0d}.jsca-cart-page a,.jsca-cart-page button,.jsca-cart-page input{-webkit-tap-highlight-color:transparent}.jsca-cart-page a:focus-visible,.jsca-cart-page button:focus-visible,.jsca-cart-page input:focus-visible,.jsca-cart-page [tabindex="0"]:focus-visible{outline:2px solid var(--jsca-line-focus, #c7afe9);outline-offset:3px;box-shadow:0 0 0 5px #0d0d0d}.jsca-cart-page .jsca-cart-page__bag{width:100%;max-width:1334px;min-width:0;padding:clamp(54px,8vw,116px) max(50px,env(safe-area-inset-right)) clamp(52px,7vw,96px) max(50px,env(safe-area-inset-left));margin:0 auto}.jsca-cart-page .jsca-cart-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:clamp(28px,4vw,52px);border-bottom:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.2)}.jsca-cart-page .jsca-cart-page__header h1,.jsca-cart-page .jsca-cart-page__header p,.jsca-cart-page .jsca-cart-page__empty h2{margin:0}.jsca-cart-page .jsca-cart-page__header h1{color:inherit;font-family:GT,Helvetica,Arial,sans-serif;font-size:clamp(50px,8vw,116px);font-weight:700;line-height:.88;letter-spacing:-.04em;text-transform:uppercase}.jsca-cart-page .jsca-cart-page__header p{color:#f5f5f5a6;font-size:13px;font-weight:700;text-transform:uppercase}.jsca-cart-page .jsca-cart-page__empty{display:grid;min-height:clamp(260px,38vw,500px);place-content:center;gap:28px;text-align:center}.jsca-cart-page .jsca-cart-page__empty h2{font-family:GT,Helvetica,Arial,sans-serif;font-size:clamp(24px,4vw,48px);line-height:1}.jsca-cart-page .jsca-cart-page__top-picks{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.jsca-cart-page .jsca-cart-page__top-picks a,.jsca-cart-page .jsca-cart-page__actions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 20px;color:#f5f5f5;font:700 11px/1 Inter,Helvetica,Arial,sans-serif;text-align:center;text-decoration:none;text-transform:uppercase;background:transparent;border:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.3);border-radius:999px;cursor:pointer}.jsca-cart-page .jsca-cart-page__form,.jsca-cart-page .jsca-cart-page__items{min-width:0}.jsca-cart-page .jsca-cart-page__items{display:grid;padding:0;margin:0;list-style:none}.jsca-cart-page .jsca-cart-page__item{display:grid;min-width:0;grid-template-areas:"media details price" "media quantity price";grid-template-columns:140px minmax(0,1fr) minmax(140px,auto);gap:18px 28px;padding:30px 0;border-bottom:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.16)}.jsca-cart-page .jsca-cart-page__media{grid-area:media;display:block;width:140px;aspect-ratio:3 / 4;overflow:hidden;color:inherit;text-decoration:none;background:#f5f5f50d;border:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.14);border-radius:14px}.jsca-cart-page .jsca-cart-page__image,.jsca-cart-page .jsca-cart-page__image-fallback{display:block;width:100%;height:100%}.jsca-cart-page .jsca-cart-page__image{object-fit:cover}.jsca-cart-page .jsca-cart-page__image-fallback{display:grid;place-items:center;padding:12px;color:#f5f5f5a3;font-size:11px;line-height:1.4;text-align:center}.jsca-cart-page .jsca-cart-page__details{grid-area:details;min-width:0}.jsca-cart-page .jsca-cart-page__title{display:inline-block;max-width:100%;color:inherit;font-size:15px;font-weight:700;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.jsca-cart-page .jsca-cart-page__variant,.jsca-cart-page .jsca-cart-page__selling-plan,.jsca-cart-page .jsca-cart-page__properties,.jsca-cart-page .jsca-cart-page__discounts{margin:6px 0 0;color:#f5f5f5a8;font-size:11px;line-height:1.5}.jsca-cart-page .jsca-cart-page__properties div{display:flex;flex-wrap:wrap;gap:4px}.jsca-cart-page .jsca-cart-page__properties dt:after{content:":"}.jsca-cart-page .jsca-cart-page__properties dd{min-width:0;margin:0;overflow-wrap:anywhere}.jsca-cart-page .jsca-cart-page__properties a{color:inherit;text-underline-offset:3px}.jsca-cart-page .jsca-cart-page__discounts{padding:0;color:#d5f28a;list-style:none}.jsca-cart-page .jsca-cart-page__quantity{grid-area:quantity;display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:10px}.jsca-cart-page .jsca-cart-page__quantity label,.jsca-cart-page .jsca-cart-page__quantity-static>span{font-size:11px;font-weight:700;text-transform:uppercase}.jsca-cart-page .jsca-cart-page__quantity-static{display:inline-flex;min-height:44px;align-items:center;gap:10px}.jsca-cart-page .jsca-cart-page__quantity-static strong{min-width:44px;padding:15px 8px;font-size:13px;line-height:1;text-align:center;border:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.3);border-radius:999px}.jsca-cart-page .jsca-cart-page__quantity input{width:76px;min-width:44px;min-height:44px;padding:8px;color:#f5f5f5;font:700 13px/1 Inter,Helvetica,Arial,sans-serif;text-align:center;background:transparent;border:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.3);border-radius:999px}.jsca-cart-page .jsca-cart-page__quantity a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;color:#f5f5f5c2;font-size:11px;text-underline-offset:3px}.jsca-cart-page .jsca-cart-page__prices{grid-area:price;display:flex;min-width:0;align-items:flex-end;flex-direction:column;gap:6px}.jsca-cart-page .jsca-cart-page__line-price{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px;margin:0;font-size:13px;text-align:right}.jsca-cart-page .jsca-cart-page__unit-price{margin:0;color:#f5f5f5a8;font-size:11px;line-height:1.4;text-align:right}.jsca-cart-page .jsca-cart-page__line-price s,.jsca-cart-page .jsca-cart-page__subtotal s{color:#f5f5f585}.jsca-cart-page .jsca-cart-page__summary{width:min(100%,440px);padding-top:34px;margin-left:auto}.jsca-cart-page .jsca-cart-page__cart-discounts{display:grid;padding:0 0 14px;margin:0;gap:8px;color:#d5f28a;font-size:11px;list-style:none}.jsca-cart-page .jsca-cart-page__cart-discounts li,.jsca-cart-page .jsca-cart-page__subtotal,.jsca-cart-page .jsca-cart-page__subtotal>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.jsca-cart-page .jsca-cart-page__subtotal{font-size:17px;text-transform:uppercase}.jsca-cart-page .jsca-cart-page__summary>p{margin:8px 0 0;color:#f5f5f59e;font-size:11px;line-height:1.5}.jsca-cart-page .jsca-cart-page__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.jsca-cart-page .jsca-cart-page__actions button:last-child{color:#0d0d0d;background:#f5f5f5}.jsca-cart-page .jsca-cart-page__recommendations.homepage-product-carousel{--product-section-background: #151515;--product-section-foreground: #f5f5f5;--product-section-padding-top: clamp(38px, 5vw, 72px);--product-section-padding-bottom: max(52px, env(safe-area-inset-bottom));--product-section-padding-top-compact: clamp(38px, 5vw, 72px);--product-section-padding-bottom-compact: max(52px, env(safe-area-inset-bottom));border-top:1px solid rgba(var(--jsca-line-rgb, 199, 175, 233),.16)}.jsca-cart-page .jsca-cart-page__recommendations .homepage-product-carousel__inner{max-width:1234px}.jsca-cart-page .jsca-cart-page__recommendations .homepage-product-carousel__header{min-height:44px;align-items:center}.jsca-cart-page .jsca-cart-page__recommendations .homepage-product-carousel__empty a{display:inline-flex;min-height:44px;align-items:center;color:inherit}@media(max-width:1024px){.jsca-cart-page .jsca-cart-page__bag{padding-right:max(30px,env(safe-area-inset-right));padding-left:max(30px,env(safe-area-inset-left))}}@media(max-width:768px){.jsca-cart-page .jsca-cart-page__header{align-items:flex-start;flex-direction:column;gap:12px}.jsca-cart-page .jsca-cart-page__item{grid-template-areas:"media details" "media quantity" "media price";grid-template-columns:96px minmax(0,1fr);gap:12px 18px}.jsca-cart-page .jsca-cart-page__media{width:96px}.jsca-cart-page .jsca-cart-page__prices{align-items:flex-start}.jsca-cart-page .jsca-cart-page__line-price,.jsca-cart-page .jsca-cart-page__unit-price{text-align:left}}@media(max-width:600px){.jsca-cart-page .jsca-cart-page__bag{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left))}}@media(max-width:390px){.jsca-cart-page .jsca-cart-page__bag{padding-right:max(14px,env(safe-area-inset-right));padding-left:max(14px,env(safe-area-inset-left))}.jsca-cart-page .jsca-cart-page__item{grid-template-columns:76px minmax(0,1fr);column-gap:12px}.jsca-cart-page .jsca-cart-page__media{width:76px;border-radius:10px}.jsca-cart-page .jsca-cart-page__quantity{align-items:flex-start;flex-direction:column;gap:4px}.jsca-cart-page .jsca-cart-page__actions{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.jsca-cart-page .homepage-product-carousel__rail,.jsca-cart-page .homepage-product-card__media-slide,.jsca-cart-page .homepage-product-card__metadata,.jsca-cart-page .homepage-product-card__size-tray{scroll-behavior:auto;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/286/assets/cart-page.css.map */
