.home{padding:64px 32px;display:flex;flex-direction:column;align-items:center;gap:48px}.screenshots{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;width:100%;max-width:1400px}.screenshots img{width:100%;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover}.store a{display:inline-block;transition:transform .2s ease,opacity .2s ease}.store a:hover{transform:scale(1.05);opacity:.9}.product{max-width:800px;text-align:center}.product h2{font-size:2rem;margin-bottom:16px}.product p{font-size:1rem;line-height:1.6;color:#d0d0d0}.logo-section{display:flex;justify-content:center;align-items:center}