/* Oficiální typografie hlavní stránky Avelnoro. */
body {
  font-family: "Segoe UI", Arial, sans-serif !important;
  font-variant-caps: normal !important;
  font-feature-settings: normal !important;
  letter-spacing: 0 !important;
  line-height: 1.62 !important;
}

/* Výrazné písmo zůstává jen u velkých prvků s dostatkem prostoru. */
h1,
h2,
.price {
  font-family: "Arial Narrow", "Aptos Narrow", "Segoe UI", Arial, sans-serif !important;
  font-variant-caps: normal !important;
  font-feature-settings: normal !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: -.02em !important;
}

.hero h1 em {
  font-family: Georgia, "Iowan Old Style", serif !important;
  font-style: italic !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: -.025em !important;
}

/* Menší prvky používají čitelné systémové písmo a bezpečné rozestupy. */
h3,
h4,
h5,
h6,
.brand,
.navlinks,
.mobile-menu,
.btn,
.cta,
.ledger-head,
.hero-phone-title,
.hero-phone-action,
.feature strong,
.faq summary,
p,
li,
small,
.lead,
.micro,
.feature p,
.faq p,
.who,
.ledger-head span,
input,
select,
textarea,
form,
form * {
  font-family: "Segoe UI", Arial, sans-serif !important;
  font-variant-caps: normal !important;
  font-feature-settings: normal !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

p,
li,
.lead,
.feature p,
.faq p {
  line-height: 1.68 !important;
}

.btn,
.cta,
.navlinks,
.mobile-menu,
.faq summary {
  line-height: 1.25 !important;
  letter-spacing: .005em !important;
}

.eyebrow,
.kicker,
.tag {
  font-family: "Segoe UI", Arial, sans-serif !important;
  font-variant-caps: normal !important;
  font-feature-settings: normal !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
}

@media (max-width: 760px) {
  .lead,
  p,
  li {
    line-height: 1.72 !important;
  }

  .eyebrow,
  .kicker {
    letter-spacing: .1em !important;
  }
}
