/* Language editions share the original palette, photography and layout. */
.language-picker{position:relative;flex:none;margin-left:0}
.language-picker>summary{list-style:none;display:flex;align-items:center;gap:7px;min-height:44px;padding:9px 10px;cursor:pointer;border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:600;background:var(--paper)}
.language-picker>summary::-webkit-details-marker{display:none}
.language-picker>summary svg{width:17px;height:17px}
.language-picker[open]>summary{border-color:var(--teal)}
.language-options{position:absolute;right:0;top:calc(100% + 12px);z-index:35;display:flex;flex-direction:column;min-width:185px;padding:7px;background:white;border:1px solid var(--line);border-radius:6px;box-shadow:0 14px 35px #183f5b1c}
.language-options a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 12px;border-radius:3px;font-size:14px}
.language-options a small{font-size:10px;color:var(--muted)}
.language-options a[aria-current=true]{background:var(--ink);color:white}
.language-options a[aria-current=true] small{color:var(--mint)}
.language-options a:hover{background:#eaf4fc;color:var(--ink)}
.nav-wrap{gap:18px}.nav{gap:20px}.nav-appointment{white-space:nowrap;gap:12px;padding:14px}
.hero-copy,.article-hero-copy,.category-page-intro>div,.contact-page-copy{min-width:0}
html:not([lang=tr]) .hero h1{font-size:clamp(56px,5.5vw,84px);line-height:1.07}
html:not([lang=tr]) h1,html:not([lang=tr]) h2,html:not([lang=tr]) h3{overflow-wrap:break-word;hyphens:auto}
html:not([lang=tr]) .hero-actions{flex-wrap:wrap;gap:16px}
html:not([lang=tr]) .brand-text small{max-width:225px;font-size:7px}
html:not([lang=tr]) .nav{font-size:13px}
html:not([lang=tr]) .mega-disclosure>summary{font-size:13px}
html[lang=ru]{--serif:Georgia,'Times New Roman',serif;--sans:Arial,'Helvetica Neue',sans-serif}
html[lang=ru] h1,html[lang=ru] h2,html[lang=ru] h3{letter-spacing:-.025em}
html[lang=ru] .monogram,html[lang=ru] .portrait-caption h2,html[lang=ru] .about-image-caption>span:last-child{font-family:'Instrument Serif',Georgia,serif}
html[lang=ru] .section h2,html[lang=ru] .approach h2{font-size:clamp(31px,3.5vw,48px);line-height:1.2}
html[lang=ru] .article-hero h1,html[lang=ru] .guide-page-head h1{font-size:clamp(37px,4.6vw,66px);line-height:1.2}
html[lang=ru] .treatment-card h3,html[lang=ru] .topic-card h2,html[lang=ru] .topic-card h3{font-size:26px;line-height:1.25}
html[lang=ru] .mega-topic-main h2,html[lang=ru] .mega-aside h3{font-size:28px;line-height:1.25}
html[lang=ru] .eyebrow{letter-spacing:.08em}
@media(min-width:1001px) and (max-width:1320px){
  .nav-wrap{gap:12px}.nav{gap:14px}.nav-appointment{display:none}.language-picker{margin-left:auto}
  html:not([lang=tr]) .brand-text small{max-width:200px}
}
@media(max-width:1000px){
  .nav-wrap{gap:14px}.nav{gap:4px}.language-picker{margin-left:0}.nav a,html:not([lang=tr]) .nav>a,html:not([lang=tr]) .mega-disclosure>summary{font-size:17px}
  html:not([lang=tr]) .hero h1{font-size:clamp(48px,6.1vw,70px)}
  .nav-appointment{display:inline-flex}
}
@media(max-width:700px){
  .nav-wrap{gap:10px}.nav-appointment{display:none}.language-picker{margin-left:auto}.menu-toggle{margin-left:0;width:38px;height:40px}
  .language-picker>summary{gap:5px;padding:9px 7px;min-height:40px}.language-picker>summary svg{display:none}
  .brand{gap:6px}.brand-text{padding-left:8px}.brand-text strong{font-size:11px}.brand-text small,html:not([lang=tr]) .brand-text small{max-width:175px;font-size:6px}
  .monogram{font-size:46px}.topbar .container>span{max-width:60%;line-height:1.4;padding:5px 0}.topbar-divider{margin:0 5px}
  html:not([lang=tr]) .hero h1{font-size:clamp(48px,11.8vw,74px);line-height:1.05}
  html[lang=ru] .hero h1{font-size:clamp(36px,9.5vw,60px);line-height:1.2}
  html[lang=ru] .contact-page-copy h1,html[lang=ru] .contact-copy h2{font-size:42px;line-height:1.2}
  html:not([lang=tr]) .directory-toolbar{flex-wrap:wrap}.directory-toolbar>div{flex-wrap:wrap}
  .language-options{right:-45px}
}
@media(max-width:370px){.nav-wrap{gap:7px}.brand-text strong{font-size:10px}.brand-text small,html:not([lang=tr]) .brand-text small{max-width:140px}.monogram{font-size:40px}.language-picker>summary{padding:8px 5px}}
