*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#171717;background:#fbf7f4;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header{border-bottom:1px solid #ead1d8;justify-content:space-between;padding:28px 6vw;display:flex}.brand{font-family:Georgia,Times New Roman,serif;font-size:26px}.site-header nav{gap:20px;display:flex}.hero{padding:100px 6vw}.eyebrow{color:#b76e79;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.06em;max-width:900px;font-family:Georgia,Times New Roman,serif;font-size:72px;font-weight:400;line-height:.95}.hero-text{color:#4a3d3d;max-width:760px;font-size:20px;line-height:1.6}.hero-actions{gap:14px;margin-top:32px;display:flex}.button{border-radius:999px;padding:14px 22px;font-weight:700;text-decoration:none;display:inline-block}.button.primary{color:#fff;background:#171717}.button.secondary{background:#fff;border:1px solid #ead1d8}.section{padding:70px 6vw}.section-heading h2,.journeys h2{letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400}.pill-grid,.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pill,.doctor-card,.article-row{background:#fff;border:1px solid #ead1d8;border-radius:28px;padding:24px}.doctor-card h3,.article-row h3{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.tag{color:#b76e79;font-weight:700}.journeys{color:#fff;background:#171717;border-radius:36px;margin:70px 6vw;padding:70px}.footer{border-top:1px solid #ead1d8;justify-content:space-between;padding:36px 6vw;display:flex}@media (max-width:860px){.site-header{flex-direction:column;gap:16px}.hero h1{font-size:48px}.pill-grid,.card-grid{grid-template-columns:1fr}.footer{flex-direction:column}}
