.explore-hero{display:flex;justify-content:space-between;align-items:end;background:#eaf3da;border-radius:17px;padding:28px 31px;margin-bottom:20px}.explore-hero h2{font-size:31px}.explore-hero p:not(.eyebrow){font-size:13px;color:var(--muted);margin:8px 0 0}.explore-hero .primary{margin:0;white-space:nowrap}.explore-filters{display:flex;gap:8px;overflow:auto;margin:0 0 22px;padding-bottom:2px}.explore-filter{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 13px;font-size:11px;font-weight:700;color:var(--muted);cursor:pointer}.explore-filter.active{background:#e3f0ce;color:#405c2f;border-color:#d5e5bb}.social-feed{width:min(650px,100%);display:grid;gap:19px}.post-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.post-top{display:flex;align-items:center;gap:10px;padding:15px 17px}.creator-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f4d3bb;font-size:16px}.creator-avatar.green{background:#d9ebc4}.creator-meta{flex:1}.creator-meta b{display:block;font-size:12px}.creator-meta small{color:var(--muted);font-size:10px}.follow-button{border:1px solid #dbe7ca;background:#f4f9e9;color:#52713e;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700;cursor:pointer}.post-image{height:270px;display:grid;place-items:center;font-size:128px;background:#f1d1b2;position:relative}.post-image.green{background:#dcebc8}.post-image.blue{background:#d6e7e4}.post-image .post-label{position:absolute;left:16px;bottom:14px;background:#fffdf9e8;border-radius:20px;padding:7px 10px;font-size:10px;font-weight:700;color:#47653a}.post-body{padding:17px}.post-body h3{font-family:Fraunces,serif;margin:0 0 5px;font-size:22px}.post-body>p{font-size:12px;color:var(--muted);line-height:1.5;margin:0}.post-tags{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.post-tags span{background:#f4f5f0;border-radius:20px;padding:5px 8px;color:#65736b;font-size:10px;font-weight:700}.ingredient-match{background:#edf6de;border:1px solid #dceac5;border-radius:10px;padding:11px 12px;margin:15px 0;display:flex;gap:9px;align-items:flex-start}.ingredient-match strong{font-size:12px;display:block;color:#4f7339}.ingredient-match p{margin:3px 0 0;color:#627263;font-size:10px;line-height:1.4}.match-icon{font-size:18px}.post-actions{display:flex;gap:8px}.save-recipe{background:var(--ink);color:white;border:0;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:700;cursor:pointer}.post-link{border:0;background:none;color:#52715d;font-size:11px;font-weight:700;cursor:pointer}.post-note{font-size:10px;color:#89958c;margin:13px 0 0;text-align:center}@media(max-width:650px){.explore-hero{display:block;padding:25px}.explore-hero .primary{margin-top:18px}.post-image{height:220px}}
