:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:450px;margin:0 auto;padding:2rem}.logo{font-size:2em;font-weight:700}.hero{display:flex;flex-direction:column;align-items:flex-start}.hero-text{font-size:1em;line-height:1.5}.products{display:flex;flex-direction:column;margin-bottom:4rem}.products h2{font-size:1em;line-height:1.5;font-weight:400}.products h2:after{content:"";display:block;width:100%;height:1px;background-color:#000;margin-top:.5rem}.product{display:flex;margin:1rem 0}.product img{width:50px;margin-right:2rem;align-self:flex-start;border-radius:15px;border:1px solid #eee}.product-text{display:flex;flex-direction:column;flex:1}.product-text h3{font-size:1em;margin:0}.product-text p{font-size:.8em;margin:0}
