.section-title{font-size:1.5rem;font-weight:700;margin:2rem 1rem 1rem;color:#1f3d2b;text-align:center}.fair-cards{display:flex;gap:1rem;justify-content:center;overflow-x:auto;padding:1rem}.fair-card{width:180px;background:#fff;border-radius:1rem;box-shadow:0 2px 6px #0000001a;text-align:center}.fair-card img{width:100%;height:120px;object-fit:cover;border-top-left-radius:1rem;border-top-right-radius:1rem}.fair-card h3{font-size:1rem;margin:.5rem}.fair-card p{color:#6b7280;font-size:.875rem;margin:0 .5rem}.fair-card .location{display:flex;align-items:center;gap:.25rem;margin:.5rem;font-size:.75rem;color:#9ca3af}header{background-color:#1f3d2b;padding:2.5rem 1rem;text-align:center;color:#fff}header h1{font-size:2rem;margin-bottom:.5rem}header p{font-size:1.125rem;color:#d1d5db}.product-cards{display:flex;gap:1rem;overflow-x:auto;padding:1rem;justify-content:center}.product-card{width:160px;text-align:center;background-color:#fff;border-radius:1rem;padding:1rem;box-shadow:0 2px 6px #0000001a}.product-card img{width:80px;height:80px;object-fit:contain;margin-bottom:.5rem}.product-card h3{font-size:1rem;margin-bottom:.25rem}.product-card .tag{display:inline-block;font-size:.75rem;padding:.25rem .5rem;background-color:#e5e7eb;border-radius:9999px;margin-bottom:.25rem}.product-card .origin{font-size:.75rem;color:#6b7280}body{font-family:Inter,sans-serif;background-color:#f7f7f7;color:#1f3d2b;margin:0;padding:0;box-sizing:border-box}h1,h2{font-weight:700}h3{font-weight:600;font-size:1rem}p{margin:0;font-size:.875rem;color:#4b5563}@media (max-width: 768px){.header h1{font-size:1.5rem}.header p{font-size:1rem}.section-title{font-size:1.25rem;text-align:center}.fair-cards,.product-cards{flex-direction:column;align-items:center;text-align:center}.fair-card,.product-card,.location{width:90%;justify-content:center}.fair-card img,.product-card img{height:160px}}
