.lp-product { color: #19251f; background: #fff; letter-spacing: 0; }
.lp-product *, .lp-product h1, .lp-product h2 { letter-spacing: 0; box-sizing: border-box; }
.lp-product .mhg-shell { max-width: 1240px; }
.lp-product a:focus-visible, .lp-product summary:focus-visible { outline: 3px solid #158b63; outline-offset: 5px; }
.lp-hero { padding: 28px 0 0; }
.lp-breadcrumb { display: flex; flex-wrap: wrap; gap: 10px; font-size: 13px; color: #506159; margin-bottom: 26px; }
.lp-breadcrumb a, .lp-text-link, .lp-documents a { color: #096d46; text-decoration: underline; text-underline-offset: 4px; }
.lp-hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 72px; align-items: center; min-height: 430px; padding: 16px 0 38px; }
.lp-product-image { margin: 0; display: grid; place-items: center; min-height: 390px; }
.lp-product-image img { width: min(100%, 440px); height: 360px; object-fit: contain !important; object-position: center; }
.lp-product-image figcaption { margin-top: 14px; font-size: 12px; color: #53635b; }
.lp-eyebrow { margin: 0 0 14px; font-size: 13px; font-weight: 700; color: #096d46; }
.lp-product h1 { font-size: 42px; line-height: 1.12; margin: 0 0 14px; font-weight: 700; overflow-wrap: anywhere; }
.lp-category { font-size: 21px; line-height: 1.45; margin: 0 0 18px; }
.lp-intro { font-size: 17px; line-height: 1.75; color: #415449; margin: 0; max-width: 55ch; }
.lp-article { font-size: 13px; color: #53635b; margin: 20px 0 0; }
.lp-article strong { color: #19251f; padding-left: 8px; }
.lp-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 18px; margin-top: 26px; }
.lp-product .mhg-btn { border-radius: 4px; min-height: 46px; max-width: 100%; white-space: normal; text-align: center; }
.lp-text-link { font-weight: 600; font-size: 14px; line-height: 1.6; }
.lp-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 0; border-top: 1px solid #dbe2dd; border-bottom: 1px solid #dbe2dd; padding: 24px 0; gap: 36px; }
.lp-facts dt { color: #506159; font-size: 13px; margin-bottom: 8px; }
.lp-facts dd { margin: 0; font-weight: 600; font-size: 17px; line-height: 1.5; }
.lp-details { padding: 64px 0; scroll-margin-top: 110px; }
.lp-details-grid { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 88px; }
.lp-product h2 { font-size: 28px; line-height: 1.3; margin: 0 0 18px; }
.lp-details p, .lp-next p { font-size: 16px; line-height: 1.75; max-width: 58ch; }
.lp-details .lp-caution { margin-top: 26px; font-size: 13px; color: #53635b; }
.lp-disclosures details { border-bottom: 1px solid #dbe2dd; padding: 0 0 18px; margin-bottom: 18px; }
.lp-disclosures summary { cursor: pointer; font-size: 18px; font-weight: 650; padding: 0 0 10px; }
.lp-disclosures table { border-collapse: collapse; width: 100%; font-size: 14px; }
.lp-disclosures th, .lp-disclosures td { padding: 13px 12px; border-bottom: 1px solid #edf0ed; text-align: left; vertical-align: top; line-height: 1.6; overflow-wrap: anywhere; }
.lp-disclosures th { font-weight: 500; width: 48%; color: #506159; }
.lp-disclosures tr:nth-child(odd) { background: #f5f7f5; }
.lp-documents { display: grid; gap: 18px; padding: 16px 0 4px; }
.lp-next { background: #f1f5f2; padding: 42px 0; border-top: 1px solid #dbe2dd; }
.lp-next > .mhg-shell { display: flex; justify-content: space-between; align-items: center; gap: 40px; }
.lp-next h2 { font-size: 25px; margin-bottom: 10px; }
.lp-next .lp-actions { flex-shrink: 0; flex-direction: column; align-items: flex-start; margin: 0; }
@media (max-width: 760px) {
  .lp-hero { padding-top: 20px; }
  .lp-breadcrumb { font-size: 12px; margin-bottom: 18px; }
  .lp-hero-grid { grid-template-columns: minmax(0, 1fr); gap: 22px; padding: 0 0 28px; }
  .lp-product-image { min-height: 220px; }
  .lp-product-image img { height: 230px; }
  .lp-product-image figcaption { display: none; }
  .lp-product h1 { font-size: 30px; }
  .lp-category { font-size: 18px; }
  .lp-intro { font-size: 16px; line-height: 1.7; }
  .lp-facts { gap: 18px; grid-template-columns: minmax(0, 1fr); padding: 22px 0; }
  .lp-facts > div { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 18px; }
  .lp-facts dt { margin: 0; }
  .lp-facts dd { font-size: 14px; }
  .lp-details { padding: 36px 0; }
  .lp-details-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .lp-product h2 { font-size: 25px; }
  .lp-next > .mhg-shell { display: block; }
  .lp-next .lp-actions { margin-top: 24px; }
  .lp-disclosures th, .lp-disclosures td { padding: 12px 8px; }
}
