/* Page-specific refinements are intentionally light; shared layout lives in styles.css. */
.page-hero .hero-actions{margin-top:28px}
.page-hero .notice{max-width:720px}
.content-section .section-head{align-items:end}
.product-detail h2{font-size:clamp(34px,4vw,52px)}
.product-detail h3{margin-top:32px}
.article-wrap strong{color:var(--green-950)}
.article-wrap a{color:var(--green-800);font-weight:700}
.article-wrap a:hover{text-decoration:underline}
