.cart-empty{min-height:60vh;padding:4rem 2rem}.cart-empty__content{text-align:center;max-width:60rem;margin:0 auto 6rem}.cart-empty__label{color:#797979;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:1.2rem;font-weight:400}.cart-empty__title{color:#221f1f;letter-spacing:-.02em;margin:0 0 2.4rem;font-size:4.8rem;font-weight:600;line-height:1.1}.cart-empty__description{color:#797979;margin:0 0 4rem;font-size:1.6rem;line-height:1.6}.cart-empty__btn{color:#fff;background:#4a3728;padding:1.6rem 4rem;font-size:1.6rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.cart-empty__btn:hover{background:#3a2b1f}.cart-empty__recommendations{max-width:1440px;margin:0 auto}@media (max-width:1024px){.cart-empty__title{font-size:3.6rem}.cart-empty__description{font-size:1.4rem}}@media (max-width:640px){.cart-empty{padding:3rem 1.2rem}.cart-empty__title{font-size:3.2rem}.cart-empty__btn{padding:1.4rem 3rem;font-size:1.4rem}}
.cart-page{background-color:#fffbf6}.cart-page__container{padding:4rem}.cart-page__header{flex-direction:column;gap:1.6rem;padding-bottom:8rem;display:flex}.cart-page__title{color:#221f1f;font-size:8.8rem;font-weight:600;line-height:1.2}.cart-page__count{color:#797979;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.6rem;font-weight:400}.cart-page__content{grid-template-columns:1fr 40rem;gap:13rem;margin-bottom:8rem;display:grid}.cart-page__items{flex-direction:column;display:flex}.cart-page__item{border-bottom:1px solid #e8e8e8;grid-template-columns:17.2rem 1fr;align-items:start;gap:1.6rem;padding:1.6rem 0;display:grid}.cart-page__item-main{justify-content:space-between;gap:1.6rem;height:17.9rem;display:flex}.cart-page__item-image{background:#f5f5f0;width:17.2rem;height:17.9rem;overflow:hidden}.cart-page__item-image img{object-fit:contain;width:100%;height:100%}.cart-page__item-info{flex-direction:column;gap:1.6rem;display:flex}.cart-page__item-details{flex-direction:column;justify-content:space-between;gap:1.6rem;height:100%;padding-top:.4rem;display:flex}.cart-page__item-name{color:#221f1f;font-size:2rem;font-weight:600;line-height:1.4}.cart-page__item-specs{color:#797979;text-transform:uppercase;font-size:1.4rem;font-weight:500}.cart-page__item-price{color:#221f1f;margin:0;font-size:1.8rem;font-weight:600}.cart-page__item-actions{flex-direction:row;align-items:center;gap:1.2rem;padding-top:.4rem;display:flex}.cart-page__quantity{border:1px solid #e8e8e8;align-items:center;display:flex}.cart-page__quantity-btn{cursor:pointer;color:#221f1f;background:0 0;border:none;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.8rem;transition:background .2s;display:flex}.cart-page__quantity-btn:hover{background:#f5f5f0}.cart-page__quantity-btn:first-child{border-right:1px solid #e8e8e8}.cart-page__quantity-btn:last-child{border-left:1px solid #e8e8e8}.cart-page__quantity-value{text-align:center;color:#221f1f;min-width:4rem;font-size:1.4rem;font-weight:500}.cart-page__wishlist{cursor:pointer;color:#797979;background:0 0;border:1px solid #e8e8e8;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .2s;display:flex}.cart-page__wishlist:hover{color:#221f1f;border-color:#221f1f}.cart-page__item-manage{flex-direction:column;justify-content:space-between;height:100%;display:flex}.cart-page__clear-item{color:#221f1f;cursor:pointer;text-align:end;background:0 0;border:none;width:100%;height:3.2rem;padding:0;font-size:1.2rem;font-weight:500;text-decoration:underline;transition:color .2s}.cart-page__clear-item:hover{color:#797979}.cart-page__clear-all{color:#797979;cursor:pointer;background:0 0;border:1px solid #e8e8e8;align-self:center;margin-top:2rem;padding:1rem 2rem;font-size:1.3rem;transition:all .2s}.cart-page__clear-all:hover{color:#221f1f;border-color:#221f1f}.cart-page__summary{position:sticky;top:2rem}.cart-page__summary-box{background:#fffbf6;border:1px solid #e0d5cc;flex-direction:column;gap:4rem;padding:2.4rem;display:flex}.cart-page__summary-title{color:#221f1f;font-size:3.2rem;font-weight:600;line-height:4rem}.cart-page__summary-items{flex-direction:column;gap:1.2rem;display:flex}.cart-page__summary-item{color:#221f1f;justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:500;display:flex}.cart-page__summary-item span:first-child{flex:1}.cart-page__summary-item span:last-child{font-weight:500}.cart-page__summary-row{color:#221f1f;justify-content:space-between;align-items:center;margin-bottom:1.2rem;font-size:1.6rem;font-weight:500;display:flex}.cart-page__free{color:#4caf50;font-weight:500}.cart-page__shipping-info{color:#797979;text-align:left;font-size:1.2rem}.cart-page__summary-total{color:#221f1f;justify-content:space-between;align-items:center;font-size:2.4rem;font-weight:600;display:flex}.cart-page__checkout{color:#fff;cursor:pointer;text-align:center;background:#4a3728;border:none;width:100%;padding:1.6rem;font-size:1.6rem;font-weight:500;transition:background .2s}.cart-page__checkout:hover{background:#3a2b1f}.cart-page__recommendations{margin-top:8rem}@media (max-width:1024px){.cart-page__content{grid-template-columns:1fr;gap:3rem}.cart-page__summary{position:static}.cart-page__item{grid-template-columns:100px 1fr;gap:1.6rem}.cart-page__item:nth-child(2){grid-column:1/-1}.cart-page__item-actions{flex-direction:row;grid-column:1/-1;justify-content:space-between}.cart-page__clear-item{grid-column:1/-1}}@media (max-width:640px){.cart-page__container{padding:2rem 1.2rem}.cart-page__title{font-size:3.2rem}.cart-page__item{grid-template-columns:8rem 1fr;gap:1.2rem}.cart-page__item-image{width:8rem;height:10rem}.cart-page__item-name{font-size:1.4rem}.cart-page__item-price{font-size:1.6rem}.cart-page__quantity-btn{width:3.6rem;height:3.6rem}.cart-page__summary-box{padding:1.6rem}.cart-page__summary-title{font-size:1.8rem}}
