.about-hero{padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}.about-hero__inner{max-width:900px}.about-hero__title{font-size:clamp(2.8rem,7vw,6rem);line-height:.98;margin:1rem 0 1.5rem}.about-hero__title em{color:var(--accent);font-style:italic;font-family:var(--f-editorial);font-weight:300}.about-hero__sub{font-size:1.2rem;max-width:50ch;opacity:.85}.about-hero-img{padding:2rem 0 4rem}.about-hero-fig{aspect-ratio:21/9;border-radius:6px;overflow:hidden;position:relative;margin:0}.about-hero-fig img{width:100%;height:100%;object-fit:cover}.about-hero-fig figcaption{position:absolute;bottom:1rem;left:1rem;background:#0000008c;color:#fff;padding:.35rem .7rem;border-radius:3px;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.about-chapter{display:grid;grid-template-columns:1fr 2fr;gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,7vw,6rem) var(--gutter);border-top:1px solid var(--rule)}.about-chapter--reverse{direction:rtl}.about-chapter--reverse>*{direction:ltr}.about-chapter__side .mono{color:var(--accent);letter-spacing:.2em;display:block;margin-bottom:.5rem}.about-chapter__side h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1}.about-chapter__body{display:flex;flex-direction:column;gap:1.3rem;max-width:60ch}.about-chapter__body p{font-size:1.08rem;line-height:1.7}.about-chapter__body .lede{font-size:1.55rem;line-height:1.4;opacity:.95;margin-bottom:.5rem}@media(max-width:820px){.about-chapter,.about-chapter--reverse{grid-template-columns:1fr;direction:ltr}}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0 var(--gutter)}.about-split__fig{aspect-ratio:4/3;border-radius:6px;overflow:hidden;margin:0}.about-split__fig img{width:100%;height:100%;object-fit:cover}@media(max-width:700px){.about-split{grid-template-columns:1fr}}.values{background:var(--bg-alt);padding:clamp(4rem,8vw,7rem) 0;margin-top:clamp(3rem,7vw,6rem);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.values__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:3rem}.value h3{font-size:1.8rem;margin-bottom:.8rem;font-family:var(--f-display)}.value p{font-size:1.02rem;line-height:1.6;opacity:.82;max-width:46ch}@media(max-width:700px){.values__grid{grid-template-columns:1fr;gap:2rem}}.team{padding:clamp(4rem,8vw,7rem) var(--gutter)}.team__head{margin-bottom:3rem}.team__title{font-size:clamp(2.2rem,5vw,4rem);margin-top:.8rem}.team__title em{color:var(--accent);font-family:var(--f-editorial);font-weight:300}.team__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.member{margin:0}.member__img{aspect-ratio:4/5;border-radius:4px;overflow:hidden;margin-bottom:1rem}.member__img img{width:100%;height:100%;object-fit:cover;filter:grayscale(.15);transition:filter .3s}.member:hover .member__img img{filter:grayscale(0)}.member h3{font-family:var(--f-display);font-size:1.3rem;margin-bottom:.2rem}.member .mono{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-bottom:.4rem}.member .editorial{font-size:.95rem;opacity:.8;line-height:1.5}@media(max-width:820px){.team__grid{grid-template-columns:repeat(2,1fr)}}.about-end{padding:clamp(4rem,8vw,7rem) 0;border-top:1px solid var(--rule)}.about-end__inner{text-align:center}.about-end__inner h2{font-size:clamp(2.5rem,6vw,5rem);margin-bottom:.8rem}.about-end__inner .editorial{font-size:1.25rem;opacity:.8;margin-bottom:1.8rem}.about-end__cta{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}
