@layer components{.mf-customers-section{border-bottom:1px solid var(--border);background:var(--background)}.mf-customers-shell{padding-block:var(--mf-section-padding-y)}.mf-customers-eyebrow{color:var(--muted);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:600;line-height:1.4;display:flex}.mf-customers-eyebrow:before{content:"";background:currentColor;width:24px;height:1px}.mf-customers-shell>h2{max-width:18em;color:var(--foreground);font-size:var(--mf-title-section);word-break:keep-all;margin-top:.75rem;font-weight:700;line-height:1.2}.mf-customers-summary{max-width:var(--mf-text-measure);color:var(--muted);font-size:var(--mf-body);word-break:keep-all;margin-top:1rem;line-height:1.65}.mf-customers-summary strong{color:var(--foreground);margin-top:.35rem;font-weight:700;display:block}.mf-customers-list{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem 0 0;padding:0;list-style:none;display:grid}.mf-customers-item{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-width:0;padding:clamp(1.25rem,3vw,1.75rem)}.mf-customers-item h3{color:var(--foreground);font-size:var(--mf-title-card-sm);word-break:keep-all;font-weight:700;line-height:1.4}.mf-customers-item p{color:var(--muted);font-size:var(--mf-body-sm);word-break:keep-all;margin-top:.65rem;line-height:1.65}@media (min-width:768px){.mf-customers-list{grid-template-columns:repeat(4,minmax(0,1fr))}}}
