.article-hero{align-items:end;background:var(--ink);color:#fff;display:grid;min-height:48vh;padding:7rem clamp(1.25rem,7vw,8rem) 3.5rem}.article-hero.family-hero--photo{background:linear-gradient(100deg,rgba(3,10,14,.94) 0%,rgba(3,10,14,.76) 46%,rgba(3,10,14,.38) 76%,rgba(3,10,14,.20) 100%),var(--family-hero-image) center/cover no-repeat}.article-hero__inner,.article-body__inner{margin:0 auto;max-width:1080px;width:100%}.article-hero h1{font-size:clamp(2.5rem,5vw,5rem);letter-spacing:-.065em;line-height:.95;margin:0;max-width:14ch}.article-hero .hero-copy{max-width:62ch}.article-body{background:#fff;color:var(--ink);padding:clamp(3rem,6vw,5.5rem) clamp(1.25rem,7vw,8rem)}.article-layout{display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.article-aside{align-self:start;position:sticky;top:110px}.article-aside__nav{border-top:1px solid rgba(8,19,25,.16);display:grid;margin-top:1.5rem}.article-aside__nav a{border-bottom:1px solid rgba(8,19,25,.12);color:#405860;font-size:.9rem;padding:.8rem 0}.article-copy{max-width:72ch}.article-copy h2{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.045em;line-height:1;margin:3rem 0 1rem}.article-copy h2:first-child{margin-top:0}.article-copy h3{font-size:1.25rem;margin:2rem 0 .7rem}.article-copy p,.article-copy li{color:#405860;font-size:1.02rem;line-height:1.75}.article-copy ul,.article-copy ol{padding-left:1.35rem}.article-copy li+li{margin-top:.55rem}.article-note{border-left:2px solid var(--gold);color:#30464f;margin:1.75rem 0;padding:.2rem 0 .2rem 1.2rem}.article-actions{background:var(--paper);margin-top:3rem;padding:1.5rem}.article-actions h3{margin-top:0}.article-source{color:#6a7d83;font-family:var(--mono);font-size:.72rem;line-height:1.6;margin-top:3rem}.article-source code{font-family:inherit}@media(max-width:820px){.article-layout{grid-template-columns:1fr}.article-aside{position:static}.article-hero{min-height:42vh}.article-copy p,.article-copy li{font-size:.98rem}}