@media (max-width: 767px) {
  img[data-sgc-home-hero="true"],
  .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
  .sgc-mobile-home-hero img[src*="HomepageHero"],
  .sgc-mobile-home-hero img[src*="laptop"] {
    width: 100% !important;
    height: auto !important;
    max-height: 58vh !important;
    object-fit: cover !important;
    object-position: left center !important;
  }

  .sgc-mobile-home-hero {
    overflow: visible !important;
  }

  .sgc-mobile-home-hero [class*="overflow-hidden"] {
    overflow: visible !important;
  }

  .sgc-mobile-home-hero [class*="h-"] {
    min-height: auto !important;
  }

  header {
    overflow: visible !important;
  }

  header .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  header a[href="/"].flex.flex-col,
  header a[href="/"][class*="flex-col"] {
    flex-shrink: 0 !important;
    max-width: calc(100vw - 6.25rem) !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  header a[href="/"].flex.flex-col span,
  header a[href="/"][class*="flex-col"] span {
    display: block !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: clip !important;
  }

  header a[href="/"].flex.flex-col span:first-child,
  header a[href="/"][class*="flex-col"] span:first-child {
    font-size: clamp(1rem, 5vw, 1.18rem) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.02em !important;
  }

  header a[href="/"].flex.flex-col span:last-child,
  header a[href="/"][class*="flex-col"] span:last-child {
    font-size: clamp(0.42rem, 2.2vw, 0.52rem) !important;
    line-height: 1.15 !important;
    letter-spacing: 0.14em !important;
  }
}

@media (max-width: 480px) {
  img[data-sgc-home-hero="true"],
  .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
  .sgc-mobile-home-hero img[src*="HomepageHero"],
  .sgc-mobile-home-hero img[src*="laptop"] {
    max-height: 52vh !important;
    object-position: left center !important;
  }

  header .container {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  header a[href="/"].flex.flex-col,
  header a[href="/"][class*="flex-col"] {
    max-width: calc(100vw - 5.5rem) !important;
  }
}

/* Home hero premium luxury refinements — June 2026 */
body.sgc-home-luxury-hero header,
body:has(.sgc-mobile-home-hero) header {
  background: linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.98) 0%,
    rgba(255, 248, 240, 0.94) 64%,
    rgba(255, 248, 240, 0.72) 82%,
    rgba(255, 248, 240, 0) 100%
  ) !important;
  box-shadow: 0 10px 30px rgba(55, 35, 23, 0.045) !important;
  backdrop-filter: saturate(115%) blur(2px) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
  background: #2f251c !important;
  isolation: isolate !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero::before,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 0 auto 0 !important;
  height: clamp(8.5rem, 17vw, 15.5rem) !important;
  pointer-events: none !important;
  z-index: 3 !important;
  background: linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.92) 0%,
    rgba(255, 248, 240, 0.68) 28%,
    rgba(255, 248, 240, 0.28) 58%,
    rgba(255, 248, 240, 0) 100%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] {
  opacity: 0.94 !important;
  filter: saturate(1.08) contrast(0.96) brightness(1.13) sepia(0.035) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
  background: linear-gradient(
    90deg,
    rgba(39, 28, 20, 0.38) 0%,
    rgba(67, 47, 31, 0.18) 38%,
    rgba(255, 248, 240, 0.06) 70%,
    rgba(255, 248, 240, 0) 100%
  ), linear-gradient(
    0deg,
    rgba(39, 28, 20, 0.26) 0%,
    rgba(39, 28, 20, 0.09) 42%,
    rgba(255, 248, 240, 0) 100%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .container.relative.z-10,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .container.relative.z-10 {
  z-index: 4 !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl {
  position: relative !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl::before,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl::before {
  content: "" !important;
  position: absolute !important;
  inset: -4rem -4.5rem -3rem -5rem !important;
  z-index: -1 !important;
  pointer-events: none !important;
  background: radial-gradient(
    circle at left center,
    rgba(255, 248, 240, 0.18),
    rgba(255, 248, 240, 0.07) 34%,
    transparent 62%
  ) !important;
  filter: blur(0.5px) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero h1,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 {
  color: #F7F1EA !important;
  text-shadow: 0 2px 18px rgba(42, 26, 17, 0.16) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero h1 em,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 em {
  color: #D6B06A !important;
  text-shadow: 0 1px 14px rgba(70, 44, 22, 0.14) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero p,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero p {
  color: #E8DED2 !important;
  text-shadow: 0 1px 14px rgba(42, 26, 17, 0.13) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .sgc-luxury-cta,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .sgc-luxury-cta {
  box-shadow: 0 10px 22px rgba(35, 20, 13, 0.10), 0 4px 10px rgba(185, 138, 59, 0.12) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .sgc-luxury-cta:hover,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .sgc-luxury-cta:hover {
  box-shadow: 0 12px 24px rgba(35, 20, 13, 0.13), 0 5px 12px rgba(185, 138, 59, 0.15) !important;
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero header,
  body:has(.sgc-mobile-home-hero) header {
    background: linear-gradient(
      180deg,
      rgba(255, 248, 240, 0.985) 0%,
      rgba(255, 248, 240, 0.95) 70%,
      rgba(255, 248, 240, 0.72) 88%,
      rgba(255, 248, 240, 0) 100%
    ) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero::before,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero::before {
    height: 9.75rem !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] {
    opacity: 0.96 !important;
    filter: saturate(1.06) contrast(0.96) brightness(1.11) sepia(0.035) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0 {
    background: linear-gradient(
      180deg,
      rgba(255, 248, 240, 0.08) 0%,
      rgba(49, 34, 24, 0.12) 30%,
      rgba(38, 26, 18, 0.32) 100%
    ), linear-gradient(
      90deg,
      rgba(38, 26, 18, 0.30) 0%,
      rgba(38, 26, 18, 0.13) 58%,
      rgba(255, 248, 240, 0) 100%
    ) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl::before,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl::before {
    inset: -2.75rem -1.25rem -2.4rem -1.7rem !important;
    background: radial-gradient(
      circle at left center,
      rgba(255, 248, 240, 0.20),
      rgba(255, 248, 240, 0.08) 38%,
      transparent 66%
    ) !important;
  }
}

/* Home hero luxury refinement pass 2: prevent overflow and soften mobile darkness */
body.sgc-home-luxury-hero,
body:has(.sgc-mobile-home-hero) {
  overflow-x: hidden !important;
}

body.sgc-home-luxury-hero header a[href="/"] span,
body:has(.sgc-mobile-home-hero) header a[href="/"] span {
  color: #4f3827 !important;
  text-shadow: 0 1px 10px rgba(255, 248, 240, 0.34) !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:last-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:last-child {
  color: rgba(79, 56, 39, 0.72) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
  overflow: hidden !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl::before,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl::before {
  inset: -4rem -2.25rem -3rem -3.25rem !important;
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero .sgc-mobile-home-hero,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
    background: linear-gradient(
      180deg,
      rgba(91, 70, 50, 0.96) 0%,
      rgba(74, 52, 36, 0.97) 42%,
      rgba(54, 38, 28, 0.98) 100%
    ) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl::before,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl::before {
    inset: -2.55rem -0.55rem -2.25rem -0.8rem !important;
    background: radial-gradient(
      circle at left center,
      rgba(255, 248, 240, 0.24),
      rgba(214, 176, 106, 0.10) 34%,
      transparent 68%
    ) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero p,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero p {
    color: #F0E6DA !important;
  }
}

/* Home hero luxury refinement pass 3: contain desktop ticker animation overflow */
html:has(body.sgc-home-luxury-hero),
html:has(body:has(.sgc-mobile-home-hero)) {
  overflow-x: hidden !important;
  max-width: 100% !important;
}

body.sgc-home-luxury-hero .sgc-home-hero-ticker-strip > div,
body:has(.sgc-mobile-home-hero) .sgc-home-hero-ticker-strip > div {
  width: 100vw !important;
  max-width: 100vw !important;
  overflow: hidden !important;
}

/* Home hero luxury refinement pass 4: clamp the document element on the Home page asset */
html {
  overflow-x: hidden !important;
  max-width: 100% !important;
}

/* Home hero luxury refinement pass 5: darker warm cinematic reference treatment */
body.sgc-home-luxury-hero .sgc-mobile-home-hero,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
  background: linear-gradient(
    180deg,
    #3a281c 0%,
    #2f231a 42%,
    #241a14 100%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero::before,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero::before {
  height: clamp(8.25rem, 14vw, 13.25rem) !important;
  background: linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.94) 0%,
    rgba(255, 248, 240, 0.72) 34%,
    rgba(121, 87, 55, 0.30) 68%,
    rgba(55, 36, 24, 0) 100%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] {
  opacity: 0.99 !important;
  filter: saturate(0.92) contrast(1.08) brightness(0.72) sepia(0.12) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
  background: linear-gradient(
    90deg,
    rgba(34, 24, 17, 0.68) 0%,
    rgba(56, 38, 25, 0.52) 34%,
    rgba(78, 54, 35, 0.34) 58%,
    rgba(34, 24, 17, 0.30) 100%
  ), linear-gradient(
    180deg,
    rgba(36, 25, 17, 0.28) 0%,
    rgba(36, 25, 17, 0.18) 28%,
    rgba(30, 22, 16, 0.48) 100%
  ), radial-gradient(
    circle at 14% 47%,
    rgba(214, 176, 106, 0.16) 0%,
    rgba(102, 70, 43, 0.20) 30%,
    rgba(28, 20, 15, 0.38) 74%,
    rgba(22, 16, 12, 0.50) 100%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl::before,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl::before {
  inset: -3.8rem -2.25rem -2.8rem -3.15rem !important;
  background: radial-gradient(
    circle at left center,
    rgba(255, 248, 240, 0.11),
    rgba(214, 176, 106, 0.08) 34%,
    rgba(0, 0, 0, 0) 66%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero h1,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 {
  text-shadow: 0 3px 22px rgba(24, 15, 10, 0.34) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero h1 em,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 em {
  color: #E0BB75 !important;
  text-shadow: 0 2px 16px rgba(30, 18, 10, 0.30) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero p,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero p {
  color: #F0E6DA !important;
  text-shadow: 0 2px 16px rgba(24, 15, 10, 0.28) !important;
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero .sgc-mobile-home-hero::before,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero::before {
    height: 9.5rem !important;
    background: linear-gradient(
      180deg,
      rgba(255, 248, 240, 0.96) 0%,
      rgba(255, 248, 240, 0.75) 56%,
      rgba(73, 50, 32, 0.24) 82%,
      rgba(42, 29, 20, 0) 100%
    ) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] {
    opacity: 0.99 !important;
    filter: saturate(0.94) contrast(1.07) brightness(0.70) sepia(0.12) !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0 {
    background: linear-gradient(
      180deg,
      rgba(40, 27, 18, 0.18) 0%,
      rgba(39, 27, 19, 0.42) 46%,
      rgba(27, 19, 14, 0.66) 100%
    ), linear-gradient(
      90deg,
      rgba(34, 24, 17, 0.62) 0%,
      rgba(56, 38, 25, 0.42) 58%,
      rgba(34, 24, 17, 0.28) 100%
    ) !important;
  }
}

/* === 2026-06-03 reference screenshot match: flat cream title bar + cinematic Home hero === */
body.sgc-home-luxury-hero header,
body:has(.sgc-mobile-home-hero) header {
  background: linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.985) 0%,
    rgba(255, 248, 240, 0.965) 78%,
    rgba(255, 248, 240, 0.92) 100%
  ) !important;
  border-bottom: 1px solid rgba(214, 176, 106, 0.16) !important;
  box-shadow: none !important;
  backdrop-filter: saturate(108%) blur(1.5px) !important;
}

body.sgc-home-luxury-hero header .container,
body:has(.sgc-mobile-home-hero) header .container {
  min-height: 7.15rem !important;
  max-width: 1240px !important;
  padding-left: clamp(1.35rem, 5.8vw, 4.8rem) !important;
  padding-right: clamp(1.35rem, 5.8vw, 4.8rem) !important;
}

body.sgc-home-luxury-hero header nav,
body:has(.sgc-mobile-home-hero) header nav {
  gap: clamp(1.8rem, 4vw, 3.65rem) !important;
}

body.sgc-home-luxury-hero header nav a,
body:has(.sgc-mobile-home-hero) header nav a {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #2b1b12 !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.94rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.025em !important;
  padding: 0.2rem 0 !important;
  text-shadow: none !important;
}

body.sgc-home-luxury-hero header a[href="/"] span,
body:has(.sgc-mobile-home-hero) header a[href="/"] span {
  color: #24150e !important;
  text-shadow: none !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:first-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:first-child {
  font-family: 'Playfair Display', 'Cormorant Garamond', Georgia, serif !important;
  font-size: clamp(1.12rem, 1.7vw, 1.45rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.035em !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:last-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:last-child {
  color: rgba(74, 48, 31, 0.64) !important;
  font-size: clamp(0.46rem, 0.7vw, 0.58rem) !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
}

body.sgc-home-luxury-hero header button,
body:has(.sgc-mobile-home-hero) header button,
body.sgc-home-luxury-hero header a[href*="calendly"],
body:has(.sgc-mobile-home-hero) header a[href*="calendly"] {
  min-height: 4rem !important;
  padding: 0 2.45rem !important;
  border-radius: 0 !important;
  border: 1px solid rgba(224, 184, 108, 0.58) !important;
  background: linear-gradient(135deg, #d9ad52 0%, #c99736 52%, #a87423 100%) !important;
  color: #fff8ee !important;
  box-shadow: 0 12px 24px rgba(132, 86, 31, 0.16), inset 0 1px 0 rgba(255, 237, 194, 0.28) !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.79rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
  background: #211710 !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero::before,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero::before {
  height: clamp(5.5rem, 10vw, 8.3rem) !important;
  background: linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.80) 0%,
    rgba(255, 248, 240, 0.30) 34%,
    rgba(78, 52, 32, 0.12) 60%,
    rgba(32, 21, 14, 0) 100%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] {
  opacity: 1 !important;
  filter: saturate(0.9) contrast(1.08) brightness(0.62) sepia(0.16) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
  background: linear-gradient(
    90deg,
    rgba(32, 22, 15, 0.74) 0%,
    rgba(48, 33, 22, 0.56) 34%,
    rgba(58, 39, 25, 0.36) 62%,
    rgba(28, 19, 13, 0.24) 100%
  ), linear-gradient(
    180deg,
    rgba(48, 33, 22, 0.16) 0%,
    rgba(27, 19, 13, 0.36) 54%,
    rgba(18, 13, 9, 0.58) 100%
  ), radial-gradient(
    circle at 17% 48%,
    rgba(214, 176, 106, 0.14) 0%,
    rgba(95, 65, 39, 0.22) 34%,
    rgba(22, 15, 10, 0.46) 78%
  ) !important;
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero header .container,
  body:has(.sgc-mobile-home-hero) header .container {
    min-height: 5.5rem !important;
  }

  body.sgc-home-luxury-hero header button,
  body:has(.sgc-mobile-home-hero) header button,
  body.sgc-home-luxury-hero header a[href*="calendly"],
  body:has(.sgc-mobile-home-hero) header a[href*="calendly"] {
    min-height: 3.15rem !important;
    padding: 0 1.2rem !important;
  }
}

/* === 2026-06-03 exact reference title bar + hero background correction === */
body.sgc-home-luxury-hero header,
body:has(.sgc-mobile-home-hero) header,
body.sgc-home-luxury-hero .sticky.top-0,
body:has(.sgc-mobile-home-hero) .sticky.top-0 {
  background: rgba(255, 248, 240, 0.94) !important;
  background-image: linear-gradient(180deg, rgba(255, 248, 240, 0.98) 0%, rgba(250, 240, 225, 0.94) 100%) !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0 8px 32px rgba(64, 42, 26, 0.10), inset 0 -1px 0 rgba(255, 255, 255, 0.38) !important;
  backdrop-filter: blur(14px) saturate(1.04) !important;
  -webkit-backdrop-filter: blur(14px) saturate(1.04) !important;
}

body.sgc-home-luxury-hero header .container,
body:has(.sgc-mobile-home-hero) header .container,
body.sgc-home-luxury-hero header > div,
body:has(.sgc-mobile-home-hero) header > div {
  min-height: 7.2rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.sgc-home-luxury-hero header nav,
body:has(.sgc-mobile-home-hero) header nav {
  display: flex !important;
  align-items: center !important;
  gap: clamp(2rem, 4vw, 4.1rem) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.sgc-home-luxury-hero header nav a,
body:has(.sgc-mobile-home-hero) header nav a,
body.sgc-home-luxury-hero header nav a:hover,
body:has(.sgc-mobile-home-hero) header nav a:hover,
body.sgc-home-luxury-hero header nav a:focus-visible,
body:has(.sgc-mobile-home-hero) header nav a:focus-visible,
body.sgc-home-luxury-hero header nav a[aria-current],
body:has(.sgc-mobile-home-hero) header nav a[aria-current] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  min-height: 0 !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline-offset: 0.35rem !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  filter: none !important;
  transform: none !important;
  color: #2d2118 !important;
  text-shadow: none !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: clamp(0.88rem, 1.05vw, 1.02rem) !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 0.02em !important;
  text-transform: none !important;
}

body.sgc-home-luxury-hero header nav a::before,
body.sgc-home-luxury-hero header nav a::after,
body:has(.sgc-mobile-home-hero) header nav a::before,
body:has(.sgc-mobile-home-hero) header nav a::after {
  display: none !important;
  content: none !important;
}

body.sgc-home-luxury-hero header nav a[href="/work/"],
body.sgc-home-luxury-hero header nav a[href="/work"],
body:has(.sgc-mobile-home-hero) header nav a[href="/work/"],
body:has(.sgc-mobile-home-hero) header nav a[href="/work"] {
  order: 3 !important;
}

body.sgc-home-luxury-hero header nav a[href="/about/"],
body.sgc-home-luxury-hero header nav a[href="/about"],
body:has(.sgc-mobile-home-hero) header nav a[href="/about/"],
body:has(.sgc-mobile-home-hero) header nav a[href="/about"] {
  order: 4 !important;
}

body.sgc-home-luxury-hero header nav a[href="/packages/"],
body.sgc-home-luxury-hero header nav a[href="/packages"],
body:has(.sgc-mobile-home-hero) header nav a[href="/packages/"],
body:has(.sgc-mobile-home-hero) header nav a[href="/packages"] {
  order: 5 !important;
}

body.sgc-home-luxury-hero header nav a[href="/contact/"],
body.sgc-home-luxury-hero header nav a[href="/contact"],
body:has(.sgc-mobile-home-hero) header nav a[href="/contact/"],
body:has(.sgc-mobile-home-hero) header nav a[href="/contact"] {
  order: 6 !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:first-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:first-child {
  font-size: clamp(1.12rem, 1.6vw, 1.45rem) !important;
  line-height: 0.95 !important;
  color: #23140d !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:last-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:last-child {
  color: rgba(105, 72, 46, 0.66) !important;
  font-size: clamp(0.46rem, 0.72vw, 0.58rem) !important;
  line-height: 1.1 !important;
  letter-spacing: 0.19em !important;
}

body.sgc-home-luxury-hero header button,
body:has(.sgc-mobile-home-hero) header button,
body.sgc-home-luxury-hero header a[href*="calendly"],
body:has(.sgc-mobile-home-hero) header a[href*="calendly"] {
  min-height: 4.25rem !important;
  padding: 0 2.9rem !important;
  border-radius: 0 !important;
  border: 1px solid rgba(222, 177, 91, 0.48) !important;
  background: linear-gradient(135deg, #e0b453 0%, #cb9938 47%, #a87423 100%) !important;
  color: #fffaf2 !important;
  box-shadow: 0 14px 26px rgba(132, 86, 31, 0.17), inset 0 1px 0 rgba(255, 238, 196, 0.24) !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.17em !important;
  text-transform: uppercase !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
  background: #211710 !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] {
  opacity: 1 !important;
  filter: saturate(0.88) contrast(1.06) brightness(0.66) sepia(0.17) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
  background: linear-gradient(
    90deg,
    rgba(30, 21, 15, 0.70) 0%,
    rgba(49, 34, 23, 0.52) 35%,
    rgba(60, 41, 27, 0.34) 64%,
    rgba(28, 19, 13, 0.22) 100%
  ), linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.05) 0%,
    rgba(32, 22, 15, 0.22) 45%,
    rgba(19, 13, 9, 0.54) 100%
  ) !important;
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero header .container,
  body:has(.sgc-mobile-home-hero) header .container,
  body.sgc-home-luxury-hero header > div,
  body:has(.sgc-mobile-home-hero) header > div {
    min-height: 5.5rem !important;
  }

  body.sgc-home-luxury-hero header nav,
  body:has(.sgc-mobile-home-hero) header nav {
    gap: 1.2rem !important;
  }
}

/* Remove the visible left gradient edge on the Home hero image while keeping the darker cinematic mood. */
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
  background: linear-gradient(
    180deg,
    rgba(255, 248, 240, 0.035) 0%,
    rgba(38, 27, 19, 0.24) 43%,
    rgba(18, 13, 9, 0.58) 100%
  ), rgba(32, 22, 15, 0.30) !important;
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
  body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
    background: linear-gradient(
      180deg,
      rgba(255, 248, 240, 0.04) 0%,
      rgba(38, 27, 19, 0.34) 48%,
      rgba(18, 13, 9, 0.66) 100%
    ), rgba(32, 22, 15, 0.34) !important;
  }
}

/* === 2026-06-03 exact luxury editorial hero specification === */
body.sgc-home-luxury-hero header,
body:has(.sgc-mobile-home-hero) header {
  height: 110px !important;
  min-height: 110px !important;
  background: linear-gradient(
    180deg,
    rgba(250,246,240,0.98) 0%,
    rgba(248,243,236,0.95) 70%,
    rgba(248,243,236,0.82) 100%
  ) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0 4px 30px rgba(0,0,0,0.06) !important;
  backdrop-filter: blur(8px) saturate(1.02) !important;
  -webkit-backdrop-filter: blur(8px) saturate(1.02) !important;
}

body.sgc-home-luxury-hero header .container,
body:has(.sgc-mobile-home-hero) header .container,
body.sgc-home-luxury-hero header > div,
body:has(.sgc-mobile-home-hero) header > div {
  min-height: 110px !important;
  height: 110px !important;
  max-width: 1240px !important;
  padding: 0 76px !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:first-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:first-child {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: clamp(1.35rem, 1.55vw, 1.62rem) !important;
  font-weight: 700 !important;
  line-height: 0.95 !important;
  color: #24160f !important;
  letter-spacing: -0.025em !important;
}

body.sgc-home-luxury-hero header a[href="/"] span:last-child,
body:has(.sgc-mobile-home-hero) header a[href="/"] span:last-child {
  color: rgba(178, 132, 70, 0.78) !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.58rem !important;
  font-weight: 600 !important;
  line-height: 1.15 !important;
  letter-spacing: 0.26em !important;
  text-transform: uppercase !important;
}

body.sgc-home-luxury-hero header nav,
body:has(.sgc-mobile-home-hero) header nav {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: clamp(3rem, 4.2vw, 3.75rem) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.sgc-home-luxury-hero header nav a,
body:has(.sgc-mobile-home-hero) header nav a {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  transform: none !important;
  color: #2f241b !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.98rem !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 0.025em !important;
  text-transform: none !important;
  text-shadow: none !important;
  transition: color 420ms ease !important;
}

body.sgc-home-luxury-hero header nav a::before,
body:has(.sgc-mobile-home-hero) header nav a::before {
  display: none !important;
  content: none !important;
}

body.sgc-home-luxury-hero header nav a::after,
body:has(.sgc-mobile-home-hero) header nav a::after {
  content: '' !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: -0.55rem !important;
  display: block !important;
  height: 1px !important;
  background: rgba(184, 137, 53, 0.58) !important;
  opacity: 0 !important;
  transform: scaleX(0.55) !important;
  transform-origin: center !important;
  transition: opacity 420ms ease, transform 420ms ease !important;
}

body.sgc-home-luxury-hero header nav a:hover::after,
body:has(.sgc-mobile-home-hero) header nav a:hover::after,
body.sgc-home-luxury-hero header nav a:focus-visible::after,
body:has(.sgc-mobile-home-hero) header nav a:focus-visible::after {
  opacity: 1 !important;
  transform: scaleX(1) !important;
}

body.sgc-home-luxury-hero header nav a[href="/"] { order: 1 !important; }
body.sgc-home-luxury-hero header nav a[href="/services/"],
body.sgc-home-luxury-hero header nav a[href="/services"] { order: 2 !important; }
body.sgc-home-luxury-hero header nav a[href="/work/"],
body.sgc-home-luxury-hero header nav a[href="/work"] { order: 3 !important; }
body.sgc-home-luxury-hero header nav a[href="/about/"],
body.sgc-home-luxury-hero header nav a[href="/about"] { order: 4 !important; }
body.sgc-home-luxury-hero header nav a[href="/packages/"],
body.sgc-home-luxury-hero header nav a[href="/packages"] { order: 5 !important; }
body.sgc-home-luxury-hero header nav a[href="/contact/"],
body.sgc-home-luxury-hero header nav a[href="/contact"] { order: 6 !important; }

body.sgc-home-luxury-hero header button,
body:has(.sgc-mobile-home-hero) header button,
body.sgc-home-luxury-hero header a[href*="calendly"],
body:has(.sgc-mobile-home-hero) header a[href*="calendly"] {
  min-height: 64px !important;
  padding: 0 3.25rem !important;
  border-radius: 0 !important;
  border: 1px solid rgba(207, 162, 79, 0.42) !important;
  background: linear-gradient(135deg, #CFA24F 0%, #B88935 100%) !important;
  color: #fff8ee !important;
  box-shadow: 0 10px 22px rgba(91, 60, 28, 0.10), inset 0 1px 0 rgba(255, 241, 205, 0.20) !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  transition: filter 520ms ease, transform 520ms ease, box-shadow 520ms ease !important;
}

body.sgc-home-luxury-hero header button:hover,
body:has(.sgc-mobile-home-hero) header button:hover,
body.sgc-home-luxury-hero header a[href*="calendly"]:hover,
body:has(.sgc-mobile-home-hero) header a[href*="calendly"]:hover {
  filter: brightness(1.06) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 12px 24px rgba(91, 60, 28, 0.12), inset 0 1px 0 rgba(255, 241, 205, 0.24) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
  min-height: 100vh !important;
  align-items: center !important;
  padding-top: 110px !important;
  background: #2b1d14 !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"],
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"],
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] {
  opacity: 1 !important;
  filter: saturate(1.04) contrast(1.02) brightness(0.94) sepia(0.08) !important;
  object-fit: cover !important;
  object-position: center center !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[data-sgc-home-hero="true"] + .absolute.inset-0,
body.sgc-home-luxury-hero .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero img[src*="homepage-hero-laptop"] + .absolute.inset-0 {
  background: linear-gradient(
    90deg,
    rgba(35,24,18,0.42) 0%,
    rgba(35,24,18,0.22) 40%,
    rgba(35,24,18,0.10) 70%,
    rgba(35,24,18,0.06) 100%
  ) !important;
  opacity: 1 !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .container,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .container {
  max-width: none !important;
  width: 100% !important;
  padding-left: clamp(90px, 7.4vw, 110px) !important;
  padding-right: 4rem !important;
  padding-bottom: clamp(5rem, 8vh, 7rem) !important;
  align-self: center !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .max-w-3xl,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .max-w-3xl {
  position: relative !important;
  max-width: 650px !important;
  padding: 2rem 1.5rem 2rem 0 !important;
  background: radial-gradient(
    circle at left center,
    rgba(255,248,240,0.18),
    transparent 65%
  ) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero .section-label,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .section-label {
  color: #D8B06A !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: clamp(1rem, 1.25vw, 1.12rem) !important;
  font-weight: 500 !important;
  letter-spacing: 0.27em !important;
  text-transform: uppercase !important;
  margin-bottom: 1.85rem !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero h1,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 {
  max-width: 650px !important;
  color: #F7F1EA !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: clamp(5.6rem, 7.6vw, 6.875rem) !important;
  font-weight: 600 !important;
  line-height: 0.88 !important;
  letter-spacing: -0.055em !important;
  text-shadow: 0 2px 18px rgba(26, 17, 11, 0.16) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero h1 em,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 em,
body.sgc-home-luxury-hero .sgc-mobile-home-hero h1 i,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 i {
  display: block !important;
  color: #D8B06A !important;
  font-style: italic !important;
  font-weight: 500 !important;
  letter-spacing: -0.045em !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero p,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero p {
  max-width: 500px !important;
  color: #E8DED2 !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: clamp(1.35rem, 1.65vw, 1.6rem) !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  letter-spacing: 0.005em !important;
  margin-top: 1.75rem !important;
  text-shadow: 0 2px 14px rgba(25, 16, 10, 0.16) !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero p + p,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero p + p {
  display: none !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero a.sgc-luxury-cta,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero a.sgc-luxury-cta {
  min-height: 58px !important;
  padding: 0 2.1rem !important;
  border-radius: 0 !important;
  border: 1px solid rgba(216,176,106,0.34) !important;
  background: linear-gradient(135deg, rgba(207,162,79,0.96) 0%, rgba(184,137,53,0.96) 100%) !important;
  color: #fff8ee !important;
  box-shadow: 0 12px 26px rgba(65, 41, 20, 0.12), inset 0 1px 0 rgba(255,241,205,0.20) !important;
  font-family: 'Outfit', 'Raleway', sans-serif !important;
  font-size: 0.83rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  transition: filter 520ms ease, transform 520ms ease, box-shadow 520ms ease !important;
}

body.sgc-home-luxury-hero .sgc-mobile-home-hero a.sgc-luxury-cta:hover,
body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero a.sgc-luxury-cta:hover {
  filter: brightness(1.06) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 14px 28px rgba(65, 41, 20, 0.14), inset 0 1px 0 rgba(255,241,205,0.24) !important;
}

@media (max-width: 1024px) {
  body.sgc-home-luxury-hero header .container,
  body:has(.sgc-mobile-home-hero) header .container,
  body.sgc-home-luxury-hero header > div,
  body:has(.sgc-mobile-home-hero) header > div {
    padding: 0 32px !important;
  }

  body.sgc-home-luxury-hero header nav,
  body:has(.sgc-mobile-home-hero) header nav {
    gap: 1.8rem !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero .container,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .container {
    padding-left: 48px !important;
  }
}

@media (max-width: 767px) {
  body.sgc-home-luxury-hero header,
  body:has(.sgc-mobile-home-hero) header,
  body.sgc-home-luxury-hero header .container,
  body:has(.sgc-mobile-home-hero) header .container,
  body.sgc-home-luxury-hero header > div,
  body:has(.sgc-mobile-home-hero) header > div {
    height: auto !important;
    min-height: 88px !important;
  }

  body.sgc-home-luxury-hero header button,
  body:has(.sgc-mobile-home-hero) header button,
  body.sgc-home-luxury-hero header a[href*="calendly"],
  body:has(.sgc-mobile-home-hero) header a[href*="calendly"] {
    min-height: 46px !important;
    padding: 0 1rem !important;
    font-size: 0.7rem !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero {
    padding-top: 88px !important;
    align-items: flex-end !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero .container,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero .container {
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-bottom: 4rem !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero h1,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero h1 {
    font-size: clamp(3.7rem, 16vw, 5.2rem) !important;
    line-height: 0.9 !important;
  }

  body.sgc-home-luxury-hero .sgc-mobile-home-hero p,
  body:has(.sgc-mobile-home-hero) .sgc-mobile-home-hero p {
    font-size: 1.1rem !important;
  }
}
