.modern-cart{max-width:1400px;margin:0 auto;padding:40px 20px;font-family:var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.modern-cart,.modern-cart p,.modern-cart span,.modern-cart div,.modern-cart button,.modern-cart input,.modern-cart label{font-family:var(--font-body-family);letter-spacing:.04rem}.modern-cart h1,.modern-cart h2,.modern-cart h3,.modern-cart h4{font-family:var(--font-heading-family);font-weight:600;color:#333}.modern-cart-container{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.modern-cart-items{background:#fff;border:1px solid #e8e8e8;padding:28px}.modern-cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.cart-header-left{display:flex;align-items:baseline;gap:10px}.modern-cart-header h1{font-size:24px;font-weight:600;margin:0;color:#333}.modern-cart-header .item-count{color:#888;font-size:15px}.free-shipping-tracker{font-size:14px}.free-shipping-progress{color:#666}.remaining-amount{color:#fe6846;font-weight:600}.free-shipping-achieved{color:#52c41a;font-weight:500}.shop-more-link{color:#fe6846;text-decoration:underline;margin-left:4px}.shop-more-link:hover{color:#fe6846;opacity:.8}.fulfilled-by{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#f9f9f9;margin-bottom:20px}.fulfilled-by svg{width:20px;height:20px;color:#52c41a;flex-shrink:0}.fulfilled-by-text{font-size:14px;font-weight:500;color:#333}.fulfilled-by-subtext{font-size:13px;color:#888}.modern-cart-item{display:grid;grid-template-columns:100px 1fr 110px 130px;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid #f0f0f0}.modern-cart-item:last-child{border-bottom:none}.mobile-only{display:none}.desktop-only{display:block}.item-image{width:100px;height:100px;border:1px solid #eee;overflow:hidden;background:#fafafa}.item-image img{width:100%;height:100%;object-fit:contain}.item-details h3{font-size:15px;font-weight:500;margin:0 0 6px;line-height:1.4}.item-details h3 a{color:#333;text-decoration:none}.item-details h3 a:hover{color:#9d654f}.item-variant{font-size:13px;color:#888;margin-bottom:10px}.item-actions{margin-top:10px}.item-actions button{background:none;border:none;color:#999;font-size:13px;cursor:pointer;padding:0;text-decoration:underline}.item-actions button:hover{color:#fe6846}.item-quantity{display:flex;align-items:center;border:1px solid #ddd;overflow:hidden;width:fit-content;margin:0 auto}.item-quantity button{background:#f5f5f5;border:none;width:32px;height:34px;cursor:pointer;font-size:16px;color:#333;display:flex;align-items:center;justify-content:center;transition:background .15s}.item-quantity button:hover{background:#e8e8e8}.item-quantity input{width:44px;height:34px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:14px;color:#333;-moz-appearance:textfield}.item-quantity input::-webkit-outer-spin-button,.item-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.item-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.unit-price{display:flex;align-items:center;gap:6px}.unit-price .compare-price,.unit-price .original-price{text-decoration:line-through;color:#999;font-size:12px}.unit-price .sale-price{font-size:14px;font-weight:500;color:#333}.unit-price .unit-label{font-size:12px;color:#888}.unit-price .compare-price+.sale-price,.unit-price .original-price+.sale-price{color:#fe6846}.item-subtotal{font-size:16px;font-weight:600;color:#333}.item-price:has(.compare-price) .item-subtotal,.item-price:has(.original-price) .item-subtotal{color:#fe6846}.single-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.single-price .compare-price,.single-price .original-price{text-decoration:line-through;color:#999;font-size:13px}.single-price .sale-price{font-size:16px;font-weight:600;color:#333}.single-price .compare-price+.sale-price,.single-price .original-price+.sale-price{color:#fe6846}.modern-order-summary{background:#fff;border:1px solid #e8e8e8;padding:28px;position:sticky;top:20px}.order-summary-title{font-size:18px;font-weight:600;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #e8e8e8;color:#333}.coupon-section{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.coupon-section h4{font-size:14px;font-weight:600;margin-bottom:8px;color:#333}.coupon-checkout-message{font-size:13px;color:#888}.order-details{margin-bottom:24px}.order-details-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#555}.order-details-row.subtotal{color:#333;font-weight:500}.order-details-row.shipping span:first-child{display:flex;align-items:center;gap:4px}.order-details-row.shipping svg{opacity:.5}.shipping-free{color:#52c41a;font-weight:500}.order-details-row.tax{color:#888;font-size:13px}.order-details-row.total{font-size:16px;font-weight:600;color:#333;margin-top:16px;padding-top:16px;border-top:1px solid #e8e8e8}.order-details-row.total .price{font-size:18px}.checkout-button{width:100%;padding:14px 20px;background:#9d654f;color:#fff;border:none;font-size:15px;font-weight:600;cursor:pointer;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.checkout-button:hover{background:#b17c66}.checkout-button svg{width:18px;height:18px}.service-guarantee{margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f0}.service-guarantee h4{font-size:13px;font-weight:600;margin-bottom:6px;color:#333}.service-guarantee p{font-size:12px;color:#888;margin:0;line-height:1.5}.security-badges{margin-top:16px;text-align:center}.security-badges svg{width:18px;height:18px;vertical-align:middle;margin-right:6px}.security-badges span{font-size:12px;color:#888}.modern-cart-empty{text-align:center;padding:60px 20px;background:#fff;border:1px solid #e8e8e8}.modern-cart-empty h2{font-size:22px;margin-bottom:16px;color:#333}.modern-cart-empty .button{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#9d654f;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:1;height:44px;box-sizing:border-box}.modern-cart-empty .button:hover{background:#b17c66}@media (max-width: 1024px){.modern-cart-container{grid-template-columns:1fr}.modern-order-summary{position:static}.modern-cart-item{grid-template-columns:100px 1fr 130px 110px}.modern-cart-item .item-quantity.desktop-only{order:4}.modern-cart-item .item-price.desktop-only{order:3}}@media (max-width: 768px){.modern-cart,.modern-cart-items{padding:16px 12px}.modern-cart-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;padding-bottom:12px}.modern-cart-header h1{font-size:20px}.free-shipping-tracker{font-size:13px}.fulfilled-by{padding:10px 12px;margin-bottom:12px}.fulfilled-by-text{font-size:13px}.fulfilled-by-subtext{font-size:12px}.modern-cart-item{display:block;padding:16px 0}.mobile-only{display:block!important}.desktop-only{display:none!important}.mobile-cart-card{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px;width:100%;align-items:flex-start}.mobile-card-left{width:25%;flex:0 0 25%;min-width:0}.mobile-card-image{width:100%;aspect-ratio:1 / 1;border:1px solid #eee;background:#fafafa;overflow:hidden}.mobile-card-image img{width:100%;height:100%;object-fit:contain}.mobile-card-right{width:75%;flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.mobile-card-info{margin-bottom:10px}.mobile-card-title{font-size:14px;font-weight:500;margin:0 0 4px;line-height:1.4}.mobile-card-title a{color:#333;text-decoration:none}.mobile-card-variant{font-size:12px;color:#888;margin-bottom:6px}.mobile-card-price{margin-bottom:12px}.mobile-card-price .compare-price{font-size:12px;color:#999;text-decoration:line-through;margin-right:6px}.mobile-card-price .current-price{font-size:16px;font-weight:600;color:#333}.mobile-card-price .current-price.on-sale{color:#fe6846}.mobile-card-actions{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin-top:auto}.mobile-card-qty{display:flex;align-items:center;border:1px solid #ddd}.mobile-card-qty button{background:#f5f5f5;border:none;width:30px;height:30px;cursor:pointer;font-size:15px;color:#333;display:flex;align-items:center;justify-content:center}.mobile-card-qty input{width:36px;height:30px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:13px;color:#333;-moz-appearance:textfield}.mobile-card-qty input::-webkit-outer-spin-button,.mobile-card-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.mobile-remove-btn{background:none;border:none;color:#999;font-size:12px;cursor:pointer;padding:0;text-decoration:underline}.mobile-remove-btn:hover{color:#fe6846}.modern-order-summary{padding:20px 16px;margin-top:16px}.order-summary-title{font-size:17px;margin-bottom:16px;padding-bottom:12px}.coupon-section{margin-bottom:16px;padding-bottom:16px}.order-details-row{margin-bottom:10px;font-size:13px}.order-details-row.total{font-size:15px;margin-top:12px;padding-top:12px}.order-details-row.total .price{font-size:17px}.checkout-button{padding:14px 16px;font-size:14px}.service-guarantee{margin-top:16px;padding-top:12px}.service-guarantee h4{font-size:12px}.service-guarantee p{font-size:11px}}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffd9;display:flex;align-items:center;justify-content:center}.spinner{border:2px solid #eee;border-top:2px solid #9D654F;border-radius:50%;width:32px;height:32px;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/modern-cart-style.css.map */
