.woocommerce ul.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;list-style:none;padding:0;margin:0}.woocommerce li.product{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:all 0.3s ease;display:flex;flex-direction:column}.woocommerce li.product:hover{box-shadow:0 8px 24px rgb(0 0 0 / .12);transform:translateY(-4px)}.woocommerce li.product .woocommerce-loop-product__link{display:block;overflow:hidden;position:relative}.woocommerce li.product img{display:block;width:100%;height:auto;transition:transform 0.4s ease}.woocommerce li.product:hover img{transform:scale(1.08)}.woocommerce li.product .woocommerce-loop-product__title,.woocommerce li.product h2{font-size:.95rem;font-weight:600;line-height:1.4;padding:1rem;min-height:3rem;flex-grow:1;margin:0;color:#1a1a1a}.woocommerce li.product .woocommerce-loop-product__title~span,.woocommerce .price{display:block;padding:0 1rem;font-size:1.25rem;font-weight:800;color:#14532d;margin-bottom:.5rem}.woocommerce del{color:#999;text-decoration:line-through;margin-right:.5rem;font-size:.9rem}.woocommerce ins{text-decoration:none;color:#14532d}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background-color:#14532d;color:#fff;border:none;padding:.75rem 1.5rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all 0.3s ease;display:inline-block;text-decoration:none;min-height:44px;display:flex;align-items:center;justify-content:center}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background-color:#0f3a22;text-decoration:none}.woocommerce .onsale{background-color:#e74c3c;color:#fff;padding:.5rem;border-radius:4px;position:absolute;top:1rem;right:1rem;font-weight:700;font-size:.8rem;z-index:1}.woocommerce-page:not(.single-product) .entry-content,.woocommerce-page .entry-content{max-width:100%}.single-product .product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.single-product .product>.images{position:sticky;top:100px}.single-product .product .images img{max-width:100%;height:auto;display:block;border-radius:8px}.single-product .product>div.summary{padding:1.5rem}.single-product .product .woocommerce-product-title{font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.single-product .product .price{font-size:1.75rem;color:#14532d;font-weight:800;margin-bottom:1.5rem}.single-product .product .woocommerce-product-rating{margin-bottom:1.5rem}.single-product .product>div.summary .product_meta{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:1rem 0;margin:1.5rem 0;font-size:.9rem}.woocommerce-cart table.cart{width:100%;border-collapse:collapse}.woocommerce-cart table.cart th,.woocommerce-cart table.cart td{padding:1rem;border-bottom:1px solid #e0e0e0;text-align:left}.woocommerce-cart table.cart th{background-color:#f9fafb;font-weight:600;color:#1a1a1a}.woocommerce .cart-collaterals{float:right;width:100%;max-width:400px;margin-top:2rem}.woocommerce .cart_totals{background:#f9fafb;padding:1.5rem;border-radius:8px;border:1px solid #e0e0e0}.woocommerce .cart_totals h2{margin-top:0;font-size:1.25rem}.woocommerce .cart_totals table tr td,.woocommerce .cart_totals table tr th{padding:.75rem 0}.woocommerce .cart_totals .total{font-weight:700;font-size:1.25rem;color:#14532d}.woocommerce form .form-row{margin-bottom:1.5rem}.woocommerce form .form-row input[type="text"],.woocommerce form .form-row input[type="email"],.woocommerce form .form-row input[type="tel"],.woocommerce form .form-row input[type="number"],.woocommerce form .form-row select,.woocommerce form .form-row textarea{width:100%;padding:.75rem;border:1px solid #d0d0d0;border-radius:4px;font-family:inherit;font-size:1rem}.woocommerce form .form-row input:focus,.woocommerce form .form-row select:focus,.woocommerce form .form-row textarea:focus{outline:none;border-color:#14532d;box-shadow:0 0 0 3px rgb(20 83 45 / .1)}.woocommerce-widget-layered-nav ul{list-style:none;padding:0;margin:0}.woocommerce-widget-layered-nav li{padding:.5rem 0;border-bottom:1px solid #e0e0e0}.woocommerce-widget-layered-nav li:last-child{border-bottom:none}.woocommerce-widget-layered-nav a{color:#14532d;text-decoration:none;display:flex;justify-content:space-between;align-items:center;transition:color 0.2s}.woocommerce-widget-layered-nav a:hover{color:#0f3a22}.woocommerce-message,.woocommerce-notice,.woocommerce-info{padding:1rem 1.5rem;margin-bottom:1.5rem;border-radius:4px;border-left:4px solid #14532d;background-color:#f0f9f6;color:#0f3a22}.woocommerce-error{border-left-color:#e74c3c;background-color:#fff5f5;color:#c0392b}@media (max-width:768px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:1rem}.single-product .product{grid-template-columns:1fr;gap:1.5rem}.single-product .product>.images{position:static}.woocommerce .cart-collaterals{float:none;max-width:100%}}@media (max-width:480px){.woocommerce ul.products{grid-template-columns:1fr;gap:.75rem}.single-product .product .woocommerce-product-title{font-size:1.5rem}.single-product .product .price{font-size:1.25rem}}