.cart-page__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:#0d0d1a;margin-bottom:2rem}.cart-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1rem;text-align:center;gap:1rem}.cart-page__empty-icon{font-size:4rem}.cart-page__empty h2{font-size:1.4rem;color:#0d0d1a}.cart-page__empty p{color:#888;font-size:.92rem;margin:0}.cart-page__layout{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;align-items:start}.cart-page__items-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding-bottom:.75rem;border-bottom:2px solid #0d0d1a;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#555}.cart-page__item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid #eee}.cart-page__item-product{display:flex;gap:1rem;align-items:center}.cart-page__item-img{width:80px;height:80px;border-radius:8px;object-fit:cover;background:#f5f5f5;flex-shrink:0}.cart-page__item-img--placeholder{display:flex;align-items:center;justify-content:center;font-size:2rem}.cart-page__item-title{font-size:.88rem;font-weight:700;color:#0d0d1a;text-decoration:none;display:block;margin-bottom:.25rem}.cart-page__item-title:hover{color:var(--accent, #009246)}.cart-page__item-variant{font-size:.75rem;color:#999;margin:0 0 .4rem}.cart-page__remove{background:none;border:none;font-size:.75rem;color:#bbb;cursor:pointer;padding:0;transition:color .2s;text-decoration:underline}.cart-page__remove:hover{color:#e53935}.cart-page__item-price{font-size:.9rem;color:#555}.cart-page__price-sale{color:#e53935;font-weight:700;display:block}.cart-page__price-original{font-size:.78rem;color:#bbb;text-decoration:line-through;display:block}.cart-page__item-total{font-size:.95rem;font-weight:800;color:#0d0d1a}.cart-page__qty-btn{width:34px;height:38px}.cart-page__summary{position:sticky;top:80px;background:#f8f8f8;border-radius:14px;padding:1.5rem;border:1px solid #eee}.cart-page__summary-title{font-size:1rem;font-weight:800;color:#0d0d1a;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #e0e0e0}.cart-page__summary-row{display:flex;justify-content:space-between;font-size:.88rem;color:#333;margin-bottom:.6rem}.cart-page__summary-row--muted span{color:#999;font-size:.82rem}.cart-page__summary-total{display:flex;justify-content:space-between;font-size:1.05rem;font-weight:800;color:#0d0d1a;padding-top:.75rem;margin-top:.75rem;border-top:2px solid #0d0d1a;margin-bottom:.4rem}.cart-page__taxes-note{font-size:.72rem;color:#999;margin-bottom:1.25rem}.cart-page__free-shipping-bar{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:.7rem .85rem;margin:1rem 0}.cart-page__free-shipping-bar p{font-size:.78rem;color:#555;margin-bottom:.4rem}.cart-page__free-shipping-bar--reached{border-color:#c3e6d3;background:#f0faf5}.cart-page__free-shipping-bar--reached p{color:#009246;font-weight:600;margin:0}.cart-page__free-shipping-progress{height:6px;background:#e8e8e8;border-radius:3px;overflow:hidden}.cart-page__free-shipping-fill{height:100%;background:var(--accent, #009246);border-radius:3px;transition:width .4s ease}.cart-page__cod{font-size:.78rem;color:#009246;font-weight:600;background:#f0faf5;border:1px solid #c3e6d3;border-radius:6px;padding:.4rem .75rem;margin-bottom:1rem}.cart-page__checkout-btn{margin-bottom:.75rem;font-size:1rem;padding:1rem}.cart-page__continue{display:block;text-align:center;font-size:.82rem;color:#888;text-decoration:none;transition:color .2s}.cart-page__continue:hover{color:#333}@media(max-width:900px){.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{position:static}.cart-page__items-header{display:none}.cart-page__item{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.cart-page__item-product{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cart-page.css.map */
