/* Contrast + brand color only. No overlays, no hiding sections. */
:root {
  --austry-base: #C33793;
  --austry-base-rgb: 195, 55, 147;
  --ssvw-magenta: #C33793;
  --ssvw-ink: #1A1A1A;
}

/* Theme hides banner titles until a 1s JS animation — keep them visible */
.main-banner__title,
.main-banner__subtitle,
.main-banner__text,
.main-banner__label,
.csr-banner__label,
.main-banner__card,
.main-banner__content,
.main-banner-textblock-wrap {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

/* Solid magenta, not pale pink */
html body .main-banner__title span,
html body .section-title__title span,
html body .infra-title span,
html body .csr-banner__label,
html body .section-title__label {
  color: #C33793 !important;
  opacity: 1 !important;
}

html body .our-group-section .section-title__title,
html body .services-four .section-title__title,
html body .services-group .section-title__title,
html body .our-team_vision .section-title__title {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
}
html body .our-team_vision .section-title__title span {
  color: #E2188A !important;
  -webkit-text-fill-color: #E2188A !important;
}

html body .business-hero-section .main-banner__title,
html body .business-hero-section h2.main-banner__title {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 2px 16px rgba(0,0,0,.55);
}
html body .business-hero-section .main-banner__title span {
  color: #E2188A !important;
  -webkit-text-fill-color: #E2188A !important;
}
html body .business-hero-section .main-banner__text {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 1px 10px rgba(0,0,0,.65);
}

.about-four__text,
.diverse-subtitle {
  color: #333333 !important;
  opacity: 1 !important;
}

/* What We Do cards sit on dark mill photos — white copy */
.feature-one__title,
.feature-one__text,
.feature-one__single h3,
.our-capabilities-section .feature-one__title,
.our-capabilities-section .feature-one__text {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
  text-shadow: 0 1px 10px rgba(0,0,0,.65);
}

/* Business hero is a dark mill photo — white copy */
.business-hero-section .main-banner__title {
  color: #ffffff !important;
}
.business-hero-section .main-banner__title span {
  color: #E2188A !important;
}
.business-hero-section .main-banner__text {
  color: #ffffff !important;
}

#floating-contacts,
.thm-btn,
a.thm-btn {
  background-color: #C33793 !important;
  border-color: #C33793 !important;
  color: #fff !important;
}

.cky-btn-accept,
.cky-btn.cky-btn-accept,
a#cookie_action_close_header {
  background-color: #C33793 !important;
  border-color: #C33793 !important;
  color: #fff !important;
}
.cky-btn-reject,
.cky-btn-customize {
  border-color: #C33793 !important;
  color: #C33793 !important;
}

/* Team hero photo — framed crop, not a raw dump */
.ssv-team-photo {
  position: relative;
  padding: 0 14px 14px 0;
}
.ssv-team-photo__plate {
  position: absolute;
  inset: 14px 0 0 14px;
  background: #C33793;
  border-radius: 24px;
  z-index: 0;
}
.ssv-team-photo__frame {
  position: relative;
  z-index: 1;
  margin: 0;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 5 / 4;
  max-height: none;
  box-shadow: 0 18px 40px rgba(22, 28, 42, 0.2);
}
.ssv-team-photo__frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 48% 42%;
  display: block;
  filter: saturate(0.9) contrast(1.06);
}
.ssv-team-photo__frame::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(22,28,42,0) 52%, rgba(22,28,42,.48) 100%);
  pointer-events: none;
}
.ssv-team-photo__frame figcaption {
  position: absolute;
  left: 22px;
  bottom: 18px;
  z-index: 2;
  margin: 0;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 600;
}

.ssv-qa { display: none !important; }

/* Sustainability page polish — same tokens, no copy change */
.sustainable-banner .csr-banner__card,
body.page-template-page-sustainability .csr-banner__card {
  border-radius: 16px;
  backdrop-filter: blur(8px);
}
.beyond-manufacture {
  padding-block: 72px 40px;
}
.beyond-manufacture-content {
  max-width: 720px;
  font-size: 18px;
  line-height: 1.7;
  color: #333;
}
.sustainibility-page-section .renewable-leadership__single .services-four__single-inner,
.sustainibility-page-section .services-four__single-inner {
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 12px 40px rgba(22, 28, 42, 0.1);
}
.sustainibility-page-section .services-four__img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.environmental-impact__card {
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 32px rgba(22, 28, 42, 0.08);
}
.carbon-neutral__card {
  border-radius: 18px;
  box-shadow: 0 10px 32px rgba(22, 28, 42, 0.06);
}
.impact-glance-table {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 32px rgba(22, 28, 42, 0.06);
}
.our-mission__card {
  border-radius: 18px;
  height: 100%;
  box-shadow: 0 10px 32px rgba(22, 28, 42, 0.08);
}
.together-ssv__main {
  border-radius: 20px;
}
.ssv-qa__list {
  display: grid;
  gap: 20px;
  max-width: 880px;
  margin: 24px auto 0;
}
.ssv-qa__item.capabilities-ssv__card {
  padding: 36px 40px;
  height: auto;
}
.ssv-qa__q {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 12px;
  line-height: 1.35;
}
.ssv-qa__a {
  margin: 0;
  color: #5b5e66;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}

.ssv-hp,
input.ssv-hp,
.wpcf7 input[name="ssv_company_site"] {
  position: absolute !important;
  left: -9999px !important;
  height: 0 !important;
  width: 0 !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.job-popup {
  z-index: 100000;
}
.job-popup-overlay {
  position: absolute;
  inset: 0;
  z-index: 0 !important;
  pointer-events: none !important;
}
.job-popup-content {
  position: relative;
  z-index: 5 !important;
  pointer-events: auto !important;
}
.job-popup-content .submit-btn,
.job-popup-content input,
.job-popup-content button {
  pointer-events: auto !important;
  position: relative;
  z-index: 6;
}

.qc-icon,
.qc-icon i {
  color: #fff !important;
}
.qc-icon i {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-style: normal;
  display: inline-block;
  line-height: 1;
}
.qc-icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  display: block;
  filter: brightness(0) invert(1);
}

/* Market page */
body.page-template-page-market .market-hero.global-market-section {
  padding-block: 100px 90px;
}
body.page-template-page-market .market-ssv .capabilities-ssv__card {
  border-radius: 20px;
  height: 100%;
  box-shadow: 0 12px 36px rgba(22, 28, 42, 0.08);
}
body.page-template-page-market .market-ssv .capabilities-ssv__card-icon {
  background: #ffeaf8;
  color: #c33793;
  border-radius: 14px;
}
body.page-template-page-market .market-ssv .capabilities-ssv__card-icon h5 {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  color: #c33793;
}
body.page-template-page-market .market-content-area {
  background: #fff;
  border-radius: 20px;
  padding: 28px 32px;
  margin-top: 24px !important;
  box-shadow: 0 10px 32px rgba(22, 28, 42, 0.07);
  border-left: 4px solid #c33793;
  overflow: hidden;
}
.ssv-city-art {
  border-radius: 14px;
  overflow: hidden;
  aspect-ratio: 3 / 2;
}
.ssv-city-art img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 14px;
}
