/* ── Reset & Base ── */
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    :root {
      --bg:        #F0F0EC;
      --bg-white:  #FFFFFF;
      --ink:       #111310;
      --ink-mid:   #3A3B38;
      --ink-soft:  #636660;
      --green:     #2E8B3A;
      --green-lt:  #3DAD4C;
      --green-dim: #D6EED9;
      --border:    rgba(17,19,16,0.12);
      --border-md: rgba(17,19,16,0.18);
      --ff-head:   'Urbanist', sans-serif;
      --ff-body:   'Urbanist', sans-serif;
      --ease:      cubic-bezier(0.22, 1, 0.36, 1);
      --green-main: #2E8B3A;
      --green-light: #3DAD4C;
      --green-pale: #D6EED9;
      --green-dark: #1F5E34;
      --text-dark: #111310;
      --text-mid: #3A3B38;
      --text-muted: #636660;
      --border-col: rgba(17,19,16,0.12);
      --radius-sm: 10px;
      --radius-lg: 18px;
      --white: #FFFFFF;
    }

    html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; }
}
    body {
      font-family: var(--ff-body);
      background: var(--bg);
      color: var(--ink);
      -webkit-font-smoothing: antialiased;
      overflow-x: hidden;
    }

    a { text-decoration: none; color: inherit; }
    img { display: block; max-width: 100%; }






  /* ─── About Section ─────────────────────────────────────── */
.about-section {
  padding: 6rem 0;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.about-section * { max-width: 100%; box-sizing: border-box; }
.about-section .about-inner {
  position: relative;
  z-index: 1;
}
.about-section::before {
  content: '';
  position: absolute;
  top: -40%;
  right: -20%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(42,122,69,0.06) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}
.about-section::after {
  content: '';
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 720'%3E%3Cg%3E%3Cpath d='M0 55 L90 55 L90 85 L160 85' stroke='%2322C55E' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0 70 L90 70 L90 100 L160 100' stroke='%2316A34A' stroke-width='.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M90 55 L90 25 L140 25' stroke='%2322C55E' stroke-width='.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160 85 L200 85 L200 145' stroke='%2322C55E' stroke-width='.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160 100 L200 100 L200 160' stroke='%2316A34A' stroke-width='.7' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M200 145 L230 145' stroke='%2322C55E' stroke-width='.7' fill='none' stroke-linecap='round'/%3E%3Ccircle cx='90' cy='55' r='3.5' fill='none' stroke='%2322C55E' stroke-width='.7'/%3E%3Ccircle cx='90' cy='70' r='3.5' fill='none' stroke='%2316A34A' stroke-width='.7'/%3E%3Ccircle cx='160' cy='85' r='2.5' fill='none' stroke='%2322C55E' stroke-width='.5'/%3E%3Ccircle cx='160' cy='100' r='2.5' fill='none' stroke='%2316A34A' stroke-width='.5'/%3E%3Ccircle cx='230' cy='145' r='2.5' fill='%2322C55E'/%3E%3Ccircle cx='200' cy='160' r='2' fill='%2316A34A'/%3E%3Ccircle cx='140' cy='25' r='2' fill='%2322C55E'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M1440 610 L1350 610 L1350 580 L1280 580' stroke='%2322C55E' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1440 625 L1350 625 L1350 595 L1280 595' stroke='%2316A34A' stroke-width='.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1350 610 L1350 650 L1300 650' stroke='%2322C55E' stroke-width='.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1280 580 L1240 580 L1240 530' stroke='%2322C55E' stroke-width='.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1280 595 L1240 595 L1240 545' stroke='%2316A34A' stroke-width='.7' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1240 530 L1210 530' stroke='%2322C55E' stroke-width='.7' fill='none' stroke-linecap='round'/%3E%3Ccircle cx='1350' cy='610' r='3.5' fill='none' stroke='%2322C55E' stroke-width='.7'/%3E%3Ccircle cx='1350' cy='625' r='3.5' fill='none' stroke='%2316A34A' stroke-width='.7'/%3E%3Ccircle cx='1280' cy='580' r='2.5' fill='none' stroke='%2322C55E' stroke-width='.5'/%3E%3Ccircle cx='1280' cy='595' r='2.5' fill='none' stroke='%2316A34A' stroke-width='.5'/%3E%3Ccircle cx='1210' cy='530' r='2.5' fill='%2322C55E'/%3E%3Ccircle cx='1240' cy='545' r='2' fill='%2316A34A'/%3E%3Ccircle cx='1300' cy='650' r='2' fill='%2322C55E'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.9;
  filter: blur(0.5px) drop-shadow(0 0 3px rgba(34,197,94,0.15));
  pointer-events: none;
  z-index: 0;
  animation: circuitPulse 4s ease-in-out infinite;
}
@keyframes circuitPulse {
  0%, 100% { opacity: 0.9; }
  50% { opacity: 0.75; }
}

.about-section .section-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 1.25rem;
}
.about-section .section-label .label-line {
  width: 32px;
  height: 2.5px;
  background: var(--green);
  border-radius: 99px;
}
.about-section .section-label span {
  font-family: 'Urbanist', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--green);
}
.about-section .about-headline {
  font-family: 'Urbanist', sans-serif;
  font-size: clamp(2.4rem, 4.5vw, 3.5rem);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: -0.035em;
  color: #0d1c10;
  margin-bottom: 1.5rem;
}
.about-section .about-headline .highlight {
  color: var(--green);
  position: relative;
  display: inline-block;
}
.about-section .about-headline .highlight::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 4px;
  background: rgba(42,122,69,0.15);
  border-radius: 2px;
}
.about-section .about-body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  color: #5a6b5c;
  margin-bottom: 2.2rem;
}
.about-section .features-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 2.2rem;
}
.about-section .feature-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 18px;
  background: #f8faf8;
  border: 1px solid rgba(42,122,69,0.08);
  border-radius: 14px;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
  cursor: default;
}
.about-section .feature-card:hover {
  border-color: rgba(42,122,69,0.2);
  box-shadow: 0 6px 24px rgba(42,122,69,0.10);
  transform: translateY(-2px);
}
.about-section .feature-icon-wrap {
  width: 44px;
  height: 44px;
  min-width: 44px;
  background: var(--green);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.about-section .feature-icon-wrap i {
  font-size: 1.2rem;
  color: #fff;
}
.about-section .feature-text h6 {
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
  font-size: 0.95rem;
  color: #0d1c10;
  margin: 0 0 3px;
  line-height: 1.3;
}
.about-section .feature-text p {
  font-size: 0.85rem;
  color: #6b7f6d;
  line-height: 1.6;
  margin: 0;
}
.about-section .about-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.about-section .btn-primary-solid {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  background: var(--green);
  color: #fff;
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  border-radius: 12px;
  border: none;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.25s, transform 0.2s, box-shadow 0.25s;
}
.about-section .btn-primary-solid:hover {
  background: #1f5e34;
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(42,122,69,0.25);
}
.about-section .btn-primary-solid svg {
  width: 16px;
  height: 16px;
  stroke: #fff;
  stroke-width: 2.5;
  fill: none;
  transition: transform 0.2s;
}
.about-section .btn-primary-solid:hover svg {
  transform: translateX(3px);
}
.about-section .btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  background: transparent;
  color: var(--green);
  font-family: 'Urbanist', sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  border-radius: 12px;
  border: 1.5px solid rgba(42,122,69,0.3);
  text-decoration: none;
  cursor: pointer;
  transition: border-color 0.25s, background 0.25s, transform 0.2s;
}
.about-section .btn-outline:hover {
  border-color: var(--green);
  background: rgba(42,122,69,0.06);
  transform: translateY(-2px);
}

/* ─── Right Column: Image Area ─── */
.about-section .media-col {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-section .media-block {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: #0f2212;
  width: 100%;
}
.about-section .media-block .media-img {
  width: 38rem;
  height: 38rem;
  min-height: 380px;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}
.about-section .media-block:hover .media-img {
  transform: scale(1.04);
}
.about-section .media-block .media-glow {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(42,122,69,0.08) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.about-section .media-glass-card {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  background: rgba(255,255,255,0.88);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-radius: 16px;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 1px solid rgba(255,255,255,0.3);
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  z-index: 2;
}
.about-section .media-glass-card .mg-left {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.about-section .media-glass-card .mg-brand {
  font-family: 'Urbanist', sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--green);
  line-height: 1.1;
}
.about-section .media-glass-card .mg-sub {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #7f8f81;
}
.about-section .media-glass-card .mg-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: var(--green);
  border-radius: 30px;
  color: #fff;
  font-family: 'Urbanist', sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
}
.about-section .media-glass-card .mg-badge svg {
  width: 14px;
  height: 14px;
  stroke: #fff;
  stroke-width: 2.5;
  fill: none;
}

/* ─── Responsive ─── */
@media (max-width: 991px) {
  .about-section { padding: 4rem 0; }
  .about-section .about-headline { font-size: clamp(2rem, 5vw, 2.6rem); }
  .about-section .about-body { max-width: 100%; }
  .about-section .media-block { margin-top: 2rem; }
  .about-section .media-block .media-img { width: 100%; height: 400px; min-height: unset; }
  .about-section .media-glass-card { left: 20px; right: 20px; }
}
@media (max-width: 768px) {
  .about-section { padding: 3.5rem 0; }
  .about-section .about-headline { font-size: 2rem; }
  .about-section .section-label { gap: 8px; }
  .about-section .section-label .label-line { width: 28px; }
  .about-section .section-label span { font-size: 0.7rem; }
  .about-section .media-block .media-img { height: 320px; }
  .about-section .media-glass-card { padding: 16px 18px; }
  .about-section .about-actions .btn-primary-solid,
  .about-section .about-actions .btn-outline { width: 100%; justify-content: center; }
}
@media (max-width: 576px) {
  .about-section { padding: 2.5rem 0; }
  .about-section .about-headline { font-size: 1.6rem; margin-bottom: 1rem; }
  .about-section .about-headline br { display: none; }
  .about-section .about-headline .highlight::after { display: none; }
  .about-section .about-body { font-size: 0.88rem; margin-bottom: 1.6rem; }
  .about-section .section-label { gap: 6px; margin-bottom: 1rem; }
  .about-section .section-label .label-line { width: 24px; height: 2px; }
  .about-section .section-label span { font-size: 0.65rem; letter-spacing: 0.14em; }
  .about-section .features-grid { gap: 8px; margin-bottom: 1.6rem; }
  .about-section .feature-card { padding: 10px 12px; gap: 10px; border-radius: 12px; }
  .about-section .feature-icon-wrap { width: 34px; height: 34px; min-width: 34px; border-radius: 10px; }
  .about-section .feature-icon-wrap i { font-size: 0.9rem; }
  .about-section .feature-text h6 { font-size: 0.82rem; }
  .about-section .feature-text p { font-size: 0.78rem; }
  .about-section .about-actions { flex-direction: column; align-items: stretch; }
  .about-section .about-actions .btn-primary-solid,
  .about-section .about-actions .btn-outline { width: 100%; justify-content: center; padding: 12px 20px; font-size: 0.82rem; }
  .about-section .media-glass-card { left: 10px; right: 10px; bottom: 10px; padding: 12px 14px; flex-direction: column; align-items: flex-start; gap: 10px; border-radius: 12px; }
  .about-section .media-glass-card .mg-brand { font-size: 0.95rem; }
  .about-section .media-glass-card .mg-sub { font-size: 0.65rem; }
  .about-section .media-glass-card .mg-badge { padding: 5px 10px; font-size: 0.65rem; gap: 5px; }
  .about-section .media-glass-card .mg-badge svg { width: 12px; height: 12px; }
  .about-section .media-block { border-radius: 16px; }
  .about-section .media-block .media-img { width: 100%; height: 240px; }
}
@media (max-width: 400px) {
  .about-section { padding: 2rem 0; }
  .about-section .about-headline { font-size: 1.4rem; }
  .about-section .about-body { font-size: 0.85rem; }
  .about-section .feature-card { padding: 8px 10px; gap: 8px; }
  .about-section .feature-icon-wrap { width: 30px; height: 30px; min-width: 30px; }
  .about-section .feature-icon-wrap i { font-size: 0.8rem; }
  .about-section .feature-text h6 { font-size: 0.78rem; }
  .about-section .feature-text p { font-size: 0.75rem; }
  .about-section .media-block .media-img { height: 200px; }
  .about-section .media-glass-card { left: 8px; right: 8px; bottom: 8px; padding: 10px 12px; }
  .about-section .media-glass-card .mg-brand { font-size: 0.85rem; }
  .about-section .media-glass-card .mg-badge { padding: 4px 8px; font-size: 0.6rem; }
}

/* ─── About Stats Bar ──────────────────────────────────── */
.about-stats {
  background: var(--bg-soft, #f5faf5);
  border-top: 1px solid var(--border, #d4e6d6);
  border-bottom: 1px solid var(--border, #d4e6d6);
  padding: 2.5rem 0;
}
.about-stats .stat-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 1.5rem;
  border-right: 1px solid var(--border, #d4e6d6);
  border-bottom: none;
}
.about-stats .stat-item:last-child { border-right: none; }
.about-stats .stat-icon-wrap {
  width: 48px;
  height: 48px;
  min-width: 48px;
  background: var(--green);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-stats .stat-icon-wrap i {
  font-size: 1.3rem;
  color: #fff;
}
.about-stats .stat-number {
  font-family: 'Urbanist', sans-serif;
  font-size: 1.7rem;
  font-weight: 800;
  color: var(--green);
  line-height: 1;
  letter-spacing: -0.02em;
}
.about-stats .stat-label {
  font-size: 0.82rem;
  font-weight: 500;
  color: var(--text-muted, #5a6b5c);
  line-height: 1.4;
  margin-top: 2px;
}
@media (max-width: 768px) {
  .about-stats .stat-item { border-right: none; border-bottom: 1px solid var(--border, #d4e6d6); padding: 1rem 0; }
  .about-stats .stat-item:last-child { border-bottom: none; }
  .about-section { padding: 3rem 0; }
}

/* ─── Our Story Section ─────────────────────────────────── */
.story-section {
  background: #f5f7f6;
  width: 100%;
  padding: 6rem 0;
  position: relative;
  overflow: hidden;
}
.story-section::before {
  content: '';
  position: absolute;
  top: -30%;
  left: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(42,122,69,0.05) 0%, transparent 65%);
  pointer-events: none;
}
.story-section::after {
  content: '';
  position: absolute;
  bottom: 50px;
  right: 40px;
  width: 130px;
  height: 80px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 80'%3E%3Cpath d='M130 38 L102 38 L84 56 L42 56' stroke='%232E8B3A' stroke-width='1' fill='none'/%3E%3Cpath d='M102 38 L102 66' stroke='%232E8B3A' stroke-width='1' fill='none'/%3E%3Ccircle cx='42' cy='56' r='2' fill='%232E8B3A'/%3E%3Ccircle cx='102' cy='66' r='1.5' fill='%232E8B3A'/%3E%3C/svg%3E") no-repeat;
  background-size: contain;
  opacity: 0.08;
  pointer-events: none;
  z-index: 0;
}
.story-section .story-inner {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}

/* ─── Overline ─── */
.story-section .overline {
  display: inline-block;
  font-family: 'Urbanist', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: 1rem;
}

/* ─── Headline ─── */
.story-section .headline {
  font-family: 'Urbanist', sans-serif;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: -0.035em;
  color: #0d1c10;
  margin-bottom: 1.2rem;
}
.story-section .headline .accent {
  color: var(--green);
  position: relative;
  display: inline-block;
}
.story-section .headline .accent::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 4px;
  background: rgba(42,122,69,0.15);
  border-radius: 2px;
}

/* ─── Body ─── */
.story-section .body-text {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.8;
  color: #5a6b5c;
  margin-bottom: 2rem;
}

/* ─── Capability Grid ─── */
.story-section .cap-grid {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 1.8rem;
}
.story-section .cap-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  background: #f8faf8;
  border: 1px solid rgba(42,122,69,0.08);
  border-radius: 12px;
  transition: border-color 0.25s, transform 0.25s;
}
.story-section .cap-card:hover {
  border-color: rgba(42,122,69,0.2);
  box-shadow: 0 6px 20px rgba(42,122,69,0.08);
  transform: translateY(-2px);
}
.story-section .cap-icon {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: rgba(42,122,69,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.story-section .cap-icon svg {
  width: 20px;
  height: 20px;
  color: var(--green);
}
.story-section .cap-body {
  flex: 1;
  min-width: 0;
}
.story-section .cap-title {
  font-family: 'Urbanist', sans-serif;
  font-size: 0.88rem;
  font-weight: 700;
  color: #0d1c10;
  margin-bottom: 2px;
}
.story-section .cap-desc {
  font-size: 0.78rem;
  color: #6b7f6d;
  line-height: 1.5;
}

/* ─── Live Status Strip ─── */
.story-section .live-strip {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 16px;
  background: rgba(42,122,69,0.04);
  border: 1px solid rgba(42,122,69,0.1);
  border-radius: 100px;
  flex-wrap: wrap;
}
.story-section .live-dot-wrap {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.story-section .live-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 0 3px rgba(34,197,94,0.2);
  animation: livePulse 2s ease-in-out infinite;
}
@keyframes livePulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.5; }
}
.story-section .live-label {
  font-size: 0.72rem;
  font-weight: 600;
  color: #0d1c10;
  white-space: nowrap;
}
.story-section .live-divider {
  width: 1px;
  height: 16px;
  background: rgba(0,0,0,0.08);
}
.story-section .live-stat {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
}
.story-section .live-val {
  font-family: 'Urbanist', sans-serif;
  font-size: 0.88rem;
  font-weight: 800;
  color: var(--green);
}
.story-section .live-unit {
  font-size: 0.68rem;
  color: #6b7f6d;
  white-space: nowrap;
}

/* ─── Chip Column ─── */
.story-section .chip-col {
  position: relative;
}
.story-section .chip-scene {
  position: relative;
  width: 100%;
  max-width: 380px;
  height: 380px;
  margin: 0 auto;
}
.story-section .chip-scene::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(46,139,58,0.10) 0%, rgba(46,139,58,0.04) 40%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.story-section .chip-scene canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.story-section .chip-scene .chip-svg {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
}

/* ─── Timeline ─── */
.story-section .timeline {
  display: flex;
  flex-direction: column;
  position: relative;
}
.story-section .timeline::before {
  content: '';
  position: absolute;
  top: -10%;
  right: -10%;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(46,139,58,0.06) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}
.story-section .tl-item {
  display: flex;
  gap: 16px;
  padding-bottom: 24px;
  position: relative;
}
.story-section .tl-item:last-child { padding-bottom: 0; }
.story-section .dot-track {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
}
.story-section .dot-track .tl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--green);
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 0 0 rgba(42,122,69,0.4);
  transition: box-shadow 0.4s;
}
.story-section .tl-item:hover .dot-track .tl-dot {
  box-shadow: 0 0 0 8px rgba(42,122,69,0.12), 0 0 24px rgba(42,122,69,0.08);
}
.story-section .dot-track .tl-dot.today {
  width: 16px;
  height: 16px;
  box-shadow: 0 0 0 4px rgba(42,122,69,0.15);
}
.story-section .dot-track .tl-line {
  width: 2px;
  flex: 1;
  background: linear-gradient(to bottom, rgba(42,122,69,0.3), rgba(42,122,69,0.08));
  margin-top: 3px;
  min-height: 28px;
}
.story-section .tl-item:last-child .dot-track .tl-line { display: none; }
.story-section .tl-item > div:nth-child(2) {
  flex: 1;
  min-width: 0;
}
.story-section .tl-year {
  font-family: 'Urbanist', sans-serif;
  font-size: 1.2rem;
  font-weight: 900;
  color: var(--green);
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 2px;
}
.story-section .tl-title {
  font-family: 'Urbanist', sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  color: #0d1c10;
  margin-bottom: 3px;
  line-height: 1.3;
}
.story-section .tl-desc {
  font-size: 0.8rem;
  color: #6b7f6d;
  line-height: 1.6;
}
.story-section .tl-icon {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: rgba(42,122,69,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.story-section .tl-icon svg {
  width: 16px;
  height: 16px;
  stroke: var(--green);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* ─── Responsive ─── */
@media (max-width: 991px) {
  .story-section { padding: 4rem 0; }
  .story-section .story-inner { max-width: 100%; }
  .story-section .headline { font-size: clamp(1.8rem, 4vw, 2.4rem); }
  .story-section .body-text { max-width: 100%; }
  .story-section .chip-scene { max-width: 320px; height: 320px; }
  .story-section .live-strip { padding: 8px 14px; gap: 8px; }
}
@media (max-width: 576px) {
  .story-section { padding: 3rem 0; }
  .story-section .headline { font-size: 1.6rem; }
  .story-section .body-text { font-size: 0.88rem; }
  .story-section .cap-grid { gap: 10px; }
  .story-section .cap-card { padding: 12px 14px; }
  .story-section .tl-item { gap: 12px; padding-bottom: 18px; }
  .story-section .tl-year { font-size: 1rem; }
  .story-section .tl-title { font-size: 0.82rem; }
  .story-section .tl-desc { font-size: 0.75rem; }
  .story-section .chip-scene { max-width: 260px; height: 260px; }
  .story-section .live-strip { border-radius: 14px; padding: 8px 12px; gap: 6px; }
}

/* ── SVG story-chip class animations ── */
.dp{animation:pulseTravel linear infinite;}
.dp1{animation-duration:2.0s;animation-delay:0s;}
.dp2{animation-duration:2.5s;animation-delay:.65s;}
.dp3{animation-duration:1.85s;animation-delay:1.2s;}
.dp4{animation-duration:2.3s;animation-delay:.3s;}
.dp5{animation-duration:2.1s;animation-delay:1.7s;}
.dp6{animation-duration:2.7s;animation-delay:.85s;}
.dp7{animation-duration:1.95s;animation-delay:.45s;}
.dp8{animation-duration:2.6s;animation-delay:1.05s;}
.led{animation:ledBlink 1.6s ease-in-out infinite;}
.l1{animation-delay:0s;}.l2{animation-delay:.18s;}.l3{animation-delay:.36s;}.l4{animation-delay:.54s;}
.l5{animation-delay:.72s;}.l6{animation-delay:.9s;} .l7{animation-delay:1.08s;}.l8{animation-delay:1.26s;}
.nd{animation:nodeRadiate 2.2s ease-in-out infinite;}
.n1{animation-delay:0s;}.n2{animation-delay:.55s;}.n3{animation-delay:1.1s;}.n4{animation-delay:1.65s;}
.logo-text{animation:logoFlicker 4s ease-in-out infinite;}
.trace-alive{animation:traceLight 1.8s ease-in-out infinite;}
.t1{animation-delay:0s;}.t2{animation-delay:.3s;}.t3{animation-delay:.6s;}.t4{animation-delay:.9s;}
.t5{animation-delay:1.2s;}.t6{animation-delay:1.5s;}

@keyframes pulseTravel {
  0%   { offset-distance: 0%;  opacity: 0; }
  10%  { opacity: 1; }
  90%  { opacity: 1; }
  100% { offset-distance: 100%; opacity: 0; }
}
@keyframes ledBlink { 0%,100% { opacity: 0.2; } 50% { opacity: 1; } }
@keyframes nodeRadiate { 0%,100% { r: 3; opacity: .5; } 50% { r: 6; opacity: 1; } }
@keyframes logoFlicker {
  0%,100% { opacity: 1; filter: drop-shadow(0 0 6px #2E8B3A); }
  48%     { opacity: .9; filter: drop-shadow(0 0 14px #5eff7a); }
  50%     { opacity: .95; filter: drop-shadow(0 0 10px #2E8B3A); }
  52%     { opacity: 1; filter: drop-shadow(0 0 16px #5eff7a); }
}
@keyframes traceLight { 0%,100% { stroke-opacity: .12; } 50% { stroke-opacity: .38; } }

/* ─── Expertise Section ─────────────────────────────────── */
.expertise-section {
  background: #ffffff;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
}
.expertise-section::before {
  content: '';
  position: absolute;
  top: 50px;
  right: 40px;
  width: 130px;
  height: 80px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 80'%3E%3Cpath d='M130 32 L105 32 L88 15 L46 15' stroke='%232E8B3A' stroke-width='1' fill='none'/%3E%3Cpath d='M105 32 L105 10' stroke='%232E8B3A' stroke-width='1' fill='none'/%3E%3Ccircle cx='46' cy='15' r='2' fill='%232E8B3A'/%3E%3Ccircle cx='105' cy='10' r='1.5' fill='%232E8B3A'/%3E%3C/svg%3E") no-repeat;
  background-size: contain;
  opacity: 0.08;
  pointer-events: none;
  z-index: 0;
}
.expertise-section .expertise-inner {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
}
.expertise-section .globe-watermark {
  position: absolute;
  bottom: -40px;
  left: -40px;
  width: 320px;
  height: 320px;
  opacity: 0.06;
  pointer-events: none;
  z-index: 0;
}
.expertise-section .left-col {
  padding: 0 40px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
  height: 100%;
}
.expertise-section .eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: 28px;
}
.expertise-section .eyebrow-line {
  width: 32px;
  height: 2px;
  background: var(--green);
  border-radius: 2px;
}
.expertise-section .headline {
  font-size: 38px;
  font-weight: 900;
  line-height: 1.12;
  color: var(--text-dark, #0d1c10);
  margin-bottom: 22px;
  letter-spacing: -0.01em;
}
.expertise-section .headline .accent { color: var(--green); }
.expertise-section .sub-text {
  font-size: 14px;
  font-weight: 400;
  color: var(--text-muted, #4e6454);
  line-height: 1.75;
  max-width: 360px;
  margin-bottom: 36px;
}
.expertise-section .vertical-divider {
  width: 3px;
  height: 48px;
  background: var(--green);
  border-radius: 3px;
  margin-bottom: 16px;
}
.expertise-section .tagline {
  font-size: 13.5px;
  color: var(--text-muted, #4e6454);
  line-height: 1.7;
  font-weight: 500;
}
.expertise-section .tagline .green-tag {
  color: var(--green);
  font-weight: 700;
}
.expertise-section .right-col {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.expertise-section .exp-rows {
  position: relative;
  width: 100%;
  padding-left: 28px;
}
.expertise-section .exp-rows::before {
  content: '';
  position: absolute;
  left: 9px;
  top: 18px;
  bottom: 18px;
  width: 1.5px;
  background: linear-gradient(to bottom, transparent, var(--green-mid, #b6debb) 10%, var(--green-mid, #b6debb) 90%, transparent);
}
.expertise-section .exp-row {
  display: flex;
  align-items: stretch;
  gap: 18px;
  margin-bottom: 10px;
  position: relative;
}
.expertise-section .exp-row:last-child { margin-bottom: 0; }
.expertise-section .exp-dot {
  width: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.expertise-section .exp-dot-inner {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--green);
  border: 2.5px solid var(--bg, #f7f9f7);
  box-shadow: 0 0 0 1.5px var(--green);
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.expertise-section .exp-row .exp-card {
  flex: 1;
  background: var(--card-bg, #ffffff);
  border: 0.5px solid #dde8df;
  border-radius: 14px;
  padding: 18px 20px 18px 18px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  position: relative;
  transition: box-shadow 0.22s ease, transform 0.22s ease;
  cursor: default;
}
.expertise-section .exp-row .exp-card:hover {
  box-shadow: 0 6px 24px rgba(46,139,58,0.10);
  transform: translateY(-2px);
}
.expertise-section .card-num {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 26px;
  font-weight: 900;
  color: var(--num-color, #ddeee0);
  line-height: 1;
  letter-spacing: -0.03em;
  font-family: 'Urbanist', sans-serif;
}
.expertise-section .icon-box {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: var(--green);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.expertise-section .icon-box svg {
  width: 24px;
  height: 24px;
  stroke: #fff;
  fill: none;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.expertise-section .card-title {
  font-size: 14.5px;
  font-weight: 700;
  color: var(--text-dark, #0d1c10);
  margin-bottom: 5px;
  font-family: 'Urbanist', sans-serif;
}
.expertise-section .card-desc {
  font-size: 12.5px;
  font-weight: 400;
  color: #6b7e73;
  line-height: 1.65;
  max-width: 230px;
}
@media (max-width: 991px) {
  .expertise-section .left-col { padding: 0 0 2rem 0; }
}
@media (max-width: 768px) {
  .expertise-section { padding: 3rem 0; }
  .expertise-section .headline { font-size: 30px; }
  .expertise-section .sub-text { max-width: 100%; }
  .expertise-section .card-desc { max-width: 100%; }
  .expertise-section .exp-rows { padding-left: 22px; }
}

/* ─── Footer ────────────────────────────────────────────── */
.footer-main {
  background: black;
  color: #7f7f7f;
  position: relative;
  overflow: hidden;
  padding: 60px 0 0;
}
.footer-main::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image:
    linear-gradient(90deg, rgba(74, 222, 128, 0.03) 1px, transparent 1px),
    linear-gradient(rgba(74, 222, 128, 0.03) 1px, transparent 1px);
  background-size: 50px 50px;
  opacity: 0.3;
  pointer-events: none;
}
.footer-main::after {
  content: 'SAC';
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 280px;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.02);
  letter-spacing: 20px;
  pointer-events: none;
  z-index: 0;
}
.footer-content {
  position: relative;
  z-index: 1;
}
.footer-brand {
  max-width: 280px;
}
.footer-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.logo-icon {
  width: 45px;
  height: 45px;
  background: #2a7a45;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 24px;
  color: #fff;
  transform: rotate(-10deg);
}
.footer-logo-img {
  width: 46px;
  height: 46px;
  object-fit: contain;
}
.logo-text h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
.logo-text span {
  font-size: 11px;
  color: #7f7f7f;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.footer-tagline {
  font-size: 14px;
  line-height: 1.6;
  color: #7f7f7f;
  margin-bottom: 20px;
}
.brand-divider {
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #2a7a45 0%, transparent 100%);
  margin-bottom: 25px;
}
.footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 15px;
  font-size: 14px;
}
.footer-contact-item i {
  width: 35px;
  height: 35px;
  background: rgba(74, 222, 128, 0.1);
  border: 1px solid rgba(74, 222, 128, 0.2);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  flex-shrink: 0;
}
.footer-contact-item .contact-info strong {
  display: block;
  color: #fff;
  font-weight: 600;
  margin-bottom: 2px;
}
.footer-contact-item .contact-info span {
  color: #7f7f7f;
}
.footer-social {
  margin-top: 25px;
}
.footer-social p {
  font-size: 13px;
  color: #7f7f7f;
  margin-bottom: 12px;
  font-weight: 500;
}
.social-links {
  display: flex;
  gap: 12px;
}
.social-links a {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.3s ease;
  font-size: 16px;
}
.social-links a:hover {
  background: #2a7a45;
  border-color: #2a7a45;
  color: #fff;
  transform: translateY(-3px);
}
.footer-links h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
}
.footer-links h5::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #2a7a45;
}
.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links ul li {
  margin-bottom: 12px;
}
.footer-links ul li a {
  color: #7f7f7f;
  text-decoration: none;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s ease;
  padding: 5px 0;
}
.footer-links ul li a:hover {
  color: #2a7a45;
  padding-left: 8px;
}
.footer-links ul li a i {
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 12px;
}
.footer-links ul li a:hover i {
  opacity: 1;
}
.footer-newsletter {
  background: rgba(74, 222, 128, 0.05);
  border: 1px solid rgba(74, 222, 128, 0.1);
  border-radius: 12px;
  padding: 30px;
  max-width: 350px;
}
.newsletter-icon {
  width: 55px;
  height: 55px;
  background: rgba(74, 222, 128, 0.1);
  border: 1px solid rgba(74, 222, 128, 0.2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.newsletter-icon i {
  font-size: 24px;
  color: #fff;
}
.footer-newsletter h5 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}
.footer-newsletter h5 .highlight {
  color: #2a7a45;
}
.newsletter-divider {
  width: 50px;
  height: 2px;
  background: #2a7a45;
  margin: 15px 0;
}
.newsletter-text {
  font-size: 13px;
  color: #7f7f7f;
  line-height: 1.6;
  margin-bottom: 20px;
}
.newsletter-form {
  position: relative;
}
.newsletter-form input {
  width: 100%;
  padding: 14px 55px 14px 18px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  transition: all 0.3s ease;
}
.newsletter-form input:focus {
  outline: none;
  border-color: #2a7a45;
  background: rgba(255, 255, 255, 0.08);
}
.newsletter-form input::placeholder {
  color: #6b7b8f;
}
.newsletter-form button {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 45px;
  height: calc(100% - 10px);
  background: #2a7a45;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter-form button:hover {
  background: #3bc770;
  transform: scale(1.05);
}
.privacy-notice {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
  font-size: 12px;
  color: #6b7b8f;
}
.privacy-notice i {
  color: #fff;
  font-size: 14px;
}
.footer-bottom {
  background: rgba(0, 0, 0, 0.3);
  padding: 25px 0;
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-bottom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.footer-copyright {
  font-size: 13px;
  color: #6b7b8f;
}
.footer-legal-links {
  display: flex;
  gap: 25px;
  align-items: center;
}
.footer-legal-links a {
  color: #7f7f7f;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s ease;
}
.footer-legal-links a:hover {
  color: #2a7a45;
}
.footer-legal-links span {
  color: rgba(255, 255, 255, 0.1);
}
.back-to-top {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}
.back-to-top:hover {
  color: #fff;
  transform: translateY(-2px);
}
.back-to-top i {
  font-size: 16px;
}
@media (max-width: 991px) {
  .footer-main::after { font-size: 180px; }
  .footer-newsletter { max-width: 100%; margin-top: 30px; }
}
@media (max-width: 767px) {
  .footer-main { padding: 40px 0 0; }
  .footer-main::after { font-size: 120px; bottom: -30px; }
  .footer-brand { max-width: 100%; margin-bottom: 30px; }
  .footer-links { margin-bottom: 30px; }
  .footer-bottom-content { flex-direction: column; text-align: center; }
  .footer-legal-links { flex-direction: column; gap: 10px; }
  .footer-legal-links span { display: none; }
}





  /* ══════════════════════════════════════
     HERO SECTION (companyM page)
  ══════════════════════════════════════ */
  @keyframes heroFadeUp {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
  }
  @keyframes heroFadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
  }
  @keyframes heroChipIn {
    from { opacity: 0; transform: scale(0.82) translateY(30px); }
    to   { opacity: 1; transform: scale(1) translateY(0); }
  }
  @keyframes heroFloatChip {
    0%,100% { transform: translateY(0px); }
    50%      { transform: translateY(-18px); }
  }

/* ─── CTA Section ─── */
.ct-cta-section {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 48px 48px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(17,19,16,0.06);
  box-shadow: 0 2px 20px rgba(0,0,0,0.04), 0 1px 4px rgba(0,0,0,0.03);
}
.ct-cta-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60%;
  background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(74,222,128,0.06) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
  border-radius: 20px 20px 0 0;
}
.ct-cta-left {
  position: relative;
  z-index: 1;
  flex: 1;
}
.ct-cta-eyebrow {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.ct-cta-eyebrow::before {
  content: '';
  width: 24px;
  height: 2px;
  background: var(--green);
  border-radius: 2px;
}
.ct-cta-heading {
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: #0d1c10;
  margin-bottom: 14px;
}
.ct-cta-sub {
  font-size: 14px;
  line-height: 1.7;
  color: #5a6b5c;
  max-width: 440px;
}
.ct-cta-right {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-shrink: 0;
}
.ct-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 32px;
  font-family: var(--ff-body);
  font-size: 14px;
  font-weight: 700;
  border-radius: 12px;
  text-decoration: none;
  transition: background 0.25s, transform 0.2s, box-shadow 0.25s;
  cursor: pointer;
  white-space: nowrap;
}
.ct-btn-primary {
  background: var(--green);
  color: #fff;
  border: none;
}
.ct-btn-primary:hover {
  background: #1f5e34;
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(42,122,69,0.25);
}
.ct-btn-outline {
  background: transparent;
  color: var(--green);
  border: 1.5px solid rgba(42,122,69,0.3);
}
.ct-btn-outline:hover {
  border-color: var(--green);
  background: rgba(42,122,69,0.06);
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .ct-cta-section {
    flex-direction: column;
    text-align: center;
    padding: 36px 28px;
    gap: 28px;
  }
  .ct-cta-eyebrow {
    justify-content: center;
  }
  .ct-cta-sub {
    max-width: 100%;
  }
  .ct-cta-right {
    width: 100%;
  }
  .ct-btn {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .ct-cta-section {
    padding: 28px 20px;
    gap: 24px;
  }
  .ct-cta-heading {
    font-size: 22px;
  }
  .ct-cta-sub {
    font-size: 13px;
  }
  .ct-btn {
    padding: 12px 24px;
    font-size: 13px;
  }
}

/* ─── CTA Wrapper ─── */
.cta-wrapper {
  padding: 3rem 40px;
  background-color: #fff;
}
@media (max-width: 576px) {
  .cta-wrapper {
    padding: 2rem 16px !important;
  }
}

/* ─── Footer newsletter responsive ─── */
@media (max-width: 576px) {
  .footer-newsletter {
    padding: 20px;
  }
}

/* ─── Hide circuit decorations on mobile ─── */
@media (max-width: 768px) {
  .about-section::after,
  .story-section::after,
  .expertise-section::before { display: none; }
}

/* ══════════════════════════════════════════
   WHY CHOOSE US / PROCESS SECTIONS
   ══════════════════════════════════════════ */
.page {
  --bg:          #f4f4f1;
  --surface:     #ffffff;
  --green:       #16a34a;
  --green-light: #22c55e;
  --green-glow:  rgba(22,163,74,.18);
  --green-glow2: rgba(22,163,74,.08);
  --text:        #0f1117;
  --muted:       #6b7280;
  --border:      rgba(0,0,0,.07);
  --radius-xl:   28px;
  --radius-lg:   18px;
  --radius-md:   12px;
  --shadow-card: 0 2px 20px rgba(0,0,0,.06), 0 1px 4px rgba(0,0,0,.04);
  --shadow-lift: 0 12px 40px rgba(0,0,0,.12), 0 2px 8px rgba(0,0,0,.06);
  --transition:  .3s cubic-bezier(.4,0,.2,1);
  width: 100%;
  max-width: 1350px;
  margin: 0 auto;
  padding: 32px 40px 64px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  box-sizing: border-box;
}
.page .green { color: var(--green); }
.page .label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--green);
}
.page .label::before {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  background: var(--green);
  border-radius: 2px;
}

/* ---- WHY CHOOSE US ---- */
.page .why-card {
  background: var(--surface);
  border-radius: var(--radius-xl);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-card);
  overflow: hidden;
  padding: 64px 64px 0;
  position: relative;
}
.page .why-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(22,163,74,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(22,163,74,.035) 1px, transparent 1px);
  background-size: 48px 48px;
  pointer-events: none;
}
.page .why-hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.page .why-copy { padding-bottom: 48px; }
.page .why-copy h1 {
  font-size: clamp(2rem, 3.5vw, 2.9rem);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -.02em;
  margin: 20px 0 18px;
  color: var(--text);
}
.page .why-copy p {
  font-size: 14.5px;
  line-height: 1.75;
  color: var(--muted);
  max-width: 320px;
  font-weight: 400;
}
.page .chip-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 280px;
}
.page .chip-glow {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 340px;
  height: 180px;
  background: radial-gradient(ellipse at 50% 80%, rgba(22,163,74,.22) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}
.page .chip-svg {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 420px;
  animation: pg-float 5s ease-in-out infinite;
  filter: drop-shadow(0 24px 40px rgba(22,163,74,.18)) drop-shadow(0 4px 16px rgba(0,0,0,.14));
}
@keyframes pg-float {
  0%, 100% { transform: translateY(0); }
  50%       { transform: translateY(-16px); }
}
.page .features-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--border);
  border-top: 1px solid var(--border);
  position: relative;
  z-index: 1;
  margin: 0 -64px;
}
.page .feat-card {
  background: var(--surface);
  padding: 28px 28px 32px;
  cursor: default;
  transition: background var(--transition), transform var(--transition), box-shadow var(--transition);
  position: relative;
  overflow: hidden;
}
.page .feat-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, var(--green-glow2) 0%, transparent 60%);
  opacity: 0;
  transition: opacity var(--transition);
}
.page .feat-card:hover {
  background: #fafffc;
  transform: translateY(-3px);
  box-shadow: 0 -4px 24px rgba(22,163,74,.1);
  z-index: 2;
}
.page .feat-card:hover::after { opacity: 1; }
.page .feat-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
  color: var(--green);
  transition: filter var(--transition), transform var(--transition);
}
.page .feat-card:hover .feat-icon {
  filter: drop-shadow(0 0 8px rgba(22,163,74,.5));
  transform: scale(1.08);
}
.page .feat-card h3 {
  font-size: 13.5px;
  font-weight: 700;
  margin-bottom: 8px;
  color: var(--text);
  letter-spacing: -.01em;
}
.page .feat-card p {
  font-size: 12.5px;
  line-height: 1.65;
  color: var(--muted);
  font-weight: 400;
}

/* ---- PROCESS ---- */
.page .process-card {
  background: var(--surface);
  border-radius: var(--radius-xl);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-card);
  padding: 64px;
  overflow: hidden;
}
.page .process-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: start;
  margin-bottom: 64px;
}
.page .process-top h2 {
  font-size: clamp(1.7rem, 2.8vw, 2.35rem);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -.022em;
  margin-top: 18px;
}
.page .process-right {
  display: flex;
  align-items: flex-end;
  padding-bottom: 4px;
}
.page .process-right p {
  font-size: 14px;
  line-height: 1.8;
  color: var(--muted);
  max-width: 340px;
  font-weight: 400;
}
.page .timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}
.page .timeline::before {
  content: '';
  position: absolute;
  top: 32px;
  left: calc(12.5%);
  right: calc(12.5%);
  height: 1.5px;
  background: linear-gradient(90deg,
    var(--green) 0%,
    rgba(22,163,74,.5) 50%,
    rgba(22,163,74,.2) 100%);
  z-index: 0;
}
.page .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 16px;
  position: relative;
  z-index: 1;
}
.page .step-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--surface);
  border: 1.5px solid rgba(22,163,74,.25);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  color: var(--green);
  box-shadow: 0 0 0 0 var(--green-glow);
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
  animation: pg-pulse-ring 3s ease-in-out infinite;
  position: relative;
}
.page .step:nth-child(2) .step-icon { animation-delay: .5s; }
.page .step:nth-child(3) .step-icon { animation-delay: 1s; }
.page .step:nth-child(4) .step-icon { animation-delay: 1.5s; }
@keyframes pg-pulse-ring {
  0%, 100% { box-shadow: 0 0 0 0 rgba(22,163,74,.2), 0 4px 16px rgba(22,163,74,.08); }
  50%       { box-shadow: 0 0 0 8px rgba(22,163,74,.06), 0 4px 20px rgba(22,163,74,.16); }
}
.page .step-icon:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0 10px rgba(22,163,74,.1), 0 8px 24px rgba(22,163,74,.2);
  border-color: var(--green);
}
.page .step-num {
  font-size: 12px;
  font-weight: 700;
  color: var(--green);
  letter-spacing: .04em;
  margin-bottom: 8px;
}
.page .step h3 {
  font-size: 14.5px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--text);
  letter-spacing: -.01em;
}
.page .step p {
  font-size: 12.5px;
  line-height: 1.7;
  color: var(--muted);
  max-width: 150px;
}

/* ---- FADE-IN ---- */
.page .fade-in {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .7s cubic-bezier(.4,0,.2,1), transform .7s cubic-bezier(.4,0,.2,1);
}
.page .fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}
.page .fade-in-delay-1 { transition-delay: .1s; }
.page .fade-in-delay-2 { transition-delay: .2s; }
.page .fade-in-delay-3 { transition-delay: .3s; }
.page .fade-in-delay-4 { transition-delay: .4s; }

/* ---- RESPONSIVE ---- */
@media (max-width: 900px) {
  .page .why-card    { padding: 48px 40px 0; }
  .page .why-hero    { grid-template-columns: 1fr; gap: 32px; }
  .page .chip-wrap   { min-height: 200px; }
  .page .chip-svg    { max-width: 300px; }
  .page .features-row{ grid-template-columns: repeat(2, 1fr); margin: 0 -40px; }
  .page .process-card  { padding: 48px 40px; }
  .page .process-top   { grid-template-columns: 1fr; gap: 20px; }
  .page .process-right { align-items: flex-start; }
}
@media (max-width: 600px) {
  .page { padding: 20px 14px 48px; gap: 20px; }
  .page .why-card    { padding: 36px 24px 0; }
  .page .why-copy h1 { font-size: 1.85rem; }
  .page .features-row{ grid-template-columns: 1fr 1fr; margin: 0 -24px; }
  .page .feat-card   { padding: 22px 18px 26px; }
  .page .process-card{ padding: 36px 24px 48px; }
  .page .process-top { margin-bottom: 48px; }
  .page .timeline    { grid-template-columns: 1fr 1fr; gap: 40px 0; }
  .page .timeline::before { display: none; }
  .page .step        { padding: 0 8px; }
}


/* ══════════════════════════════════════
         NAVBAR
      ══════════════════════════════════════ */
      .navbar {
       width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    position: sticky;
    top: 20px;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 10px 28px;
    background: rgba(8, 12, 8, 0.78);
    backdrop-filter: blur(18px);
    border: 1px solid rgba(46, 125, 50, 0.22);
    border-radius: 14px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.03);
      }
      .nav-logo {
        display: flex;
        align-items: center;
        gap: 14px;
        flex-shrink: 0;
        text-decoration: none;
      }
      .nav-logo-img {
        width: 56px;
        height: 56px;
        object-fit: contain;
        flex-shrink: 0;
        border-radius: 8px;
      }
      .nav-logo-text {
        display: flex;
        flex-direction: column;
        gap: 2px;
      }
      .nav-logo-title {
        font-size: clamp(12px,1vw,14px);
        font-weight: 700;
        color: #fff;
        letter-spacing: 0.5px;
        line-height: 1;
        white-space: nowrap;
      }
      .nav-logo-tagline {
        font-size: 8px;
        color: rgba(255,255,255,0.45);
        letter-spacing: 0.4px;
        white-space: nowrap;
      }
      .nav-links {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        flex: 1;
        list-style: none;
      }
      .nav-links li { position: relative; }
      .nav-links a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 6px 16px;
        border-radius: 30px;
        font-size: 14px;
        font-weight: 500;
        color: rgba(255,255,255,0.68);
        text-decoration: none;
        transition: 0.3s ease;
      }
      .nav-links a:hover {
        color: #fff;
        background: rgba(255,255,255,0.05);
      }
      .nav-links a.active { color: #2e7d32; }
      .nav-links a::after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 6px;
        width: 0;
        height: 2px;
        background: #2e7d32;
        border-radius: 10px;
        transform: translateX(-50%);
        transition: 0.3s ease;
      }
      .nav-links a:hover::after,
      .nav-links a.active::after { width: 55%; }
      .nav-actions {
        display: flex;
        align-items: center;
        gap: 12px;
        flex-shrink: 0;
      }
      .btn-contact {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 11px 3px;
        border-radius: 10px;
        background: #2e7d32;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        transition: 0.3s ease;
        border: 1px solid rgba(46,125,50,0.4);
        box-shadow: 0 10px 25px rgba(46,125,50,0.28);
      }
      .btn-contact:hover {
        transform: translateY(-2px);
        background: #256b2a;
        box-shadow: 0 14px 35px rgba(46,125,50,0.45);
      }
      .btn-contact-lg {
        font-size: 14px;
        padding: 10px 24px;
      }
      .btn-lang {
        background: transparent;
        border-color: rgba(255,255,255,0.2);
        box-shadow: none;
        cursor: pointer;
        outline: none;
        appearance: none;
        -webkit-appearance: none;
        text-align: center;
        min-width: 16px;
      }
      .btn-lang:hover {
        background: #2e7d32;
        border-color: #2e7d32;
        box-shadow: 0 10px 25px rgba(46,125,50,0.28);
      }
      .btn-lang option { background: #0f130f; color: #fff; }
      .btn-contact svg {
        width: 15px; height: 15px;
        stroke: #fff;
        stroke-width: 2.5;
        fill: none;
      }
      .menu-toggle {
        width: 48px; height: 48px;
        border: none; outline: none;
        cursor: pointer;
        border-radius: 50%;
        display: none;
        align-items: center;
        justify-content: center;
        background: rgba(255,255,255,0.06);
        border: 1px solid rgba(255,255,255,0.08);
        transition: 0.3s ease;
      }
      .menu-toggle:hover { background: rgba(255,255,255,0.1); }
      .menu-icon {
        width: 20px; height: 16px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
      }
      .menu-icon span {
        width: 100%; height: 2px;
        background: #fff;
        border-radius: 10px;
        transition: 0.3s ease;
      }
      .menu-toggle.active .menu-icon span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
      .menu-toggle.active .menu-icon span:nth-child(2) { opacity: 0; }
      .menu-toggle.active .menu-icon span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
      @media (max-width: 992px) {
        .navbar { padding: 10px 22px; }
        .nav-links a { padding: 6px 14px; font-size: 13px; }
        .btn-contact-lg { padding: 8px 20px; font-size: 13px; }
      }
      @media (max-width: 768px) {
        .navbar { border-radius: 32px; flex-wrap: wrap; gap: 16px; }
        .menu-toggle { display: flex; }
        .nav-links {
          position: absolute;
          top: 100%; left: 0;
          width: 100%;
          flex-direction: column;
          align-items: flex-start;
          padding: 20px;
          margin-top: 14px;
          border-radius: 30px;
          background: rgba(10,15,10,0.96);
          border: 1px solid rgba(46,125,50,0.15);
          backdrop-filter: blur(18px);
          opacity: 0;
          visibility: hidden;
          transform: translateY(-10px);
          transition: 0.35s ease;
        }
        .nav-links.active { opacity: 1; visibility: visible; transform: translateY(0); }
        .nav-links li { width: 100%; }
        .nav-links a { width: 100%; justify-content: flex-start; padding: 10px 16px; border-radius: 16px; }
        .nav-links a::after { display: none; }
        .nav-logo { flex: 1; min-width: 0; }
        .nav-logo-title { font-size: 13px; }
        .nav-logo-tagline { font-size: 8px; }
      }
      @media (max-width: 576px) {
        .navbar { padding: 10px 16px; border-radius: 24px; }
        .btn-contact { display: none; }
        .nav-logo-title { font-size: 12px; }
        .nav-logo-tagline { display: none; }
        .nav-logo-icon { width: 44px; height: 44px; }
      }

/* ─── Contact Section ──────────────────────────────────── */
.contact-section {
  position: relative;
  min-height: 100vh;
  padding: 70px 0 40px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.contact-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.contact-bg::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(200,230,201,0.55) 0%, rgba(232,245,233,0.3) 40%, rgba(255,255,255,0.1) 70%, rgba(200,230,201,0.2) 100%);
  z-index: 1;
}
.contact-bg .circuit-svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 55%;
  height: 100%;
  z-index: 2;
  opacity: 0.13;
}
.contact-bg .dots-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  height: 100%;
  z-index: 2;
  background-image: radial-gradient(circle, rgba(46,125,50,0.18) 1px, transparent 1px);
  background-size: 28px 28px;
  -webkit-mask-image: radial-gradient(ellipse 70% 80% at 80% 40%, black 30%, transparent 100%);
  mask-image: radial-gradient(ellipse 70% 80% at 80% 40%, black 30%, transparent 100%);
}
.contact-inner {
  position: relative;
  z-index: 10;
  width: 100%;
}
.contact-left {
  padding-right: 32px;
}
.contact-label {
  display: inline-flex;
  align-items: center;
  gap: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--green-main);
  margin-bottom: 12px;
  position: relative;
  opacity: 0;
  animation: fadeUp 0.5s ease 0s forwards;
}
.contact-label::after {
  content: '';
  display: block;
  width: 36px;
  height: 2.5px;
  background: var(--green-main);
  border-radius: 2px;
  margin-left: 10px;
}
.contact-heading {
  font-size: clamp(32px, 4vw, 50px);
  font-weight: 800;
  line-height: 1.1;
  color: var(--text-dark);
  margin-top: 24px;
  margin-bottom: 18px;
  opacity: 0;
  animation: fadeUp 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.05s forwards;
}
.contact-heading .highlight {
  color: var(--green-main);
  display: block;
}
.contact-desc {
  font-size: 15px;
  color: var(--text-muted);
  line-height: 1.65;
  margin-bottom: 38px;
  max-width: 380px;
  opacity: 0;
  animation: fadeUp 0.5s ease 0.12s forwards;
}
.contact-items-wrap {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.contact-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 26px;
  opacity: 0;
  transform: translateX(-30px);
}
.contact-item.animate-in {
  animation: slideInLeft 0.55s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slideInLeft {
  to { opacity: 1; transform: translateX(0); }
}
.contact-icon-box {
  width: 46px;
  height: 46px;
  min-width: 46px;
  border-radius: var(--radius-sm);
  border: 1.5px solid var(--border-col);
  background: rgba(255,255,255,0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.contact-item:hover .contact-icon-box {
  border-color: var(--green-light);
  box-shadow: 0 0 0 4px var(--green-pale);
}
.contact-icon-box svg {
  width: 20px;
  height: 20px;
  stroke: var(--green-main);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.contact-item-body h6 {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 3px;
}
.contact-item-body p {
  font-size: 14px;
  color: var(--text-muted);
  margin: 0;
  word-break: break-word;
}
.response-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,0.8);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 1px solid var(--border-col);
  border-radius: 99px;
  padding: 8px 18px;
  font-size: 13px;
  color: var(--text-mid);
  font-weight: 500;
  margin-top: 10px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  opacity: 0;
  animation: fadeUp 0.5s ease 0.45s forwards;
}
.response-badge .rdot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--green-light);
  position: relative;
  flex-shrink: 0;
}
.response-badge .rdot::after {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  background: rgba(76,175,80,0.3);
  animation: pingPulse 2s ease-in-out infinite;
}
@keyframes pingPulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.8); opacity: 0; }
}
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}
.form-card {
  background: var(--white);
  border-radius: var(--radius-lg);
  padding: 38px 36px 36px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.04), 0 12px 40px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.04);
  opacity: 0;
  transform: translateY(30px) scale(0.98);
  animation: cardReveal 0.65s cubic-bezier(0.22, 1, 0.36, 1) 0.15s forwards;
}
@keyframes cardReveal {
  to { opacity: 1; transform: translateY(0) scale(1); }
}
.form-card-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 6px;
}
.form-title-line {
  width: 36px;
  height: 3px;
  background: var(--green-main);
  border-radius: 2px;
  margin-bottom: 28px;
}
.form-control-custom {
  width: 100%;
  padding: 13px 16px;
  font-size: 14px;
  font-family: var(--ff-body);
  color: var(--text-dark);
  background: #fff;
  border: 1.5px solid var(--border-col);
  border-radius: var(--radius-sm);
  outline: none;
  transition: border-color 0.22s, box-shadow 0.22s;
  -webkit-appearance: none;
  appearance: none;
}
.form-control-custom::placeholder {
  color: #9eaea0;
}
.form-control-custom:focus {
  border-color: var(--green-main);
  box-shadow: 0 0 0 3px var(--green-pale);
}
select.form-control-custom {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7c6d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 40px;
  cursor: pointer;
}
textarea.form-control-custom {
  height: 140px;
  resize: none;
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-bottom: 18px;
}
.form-group { margin-bottom: 18px; }
.form-group:last-child { margin-bottom: 0; }
.form-row .form-group { margin-bottom: 0; }
.char-counter {
  text-align: right;
  font-size: 11px;
  color: var(--text-muted);
  margin-top: 4px;
}
.btn-send {
  width: 100%;
  padding: 15px 24px;
  background: var(--green-main);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  font-family: var(--ff-body);
  border: none;
  border-radius: var(--radius-sm);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: background 0.22s, transform 0.18s, box-shadow 0.22s;
  position: relative;
  overflow: hidden;
}
.btn-send::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.12);
  transform: translateX(-110%) skewX(-15deg);
  transition: transform 0.45s ease;
}
.btn-send:hover::before {
  transform: translateX(110%) skewX(-15deg);
}
.btn-send:hover {
  background: var(--green-dark);
  box-shadow: 0 6px 24px rgba(46,125,50,0.35);
  transform: translateY(-1px);
}
.btn-send:active {
  transform: translateY(0);
}
.btn-send .arrow-icon {
  width: 18px;
  height: 18px;
  stroke: #fff;
  fill: none;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s;
}
.btn-send:hover .arrow-icon {
  transform: translateX(4px);
}
.privacy-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: rgba(255,255,255,0.7);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border: 1px solid var(--border-col);
  border-radius: 99px;
  padding: 12px 28px;
  font-size: 13.5px;
  color: var(--text-mid);
  font-weight: 500;
  margin-top: 32px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.05);
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  animation: fadeUp 0.5s ease 0.7s forwards;
}
.privacy-bar svg {
  width: 20px;
  height: 20px;
  stroke: var(--green-main);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

/* ─── Contact Section Responsive ─── */
@media (max-width: 991px) {
  .contact-left {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .contact-section {
    padding: 60px 0 32px;
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .contact-section {
    padding: 50px 0 30px;
  }
  .contact-heading {
    font-size: 32px;
  }
  .contact-desc {
    max-width: 100%;
  }
  .contact-bg .circuit-svg {
    width: 70%;
    opacity: 0.08;
  }
  .contact-bg .dots-right {
    width: 50%;
    opacity: 0.5;
  }
  .privacy-bar {
    padding: 10px 22px;
    font-size: 12.5px;
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .contact-section {
    padding: 40px 0 24px;
  }
  .contact-heading {
    font-size: 28px;
    margin-top: 18px;
  }
  .contact-heading .highlight br {
    display: none;
  }
  .contact-desc {
    font-size: 14px;
    margin-bottom: 28px;
  }
  .contact-label {
    font-size: 12px;
  }
  .contact-item {
    gap: 14px;
    margin-bottom: 20px;
  }
  .contact-icon-box {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
  .contact-icon-box svg {
    width: 18px;
    height: 18px;
  }
  .contact-item-body h6 {
    font-size: 14px;
  }
  .contact-item-body p {
    font-size: 13px;
  }
  .response-badge {
    font-size: 12px;
    padding: 6px 14px;
    flex-wrap: wrap;
  }
  .form-card {
    padding: 26px 20px 24px;
  }
  .form-card-title {
    font-size: 18px;
  }
  .form-row {
    grid-template-columns: 1fr;
  }
  .form-row .form-group {
    margin-bottom: 18px;
  }
  .form-row .form-group:last-child {
    margin-bottom: 0;
  }
  .form-control-custom {
    padding: 12px 14px;
    font-size: 13px;
  }
  textarea.form-control-custom {
    height: 120px;
  }
  .btn-send {
    padding: 14px 20px;
    font-size: 14px;
  }
  .privacy-bar {
    padding: 10px 16px;
    font-size: 12px;
    margin-top: 24px;
    flex-wrap: wrap;
    text-align: center;
  }
  .contact-bg .circuit-svg {
    width: 80%;
    opacity: 0.06;
  }
  .contact-bg .dots-right {
    width: 60%;
    opacity: 0.35;
  }
}

/* ─── Globe watermark responsive ─── */
@media (max-width: 768px) {
  .expertise-section .globe-watermark { width: 200px; height: 200px; left: -40px; bottom: -30px; opacity: 0.04; }
}
@media (max-width: 480px) {
  .expertise-section .globe-watermark { display: none; }
}
