.mhx-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mhx-product-grid.mhx-grid-columns-1{grid-template-columns:1fr}.mhx-product-grid.mhx-grid-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mhx-product-grid.mhx-grid-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mhx-product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:8px;overflow:hidden;height:100%}.mhx-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/0.76;background:#f7f8f7;overflow:hidden}.mhx-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.mhx-product-card:hover .mhx-product-image img{transform:scale(1.04)}.mhx-product-image-placeholder{font-weight:700;letter-spacing:.12em;color:#176b4c}.mhx-product-card-body{padding:16px;display:flex;flex:1;flex-direction:column}.mhx-product-code{font-size:.78em;letter-spacing:.05em;color:#6c746f;margin:0 0 6px}.mhx-product-title{font-size:1.04em;line-height:1.35;margin:0 0 8px}.mhx-product-title a{color:inherit;text-decoration:none}.mhx-product-meta{font-size:.88em;color:#5c665f;line-height:1.45;margin:0 0 16px}.mhx-product-card-actions{display:flex;gap:8px;margin-top:auto;flex-wrap:wrap}.mhx-product-card-actions .button{margin:0;min-height:34px;line-height:32px;padding:0 12px;font-size:.76em}.mhx-section-title{text-align:center;margin:0 0 24px}.mhx-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mhx-category-grid.mhx-category-columns-1{grid-template-columns:1fr}.mhx-category-grid.mhx-category-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mhx-category-grid.mhx-category-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mhx-category-grid.mhx-category-columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mhx-category-grid.mhx-category-columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}.mhx-category-card{padding:22px;border:1px solid rgba(0,0,0,.09);border-radius:8px;background:#fff;text-decoration:none}.mhx-category-card:hover{border-color:#176b4c}.mhx-category-image{display:none}.mhx-category-name{display:block;font-weight:700;color:#174c39}.mhx-category-count{display:block;font-size:.85em;color:#637068;margin-top:5px}.mhx-quote-modal{position:fixed;z-index:99999;inset:0;padding:24px;background:rgba(7,24,18,.58);overflow:auto}.mhx-quote-modal[hidden]{display:none}.mhx-quote-panel{position:relative;max-width:750px;margin:48px auto;background:#fff;border-radius:10px;padding:28px;box-shadow:0 18px 60px rgba(0,0,0,.25)}.mhx-quote-close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer}.mhx-quote-panel h2{margin:0 34px 16px 0}.mhx-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.mhx-quote-form p{margin:0 0 14px}.mhx-quote-form label{display:block;font-weight:600;font-size:.9em;margin-bottom:6px}.mhx-quote-form input,.mhx-quote-form textarea{width:100%;margin:0;border:1px solid #cfd6d1;border-radius:4px;box-shadow:none}.mhx-quote-form small{display:block;color:#6c746f;margin-top:5px}.mhx-form-submit{margin-top:20px!important}.mhx-form-notice{padding:12px 14px;border-radius:4px}.mhx-form-success{background:#e8f6ed;color:#155e37}.mhx-form-error{background:#fff0f0;color:#9c2727}@media(max-width:849px){.mhx-product-grid,.mhx-product-grid.mhx-grid-columns-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mhx-category-grid,.mhx-category-grid.mhx-category-columns-4,.mhx-category-grid.mhx-category-columns-5,.mhx-category-grid.mhx-category-columns-6{grid-template-columns:repeat(2,minmax(0,1fr))}.mhx-product-card-body{padding:13px}.mhx-product-card-actions{display:block}.mhx-product-card-actions .button{display:block;width:100%;margin:0 0 8px}.mhx-form-grid{grid-template-columns:1fr}.mhx-quote-panel{margin:16px auto;padding:22px 18px}}@media(max-width:480px){.mhx-product-grid,.mhx-product-grid.mhx-grid-columns-2,.mhx-category-grid{grid-template-columns:1fr}}
