/* Laser hero rules polish
   Shared hero alignment and compact service facts for laser service pages. */

body.theme-laser .hero,
body.theme-laser section.hero,
body.theme-laser .hero-service-clean {
  text-align: center !important;
  padding-top: clamp(48px, 6vw, 72px) !important;
  padding-bottom: clamp(52px, 6vw, 76px) !important;
}

body.theme-laser .hero .hi,
body.theme-laser .hero .hero-inner,
body.theme-laser .hero .container.hero-inner {
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.theme-laser .hero h1,
body.theme-laser .hero-service-clean h1 {
  max-width: 940px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  line-height: 1.08 !important;
}

body.theme-laser .hero h1 span,
body.theme-laser .hero-service-clean h1 span {
  color: #168a3d !important;
  display: inline !important;
}

body.theme-laser .hero .hsub,
body.theme-laser .hero .hero-desc,
body.theme-laser .hero .hero-lead {
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

body.theme-laser .hero-service-facts,
body.theme-laser .laser-service-facts {
  width: min(100%, 1080px) !important;
  margin: 24px auto 22px !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
  align-items: stretch !important;
}

body.theme-laser .hero-service-fact,
body.theme-laser .laser-service-fact {
  min-height: 96px !important;
  padding: 18px 16px !important;
  border-radius: 18px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  text-align: center !important;
  background: rgba(255, 255, 255, 0.86) !important;
  border: 1px solid rgba(36, 83, 101, 0.14) !important;
  box-shadow: 0 12px 30px rgba(24, 62, 74, 0.06) !important;
}

body.theme-laser .hero-service-fact span,
body.theme-laser .laser-service-fact span {
  display: block !important;
  margin-bottom: 8px !important;
  color: #607173 !important;
  font-size: 0.92rem !important;
  line-height: 1.2 !important;
  letter-spacing: 0.01em !important;
}

body.theme-laser .hero-service-fact strong,
body.theme-laser .laser-service-fact strong {
  display: block !important;
  color: #143545 !important;
  font-size: clamp(1rem, 1.35vw, 1.25rem) !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
}

body.theme-laser .hero-service-fact:last-child strong,
body.theme-laser .laser-service-fact:last-child strong {
  font-size: clamp(0.92rem, 1.12vw, 1.08rem) !important;
  line-height: 1.22 !important;
}

body.theme-laser .hero-actions,
body.theme-laser .acts {
  justify-content: center !important;
  margin-top: 18px !important;
}

body.theme-laser .hero-small,
body.theme-laser .price-note,
body.theme-laser .hero-price-note {
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

/* Keep hero photos and service images polished without letting them overpower the page. */
body.theme-laser .pimg,
body.theme-laser .beard-visual-card,
body.theme-laser .aroma-laser-side-visual,
body.theme-laser .bikini-photo-card .inline-photo {
  max-width: 460px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.theme-laser .pimg img,
body.theme-laser .beard-visual-art,
body.theme-laser .aroma-laser-side-visual img,
body.theme-laser .bikini-photo-card img {
  max-height: 560px !important;
  object-fit: cover !important;
}

/* Better desktop rhythm for hero sections where facts appeared after the buttons. */
body.theme-laser .hero-actions + .hero-price-note + .laser-service-facts,
body.theme-laser .acts + .price-note + .laser-service-facts {
  margin-top: 24px !important;
}

@media (max-width: 900px) {
  body.theme-laser .hero-service-facts,
  body.theme-laser .laser-service-facts {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    max-width: 620px !important;
  }

  body.theme-laser .hero,
  body.theme-laser section.hero,
  body.theme-laser .hero-service-clean {
    padding-top: 44px !important;
    padding-bottom: 54px !important;
  }
}

@media (max-width: 560px) {
  body.theme-laser .hero-service-facts,
  body.theme-laser .laser-service-facts {
    grid-template-columns: 1fr !important;
    max-width: 360px !important;
  }

  body.theme-laser .hero-service-fact,
  body.theme-laser .laser-service-fact {
    min-height: 82px !important;
  }
}

/* Strong laser hero normalization, overrides older per-page hero styles. */
body.theme-laser .hero,
body.theme-laser section.hero,
body.theme-laser .hero-service-clean,
body.theme-laser section#main-content.bg-gradient-to-br {
  min-height: auto !important;
  padding-top: clamp(32px, 3.5vw, 46px) !important;
  padding-bottom: clamp(34px, 3.8vw, 50px) !important;
  text-align: center !important;
}

body.theme-laser .hero::before,
body.theme-laser .hero-service-clean::before {
  opacity: 0.75 !important;
}

body.theme-laser .hero .hi,
body.theme-laser .hero .hero-inner,
body.theme-laser .hero .container.hero-inner,
body.theme-laser section#main-content .max-w-4xl {
  width: min(100%, 1120px) !important;
  max-width: 1120px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

body.theme-laser .hero h1,
body.theme-laser .hero-service-clean h1,
body.theme-laser section#main-content h1 {
  font-size: clamp(2.55rem, 4.6vw, 4.15rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.045em !important;
  max-width: 980px !important;
  margin: 0 auto 18px !important;
  text-align: center !important;
}

body.theme-laser .hero h1 span,
body.theme-laser .hero-service-clean h1 span,
body.theme-laser section#main-content h1 span {
  color: #168a3d !important;
  display: inline !important;
}

body.theme-laser .hero .hsub,
body.theme-laser .hero .hero-desc,
body.theme-laser .hero .hero-lead,
body.theme-laser section#main-content p.text-xl {
  max-width: 760px !important;
  margin: 0 auto 22px !important;
  text-align: center !important;
  font-size: clamp(1rem, 1.25vw, 1.08rem) !important;
  line-height: 1.65 !important;
}

body.theme-laser .hero-service-facts,
body.theme-laser .laser-service-facts {
  width: min(100%, 1120px) !important;
  max-width: 1120px !important;
  margin: 20px auto 18px !important;
  display: grid !important;
  grid-template-columns:
    minmax(165px, 1fr) minmax(175px, 1fr) minmax(185px, 1fr)
    minmax(330px, 1.55fr) !important;
  gap: 12px !important;
  align-items: stretch !important;
}

body.theme-laser .hero-service-fact,
body.theme-laser .laser-service-fact {
  min-height: 76px !important;
  padding: 12px 16px !important;
  border-radius: 16px !important;
  justify-content: center !important;
  text-align: center !important;
}

body.theme-laser .hero-service-fact span,
body.theme-laser .laser-service-fact span {
  margin-bottom: 5px !important;
  font-size: 0.88rem !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}

body.theme-laser .hero-service-fact strong,
body.theme-laser .laser-service-fact strong,
body.theme-laser .hero-service-fact:last-child strong,
body.theme-laser .laser-service-fact:last-child strong {
  font-size: clamp(0.98rem, 1.12vw, 1.12rem) !important;
  line-height: 1.15 !important;
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

body.theme-laser .hero-actions,
body.theme-laser .acts,
body.theme-laser section#main-content .flex.justify-center {
  margin-top: 18px !important;
  justify-content: center !important;
}

body.theme-laser .hero-small,
body.theme-laser .price-note,
body.theme-laser .hero-price-note,
body.theme-laser section#main-content .text-sm.text-gray-400 {
  max-width: 760px !important;
  margin: 14px auto 0 !important;
  text-align: center !important;
}

@media (max-width: 980px) {
  body.theme-laser .hero-service-facts,
  body.theme-laser .laser-service-facts {
    grid-template-columns: repeat(2, minmax(210px, 1fr)) !important;
    max-width: 720px !important;
  }
}

@media (max-width: 560px) {
  body.theme-laser .hero,
  body.theme-laser section.hero,
  body.theme-laser .hero-service-clean,
  body.theme-laser section#main-content.bg-gradient-to-br {
    padding-top: 32px !important;
    padding-bottom: 38px !important;
  }

  body.theme-laser .hero h1,
  body.theme-laser .hero-service-clean h1,
  body.theme-laser section#main-content h1 {
    font-size: clamp(2.25rem, 12vw, 3.1rem) !important;
  }

  body.theme-laser .hero-service-facts,
  body.theme-laser .laser-service-facts {
    grid-template-columns: 1fr !important;
    max-width: 360px !important;
  }

  body.theme-laser .hero-service-fact strong,
  body.theme-laser .laser-service-fact strong,
  body.theme-laser .hero-service-fact:last-child strong,
  body.theme-laser .laser-service-fact:last-child strong {
    white-space: normal !important;
  }
}

/* Final laser hero fit pass
   Stronger than older page bundles, keeps service heroes compact and consistent. */
body.theme-laser section.hero,
body.theme-laser .hero,
body.theme-laser .hero-service-clean,
body.theme-laser section#main-content.bg-gradient-to-br {
  min-height: 0 !important;
  padding-top: clamp(22px, 2.8vw, 34px) !important;
  padding-bottom: clamp(24px, 3vw, 38px) !important;
  text-align: center !important;
}

body.theme-laser .hero .hi,
body.theme-laser .hero .hero-inner,
body.theme-laser .hero .container.hero-inner,
body.theme-laser section#main-content .max-w-4xl {
  max-width: 1040px !important;
  width: min(100%, 1040px) !important;
  text-align: center !important;
}

body.theme-laser .hero h1,
body.theme-laser .hero-service-clean h1,
body.theme-laser section#main-content h1 {
  color: #173625 !important;
  font-size: clamp(2.1rem, 3.55vw, 3.35rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.04em !important;
  margin: 0 auto 12px !important;
  max-width: 920px !important;
  text-align: center !important;
}

body.theme-laser .hero h1 span,
body.theme-laser .hero-service-clean h1 span,
body.theme-laser section#main-content h1 span {
  color: #168a3d !important;
  display: inline !important;
}

body.theme-laser .hero .badge,
body.theme-laser .hero .hero-badge,
body.theme-laser section#main-content .hero-badge {
  color: #168a3d !important;
  margin-bottom: 10px !important;
}

body.theme-laser .hero .hsub,
body.theme-laser .hero .hero-desc,
body.theme-laser .hero .hero-lead,
body.theme-laser section#main-content p.text-xl {
  font-size: clamp(0.96rem, 1.06vw, 1.03rem) !important;
  line-height: 1.52 !important;
  margin: 0 auto 16px !important;
  max-width: 720px !important;
  text-align: center !important;
}

body.theme-laser .hero-service-facts,
body.theme-laser .laser-service-facts {
  width: min(100%, 980px) !important;
  max-width: 980px !important;
  margin: 16px auto 14px !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

body.theme-laser .hero-service-fact,
body.theme-laser .laser-service-fact {
  min-height: 58px !important;
  padding: 10px 12px !important;
  border-radius: 14px !important;
}

body.theme-laser .hero-service-fact span,
body.theme-laser .laser-service-fact span {
  font-size: 0.78rem !important;
  line-height: 1 !important;
  margin-bottom: 4px !important;
  white-space: nowrap !important;
}

body.theme-laser .hero-service-fact strong,
body.theme-laser .laser-service-fact strong,
body.theme-laser .hero-service-fact:last-child strong,
body.theme-laser .laser-service-fact:last-child strong {
  font-size: clamp(0.88rem, 0.98vw, 0.98rem) !important;
  line-height: 1.05 !important;
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

body.theme-laser .hero-actions,
body.theme-laser .acts,
body.theme-laser section#main-content .flex.justify-center {
  margin-top: 14px !important;
}

body.theme-laser .price-note,
body.theme-laser .hero-price-note,
body.theme-laser .hero-small,
body.theme-laser section#main-content .text-sm.text-gray-400 {
  margin-top: 10px !important;
  font-size: 0.88rem !important;
}

body.page-back-laser .hero {
  background: linear-gradient(
    160deg,
    #f0faf4 0%,
    #fafffe 52%,
    #f5f9f6 100%
  ) !important;
  color: #173625 !important;
}

body.page-back-laser .hero::before {
  background: radial-gradient(
      ellipse at 60% 0%,
      rgba(186, 224, 202, 0.3) 0%,
      transparent 70%
    ),
    radial-gradient(
      ellipse at 10% 100%,
      rgba(31, 178, 90, 0.09) 0%,
      transparent 60%
    ) !important;
}

body.page-back-laser .hero h1,
body.page-back-laser .hero .hsub,
body.page-back-laser .hero .price-note {
  color: #173625 !important;
}

body.page-back-laser .hero h1 span,
body.page-back-laser .hero .badge {
  color: #168a3d !important;
}

@media (max-width: 980px) {
  body.theme-laser .hero-service-facts,
  body.theme-laser .laser-service-facts {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    max-width: 620px !important;
  }
}

@media (max-width: 560px) {
  body.theme-laser section.hero,
  body.theme-laser .hero,
  body.theme-laser .hero-service-clean,
  body.theme-laser section#main-content.bg-gradient-to-br {
    padding-top: 26px !important;
    padding-bottom: 30px !important;
  }

  body.theme-laser .hero h1,
  body.theme-laser .hero-service-clean h1,
  body.theme-laser section#main-content h1 {
    font-size: clamp(2rem, 10vw, 2.75rem) !important;
  }

  body.theme-laser .hero-service-facts,
  body.theme-laser .laser-service-facts {
    grid-template-columns: 1fr !important;
    max-width: 340px !important;
  }

  body.theme-laser .hero-service-fact strong,
  body.theme-laser .laser-service-fact strong,
  body.theme-laser .hero-service-fact:last-child strong,
  body.theme-laser .laser-service-fact:last-child strong {
    white-space: normal !important;
  }
}

/* Final laser service hero and location fit pass */
body.theme-laser .hero-service-facts,
body.theme-laser .laser-service-facts {
  max-width: 1120px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
}
body.theme-laser .hero-service-fact,
body.theme-laser .laser-service-fact {
  min-height: 56px !important;
  padding: 10px 14px !important;
}
body.theme-laser .hero-service-fact strong,
body.theme-laser .laser-service-fact strong {
  font-size: clamp(0.82rem, 0.88vw, 0.95rem) !important;
  letter-spacing: 0.01em !important;
}
body.theme-laser .hero-service-fact:last-child strong,
body.theme-laser .laser-service-fact:last-child strong {
  font-size: clamp(0.74rem, 0.78vw, 0.86rem) !important;
  white-space: nowrap !important;
}

/* Men's laser service hero, matched to service pages but with right-side image */
body.theme-laser .mens-service-hero {
  padding: 42px 5% 48px !important;
  background: linear-gradient(
    160deg,
    #f0faf4 0%,
    #fafffe 52%,
    #f5f9f6 100%
  ) !important;
}
body.theme-laser .mens-hero-layout {
  max-width: 1120px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.72fr) !important;
  gap: 34px !important;
  align-items: center !important;
}
body.theme-laser .mens-hero-copy {
  text-align: left !important;
}
body.theme-laser .mens-hero-copy h1 {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 760px !important;
  font-size: clamp(2.65rem, 5vw, 4.5rem) !important;
}
body.theme-laser .mens-hero-copy .hero-desc {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 690px !important;
}
body.theme-laser .mens-hero-copy .hero-service-facts {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.theme-laser .mens-hero-photo {
  max-width: 370px !important;
  margin: 0 auto !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  border: 1px solid rgba(22, 101, 52, 0.14) !important;
  box-shadow: 0 18px 46px rgba(22, 101, 52, 0.12) !important;
  background: #fff !important;
}
body.theme-laser .mens-hero-photo img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 4/5 !important;
  height: auto !important;
  object-fit: cover !important;
  object-position: center !important;
}
body.theme-laser .mens-laser-card a {
  margin-top: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  padding: 10px 14px !important;
  border-radius: 999px !important;
  background: #1fb25a !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800 !important;
}
@media (max-width: 900px) {
  body.theme-laser .mens-hero-layout {
    grid-template-columns: 1fr !important;
    text-align: center !important;
  }
  body.theme-laser .mens-hero-copy,
  body.theme-laser .mens-hero-copy h1 {
    text-align: center !important;
  }
  body.theme-laser .mens-hero-copy .hero-desc,
  body.theme-laser .mens-hero-copy .hero-service-facts {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  body.theme-laser .mens-hero-photo {
    max-width: 320px !important;
  }
}
