.catalog-breadcrumb{color:var(--color-ink-soft);align-items:center;gap:.55rem;font-size:.75rem;font-weight:800;display:flex}.catalog-breadcrumb a{color:var(--color-primary-dark);text-decoration:none}.catalog-breadcrumb strong{color:var(--color-house)}.catalog-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.catalog-sidebar-card{background:#fff;border:1px solid #dbe8de;border-radius:1.75rem;padding:1.25rem;position:sticky;top:1.5rem;box-shadow:0 10px 30px -10px #00301812}.catalog-category-row{text-align:left!important;cursor:pointer!important;background:#fbfdfc!important;border:1px solid #edf4ef!important;border-radius:1.15rem!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:.75rem!important;width:100%!important;padding:.65rem .85rem!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;display:flex!important}.catalog-category-row:hover{background:#f0f8f3!important;border-color:#087f5b40!important;transform:translate(4px)!important}.catalog-category-row.is-active{color:#fff!important;background:#087f5b!important;border-color:#087f5b!important;transform:translate(2px)!important;box-shadow:0 8px 22px -4px #087f5b66!important}.cat-icon-tile{background:#fff!important;border:1px solid #0000000a!important;border-radius:.85rem!important;flex-shrink:0!important;place-items:center!important;width:2.35rem!important;height:2.35rem!important;font-size:1.15rem!important;display:grid!important;box-shadow:0 2px 6px #0000000a!important}.catalog-category-row.is-active .cat-icon-tile{background:#ffffff38!important;border-color:#0000!important}.cat-text-col{flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;display:flex!important}.cat-primary-name{color:#14251c!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.86rem!important;font-weight:900!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.catalog-category-row.is-active .cat-primary-name{color:#fff!important}.cat-sub-name{color:#6a8274!important;margin-top:1px!important;font-size:.68rem!important;font-weight:700!important;line-height:1.2!important;display:block!important}.catalog-category-row.is-active .cat-sub-name{color:#ffffffd9!important}.cat-count-badge{color:#087f5b!important;background:#eef5f0!important;border-radius:999px!important;flex-shrink:0!important;padding:.2rem .55rem!important;font-size:.68rem!important;font-weight:900!important}.catalog-category-row.is-active .cat-count-badge{color:#fff!important;background:#ffffff40!important}.mobile-cat-pill{color:#14251c!important;white-space:nowrap!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe8de!important;border-radius:999px!important;flex-shrink:0!important;align-items:center!important;gap:.5rem!important;padding:.5rem .85rem!important;font-size:.78rem!important;font-weight:800!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 2px 6px #0000000a!important}.mobile-cat-pill.is-active{color:#fff!important;background:#087f5b!important;border-color:#087f5b!important}.mobile-cat-pill .cat-badge{color:inherit!important;background:#0000000f!important;border-radius:999px!important;padding:.15rem .45rem!important;font-size:.65rem!important}.mobile-cat-pill.is-active .cat-badge{background:#ffffff40!important}.catalog-sort-label{color:var(--color-ink-soft);align-items:center;gap:.5rem;font-size:.75rem;font-weight:800;display:flex}.catalog-select{min-height:2.4rem;color:var(--color-house);background:var(--bg-card);cursor:pointer;border:1px solid #dbe8de;border-radius:.75rem;outline:none;padding:.4rem 1.8rem .4rem .75rem;font-size:.78rem;font-weight:800}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.catalog-product-grid .product-card{border-radius:1.25rem}@media (width<=1200px){.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1023px){.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:none}}@media (width<=640px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}
