.page{background:var(--paper)}.page-hero{padding:110px 8vw 90px;min-height:520px;background:linear-gradient(125deg,#fffaf4 45%,#f0ded8);display:flex;flex-direction:column;justify-content:center}.page-hero h1{font-size:clamp(64px,8vw,118px);max-width:1050px}.page-hero>p:last-child{max-width:720px;line-height:1.75;color:#645956}.page-kicker{font-family:"Playfair Display";font-size:clamp(24px,3vw,40px);color:var(--wine);max-width:850px}.topic-grid{padding:80px 6vw 110px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.topic-grid article{min-height:330px;padding:30px;background:#efe4d7;display:flex;flex-direction:column}.topic-grid article:nth-child(2){background:#deb1b1}.topic-grid article:nth-child(3){background:#a8b09e}.topic-grid article:nth-child(4){background:#6a2c42;color:white}.topic-grid span{font-size:11px;letter-spacing:.15em;margin-bottom:auto}.topic-grid h2{font-size:34px}.topic-grid p{font-size:13px;line-height:1.6}.topic-grid a{color:inherit;text-decoration:none;font-size:11px;font-weight:600;margin-top:15px}.page-note{text-align:center;padding:110px 20px;background:#f2e7dc}.page-note h2{font-size:clamp(44px,5vw,72px)}.page-note>p:not(.eyebrow){max-width:650px;margin:20px auto 35px;line-height:1.7}@media(max-width:900px){.topic-grid{grid-template-columns:1fr 1fr}.page-hero{padding-top:80px}}@media(max-width:560px){.topic-grid{grid-template-columns:1fr;padding:55px 20px 80px}.page-hero{padding:70px 24px}.page-hero h1{font-size:58px}}