*{box-sizing:border-box}html,body{max-width:100%;margin:0;padding:0;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,sans-serif}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}#root{max-width:100%;min-height:100svh;overflow-x:hidden}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=640px){.features-grid{grid-template-columns:1fr}}
