/* ============================================================
   SES Theme – Main Stylesheet
   ============================================================ */

/* ── CSS Custom Properties ─────────────────────────────────── */
:root {
  --color-bg:          #000000;
  --color-bg-dark:     #0a0a0a;
  --color-bg-card:     #111111;
  --color-bg-card2:    #161616;
  --color-border:      rgba(255,255,255,0.08);
  --color-white:       #ffffff;
  --color-off-white:   #e8e8e8;
  --color-gray:        #a0a0a0;
  --color-gray-light:  #c8c8c8;
  --color-gold:        #C8922A;
  --color-gold-light:  #E5A832;
  --color-red:         #FF4622;
  --color-red-dark:    #b52f1f;
  --font-sans:         'Livvic', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --font-serif:        'Newsreader', Georgia, 'Times New Roman', serif;
  --header-height:     80px;
  --container-max:     1320px;
  --container-pad:     clamp(16px, 4vw, 60px);
  --content-pad:       clamp(20px, 4vw, 30px);
  /* Content alignment: matches hamburger position (header-pad + logo + gap + hamburger-margin) */
  --content-start:     clamp(300px, 30vw, 500px);
  --radius-sm:         6px;
  --radius-md:         12px;
  --radius-lg:         20px;
  --transition:        0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* ── Reset & Base ───────────────────────────────────────────── */
*,
*::before,
*::after { box-sizing: border-box; margin: 0; padding: 0; }

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  background-color: var(--color-bg);
  color: var(--color-white);
  font-family: var(--font-sans);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

img, video { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
ul, ol { list-style: none; }
button { cursor: pointer; background: none; border: none; font-family: inherit; }

/* ── Container ──────────────────────────────────────────────── */
.container {
  width: 100%;
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: var(--container-pad);
}

.footer-container {
  width: 100%;
  margin-inline: auto;
  padding-inline: var(--container-pad);
}

/* ── Quote Marks (Global Utility) ───────────────────────────── */
.quote-mark {
  display: inline-block;
  width: 37px;
  height: 25px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.quote-mark--open {
  background-image: url("data:image/svg+xml,%3Csvg width='37' height='25' viewBox='0 0 37 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.596 1.28819C16.7747 2.60686 14.536 3.94086 12.88 5.29019C11.224 6.63953 10.0434 7.92753 9.33802 9.15419C8.63269 10.3809 8.28002 11.5002 8.28002 12.5122C8.28002 13.5242 8.52536 14.3675 9.01602 15.0422C9.50669 15.6862 10.074 16.2229 10.718 16.6522C11.362 17.0815 11.9294 17.4342 12.42 17.7102C12.9107 17.9862 13.156 18.2162 13.156 18.4002C13.156 19.3509 12.8647 20.3475 12.282 21.3902C11.6994 22.4022 10.856 23.2609 9.75202 23.9662C8.64802 24.6409 7.29869 24.9782 5.70402 24.9782C3.95602 24.9782 2.56069 24.4722 1.51802 23.4602C0.506022 22.4482 2.24113e-05 20.9762 2.24113e-05 19.0442C2.24113e-05 16.7442 0.659356 14.4902 1.97802 12.2822C3.29669 10.0435 5.35136 7.89686 8.14202 5.84219C10.9634 3.78752 14.6127 1.84019 19.09 0.000193119L19.596 1.28819ZM36.662 1.28819C33.8407 2.60686 31.602 3.94086 29.946 5.29019C28.29 6.63953 27.1094 7.92753 26.404 9.15419C25.6987 10.3809 25.346 11.5002 25.346 12.5122C25.346 13.5242 25.5914 14.3675 26.082 15.0422C26.5727 15.6862 27.14 16.2229 27.784 16.6522C28.428 17.0815 28.9954 17.4342 29.486 17.7102C29.9767 17.9862 30.222 18.2162 30.222 18.4002C30.222 19.3509 29.9307 20.3475 29.348 21.3902C28.7654 22.4022 27.922 23.2609 26.818 23.9662C25.714 24.6409 24.3647 24.9782 22.77 24.9782C21.022 24.9782 19.6267 24.4722 18.584 23.4602C17.572 22.4482 17.066 20.9762 17.066 19.0442C17.066 16.7442 17.7254 14.4902 19.044 12.2822C20.3627 10.0435 22.4174 7.89686 25.208 5.84219C28.0294 3.78752 31.6787 1.84019 36.156 0.000193119L36.662 1.28819Z' fill='currentColor'/%3E%3C/svg%3E");
}

.quote-mark--close {
  background-image: url("data:image/svg+xml,%3Csvg width='37' height='25' viewBox='0 0 37 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-3.48687e-06 23.6903C2.82133 22.3103 5.06 20.961 6.716 19.6423C8.372 18.3236 9.55266 17.051 10.258 15.8243C10.9633 14.567 11.316 13.4476 11.316 12.4663C11.316 11.4543 11.0707 10.6263 10.58 9.98229C10.0893 9.30763 9.50666 8.75563 8.832 8.3263C8.188 7.86629 7.62066 7.51363 7.13 7.2683C6.63933 6.99229 6.394 6.74696 6.394 6.53229C6.394 5.58163 6.68533 4.60029 7.268 3.58829C7.88133 2.57629 8.74 1.73296 9.844 1.05829C10.9787 0.352958 12.328 0.000291348 13.892 0.000291348C15.6093 0.000291348 16.9893 0.506293 18.032 1.5183C19.0747 2.49963 19.596 3.97163 19.596 5.93429C19.596 8.20363 18.9367 10.4576 17.618 12.6963C16.2993 14.9043 14.2293 17.0356 11.408 19.0903C8.61733 21.145 4.98333 23.1076 0.505996 24.9783L-3.48687e-06 23.6903ZM17.066 23.6903C19.8873 22.3103 22.126 20.961 23.782 19.6423C25.438 18.3236 26.6187 17.051 27.324 15.8243C28.0293 14.567 28.382 13.4476 28.382 12.4663C28.382 11.4543 28.1367 10.6263 27.646 9.98229C27.1553 9.30763 26.5727 8.75563 25.898 8.3263C25.254 7.86629 24.6867 7.51363 24.196 7.2683C23.7053 6.99229 23.46 6.74696 23.46 6.53229C23.46 5.58163 23.7513 4.60029 24.334 3.58829C24.9473 2.57629 25.806 1.73296 26.91 1.05829C28.0447 0.352958 29.394 0.000291348 30.958 0.000291348C32.6753 0.000291348 34.0553 0.506293 35.098 1.5183C36.1407 2.49963 36.662 3.97163 36.662 5.93429C36.662 8.20363 36.0027 10.4576 34.684 12.6963C33.3653 14.9043 31.2953 17.0356 28.474 19.0903C25.6833 21.145 22.0493 23.1076 17.572 24.9783L17.066 23.6903Z' fill='currentColor'/%3E%3C/svg%3E");
}

/* Color variants */
.quote-mark--yellow { color: #FFBD00; }
.quote-mark--black { color: #1a1a1a; }
.quote-mark--white { color: #fff; }

/* Size variants */
.quote-mark--sm { width: 24px; height: 16px; }
.quote-mark--lg { width: 48px; height: 32px; }

/* ============================================================
   HEADER
   ============================================================ */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: var(--header-height);
  background: transparent;
  transition: background var(--transition), backdrop-filter var(--transition);
}

.site-header.scrolled {
  background: rgba(0, 0, 0, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--color-border);
}

/* When mega menu is open, remove backdrop-filter so it doesn't create
   a stacking context that traps/clips the mega-menu child element */
.site-header.mega-open {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.header-inner {
  display: flex;
  align-items: center;
  height: 100%;
  padding-inline: clamp(20px, 4vw, 60px);
  gap: 32px;
}

/* ── Logo ── */
.site-logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}

.site-logo .custom-logo { height: 44px; width: auto; }

.logo-placeholder {
  display: flex;
  align-items: center;
  gap: 8px;
}

.logo-icon { flex-shrink: 0; }

.logo-text {
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 1.35rem;
  letter-spacing: 0.04em;
  color: var(--color-white);
  line-height: 1;
}

/* ── Primary Nav ── */
.primary-nav {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}

.hamburger-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1.5px solid rgba(255,255,255,0.25);
  border-radius: var(--radius-sm);
  color: var(--color-white);
  transition: border-color var(--transition), background var(--transition);
  flex-shrink: 0;
  /* Position hamburger so its left edge aligns with --content-start */
  /* content-start minus header-padding minus logo-width minus gap = margin needed */
  margin-left: calc(var(--content-start) - clamp(20px, 4vw, 60px) - 107px - 32px);
}

.hamburger-btn:hover {
  border-color: rgba(255,255,255,0.6);
  background: rgba(255,255,255,0.05);
}

.nav-menu {
  display: flex;
  align-items: center;
  gap: 4px;
}

.nav-menu li { position: relative; }

.nav-link {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  font-size: 0.9rem;
  font-weight: 400;
  color: rgba(255,255,255,0.85);
  border-radius: var(--radius-sm);
  transition: color var(--transition), background var(--transition);
  white-space: nowrap;
}

.nav-link:hover,
.nav-link:focus-visible {
  color: var(--color-white);
  background: rgba(255,255,255,0.06);
}

/* Hide nav-menu on pages with breadcrumb (not front page) */
body:not(.home) .site-header:not(.site-header--light):not(.site-header--yellow):not(.site-header--black):not(.site-header--white) .nav-menu {
  display: none;
}

.nav-menu .current-menu-item .nav-link { color: var(--color-white); }

/* ── Header Right Controls ── */
.header-controls {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
  flex-shrink: 0;
}

/* Language Switcher */
.lang-switcher { position: relative; }

.lang-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px 12px;
  font-size:1rem;
  font-weight: 400;
  color: var(--color-bg);
  border: 1.5px solid rgba(255,255,255,0.25);
  border-radius: var(--radius-sm);
  transition: border-color var(--transition), background var(--transition);
  background: var(--color-white);
}

.lang-btn:hover { border-color: rgba(255,255,255,0.55); }
.lang-btn svg { transition: transform var(--transition); }
.lang-switcher.open .lang-btn svg { transform: rotate(180deg); }

.lang-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 80px;
  background: #1a1a1a;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-6px);
  transition: opacity var(--transition), transform var(--transition);
}

.lang-switcher.open .lang-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.lang-dropdown a {
  display: block;
  padding: 8px 16px;
  font-size: 0.85rem;
  color: var(--color-gray-light);
  transition: background var(--transition), color var(--transition);
}

.lang-dropdown a:hover { background: rgba(255,255,255,0.07); color: #fff; }

/* Header CTA Button */
.header-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  font-size: 1rem;
  font-weight: 400;
  color: var(--color-bg);
  border: 1.5px solid rgba(255,255,255,0.3);
  border-radius: var(--radius-sm);
  transition: background var(--transition), border-color var(--transition), color var(--transition);
  white-space: nowrap;
  background: #ffffff;
}

.header-cta-btn:hover {
  border-color: rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.65);
}

/* ── Mobile Menu ── */
.mobile-menu {
  display: none;
  position: fixed;
  inset: 0;
  top: var(--header-height);
  background: rgba(0,0,0,0.97);
  backdrop-filter: blur(16px);
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--transition);
}

.mobile-menu.open { opacity: 1; pointer-events: auto; }

.mobile-menu-inner {
  display: flex;
  flex-direction: column;
  padding: 40px var(--container-pad);
  gap: 8px;
}

.mobile-nav-menu li { border-bottom: 1px solid var(--color-border); }

.mobile-nav-menu a {
  display: block;
  padding: 16px 0;
  font-size: 1.1rem;
  font-weight: 400;
  color: rgba(255,255,255,0.85);
  transition: color var(--transition);
}

.mobile-nav-menu a:hover { color: var(--color-gold-light); }

.mobile-cta-btn {
  display: inline-block;
  margin-top: 24px;
  padding: 12px 28px;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--color-white);
  border: 1.5px solid rgba(255,255,255,0.3);
  border-radius: var(--radius-sm);
  align-self: flex-start;
  transition: background var(--transition);
}

.mobile-cta-btn:hover { background: rgba(255,255,255,0.06); }

/* ── Header Breadcrumb ─────────────────────────────────────── */
.header-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: 20px;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.header-breadcrumb__link {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s ease;
}

.header-breadcrumb__link:hover {
  color: rgba(255, 255, 255, 0.9);
}

.header-breadcrumb__separator {
  color: rgba(255, 255, 255, 0.4);
}

.header-breadcrumb__current {
  color: rgba(255, 255, 255, 0.9);
}

/* Light header breadcrumb */
.site-header--light .header-breadcrumb__link {
  color: rgba(26, 26, 26, 0.5);
}

.site-header--light .header-breadcrumb__link:hover {
  color: rgba(26, 26, 26, 0.8);
}

.site-header--light .header-breadcrumb__separator {
  color: rgba(26, 26, 26, 0.3);
}

.site-header--light .header-breadcrumb__current {
  color: #1a1a1a;
}

/* Yellow header breadcrumb */
.site-header--yellow .header-breadcrumb__link {
  color: rgba(26, 26, 26, 0.5);
}

.site-header--yellow .header-breadcrumb__link:hover {
  color: rgba(26, 26, 26, 0.8);
}

.site-header--yellow .header-breadcrumb__separator {
  color: rgba(26, 26, 26, 0.3);
}

.site-header--yellow .header-breadcrumb__current {
  color: #1a1a1a;
}

/* White header breadcrumb */
.site-header--white .header-breadcrumb__link {
  color: rgba(26, 26, 26, 0.5);
}

.site-header--white .header-breadcrumb__link:hover {
  color: rgba(26, 26, 26, 0.8);
}

.site-header--white .header-breadcrumb__separator {
  color: rgba(26, 26, 26, 0.3);
}

.site-header--white .header-breadcrumb__current {
  color: #1a1a1a;
}

/* ============================================================
   LIGHT HEADER VARIANT
   For pages with light/white backgrounds
   ============================================================ */
.site-header--light {
  background: #ffffff;
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}

.site-header--light.scrolled {
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

/* Logo text - dark version */
.site-header--light .logo-placeholder svg path:nth-child(1),
.site-header--light .logo-placeholder svg path:nth-child(2),
.site-header--light .logo-placeholder svg path:nth-child(3) {
  fill: #1a1a1a;
}

/* Hamburger button - dark */
.site-header--light .hamburger-btn {
  border-color: rgba(26, 26, 26, 0.25);
  color: #1a1a1a;
}

.site-header--light .hamburger-btn:hover {
  border-color: rgba(26, 26, 26, 0.5);
  background: rgba(26, 26, 26, 0.04);
}

/* Nav links - dark */
.site-header--light .nav-link {
  color: rgba(26, 26, 26, 0.75);
}

.site-header--light .nav-link:hover,
.site-header--light .nav-link:focus-visible {
  color: #1a1a1a;
  background: rgba(26, 26, 26, 0.04);
}

/* Hide nav-menu on light header (only show breadcrumb) */
.site-header--light .nav-menu {
  display: none;
}

.site-header--light .nav-menu .current-menu-item .nav-link {
  color: #1a1a1a;
}

/* Language switcher - dark */
.site-header--light .lang-btn {
  color: #1a1a1a;
  border-color: rgba(26, 26, 26, 0.25);
  background: transparent;
}

.site-header--light .lang-btn:hover {
  border-color: rgba(26, 26, 26, 0.5);
}

/* CTA button - dark border style */
.site-header--light .header-cta-btn {
  color: #1a1a1a;
  background: transparent;
  border-color: rgba(26, 26, 26, 0.25);
}

.site-header--light .header-cta-btn:hover {
  background: rgba(26, 26, 26, 0.04);
  border-color: rgba(26, 26, 26, 0.5);
}

.site-header--light .header-cta-btn svg line,
.site-header--light .header-cta-btn svg circle {
  stroke: #1a1a1a;
  fill: #1a1a1a;
}

/* ============================================================
   YELLOW HEADER VARIANT
   For pages with yellow backgrounds (e.g., Careers page)
   ============================================================ */
.site-header--yellow {
  background: #FFBD00;
  border-bottom: none;
}

.site-header--yellow.scrolled {
  background: rgba(255, 189, 0, 0.97);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

/* Hamburger button - boxed style */
.site-header--yellow .hamburger-btn--boxed {
  border: none;
  padding: 0;
  width: 35px;
  height: 35px;
}

.site-header--yellow .hamburger-btn--boxed:hover {
  background: transparent;
}

.site-header--yellow .hamburger-btn--boxed .hamburger-icon {
  width: 35px;
  height: 35px;
}

/* Nav links - dark */
.site-header--yellow .nav-link {
  color: rgba(26, 26, 26, 0.75);
}

.site-header--yellow .nav-link:hover,
.site-header--yellow .nav-link:focus-visible {
  color: #1a1a1a;
  background: rgba(26, 26, 26, 0.04);
}

/* Hide nav-menu on yellow header (only show breadcrumb) */
.site-header--yellow .nav-menu {
  display: none;
}

.site-header--yellow .nav-menu .current-menu-item .nav-link {
  color: #1a1a1a;
}

/* Language switcher - dark */
.site-header--yellow .lang-btn {
  color: #1a1a1a;
  border-color: rgba(26, 26, 26, 0.25);
  background: transparent;
}

.site-header--yellow .lang-btn:hover {
  border-color: rgba(26, 26, 26, 0.5);
}

/* CTA button - dark border style */
.site-header--yellow .header-cta-btn {
  color: #1a1a1a;
  background: transparent;
  border-color: rgba(26, 26, 26, 0.25);
}

.site-header--yellow .header-cta-btn:hover {
  background: rgba(26, 26, 26, 0.04);
  border-color: rgba(26, 26, 26, 0.5);
}

.site-header--yellow .header-cta-btn svg line,
.site-header--yellow .header-cta-btn svg circle {
  stroke: #1a1a1a;
  fill: #1a1a1a;
}

/* ============================================================
   WHITE HEADER VARIANT  (site-header--white)
   White background, dark text/controls — e.g. About Us page
   ============================================================ */
.site-header--white {
  background: #FF4622;
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}

.site-header--white.scrolled {
  background: rgba(255, 70, 34, 1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

.site-header--white .logo-placeholder svg path:nth-child(1),
.site-header--white .logo-placeholder svg path:nth-child(2),
.site-header--white .logo-placeholder svg path:nth-child(3) {
  fill: #ffffff;
}

.site-header--white .hamburger-btn {
  border-color: rgb(255, 255, 255);
  color: #ffffff;
}

.site-header--white .hamburger-btn:hover {
  border-color: rgba(26, 26, 26, 0.5);
  background: rgba(26, 26, 26, 0.04);
}

.site-header--white .nav-link {
  color: rgb(255, 255, 255);
}

.site-header--white .nav-link:hover,
.site-header--white .nav-link:focus-visible {
  color: #1a1a1a;
  background: rgba(26, 26, 26, 0.04);
}

.site-header--white .nav-menu .current-menu-item .nav-link {
  color: #ffffff;
}

.site-header--white .lang-btn {
  color: #ffffff;
  border-color: rgb(255, 255, 255);
  background: transparent;
}

.site-header--white .lang-btn:hover {
  border-color: rgba(26, 26, 26, 0.5);
}

.site-header--white .header-cta-btn {
  color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.25);
}

.site-header--white .header-cta-btn:hover {
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(26, 26, 26, 0.5);
}

.site-header--white .header-cta-btn svg line,
.site-header--white .header-cta-btn svg circle {
  stroke: #ffffff;
  fill: #ffffff;
}

/* ============================================================
   BLACK HEADER VARIANT  (site-header--black)
   Black background, white text/controls
   ============================================================ */
.site-header--black {
  background: #1a1a1a;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.site-header--black.scrolled {
  background: rgba(26, 26, 26, 0.97);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-header--black .logo-placeholder svg path:nth-child(1),
.site-header--black .logo-placeholder svg path:nth-child(2),
.site-header--black .logo-placeholder svg path:nth-child(3) {
  fill: #ffffff;
}

.site-header--black .hamburger-btn {
  border-color: rgba(255, 255, 255, 0.25);
  color: #ffffff;
}

.site-header--black .hamburger-btn:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.06);
}

.site-header--black .nav-link {
  color: rgba(255, 255, 255, 0.75);
}

.site-header--black .nav-link:hover,
.site-header--black .nav-link:focus-visible {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.06);
}

/* Hide nav-menu on black header (only show breadcrumb) */
.site-header--black .nav-menu {
  display: none;
}

/* Hide nav-menu on white header (only show breadcrumb) */
.site-header--white .nav-menu {
  display: none;
}

.site-header--black .nav-menu .current-menu-item .nav-link {
  color: #ffffff;
}

.site-header--black .lang-btn {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.25);
  background: transparent;
}

.site-header--black .lang-btn:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.site-header--black .header-cta-btn {
  color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.25);
}

.site-header--black .header-cta-btn:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.5);
}

.site-header--black .header-cta-btn svg line,
.site-header--black .header-cta-btn svg circle {
  stroke: #ffffff;
  fill: #ffffff;
}

/* ============================================================
   MEGA MENU
   ============================================================ */
.mega-menu {
  position: fixed;
  inset: 0;
  top: 0;
  background: #ffffff;
  z-index: 1100;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
}

.mega-menu.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mega-menu__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Top bar inside mega menu showing the logo */
.mega-menu__topbar {
  display: flex;
  align-items: center;
  height: var(--header-height);
  padding-inline: clamp(20px, 4vw, 60px);
  flex-shrink: 0;
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
  gap: 32px;
}

.mega-menu__logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.mega-menu__logo svg,
.mega-menu__logo img {
  height: 44px;
  width: auto;
}

/* Close button inside mega menu topbar - aligned with hamburger position */
.mega-menu__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1.5px solid rgba(26, 26, 26, 0.25);
  border-radius: var(--radius-sm);
  color: #1a1a1a;
  flex-shrink: 0;
  transition: border-color var(--transition), background var(--transition);
  /* Match hamburger position */
  margin-left: calc(var(--content-start) - clamp(20px, 4vw, 60px) - 107px - 32px);
}

.mega-menu__close:hover {
  border-color: rgba(26, 26, 26, 0.5);
  background: rgba(26, 26, 26, 0.04);
}

.mega-menu__content {
  flex: 1;
  display: flex;
  padding: 60px var(--content-pad) 60px var(--content-start);
  gap: 60px;
}

.mega-menu__columns {
  flex: 1;
  display: flex;
  gap: clamp(40px, 8vw, 120px);
}

.mega-menu__column {
  min-width: 180px;
}

.mega-menu__title {
  font-family: var(--font-sans);
  font-size: 0.9rem;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 24px;
  letter-spacing: 0;
}

.mega-menu__links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.mega-menu__links li a {
  font-family: var(--font-sans);
  font-size: 0.85rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.6);
  transition: color var(--transition);
  line-height: 1.5;
}

.mega-menu__links li a:hover {
  color: #1a1a1a;
}

/* CTA Banner */
.mega-menu__cta {
  width: 280px;
  height: 270px;
  flex-shrink: 0;
  align-self: flex-end;
  border-radius: var(--radius-md);
  overflow: hidden;
  background: linear-gradient(135deg, #c8922a 0%, #e5a832 50%, #c8922a 100%);
  position: relative;
}

.mega-menu__cta::before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('../images/cta-banner-bg2.png') center/cover no-repeat;
  opacity: 0.85;
}

.mega-menu__cta-content {
  position: relative;
  z-index: 1;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.mega-menu__cta-title {
  font-family: var(--font-sans);
  font-size: 1.74rem;
  font-weight: 600;
  color: var(--color-white);
  line-height: 1.4;
  margin: 0;
}

.mega-menu__cta-btn {
  display: inline-block;
  padding: 13px 28px;
  font-family: var(--font-sans);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: var(--color-gold-light);
  border-radius: var(--radius-sm);
  align-self: stretch;
  text-align: center;
  transition: background var(--transition), transform var(--transition);
}

.mega-menu__cta-btn:hover {
  background: #fff;
  transform: translateY(-2px);
}

/* Bottom Bar */
.mega-menu__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px clamp(40px, 6vw, 100px);
  border-top: 1px solid rgba(26, 26, 26, 0.08);
  gap: 40px;
  flex-wrap: wrap;
}

.mega-menu__social {
  display: flex;
  align-items: center;
  gap: 24px;
}

.mega-menu__social-label {
  font-size: 0.7rem;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.45);
  text-transform: capitalize;
}

.mega-menu__social-links {
  display: flex;
  gap: 24px;
}

.mega-menu__social-links a {
  font-size: 0.9rem;
  font-weight: 400;
  color: #1a1a1a;
  transition: color var(--transition);
}

.mega-menu__social-links a:hover {
  color: var(--color-gold);
}

.mega-menu__contact {
  display: flex;
  gap: 60px;
}

.mega-menu__contact-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.mega-menu__contact-label {
  font-size: 0.7rem;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.45);
}

.mega-menu__contact-value {
  font-size: 0.9rem;
  font-weight: 500;
  color: #1a1a1a;
  transition: color var(--transition);
}

.mega-menu__contact-value:hover {
  color: var(--color-gold);
}

/* Hamburger Icon Toggle */
.hamburger-btn .hamburger-icon,
.hamburger-btn .close-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  pointer-events: none;
}

.hamburger-btn .close-icon {
  display: none;
}

.hamburger-btn.active .hamburger-icon {
  display: none;
}

.hamburger-btn.active .close-icon {
  display: flex;
}

/* Force close icon visible and correctly colored when menu open */
.site-header.mega-open .hamburger-btn.active {
  border-color: rgba(26, 26, 26, 0.35);
  background: rgba(26, 26, 26, 0.06);
  color: #1a1a1a;
  margin: 0 0 0 300px;
}

/* Header state when mega menu is open — must be above mega-menu (1100) */
.site-header.mega-open {
  background: #ffffff;
  z-index: 1200;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

.site-header.mega-open .hamburger-btn {
  border-color: rgba(26, 26, 26, 0.25);
  color: #1a1a1a;
}

.site-header.mega-open .logo-placeholder svg path:nth-child(1),
.site-header.mega-open .logo-placeholder svg path:nth-child(2),
.site-header.mega-open .logo-placeholder svg path:nth-child(3) {
  fill: #1a1a1a;
}

.site-header.mega-open .nav-link {
  color: #1a1a1a;
}

.site-header.mega-open .nav-link:hover {
  background: rgba(26, 26, 26, 0.05);
}

.site-header.mega-open .lang-btn {
  color: #1a1a1a;
  border-color: rgba(26, 26, 26, 0.25);
  background: transparent;
}

.site-header.mega-open .header-cta-btn {
  color: #1a1a1a;
  background: transparent;
  border-color: rgba(26, 26, 26, 0.25);
}

.site-header.mega-open .header-cta-btn svg line,
.site-header.mega-open .header-cta-btn svg circle {
  stroke: #1a1a1a;
  fill: #1a1a1a;
}

/* Mega Menu Responsive */
@media (max-width: 1024px) {
  .mega-menu__content {
    flex-direction: column;
    padding: 40px clamp(24px, 4vw, 60px);
    gap: 40px;
    overflow-y: auto;
  }

  .mega-menu__columns {
    flex-wrap: wrap;
    gap: 32px;
  }

  .mega-menu__cta {
    width: 100%;
    max-width: 400px;
  }

  .mega-menu__cta-content {
    min-height: 200px;
  }
}

@media (max-width: 768px) {
  .mega-menu__columns {
    flex-direction: column;
    gap: 32px;
  }

  .mega-menu__column {
    min-width: 100%;
  }

  .mega-menu__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .mega-menu__contact {
    flex-direction: column;
    gap: 16px;
  }

  .mega-menu__cta {
    max-width: 100%;
  }

  /* Push close button to far right on mobile */
  .mega-menu__close {
    margin-left: auto;
    width: 44px;
    height: 44px;
    border-color: rgba(26, 26, 26, 0.3);
  }
}

/* ══ Header — Mobile Responsive ═══════════════════════════════ */
@media (max-width: 768px) {

  /* Reduce header height & padding */
  .header-inner {
    padding-inline: 20px;
    gap: 16px;
  }

  /* Reset hamburger margin so it sits naturally */
  .hamburger-btn {
    margin-left: 0;
  }

  /* Reset active hamburger margin (300px desktop offset breaks mobile layout) */
  .site-header.mega-open .hamburger-btn.active {
    margin: 0;
  }

  /* Hide lang switcher on small screens */
  .lang-switcher {
    display: none;
  }

  /* Shrink CTA button */
  .header-cta-btn {
    font-size: 0.8rem;
    padding: 7px 12px;
    gap: 6px;
  }

  /* Breadcrumb — shorten on mobile */
  .header-breadcrumb {
    margin-left: 8px;
    font-size: 0.72rem;
    gap: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 180px;
  }

  .header-breadcrumb__current {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* Mobile menu — full screen, better padding */
  .mobile-menu {
    display: block;
  }

  .mobile-menu-inner {
    padding: 32px 20px;
  }

  .mobile-nav-menu a {
    font-size: 1rem;
    padding: 14px 0;
  }

  /* Logo size */
  .site-logo svg,
  .site-logo img,
  .site-logo .custom-logo {
    height: 28px;
    width: auto;
  }
}

@media (max-width: 480px) {

  /* Hide Contact CTA text, keep icon only */
  .header-cta-btn {
    padding: 7px 10px;
    font-size: 0;  /* hide text */
    gap: 0;
  }

  .header-cta-btn svg {
    margin: 0;
  }

  /* Breadcrumb — hide current page, show only Home on very small screens */
  .header-breadcrumb__separator,
  .header-breadcrumb__current {
    display: none;
  }
}

/* ── Yellow header mobile ── */
@media (max-width: 768px) {
  .site-header--yellow .hamburger-btn {
    margin-left: 0;
  }
}

/* ── Light header mobile ── */
@media (max-width: 768px) {
  .site-header--light .hamburger-btn {
    margin-left: 0;
  }
}

/* ── Black header mobile ── */
@media (max-width: 768px) {
  .site-header--black .hamburger-btn {
    margin-left: 0;
  }
}

/* ============================================================
   HERO SECTION
   ============================================================ */
.hero-section {
  position: relative;
  min-height: 100vh;
  background-color: var(--color-bg);
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-top: var(--header-height);
}

/* Video / geometric background */
.hero-geo-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.hero-geo-bg video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-geo-bg svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 972px;
  height: 528px;
  opacity: 0.85;
}

/* Hero inner – 3 column layout */
.hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: var(--container-pad);
  min-height: calc(100vh - var(--header-height));
  padding-block: 80px 60px;
  gap: 24px;
}

/* Left column: stacked images */
.hero-left-col {
  display: flex;
  flex-direction: column;
  gap: 100px;
  flex-shrink: 0;
  padding-top: 40px;
}

/* Center column: text content */
.hero-center-col {
  flex: 1;
  max-width: 560px;
  padding-top: 100px;
  padding-inline: 20px;
}

/* Right column: network image positioned lower */
.hero-right-col {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 180px;
}

/* ── Hero Images ── */
.hero-img {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.08);
}

.hero-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hero-img--robot {
  width: 180px;
  height: 230px;
}

.hero-img--worker {
  width: 180px;
  height: 180px;
}

.hero-img--network {
  width: 300px;
  height: 230px;
}

/* ── Hero Content ── */
.hero-heading {
  font-family: var(--font-sans);
  line-height: 1.1;
  margin-bottom: 28px;
}

.hero-heading__line1 {
  display: block;
  font-family: var(--font-sans);
  font-weight: 400;
  font-size: clamp(2.4rem, 4.2vw, 3.8rem);
  color: var(--color-white);
  letter-spacing: -0.02em;
  font-style: normal;
}

.hero-heading__line2 {
  display: block;
  font-family: var(--font-sans);
  font-weight: 400;
  font-style: italic;
  font-size: clamp(2.6rem, 4.5vw, 4rem);
  color: var(--color-gold);
  letter-spacing: -0.01em;
  line-height: 1.1;
}

/* Hero Subtext */
.hero-subtext {
font-family: var(--font-sans);
  font-size: clamp(0.875rem, 1vw, 0.95rem);
  font-weight: 300;
  color: rgba(255,255,255,0.55);
  line-height: 1.8;
  max-width: 460px;
  margin-bottom: 0;
}

/* Hero CTA */
.hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-top: 44px;
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--color-red);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(224,60,42,0.6);
  transition: color var(--transition), text-decoration-color var(--transition);
}

.hero-cta:hover { color: #f0503a; text-decoration-color: #f0503a; }

.hero-cta__line {
  display: flex;
  align-items: center;
  gap: 2px;
  text-decoration: none;
  flex-shrink: 0;
}

/* ============================================================
   GROWTH BANNER SECTION
   ============================================================ */
.growth-banner {
  position: relative;
  width: 100%;
  min-height: 900px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('../images/growth-banner-bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1a1a1a;
  overflow: hidden;
}

.growth-banner__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0.4) 100%
  );
  z-index: 1;
}

.growth-banner__content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 200px 20px 0px 20px;
}

.growth-banner__icon {
  margin-bottom: 30px;
}

.growth-banner__icon svg {
  opacity: 0.9;
}

.growth-banner__title {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 5vw, 3.2rem);
  font-weight: 500;
  color: var(--color-white);
  line-height: 1.3;
  letter-spacing: -0.01em;
  margin: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .growth-banner {
    min-height: 450px;
  }
  
  .growth-banner__title {
    font-size: 1.8rem;
  }
}

/* ============================================================
   ABOUT SES SECTION
   ============================================================ */
.about-section {
  background-color: #f5f3f0;
  padding-block: 100px 80px;
}

.about-inner {
  max-width: 760px;
}

/* Eyebrow */
.about-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 70, 34, 1);
  margin-bottom: 18px;
}

/* Heading */
.about-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  margin-bottom: 32px;
  letter-spacing: -0.02em;
}

.about-heading__plain {
  font-style: normal;
  color: #1a1a1a;
}

.about-heading__bold {
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

.about-heading__italic {
  display: block;
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

/* Intro */
.about-intro {
    font-family: var(--font-sans);
  font-size: clamp(0.875rem, 1vw, 0.95rem);
  font-weight: 300;
  color: rgba(129, 129, 129, 1);
  line-height: 1.8;
  max-width: 560px;
  margin-bottom: 48px;
}

/* Two-column text block */
.about-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 48px;
}

.about-col-text {
  font-size: 0.875rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 1);
  line-height: 1.75;
  font-family: var(--font-sans);
}

/* Images */
.about-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 48px;
}

.about-img {
  overflow: hidden;
  border-radius: var(--radius-sm);
}

.about-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.about-img:hover img {
  transform: scale(1.03);
}

/* Closing paragraph */
.about-closing {
  font-size: clamp(0.875rem, 1vw, 0.95rem);
  font-weight: 300;
  color: rgba(0, 0, 0, 1);
  line-height: 1.8;
  max-width: 540px;
  margin-bottom: 36px;
   font-family: var(--font-sans);
}

/* CTA link */
.about-cta {
  display: inline-block;
  font-size: 0.9rem;
   font-family: var(--font-sans);
  font-weight: 500;
  color: var(--color-red);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(255, 70, 34, 1);
  transition: color var(--transition), text-decoration-color var(--transition);
}

.about-cta:hover {
  color: #c0321f;
  text-decoration-color: #c0321f;
}

/* Responsive */
@media (max-width: 768px) {
  .about-section { padding-block: 70px 60px; }
  .about-cols    { grid-template-columns: 1fr; gap: 20px; }
  .about-images  { grid-template-columns: 1fr; }
  .about-img img { height: 200px; }
}

@media (max-width: 480px) {
  .about-heading { font-size: 1.75rem; }
}

/* ============================================================
   OUR NUMBERS SECTION
   ============================================================ */
.numbers-section {
  background-color: #FFF7DF;
  padding-block: 100px 80px;
}

.numbers-inner {
  max-width: 760px;
}

/* Header block */
.numbers-header {
  margin-bottom: 56px;
}

.numbers-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #6C6F70;
  margin-bottom: 16px;
}

.numbers-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  letter-spacing: -0.02em;
}

.numbers-heading__plain {
  font-style: normal;
  color: #1a1a1a;
}

.numbers-heading__italic {
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

/* Grid */
.numbers-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid rgba(26, 26, 26, 0.12);
  border-left: 1px solid rgba(26, 26, 26, 0.12);
}

.numbers-cell {
  padding: 36px 28px;
  border-right: 1px solid rgba(26, 26, 26, 0.12);
  border-bottom: 1px solid rgba(26, 26, 26, 0.12);
  background: transparent;
  transition: background var(--transition);
}

.numbers-cell:hover {
  background: rgba(255, 255, 255, 0.5);
}

/* Image cell */
.numbers-cell--image {
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  padding: 24px;
}

.numbers-cell--image:hover {
  background: #1a1a1a;
}

.numbers-cell--image img {
  max-width: 140px;
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}

/* Stat value */
.numbers-cell__value {
  font-family: var(--font-sans);
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  font-weight: 500;
  color: var(--color-red);
  line-height: 1;
  margin-bottom: 8px;
}

/* Stat label */
.numbers-cell__label {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 20px;
}

/* Stat detail */
.numbers-cell__detail {
  font-family: var(--font-sans);
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.6);
  line-height: 1.65;
}

/* Responsive */
@media (max-width: 768px) {
  .numbers-section { padding-block: 70px 60px; }
  .numbers-grid { grid-template-columns: repeat(2, 1fr); }
  .numbers-cell--image { display: none; }
}

@media (max-width: 480px) {
  .numbers-grid { grid-template-columns: 1fr; }
  .numbers-heading { font-size: 1.75rem; }
}

/* ============================================================
   CONNECTED SYSTEM BANNER
   ============================================================ */
.connected-section {
  position: relative;
  margin-inline: clamp(16px, 3vw, 48px);
  border-radius: 25px;
  overflow: hidden;
  min-height: 640px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #111;
}

/* White wrapper to prevent body black from showing around the rounded banner */
.connected-section-wrap {
  background-color: #ffffff;
  padding-block: 60px;
}

.connected-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.connected-inner {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 60px 40px;
  max-width: 760px;
}

.connected-heading {
  font-family: var(--font-sans);
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 300;
  color: var(--color-white);
  line-height: 1.35;
  letter-spacing: -0.01em;
  margin-bottom: 40px;
}

.connected-cta {
  display: inline-block;
  padding: 14px 40px;
  font-family: var(--font-sans);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: var(--color-gold);
  border-radius: var(--radius-sm);
  transition: background var(--transition), transform var(--transition);
}

.connected-cta:hover {
  background: var(--color-gold-light);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .connected-section {
    margin-inline: 16px;
    min-height: 340px;
    border-radius: 14px;
  }
  .connected-section-wrap { padding-block: 40px; }
  .connected-heading { font-size: 1.6rem; }
  .connected-inner { padding: 48px 24px; }
}

@media (max-width: 480px) {
  .connected-heading { font-size: 1.4rem; }
}

/* ============================================================
   CTA BANNER SECTION
   ============================================================ */
.cta-banner-wrap {
  background-color: #f5f5f5;
  padding-block: 0 60px;
}

.cta-banner {
  position: relative;
  margin-inline: clamp(16px, 3vw, 48px);
  border-radius: 25px;
  overflow: hidden;
  min-height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #222;
}

.cta-banner__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.cta-banner__inner {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 60px 40px;
  max-width: 800px;
}

.cta-banner__heading {
  font-family: var(--font-sans);
  font-size: clamp(1.8rem, 3.5vw, 3.75rem);
  font-weight: 300;
  color: var(--color-white);
  line-height: 1.3;
  letter-spacing: -0.01em;
  margin-bottom: 36px;
}

.cta-banner__btn {
  display: inline-block;
  padding: 14px 40px;
  font-family: var(--font-sans);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: var(--color-gold);
  border-radius: var(--radius-sm);
  transition: background var(--transition), transform var(--transition);
}

.cta-banner__btn:hover {
  background: var(--color-gold-light);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .cta-banner {
    margin-inline: 16px;
    min-height: 340px;
    border-radius: 14px;
  }
  .cta-banner-wrap { padding-bottom: 40px; }
  .cta-banner__heading { font-size: 1.6rem; }
  .cta-banner__inner { padding: 48px 24px; }
}

@media (max-width: 480px) {
  .cta-banner__heading { font-size: 1.4rem; }
}

/* ============================================================
   CTA BANNER 2 – "Proven Systems" variant
   ============================================================ */

.cta-banner-2-wrap {
  background-color: #ffffff;
  padding-block: 0 60px;
}

.cta-banner-2 {
  position: relative;
  margin-inline: clamp(16px, 3vw, 48px);
  border-radius: 25px;
  overflow: hidden;
  min-height: 950px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #111;
}

.cta-banner-2__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.72) 35%, rgba(0,0,0,0.15) 100%);
  z-index: 1;
}

.cta-banner-2__inner {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 140px 40px;
  max-width: 720px;
  width: 100%;
}

.cta-banner-2__heading {
  font-family: var(--font-sans);
  font-size: clamp(1.8rem, 3.5vw, 4.2rem);
  font-weight: 400;
  color: var(--color-white);
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin-bottom: 32px;
}

.cta-banner-2__btn {
  display: inline-block;
  padding: 14px 40px;
  font-family: var(--font-sans);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: var(--color-gold);
  border-radius: var(--radius-sm);
  transition: background var(--transition), transform var(--transition);
}

.cta-banner-2__btn:hover {
  background: var(--color-gold-light);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .cta-banner-2 {
    margin-inline: 16px;
    min-height: 340px;
    border-radius: 14px;
  }
  .cta-banner-2-wrap { padding-bottom: 40px; }
  .cta-banner-2__heading { font-size: 1.6rem; }
  .cta-banner-2__inner { padding: 48px 24px; }
}

@media (max-width: 480px) {
  .cta-banner-2__heading { font-size: 1.4rem; }
}

/* ============================================================
   INDUSTRY SOLUTIONS SECTION
   ============================================================ */
.solutions-section {
  background-color: #ffffff;
  padding-block: 100px 80px;
}

/* Header container - centered with max-width like about/numbers */
.solutions-header__inner {
  max-width: 635px;
  margin-inline: auto;
  margin-bottom: 56px;
}

/* Grid wrapper - almost full width with some padding */
.solutions-grid-wrap {
  padding-inline: clamp(40px, 6vw, 100px);
}

/* Header */
.solutions-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.solutions-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  /* letter-spacing: -0.02em; */
  margin-bottom: 24px;
}

.solutions-heading__italic {
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

.solutions-heading__plain {
  font-style: normal;
  color: #1a1a1a;
}

/* Intro */
.solutions-intro {
  font-size: clamp(0.875rem, 1.1vw, 1.95rem);
  font-weight: 300;
  color: rgba(26, 26, 26, 0.6);
  line-height: 1.8;
  max-width: 500px;
  margin-bottom: 56px;
}

/* Cards grid – 4 columns with borders, subgrid for row alignment */
.solutions-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  border-top: 1px solid rgba(26, 26, 26, 0.15);
  border-left: 1px solid rgba(26, 26, 26, 0.15);
}

.solutions-card {
  padding: 32px 24px 40px;
  border-right: 1px solid rgba(26, 26, 26, 0.15);
  border-bottom: 1px solid rgba(26, 26, 26, 0.15);
  display: grid;
  grid-template-rows: auto auto 1fr auto auto;
  min-height: 450px;
  transition: background var(--transition), border var(--transition), outline var(--transition);
  position: relative;
  outline: 2px solid transparent;
  outline-offset: -1px;
}

.solutions-card:hover {
  background: #fff;
  outline: 2px solid var(--color-red);
  z-index: 1;
}

/* Icon: swap to red circle on hover */
.solutions-card:hover .solutions-card__icon circle:first-child,
.solutions-card:hover .solutions-card__icon rect:first-child {
  fill: var(--color-red);
}

.solutions-card__icon {
  flex-shrink: 0;
  margin-bottom: 24px;
}

.solutions-card__icon svg {
  display: block;
}

.solutions-card__icon svg circle,
.solutions-card__icon svg rect {
  transition: fill 0.2s ease;
}

.solutions-card__title {
  font-family: var(--font-sans);
  font-size: 1.25rem;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.3;
}

/* Default detail — shown at rest, hidden on hover */
.solutions-card__detail--default {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.6);
  line-height: 1.65;
  align-self: end;
  transition: opacity 0.2s ease;
}
.solutions-card:hover .solutions-card__detail--default {
  display: none;
}

/* Hover detail — hidden at rest, shown on hover */
.solutions-card__detail--hover {
  font-size: 1rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.75);
  line-height: 1.65;
  display: none;
}
.solutions-card:hover .solutions-card__detail--hover {
  display: block;
  font-size: 1rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.75);
  line-height: 1.65;
  
}

/* CTA button — hidden at rest, shown on hover */
.solutions-card__cta {
  display: none;
  margin-top: 24px;
  padding: 14px 24px;
  background: #e6a800;
  color: #1a1a1a;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
  transition: background 0.2s ease;
  align-self: end;
}
.solutions-card__cta:hover {
  background: #e6a800;
}
.solutions-card:hover .solutions-card__cta {
  display: block;
}

/* Keep legacy .solutions-card__detail working if used standalone */
.solutions-card__detail {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.6);
  line-height: 1.65;
  align-self: end;
}

/* Responsive */
@media (max-width: 768px) {
  .solutions-section { padding-block: 70px 60px; }
  .solutions-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 480px) {
  .solutions-grid { grid-template-columns: 1fr; }
  .solutions-heading { font-size: 1.75rem; }
}

/* ============================================================
   FOOTER
   ============================================================ */
.site-footer {
  background: #0a0a0a;
}

/* Main Footer */
.footer-main {
  padding: 70px 0 50px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.footer-main > .container {
  /* Match header padding for vertical alignment */
  padding-inline: clamp(20px, 4vw, 60px);
}

.footer-grid {
  display: grid;
  grid-template-columns: 200px 1fr 320px;
  gap: 40px;
  align-items: start;
}

/* Footer Brand / Logo */
.footer-brand {
  display: flex;
  flex-direction: column;
  /* Align with header logo - same left position */
  margin-left: 0;
}

.footer-logo {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer-logo svg {
  width: auto;
  height: 87px;
}

.footer-logo-text {
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 2.2rem;
  letter-spacing: 0.06em;
  color: var(--color-white);
  line-height: 1;
  margin-top: 4px;
}

/* Footer Nav Columns */
.footer-nav-cols {
  display: grid;
  grid-template-columns: auto 1fr 1.4fr 0.8fr;
  gap: 40px;
}

.footer-col--home {
  align-self: start;
}

.footer-home-link {
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--color-white);
  transition: color var(--transition);
}

.footer-home-link:hover { color: var(--color-gold-light); }

.footer-col-title {
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--color-white);
  margin-bottom: 18px;
  letter-spacing: 0;
  text-transform: none;
}

.footer-links { display: flex; flex-direction: column; gap: 8px; }

.footer-links a {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(255,255,255,0.5);
  transition: color var(--transition);
  padding-left: 12px;
}

.footer-links a:hover { color: var(--color-gold-light); }

/* Newsletter */
.footer-newsletter { max-width: 320px; }

.footer-newsletter-title {
  font-size: 1rem;
  font-weight: 500;
  color: var(--color-white);
  margin-bottom: 8px;
}

.footer-newsletter-desc {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(255,255,255,0.5);
  line-height: 1.5;
  margin-bottom: 20px;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.newsletter-form input {
  width: 100%;
  padding: 12px 16px;
  font-size: 0.85rem;
  font-family: var(--font-sans);
  color: var(--color-white);
  background: transparent;
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: var(--radius-sm);
  outline: none;
  transition: border-color var(--transition);
}

.newsletter-form input::placeholder { color: rgba(255,255,255,0.4); }
.newsletter-form input:focus { border-color: var(--color-gold); }

.newsletter-btn {
  width: 100%;
  padding: 12px 24px;
  font-size: 0.9rem;
  font-weight: 500;
  font-family: var(--font-sans);
  color: #000;
  background: var(--color-gold);
  border: none;
  border-radius: var(--radius-sm);
  cursor: pointer;
  transition: background var(--transition), transform var(--transition);
}

.newsletter-btn:hover { background: var(--color-gold-light); transform: translateY(-1px); }

/* Footer Bottom Bar */
.footer-bottom-bar {
  padding: 28px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.footer-bottom-bar > .container {
  /* Match header padding for vertical alignment */
  padding-inline: clamp(20px, 4vw, 60px);
}

.footer-bottom-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

/* ISO Badges */
.footer-badges {
  display: flex;
  gap: 16px;
  align-items: center;
  /* Align with header logo - same left position as footer main content */
}

.iso-badge { 
  flex-shrink: 0; 
  opacity: 0.85;
}

.iso-badge svg {
  height: 56px;
  width: auto;
}

/* Contact Blocks */
.footer-contact-block {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.contact-label {
  font-size: 0.7rem;
  font-weight: 400;
  color: rgba(255,255,255,0.45);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.contact-value {
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--color-white);
  transition: color var(--transition);
}

a.contact-value:hover { color: var(--color-gold-light); }

/* Social Links */
.footer-social-block { display: flex; flex-direction: column; gap: 6px; }

.social-links {
  display: flex;
  gap: 20px;
}

.social-links a {
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--color-white);
  transition: color var(--transition);
}

.social-links a:hover { color: var(--color-gold-light); }

/* Copyright Bar */
.footer-copyright {
  padding: 18px 0;
  /* Match header padding for vertical alignment */
  /* padding-inline: clamp(20px, 4vw, 60px); */
}

.copyright-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.copyright-text {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(255,255,255,0.5);
  display: flex;
  align-items: center;
  gap: 4px;
}

.copyright-symbol {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 50%;
  font-size: 0.7rem;
}

.legal-links {
  display: flex;
  gap: 28px;
}

.legal-links a {
  font-size: 0.8rem;
  font-weight: 400;
  color: rgba(255,255,255,0.55);
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color var(--transition);
}

.legal-links a:hover { color: var(--color-white); }

/* ============================================================
   GENERAL PAGE CONTENT
   ============================================================ */
.site-main { min-height: 80vh; }

.site-main--light {
  background: #ffffff;
}

.page-content {
  padding-top: calc(var(--header-height) + 60px);
  padding-bottom: 80px;
}

/* ============================================================
   ANIMATIONS
   ============================================================ */
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(30px); }
  to   { opacity: 1; transform: translateY(0); }
}

[data-aos="fade-up"] { animation: fadeInUp 0.7s ease forwards; }

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1200px) {
  .hero-inner { gap: 16px; }
  .hero-img--robot,
  .hero-img--worker { width: 160px; }
  .hero-img--robot { height: 200px; }
  .hero-img--worker { height: 160px; }
  .hero-img--network { width: 260px; height: 200px; }
  .hero-left-col { gap: 80px; }
  
  .footer-grid { grid-template-columns: 180px 1fr 280px; gap: 32px; }
  .footer-nav-cols { gap: 28px; }
}

@media (max-width: 1024px) {
  .hero-inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 40px;
    min-height: auto;
  }
  
  .hero-left-col,
  .hero-right-col { display: none; }
  
  .hero-center-col {
    padding-top: 0;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .hero-cta { margin-inline: auto; }
  
  .footer-grid { grid-template-columns: 1fr; gap: 40px; }
  .footer-nav-cols { grid-template-columns: repeat(4, 1fr); }
  .footer-newsletter { max-width: 100%; }
}

@media (max-width: 768px) {
  :root { --header-height: 68px; }

  .nav-menu { display: none; }
  .mobile-menu { display: block; }

  .hero-section { min-height: auto; padding-block: 100px 60px; }
  
  .hero-heading__line1 { font-size: 2.2rem; }
  .hero-heading__line2 { font-size: 2.4rem; }
  
  .footer-main { padding: 48px 0 36px; }
  .footer-nav-cols { grid-template-columns: 1fr 1fr; gap: 24px; }
  .footer-col--home { grid-column: span 2; }
  
  .footer-bottom-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  
  .copyright-inner { flex-direction: column; align-items: flex-start; gap: 12px; }
}

@media (max-width: 480px) {
  .header-cta-btn span:not(:first-child) { display: none; }
  .hero-heading__line1 { font-size: 1.9rem; }
  .hero-heading__line2 { font-size: 2.1rem; }
  
  .footer-nav-cols { grid-template-columns: 1fr; }
  .footer-col--home { grid-column: 1; }
  
  .social-links { flex-wrap: wrap; gap: 14px; }
  .legal-links { flex-wrap: wrap; gap: 16px; }
}

/* ============================================================
   WHY CHOOSE SES SECTION
   ============================================================ */
.why-section {
  background-color: #f5f5f5;
  padding-block: 100px 120px;
}

/* Header - centered */
.why-header {
  max-width: 635px;
  margin-inline: auto;
  text-align: start;
  margin-bottom: 72px;
}

.why-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(26, 26, 26, 0.5);
  margin-bottom: 20px;
}

.why-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  letter-spacing: -0.02em;
  margin-bottom: 28px;
}

.why-heading__plain {
  display: block;
}

.why-heading__italic {
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

.why-intro {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.6;
}

/* Reasons list - wider layout */
.why-list {
  max-width: 950px;
  margin-inline: auto;
}

.why-item {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 40px;
  align-items: center;
  padding-block: 8px;
}

.why-item__badge {
  width: 80px;
  height: 80px;
  justify-self: center;
}

.why-item__badge svg {
  width: 100%;
  height: 100%;
}

/* Right side: content + number with shared top border */
.why-item__right {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  border-top: 1px solid rgba(255, 70, 34, 1);
  padding-top: 32px;
  padding-bottom: 24px;
}

.why-item__content {
  flex: 1;
}

.why-item__title {
  font-family: var(--font-sans);
  font-size: 1.125rem;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 12px;
}

.why-item__desc {
  font-size: 0.875rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.65);
  line-height: 1.7;
  max-width: 520px;
}

.why-item__number {
  font-family: var(--font-serif);
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: 300;
  font-style: italic;
  color: rgba(224, 60, 42, 0.3);
  line-height: 1;
  flex-shrink: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .why-section { padding-block: 70px 80px; }
  .why-item {
    grid-template-columns: 80px 1fr;
    gap: 24px;
  }
  .why-item__badge {
    width: 60px;
    height: 60px;
  }
  .why-item__right {
    gap: 20px;
  }
}

@media (max-width: 480px) {
  .why-item {
    grid-template-columns: 56px 1fr;
    gap: 16px;
  }
  .why-item__badge {
    width: 56px;
    height: 56px;
  }
  .why-item__right {
    flex-direction: column;
    gap: 16px;
  }
  .why-item__number {
    font-size: 2rem;
    align-self: flex-end;
  }
  .why-heading { font-size: 1.75rem; }
}

/* ============================================================
   BUSINESS GOAL SECTION
   ============================================================ */
.goal-section {
  background-color: #0a0a0a;
  padding-block: 100px 120px;
}

.goal-inner {
  max-width: 760px;
}

/* Header */
.goal-header {
  margin-bottom: 80px;
}

.goal-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 20px;
}

.goal-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 400;
  line-height: 1.15;
  color: var(--color-white);
  letter-spacing: -0.02em;
  margin-bottom: 36px;
}

.goal-heading__plain {
  display: block;
}

.goal-heading__italic {
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

.goal-body {
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  font-weight: 300;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.75;
}

/* Goals grid – 2×2 */
.goal-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px 80px;
}

.goal-card__icon {
  margin-bottom: 20px;
}

.goal-card__icon svg {
  display: block;
}

.goal-card__title {
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 400;
  color: var(--color-white);
  line-height: 1.4;
  margin-bottom: 16px;
}

.goal-card__desc {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.75;
}

/* Responsive */
@media (max-width: 768px) {
  .goal-section { padding-block: 70px 80px; }
  .goal-grid { gap: 48px 40px; }
}

@media (max-width: 480px) {
  .goal-grid { grid-template-columns: 1fr; gap: 48px; }
  .goal-heading { font-size: 1.75rem; }
}

/* ============================================================
   TESTIMONIAL / TRUSTED BY SECTION
   ============================================================ */
.testimonial-section {
  background-color: #ffffff;
  padding-block: 100px 80px;
  overflow: hidden;
}

/* Header - centered */
.testimonial-header {
  max-width: 635px;
  margin-inline: auto;
  text-align: start;
  margin-bottom: 72px;
}

.testimonial-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 20px;
}

.testimonial-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  letter-spacing: -0.02em;
  margin-bottom: 28px;
}

.testimonial-heading__plain {
  display: block;
}

.testimonial-heading__italic {
  font-style: italic;
  color: var(--color-red);
  font-family: var(--font-serif);
  font-weight: 400;
}

.testimonial-intro {
  font-size: clamp(0.9rem, 1.2vw, 2rem);
  font-weight: 300;
  color: rgba(26, 26, 26, 0.55);
  line-height: 1.75;
}

/* ── Marquee ─────────────────────────────────────────────── */
.marquee-wrap {
  margin-bottom: 24px;
}

.marquee {
  overflow: hidden;
  width: 100%;
}

.marquee__track {
  display: flex;
  align-items: center;
  gap: 0;
  width: max-content;
  will-change: transform;
}

@keyframes marquee-left {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

@keyframes marquee-right {
  from { transform: translateX(-50%); }
  to   { transform: translateX(0); }
}

.marquee--left  .marquee__track { animation: marquee-left  28s linear infinite; }
.marquee--right .marquee__track { animation: marquee-right 32s linear infinite; }

/* Pause on hover */
.marquee:hover .marquee__track { animation-play-state: paused; }

.marquee__item {
  display: inline-flex;
  align-items: center;
  padding: 18px 40px;
  white-space: nowrap;
  border-right: 1px solid rgba(26, 26, 26, 0.1);
  cursor: default;
  transition: opacity 0.2s;
}

.marquee__item svg {
  height: 32px;
  width: auto;
  display: block;
}

.marquee__item:hover { opacity: 0.7; }

@media (max-width: 768px) {
  .testimonial-section { padding-block: 70px 60px; }
  .testimonial-header { margin-bottom: 52px; }
  .marquee__item { padding: 14px 28px; }
}

/* ── Quote Carousel ─────────────────────────────────────────── */
.quotes-carousel {
  padding-left: clamp(var(--container-pad), calc((100vw - 1320px) / 2 + 300px), 500px); /* ~500px on wide screens */
  padding-right: 0;                    /* bleeds to right edge */
  margin-top: 72px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .quotes-carousel {
    padding-left: var(--container-pad);
    padding-right: var(--container-pad);
    overflow: visible;
  }
}

.quotes-track {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.quotes-slide {
  display: grid;
  grid-template-columns: repeat(3, minmax(280px, 1fr));
  flex-shrink: 0;
  width: 100%;
  border-top: 1px solid rgba(26, 26, 26, 0.12);
  border-bottom: 1px solid rgba(26, 26, 26, 0.12);
  border-left: 1px solid rgba(26, 26, 26, 0.12);
  min-height: 500px;
  /* no border-right — open edge */
}

.quote-card {
  padding: 40px 32px;
  border-right: 1px solid rgba(26, 26, 26, 0.12);
  display: flex;
  flex-direction: column;
}

.quote-card__mark {
  font-family: var(--font-sans);
  font-size: 7rem;
  line-height: 1;
  color: #1a1a1a;
  margin-bottom: -40px;
}

.quote-card__text {
  font-size: 1rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.75);
  line-height: 1.75;
  flex: 1;
  margin-bottom: 40px;
}

.quote-card__footer {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 24px;
  border-top: 1px solid rgba(26, 26, 26, 0.1);
}

.quote-card__logo svg {
  height: 40px;
  width: auto;
  display: block;
  flex-shrink: 0;
}

.quote-card__meta {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.quote-card__company {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 600;
  color: #1a1a1a;
}

.quote-card__sector {
  font-size: 0.75rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.5);
}

/* Nav buttons — left-aligned, below the carousel */
.quotes-nav {
 
  display: flex;
  gap: 10px;
  margin-top: 28px;
}

.quotes-nav__btn {
  width: 44px;
  height: 44px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color var(--transition), background var(--transition);
}

.quotes-nav__btn:hover {
  border-color: #1a1a1a;
  background: rgba(26, 26, 26, 0.04);
}

@media (max-width: 768px) {
  .quotes-slide { grid-template-columns: 1fr; }
  .quote-card { border-bottom: 1px solid rgba(26,26,26,0.12); border-right: none; }
  .quote-card:last-child { border-bottom: none; }
}

/* ============================================================
   SUSTAINABILITY & IMPACT SECTION
   ============================================================ */

.sustainability {
  background-color: #ffffff;
  padding-block: 100px;
}

.sustain-inner.container {
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: var(--container-pad);
}

/* Header */
.sustain-header {
  max-width: 640px;
  margin-bottom: 64px;
  margin-inline: auto;
  text-align: start;
}

.sustain-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 70, 34, 1);
  margin-bottom: 18px;
}

.sustain-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.2;
  margin-bottom: 28px;
}

.sustain-heading em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
  font-weight: 400;
}

.sustain-intro {
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.65);
  line-height: 1.7;
  max-width: 520px;
}

/* 3-column grid */
.sustain-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid rgba(26, 26, 26, 0.12);
}

.sustain-col {
  padding: 40px 36px 48px;
  border-right: 1px solid rgba(26, 26, 26, 0.12);
}

.sustain-col:last-child {
  border-right: none;
}

.sustain-col__eyebrow {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.sustain-col__title {
  font-family: var(--font-sans);
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.3;
  margin-bottom: 28px;
}

.sustain-col__list {
  list-style: disc;
  padding-left: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sustain-col__list li {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.75);
  line-height: 1.6;
}

@media (max-width: 900px) {
  .sustain-grid {
    grid-template-columns: 1fr;
  }
  .sustain-col {
    border-right: none;
    border-bottom: 1px solid rgba(26, 26, 26, 0.12);
  }
  .sustain-col:last-child {
    border-bottom: none;
  }
}

@media (max-width: 600px) {
  .sustainability { padding-block: 60px; }
  .sustain-header { margin-bottom: 40px; }
}

/* ============================================================
   PARTNER WITH SES SECTION
   ============================================================ */

.partner {
  background-color: #ffffff;
  padding-block: 120px 140px;
}

.partner-inner.container {
  max-width: unset;
  margin-inline: unset;
  padding-inline: var(--content-pad) var(--content-pad);
  padding-left: var(--content-start);
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 60px;
}

/* Left column */
.partner-content {
  padding-top: 0;
}

.partner-eyebrow {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 70, 34, 1);
  margin-bottom: 24px;
}

.partner-heading {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.2;
  margin-bottom: 120px;
}

.partner-heading em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
  font-weight: 400;
}

.partner-body {
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 300;
  color: rgba(26, 26, 26, 0.6);
  line-height: 1.7;
  max-width: 380px;
  margin-bottom: 56px;
}

.partner-actions {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}

.partner-btn {
  display: inline-block;
  padding: 16px 36px;
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: rgba(255, 189, 0, 1);
  border-radius: var(--radius-sm);
  transition: background var(--transition), transform var(--transition);
}

.partner-btn:hover {
  background: var(--color-gold-light);
  transform: translateY(-2px);
}

.partner-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-sans);
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--color-red);
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color var(--transition);
}

.partner-link:hover {
  color: rgba(255, 189, 0, 1);
}

.partner-link__arrow {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: rgba(255, 189, 0, 1);
}

/* Right column — image aligned with body text area */
.partner-image {
  border-radius: 12px;
  overflow: hidden;
  margin-top: 200px; /* Push down to align with body text */
}

.partner-image img {
  width: auto;
  height: auto;
  display: block;
}

@media (max-width: 900px) {
  .partner-inner.container {
    grid-template-columns: 1fr;
    gap: 48px;
  }
  .partner-image {
    margin-top: 0;
    max-width: 560px;
  }
}

@media (max-width: 600px) {
  .partner { padding-block: 60px; }
  .partner-heading { font-size: 2rem; }
}

/* ============================================================
   INDUSTRY SOLUTIONS PAGE
   ============================================================ */

/* ── Industry Hero Section ─────────────────────────────────── */
.industry-hero {
  background: #ffffff;
  padding-top: calc(var(--header-height) + 60px);
  padding-bottom: 0;
}

.industry-hero__inner {
  display: grid;
  /* Sidebar at left edge, content starts at --content-start, image takes remaining */
  grid-template-columns: calc(var(--content-start) - var(--content-pad) - 40px) 1fr 1fr;
  gap: 40px;
  padding-left: var(--content-pad);
  padding-right: var(--content-pad);
  min-height: calc(100vh - var(--header-height) - 120px);
  align-items: start;
}

/* Side Navigation - stays on far left */
.industry-hero__sidebar {
  padding-top: 365px;
  position: sticky;
  top: calc(var(--header-height) + 40px);
  height: fit-content;
}

.industry-nav__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.industry-nav__link {
  display: block;
  font-family: var(--font-sans);
  font-size: 0.9rem;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.5);
  padding: 4px 0;
  transition: color var(--transition);
  position: relative;
  text-decoration: none;
}

.industry-nav__link:hover,
.industry-nav__link.active {
  color: #1a1a1a;
}

/* Main Content Area - aligns under hamburger */
.industry-hero__content {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
}

.industry-hero__text {
  max-width: 480px;
}

/* Title Styling */
.industry-hero__title {
  font-family: var(--font-sans);
  font-size: clamp(2.5rem, 4.5vw, 4.5rem);
  font-weight: 400;
  line-height: 1.1;
  color: #1a1a1a;
  margin-bottom: 40px;
  letter-spacing: -0.02em;
}

.industry-hero__title-line {
  display: block;
}

.industry-hero__title-highlight {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
  color: var(--color-red);
}

/* Description */
.industry-hero__description {
  font-family: var(--font-sans);
  font-size: 0.95rem;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.6);
  line-height: 1.75;
  max-width: 1200px;
}

/* Hero Image Area */
.industry-hero__image {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 255px;
}

.industry-hero__pattern {
  position: absolute;
  top: 176px;
  right: 0;
  z-index: 2;
  pointer-events: none;
}

.industry-hero__img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  width: 300px;
  height: auto;
  border-radius: var(--radius-sm);
}

/* Divider Line - starts from under the content area */
.industry-hero__divider {
  height: 1px;
  background: rgba(26, 26, 26, 0.1);
  margin-left: var(--content-start);
  margin-right: var(--content-pad);
  margin-top: 60px;
  margin-bottom: 0;
}

/* Responsive */
@media (max-width: 1024px) {
  :root {
    --content-start: clamp(20px, 4vw, 60px);
  }

  .industry-hero__inner {
    grid-template-columns: 1fr;
    gap: 40px;
    padding-left: var(--content-start);
    padding-right: var(--content-pad);
  }

  .industry-hero__sidebar {
    position: static;
    padding-top: 0;
    border-bottom: 1px solid rgba(26, 26, 26, 0.08);
    padding-bottom: 20px;
  }

  .industry-nav__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 24px;
  }

  .industry-hero__content {
    padding-top: 0;
  }

  .industry-hero__image {
    justify-content: center;
    padding-top: 20px;
  }

  .industry-hero__divider {
    margin-left: var(--content-start);
  }

  .ind-overview {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .ind-overview__sidebar {
    position: static;
  }

  .industry-nav__list--vertical {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 20px;
  }
}

@media (max-width: 768px) {
  .industry-hero {
    padding-top: calc(var(--header-height) + 40px);
  }

  .industry-hero__title {
    font-size: 2rem;
    margin-bottom: 28px;
  }

  .industry-hero__pattern {
    display: none;
  }
}

@media (max-width: 480px) {
  .industry-hero__title {
    font-size: 1.75rem;
  }

  .industry-nav__list {
    gap: 6px 16px;
  }

  .industry-nav__link {
    font-size: 0.85rem;
  }
}

/* ===================================================================
   INDUSTRY ACCORDION SECTIONS
   =================================================================== */

.industry-accordion {
  display: flex;
  flex-direction: column;
}

/* Accordion Panel */
.industry-accordion__panel {
  position: relative;
  overflow: hidden;
  scroll-margin-top: var(--header-height);
}

/* Accordion Header (Banner) */
.industry-accordion__header {
  position: relative;
  min-height: 450px;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  transition: min-height 0.4s ease;
}

.industry-accordion__panel.is-expanded .industry-accordion__header {
  min-height: 340px;
}

.industry-accordion__header-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.industry-accordion__header-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: inherit;
  opacity: 0.85;
}

.industry-accordion__header-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  mix-blend-mode: multiply;
}

.industry-accordion__header-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 60px var(--content-pad) 60px var(--content-start);
  color: #fff;
}

/* Icon and Label */
.industry-accordion__icon {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 90px;
}

.industry-accordion__icon svg {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-left: -45px;
}

.industry-accordion__label {
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  line-height: 1.4;
}

.industry-accordion__brand {
  display: block;
  font-weight: 400;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  opacity: 0.8;
  margin-top: 2px;
}

.industry-accordion__label-only {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

/* Headline */
.industry-accordion__headline {
  font-family: var(--ff-heading);
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 16px;
}

.industry-accordion__headline-line {
  display: block;
}

.industry-accordion__headline-highlight {
  font-style: italic;
  color: #FFBD00;
}

.industry-accordion__tagline {
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  opacity: 0.9;
}

/* Accordion Content */
.industry-accordion__content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  transition: max-height 0.5s ease;
}

.industry-accordion__panel.is-expanded .industry-accordion__content {
  max-height: 5000px; /* Large enough to fit content */
}


/* ===================================================================
   INDUSTRY SECTION CONTENT STYLES
   (shared across Energy, Technology, Trading, Manufacturing)
   =================================================================== */

.energy-section,
.technology-section,
.trading-section,
.manufacturing-section {
  padding: 0;
  position: relative;
}

/* ── Intro ─────────────────────────────────────────────────── */
.ind-intro {
  padding: 60px var(--content-pad) 40px var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-intro__text {
  font-size: 1.125rem;
  line-height: 1.7;
  color: #333;
  max-width: 720px;
}

/* ── Overview Grid (sidebar + main) ────────────────────────── */
.ind-overview {
  position: relative;
  padding: 0 var(--content-pad) 60px var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-overview__sidebar {
  position: absolute;
  left: var(--content-pad);
  top: 0;
  width: calc(var(--content-start) - var(--content-pad) - 60px);
}

.industry-nav__list--vertical {
  flex-direction: column;
  gap: 12px;
}

.industry-nav__list--vertical .industry-nav__link {
  font-size: 0.9rem;
  padding: 0;
}

.industry-nav__list--vertical .industry-nav__link.is-active {
  color: #E85D04;
}

.ind-overview__main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px;
  align-items: start;
}

.ind-overview__image {
  display: flex;
  align-items: center;
  justify-content: start;
}

.ind-overview__image img {
  max-width: 100%;
  height: auto;
}

.ind-overview__stats {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/* Stats */
.ind-stat__value {
  display: block;
  font-family: var(--ff-heading);
  font-size: 2.5rem;
  font-weight: 400;
  color: #E85D04;
  line-height: 1;
  margin-bottom: 4px;
}

.ind-stat__value--text {
  font-size: 2rem;
}

.ind-stat__unit {
  font-size: 1.25rem;
  text-transform: uppercase;
}

.ind-stat__label {
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 4px;
}

.ind-stat__detail {
  display: block;
  font-size: 0.8rem;
  color: #666;
  line-height: 1.5;
}

.ind-stat__sectors {
  display: block;
  font-family: var(--ff-heading);
  font-size: 1.25rem;
  color: #E85D04;
  margin-bottom: 4px;
}

.ind-overview__description {
  grid-column: 1 / -1;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.ind-overview__description p {
  font-size: 1rem;
  line-height: 1.7;
  color: #333;
  max-width: 600px;
}

/* ── Core Offerings ────────────────────────────────────────── */
.ind-offerings {
  padding: 40px var(--content-pad) 60px var(--content-start);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-section__title {
  font-size: 1.8rem;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 24px;
}

.ind-section__title--offering {
  font-size: 1.3rem;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 24px;
}

.ind-offerings__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ind-tag {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 0.85rem;
  color: #333;
  background: #fff;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.ind-tag:hover {
  border-color: #E85D04;
  background: rgba(232, 93, 4, 0.05);
}

/* ── Challenges ────────────────────────────────────────────── */
.ind-challenges {
  padding: 80px var(--content-pad) 80px var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-challenges__title {
  font-family: var(--ff-heading);
  font-size: clamp(1.75rem, 4vw, 2rem);
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 60px;
}

.ind-challenges__list {
  display: grid;
  gap: 40px;
  max-width: 720px;
  text-align: left;
}

.ind-challenge {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.ind-challenge__icon {
  flex-shrink: 0;
}

.ind-challenge__icon svg {
  width: 40px;
  height: 40px;
}

.ind-challenge__content {
  flex: 1;
}

.ind-challenge__title {
  font-size: 1rem;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 8px;
}

.ind-challenge__text {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #555;
}

/* ── Solutions Grid ────────────────────────────────────────── */
.ind-solutions {
  padding: 0 var(--content-pad) 80px var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-solutions__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.ind-solution__image {
  position: relative;
  margin-bottom: 16px;
  border-radius: 4px;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: #f0f0f0;
}

.ind-solution__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ind-solution__badge {
  position: absolute;
  bottom: 12px;
  left: 12px;
  padding: 6px 12px;
  font-size: 0.65rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  border-radius: 2px;
}

.ind-solution__badge--active  { background: #FFBD00; }
.ind-solution__badge--proven  { background: #ACD298; color: #1a1a1a; }
.ind-solution__badge--new     { background: #FFBD00; }
.ind-solution__badge--dev     { background: #FF4622; color: #fff; }

.ind-solution__title {
  font-size: 1rem;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 8px;
}

.ind-solution__text {
  font-size: 0.85rem;
  line-height: 1.6;
  color: #555;
}

/* ── Quote ─────────────────────────────────────────────────── */
.ind-quote {
  padding: 0 var(--content-pad) 80px var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-quote__inner {
  background: #E85D04;
  padding: 50px;
}

.ind-quote__inner_grey {
  background: #F8F8F8;
  padding: 50px;
}

.ind-quote__inner_black {
  background: #000;
  padding: 50px;
}
.ind-quote__inner_yellow {
  background: #FFBD00;
  padding: 50px;
}

.ind-quote__text {
  max-width: 800px;
  font-family: var(--font-serif);
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  position: relative;
}

.ind-quote__text_black {
  max-width: 800px;
  font-family: var(--font-serif);
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  position: relative;
}


/* ── CTA ───────────────────────────────────────────────────── */
.ind-cta {
  padding: 60px var(--content-pad) 60px var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

.ind-cta__text {
  font-size: 1.125rem;
  color: #1a1a1a;
  margin-bottom: 20px;
  line-height: 1.4;
}

.ind-cta__text strong {
  font-weight: 600;
}

.ind-cta__button {
  display: inline-block;
  padding: 14px 32px;
  background: #FFBD00;
  color: #1a1a1a;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
  transition: background 0.2s ease, transform 0.2s ease;
}

.ind-cta__button:hover {
  background: #E8AC00;
  transform: translateY(-2px);
}

/* ===================================================================
   INDUSTRY ACCORDION - RESPONSIVE
   =================================================================== */

@media (max-width: 1024px) {
  .industry-accordion__header-content {
    padding-left: var(--content-start);
  }

  .ind-overview {
    padding: 0 var(--content-pad) 60px var(--content-pad);
  }

  .ind-overview__sidebar {
    position: static;
    width: 100%;
    left: auto;
  }

  .industry-nav__list--vertical {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 20px;
  }

  .ind-intro,
  .ind-offerings,
  .ind-challenges,
  .ind-solutions,
  .ind-quote,
  .ind-cta {
    padding-left: var(--content-pad);
    padding-right: var(--content-pad);
  }

  .ind-quote__inner {
    padding: 48px 40px;
  }
}

@media (max-width: 768px) {
  .industry-accordion__header {
    min-height: 240px;
  }

  .industry-accordion__panel.is-expanded .industry-accordion__header {
    min-height: 280px;
  }

  .industry-accordion__headline {
    font-size: clamp(1.75rem, 5vw, 2.5rem);
  }

  .ind-overview__main {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .ind-solutions__grid {
    grid-template-columns: 1fr;
  }

  .ind-challenges__list {
    gap: 32px;
  }

  .ind-challenges {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .ind-quote__inner {
    padding: 40px 28px;
  }

  .ind-cta {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ind-intro {
    padding-top: 40px;
    padding-bottom: 32px;
  }

  .ind-offerings {
    padding-top: 32px;
    padding-bottom: 40px;
  }
}

@media (max-width: 480px) {
  .industry-accordion__header {
    min-height: 200px;
  }

  .industry-accordion__headline {
    font-size: 1.5rem;
  }

  .ind-stat__value {
    font-size: 2rem;
  }

  .ind-offerings__tags {
    gap: 8px;
  }

  .ind-tag {
    padding: 8px 14px;
    font-size: 0.75rem;
  }

  .ind-solutions__grid {
    gap: 28px;
  }

  .ind-quote__inner {
    padding: 32px 20px;
  }

  .ind-quote__text {
    font-size: 1.25rem;
  }

  .ind-challenges__title {
    margin-bottom: 36px;
    font-size: 1.5rem;
  }

  .ind-challenge {
    flex-direction: column;
    gap: 12px;
  }

  .ind-challenge__icon svg {
    width: 48px;
    height: 48px;
  }

  .ind-section__title {
    font-size: 1.5rem;
  }

  .ind-section__title--offering {
    font-size: 1.1rem;
  }

  .ind-cta__text {
    font-size: 1rem;
  }

  .ind-cta__button {
    padding: 12px 24px;
    font-size: 0.7rem;
  }
}

/* ── Legacy energy-* aliases (kept for back-compat, map to ind-*) ── */
.energy-section,
.technology-section,
.trading-section,
.manufacturing-section { padding: 0; position: relative; }

/* Generic Section Placeholder */
.section-content-placeholder {
  padding: 60px var(--content-start) 60px var(--content-start);
  max-width: 1400px;
  margin: 0 auto;
}

.section-intro__text {
  font-size: 1.125rem;
  line-height: 1.7;
  color: #333;
  max-width: 680px;
  margin-bottom: 40px;
}

.section-cta {
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.section-cta__text {
  font-size: 1.125rem;
  color: #1a1a1a;
  margin-bottom: 20px;
  line-height: 1.4;
}

.section-cta__text strong {
  font-weight: 600;
}

.section-cta__button {
  display: inline-block;
  padding: 14px 32px;
  background: #FFBD00;
  color: #1a1a1a;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
  transition: background 0.2s ease, transform 0.2s ease;
}

.section-cta__button:hover {
  background: #E8AC00;
  transform: translateY(-2px);
}

/* ============================================================
   ABOUT PAGE
   ============================================================ */

/* ── About Hero ────────────────────────────────────────────── */
.about-hero {
  position: relative;
  min-height: 100vh;
  background-color: var(--color-red);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-top: var(--header-height);
}

/* Subtle pattern overlay */
.about-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5L55 30L30 55L5 30L30 5z' stroke='%23fff' stroke-width='0.5' fill='none' opacity='0.08'/%3E%3C/svg%3E");
  background-size: 60px 60px;
  pointer-events: none;
}

/* Hero inner – 3 column layout (mirrors .hero-inner) */
.about-hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  /* Left padding = content-start so center content aligns under hamburger */
  padding: 80px var(--content-pad) 60px var(--content-start);
  min-height: calc(100vh - var(--header-height));
  gap: 40px;
}

/* Left column: stacked images - positioned absolutely at the left edge */
.about-hero__decor-left {
  position: absolute;
  left: clamp(20px, 4vw, 60px);
  top: calc(var(--header-height) + 80px + 40px);
  display: flex;
  flex-direction: column;
  gap: 100px;
  flex-shrink: 0;
}

.about-hero__decor-left img {
  width: 180px;
  height: 230px;
  object-fit: cover;
  display: block;
  border: 1px solid rgba(255,255,255,0.08);
  margin-top: -140px;
}

/* Inline SVG pattern – no border, fills its slot */
.about-hero__decor-svg {
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.about-hero__decor-svg svg {
  width: 100%;
  height: 100%;
}

/* Center column: text content - starts aligned under hamburger */
.about-hero__content {
  flex: 1;
  max-width: 560px;
  padding-top: 100px;
}

.about-hero__title {
  font-family: var(--font-sans);
  font-weight: 400;
  font-size: clamp(2.4rem, 4.2vw, 3.7rem);
  color: var(--color-bg-dark);
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin-bottom: 28px;
}

.about-hero__title span {
  display: block;
  font-weight: 400;
  font-size: clamp(2.4rem, 4.2vw, 3.8rem);
  color: var(--color-white);
  letter-spacing: -0.02em;
  font-style: normal;
}

.about-hero__title em {
  font-weight: 400;
  font-style: italic;
  font-size: clamp(2.6rem, 4.5vw, 3.7rem);
  color: var(--color-white);
  letter-spacing: -0.01em;
  line-height: 1.1;
  font-family: var(--font-serif);
}

.about-hero__text {
  font-family: var(--font-sans);
  font-size: clamp(0.875rem, 1vw, 0.95rem);
  font-weight: 300;
  color: rgba(255,255,255,0.75);
  line-height: 1.8;
  max-width: 460px;
  margin-bottom: 0;
}

.about-hero__link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-top: 44px;
  font-size: 0.9rem;
  font-weight: 300;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(255,255,255,0.5);
  transition: color var(--transition), text-decoration-color var(--transition);
}

.about-hero__link:hover {
  text-decoration-color: #fff;
}

/* Right column: images */
.about-hero__decor-right {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 180px;
}

.about-hero__icon {
  width: 80px;
  height: 80px;
  /* background: rgba(255,255,255,0.15);
  border: 1px solid rgba(255,255,255,0.2); */
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-end;
}

.about-hero__icon img {
  width: 80px;
  height: auto;
}

.about-hero__img-small {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.08);
}

.about-hero__img-small img {
  width: 200px;
  height: 130px;
  object-fit: cover;
  display: block;
  margin-top: 150px;
}

/* Only show the first image in the right col */
.about-hero__img-small:nth-of-type(2) {
  display: none;
}

/* Stats Row */
.about-hero__stats {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: var(--container-pad);
  border-top: 1px solid rgba(255,255,255,0.15);
}

.about-hero__stat {
  padding: 32px 20px;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: none;
  border-top: none;
}

.about-hero__stat:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.about-hero__stat-number {
  display: block;
  font-family: var(--font-serif);
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  margin-bottom: 8px;
}

.about-hero__stat-number sup {
  font-size: 0.5em;
  vertical-align: super;
}

.about-hero__stat-label {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.7);
}

/* Quote Section */
.about-hero__quote {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: var(--container-max);
  margin-inline: auto;
  padding: 80px var(--container-pad) 100px;
  border-top: 1px solid rgba(255,255,255,0.15);
}

.about-hero__quote-bg {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}

.about-hero__quote-bg svg {
  width: 100%;
  height: 100%;
  min-width: 600px;
}

.about-hero__quote-mark,
.about-hero__quote-text {
  position: relative;
  z-index: 1;
}

/* Quote marks in hero use global .quote-mark class */
.about-hero__quote .quote-mark {
  display: block;
  margin: 0 auto;
}

.about-hero__quote .quote-mark--open {
  margin-bottom: 28px;
}

.about-hero__quote .quote-mark--close {
  margin-top: 28px;
}

.about-hero__quote-text {
  font-family: var(--font-serif);
  font-size: clamp(1.375rem, 2.8vw, 1.75rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  max-width: 580px;
  margin-inline: auto;
}

/* ── About Story Section ───────────────────────────────────── */
.about-story {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: #fff;
}

.about-story__container {
  max-width: none;
}

.about-story__intro {
  max-width: 630px;
  margin-bottom: 80px;
}

.about-story__lead {
  font-family: var(--font-sans);
  font-size: clamp(1.25rem, 2.5vw, 1.325rem);
  font-weight: 300;
  line-height: 1.4;
  color: #818181;
}

/* Main Grid: sidebar + columns */
.about-story__grid {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 40px;
  align-items: start;
  margin: 0 0 0 -180px;
}

/* Left Sidebar */
.about-story__sidebar {
  display: flex;
  flex-direction: column;
  gap: 50px;
  padding-top: 20px;
}

.about-story__location {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.about-story__flag {
  width: 48px;
  height: 32px;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* Nigeria Flag - vertical stripes */
.about-story__flag--ng {
  flex-direction: row;
}

.about-story__flag--ng span {
  flex: 1;
  height: 100%;
}

.about-story__flag--ng span:nth-child(1) {
  background: #008751;
}

.about-story__flag--ng span:nth-child(2) {
  background: #fff;
}

.about-story__flag--ng span:nth-child(3) {
  background: #008751;
}

/* Ghana Flag - horizontal stripes */
.about-story__flag--gh {
  flex-direction: column;
}

.about-story__flag--gh span {
  width: 100%;
  flex: 1;
}

.about-story__flag--gh span:nth-child(1) {
  background: #CE1126;
}

.about-story__flag--gh span:nth-child(2) {
  background: #FCD116;
}

.about-story__flag--gh span:nth-child(3) {
  background: #006B3F;
}

.about-story__flag-star {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  color: #000;
}

.about-story__location-title {
  font-size: 0.875rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 8px;
}

.about-story__location-address {
  font-size: 0.8125rem;
  color: #666;
}

/* Content Columns - 2-column grid */
.about-story__columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
  max-width: 820px; /* Matches intro width */
}

/* Each column: image + text stacked */
.about-story__col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.about-story__img {
  border-radius: var(--radius-md);
  overflow: hidden;
}

.about-story__img img {
  width: 100%;
  object-fit: cover;
}

/* First column image - shorter */
.about-story__col:first-child .about-story__img img {
  height: 200px;
}

/* Second column image - taller */
.about-story__col:nth-child(2) .about-story__img img {
  height: 300px;
}

.about-story__text {
  font-size: 0.9375rem;
  line-height: 1.75;
  color: #444;
}

.about-story__text strong {
  font-weight: 600;
  color: #1a1a1a;
}

/* ── About History Timeline Section ────────────────────────── */
.about-history {
  padding: 100px 0 80px;
  background: #fff;
  overflow: hidden;
}

.about-history__container {
  padding: 0 var(--content-pad) 0 clamp(20px, 4vw, 60px);
  display: grid;
  /* Image on left, header in center */
  grid-template-columns: auto 1fr;
  gap: 0;
  align-items: start;
  margin-bottom: 60px;
  position: relative;
}

/* Left: Preview Image */
.about-history__preview {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* Width = content-start minus left padding, so header aligns under hamburger */
  width: calc(var(--content-start) - clamp(20px, 4vw, 60px));
  padding-top: 60px;
}

.about-history__image {
  width: 200px;
  height: 200px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: clamp(80px, 11vw, 150px);
  top: clamp(140px, 17vw, 220px);
}

.about-history__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Center: Header - aligns under hamburger */
.about-history__header {
  max-width: 480px;
}

.about-history__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.about-history__title {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  margin-bottom: 24px;
}

.about-history__title em {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
  color: var(--color-red);
}

.about-history__desc {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #666;
  margin-bottom: 32px;
}

/* Navigation buttons - horizontal with divider */
.about-history__nav {
  display: flex;
  align-items: center;
  gap: 12px;
}

.about-history__nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.about-history__nav-btn:hover {
  opacity: 0.7;
}

.about-history__nav-btn svg {
  width: 20px;
  height: 28px;
}

.about-history__nav-divider {
  width: 1px;
  height: 24px;
  background: #ddd;
}

/* Timeline Wrapper - allows horizontal scroll */
.about-history__timeline-wrapper {
  overflow-x: auto;
  overflow-y: visible;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.about-history__timeline-wrapper::-webkit-scrollbar {
  display: none;
}

.about-history__timeline {
  display: flex;
  flex-direction: column;
  min-width: max-content;
  padding-left: var(--content-start);
}

/* Timeline Track - New layered design */
.about-history__track {
  position: relative;
  height: 120px;
  margin-bottom: 40px;
  padding-top: 30px;
}

/* Layer containers for yellow and orange bars */
.about-history__layer {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  gap: 0;
}

/* Yellow layer - below (lower z-index, positioned slightly down) */
.about-history__layer--yellow {
  top: 60%;
  transform: translateY(-35%);
  z-index: 1;
}

/* Orange layer - above (higher z-index, positioned slightly up) */
.about-history__layer--orange {
  top: 50%;
  transform: translateY(-70%);
  z-index: 2;
}

/* Spacer between dashes */
.about-history__layer .spacer {
  display: inline-block;
  width: 25px;
  flex-shrink: 0;
}

/* SVG elements display inline */
.about-history__layer svg {
  display: block;
  flex-shrink: 0;
}

/* Year markers container */
.about-history__markers {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 5;
}

/* Individual marker */
.about-history__marker {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 280px;
  flex-shrink: 0;
  position: relative;
}

/* Year label - above the track */
.about-history__year {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #1a1a1a;
}

/* Red dot on the bar */
.about-history__dot {
  position: absolute;
  top: 113%;
  left: 0;
  width: 8px;
  height: 8px;
  background: #FF4622;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 6;
}

/* Vertical line extending down from dot */
.about-history__vline {
  position: absolute;
  top: calc(50% + 22px);
  left: 0;
  width: 1px;
  height: 55px;
  background: #1a1a1a;
  transform: translateX(-50%);
  z-index: 6;
}

/* Timeline Content */
.about-history__content {
  display: flex;
  gap: 0;
}

.about-history__column {
  width: 280px;
  flex-shrink: 0;
  padding-right: 40px;
}

.about-history__entry {
  margin-bottom: 32px;
}

.about-history__entry:last-child {
  margin-bottom: 0;
}

.about-history__label {
  display: block;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 8px;
}

.about-history__entry-title {
  font-size: 0.95rem;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.3;
  margin-bottom: 10px;
}

.about-history__entry-text {
  font-size: 0.8rem;
  line-height: 1.65;
  color: #666;
}

/* ── About Mission & Vision Section ───────────────────────── */
.about-mission-vision {
  padding: 100px var(--content-pad) 80px var(--content-start);
  background: #e8e7e794;
}

.about-mission-vision__inner {
  max-width: 700px;
}

/* Decorative Images Row */
.about-mission-vision__images {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0;
  margin-bottom: 60px;
}

.about-mission-vision__img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.about-mission-vision__img--rocket img {
    width: 130px;
    height: auto;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 135px;
}

.about-mission-vision__img--pattern {
  margin: 0 -10px;
  z-index: 1;
}

.about-mission-vision__img--pattern svg {
    width: 250px;
    height: 250px;
}

.about-mission-vision__img--binoculars img {
    width: 140px;
    height: auto;
    position: absolute;
    top: 60px;
    z-index: 2;
    right: 144px;
}

/* Mission & Vision Columns */
.about-mission-vision__columns {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin-bottom: 50px;
}

.about-mission-vision__col {
  flex: 1;
  max-width: 280px;
}

/* First column (Our Mission) - align text to end/right */
.about-mission-vision__col:first-child {
  text-align: end;
}

/* Last column (Our Vision) - align text to start/left */
.about-mission-vision__col:last-child {
  text-align: start;
}

.about-mission-vision__divider {
  width: 1px;
  background: #ddd;
  align-self: stretch;
}

.about-mission-vision__title {
  font-family: var(--font-serif);
  font-size: 1.75rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.about-mission-vision__title em {
  font-style: italic;
}

.about-mission-vision__text {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #000000;
}

/* Tags/Pillars */
.about-mission-vision__tags {
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: center;
  gap: 12px 20px;
}

.about-mission-vision__tag {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  background: #e8e7e794;
  border: 1px solid #aaa7a7;
  border-radius: 2px;
  font-size: 0.85rem;
  font-weight: 500;
  color: #1a1a1a;
}

.about-mission-vision__tag svg {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}

/* ── About Why It Matters Section ──────────────────────────── */
.about-why-matters {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: #e8e7e794;
}

.about-why-matters__inner {
  max-width: 700px;
}

.about-why-matters__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 24px;
}

.about-why-matters__title {
     font-family: var(--font-sans);
    font-size: clamp(1.5rem, 3vw, 1.45rem);
    font-weight: 400;
    line-height: 1.4;
    color: #1a1a1a;
    margin-bottom: 50px;
}

.about-why-matters__content {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.about-why-matters__image {
  flex-shrink: 0;
  width: 200px;
}

.about-why-matters__image img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.about-why-matters__text {
  flex: 1;
}

.about-why-matters__text p {
    font-size: 1.1rem;
    line-height: 1.45;
    color: #555;
}

/* ── About Core Values (E.R.I.C.A) Section ────────────────── */
.about-core-values {
  background: #fff;
}

/* Gray header block */
.about-core-values__header {
  background: #f2f2f2;
  padding: 80px var(--content-pad) 60px var(--content-start);
  position: relative;
}

.about-core-values__header-inner {
  max-width: 900px;
}

.about-core-values__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.about-core-values__acronym {
  font-family: var(--font-sans);
  font-size: clamp(2.5rem, 5vw, 3.75rem);
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #1a1a1a;
  line-height: 1;
  margin-bottom: 40px;
}

/* Intro row: image + title side by side */
.about-core-values__intro {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.about-core-values__intro-image {
  flex-shrink: 0;
  width: 180px;
  height: 200px;
  overflow: hidden;
  border-radius: 4px;
  position: absolute;
  left: clamp(160px, 18vw, 260px);
  bottom: -60px;
}

.about-core-values__intro-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.about-core-values__intro-text {
  flex: 1;
  padding-top: 8px;
}

.about-core-values__title {
  font-family: var(--font-sans);
    font-size: clamp(1.5rem, 3vw, 2.5rem);
    font-weight: 400;
    line-height: 1.3;
    color: #1a1a1a;
}

.about-core-values__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
  font-weight: 400;
}

/* Description row (white bg) */
.about-core-values__desc-row {
  background: #fff;
  padding: 50px var(--content-pad) 10px var(--content-start);
}

.about-core-values__desc-inner {
  max-width: 560px;
}

.about-core-values__desc {
  font-size: 1.1rem;
  line-height: 1.45;
  color: #555;
}

/* Values grid */
.about-core-values__grid-wrapper {
  background: #fff;
  padding: 40px var(--content-pad) 100px var(--content-start);
}

.about-core-values__grid {
  display: grid;
  grid-template-columns: repeat(3, 160px);
  gap: 50px 60px;
}

.about-core-values__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.about-core-values__icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-core-values__value-title {
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 500;
  color: #1a1a1a;
  margin: 0;
}

.about-core-values__value-text {
  font-size: 0.825rem;
  line-height: 1.55;
  color: #777;
  margin: 0;
}

/* ── About Team Section ───────────────────────────────────── */
.about-team {
  background: #fff;
}

.about-team__header {
  padding: 80px var(--content-pad) 60px var(--content-start);
}

.about-team__header-inner {
  max-width: 580px;
}

.about-team__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.about-team__title {
  font-family: var(--font-sans);
  font-size: clamp(1.75rem, 3.5vw, 2.25rem);
  font-weight: 400;
  line-height: 1.25;
  color: #1a1a1a;
  margin-bottom: 24px;
}

.about-team__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
}

.about-team__desc {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555;
}

/* Team Members Container */
.about-team__members {
  padding: 0 var(--content-pad) 80px var(--content-start);
  display: flex;
  flex-direction: column;
  gap: 80px;
}

/* Individual Team Member Card */
.about-team__member {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  max-width: 1000px;
  margin-left: -150px;
}

/* Left side: Photo + Bio */
.about-team__member-left {
  display: flex;
  gap: 30px;
  padding-right: 40px;
}

.about-team__photo {
  flex-shrink: 0;
  width: 120px;
  height: 120px;
  overflow: hidden;
  background: #f0f0f0;
}

.about-team__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-team__member-info {
  flex: 1;
}

.about-team__member-name {
  font-family: var(--font-sans);
  font-size: 1.125rem;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 4px;
}

.about-team__member-role {
  font-size: 0.8rem;
  font-weight: 500;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 16px;
}

.about-team__member-bio {
  font-size: 0.85rem;
  line-height: 1.65;
  color: #555;
  margin: 0 0 12px;
}

.about-team__read-more {
  font-size: 0.8rem;
  font-weight: 500;
  color: var(--color-red);
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.about-team__read-more:hover {
  opacity: 0.7;
}

/* Right side: Info blocks with yellow background */
.about-team__member-right {
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.about-team__info-block {
  background: #FFF8E8;
  padding: 18px 24px 18px 20px;
  border-left: 3px solid #FFBD00;
}

.about-team__info-label {
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 6px;
}

.about-team__info-value {
  font-size: 0.9rem;
  line-height: 1.5;
  color: #8B7355;
  margin: 0;
}

/* ── About Culture Section ─────────────────────────────────── */
.about-culture {
  background: #fff;
  padding: 80px var(--content-pad) 60px var(--content-start);
}

.about-culture__inner {
  max-width: 900px;
}

/* Tab Navigation */
.about-culture__tabs {
  display: flex;
  gap: 60px;
  margin-bottom: 60px;
}

.about-culture__tab {
  background: none;
  border: none;
  padding: 0;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 1.4;
  color: #ccc;
  cursor: pointer;
  transition: color 0.2s ease;
  text-align: left;
}

.about-culture__tab:hover {
  color: #999;
}

.about-culture__tab--active {
  color: var(--color-red);
}

/* Tab Content */
.about-culture__content {
  display: none;
}

.about-culture__content--active {
  display: block;
}

/* Culture Grid */
.about-culture__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 60px;
}

/* Individual Culture Item */
.about-culture__item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.about-culture__icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: var(--color-red);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-culture__icon svg {
  width: 24px;
  height: 24px;
}

.about-culture__item-content {
  flex: 1;
  min-width: 0;
}

.about-culture__item-title {
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
  color: #1a1a1a;
  margin: 0 0 12px;
}

.about-culture__item-text {
  font-size: 0.85rem;
  line-height: 1.65;
  color: #666;
  margin: 0;
}

/* Bottom Divider */
.about-culture__divider {
  margin-top: 80px;
  border-top: 1px solid #ddd;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* Governance Framework Tab Overrides */
.about-culture__grid--governance {
  gap: 40px 60px;
}

.about-culture__item--governance {
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  background: #fff;
  
  border-radius: 8px;
  padding: 32px 28px;
}

.about-culture__icon--governance {
  width: 56px;
  height: 56px;
  background: #F5C518;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.about-culture__icon--governance svg {
  width: 28px;
  height: 28px;
}

.about-culture__item--governance .about-culture__item-title {
  font-size: 1.1rem;
  font-weight: 500;
  margin: 0 0 10px;
}

.about-culture__item--governance .about-culture__item-text {
  font-size: 0.875rem;
  line-height: 1.7;
  color: #555;
}

/* ── About CSR & Impact Section ────────────────────────────── */
.about-csr {
  background: #fff;
  padding: 80px var(--content-pad) 60px var(--content-start);
}

.about-csr__inner {
  max-width: 750px;
}

/* Header */
.about-csr__header {
  margin-bottom: 50px;
}

.about-csr__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.about-csr__title {
  font-family: var(--font-sans);
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  font-weight: 400;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0;
}

.about-csr__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
}

/* Quote Block */
.about-csr__quote {
  background: #1a1a1a;
  padding: 50px 50px 50px 60px;
  margin-bottom: 50px;
  position: relative;
}

.about-csr__quote .quote-mark--open {
  display: block;
  margin-bottom: 10px;
}

.about-csr__quote .quote-mark--close {
  display: block;
  margin-left: auto;
  margin-top: 10px;
}

.about-csr__quote-text {
  font-family: var(--font-serif);
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.55;
  color: #FFBD00;
  margin: 0;
}

/* Description Content */
.about-csr__content {
  margin-bottom: 50px;
}

.about-csr__content p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555;
  margin: 0 0 20px;
}

.about-csr__content p:last-child {
  margin-bottom: 0;
}

/* Impact Stats */
.about-csr__stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #ddd;
  /* margin-bottom: 50px; */
}

.about-csr__stat {
  padding: 30px 20px;
  text-align: left;
  border-right: 1px solid #ddd;
}

.about-csr__stat:last-child {
  border-right: none;
}

.about-csr__stat-number {
  display: block;
  font-family: var(--font-sans);
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 400;
  color: #FF4622;
  line-height: 1;
  margin-bottom: 10px;
}

.about-csr__stat-number sup {
  font-size: 0.5em;
  vertical-align: super;
  color: var(--color-red);
}

.about-csr__stat-label {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #888;
}

/* SMILE Initiative */
.about-csr__smile {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  margin-bottom: 80px;
  border: 1px solid #ddd;
  padding: 60px;
}

.about-csr__smile-icon {
  flex-shrink: 0;
}

.about-csr__smile-icon svg {
  width: 48px;
  height: 48px;
}

.about-csr__smile-content {
  flex: 1;
}

.about-csr__smile-title {
  font-family: var(--font-sans);
  font-size: 1.1rem;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 12px;
}

.about-csr__smile-text {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

/* ESG Certifications */
.about-csr__certifications {
  text-align: start;
  margin-bottom: 60px;
}

.about-csr__cert-eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 30px;
}

.about-csr__cert-logos {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 40px;
}

.about-csr__cert-logo img {
  height: 60px;
  width: auto;
  opacity: 0.7;
  filter: grayscale(100%);
  transition: opacity 0.2s ease, filter 0.2s ease;
}

.about-csr__cert-logo:hover img {
  opacity: 1;
  filter: grayscale(0%);
}

/* Bottom Divider */
.about-csr__divider {
  border-top: 1px solid #ddd;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* ── About Resources Section ───────────────────────────────── */
.about-resources {
  background: #fff;
  padding: 80px var(--content-pad) 80px var(--content-start);
}

.about-resources__inner {
  max-width: 1000px;
}

/* Header */
.about-resources__header {
  max-width: 500px;
  margin-bottom: 50px;
}

.about-resources__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.about-resources__title {
  font-family: var(--font-sans);
  font-size: clamp(1.75rem, 3.5vw, 2.25rem);
  font-weight: 400;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0 0 20px;
}

.about-resources__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
}

.about-resources__desc {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #555;
}

/* Main: Sidebar + Grid */
.about-resources__main {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 40px;
  margin: 0 0 50px -160px;
}

/* Filter Sidebar */
.about-resources__sidebar {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 10px;
}

.about-resources__filter {
  background: none;
  border: none;
  padding: 0;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #999;
  cursor: pointer;
  text-align: left;
  transition: color 0.2s ease;
  position: relative;
}

.about-resources__filter:hover {
  color: #666;
}

.about-resources__filter--active {
  color: var(--color-red);
}

.about-resources__filter--active::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 24px;
  height: 2px;
  background: var(--color-red);
}

/* Resources Grid */
.about-resources__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* Resource Card */
.about-resources__card {
  display: flex;
  flex-direction: column;
}

.about-resources__card.hidden {
  display: none;
}

.about-resources__card-image {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  margin-bottom: 16px;
  background: #f0f0f0;
}

.about-resources__card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-resources__card-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);
}

.about-resources__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 6px 12px;
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  border-radius: 2px;
}

.about-resources__card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.about-resources__card-category {
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 8px;
}

.about-resources__card-title {
  font-family: var(--font-sans);
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.4;
  color: #1a1a1a;
  margin: 0 0 auto;
  padding-bottom: 12px;
}

.about-resources__card-title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}

.about-resources__card-title a:hover {
  color: var(--color-red);
}

.about-resources__card-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  border-top: 1px solid #eee;
  margin-top: auto;
}

.about-resources__card-info {
  font-size: 0.7rem;
  color: #999;
}

.about-resources__card-action {
  font-size: 0.7rem;
  font-weight: 600;
  color: var(--color-red);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: opacity 0.2s ease;
}

.about-resources__card-action:hover {
  opacity: 0.7;
}

/* Pagination */
.about-resources__pagination {
  display: flex;
  gap: 8px;
  margin-bottom: 60px;
  
}

.about-resources__page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 0.8rem;
  font-weight: 500;
  color: #666;
  text-decoration: none;
  border: 1px solid #ddd;
  border-radius: 2px;
  transition: all 0.2s ease;
}

.about-resources__page:hover {
  border-color: #999;
  color: #1a1a1a;
}

.about-resources__page--active {
  background: #FFBD00;
  border-color: #FFBD00;
  color: #fff;
}

.about-resources__page--next {
  font-weight: 400;
}

/* Newsletter CTA */
.about-resources__newsletter {
  background: #FFBD00;
  padding: 60px 10% 60px 60px;
  text-align: left;
  max-width: 750px;
  margin-top: 110px;
}

.about-resources__newsletter-inner {
  max-width: 600px;
}

.about-resources__newsletter-text {
  font-family: var(--font-serif);
  font-size: clamp(1.1rem, 2vw, 1.85rem);
  font-style: italic;
  line-height: 1.5;
  color: #1a1a1a;
  margin: 0 0 40px;
}

.about-resources__newsletter-text .quote-mark {
  vertical-align: middle;
  margin: 0 4px;
}

.about-resources__newsletter-text em {
  font-style: italic;
}

.about-resources__newsletter-form {
  display: flex;
  gap: 5px;
  max-width: 600px;
}

.about-resources__newsletter-input {
  flex: 1;
  padding: 14px 18px;
  font-size: 0.9rem;
  border: 1.5px solid #1a1a1a;
  background: #FFBD00;
  color: #1a1a1a;
  outline: none;
}

.about-resources__newsletter-input::placeholder {
  color: #999;
}

.about-resources__newsletter-btn {
  padding: 14px 28px;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  background: #1a1a1a;
  color: #fff;
  border: 1px solid #1a1a1a;
  cursor: pointer;
  transition: background 0.2s ease;
}

.about-resources__newsletter-btn:hover {
  background: #333;
}

/* ── About Partners & Clients Section ──────────────────────── */
.about-partners {
  background: #fff;
  padding: 100px var(--content-pad) 100px var(--content-start);
}

.about-partners__inner {
  max-width: 900px;
}

/* Header */
.about-partners__header {
  max-width: 480px;
  margin-bottom: 60px;
}

.about-partners__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 20px;
}

.about-partners__title {
  font-family: var(--font-sans);
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  font-weight: 400;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0 0 24px;
}

.about-partners__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
}

.about-partners__desc {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #555;
}

/* Partners Grid Eyebrow (outside border) */
.about-partners__grid-eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-red);
  line-height: 1.6;
  margin-bottom: 30px;
}

/* Partners Grid Wrapper (bordered container) */
.about-partners__grid-wrapper {
  background: #fff;
  border: 1px solid #e5e5e5;
}

/* Partners Grid */
.about-partners__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.about-partners__partner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

.about-partners__partner:nth-child(4n) {
  border-right: none;
}

.about-partners__partner:nth-child(n+5) {
  border-bottom: none;
}

.about-partners__logo {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.about-partners__logo img {
  max-height: 40px;
  max-width: 100px;
  width: auto;
  object-fit: contain;
}

.about-partners__label {
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
  line-height: 1.5;
}

/* Quote Block (inside bordered container) */
.about-partners__quote {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 12px;
  text-align: center;
  margin: 0;
  padding: 50px 40px;
  border-top: 1px solid #e5e5e5;
}

.about-partners__quote .quote-mark--close {
  align-self: flex-end;
}

.about-partners__quote-text {
  font-family: var(--font-serif);
  font-size: clamp(1.1rem, 2vw, 1.85rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  color: #1a1a1a;
  margin: 0;
}

/* ── About Final CTA Section ───────────────────────────────── */
.about-final-cta {
  background: #000;
  padding: 120px var(--content-pad) 140px var(--content-start);
}

.about-final-cta__inner {
  max-width: 550px;
}

.about-final-cta__eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-gold-light);
  margin-bottom: 24px;
}

.about-final-cta__title {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 28px;
}

.about-final-cta__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: #FFBD00;
}

.about-final-cta__desc {
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.65);
  margin: 0 0 40px;
  max-width: 480px;
}

.about-final-cta__actions {
  display: flex;
  align-items: center;
  gap: 32px;
}

.about-final-cta__btn {
  display: inline-flex;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease;
}

.about-final-cta__btn--primary {
  padding: 14px 28px;
  border: 1.5px solid #FFBD00;
  color: #FFBD00;
  background: transparent;
}

.about-final-cta__btn--primary:hover {
  background: #FFBD00;
  color: #000;
}

.about-final-cta__btn--link {
  gap: 12px;
  color: var(--color-gold-light);
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.about-final-cta__btn--link:hover {
  opacity: 0.8;
}

.about-final-cta__arrow {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.about-final-cta__arrow svg {
  width: 24px;
  height: auto;
}

.about-final-cta__dot {
  width: 6px;
  height: 6px;
  background: var(--color-gold-light);
  border-radius: 50%;
}

/* ============================================================
   CAREER PAGE
   ============================================================ */

/* ── Career Hero Section ───────────────────────────────────── */
.career-hero {
  background: #FFBD00;
  padding-top: var(--header-height);
}

.career-hero__inner {
  position: relative;
  padding: 60px var(--content-pad) 40px var(--content-start);
  min-height: 500px;
}

/* Title */
.career-hero__title {
  font-family: var(--font-sans);
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 400;
  line-height: 1.1;
  color: #1a1a1a;
  margin: 0 0 40px;
  max-width: 450px;
}

.career-hero__title em {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--color-red);
}

/* Large photo - positioned to the right */
.career-hero__photo-large {
  position: absolute;
  right: calc(var(--content-pad) + 160px);
  top: 40px;
  width: 280px;
  height: 340px;
  overflow: hidden;
  z-index: 2;
}

.career-hero__photo-large img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Content Row - Small photo + Description side by side */
.career-hero__content-row {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  max-width: 600px;
  margin: 0 0 0 -110px;
}

/* Small circular photo */
.career-hero__photo-small {
  flex-shrink: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
}

.career-hero__photo-small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Main Content */
.career-hero__content {
  flex: 1;
}

/* Description */
.career-hero__desc {
  font-size: 1.1rem;
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.7);
  margin: 0 0 35px;
  font-weight: 500;
}

/* CTAs */
.career-hero__actions {
  display: flex;
  align-items: center;
  gap: 24px;
}

.career-hero__btn {
  display: inline-flex;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease;
}

.career-hero__btn--primary {
  padding: 14px 28px;
  background: #1a1a1a;
  color: #fff;
  border: 1.5px solid #1a1a1a;
}

.career-hero__btn--primary:hover {
  background: #333;
}

.career-hero__btn--link {
  color: #1a1a1a;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.career-hero__btn--link:hover {
  opacity: 0.7;
}

/* Decorative Pattern - positioned between large photo and content */
.career-hero__pattern {
  position: absolute;
    right: calc(var(--content-pad) + 235px);
    top: 74%;
    transform: translateY(-50%);
    opacity: 0.6;
    z-index: 2;
}

/* Categories Bar */
.career-hero__categories {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 15px 40px;
  background: #FFBD00;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 70px;
}

.career-hero__category {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #1a1a1a;
}

.career-hero__dot {
  width: 6px;
  height: 6px;
  background: var(--color-red);
  border-radius: 50%;
  flex-shrink: 0;
}

/* Stats Section */
.career-hero__stats {
  position: relative;
  background: #FFBD00;
  padding: 170px var(--content-pad) 170px var(--content-start);
}

.career-hero__stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #000;
  max-width: 900px;
}

.career-hero__stat {
  padding: 60px 24px;
  border-right: 1px solid #000;
  background: #FFBD00;
}

.career-hero__stat:last-child {
  border-right: none;
}

.career-hero__stat:nth-child(odd) {
  background: #FFBD00;
}

.career-hero__stat-number {
  display: block;
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1;
  margin-bottom: 8px;
}

.career-hero__stat-number sup {
  font-size: 0.5em;
  vertical-align: super;
  color: #1a1a1a;
}

.career-hero__stat-label {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 16px;
}

.career-hero__stat-desc {
  font-size: 0.8rem;
  line-height: 1.5;
  color: #000;
  margin: 0;
}

/* Stats Decorative Pattern */
.career-hero__stats-pattern {
  position: absolute;
  right: var(--content-pad);
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
}

/* ── Career Our People Section ───────────────────────────── */
.career-people {
  padding: 120px var(--content-pad) 120px var(--content-start);
  background: #fff;
}

.career-people__container {
  max-width: 680px;
}

.career-people__header {
  margin-bottom: 48px;
}

.career-people__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.career-people__title {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  margin: 0;
}

.career-people__title em {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
  color: var(--color-red);
}

.career-people__quote {
  position: relative;
  background: #1a1a1a;
  padding: 48px 56px;
  margin-bottom: 40px;
  border-radius: 4px;
}

.career-people__quote .quote-mark {
  position: absolute;
  font-family: var(--font-serif);
  font-size: 4rem;
  font-style: italic;
  line-height: 1;
  color: #FFBD00;
}

.career-people__quote .quote-mark--open {
  top: 32px;
  left: 24px;
}

.career-people__quote .quote-mark--close {
  bottom: 24px;
  right: 32px;
}

.career-people__quote-text {
  font-family: var(--font-serif);
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
  color: #FFBD00;
  margin: 0;
}

.career-people__description {
  font-size: 1rem;
  line-height: 1.75;
  color: #444;
  margin: 0;
}

/* Career Teams Grid */
.career-teams {
  margin-left: calc(-1 * (var(--content-start) - var(--content-pad)));
  margin-right: calc(-1 * var(--content-pad));
  padding: 80px 40px 0;
  margin-top: 80px;
}

.career-teams__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #e0e0e0;
}

.career-teams__card {
  background: #fff;
  padding: 40px 28px 100px;
  border-right: 1px solid #e0e0e0;
}

.career-teams__card:last-child {
  border-right: none;
}

.career-teams__icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin-bottom: 24px;
}

.career-teams__icon--yellow {
  background: rgba(255, 189, 0, 0.15);
  color: #FFBD00;
}

.career-teams__icon--red {
  background: rgba(255, 70, 34, 0.1);
  color: var(--color-red);
}

.career-teams__label {
  display: block;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #888;
  margin-bottom: 12px;
}

.career-teams__title {
  font-family: var(--font-sans);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3;
  color: #1a1a1a;
  margin: 0 0 16px 0;
}

.career-teams__desc {
  font-size: 0.85rem;
  line-height: 1.65;
  color: #666;
  margin: 0;
  max-width: 250px;
}

/* Responsive */
@media (max-width: 1024px) {
  .career-teams {
    margin-left: calc(-1 * (var(--content-start) - var(--content-pad)));
    margin-right: calc(-1 * var(--content-pad));
  }
  
  .career-teams__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .career-teams__card:nth-child(2) {
    border-right: none;
  }
  
  .career-teams__card:nth-child(1),
  .career-teams__card:nth-child(2) {
    border-bottom: 1px solid #e0e0e0;
  }
}

@media (max-width: 768px) {
  .career-teams {
    margin-left: -20px;
    margin-right: -20px;
    padding: 60px 20px 0;
  }
  
  .career-teams__grid {
    grid-template-columns: 1fr;
  }
  
  .career-teams__card {
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
  }
  
  .career-teams__card:last-child {
    border-bottom: none;
  }
}

/* ── Career Why Work Section ─────────────────────────────── */
.career-why {
  padding: 120px var(--content-pad) 80px var(--content-start);
  background: #fff;
}

.career-why__container {
  max-width: 800px;
}

.career-why__header {
  margin-bottom: 48px;
}

.career-why__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.career-why__title {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  margin: 0 0 20px 0;
}

.career-why__title em {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
  color: var(--color-red);
}

.career-why__desc {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
  margin: 0;
  max-width: 520px;
}

.career-why__content {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}

.career-why__image {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.career-why__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.career-why__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.career-why__item {
  padding: 20px 24px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #1a1a1a;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}

.career-why__item:last-child {
  border-bottom: none;
}

/* Benefits & Perks */
.career-benefits {
  max-width: 800px;
  margin-top: 100px;
}

.career-benefits__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 24px;
}

.career-benefits__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 24px;
}

.career-benefits__tag {
  display: inline-block;
  padding: 5px 20px;
  font-size: 1rem;
  font-weight: 500;
  color: #1a1a1a;
  background: #FF462233;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}

/* Values Bar */
.career-values {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 32px;
  background: var(--color-red);
  padding: 16px 32px;
  border-radius: 4px;
}

.career-values__item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9rem;
  font-weight: 500;
  color: #000;
}

.career-values__dot {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}

/* Responsive */
@media (max-width: 768px) {
  .career-why__content {
    grid-template-columns: 1fr;
  }
  
  .career-why__item {
    border-left: none;
  }
  
  .career-why__image {
    border-bottom: 1px solid #e0e0e0;
  }
  
  .career-benefits {
    padding: 60px 20px 0;
  }
  
  .career-values {
    flex-wrap: wrap;
    gap: 16px 24px;
  }
}

/* ── Career Vacancies Section ────────────────────────────── */
.career-vacancies {
  padding: 120px var(--content-pad) 120px var(--content-start);
  background: #fff;
}

.career-vacancies__container {
  max-width: 680px;
}

.career-vacancies__header {
  margin-bottom: 40px;
}

.career-vacancies__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-red);
  margin-bottom: 16px;
}

.career-vacancies__title {
  font-family: var(--font-sans);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.15;
  color: #1a1a1a;
  margin: 0 0 20px 0;
}

.career-vacancies__title em {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
  color: var(--color-red);
}

.career-vacancies__desc {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

.career-vacancies__btn {
  display: inline-block;
  padding: 14px 28px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  color: #1a1a1a;
  background: #FFBD00;
  border: none;
  border-radius: 4px;
  margin-bottom: 40px;
  cursor: pointer;
  transition: background 0.2s;
}

.career-vacancies__btn:hover {
  background: #e6aa00;
}

.career-vacancies__cta-card {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 40px;
}

.career-vacancies__cta-title {
  font-family: var(--font-sans);
  font-size: 1.25rem;
  font-weight: 500;
  color: #1a1a1a;
  margin: 0 0 16px 0;
}

.career-vacancies__cta-desc {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #666;
  margin: 0 0 28px 0;
}

.career-vacancies__cta-card .career-vacancies__btn {
  margin-bottom: 0;
}

/* ── Career CTA Section ──────────────────────────────────── */
.career-cta {
  background: #111;
  padding: 140px var(--content-pad) 140px var(--content-start);
}

.career-cta__container {
  max-width: 620px;
}

.career-cta__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #FFBD00;
  margin-bottom: 20px;
}

.career-cta__title {
  font-family: var(--font-sans);
  font-size: clamp(2.2rem, 4.5vw, 3.5rem);
  font-weight: 400;
  line-height: 1.15;
  color: #fff;
  margin: 0 0 28px 0;
}

.career-cta__title em {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
  color: var(--color-red);
}

.career-cta__desc {
  font-size: 1rem;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.65);
  margin: 0 0 48px 0;
  max-width: 480px;
}

.career-cta__btn {
  display: inline-block;
  padding: 16px 32px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  color: #1a1a1a;
  background: #FFBD00;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s;
}

.career-cta__btn:hover {
  background: #e6aa00;
}

/* ══ Career Page — Mobile Responsive ══════════════════════════ */
@media (max-width: 768px) {

  /* Hero */
  .career-hero__inner {
    padding: 40px 20px 32px;
    min-height: unset;
  }

  .career-hero__title {
    font-size: 2.2rem;
    max-width: 100%;
    margin-bottom: 24px;
  }

  .career-hero__photo-large {
    position: static;
    width: 100%;
    height: 240px;
    margin-bottom: 24px;
  }

  .career-hero__content-row {
    flex-direction: column;
    gap: 16px;
    margin-left: 0;
    max-width: 100%;
  }

  .career-hero__photo-small {
    width: 70px;
    height: 70px;
  }

  .career-hero__pattern {
    display: none;
  }

  .career-hero__actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .career-hero__categories {
    flex-wrap: wrap;
    gap: 12px 16px;
    padding: 16px 20px;
    margin-top: 40px;
    justify-content: flex-start;
  }

  .career-hero__category {
    font-size: 0.75rem;
  }

  /* Stats */
  .career-hero__stats {
    padding: 60px 20px;
  }

  .career-hero__stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .career-hero__stat:nth-child(2) {
    border-right: none;
  }

  .career-hero__stat:nth-child(1),
  .career-hero__stat:nth-child(2) {
    border-bottom: 1px solid #000;
  }

  .career-hero__stats-pattern {
    display: none;
  }

  /* Our People */
  .career-people {
    padding: 60px 20px;
  }

  .career-people__quote {
    padding: 36px 40px;
  }

  /* Teams Grid */
  .career-teams {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 20px 0;
  }

  .career-teams__grid {
    grid-template-columns: 1fr;
  }

  .career-teams__card {
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
  }

  .career-teams__card:last-child {
    border-bottom: none;
  }

  /* Why Work With Us */
  .career-why {
    padding: 60px 20px;
  }

  .career-why__content {
    grid-template-columns: 1fr;
  }

  .career-why__item {
    border-left: none;
  }

  .career-why__image {
    border-bottom: 1px solid #e0e0e0;
  }

  .career-benefits {
    padding: 48px 20px 0;
  }

  .career-values {
    flex-wrap: wrap;
    gap: 12px 20px;
    justify-content: flex-start;
    padding: 16px 20px;
  }

  /* Vacancies */
  .career-vacancies {
    padding: 60px 20px;
  }

  .career-vacancies__cta-card {
    padding: 28px 20px;
  }

  /* CTA */
  .career-cta {
    padding: 80px 20px;
  }
}

@media (max-width: 480px) {
  .career-hero__title {
    font-size: 1.8rem;
  }

  .career-people__quote {
    padding: 28px 28px;
  }

  .career-teams__card {
    padding: 24px 20px;
  }

  .career-benefits__tags {
    gap: 8px;
  }

  .career-benefits__tag {
    padding: 8px 14px;
    font-size: 0.8rem;
  }

  .career-values {
    border-radius: 4px;
  }
}

/* ── About Intro Section ───────────────────────────────────── */
.about-intro-section {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: #fff;
}

.about-intro-section__inner {
  max-width: 1200px;
}

.about-intro-section__content {
  margin-bottom: 60px;
}

.about-intro-section__lead {
  font-family: var(--font-serif);
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 400;
  line-height: 1.4;
  color: #1a1a1a;
  margin-bottom: 24px;
}

.about-intro-section__text {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #555;
  max-width: 700px;
}

.about-intro-section__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.about-intro-section__img {
  border-radius: var(--radius-md);
  overflow: hidden;
}

.about-intro-section__img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

/* ── About Approach Section ────────────────────────────────── */
.about-approach {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: #f8f8f8;
}

.about-approach__inner {
  max-width: 1200px;
}

.about-approach__title {
  font-family: var(--font-serif);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 48px;
}

.about-approach__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}

.about-approach__card {
  background: #fff;
  padding: 32px;
  border-radius: var(--radius-md);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.about-approach__card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 16px;
}

.about-approach__card p {
  font-size: 1rem;
  line-height: 1.7;
  color: #666;
}

/* ── About Mission Section ─────────────────────────────────── */
.about-mission {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: #1a1a1a;
}

.about-mission__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  max-width: 1200px;
}

.about-mission__item {
  padding-right: 40px;
}

.about-mission__label {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-gold);
  margin-bottom: 24px;
}

.about-mission__text {
  font-family: var(--font-serif);
  font-size: clamp(1.25rem, 2.5vw, 1.75rem);
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
}

/* ── About Impact Section ──────────────────────────────────── */
.about-impact {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: #fff;
}

.about-impact__inner {
  max-width: 1200px;
}

.about-impact__title {
  font-family: var(--font-serif);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 24px;
}

.about-impact__text {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #555;
  max-width: 700px;
  margin-bottom: 60px;
}

.about-impact__stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}

.about-impact__stat {
  text-align: center;
  padding: 40px 20px;
  background: #f8f8f8;
  border-radius: var(--radius-md);
}

.about-impact__number {
  display: block;
  font-family: var(--font-serif);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 500;
  color: var(--color-gold);
  margin-bottom: 8px;
}

.about-impact__label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* ── About CTA Section ─────────────────────────────────────── */
.about-cta-section {
  padding: 100px var(--content-pad) 100px var(--content-start);
  background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-light) 100%);
}

.about-cta-section__inner {
  max-width: 700px;
}

.about-cta-section__title {
  font-family: var(--font-serif);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 16px;
}

.about-cta-section__text {
  font-size: 1.25rem;
  color: #1a1a1a;
  margin-bottom: 32px;
}

.about-cta-section__btn {
  display: inline-block;
  padding: 16px 40px;
  background: #1a1a1a;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: var(--radius-sm);
  transition: background var(--transition), transform var(--transition);
}

.about-cta-section__btn:hover {
  background: #000;
  transform: translateY(-2px);
}

/* ── About Page Responsive ─────────────────────────────────── */
@media (max-width: 1024px) {
  .about-hero,
  .about-story,
  .about-intro-section,
  .about-approach,
  .about-mission,
  .about-impact,
  .about-cta-section {
    padding-left: var(--container-pad);
    padding-right: var(--container-pad);
  }

  .about-hero__inner {
    min-height: auto;
    padding-block: 100px 60px;
  }

  .about-hero__decor-left,
  .about-hero__decor-right {
    display: none;
  }

  .about-hero__content {
    max-width: 100%;
    padding-top: 0;
    padding-inline: 0;
  }

  .about-hero__text {
    max-width: 100%;
  }

  .about-story__grid {
    position: static;
  }

  .about-story__sidebar {
    position: static;
    width: auto;
    flex-direction: row;
    gap: 60px;
    margin-bottom: 40px;
  }

  .about-approach__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-mission__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .about-mission__item {
    padding-right: 0;
  }

  .about-impact__stats {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .about-hero__stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-hero__stat:nth-child(2) {
    border-right: none;
  }

  .about-hero__stat:nth-child(3),
  .about-hero__stat:nth-child(4) {
    border-bottom: none;
  }

  .about-hero__quote {
    margin-top: 50px;
  }

  .about-story,
  .about-intro-section,
  .about-approach,
  .about-mission,
  .about-impact,
  .about-cta-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-story__sidebar {
    flex-direction: row;
    gap: 40px;
  }

  .about-story__images {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .about-story__text-row {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .about-intro-section__images {
    grid-template-columns: 1fr;
  }

  .about-intro-section__img img {
    height: 300px;
  }

  .about-approach__grid {
    grid-template-columns: 1fr;
  }

  .about-impact__stats {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .about-hero__stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-hero__quote-mark {
    font-size: 3rem;
  }

  .about-story,
  .about-intro-section,
  .about-approach,
  .about-mission,
  .about-impact,
  .about-cta-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-story__sidebar {
    flex-direction: column;
    gap: 24px;
  }

  .about-story__images {
    grid-template-columns: 1fr;
  }

  .about-story__img img {
    height: 200px;
  }

  .about-intro-section__img img {
    height: 220px;
  }

  .about-approach__card {
    padding: 24px;
  }

  .about-impact__stat {
    padding: 30px 16px;
  }
}

/* ═══════════════════════════════════════════════════════════════
   About Us Page — Comprehensive Mobile Responsive
   ═══════════════════════════════════════════════════════════════ */
@media (max-width: 768px) {

  /* ── About Hero ── */
  .about-hero__inner {
    padding: 60px 20px 40px 20px;
    flex-direction: column;
    gap: 24px;
    min-height: auto;
  }

  .about-hero__decor-left,
  .about-hero__decor-right {
    display: none;
  }

  .about-hero__content {
    max-width: 100%;
    padding-top: 0;
  }

  .about-hero__text {
    max-width: 100%;
  }

  .about-hero__stats {
    grid-template-columns: repeat(2, 1fr);
    padding-inline: 20px;
  }

  .about-hero__stat:nth-child(2) {
    border-right: none;
  }

  .about-hero__stat:nth-child(3),
  .about-hero__stat:nth-child(4) {
    border-bottom: none;
  }

  .about-hero__quote {
    padding: 50px 20px 60px;
  }

  /* ── About Story ── */
  .about-story {
    padding: 60px 20px;
  }

  .about-story__intro {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .about-story__grid {
    grid-template-columns: 1fr;
    margin: 0;
    gap: 24px;
  }

  .about-story__sidebar {
    flex-direction: row;
    gap: 30px;
    flex-wrap: wrap;
  }

  .about-story__columns {
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 100%;
  }

  .about-story__col:first-child .about-story__img img,
  .about-story__col:nth-child(2) .about-story__img img {
    height: 220px;
  }

  /* ── About History ── */
  .about-history {
    padding: 60px 0 60px;
  }

  .about-history__container {
    grid-template-columns: 1fr;
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .about-history__preview {
    display: none;
  }

  .about-history__image {
    display: none;
  }

  .about-history__timeline {
    padding-left: 20px;
  }

  /* ── About Mission & Vision ── */
  .about-mission-vision {
    padding: 60px 20px;
  }

  .about-mission-vision__inner {
    max-width: 100%;
  }

  .about-mission-vision__images {
    display: none;
  }

  .about-mission-vision__columns {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
  }

  .about-mission-vision__col {
    max-width: 100%;
  }

  .about-mission-vision__col:first-child {
    text-align: start;
  }

  .about-mission-vision__divider {
    display: none;
  }

  .about-mission-vision__tags {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  /* ── About Why It Matters ── */
  .about-why-matters {
    padding: 60px 20px;
  }

  .about-why-matters__inner {
    max-width: 100%;
  }

  .about-why-matters__content {
    flex-direction: column;
    gap: 20px;
  }

  .about-why-matters__image {
    width: 100%;
  }

  .about-why-matters__image img {
    height: 220px;
    object-fit: cover;
  }

  /* ── About Core Values ── */
  .about-core-values__header {
    padding: 60px 20px 40px;
  }

  .about-core-values__header-inner {
    max-width: 100%;
  }

  .about-core-values__intro {
    flex-direction: column;
  }

  .about-core-values__intro-image {
    display: none;
  }

  .about-core-values__desc-row {
    padding: 40px 20px 10px;
  }

  .about-core-values__desc-inner {
    max-width: 100%;
  }

  .about-core-values__grid-wrapper {
    padding: 30px 20px 60px;
  }

  .about-core-values__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 24px;
  }

  /* ── About Team ── */
  .about-team__header {
    padding: 60px 20px 40px;
  }

  .about-team__header-inner {
    max-width: 100%;
  }

  .about-team__members {
    padding: 0 20px 60px;
    gap: 50px;
  }

  .about-team__member {
    grid-template-columns: 1fr;
    margin-left: 0;
    max-width: 100%;
  }

  .about-team__member-left {
    padding-right: 0;
    gap: 16px;
  }

  .about-team__member-right {
    margin-top: 16px;
  }

  /* ── About Culture ── */
  .about-culture {
    padding: 60px 20px;
  }

  .about-culture__inner {
    max-width: 100%;
  }

  .about-culture__tabs {
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
  }

  .about-culture__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  /* ── About CSR ── */
  .about-csr {
    padding: 60px 20px;
  }

  .about-csr__inner {
    max-width: 100%;
  }

  .about-csr__quote {
    padding: 30px 20px;
  }

  .about-csr__stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-csr__stat:nth-child(2) {
    border-right: none;
  }

  .about-csr__smile {
    flex-direction: column;
    padding: 30px 20px;
    gap: 16px;
    margin-bottom: 40px;
  }

  .about-csr__cert-logos {
    flex-wrap: wrap;
    gap: 20px;
  }

  /* ── About Resources ── */
  .about-resources {
    padding: 60px 20px;
  }

  .about-resources__inner {
    max-width: 100%;
  }

  .about-resources__main {
    grid-template-columns: 1fr;
    margin: 0 0 30px;
  }

  .about-resources__sidebar {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px 20px;
    padding-top: 0;
  }

  .about-resources__grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .about-resources__newsletter {
    padding: 40px 20px;
    max-width: 100%;
    margin-top: 60px;
  }

  .about-resources__newsletter-form {
    flex-direction: column;
    gap: 10px;
  }

  .about-resources__newsletter-btn {
    width: 100%;
    text-align: center;
  }

  /* ── About Partners ── */
  .about-partners {
    padding: 60px 20px;
  }

  .about-partners__inner {
    max-width: 100%;
  }

  .about-partners__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-partners__partner:nth-child(4n) {
    border-right: 1px solid #e5e5e5;
  }

  .about-partners__partner:nth-child(2n) {
    border-right: none;
  }

  .about-partners__partner:nth-child(n+5) {
    border-bottom: 1px solid #e5e5e5;
  }

  .about-partners__partner:nth-last-child(-n+2) {
    border-bottom: none;
  }

  .about-partners__quote {
    padding: 30px 20px;
  }

  /* ── About Final CTA ── */
  .about-final-cta {
    padding: 60px 20px 80px;
  }

  .about-final-cta__inner {
    max-width: 100%;
  }

  /* ── About CTA Section (alt) ── */
  .about-cta-section {
    padding: 60px 20px;
  }
}

@media (max-width: 480px) {

  /* ── About Hero ── */
  .about-hero__title {
    font-size: clamp(2rem, 8vw, 2.4rem);
  }

  .about-hero__stats {
    grid-template-columns: 1fr 1fr;
  }

  /* ── About Story ── */
  .about-story__lead {
    font-size: 1rem;
  }

  /* ── About Core Values ── */
  .about-core-values__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  /* ── About Team ── */
  .about-team__member-left {
    flex-direction: column;
    gap: 16px;
  }

  .about-team__photo {
    width: 90px;
    height: 90px;
  }

  /* ── About CSR ── */
  .about-csr__stats {
    grid-template-columns: 1fr;
  }

  .about-csr__stat {
    border-right: none;
    border-bottom: 1px solid #ddd;
  }

  .about-csr__stat:last-child {
    border-bottom: none;
  }

  /* ── About Resources ── */
  .about-resources__grid {
    grid-template-columns: 1fr;
  }

  /* ── About Partners ── */
  .about-partners__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /* ── About Mission & Vision ── */
  .about-mission-vision__tags {
    grid-template-columns: 1fr;
  }

  .about-mission-vision__tag {
    width: 100%;
  }
}

/* ===================================================================
   CASE STUDIES SECTION
   =================================================================== */

.case-studies-section {
  position: relative;
  padding: 60px 0 80px;
}

/* Sidebar — same absolute positioning as other sections */
.cs-sidebar {
  position: absolute;
  left: var(--content-pad);
  top: 60px;
  width: calc(var(--content-start) - var(--content-pad) - 60px);
}

/* Main body — starts at content-start, same as other sections */
.cs-body {
  padding: 60px var(--content-pad) 0 var(--content-start);
  max-width: 1610px;
  margin: 0 auto;
}

/* Intro paragraph */
.cs-body__intro {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
  max-width: 600px;
  margin: 0 0 32px;
}

/* Horizontal divider below tabs */
.cs-divider {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 0 0 32px;
}

/* ── Vertical tabs (Energy / Technology / Trading / Manufacturing) ── */
.cs-tabs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.cs-tabs__tab {
  padding: 7px 18px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  background: #fff;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #444;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  font-family: inherit;
}

.cs-tabs__tab:hover {
  border-color: #aaa;
  color: #111;
}

.cs-tabs__tab.is-active {
  background: #5bc8f5;
  border-color: #5bc8f5;
  color: #fff;
}

/* ── Tab panels ── */
.cs-panel {
  display: none;
  padding: 0;
}

.cs-panel.is-active {
  display: block;
}

/* ── Two-column layout: sidebar list + detail ── */
.cs-layout {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 40px;
  align-items: start;
}

/* ── Sidebar: case study list ── */
.cs-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.cs-list__item {
  background: none;
  border: none;
  padding: 10px 0;
  text-align: left;
  cursor: pointer;
  font-family: inherit;
  border-bottom: 1px solid #eee;
}

.cs-list__label {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #aaa;
  text-transform: uppercase;
  transition: color 0.2s;
}

.cs-list__item.is-active .cs-list__label,
.cs-list__item:hover .cs-list__label {
  color: #c0392b;
}

/* ── Detail area ── */
.cs-detail {
  min-width: 0;
}

.cs-article {
  display: none;
}

.cs-article.is-active {
  display: block;
}

.cs-article__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  color: #111;
  margin: 0 0 8px;
}

.cs-article__client {
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #999;
  text-transform: uppercase;
  margin: 0 0 16px;
}

.cs-article__body {
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #444;
  margin-bottom: 20px;
}

.cs-article__body p {
  margin: 0 0 12px;
}

.cs-article__figure {
  margin: 0 0 20px;
  border-radius: 6px;
  overflow: hidden;
  max-width: 420px;
}

.cs-article__figure img {
  width: 100%;
  height: auto;
  display: block;
}

.cs-article__outcomes {
  list-style: disc;
  padding-left: 20px;
  margin: 0 0 24px;
}

.cs-article__outcomes li {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #444;
  margin-bottom: 4px;
}

.cs-article__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #c0392b;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}

.cs-article__cta:hover {
  border-color: #c0392b;
}

.cs-article__cta span {
  font-size: 1.1em;
  color: #e6a817;
}

/* Empty state */
.cs-empty {
  font-size: 0.9375rem;
  color: #999;
  padding: 40px 0;
}

/* ── Responsive ── */
@media (max-width: 640px) {
  .cs-sidebar {
    position: static;
    width: 100%;
    padding: 0 var(--content-pad);
    margin-bottom: 24px;
  }

  .cs-body {
    padding-left: var(--content-pad);
  }

  .cs-layout {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .cs-list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
  }

  .cs-list__item {
    border-bottom: none;
    padding: 0;
  }

  .cs-list__label {
    font-size: 0.6875rem;
  }
}
