:root{--page-padding: 1.25rem}.hero__inner.svelte-11a05xp{width:100%;height:100%;background-image:url(../../../images/home_hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero__content.svelte-11a05xp{max-width:25rem;height:8.75rem;padding:1rem 1.25rem;position:absolute;left:var(--page-padding);right:var(--page-padding);bottom:0;transition:height .3s var(--cubic-out);overflow:hidden}.hero__content.svelte-11a05xp:before{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:#80808080;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-top-left-radius:var(--s-radius-1);border-top-right-radius:var(--s-radius-1)}.hero__content.svelte-11a05xp:hover{height:12rem}.hero__link.svelte-11a05xp{display:block;overflow:hidden;position:absolute;z-index:1;color:var(--c-fg-r-0);text-decoration:none;opacity:0;filter:blur(10px);transition:opacity .2s var(--cubic-out),filter .2s,position 0s allow-discrete .2s}.hero__link--active.svelte-11a05xp{z-index:2;opacity:1;filter:blur(0);position:relative;transition:opacity .2s var(--cubic-in) .2s,filter .2s .2s,position 0s allow-discrete .2s}.hero__link__label.svelte-11a05xp{font-size:.75rem;font-weight:400;margin:0;opacity:.7}.hero__link__title.svelte-11a05xp{font-size:1.25rem;font-weight:400;margin:0;line-height:1.2em;margin-top:.5rem;margin-bottom:.25rem}.hero__link__descp.svelte-11a05xp{font-size:.75rem;margin:0;opacity:.7;background-image:linear-gradient(to bottom,#fff,#fff,#fff0);background-size:100% 200%;background-position-y:-100%;-webkit-background-clip:text;background-clip:text;color:transparent;transition:all .2s var(--cubic-out)}@media (hover: hover){.hero__content.svelte-11a05xp:hover .hero__link__descp:where(.svelte-11a05xp){background-position-y:-200%}.hero__link.svelte-11a05xp:hover .hero__link__descp:where(.svelte-11a05xp){opacity:1}}.hero__link.svelte-11a05xp:hover .hero__link__label:where(.svelte-11a05xp),.hero__link.svelte-11a05xp:hover .hero__link__descp:where(.svelte-11a05xp){opacity:1}.hero__content__nav.svelte-11a05xp{margin-top:.75rem;justify-content:right;position:absolute;z-index:2;right:1.25rem;bottom:1rem}.hero__content__nav.svelte-11a05xp .btn:where(.svelte-11a05xp){--btn-color-bg: var(--c-bg-trans-4);--btn-color-fg: var(--c-fg-r-0);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.hero__overlay.svelte-11a05xp{position:absolute;z-index:1;left:0;right:0;bottom:0;width:100%;height:1rem;border-left:calc(100svw - 9.375rem - var(--page-padding)) solid var(--c-road-1)}.content.svelte-11a05xp{width:100%;max-width:100rem;padding:0 var(--page-padding);margin:0 auto 5rem;font-size:1rem;color:var(--c-fg-r-0)}.towns-grid__header.svelte-11a05xp{display:grid;grid-template-areas:"title cta" "subtitle space" "actions space";margin-top:3.75em;margin-bottom:1.75em;gap:0 2rem}.towns-grid__title.svelte-11a05xp{font-size:3.25rem;line-height:1.2em;margin:0;text-transform:uppercase;grid-area:title}.towns-grid__subtitle.svelte-11a05xp{font-size:1rem;font-weight:400;line-height:1.2em;margin:0;color:var(--c-fg-r-2);grid-area:subtitle}.towns-grid__sort-by.svelte-11a05xp{position:relative;--btn-color-bg: var(--c-road-2);--btn-color-fg: var(--c-fg-r-0);grid-area:sort}.towns-grid__actions.svelte-11a05xp{grid-area:actions;margin-top:1.25rem}.towns-grid__sort-by__select.svelte-11a05xp{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.towns-grid__create.svelte-11a05xp{display:none}.towns-grid.svelte-11a05xp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem 1.25rem;margin:0 0 2.5rem}.town-link.svelte-11a05xp{display:contents;text-decoration:none;color:var(--c-fg-0)}.town-card.svelte-11a05xp{--background-color: var(--c-bg-1);--txt-color: var(--c-fg-0);display:flex;flex-direction:column;gap:0rem;border-radius:5px;background:var(--background-color);padding:0;margin:0;overflow:hidden;box-shadow:none;transition:box-shadow .2s}.town-card.svelte-11a05xp:hover,.town-card.svelte-11a05xp:focus{box-shadow:0 0 0 2px var(--c-bg-0),0 0 0 6px var(--c-com-green-5);--background-color: var(--c-com-green-5);--txt-color: var(--c-fg-r-0)}.town-card__img.svelte-11a05xp{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.town-card__caption.svelte-11a05xp{padding:0 4rem var(--s-space-1) var(--s-16);position:relative;display:flex;flex-direction:column;gap:0}.town-card__arrow.svelte-11a05xp{position:absolute;top:.5rem;right:.5rem;--icon-stroke: var(--c-bg-1);--icon-stroke-width: 1.5}.town-card__mask.svelte-11a05xp{position:absolute;top:-.75rem;left:0;width:calc(100% - 3rem);height:.75rem;display:flex;align-items:stretch}.town-card__mask__inner.svelte-11a05xp{width:100%;height:100%;background:var(--background-color)}.town-card__descp.svelte-11a05xp{font-size:.6875rem;color:var(--txt-color);margin:0;opacity:.5}.town-card__descp__label.svelte-11a05xp{display:none}.town-card__title.svelte-11a05xp{font-size:1rem;line-height:1.2em;height:2.4em;font-weight:700;margin:0 0 .5rem;color:var(--txt-color);overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.town-card--skeleton.svelte-11a05xp{pointer-events:none}.town-card__img--skeleton.svelte-11a05xp{width:100%;aspect-ratio:3/2;background:var(--c-bg-2);animation:svelte-11a05xp-skeleton-pulse 1.5s ease-in-out infinite}.town-card__caption--skeleton.svelte-11a05xp{display:flex;flex-direction:column;gap:.5rem}.skeleton-line.svelte-11a05xp{border-radius:4px;background:var(--c-bg-2);animation:svelte-11a05xp-skeleton-pulse 1.5s ease-in-out infinite}@keyframes svelte-11a05xp-skeleton-pulse{0%,to{opacity:.3}50%{opacity:.7}}.scroll-sentinel.svelte-11a05xp{min-height:1px;display:flex;align-items:center;justify-content:center;text-align:center}.scroll-sentinel__btn.svelte-11a05xp{--btn-color-bg: var(--c-road-2);--btn-color-fg: var(--c-fg-r-0)}@keyframes svelte-11a05xp-driveX{0%{background-position:0}to{background-position:-1280px}}.cta-section.svelte-11a05xp{background-color:var(--c-road-1);background-image:url(../../../images/cta_bg.png);background-size:1280px 360px;background-position:0%;background-repeat:repeat-x;width:100%;height:360px;padding:1.25rem 1.25rem 2.5rem;border-radius:var(--s-radius-1);display:flex;flex-direction:column;gap:var(--s-space-0);align-items:center;justify-content:center;text-align:center;margin-top:var(--s-64);animation:svelte-11a05xp-driveX 300s linear infinite}.cta-section__title.svelte-11a05xp{font-size:1.75rem;font-weight:700;line-height:1.2em;margin:0}.cta-section__descp.svelte-11a05xp{max-width:50rem;font-size:1rem;line-height:1.45em;margin:.75rem 0 2.5rem;color:var(--c-fg-r-2);display:none}.cta-section__mobile-tips.svelte-11a05xp{max-width:50rem;font-size:1rem;line-height:1.45em;margin:.75rem 0 2.5rem;color:var(--c-fg-r-2)}.cta-section__create.svelte-11a05xp{display:none}@media (min-width: 27.5rem){:root{--page-padding: 3.75rem}.hero__content.svelte-11a05xp{left:auto}}@media (min-width: 40rem){:root{--page-padding: 1.75rem}}@media (min-width: 50rem){:root{--page-padding: 3.75rem}.towns-grid__title.svelte-11a05xp{margin-inline:0}.towns-grid.svelte-11a05xp{margin:0 0 2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.town-card__title.svelte-11a05xp{font-size:1.25rem}.towns-grid__create.svelte-11a05xp{display:flex;flex:1;align-items:center;justify-content:flex-end}.cta-section.svelte-11a05xp{padding:2.5rem 2.5rem 5rem}.cta-section__descp.svelte-11a05xp{display:block}.cta-section__mobile-tips.svelte-11a05xp{display:none}.cta-section__create.svelte-11a05xp{display:block}}
