:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:300;color:#ffffffde;background-color:#000;text-align:center}header{width:100%;height:70px;background-color:#000;position:sticky;top:0}body{margin:0;font-family:Arial,sans-serif;display:flex;flex-direction:column;justify-content:space-between;min-width:320px;min-height:100vh;align-items:stretch;background-image:url(/assets/pepper-background-D0lGD1Lh.jpg);background-position:center;background-color:#548042;background-repeat:no-repeat;background-size:cover}.page{max-width:1100px;margin:0 auto;padding:2rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #000c}.card img{width:100%;height:auto;object-fit:cover;display:block}.card-content{padding:1rem}.card h2{margin:0 0 .5rem;text-align:center;color:#000}.card h3{margin:0 0 .5rem;color:#000}.card p{margin:0 0 .75rem;line-height:1.5}.rating{font-weight:700;color:#2e7d32}.available{font-weight:700;color:#000}h1{font-size:29px;line-height:39px;font-weight:300;color:#000}h2{font-size:40px;line-height:50px;font-weight:700;color:#d7d7d7;text-align:left;margin-left:20px;margin-block-start:10px;margin-block-end:10px}h3{font-size:20px;line-height:40px;font-weight:300;margin-block-start:15px;margin-block-end:15px;color:#000}.title{margin-bottom:40px}#app{max-width:100%}.logo{display:flex;align-items:center;gap:12px}img{max-width:100%;height:auto}button{font-family:JetBrains Mono,Inter,system-ui,sans-serif;background-color:#19191c80;cursor:pointer;color:#fff}button:hover{background-image:radial-gradient(farthest-corner at 77% 83%,#01c5f580 2%,#017efe80 28%,#19191c00 70%);border:1px solid rgba(76,166,255,.2);background-clip:padding-box}.footer-link{color:inherit;text-decoration:none}.technologies{margin-bottom:36px;align-self:center}.technologies img{max-width:fit-content}@media (max-width: 640px){.title{margin-bottom:30px}.counter{flex-direction:column;padding:0;margin-bottom:0}.grid{grid-template-columns:1fr}}
