.gf-button--small{padding:9px 14px;font-size:13px}.gf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px}.gf-product-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-product-card{overflow:hidden;display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 30px rgba(31,41,55,.06)}.gf-product-body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.gf-product-body h3{margin:0;color:var(--gf-text);font-size:22px}.gf-product-meta{color:var(--gf-muted);margin:0;font-size:16px}.gf-product-image{width:100%;height:170px;object-fit:cover;display:block}.gf-code-badge,.gf-highlight-badge{display:inline-flex;align-self:flex-start;border-radius:12px;padding:6px 10px;font-weight:800;font-size:12px}.gf-code-badge{background:var(--gf-green-soft);color:var(--gf-green-dark)}.gf-highlight-badge{background:#fff3cd;color:#7a4a12}.gf-product-footer{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:12px;margin-top:auto;padding-top:8px}.gf-product-footer strong{white-space:nowrap;letter-spacing:0;word-spacing:0;font-weight:800}.gf-product-footer--stack{align-items:flex-start;flex-direction:column}.gf-package-card .gf-button{width:auto}.gf-filter-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 26px}.gf-filter-tab{border:1px solid #cfe3c9;background:#fff;color:var(--gf-green-dark);border-radius:999px;padding:10px 18px;font-weight:800;cursor:pointer;transition:all .18s ease}.gf-filter-tab:hover,.gf-filter-tab.is-active{background:var(--gf-green);border-color:var(--gf-green);color:#fff;box-shadow:0 10px 22px rgba(47,93,50,.14)}.gf-section-head h2{font-size:42px;margin:0 0 12px;color:var(--gf-green-dark)}.gf-section-head p{color:var(--gf-muted);margin:0;max-width:760px}.gf-filter-item.is-hidden{display:none!important}.gf-buy-box{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.gf-qty-control{display:inline-flex;align-items:center;border:1px solid #d9e5d5;border-radius:999px;background:#fff;overflow:hidden;height:38px}.gf-qty-btn{width:38px;height:38px;border:0;background:#f2f8ef;color:var(--gf-green-dark);font-weight:900;cursor:pointer}.gf-qty-input{width:48px;height:38px;border:0;text-align:center;font-weight:800;color:#122033;background:#fff}.gf-qty-input::-webkit-outer-spin-button,.gf-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gf-buy-box .added_to_cart{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gf-green);border-radius:999px;padding:8px 14px;color:var(--gf-green-dark);font-size:13px;font-weight:800;background:#fff}.gf-cart-mini-note{margin-top:18px;color:var(--gf-muted);font-size:14px}@media(max-width:900px){.gf-product-grid,.gf-product-grid--three{grid-template-columns:1fr!important}}@media(max-width:640px){.gf-product-footer{flex-direction:column;align-items:stretch}.gf-buy-box,.gf-product-footer .gf-button,.gf-buy-box .added_to_cart{width:100%}.gf-filter-tab{flex:1 1 auto}.gf-qty-control{width:100%;justify-content:space-between}.gf-qty-input{flex:1}}