/*
 * Typography-only refinement.
 * This file intentionally does not alter page content, menus, forms,
 * Customizer values, Additional CSS, images, or footer destinations.
 */
h1,h2,h3,h4,h5,h6{font-weight:400}
strong,b{font-weight:600}
.hero{min-height:620px}
.eyebrow{font-weight:600;margin-bottom:18px}
.hero h1{font-size:clamp(46px,5.2vw,74px);font-weight:400;line-height:1.01;letter-spacing:-.04em;max-width:820px}
.page-hero h1{font-size:clamp(40px,4.6vw,60px);font-weight:400;line-height:1.04;letter-spacing:-.035em;max-width:850px}
.lead{font-size:19px;font-weight:400;line-height:1.6}
.hero .lead{margin:34px 0 30px}
.hero-art{height:410px}
.hero-art p{font-size:17px;font-weight:400}
.manifesto{padding:105px 0}
.manifesto>div{font-size:clamp(26px,3vw,42px);font-weight:400;line-height:1.35}
.practice-section{padding-bottom:115px}
.practice-card{padding:36px 0}
.practice-card h3{font-size:32px;font-weight:400;line-height:1.15}
.practice-card .arrow{font-size:22px}
.focus-band{padding:95px 0}
.focus-grid{gap:100px}
.focus-band h2,.section-heading{font-size:clamp(38px,4.2vw,50px);font-weight:400;line-height:1.08;letter-spacing:-.03em}
.focus-band .focus-copy{font-size:20px;font-weight:400}
.content-section{padding:85px 0}
.section-head{margin-bottom:45px}
.editorial-card{padding-top:32px;padding-bottom:32px;min-height:250px}
.editorial-card .category{font-weight:600}
.editorial-card h3{font-size:26px;font-weight:400;line-height:1.2;margin:18px 0}
.page-hero{padding:88px 0 68px}
.page-hero .lead{margin-top:28px}
.entry-layout{gap:80px;padding:75px 0}
.entry-content{font-size:18px;font-weight:400}
.entry-content h2,.entry-content h3,.entry-content h4{font-weight:400;line-height:1.2}
.entry-content h2{font-size:34px}
.entry-content h3{font-size:25px}
.entry-content h4{font-size:20px}
.entry-content blockquote{margin:42px 0;padding:30px;font-size:24px}
.archive-item h2{font-size:27px;font-weight:400;line-height:1.25}

@media(max-width:520px){
  .hero h1{font-size:42px}
  .page-hero h1{font-size:36px}
  .hero .lead{font-size:17px}
  .page-hero{padding:65px 0 48px}
  .manifesto{padding:70px 0}
  .focus-band,.content-section{padding:68px 0}
  .focus-band h2,.section-heading{font-size:34px}
  .entry-content h2{font-size:30px}
  .entry-content h3{font-size:23px}
}
