:root{--grass-green: #7cb342;--grass-green-dark: #558b2f;--grass-green-light: #9ccc65}.products-header[data-astro-cid-ttgomkr6]{background:linear-gradient(135deg,var(--grass-green) 0%,var(--grass-green-dark) 100%);color:#fff;padding:60px 0 50px}.breadcrumb[data-astro-cid-ttgomkr6]{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:.9rem}.breadcrumb[data-astro-cid-ttgomkr6] a[data-astro-cid-ttgomkr6]{color:#ffffffb3;text-decoration:none;transition:color .3s}.breadcrumb[data-astro-cid-ttgomkr6] a[data-astro-cid-ttgomkr6]:hover{color:#fff}.breadcrumb[data-astro-cid-ttgomkr6] span[data-astro-cid-ttgomkr6]{color:#ffffff80}.breadcrumb[data-astro-cid-ttgomkr6] .active[data-astro-cid-ttgomkr6]{color:#fff}.products-header[data-astro-cid-ttgomkr6] h1[data-astro-cid-ttgomkr6]{font-size:2.5rem;margin-bottom:10px}.subtitle[data-astro-cid-ttgomkr6]{font-size:1.1rem;opacity:.8;max-width:600px}.products-content[data-astro-cid-ttgomkr6]{padding:50px 0;min-height:60vh}.products-layout[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:280px 1fr;gap:40px}.sidebar[data-astro-cid-ttgomkr6]{position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.sidebar-section[data-astro-cid-ttgomkr6]{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 15px #0000000d}.sidebar-section[data-astro-cid-ttgomkr6] h3[data-astro-cid-ttgomkr6]{font-size:1rem;text-transform:uppercase;letter-spacing:1px;color:var(--grass-green-dark);margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid var(--grass-green)}.category-list[data-astro-cid-ttgomkr6]{list-style:none;padding:0;margin:0}.category-list[data-astro-cid-ttgomkr6] li[data-astro-cid-ttgomkr6]{margin-bottom:5px}.category-list[data-astro-cid-ttgomkr6] a[data-astro-cid-ttgomkr6]{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-radius:8px;text-decoration:none;color:#555;transition:all .3s;font-size:.95rem}.category-list[data-astro-cid-ttgomkr6] a[data-astro-cid-ttgomkr6]:hover{background:#f5f7fa;color:var(--grass-green)}.category-list[data-astro-cid-ttgomkr6] a[data-astro-cid-ttgomkr6].active{background:var(--grass-green);color:#fff}.category-list[data-astro-cid-ttgomkr6] .count[data-astro-cid-ttgomkr6]{background:#eee;padding:2px 10px;border-radius:20px;font-size:.8rem;color:#888}.category-list[data-astro-cid-ttgomkr6] a[data-astro-cid-ttgomkr6].active .count[data-astro-cid-ttgomkr6]{background:#fff3;color:#fff}.search-results[data-astro-cid-ttgomkr6]{margin-bottom:25px;padding:15px 20px;background:#e8f5e9;border-radius:8px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.search-results[data-astro-cid-ttgomkr6] p[data-astro-cid-ttgomkr6]{color:#2d5016;margin:0}.clear-search[data-astro-cid-ttgomkr6]{color:#4caf50;text-decoration:none;font-weight:600}.clear-search[data-astro-cid-ttgomkr6]:hover{text-decoration:underline}.products-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card[data-astro-cid-ttgomkr6]{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 15px #00000014;transition:all .3s;border:2px solid #e0e0e0}.product-card[data-astro-cid-ttgomkr6]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f;border-color:var(--grass-green)}.product-image[data-astro-cid-ttgomkr6]{height:280px;background:linear-gradient(135deg,#f5f7fa,#e4e8eb);display:flex;align-items:center;justify-content:center;padding:20px;border-bottom:2px solid #e0e0e0}.product-image[data-astro-cid-ttgomkr6] img[data-astro-cid-ttgomkr6]{max-width:100%;max-height:240px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.product-card[data-astro-cid-ttgomkr6]:hover .product-image[data-astro-cid-ttgomkr6] img[data-astro-cid-ttgomkr6]{transform:scale(1.05)}.product-info[data-astro-cid-ttgomkr6]{padding:20px;text-align:center}.model-number[data-astro-cid-ttgomkr6]{font-size:1rem;color:#1a1a2e;font-weight:700;letter-spacing:.5px}.no-products[data-astro-cid-ttgomkr6]{text-align:center;padding:80px 20px;background:#f8f9fa;border-radius:16px}.no-products[data-astro-cid-ttgomkr6] p[data-astro-cid-ttgomkr6]{color:#666;margin-bottom:20px}.btn[data-astro-cid-ttgomkr6]{display:inline-block;padding:12px 30px;background:var(--grass-green);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s}.btn[data-astro-cid-ttgomkr6]:hover{background:var(--grass-green-dark)}@media(max-width:1200px){.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.products-layout[data-astro-cid-ttgomkr6]{grid-template-columns:1fr}.sidebar[data-astro-cid-ttgomkr6]{position:static}.category-list[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.products-header[data-astro-cid-ttgomkr6] h1[data-astro-cid-ttgomkr6]{font-size:1.8rem}.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:1fr;gap:20px}.model-number[data-astro-cid-ttgomkr6]{font-size:.9rem}}
