.FeatureGrid_grid__zbQ4o{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden}.FeatureGrid_cell__VOoAT{background:var(--canvas);padding:28px}.FeatureGrid_accent__os24I{background:linear-gradient(180deg,var(--accent-soft),var(--canvas) 72%)}.FeatureGrid_n__IuJuf{font-family:var(--font-mono);font-size:12px;color:var(--accent);margin-bottom:14px}.FeatureGrid_title__EWKPo{font-family:var(--font-serif);font-size:19px;color:var(--text);margin:0 0 10px}.FeatureGrid_accent__os24I .FeatureGrid_title__EWKPo{color:var(--text-bright)}.FeatureGrid_body__ZIyxP{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.FeatureGrid_accent__os24I .FeatureGrid_body__ZIyxP{color:var(--text-body)}@media (max-width:860px){.FeatureGrid_grid__zbQ4o{grid-template-columns:1fr}}