/* Manrope + Inter — bundled locally under the SIL Open Font License. */
@font-face{
  font-family:"Manrope Local";
  font-style:normal;
  font-display:swap;
  font-weight:200 800;
  src:url("assets/fonts/manrope/manrope-cyrillic-wght-normal.woff2") format("woff2");
  unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
@font-face{
  font-family:"Manrope Local";
  font-style:normal;
  font-display:swap;
  font-weight:200 800;
  src:url("assets/fonts/manrope/manrope-latin-ext-wght-normal.woff2") format("woff2");
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:"Manrope Local";
  font-style:normal;
  font-display:swap;
  font-weight:200 800;
  src:url("assets/fonts/manrope/manrope-latin-wght-normal.woff2") format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:"Inter Local";
  font-style:normal;
  font-display:swap;
  font-weight:100 900;
  src:url("assets/fonts/inter/inter-cyrillic-wght-normal.woff2") format("woff2");
  unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
@font-face{
  font-family:"Inter Local";
  font-style:normal;
  font-display:swap;
  font-weight:100 900;
  src:url("assets/fonts/inter/inter-latin-ext-wght-normal.woff2") format("woff2");
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:"Inter Local";
  font-style:normal;
  font-display:swap;
  font-weight:100 900;
  src:url("assets/fonts/inter/inter-latin-wght-normal.woff2") format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

html:where([lang="en"],[lang="tr"],[lang="ru"]){
  --font-display:"Manrope Local","Segoe UI",Arial,sans-serif;
  --font-body:"Inter Local","Segoe UI",Arial,sans-serif;
  font-synthesis:none;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
html:where([lang="en"],[lang="tr"],[lang="ru"]) body,
html:where([lang="en"],[lang="tr"],[lang="ru"]) button,
html:where([lang="en"],[lang="tr"],[lang="ru"]) input,
html:where([lang="en"],[lang="tr"],[lang="ru"]) select,
html:where([lang="en"],[lang="tr"],[lang="ru"]) textarea{
  font-family:var(--font-body);
}
html:where([lang="en"],[lang="tr"],[lang="ru"]) :where(
  .h-xl,.h-lg,.h-md,.eyebrow,.nav-links a,.btn,.hero-badge span,
  .svc-title,.fc-title,.ind-title,.sc-title,.faq-heading,.route-card h3
){font-family:var(--font-display)}

html:where([lang="en"],[lang="tr"],[lang="ru"]) .h-xl{
  font-size:clamp(46px,6.2vw,88px);
  font-weight:800;
  line-height:.94;
  letter-spacing:-.052em;
}
html:where([lang="en"],[lang="tr"],[lang="ru"]) .h-lg{
  font-size:clamp(32px,3.9vw,56px);
  font-weight:750;
  line-height:1.04;
  letter-spacing:-.038em;
}
html:where([lang="en"],[lang="tr"],[lang="ru"]) .h-md{
  font-weight:750;
  line-height:1.12;
  letter-spacing:-.025em;
}
html:where([lang="en"],[lang="tr"],[lang="ru"]) :where(.hero-sub,.body-l,.body-m,.svc-desc,.fc-desc,.ind-desc,.sc-desc){
  letter-spacing:-.006em;
}
html:where([lang="tr"],[lang="ru"]) :where(.h-xl,.h-lg,.h-md){text-transform:none}
html:where([lang="tr"],[lang="ru"]) .nav-links a{text-transform:none;letter-spacing:.01em}

@media (max-width:640px){
  html:where([lang="en"],[lang="tr"],[lang="ru"]) .h-xl{font-size:clamp(40px,12vw,58px);line-height:1}
  html:where([lang="en"],[lang="tr"],[lang="ru"]) .h-lg{font-size:clamp(29px,9vw,43px);line-height:1.08}
}
