.cart{padding:40px 0}@media(max-width:767px){.cart{margin-bottom:48px;padding:20px 0}}.cart--empty{align-items:center;display:flex;justify-content:center;min-height:60vh}.cart__container{margin:0 auto;max-width:1200px;padding:0 20px}@media(max-width:768px){.cart__container{padding:0 16px}}.cart__title{color:#141416;font-size:14px;font-weight:400;line-height:120%;margin-bottom:32px;padding:0 32px;text-transform:lowercase}@media(max-width:768px){.cart__title{margin-bottom:24px}}.cart__layout{display:flex;gap:12px}@media(max-width:767px){.cart__layout{flex-direction:column;gap:24px}}.cart__items-section{width:50%}@media(max-width:767px){.cart__items-section{width:100%}}.cart__items-list{display:flex;flex-direction:column}.cart__summary-section{width:calc(50% - 12px)}@media(max-width:767px){.cart__summary-section{width:100%}}.cart__summary-section{align-items:flex-start;display:flex;justify-content:center}@media(max-width:768px){.cart__summary-section{min-width:auto}}.cart__info-block{margin-bottom:16px}.cart__accordion .accordion-item:last-child{border-bottom:none}.cart__totals{position:sticky;top:200px;width:336px}@media(max-width:767px){.cart__totals{padding:0 12px;width:100%}}.cart__totals-title{border-bottom:1px solid #e0e0e0;color:#141416;font-size:18px;font-weight:400;line-height:120%;margin:0 0 20px;padding-bottom:12px;text-transform:lowercase}@media(max-width:768px){.cart__totals-title{font-size:16px;margin-bottom:16px}}.cart__totals-content{margin-bottom:8px}.cart__totals-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.cart__totals-row:last-child{margin-bottom:0}.cart__totals-label{font-size:16px;font-weight:400}.cart__totals-label,.cart__totals-value{color:#141416;line-height:120%;text-transform:lowercase}.cart__totals-value{font-size:10px;font-weight:700;text-align:right}.cart__checkout{width:100%}.cart__checkout-btn{border:1px solid #141416;color:#141416;cursor:pointer;display:block;font-size:12px;font-weight:500;line-height:120%;padding:16px 24px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:lowercase;transition:all .3s ease;width:100%}.cart__checkout-btn:hover{background:#2d2d2d;color:#fff;transform:translateY(-1px)}.cart__checkout-btn:active{transform:translateY(0)}@media(max-width:768px){.cart__checkout-btn{font-size:16px;padding:18px 24px}}.cart__empty{margin:0 auto;max-width:500px;padding:80px 20px;text-align:center}@media(max-width:768px){.cart__empty{padding:60px 20px}}.cart__empty-icon{margin-bottom:24px}.cart__empty-icon svg{height:80px;opacity:.3;width:80px}@media(max-width:768px){.cart__empty-icon svg{height:60px;width:60px}}.cart__empty-title{color:#141416;font-size:28px;font-weight:400;line-height:120%;margin:0 0 12px;text-transform:lowercase}@media(max-width:768px){.cart__empty-title{font-size:22px}}.cart__empty-text{color:#141416;font-size:16px;font-weight:400;line-height:140%;margin:0 0 32px;opacity:.6}@media(max-width:768px){.cart__empty-text{font-size:14px;margin-bottom:24px}}.cart__empty-btn{background:transparent;border:1px solid #141416;border-radius:4px;color:#141416;display:inline-block;font-size:14px;font-weight:500;line-height:120%;padding:16px 32px;-webkit-text-decoration:none;text-decoration:none;text-transform:lowercase;transition:all .3s ease}.cart__empty-btn:hover{background:#141416;color:#fff;transform:translateY(-1px)}.cart__empty-btn:active{transform:translateY(0)}@media(max-width:768px){.cart__empty-btn{font-size:16px;padding:18px 36px}}.cart.loading .cart__container{opacity:.6;pointer-events:none}.cart__totals.updated{animation:cartUpdated .3s ease}@keyframes cartUpdated{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.cart-page__recommendations{margin-top:40px}@media(max-width:767px){.cart-page__recommendations{margin-top:30px}}.accordion-item{border-bottom:1px solid #e0e0e0}.accordion-item.active .accordion-header{color:#141416}.accordion-item.active .accordion-header .accordion-icon{transform:rotate(180deg)}.accordion-item .accordion-header{align-items:center;background:transparent;border:none;color:#141416;cursor:pointer;display:flex;font-size:12px;font-weight:400;justify-content:space-between;line-height:120%;padding:9px 0;transition:color .3s ease;width:100%}.accordion-item .accordion-header:hover{color:#141416}@media(max-width:767px){.accordion-item .accordion-header{font-size:14px;padding:16px 0}}.accordion-item .accordion-header .accordion-icon{flex-shrink:0;margin-left:12px;transition:transform .3s ease}.accordion-item .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-item .accordion-text{color:#141416;font-size:12px;font-weight:400;line-height:120%;padding-bottom:9px}@media(max-width:767px){.accordion-item .accordion-text{font-size:13px;padding-bottom:16px}}.accordion-item .accordion-text p{margin:0 0 12px}.accordion-item .accordion-text p:last-child{margin-bottom:0}.accordion--cart .accordion-item .accordion-header{font-size:14px;padding:12px 0}.accordion--cart .accordion-item .accordion-text{font-size:13px;padding-bottom:12px}.accordion--product-info .accordion-item .accordion-header{font-size:12px;padding:9px 0}@media(max-width:767px){.accordion--product-info .accordion-item .accordion-header{font-size:14px;padding:16px 0}}.accordion--product-info .accordion-item .accordion-text{font-size:12px;padding-bottom:9px}@media(max-width:767px){.accordion--product-info .accordion-item .accordion-text{font-size:13px;padding-bottom:16px}}.accordion--product-info .accordion-item .accordion-text p{margin:0 0 12px}.accordion--product-info .accordion-item .accordion-text p:last-child{margin-bottom:0}.accordion--sidebar .accordion-item .accordion-header{font-size:12px;padding:8px 0}.cart-item{border-right:1px solid #141416;border-top:1px solid #141416;display:flex;gap:16px}.cart-item:last-child{border-bottom:1px solid #141416}.cart-item{position:relative;transition:all .3s ease}.cart-item:hover{background-color:#f8f9fa}.cart-item__image__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cart-item__image-placeholder{align-items:center;background:#f8f9fa;border-radius:4px;display:flex;height:100%;justify-content:center;width:100%}.cart-item__image-placeholder svg{height:30px;opacity:.3;width:30px}.cart-item__info{padding:4px}@media(max-width:768px){.cart-item__info{grid-column:2;grid-row:1}}.cart-item__category{font-size:11px;font-weight:500;margin-bottom:4px;opacity:.5}.cart-item__category,.cart-item__name{color:#141416;line-height:120%;text-transform:lowercase}.cart-item__name{font-size:14px;font-weight:400;margin:0 0 8px}.cart-item__name a{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.cart-item__name a:hover{color:#0d0d44}@media(max-width:768px){.cart-item__name{font-size:13px;margin-bottom:6px}}.cart-item__price{color:#141416;font-size:12px;font-weight:700;line-height:120%;margin-bottom:8px;text-transform:lowercase}@media(max-width:768px){.cart-item__price{font-size:11px}}.cart-item__quantity{grid-column:3;margin-bottom:8px}@media(max-width:768px){.cart-item__quantity{grid-column:1;grid-row:2}}.cart-item__total{color:#141416;font-size:14px;font-weight:700;grid-column:4;line-height:120%;margin-bottom:-2px;text-transform:lowercase}@media(max-width:768px){.cart-item__total{font-size:12px;grid-column:2;grid-row:2;text-align:left}}.cart-item__total-box{align-items:center;display:flex;gap:8px}.cart-item__remove{grid-column:unset;grid-row:unset;position:absolute;right:8px;top:8px}.cart-item__remove-btn{align-items:center;background:transparent;border:none;border-radius:4px;color:#141416;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.cart-item__remove-btn:hover{background:#f5f5f5;color:#dc3545}.cart-item__remove-btn:active{transform:scale(.95)}.cart-item__remove-btn svg{height:16px;width:16px}@media(max-width:768px){.cart-item__remove-btn{height:24px;width:24px}.cart-item__remove-btn svg{height:12px;width:12px}}.cart-item.loading{opacity:.6;pointer-events:none}.cart-item.removing{animation:cartItemFadeOut .3s ease forwards}@keyframes cartItemFadeOut{to{opacity:0;transform:scale(.95)}}.related-products{padding:120px 0}@media(max-width:1023px){.related-products{padding:60px 0}}@media(max-width:767px){.related-products{padding:40px 0}}.related-products--category{background:#fff}.related-products--cart{padding:80px 0}@media(max-width:1023px){.related-products--cart{padding:50px 0}}@media(max-width:767px){.related-products--cart{padding:30px 0}}.related-products--compact{padding:60px 0}@media(max-width:767px){.related-products--compact{padding:30px 0}}.related-products--wishlist{background:transparent;padding:0}.related-products--wishlist .related-products__container{border:none;border-top:1px solid #141416}.related-products--wishlist .related-products__item{animation:fadeInUp .6s ease forwards;border-bottom:1px solid #141416;opacity:0;transform:translateY(20px)}.related-products--wishlist .related-products__item:first-child{animation-delay:0s}.related-products--wishlist .related-products__item:nth-child(2){animation-delay:.1s}.related-products--wishlist .related-products__item:nth-child(3){animation-delay:.2s}.related-products--wishlist .related-products__item:nth-child(4){animation-delay:.3s}.related-products--wishlist .related-products__item:nth-child(5){animation-delay:.4s}.related-products--wishlist .related-products__item:nth-child(6){animation-delay:.5s}.related-products--wishlist .related-products__item:nth-child(7){animation-delay:.6s}.related-products--wishlist .related-products__item:nth-child(8){animation-delay:.7s}.related-products--wishlist .related-products__item:nth-child(9){animation-delay:.8s}.related-products--wishlist .related-products__item:nth-child(10){animation-delay:.9s}.related-products--wishlist .related-products__item:nth-child(11){animation-delay:1s}.related-products--wishlist .related-products__item:nth-child(12){animation-delay:1.1s}.related-products__title{color:#141416;font-size:14px;font-weight:400;line-height:120%;margin-bottom:8px;padding:0 32px;text-transform:lowercase}@media(max-width:767px){.related-products__title{font-size:13px;padding:0 16px}}.related-products__container{border-bottom:1px solid #141416;border-top:1px solid #141416;display:grid;grid-template-columns:repeat(4,1fr)}.related-products__container.swiper{border-bottom:none!important;border-top:none!important}@media(max-width:1200px){.related-products__container{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.related-products__container{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.related-products__container{grid-template-columns:repeat(2,1fr)}}.related-products__item{border-right:1px solid #141416;opacity:0;transform:translateY(20px);transition:transform .3s ease,opacity .5s ease}.related-products__item.animate-in{opacity:1;transform:translateY(0)}.related-products__item .related-products__card{margin:0}@media(max-width:768px){.related-products__item:hover{box-shadow:none;transform:translateY(0)}}.related-products.loading{opacity:.6;pointer-events:none}.related-products--empty .related-products__container{align-items:center;border:1px dashed #e0e0e0;color:#999;display:flex;font-style:italic;justify-content:center;min-height:200px}.related-products--carousel .related-products__container{border-bottom:none;display:block;overflow:hidden;position:relative}.related-products--carousel .related-products__item{border-bottom:1px solid #141416;border-right:1px solid #141416;border-top:1px solid #141416;height:auto}.related-products--carousel .related-products__item:last-child{border-right:none}.related-products--carousel .swiper-button-next,.related-products--carousel .swiper-button-prev{background:#141416;border-radius:0;color:#fff;height:40px;top:50%;transform:translateY(-50%);transition:background .2s ease;width:40px}.related-products--carousel .swiper-button-next:after,.related-products--carousel .swiper-button-prev:after{font-size:14px;font-weight:700}.related-products--carousel .swiper-button-next:hover,.related-products--carousel .swiper-button-prev:hover{background:#333}@media(max-width:767px){.related-products--carousel .swiper-button-next,.related-products--carousel .swiper-button-prev{display:none}}.related-products--carousel .swiper-button-prev{left:0}.related-products--carousel .swiper-button-next{right:0}.related-products--carousel .swiper-button-disabled{opacity:.35;pointer-events:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-cart{background:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.product-cart--list{flex-direction:row}.product-cart--list .product-cart__image{flex:0 0 200px;min-height:200px}.product-cart--list .product-cart__content{align-items:flex-start;flex:1;flex-direction:column;padding:16px}.product-cart--list .product-cart__info{margin-bottom:12px}.product-cart--list .product-cart__actions{margin-top:auto}.product-cart__image{background:#f8f9fa;flex:1;min-height:483px;overflow:hidden;position:relative}@media(max-width:992px){.product-cart__image{min-height:320px}}@media(max-width:767px){.product-cart__image{min-height:260px}}.product-cart__image-link{display:block;height:100%;width:100%}.product-cart__image img,.product-cart__image__img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.product-cart__image__placeholder{align-items:center;background:#f8f9fa;display:flex;height:100%;justify-content:center;width:100%}.product-cart:hover .product-cart__image img,.product-cart:hover .product-cart__image__img{transform:scale(1.05)}.product-cart__wishlist-btn{align-items:center;backdrop-filter:blur(4px);background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;left:8px;position:absolute;top:8px;transition:all .3s ease;width:32px;z-index:3}@media(max-width:767px){.product-cart__wishlist-btn{height:28px;left:6px;top:6px;width:28px}}.product-cart__wishlist-btn:hover{transform:scale(1.1)}.product-cart__wishlist-btn:active{transform:scale(.95)}.product-cart__wishlist-btn.active svg path{fill:#dc3545;stroke:#dc3545}.product-cart__wishlist-btn svg{height:20px;transition:all .3s ease;width:20px}@media(max-width:767px){.product-cart__wishlist-btn svg{height:14px;width:14px}}.product-cart__wishlist-btn svg path{stroke:#141416;transition:all .3s ease}.product-cart__wishlist-btn:hover svg{transform:scale(1.1)}.product-cart__sale-badge{background:#dc3545;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;position:absolute;right:8px;text-transform:uppercase;top:8px;z-index:2}.product-cart__content{align-items:center;display:flex;justify-content:space-between;min-height:32px;padding:0 4px 4px 8px}.product-cart__info{flex:1;max-width:calc(100% - 32px)}.product-cart__name{color:#141416;font-size:12px;font-weight:400;line-height:120%;margin:0 0 2px;text-transform:lowercase}.product-cart__name a{color:#141416;display:block;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap}.product-cart__name a:hover{color:#0d0d44}.product-cart__price{color:#141416;font-size:10px;font-weight:700;line-height:120%;text-transform:lowercase}.product-cart__price .amount{color:#141416}.product-cart__price del{font-weight:400;margin-right:4px;opacity:.6}.product-cart__price ins{color:#dc3545;-webkit-text-decoration:none;text-decoration:none}.product-cart__actions{flex-shrink:0;margin-left:8px}.product-cart__add-to-cart,.product-cart__view-product{align-items:center;background:transparent;border:none;color:#141416;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:6px;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;width:32px}.product-cart__add-to-cart:before,.product-cart__view-product:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.product-cart__add-to-cart:hover,.product-cart__view-product:hover{color:#0d0d44;transform:translateY(-2px)}.product-cart__add-to-cart:hover:before,.product-cart__view-product:hover:before{left:100%}.product-cart__add-to-cart:active,.product-cart__view-product:active{transform:translateY(0)}.product-cart__add-to-cart.loading,.product-cart__view-product.loading{color:transparent;pointer-events:none}.product-cart__add-to-cart.loading:after,.product-cart__view-product.loading:after{animation:cartButtonSpin .8s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:#141416;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.product-cart__add-to-cart.added,.product-cart__view-product.added{color:#28a745}.product-cart__add-to-cart.added:after,.product-cart__view-product.added:after{content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.product-cart__add-to-cart svg,.product-cart__view-product svg{height:20px;transition:transform .3s ease;width:20px}.product-cart__add-to-cart:hover svg,.product-cart__view-product:hover svg{transform:scale(1.1)}.product-cart.product-grid__card .product-cart__content{align-items:center;display:flex;justify-content:space-between;min-height:32px;padding:0 4px 4px 8px}.product-cart.product-grid__card .product-cart__info{max-width:80%}.product-cart.product-grid__card .product-cart__name{color:#141416;font-size:12px;font-weight:400;line-height:120%;max-width:100%;text-transform:lowercase}.product-cart.product-grid__card .product-cart__price{color:#141416;font-size:10px;font-weight:700;line-height:120%;text-transform:lowercase}.product-cart.product-grid__card .product-cart__actions{margin-left:0}@media(max-width:768px){.product-cart--list{flex-direction:column}.product-cart--list .product-cart__image{flex:1;min-height:200px}.product-cart--list .product-cart__content{padding:12px}}@keyframes cartButtonSpin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.quantity-controls,.quantity-wrapper{align-items:center;display:flex;gap:0;overflow:hidden}.featured-product .quantity-controls,.product-info .quantity-controls,.quantity-controls--simple,.quantity-wrapper--simple{background:none;border:none;gap:5px;overflow:visible}.quantity-controls--small .quantity-btn,.quantity-wrapper--small .quantity-btn{font-size:14px;height:24px;width:24px}.quantity-controls--small .quantity-input,.quantity-wrapper--small .quantity-input{font-size:11px;height:24px;width:32px}.quantity-btn{align-items:center;background:transparent;border:none;color:#141416;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:28px;justify-content:center;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:28px}.quantity-btn:hover:not(.disabled):not(:disabled){background:#f5f5f5}.quantity-btn:active{background:#e0e0e0}.quantity-btn.disabled,.quantity-btn:disabled{background:transparent;color:#ccc;cursor:not-allowed;opacity:.5}.quantity-btn.disabled:hover,.quantity-btn:disabled:hover{background:transparent}.featured-product .quantity-controls .quantity-btn,.product-info .quantity-controls .quantity-btn,.quantity-controls--simple .quantity-btn{height:30px;width:30px}.featured-product .quantity-controls .quantity-btn:hover:not(.disabled):not(:disabled),.product-info .quantity-controls .quantity-btn:hover:not(.disabled):not(:disabled),.quantity-controls--simple .quantity-btn:hover:not(.disabled):not(:disabled){background:none;border-color:#bbb}@media(max-width:768px){.quantity-btn{font-size:14px;height:24px;width:24px}}.quantity-input{background:transparent;border:none;color:#141416;font-size:12px;font-weight:500;height:28px;line-height:120%;margin:0;outline:none;text-align:center;text-transform:lowercase;width:40px}.quantity-input:focus{background:#f9f9f9;border-color:#007cba}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield}.featured-product .quantity-controls .quantity-input,.product-info .quantity-controls .quantity-input,.quantity-controls--simple .quantity-input{background:none;font-size:14px;height:30px;margin:0 5px;width:60px}@media(max-width:768px){.quantity-input{font-size:11px;height:24px;width:32px}}.cart-item.loading .quantity-controls,.cart-item.loading .quantity-wrapper{opacity:.6;pointer-events:none}.cart-item.removing{opacity:0;transform:translateX(-100%);transition:all .3s ease}@media(max-width:768px){.quantity-controls:not(.quantity-controls--simple) .quantity-btn,.quantity-wrapper:not(.quantity-controls--simple) .quantity-btn{font-size:14px;height:24px;width:24px}.quantity-controls:not(.quantity-controls--simple) .quantity-input,.quantity-wrapper:not(.quantity-controls--simple) .quantity-input{font-size:11px;height:24px;width:32px}}.quantity-controls .screen-reader-text,.quantity-wrapper .screen-reader-text,.screen-reader-text{height:1px;overflow:hidden;position:absolute!important;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}