/* Critical: Shop */*,*::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}.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}
/* store notice */.woocommerce-store-notice,.demo_store{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:.75rem 1rem;background:#333;color:#fff;text-align:center;font-size:.875rem}.woocommerce-store-notice a{color:#fff;text-decoration:underline;font-weight:600}
.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}
/* breadcrumb */.woocommerce-breadcrumb{padding:.75rem 0;font-size:.875rem;color:#6c757d;margin-bottom:1rem}.woocommerce-breadcrumb a{color:#007bff}
/* shop hdr */.woocommerce-products-header{margin-bottom:1.5rem}.woocommerce-products-header__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.page-description{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:1rem}
/* toolbar */.woocommerce-result-count{float:left;font-size:.875rem;color:#6c757d;line-height:2.5;margin:0 0 1rem}.woocommerce-ordering{float:right;margin:0 0 1rem}.woocommerce-ordering select{padding:.4rem .75rem;border:1px solid #ccc;border-radius:.25rem;font-size:.875rem;background:#fff}
/* grid */.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;list-style:none;padding:0;margin:0;clear:both}.products .product{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:.25rem;overflow:hidden;transition:box-shadow .2s}.products .product:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.products .product a{text-decoration:none;color:inherit}.products .product img{width:100%;height:auto;display:block}
/* badges */.products .product .onsale,.onsale{position:absolute;top:.5rem;left:.5rem;z-index:5;padding:.2rem .6rem;font-size:.75rem;font-weight:700;color:#fff;background:#dc3545;border-radius:.2rem;text-transform:uppercase}.products .product .new-badge{position:absolute;top:.5rem;right:.5rem;z-index:5;padding:.2rem .6rem;font-size:.75rem;font-weight:700;color:#fff;background:#28a745;border-radius:.2rem}
/* card */.woocommerce-loop-product__title{font-size:.95rem;font-weight:600;padding:.75rem .75rem .25rem;margin:0;line-height:1.3}.products .price{display:block;padding:0 .75rem .5rem;font-size:.9rem;font-weight:700;color:#111}.products .price del{opacity:.5;margin-right:.25rem;text-decoration:line-through}.products .price ins{text-decoration:none;color:#dc3545}.products .price .from{font-size:.8rem;font-weight:400;color:#6c757d}.products .star-rating{display:inline-block;overflow:hidden;position:relative;height:1em;line-height:1;font-size:.85rem;width:5.4em;margin:0 .75rem .25rem}
/* btn */.products .button,.products .add_to_cart_button{display:block;width:calc(100% - 1.5rem);margin:.5rem .75rem .75rem;padding:.5rem 1rem;text-align:center;font-size:.875rem;font-weight:600;color:#fff;background:#333;border:none;border-radius:.25rem;cursor:pointer;line-height:1.5}.products .button:hover{background:#111}.products .added_to_cart{display:block;text-align:center;font-size:.8rem;color:#28a745;padding:.25rem .75rem}
/* cat cards */.products li.product-category a{display:block;text-align:center}.products li.product-category a img{width:100%;height:auto;display:block}.products li.product-category h2,.products li.product-category .woocommerce-loop-category__title{font-size:.9rem;font-weight:600;padding:.5rem;margin:0}.products li.product-category .count{font-size:.8rem;color:#6c757d}

/* pagination */.woocommerce-pagination{display:flex;justify-content:center;padding:2rem 0;margin-top:1rem;clear:both}.woocommerce-pagination ul{display:flex;list-style:none;padding:0;margin:0;gap:.25rem}.woocommerce-pagination ul li a,.woocommerce-pagination ul li span{display:inline-block;padding:.5rem .75rem;border:1px solid #ddd;border-radius:.25rem;font-size:.875rem;color:#333}.woocommerce-pagination ul li span.current{background:#333;color:#fff;border-color:#333}
@media(max-width:768px){.products{grid-template-columns:repeat(2,1fr);gap:1rem}.woocommerce-result-count,.woocommerce-ordering{float:none;display:block;text-align:center}.woocommerce-store-notice,.demo_store{position:relative}}@media(max-width:479px){.products{grid-template-columns:1fr}}
