.home-page{display:grid;gap:clamp(2rem,4vw,4rem)}.home-hero{display:grid;gap:var(--spacing-lg)}.home-hero__island-picker{--home-island-control-width: clamp(10rem, 14vw, 13rem);display:grid;gap:var(--spacing-sm);justify-items:center;width:var(--home-island-control-width)}.home-hero__island-picker .field{width:var(--home-island-control-width);gap:0;text-align:center}.home-hero__island-picker .field__control-shell,.home-hero__island-picker .field__control{width:var(--home-island-control-width)}.home-hero__island-picker .field__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;white-space:nowrap;clip-path:inset(50%)}.home-hero__island-picker .field__control{min-height:2.75rem;padding-block:.65rem;text-align:center}.home-hero__flag{display:flex;align-items:center;justify-content:center;width:var(--home-island-control-width);border-radius:1rem}.home-hero__flag img{width:var(--home-island-control-width);height:auto;max-height:none;object-fit:contain;border-radius:1rem;opacity:1}@media(max-width:1300px){.home-hero__surface.page-hero--balanced .page-hero__content{grid-template-columns:1fr}.home-hero__surface.page-hero--compact .page-hero__aside{display:none}}@media(max-width:768px){.home-page{gap:1.6rem}.home-hero__island-picker{--home-island-control-width: clamp(7.25rem, 28vw, 9rem)}.home-hero__flag{align-self:start;justify-self:end}}.home-features{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-search{display:grid;gap:var(--spacing-md)}.home-search__grid{display:grid;gap:var(--spacing-md);grid-template-columns:1fr}@media(min-width:1024px){.home-search__grid{grid-template-columns:2fr 1fr;align-items:stretch}.home-search__features{align-content:space-between}}.home-search__features{display:grid;gap:.9rem}.home-search__feature.card{column-gap:1rem;padding:clamp(1.05rem,1.8vw,1.35rem);border-radius:1.25rem;box-shadow:var(--shadow-xs)}.home-search__feature .feature-tile__head{gap:.35rem}.home-search__feature .feature-tile__icon{width:2.35rem;height:2.35rem;border-radius:.8rem}.home-search__feature .feature-tile__title{font-size:.95rem;line-height:1.15}.home-search__feature .feature-tile__body{font-size:.9rem;line-height:1.45}.home-search__feature .feature-tile__icon svg{width:1.5rem;height:1.5rem}.home-merch{display:grid;gap:var(--spacing-xl)}.home-how-it-works{display:grid;gap:clamp(2rem,4vw,3rem)}.home-how-it-works .home-features{gap:clamp(1.5rem,3vw,2rem)}.home-how-it-works h3{margin-bottom:.75rem;color:var(--color-text);font-size:clamp(1.15rem,2vw,1.5rem)}.home-how-it-works p{color:var(--color-text-muted);line-height:1.6}.home-listings{--home-section-content-gap: clamp(1rem, 2vw, 1.5rem);display:grid;gap:var(--home-section-content-gap)}.home-listings__header{display:grid;gap:.75rem}.home-listings__filters{display:flex;flex-wrap:wrap;gap:.625rem}.home-listings__grid{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:1fr}.home-listings__grid>*{display:flex}.home-listings__grid>*>*{flex:1}.home-listings__cta{display:flex;justify-content:center}.home-external-listings{--home-section-content-gap: clamp(1rem, 2vw, 1.5rem);padding-block:var(--spacing-lg);border-block:1px solid color-mix(in oklab,var(--color-border) 78%,white)}.home-businesses{--home-section-content-gap: clamp(1rem, 2vw, 1.5rem);display:grid;gap:var(--home-section-content-gap)}.home-businesses__header{display:grid;gap:.75rem}.home-businesses__grid{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.home-businesses__grid>*{display:flex}.home-businesses__grid>*>*{flex:1}.home-businesses__cta{display:flex;justify-content:center}.home-events{margin-bottom:clamp(1.5rem,4vw,3.5rem)}
