.page .site-content{font-family:"Inter",sans-serif;background:#f9f9f9;padding:0 12px}.category-section .woocommerce-product-rating{margin-bottom:12px}.woocommerce-cart .checkout-button{display:block;width:100%;margin-bottom:25px;padding:15px 0;font-size:18px;border-radius:8px}.woocommerce-cart .payment_methods .button{display:inline-block;margin-top:10px;margin-right:10px}body.home .woocommerce ul.products{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;justify-content:center;padding:0}body.home .woocommerce ul.products li.product{max-width:240px;margin:0 auto;text-align:center;padding:16px;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}body.home .woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.14)}body.home .woocommerce ul.products li.product img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;margin-bottom:12px}body.home .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;font-weight:600;margin:0 0 10px}body.home .woocommerce ul.products li.product .price,body.home .woocommerce ul.products li.product .star-rating{display:none}body.home .woocommerce ul.products li.product .button{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s ease}body.home .woocommerce ul.products li.product .button:hover{background:#333;transform:translateY(-1px)}@media (max-width:600px){body.home .woocommerce ul.products{grid-template-columns:1fr}}.reviews-section{text-align:center;margin:60px auto}.reviews-section h3{font-size:22px;margin-bottom:24px;font-weight:600}.reviews-grid{display:flex;justify-content:center;gap:20px;flex-wrap:nowrap}.review-card{width:220px;height:250px;padding:20px;background:#fff;border-radius:18px;box-shadow:0 8px 22px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:space-between;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.14)}.review-text{font-size:15px;line-height:1.6;margin-bottom:12px;display:flex;align-items:center;justify-content:center;text-align:center;flex-grow:1}.review-author{display:flex;flex-direction:column;margin-top:12px}.review-name{font-weight:600;font-size:14px;color:#111}.review-product{font-size:12px;color:#777;letter-spacing:.2px;margin-top:2px}@media (max-width:768px){.reviews-grid{flex-wrap:wrap;justify-content:center}.review-card{width:90%;margin:0 auto 20px;height:auto}.review-text{flex-grow:unset}}