/* Editorial refinement v42: shared layout, original palette and local fonts. */
:root { --muted: #51665d; }
html { scroll-padding-top: 110px; }
section[id] { scroll-margin-top: 110px; }
:focus-visible { outline: 3px solid #197455; outline-offset: 5px; }
.button { gap: 14px; }
.button:disabled { cursor: not-allowed; opacity: .65; transform: none; }
.site-header { background: rgba(248,246,240,.97); border-bottom: 1px solid var(--line); }
.main-nav { gap: 21px; }
.main-nav .mobile-order-link { display: none; }
.home-page .hero { min-height: 0; background: #f5f1e8; }
.home-page .hero-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 44px; padding-block: 146px 68px; }
.home-page .hero-copy { max-width: 580px; }
.home-page .hero h1 { font-size: clamp(42px,4.8vw,67px); line-height: 1.03; font-weight: 500; letter-spacing: -.045em; }
.home-page .hero h1 span { color: #397763; }
.home-page .hero-lead { font-size: 18px; line-height: 1.7; margin: 25px 0 29px; max-width: 520px; }
.home-page .hero .eyebrow { font-size: 11px; letter-spacing: .14em; }
.home-page .trust-list { flex-direction: column; gap: 9px; margin-top: 28px; padding-top: 22px; font-size: 12px; font-weight: 500; }
.hero-product { margin: 0; position: relative; }
.hero-product img { width: 100%; height: 530px; object-fit: cover; object-position: 64% center; border-radius: 160px 160px 16px 16px; }
.hero-product figcaption { text-align: center; margin-top: 17px; font-size: 12px; color: #52685e; }
.home-page .intro { padding-block: 66px; border-bottom: 1px solid var(--line); }
.home-page .intro-grid { gap: 70px; align-items: center; }
.home-page .intro h2 { font-size: clamp(32px,3.1vw,44px); line-height: 1.1; }
.home-page .intro .prose { font-size: 17px; }
.home-page .intro .prose p:last-child { margin-bottom: 0; }
.home-page .products { padding-block: 82px; }
.home-page .section-heading { margin-bottom: 34px; }
.home-page .section-heading h2 { font-size: clamp(36px,4vw,54px); line-height: 1.07; }
.home-page .product-grid { gap: 28px; }
.home-page .product-info-card { display: flex; flex-direction: column; border-radius: 20px; box-shadow: none; min-height: 0; }
.home-page .product-number { z-index: 1; top: 18px; left: 24px; right: auto; color: #405f50; }
.product-card-visual { display: block; background: #f7f0e3; overflow: hidden; }
.product-card-visual img { width: 100%; height: 340px; object-fit: contain; transition: transform .35s; }
.product-card-visual:hover img { transform: scale(1.03); }
.home-page .product-info-card .product-content { padding: 32px 34px 34px; height: auto; flex: 1; }
.home-page .product-content h3 { font-size: 34px; margin: 7px 0 18px; }
.home-page .product-content .product-kicker { font-size: 10px; letter-spacing: .08em; }
.home-page .product-content > p { font-size: 16px; }
.home-page .product-content .check-list { font-size: 14px; margin: 10px 0 20px; }
.home-page .product-info-card .text-link { margin-bottom: 24px; }
.home-page .product-info-card .button { width: 100%; }
.purchase-assurance { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; margin-top: 32px; border-top: 1px solid var(--line); padding-top: 20px; }
.purchase-assurance p { margin: 0; font-size: 13px; }
.purchase-assurance strong,.purchase-assurance span,.purchase-assurance a { display: block; }
.purchase-assurance strong { margin-bottom: 5px; font-size: 14px; }
.catalog-status { padding: 16px 20px; background: #eef3ee; border-radius: 12px; font-size: 14px; }
.home-page .trial-offer { padding-bottom: 0; }
.home-page .trial-offer-card { padding: 27px 34px; border-radius: 18px; box-shadow: none; }
.home-page .trial-offer-card h2 { font-size: 29px; }
.home-page .trial-offer-card p { font-size: 14px; }
.home-page .for-him-copy h2 { font-size: clamp(34px,3.7vw,50px); }
.home-page .for-him-copy { padding: 48px; }
.home-page .about-section { background: #fff; padding-block: 84px; scroll-margin-top: 0; }
.about-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 76px; }
.about-copy h2 { font-family: var(--serif); font-size: clamp(36px,4vw,54px); font-weight: 500; letter-spacing: -.04em; line-height: 1.06; margin: 0 0 24px; }
.about-copy > p:not(.eyebrow) { color: var(--muted); max-width: 580px; }
.about-copy strong { color: var(--forest); }
.about-copy .text-link { display: inline-block; margin-top: 8px; }
.about-group { padding: 38px; border: 1px solid var(--line); border-radius: 22px; background: #f5f3ed; }
.about-group h3 { margin: 0 0 20px; font-family: var(--serif); font-size: 38px; font-weight: 500; line-height: 1.1; letter-spacing: -.03em; }
.about-group > p:not(.eyebrow) { color: var(--muted); }
.about-group .button { margin-top: 12px; max-width: 100%; }
.about-group .about-site-note { font-size: 12px; margin: 14px 0 0; }
.product-page .product-summary h1 { font-family: var(--serif); font-weight: 500; font-size: clamp(40px,4.2vw,60px); line-height: 1.05; }
.product-page .product-visual { min-height: 500px; box-shadow: none; border-radius: 24px; }
.product-page .product-hero { align-items: start; }
.product-page .product-visual img { max-height: 550px; }
.product-choice { padding: 22px; background: #edf3ee; border-radius: 14px; font-size: 15px; }
.product-choice h2 { font-family: var(--serif); font-size: 22px; margin: 0 0 6px; }
.product-choice p { margin: 0; }
.product-ingredients { margin-top: 28px; font-size: 14px; }
.product-ingredients summary { cursor: pointer; font-weight: 700; padding-block: 12px; }
.product-ingredients p { margin-top: 0; }
.guide-hero h1 { max-width: 900px; font-size: clamp(42px,6vw,76px); line-height: 1.05; }
.guide-lead { font-size: 19px; }
.guide-meta { line-height: 1.8; }
@media (max-width:1100px) {
  .main-nav { gap: 13px; }
  .main-nav a { font-size: 12px; }
  .nav-wrap { gap: 18px; }
  .home-page .hero-grid { gap: 26px; }
}
@media (max-width:800px) {
  .about-grid { grid-template-columns: 1fr; gap: 32px; }
  .home-page .about-section { padding-block: 60px; }
  .home-page .hero-grid { grid-template-columns: 1fr; padding-block: 124px 40px; gap: 32px; }
  .home-page .hero-copy { max-width: 640px; }
  .home-page .hero h1 { font-size: clamp(40px,7.8vw,60px); }
  .home-page .hero-lead { max-width: 600px; font-size: 17px; }
  .home-page .hero-actions { flex-direction: row; align-items: center; gap: 20px; flex-wrap: wrap; }
  .hero-product img { height: auto; aspect-ratio: 3/2; border-radius: 80px 80px 14px 14px; }
  .home-page .trust-list { flex-direction: row; flex-wrap: wrap; gap: 10px 22px; }
  .home-page .intro-grid { gap: 24px; }
  .home-page .product-grid { grid-template-columns: 1fr 1fr; gap: 16px; }
  .product-card-visual img { height: 240px; }
  .home-page .product-info-card .product-content { padding: 24px; }
  .home-page .product-content h3 { font-size: 28px; }
}
@media (max-width:980px) { .main-nav .mobile-order-link { display: block; } }
@media (max-width:560px) {
  .about-group { padding: 28px 24px; }
  .home-page .product-grid { grid-template-columns: 1fr; }
  .home-page .products { padding-block: 60px; }
  .product-card-visual img { height: 300px; }
  .home-page .product-content h3 { font-size: 32px; }
  .purchase-assurance { grid-template-columns: 1fr; gap: 18px; }
  .home-page .trial-offer-card { padding: 25px; }
  .home-page .for-him-copy { padding: 32px 24px; }
  .product-breadcrumb { white-space: normal; flex-wrap: wrap; font-size: 12px; }
  .product-page .product-visual { min-height: 330px; }
  .main-nav a { font-size: 16px; }
}
@media (prefers-reduced-motion:reduce) { .product-card-visual img { transition: none; } }
