/* Homepage preview only; article layout remains in blog.css. */
.home-intro{padding:65px 0 45px;position:relative}.home-intro h1{font:normal clamp(52px,6.8vw,82px)/1.03 var(--serif);letter-spacing:-3px;margin:0 0 23px}.home-intro .dek{margin:0}.featured{display:grid;grid-template-columns:1.25fr 1fr;background:#eeeee3;margin-bottom:36px}.featured-image{min-height:390px;display:block;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-copy{padding:44px 36px;align-self:center}.featured h2{font:normal 39px/1.12 var(--serif);letter-spacing:-1px;margin:0 0 20px}.featured h2 a{text-decoration:none}.featured-copy>p:not(.eyebrow){font:17px/1.7 var(--serif);color:var(--muted);margin-bottom:25px}.featured .eyebrow{font-size:10px;line-height:1.7}.browse{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;margin-bottom:64px}.browse span{font-size:10px;font-weight:bold;letter-spacing:1.5px;color:var(--muted)}.browse a{font:18px var(--serif);text-decoration:none}.topic{margin-bottom:68px;scroll-margin-top:25px}.topic-head{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px}.topic-head h2{font:normal 38px/1.2 var(--serif);letter-spacing:-1px;margin:0 0 10px}.topic-head p{font:17px/1.6 var(--serif);color:var(--muted);margin:0}.topic-head>.read-link{white-space:nowrap}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.story-image{display:block;overflow:hidden;margin-bottom:22px}.story-image img{width:100%;aspect-ratio:1.65;object-fit:cover}.story .eyebrow{font-size:9px;margin-bottom:12px;letter-spacing:1.5px}.story h3{font:normal 26px/1.23 var(--serif);letter-spacing:-.4px;margin:0 0 13px}.story h3 a{text-decoration:none}.story>p:not(.eyebrow){font:15px/1.65 var(--serif);color:var(--muted);margin:0 0 19px}.story .read-link{display:inline-block;margin-bottom:8px}.home-intro::after{content:'MAKE. GROW. MAKE YOURSELF AT HOME.';position:absolute;right:0;bottom:52px;max-width:180px;font-size:10px;line-height:1.9;letter-spacing:2px;color:var(--muted);border-top:1px solid var(--line);padding-top:15px}
@media(max-width:900px){.home-intro::after{display:none}.featured-copy{padding:30px 25px}.featured h2{font-size:32px}.story-grid{gap:20px}.browse{flex-wrap:wrap}.browse span{width:100%}.story h3{font-size:24px}}
@media(max-width:700px){.home-intro{padding:39px 0 30px}.home-intro h1{font-size:55px;letter-spacing:-2px}.home-intro .dek{font-size:18px}.home-intro .dek br{display:none}.featured{grid-template-columns:1fr}.featured-image{min-height:0}.featured-image img{aspect-ratio:1.5;height:auto}.featured-copy{padding:27px 24px 31px}.featured h2{font-size:34px}.browse{gap:18px;padding:22px 0;margin-bottom:42px}.browse a{font-size:17px}.topic-head{display:block}.topic-head h2{font-size:33px}.topic-head>.read-link{display:inline-block;margin-top:15px}.story-grid{grid-template-columns:1fr;gap:32px}.story{border-bottom:1px solid var(--line);padding-bottom:22px}.story h3{font-size:28px}.story-image img{aspect-ratio:1.8}.topic{margin-bottom:44px}}
