.cpg-shop{--cpg-border:#d8dbe2;--cpg-ink:#171923;--cpg-muted:#667085;--cpg-surface:#fff;--cpg-soft:#f5f7fb;--cpg-accent:#166534;--cpg-accent-ink:#fff;color:var(--cpg-ink)}.cpg-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px}.cpg-search{flex:1 1 260px;max-width:420px}.cpg-search input{border:1px solid var(--cpg-border);border-radius:6px;font:inherit;min-height:44px;padding:10px 12px;width:100%}.cpg-search input:focus,.cpg-filter:focus,.cpg-product-button:focus,.cpg-pagination a:focus{outline:2px solid var(--cpg-accent);outline-offset:2px}.cpg-filters{display:flex;flex:999 1 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cpg-filter{background:var(--cpg-soft);border:1px solid var(--cpg-border);border-radius:999px;color:var(--cpg-ink);cursor:pointer;font:inherit;font-size:14px;line-height:1.2;min-height:36px;padding:7px 13px}.cpg-filter.is-active{background:var(--cpg-ink);border-color:var(--cpg-ink);color:#fff}.cpg-results-meta{color:var(--cpg-muted);font-size:14px;margin:0 0 18px}.cpg-page-summary{margin-left:4px}.cpg-product-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.cpg-product{background:var(--cpg-surface);border:1px solid var(--cpg-border);border-radius:8px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow 160ms ease,transform 160ms ease}.cpg-product:hover{box-shadow:0 14px 32px rgb(17 24 39 / .12);transform:translateY(-2px)}.cpg-product-image{background:var(--cpg-soft);display:block;overflow:hidden}.cpg-product-image img{aspect-ratio:3 / 4;display:block;height:auto;object-fit:cover;width:100%}.cpg-product-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:15px}.cpg-product-cats{display:flex;flex-wrap:wrap;gap:6px;min-height:24px}.cpg-product-cats span{background:var(--cpg-soft);border-radius:999px;color:var(--cpg-muted);font-size:12px;line-height:1.25;padding:4px 8px}.cpg-product-title{font-size:clamp(17px, 1rem + .15vw, 20px);line-height:1.25;margin:0}.cpg-product-title a{color:inherit;text-decoration:none}.cpg-product-title a:hover{text-decoration:underline}.cpg-product-excerpt{color:var(--cpg-muted);font-size:14px;line-height:1.45;margin:0}.cpg-product-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:auto;padding-top:6px}.cpg-product-price{font-weight:700;white-space:nowrap}.cpg-product-button{align-items:center;background:var(--cpg-accent);border:1px solid var(--cpg-accent);border-radius:6px;color:var(--cpg-accent-ink);display:inline-flex;font-size:14px;font-weight:700;justify-content:center;line-height:1.2;min-height:40px;padding:9px 12px;text-align:center;text-decoration:none}.cpg-product-button:hover{color:var(--cpg-accent-ink);filter:brightness(.95)}.cpg-product-button.is-secondary{background:#fff;border-color:var(--cpg-border);color:var(--cpg-ink)}.cpg-product[hidden],.cpg-no-results[hidden]{display:none!important}.cpg-no-results{border:1px dashed var(--cpg-border);border-radius:8px;color:var(--cpg-muted);margin:20px 0 0;padding:20px;text-align:center}.cpg-pagination{margin-top:24px}.cpg-pagination ul{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.cpg-pagination a,.cpg-pagination .current,.cpg-pagination .dots{border:1px solid var(--cpg-border);border-radius:5px;color:var(--cpg-ink);display:block;min-width:38px;padding:7px 10px;text-align:center;text-decoration:none}.cpg-pagination .current{background:var(--cpg-ink);border-color:var(--cpg-ink);color:#fff}@media (max-width:640px){.cpg-toolbar,.cpg-filters{align-items:stretch;flex-direction:column}.cpg-search{max-width:none;width:100%}.cpg-filter{width:100%}.cpg-product-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.cpg-product-footer{align-items:stretch;flex-direction:column}.cpg-product-price{white-space:normal}}