.cart-page-section{padding:2rem 0 4rem;background-color:var(--bg-secondary);min-height:60vh}[data-theme=dark] .cart-page-section{background-color:var(--background-dark)}.cart-page-section .container{max-width:1400px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.cart-page-section .container{padding:0 1.5rem}}@media(min-width:1024px){.cart-page-section .container{padding:0 2rem}}.cart-page-section .cartHeader{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.25rem;padding-top:4rem}.cart-page-section .cartTitle{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:2rem;font-weight:700;color:var(--text-main);margin:0}@media(min-width:640px){.cart-page-section .cartTitle{font-size:2.5rem}}[data-theme=dark] .cart-page-section .cartTitle{color:#fff}.cart-page-section .cartItemCount{font-size:.95rem;color:var(--text-muted);font-weight:500}[data-theme=dark] .cart-page-section .cartItemCount{color:#9ca3af}.cart-page-section .freeShippingBanner{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--primary);margin-bottom:1.5rem}.cart-page-section .freeShippingBanner .material-symbols-outlined{font-size:1.1rem}.cart-page-section .cartGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem}@media(min-width:1024px){.cart-page-section .cartGrid{grid-template-columns:minmax(0,1fr) 380px;gap:2.5rem}}.cart-page-section .cartItemsColumn{display:flex;flex-direction:column;gap:1rem}.cart-page-section .cartItemCard{display:flex;gap:.75rem;padding:1rem;background-color:var(--surface-light);border:1px solid var(--border-color);border-radius:.75rem;position:relative;transition:box-shadow .2s}@media(min-width:640px){.cart-page-section .cartItemCard{gap:1rem;padding:1.25rem}}.cart-page-section .cartItemCard:hover{box-shadow:0 2px 12px #0000000a}[data-theme=dark] .cart-page-section .cartItemCard{background-color:var(--surface-dark);border-color:#ffffff14}[data-theme=dark] .cart-page-section .cartItemCard:hover{box-shadow:0 2px 12px #0003}.cart-page-section .cartItemImage{width:85px;height:85px;border-radius:.5rem;overflow:hidden;flex-shrink:0;background-color:#f5f0eb}@media(min-width:640px){.cart-page-section .cartItemImage{width:120px;height:120px}}.cart-page-section .cartItemImage img{width:100%;height:100%;object-fit:cover}.cart-page-section .cartItemDetails{flex:1;display:flex;flex-direction:column;gap:.35rem;min-width:0}.cart-page-section .cartItemTopRow{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.cart-page-section .cartItemTopRow>div{min-width:0;flex:1}.cart-page-section .cartItemName{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:1rem;font-weight:700;color:var(--text-main);margin:0;line-height:1.3}@media(min-width:640px){.cart-page-section .cartItemName{font-size:1.1rem}}[data-theme=dark] .cart-page-section .cartItemName{color:#fff}.cart-page-section .cartItemVariant{font-size:.8rem;color:var(--text-muted);margin:0}[data-theme=dark] .cart-page-section .cartItemVariant{color:#9ca3af}.cart-page-section .cartStockBadge{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;border-radius:.25rem;background-color:#ecfdf5;border:1px solid #d1fae5;font-size:.65rem;font-weight:700;color:#059669;text-transform:uppercase;width:fit-content}[data-theme=dark] .cart-page-section .cartStockBadge{background-color:#10b9811a;border-color:#10b9814d}.cart-page-section .cartItemDeleteBtn{background:none;border:1px solid var(--border-color);border-radius:.375rem;padding:.3rem;cursor:pointer;color:var(--text-muted);transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-page-section .cartItemDeleteBtn:hover{color:#ef4444;border-color:#fca5a5;background-color:#fef2f2}.cart-page-section .cartItemDeleteBtn .material-symbols-outlined{font-size:1rem}[data-theme=dark] .cart-page-section .cartItemDeleteBtn{border-color:#ffffff1a;color:#9ca3af}[data-theme=dark] .cart-page-section .cartItemDeleteBtn:hover{color:#f87171;border-color:#f871714d;background-color:#ef44441a}.cart-page-section .cartItemBottomRow{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.cart-page-section .cartQtyStepper{display:flex;align-items:center;border:1.5px solid var(--border-color);border-radius:.5rem;overflow:hidden}[data-theme=dark] .cart-page-section .cartQtyStepper{border-color:#ffffff1a}.cart-page-section .cartQtyBtn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;font-size:1rem;color:var(--text-main);cursor:pointer;transition:background-color .15s}.cart-page-section .cartQtyBtn:hover:not(:disabled){background-color:#f3f4f6}.cart-page-section .cartQtyBtn:disabled{opacity:.3;cursor:not-allowed}[data-theme=dark] .cart-page-section .cartQtyBtn{color:#fff}[data-theme=dark] .cart-page-section .cartQtyBtn:hover:not(:disabled){background-color:#ffffff0d}.cart-page-section .cartQtyValue{width:2rem;text-align:center;font-weight:700;font-size:.85rem;color:var(--text-main);border:none;border-left:1.5px solid var(--border-color);border-right:1.5px solid var(--border-color);height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.cart-page-section .cartQtyValue:focus{outline:none}.cart-page-section .cartQtyValue::-webkit-inner-spin-button,.cart-page-section .cartQtyValue::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[data-theme=dark] .cart-page-section .cartQtyValue{color:#fff;border-color:#ffffff1a}.cart-page-section .cartItemPrice{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:1.1rem;font-weight:700;color:var(--text-main)}@media(min-width:640px){.cart-page-section .cartItemPrice{font-size:1.25rem}}[data-theme=dark] .cart-page-section .cartItemPrice{color:#fff}.cart-page-section .subscribeCard{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background-color:var(--surface-light);border:1px solid var(--border-color);border-radius:.75rem}[data-theme=dark] .cart-page-section .subscribeCard{background-color:var(--surface-dark);border-color:#ffffff14}.cart-page-section .subscribeInfo{display:flex;align-items:center;gap:.75rem}.cart-page-section .subscribeIcon{font-size:1.5rem;color:var(--primary)}.cart-page-section .subscribeTextBlock{display:flex;flex-direction:column}.cart-page-section .subscribeTitle{font-size:.85rem;font-weight:700;color:var(--text-main)}[data-theme=dark] .cart-page-section .subscribeTitle{color:#fff}.cart-page-section .subscribeDesc{font-size:.75rem;color:var(--text-muted)}[data-theme=dark] .cart-page-section .subscribeDesc{color:#9ca3af}.cart-page-section .toggleSwitch{position:relative;width:44px;height:24px;flex-shrink:0}.cart-page-section .toggleSwitch input{opacity:0;width:0;height:0}.cart-page-section .toggleSlider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;border-radius:12px;transition:.3s}.cart-page-section .toggleSlider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.3s}.cart-page-section .toggleSwitch input:checked+.toggleSlider{background-color:var(--primary)}.cart-page-section .toggleSwitch input:checked+.toggleSlider:before{transform:translate(20px)}[data-theme=dark] .cart-page-section .toggleSlider{background-color:#4b5563}.cart-page-section .orderSummaryColumn{display:flex;flex-direction:column;gap:1rem}.cart-page-section .creditsBanner{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#ff57220f,#ff572205);border:1px solid rgba(255,87,34,.15);border-radius:.75rem}[data-theme=dark] .cart-page-section .creditsBanner{background:linear-gradient(135deg,#ff57221a,#ff57220a);border-color:#ff572233}.cart-page-section .creditsBannerIcon{font-size:1.5rem;color:var(--primary);flex-shrink:0;margin-top:.1rem}.cart-page-section .creditsBannerContent{display:flex;flex-direction:column;gap:.2rem}.cart-page-section .creditsBannerTitle{font-size:.85rem;font-weight:700;color:var(--text-main)}[data-theme=dark] .cart-page-section .creditsBannerTitle{color:#fff}.cart-page-section .creditsBannerDesc{font-size:.78rem;color:var(--text-muted);line-height:1.4}[data-theme=dark] .cart-page-section .creditsBannerDesc{color:#9ca3af}.cart-page-section .creditsBannerLink{font-size:.8rem;font-weight:700;color:var(--primary);text-decoration:none;transition:opacity .2s}.cart-page-section .creditsBannerLink:hover{opacity:.8}.cart-page-section .summaryCard{padding:1.25rem;background-color:var(--surface-light);border:1px solid var(--border-color);border-radius:.75rem}@media(min-width:640px){.cart-page-section .summaryCard{padding:1.5rem}}[data-theme=dark] .cart-page-section .summaryCard{background-color:var(--surface-dark);border-color:#ffffff14}.cart-page-section .summaryTitle{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:1.25rem;font-weight:700;color:var(--text-main);margin:0 0 1.25rem}[data-theme=dark] .cart-page-section .summaryTitle{color:#fff}.cart-page-section .summaryRows{display:flex;flex-direction:column;gap:.85rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-color);margin-bottom:1.25rem}[data-theme=dark] .cart-page-section .summaryRows{border-bottom-color:#ffffff14}.cart-page-section .summaryRow{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.cart-page-section .summaryLabel{font-size:.875rem;color:var(--text-muted)}[data-theme=dark] .cart-page-section .summaryLabel{color:#9ca3af}.cart-page-section .summaryValue{font-size:.875rem;font-weight:600;color:var(--text-main);text-align:right}[data-theme=dark] .cart-page-section .summaryValue{color:#fff}.cart-page-section .summaryValueFree{color:#059669;font-weight:700}.cart-page-section .summaryValueMuted{color:var(--text-muted);font-style:italic;font-weight:400;font-size:.8rem;text-align:right;line-height:1.2}[data-theme=dark] .cart-page-section .summaryValueMuted{color:#9ca3af}.cart-page-section .summaryTotalRow{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.cart-page-section .summaryTotalLabel{font-size:.95rem;font-weight:600;color:var(--text-main)}[data-theme=dark] .cart-page-section .summaryTotalLabel{color:#fff}.cart-page-section .summaryTotalPrice{display:flex;flex-direction:column;align-items:flex-end}.cart-page-section .summaryTotalAmount{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:1.75rem;font-weight:700;color:var(--text-main);line-height:1}[data-theme=dark] .cart-page-section .summaryTotalAmount{color:#fff}.cart-page-section .summaryTotalCurrency{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}[data-theme=dark] .cart-page-section .summaryTotalCurrency{color:#9ca3af}.cart-page-section .summaryActions{display:flex;flex-direction:column;gap:.75rem}.cart-page-section .checkoutBtn{width:100%;height:3rem;font-size:.9rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.cart-page-section .guestCheckoutBtn{width:100%;height:2.75rem;font-size:.85rem;border-radius:.5rem;color:var(--primary);border:1.5px solid var(--primary);background:transparent;cursor:pointer;font-weight:700;transition:all .2s;text-decoration:none;display:flex;align-items:center;justify-content:center}.cart-page-section .guestCheckoutBtn:hover{background-color:#ff57220f}[data-theme=dark] .cart-page-section .guestCheckoutBtn{color:var(--primary);border-color:var(--primary)}[data-theme=dark] .cart-page-section .guestCheckoutBtn:hover{background-color:#ff57221a}.cart-page-section .paymentIcons{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;flex-wrap:wrap}.cart-page-section .paymentIcon{display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;line-height:0}.cart-page-section .paymentIcon svg{border-radius:.25rem}.cart-page-section .secureNote{display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.75rem;color:var(--text-muted);margin-top:.25rem}.cart-page-section .secureNote .material-symbols-outlined{font-size:.9rem}[data-theme=dark] .cart-page-section .secureNote{color:#9ca3af}.cart-page-section .supportLink{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.8rem;color:var(--text-muted);margin-top:.5rem}.cart-page-section .supportLink a{color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s}.cart-page-section .supportLink a:hover{opacity:.8}[data-theme=dark] .cart-page-section .supportLink{color:#9ca3af}.cart-page-section .cartEmpty{text-align:center;padding:4rem 1rem}.cart-page-section .cartEmptyIcon{font-size:4rem;color:var(--text-muted);opacity:.4;margin-bottom:1rem}.cart-page-section .cartEmptyTitle{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:1.5rem;font-weight:700;color:var(--text-main);margin:0 0 .5rem}[data-theme=dark] .cart-page-section .cartEmptyTitle{color:#fff}.cart-page-section .cartEmptyDesc{font-size:.9rem;color:var(--text-muted);margin:0 0 1.5rem}[data-theme=dark] .cart-page-section .cartEmptyDesc{color:#9ca3af}.cart-page-section .cartEmptyBtn{display:inline-flex}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-cart-page.css.map */
