*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:960px;padding:0 24px 60px}@media (max-width: 800px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.features-grid{grid-template-columns:1fr}}
