.hero-container[data-v-327da397]{background:var(--color-hero);border:1px solid var(--color-hero-border);border-radius:var(--hero-radius);padding:var(--hero-padding);margin-top:6px;margin-bottom:12px;box-shadow:var(--shadow-card)}.hero[data-v-327da397]{display:flex;align-items:center;justify-content:space-between;gap:var(--hero-gap);overflow:hidden}.hero__content[data-v-327da397]{flex:1;min-width:0}.hero__title[data-v-327da397]{font-family:var(--font-heading);font-size:var(--hero-title-size);font-weight:700;line-height:var(--line-height-tight);color:var(--color-text);margin:0 0 6px}.hero__sub[data-v-327da397]{font-family:var(--font-body);font-size:var(--hero-sub-size);color:var(--hero-sub-color);line-height:var(--line-height-body);margin:0 0 20px}.hero__illustration[data-v-327da397]{flex-shrink:0;width:300px;height:120px;background-image:url(../images/city.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:640px){.hero-container[data-v-327da397]{padding:var(--hero-padding-mobile)}.hero[data-v-327da397]{flex-direction:column;align-items:stretch;padding:6px;margin:8px 0}.hero__content[data-v-327da397]{width:100%}.hero__title[data-v-327da397]{font-size:var(--hero-title-size-mobile)}.hero__illustration[data-v-327da397]{display:none}}
