.blog-hero,.category-hero,.post-hero{padding:clamp(64px,8vw,126px) clamp(26px,8vw,142px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,.95fr);grid-gap:clamp(36px,7vw,110px);gap:clamp(36px,7vw,110px);align-items:center;background:#ece5d7}.blog-hero>div,.category-hero>div,.post-hero>div{display:grid;grid-gap:24px;gap:24px;align-content:center}.blog-hero p:not(.eyebrow),.category-hero p:not(.eyebrow),.post-hero p:not(.eyebrow){font-size:1.2rem;max-width:540px}.blog-hero img,.blog-hero picture,.category-hero img,.category-hero picture,.post-hero img,.post-hero picture{display:block;width:100%;height:min(48vw,560px);object-fit:cover}.blog-directory,.category-posts{padding:clamp(68px,9vw,130px) clamp(26px,8vw,142px)}.blog-directory>div:first-child,.category-posts>div:first-child{display:grid;grid-gap:15px;gap:15px;margin-bottom:42px}.blog-directory>div:first-child p,.category-posts>div:first-child p{max-width:620px;font-size:1.1rem}.category-grid,.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.blog-card,.post-card{display:grid;grid-gap:18px;gap:18px;padding-bottom:26px;border-bottom:1px solid var(--line);transition:transform .2s ease,border-color .2s ease}.blog-card:hover,.post-card:hover{transform:translateY(-4px);border-color:var(--gold)}.blog-card img,.blog-card picture,.post-card img,.post-card picture{display:block;width:100%;aspect-ratio:1.2;object-fit:cover}.blog-card h2,.post-card h2{font-size:clamp(1.85rem,2.25vw,2.6rem);line-height:1}.blog-card p,.post-card p{font-size:1.04rem}.blog-card span,.post-card span{font-size:.78rem}.back-link,.blog-card span,.post-card span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase}.back-link{font-size:.82rem;transition:color .2s ease}.back-link:hover{color:var(--brown)}.article-shell{padding:clamp(64px,9vw,120px) 25px;background:var(--paper)}.article-body{width:min(100%,740px);margin:0 auto}.article-body li,.article-body>p{font-size:1.08rem;line-height:1.58}.article-body>p{margin-bottom:26px}.article-body h2{font-size:clamp(2.05rem,3.2vw,3.35rem);line-height:1.03;margin:60px 0 22px}.article-body h3{font-size:1.7rem;line-height:1.08;margin:35px 0 15px}.article-body a{text-decoration:underline;-webkit-text-decoration-color:rgba(187,124,29,.7);text-decoration-color:rgba(187,124,29,.7);text-underline-offset:4px}.article-body ol,.article-body ul{padding-left:25px;margin:0 0 28px;display:grid;grid-gap:12px;gap:12px}.article-image{margin:42px 0}.article-image,.article-image img{display:block;width:100%}.article-image img{aspect-ratio:1.45;object-fit:cover}.care-checklist{margin:38px 0;padding:30px;background:#e4dac9;border-top:4px solid var(--sage)}.care-checklist h2{margin:0 0 18px;font-size:2.25rem}.care-checklist ol{margin-bottom:0}.article-faq{margin-top:58px;padding-top:55px;border-top:1px solid var(--line)}.article-faq h2{margin-top:0}.article-faq div{padding:24px 0;border-bottom:1px solid var(--line)}.article-faq h3{margin:0 0 11px;font-size:1.45rem}.article-faq p{font-size:1.05rem;line-height:1.55}.article-cta{margin-top:56px;padding:36px;background:var(--brown);color:var(--paper);display:grid;grid-gap:18px;gap:18px}.article-cta h2{margin:0;font-size:2.6rem}.article-cta p{font-size:1.08rem;line-height:1.5;max-width:620px}.article-cta .button{justify-self:start}.post-navigation{padding:0 clamp(26px,8vw,142px) clamp(72px,9vw,130px);background:var(--paper)}.post-navigation>div{border-top:1px solid var(--line);padding-top:38px}.post-navigation h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:26px}@media(max-width:1120px){.blog-hero,.category-hero,.post-hero{grid-template-columns:1fr 1fr;gap:38px}}@media(max-width:760px){.blog-hero,.category-hero,.post-hero{grid-template-columns:1fr;padding:62px 25px}.blog-hero img,.blog-hero picture,.category-hero img,.category-hero picture,.post-hero img,.post-hero picture{height:370px}.category-grid,.post-grid{grid-template-columns:1fr}.article-body li,.article-body>p{font-size:1rem}.article-body h2{margin-top:46px}.article-image{margin:32px 0}.article-image img{aspect-ratio:1.1}.care-checklist{padding:25px}.article-cta{padding:28px}.post-navigation{padding:0 25px 72px}}