.home{flex-direction:column;gap:28px;max-width:720px;margin:0 auto;padding:16px 16px 48px;display:flex}.home-top{justify-content:flex-end;display:flex}.home-hero{flex-direction:column;gap:8px;display:flex}.home-hero h1{margin:0;font-size:26px;line-height:1.25}.home-block{flex-direction:column;gap:8px;display:flex}.home-block h2{margin:0;font-size:19px}.home-events,.home-cats{margin:4px 0 0;padding:0;list-style:none}.home-events{flex-wrap:wrap;gap:8px;display:flex}.home-event{color:inherit;border:1px solid #00000026;border-radius:999px;padding:8px 14px;text-decoration:none;display:inline-block}.home-cats{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.home-cat{color:inherit;box-sizing:border-box;border:1px solid #0000001f;border-radius:12px;flex-direction:column;gap:2px;height:100%;padding:12px 14px;text-decoration:none;display:flex}.home-cat :where(p,span){margin:0}.home-event:hover,.home-cat:hover{border-color:#00000059}.home-all{margin:8px 0 0}.home-vendors h2{margin:0 0 4px;font-size:19px}.home-vendors :where(p){margin:0}
