@charset "UTF-8";.products-grid[data-astro-cid-xm7t7hjx]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem}.product-card[data-astro-cid-xm7t7hjx]{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;border:2px solid transparent}.product-card[data-astro-cid-xm7t7hjx]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--d8-green)}.product-card[data-astro-cid-xm7t7hjx]:hover .product-image-container[data-astro-cid-xm7t7hjx] img[data-astro-cid-xm7t7hjx]{transform:scale(1.03)}.product-card[data-astro-cid-xm7t7hjx] .product-image-container[data-astro-cid-xm7t7hjx]{display:grid;place-items:center;min-height:180px;padding:1.5rem;overflow:hidden;background:#dcedc866}.product-card[data-astro-cid-xm7t7hjx] .product-image-container[data-astro-cid-xm7t7hjx] img[data-astro-cid-xm7t7hjx]{width:min(132px,55%);height:auto;max-height:132px;object-fit:contain;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a;transition:transform .5s ease}.product-card[data-astro-cid-xm7t7hjx] .product-content[data-astro-cid-xm7t7hjx]{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.product-card[data-astro-cid-xm7t7hjx] .product-content[data-astro-cid-xm7t7hjx] .product-title-row[data-astro-cid-xm7t7hjx]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.product-card[data-astro-cid-xm7t7hjx] .product-content[data-astro-cid-xm7t7hjx] .product-title[data-astro-cid-xm7t7hjx]{font-size:1.25rem;font-weight:700;color:var(--d8-green);margin:0;line-height:1.4}.product-card[data-astro-cid-xm7t7hjx] .product-content[data-astro-cid-xm7t7hjx] .product-badge[data-astro-cid-xm7t7hjx]{flex-shrink:0;background:#dcedc866;color:#284133;padding:.2rem .8rem;border-radius:20px;font-size:.75rem;font-weight:700}.product-card[data-astro-cid-xm7t7hjx] .product-content[data-astro-cid-xm7t7hjx] .product-desc[data-astro-cid-xm7t7hjx]{font-size:.95rem;color:var(--d8-muted);line-height:1.6;margin-bottom:2rem;flex-grow:1}.product-card[data-astro-cid-xm7t7hjx].is-company .product-image-container[data-astro-cid-xm7t7hjx]{background:transparent!important;min-height:0;padding:1.25rem .75rem 0;overflow:visible}.product-card[data-astro-cid-xm7t7hjx].is-company .product-image-container[data-astro-cid-xm7t7hjx] img[data-astro-cid-xm7t7hjx]{box-shadow:none;border-radius:0;width:100%;max-width:100%;max-height:none}.product-footer[data-astro-cid-xm7t7hjx]{margin-top:1.5rem}.btn-app-detail[data-astro-cid-xm7t7hjx]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;background-color:var(--color-primary);color:#fff;font-weight:600;font-size:.95rem;border-radius:999px;text-decoration:none;transition:all .2s ease}.btn-app-detail[data-astro-cid-xm7t7hjx]:hover{background-color:var(--d8-ink);transform:translateY(-2px);box-shadow:0 4px 12px #1f7a4d4d}.btn-app-detail[data-astro-cid-xm7t7hjx] svg[data-astro-cid-xm7t7hjx]{transition:transform .2s ease}.btn-app-detail[data-astro-cid-xm7t7hjx]:hover svg[data-astro-cid-xm7t7hjx]{transform:translate(4px)}@media(max-width:860px){.products-grid[data-astro-cid-xm7t7hjx]{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}}@media(max-width:640px){.products-grid[data-astro-cid-xm7t7hjx]{grid-template-columns:1fr;gap:1.5rem}.product-card[data-astro-cid-xm7t7hjx] .product-image-container[data-astro-cid-xm7t7hjx]{min-height:150px}.product-card[data-astro-cid-xm7t7hjx] .product-image-container[data-astro-cid-xm7t7hjx] img[data-astro-cid-xm7t7hjx]{width:min(112px,48%);max-height:112px}}.pdf-grid[data-astro-cid-hekfayj2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.pdf-card[data-astro-cid-hekfayj2]{background:#fff;border-radius:var(--radius-lg);border-left:4px solid var(--d8-green);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.pdf-card[data-astro-cid-hekfayj2]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md, 0 4px 16px rgba(31, 122, 77, .15))}.pdf-card-inner[data-astro-cid-hekfayj2]{padding:1.5rem;display:flex;flex-direction:column;height:100%}.pdf-tag[data-astro-cid-hekfayj2]{background:#dcedc880;color:var(--d8-ink);padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:700;width:fit-content;margin-bottom:.8rem;display:inline-block}.pdf-title[data-astro-cid-hekfayj2]{font-size:1.1rem;font-weight:700;color:var(--d8-green);margin-bottom:1rem;line-height:1.4}.btn-pdf-dl[data-astro-cid-hekfayj2]{display:block;width:100%;text-align:center;padding:.6rem 1rem;font-size:.85rem;font-weight:600;background:#dcedc866;color:var(--d8-ink);border:1px solid var(--d8-light-green);border-radius:var(--radius-md);text-decoration:none;transition:background .2s ease,color .2s ease}.btn-pdf-dl[data-astro-cid-hekfayj2]:hover{background:var(--d8-green);color:#fff;border-color:var(--d8-green)}@media(max-width:640px){.pdf-grid[data-astro-cid-hekfayj2]{grid-template-columns:1fr;gap:1.2rem}}.products-page[data-astro-cid-3swd3b6j]{background:var(--d8-paper);min-height:100vh;padding-top:96px}.page-tabs[data-astro-cid-3swd3b6j]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:5rem}.page-tabs[data-astro-cid-3swd3b6j] .tab-btn[data-astro-cid-3swd3b6j]{background:#fff;border:2px solid var(--color-border);color:var(--d8-muted);padding:.8rem 2.5rem;border-radius:999px;font-weight:600;font-size:1.05rem;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #00000014}.page-tabs[data-astro-cid-3swd3b6j] .tab-btn[data-astro-cid-3swd3b6j]:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.page-tabs[data-astro-cid-3swd3b6j] .tab-btn[data-astro-cid-3swd3b6j].active{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px #1f7a4d40}.tab-content[data-astro-cid-3swd3b6j]{display:none;opacity:0;transition:opacity .3s ease}.tab-content[data-astro-cid-3swd3b6j].active{display:block;opacity:1}@media(max-width:640px){.products-page[data-astro-cid-3swd3b6j]{padding-top:64px}.page-tabs[data-astro-cid-3swd3b6j]{gap:.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.page-tabs[data-astro-cid-3swd3b6j] .tab-btn[data-astro-cid-3swd3b6j]{padding:.65rem 1.1rem;font-size:.88rem}}
