/* Approved free typography: Oswald headings and Source Sans 3 body. */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&family=Source+Sans+3:wght@400;500;600;700&display=swap');
:root{--font-heading:'Oswald',sans-serif;--font-body:'Source Sans 3',sans-serif}
body{font-family:var(--font-body);font-size:18px;line-height:1.65}
button,input,select,textarea{font-family:var(--font-body)}
h1,h2,h3,h4,.home-page .scene-title,.nav nav,.kicker,.text-link,.button-primary,.menu,.team-number,.scene-count{font-family:var(--font-heading);font-style:normal;text-transform:uppercase;letter-spacing:.08em;font-weight:500}
h1,h2,.practice-intro h1{font-family:var(--font-heading);font-weight:400;letter-spacing:.035em;line-height:1.1}
h3,.leadership-card h3,.team-card h3{font-weight:600;letter-spacing:.055em}
em{font-family:inherit;font-style:normal;font-weight:600;color:var(--accent)}
.nav nav{font-size:22px;letter-spacing:.08em;gap:26px}.languages{font-size:18px}
.kicker{font-size:16px;letter-spacing:.14em}.text-link,.button-primary{font-size:20px;letter-spacing:.1em}
.practice-intro h1{font-size:clamp(44px,5vw,76px)}
.home-page .scene-panel .scene-title{font-size:clamp(28px,3vw,42px);letter-spacing:.06em}
.home-page .scene-panel .kicker{font-size:14px}.home-page .scene-panel .text-link{font-size:18px}
.card-copy .card-scope,.home-project-strip .card-copy .card-scope,.archive-grid .card-copy .card-scope{font-size:16px}
.card-copy .card-location,.home-project-strip .card-copy .card-location,.archive-grid .card-copy .card-location{font-size:14px}
.home-project-strip .card-copy h3,.archive-grid .card-copy h3{font-size:28px;line-height:1.2;letter-spacing:.055em}
.team-number{font-size:16px}.footer-columns h3{font-size:24px}.footer-columns a:not(.brand){font-size:16px}
@media(max-width:1000px){.nav nav{gap:15px;font-size:19px}.languages{padding-left:12px}}
@media(max-width:650px){.nav nav{font-size:22px;gap:10px}.practice-intro h1{font-size:46px;letter-spacing:.06em}.home-page .scene-panel .scene-title{font-size:30px}.text-link,.button-primary{font-size:19px}.menu{font-size:20px}.portfolio-filters select{font-size:16px}}

.nav nav a,.team-card h3,.leadership-card h3{text-transform:uppercase}html[lang="tr"] h1,html[lang="tr"] h2,html[lang="tr"] h3{font-language-override:"TRK"}

/* Airy navigation typography approved by owner */
.nav nav>a{font-family:'Oswald',sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.25em;font-size:18px}
@media(min-width:651px) and (max-width:1150px){.nav{flex-wrap:wrap;justify-content:center}.nav nav{flex-wrap:wrap;justify-content:center;gap:18px}}
