.cart-page{padding:40px 0}.cart-empty{text-align:center;padding:80px 20px}.cart-empty__icon{font-size:64px;margin-bottom:20px;opacity:.3}.cart-empty__title{font-size:24px;margin-bottom:15px}.cart-empty__text{color:#666;margin-bottom:30px}.cart-layout{display:grid;grid-template-columns:1fr 400px;gap:40px}.cart-items{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.cart-items__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.cart-items__title{font-size:24px;margin:0}.cart-items__count{color:#666;font-size:14px}.cart-summary{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;height:fit-content;position:sticky;top:20px}.cart-summary__title{font-size:20px;margin-bottom:20px}.cart-summary__line{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.cart-summary__line--total{font-size:20px;font-weight:700;border-top:2px solid #e0e0e0;border-bottom:none;padding-top:20px;margin-top:10px}.cart-summary__price{font-weight:600}.cart-summary__price--total{color:var(--color-primary);font-size:24px}.cart-summary__checkout{margin-top:20px}.cart-summary__continue{margin-top:15px}@media (max-width: 1024px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/component-cart.css.map */
