.masi-page-head--products .masi-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.masi-badge-row span{display:inline-block;padding:6px 10px;border:1px solid var(--brand-border);background:#fff;font-size:.75rem;font-weight:600;font-family:"IBM Plex Mono",monospace;color:var(--brand-text)}.masi-tabs{border-bottom:1px solid var(--brand-border);margin-bottom:32px}.masi-tabs .nav-link{border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--brand-text-secondary);font-weight:600}.masi-tabs .nav-link.active{color:var(--brand-primary);background:0 0;border-bottom-color:var(--brand-accent)}.masi-product-card{border:1px solid var(--brand-border);background:#fff;height:100%}.masi-product-card button{display:block;width:100%;padding:0;border:0;background:0 0;text-align:left;cursor:pointer}.masi-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;min-height:140px;background:#e8edf2}.masi-product-card__body{display:block;padding:16px}.masi-product-card strong{display:block;color:var(--brand-text);font-size:.98rem;margin-bottom:6px}.masi-product-card em{font-style:normal;color:var(--brand-accent);font-size:.82rem;font-weight:600}.masi-product-card:hover{border-color:var(--brand-primary-light)}.masi-service-strip{margin-top:40px;padding:20px 24px;border-left:3px solid var(--brand-accent);background:var(--brand-bg-alt);color:var(--brand-text-secondary);font-size:.92rem}