/* Critical: Cart */*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#212529;background:#fff}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}p{margin-top:0;margin-bottom:1rem}table{border-collapse:collapse;width:100%}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.site-header,header{position:relative;z-index:100}.main-navigation,.primary-menu{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.main-navigation a{display:block;padding:.5rem 1rem}
.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:1rem 1.25rem;margin-bottom:1.5rem;border-left:4px solid #28a745;background:#f8f9fa;border-radius:.25rem;list-style:none}.woocommerce-error{border-left-color:#dc3545}.woocommerce-info{border-left-color:#17a2b8}
/* table */.woocommerce-cart-form{margin-bottom:2rem}.shop_table{width:100%;border-collapse:collapse;border:1px solid #eee}.shop_table thead{background:#f8f9fa}.shop_table th,.shop_table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eee;vertical-align:middle}.shop_table th{font-weight:600;font-size:.875rem;text-transform:uppercase;color:#6c757d}.shop_table .product-thumbnail{width:80px}.shop_table .product-thumbnail img{width:60px;height:auto}.shop_table .product-name a{font-weight:600;color:#111}.shop_table .product-price,.shop_table .product-subtotal{font-weight:600}.shop_table .product-remove a{color:#dc3545;font-size:1.25rem}.shop_table .product-quantity .qty{width:3.5rem;padding:.4rem;text-align:center;border:1px solid #ccc;border-radius:.25rem}
/* coupon */.shop_table .actions{padding:1rem;text-align:right;border-top:2px solid #eee}.shop_table .actions .coupon{float:left;display:flex;gap:.5rem;align-items:center}.shop_table .actions .coupon label{display:none}.shop_table .actions .coupon #coupon_code{padding:.5rem .75rem;border:1px solid #ccc;border-radius:.25rem;font-size:.875rem;width:180px}.shop_table .actions .coupon .button{padding:.5rem 1rem;font-size:.875rem;font-weight:600;background:#f8f9fa;border:1px solid #ccc;border-radius:.25rem;cursor:pointer}.shop_table .actions>.button{padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:#333;border:none;border-radius:.25rem;cursor:pointer}.shop_table .actions>.button:disabled{opacity:.5}
/* totals */.cart-collaterals{margin-top:2rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-end}.cart_totals{width:100%;max-width:400px}.cart_totals h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.cart_totals table{width:100%;border-collapse:collapse}.cart_totals th,.cart_totals td{padding:.75rem 0;border-bottom:1px solid #eee;vertical-align:top}.cart_totals th{font-weight:600;text-align:left;width:40%}.cart_totals .order-total th,.cart_totals .order-total td{font-size:1.125rem;font-weight:700;border-bottom:none}
/* shipping */.woocommerce-shipping-methods{list-style:none;padding:0;margin:0}.woocommerce-shipping-methods li{padding:.25rem 0;font-size:.9rem}.woocommerce-shipping-methods li label{cursor:pointer}.woocommerce-shipping-methods li input[type="radio"]{margin-right:.4rem}.shipping-calculator-button{font-size:.875rem;color:#007bff;background:none;border:none;padding:0;cursor:pointer;margin-top:.5rem}
/* checkout btn */.wc-proceed-to-checkout .checkout-button{display:block;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;color:#fff;background:#333;border:none;border-radius:.25rem;cursor:pointer;margin-top:1rem;text-decoration:none}/* cross-sells */.cross-sells{flex:1;min-width:0}.cross-sells h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.cross-sells .products{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;list-style:none;padding:0;margin:0}.cross-sells .product{border:1px solid #eee;border-radius:.25rem;overflow:hidden}.cross-sells .product img{width:100%;height:auto;display:block}
/* empty */.cart-empty{text-align:center;padding:3rem 1rem;color:#6c757d}.return-to-shop{text-align:center;margin-top:1rem}.return-to-shop .button{display:inline-block;padding:.75rem 2rem;font-weight:600;color:#fff;background:#333;border:none;border-radius:.25rem}
@media(max-width:768px){.shop_table thead{display:none}.shop_table tbody,.shop_table tr{display:block}.shop_table tr{border-bottom:2px solid #eee;margin-bottom:.5rem}.shop_table td{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;border-bottom:none}.shop_table td::before{content:attr(data-title);font-weight:600;font-size:.875rem;flex:0 0 40%}.shop_table .product-thumbnail{display:none}.shop_table .actions{display:flex;flex-direction:column;gap:.75rem;text-align:center}.shop_table .actions .coupon{float:none;width:100%;justify-content:center}.cart-collaterals{flex-direction:column}.cart_totals{max-width:100%}.cross-sells .products{grid-template-columns:repeat(2,1fr)}}
