body#module-gaucatalogtools-relight #wrapper {
  padding-top: 0;
}

.gau-relight-page .gau-manufacturing-hero {
  min-height: calc(88svh - 4.25rem);
}

.gau-relight-page .gau-manufacturing-hero::before {
  opacity: 0.18;
  background:
    radial-gradient(circle at 20% 70%, rgba(255, 255, 255, 0.24), transparent 18rem),
    radial-gradient(circle at 78% 20%, rgba(210, 223, 230, 0.14), transparent 16rem);
}

.gau-relight-page .gau-manufacturing-hero::after {
  background:
    linear-gradient(145deg, rgba(255, 250, 244, 0.06) 0%, rgba(255, 248, 240, 0) 42%),
    linear-gradient(180deg, rgba(10, 12, 14, 0.04) 0%, rgba(10, 12, 14, 0.42) 100%);
}

.gau-relight-page .gau-manufacturing-page__funnel-card,
.gau-relight-page .gau-manufacturing-page__support-card,
.gau-relight-page .gau-manufacturing-page__workshop-card {
  background: color-mix(in srgb, var(--color-bg-default) 96%, #e4dccf 4%);
}

.gau-relight-page .gau-manufacturing-page__section-head h2,
.gau-relight-page .gau-manufacturing-page__bridge-copy h2,
.gau-relight-page .gau-manufacturing-page__closing h2 {
  font-size: clamp(1.45rem, 2vw, 2rem);
}

.gau-relight-page__title-row,
.gau-relight-page__card-head {
  display: flex;
  align-items: center;
  gap: 0.85rem;
}

.gau-relight-page__section-icon-wrap,
.gau-relight-page__card-icon-wrap {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  justify-self: center;
  line-height: 0;
}

.gau-relight-page__section-icon,
.gau-relight-page__card-icon {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.gau-relight-page__overview {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(18rem, 0.8fr);
  gap: 1rem;
  align-items: start;
}

.gau-relight-page__overview-copy {
  padding: 1.35rem 1.45rem;
  background: color-mix(in srgb, var(--color-bg-default) 97%, #e4dccf 3%);
  box-shadow: 0 12px 24px rgba(24, 26, 34, 0.04);
}

.gau-relight-page__overview-copy p {
  margin: 0;
  line-height: 1.76;
  text-align: justify;
  text-justify: inter-word;
  text-wrap: pretty;
}

.gau-relight-page__overview-copy p + p {
  margin-top: 1rem;
}

.gau-relight-page__cert-card {
  padding: 1.35rem 1.45rem;
  background: color-mix(in srgb, var(--color-bg-default) 97%, #ddd3c4 3%);
  box-shadow: 0 12px 24px rgba(24, 26, 34, 0.04);
}

.gau-relight-page__cert-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: 0.25rem;
}

.gau-relight-page__cert-item {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  min-height: 2.8rem;
  padding: 0.5rem 0.7rem;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(28, 29, 41, 0.08);
}

.gau-relight-page__cert-item img {
  width: 1.75rem;
  height: 1.75rem;
  object-fit: contain;
}

.gau-relight-page__cert-item span {
  font-size: 0.84rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.gau-relight-page__cert-note {
  margin: 1rem 0 0;
  line-height: 1.7;
  color: var(--color-text-muted);
}

.gau-relight-page__gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.8rem;
  margin-top: 1rem;
}

.gau-relight-page__gallery-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 11.5rem;
  padding: 1rem;
  color: rgba(255, 250, 244, 0.94);
  background:
    linear-gradient(180deg, rgba(16, 18, 22, 0.1) 0%, rgba(16, 18, 22, 0.76) 100%),
    var(--gau-relight-gallery-image) center / cover no-repeat;
}

.gau-relight-page__gallery-label,
.gau-relight-page__gallery-note {
  display: block;
}

.gau-relight-page__gallery-label {
  font-size: 0.74rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.gau-relight-page__gallery-note {
  margin-top: 0.55rem;
  font-family: 'GAU-Basier', sans-serif;
  font-size: 1.02rem;
  line-height: 1.3;
}

.gau-relight-page__capability-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.gau-relight-page__capability-card {
  position: relative;
  min-height: 100%;
  padding: 1.35rem 1.45rem 1.4rem 1.6rem;
  background: color-mix(in srgb, var(--color-bg-default) 98%, #ddd3c4 2%);
  box-shadow: 0 12px 24px rgba(24, 26, 34, 0.035);
}

.gau-relight-page__capability-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.35rem;
  bottom: 1.35rem;
  width: 2px;
  background: rgba(28, 29, 41, 0.18);
}

.gau-relight-page__capability-card h3 {
  margin: 0;
  font-family: 'GAU-Basier', sans-serif;
  font-size: clamp(1.02rem, 1.3vw, 1.2rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
  text-transform: none;
}

.gau-relight-page__card-head h3 {
  margin-bottom: 0;
}

.gau-relight-page__capability-text {
  margin: 0;
  line-height: 1.72;
  color: var(--color-text-muted);
  text-align: justify;
  text-justify: inter-word;
}

.gau-relight-page__capability-text {
  margin-top: 0.7rem;
}

.gau-relight-page .gau-relight-page__capability-card .gau-manufacturing-page__bullet-list {
  margin-top: 0.85rem;
}

.gau-relight-page .gau-manufacturing-page__workshop-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gau-relight-page__closing .gau-manufacturing-page__support-layout {
  margin-top: 1.4rem;
}

.gau-relight-page__related-layout {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gau-relight-page .gau-manufacturing-page__section-intro,
.gau-relight-page .gau-manufacturing-page__bridge-copy p,
.gau-relight-page .gau-manufacturing-page__workshop-card p,
.gau-relight-page .gau-manufacturing-page__closing p,
.gau-relight-page .gau-manufacturing-page__support-copy {
  text-align: justify;
  text-justify: inter-word;
  text-wrap: pretty;
}

.gau-relight-page__closing .gau-manufacturing-page__cta-note {
  margin-top: 0.9rem;
}

.gau-relight-page .gau-manufacturing-page__support-card h3 {
  margin: 0 0 0.55rem;
  font-family: 'Arpel-Gotham', sans-serif;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  line-height: 1;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}

.gau-relight-page .gau-manufacturing-page__inline-link {
  color: var(--color-text-default);
}

@media (max-width: 1180px) {
  .gau-relight-page__overview,
  .gau-relight-page__gallery,
  .gau-relight-page__capability-grid,
  .gau-relight-page .gau-manufacturing-page__workshop-grid,
  .gau-relight-page__related-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  .gau-relight-page .gau-manufacturing-hero {
    min-height: calc(76svh - 3.8rem);
  }
}
