.home a:focus-visible,.home button:focus-visible,.home select:focus-visible,.home input:focus-visible{outline:3px solid currentColor;outline-offset:4px}
.home h1,.home h2,.home h3{word-break:keep-all;overflow-wrap:anywhere}
.home img{max-width:100%}
@media(prefers-reduced-motion:reduce){.home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
.home .hero{background:var(--c-primary-light);color:var(--c-text);padding:36px 0}
.home .hero__inner{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;align-content:center}
.home .hero__badge,.home .hero__title,.home .hero__sub,.home .hero__cta{grid-column:1}
.home .hero__badge{color:var(--c-primary-dark);background:transparent;border:0;padding:0;justify-self:start}
.home .hero__title{font-size:38px;line-height:1.25;letter-spacing:-.045em}
.home .hero__sub{color:var(--c-text-sub);max-width:none}
.home .hero__media.hero__media--compact{grid-column:2;grid-row:1/5;align-self:center;width:100%;max-width:none;margin:0;aspect-ratio:16/10;overflow:hidden;border-radius:12px}
.home .hero__media img{width:100%;height:100%;object-fit:cover}
.home .hero__cta{flex-wrap:wrap}
.home .hero .btn-ghost{color:var(--c-primary-dark);border-color:var(--c-primary);background:transparent}
.home .section{padding:32px 0}
.home .section__title{font-size:26px;letter-spacing:-.035em}
.home .cat-grid{gap:24px}
.home .cat-card{box-shadow:none}
.home .cat-card__media{aspect-ratio:16/10}
.home .mag-grid{gap:24px}
@media(max-width:895px){.home .hero__inner{display:block}
.home .hero__title{font-size:29px}
.home .hero__media.hero__media--compact{display:block;max-height:168px;margin:20px 0}
.home .hero{padding:24px 0}
.home .section{padding:28px 0}
.home .hero__cta{gap:10px}
}


.home .hero__title,.home .hero__sub strong{color:var(--c-text)}.home #jmap-now .jmap-map-wrap .jmap-map{height:240px}
