/* ============================================================
   TRAVERSE — Website
   Self-contained: includes all design tokens + font declarations.
   Font paths are relative to this file (site/site.css →
   /assets/fonts/).
   ============================================================ */

@font-face { font-family: 'JetBrains Mono'; font-weight: 400; font-style: normal; font-display: swap; src: url('assets/fonts/JetBrainsMono-Regular.ttf') format('truetype'); }
@font-face { font-family: 'JetBrains Mono'; font-weight: 500; font-style: normal; font-display: swap; src: url('assets/fonts/JetBrainsMono-Medium.ttf') format('truetype'); }
@font-face { font-family: 'JetBrains Mono'; font-weight: 600; font-style: normal; font-display: swap; src: url('assets/fonts/JetBrainsMono-SemiBold.ttf') format('truetype'); }

@font-face { font-family: 'Basic'; font-weight: 400 700; font-style: normal; font-display: swap; src: url('assets/fonts/Basic-Regular.ttf') format('truetype'); }

@font-face { font-family: 'Sarabun'; font-weight: 100; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-Thin.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 100; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-ThinItalic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 200; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-ExtraLight.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 200; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-ExtraLightItalic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 300; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-Light.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 300; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-LightItalic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 400; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-Regular.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 400; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-Italic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 500; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-Medium.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 500; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-MediumItalic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 600; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-SemiBold.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 600; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-SemiBoldItalic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 700; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-Bold.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 700; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-BoldItalic.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 800; font-style: normal; font-display: swap; src: url('assets/fonts/Sarabun-ExtraBold.ttf') format('truetype'); }
@font-face { font-family: 'Sarabun'; font-weight: 800; font-style: italic; font-display: swap; src: url('assets/fonts/Sarabun-ExtraBoldItalic.ttf') format('truetype'); }

@font-face { font-family: 'Noto Sans'; font-weight: 100 900; font-stretch: 62.5% 100%; font-style: normal; font-display: swap; src: url('assets/fonts/NotoSans-VariableFont_wdth_wght.ttf') format('truetype-variations'); }
@font-face { font-family: 'Noto Sans'; font-weight: 100 900; font-stretch: 62.5% 100%; font-style: italic; font-display: swap; src: url('assets/fonts/NotoSans-Italic-VariableFont_wdth_wght.ttf') format('truetype-variations'); }

/* ============================================================
   DESIGN TOKENS
   ============================================================ */
:root {
  --paper:           #FAFBFC;
  --paper-2:         #EAE7DE;
  --paper-3:         #D9D4C7;
  --ink:             #1A1612;
  --ink-2:           #4A4339;
  --ink-3:           #7A6F5E;
  --ink-4:           #ADA28C;
  --moss:            #004AAD;
  --moss-deep:       #003A8A;
  --moss-soft:       #B8CDED;
  --moss-paper:      #DCE6F4;
  --amber:           #E8B948;
  --amber-deep:      #B8902E;
  --amber-soft:      #F5E0A0;
  --amber-paper:     #F9EDC2;
  --teal:            #70BDB3;
  --teal-deep:       #2A7568;
  --teal-soft:       #C9E5E0;
  --teal-paper:      #E2EFEC;
  --sky:             #3B6B86;
  --sky-soft:        #CBD9E2;

  --bg:              var(--paper);
  --surface:         #F7F7F7;
  --surface-2:       var(--paper-2);
  --border:          var(--paper-3);
  --border-strong:   #C6C0B0;
  --fg1:             var(--ink);
  --fg2:             var(--ink-2);
  --fg3:             var(--ink-3);
  --fg4:             var(--ink-4);
  --fg-on-moss:      #F4EFE6;

  --font-display:    'Basic', 'Sarabun', 'Noto Sans', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  --font-sans:       'Sarabun', 'Noto Sans', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  --font-ui:         'Noto Sans', 'Sarabun', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  --font-mono:       'JetBrains Mono', 'SF Mono', Menlo, monospace;

  --space-1: 4px; --space-2: 8px; --space-3: 12px; --space-4: 16px;
  --space-5: 24px; --space-6: 32px; --space-7: 48px; --space-8: 64px;
  --space-9: 96px; --space-10: 128px;

  --radius-sm: 4px; --radius-md: 8px; --radius-lg: 12px; --radius-xl: 20px; --radius-pill: 999px;

  --shadow-1: 0 1px 0 rgba(26,22,18,.04), 0 1px 2px rgba(26,22,18,.06);
  --shadow-2: 0 2px 4px rgba(26,22,18,.06), 0 8px 24px rgba(26,22,18,.08);
  --shadow-3: 0 4px 12px rgba(26,22,18,.08), 0 24px 48px rgba(26,22,18,.10);

  --ease-out:    cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dur-fast:    150ms;
  --dur-base:    220ms;
  --dur-slow:    420ms;
}

/* ============================================================
   BASE
   ============================================================ */
*, *::before, *::after { box-sizing: border-box; }
body {
  margin: 0;
  background: var(--bg);
  color: var(--fg1);
  font-family: var(--font-sans);
  font-size: 16px;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 { margin: 0; }
p { margin: 0; }
a { color: var(--moss); text-decoration: none; transition: color var(--dur-fast) var(--ease-out); }
a:hover { color: var(--moss-deep); }
img { display: block; max-width: 100%; }

.wrap { max-width: 1200px; margin: 0 auto; padding: 0 40px; }

/* ============================================================
   EYEBROW
   ============================================================ */
.eyebrow {
  font-family: var(--font-ui);
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--teal-deep);
}

/* ============================================================
   BUTTONS
   ============================================================ */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  font-family: var(--font-sans); font-size: 14px; font-weight: 600;
  white-space: nowrap; border: 0; cursor: pointer; border-radius: var(--radius-md);
  transition: background var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out), transform 80ms var(--ease-out);
  text-decoration: none;
}
.btn:active { transform: translateY(1px); }
.btn-primary { background: var(--amber); color: var(--ink); padding: 11px 22px; }
.btn-primary:hover { background: var(--amber-deep); color: var(--ink); }
.btn-primary.lg { padding: 14px 28px; font-size: 16px; }
.btn-outline { background: transparent; color: var(--ink); border: 1.5px solid var(--border-strong); padding: 10px 21px; }
.btn-outline:hover { background: var(--paper-2); color: var(--ink); border-color: var(--ink-3); }
.btn-ghost { background: transparent; color: var(--ink-2); padding: 10px 14px; }
.btn-ghost:hover { color: var(--moss); }

/* ============================================================
   LANGUAGE TOGGLE
   ============================================================ */
.lang-toggle {
  display: flex;
  align-items: center;
  gap: 2px;
}
.lang-btn {
  display: inline-flex;
  align-items: center;
  font-family: var(--font-ui);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 5px 8px;
  border-radius: var(--radius-sm);
  border: none;
  cursor: pointer;
  background: transparent;
  color: var(--ink-4);
  text-decoration: none;
  transition: background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);
}
.lang-btn:hover { color: var(--ink-2); }
.lang-btn.active { background: var(--paper-2); color: var(--ink); }
.lang-divider { color: var(--paper-3); font-size: 12px; user-select: none; }

/* ============================================================
   NAV
   ============================================================ */
.nav {
  position: sticky; top: 0; z-index: 100;
  display: flex; align-items: center; gap: 40px;
  padding: 18px 40px;
  background: rgba(231, 234, 238, 0.75);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border);
}
.nav-logo { display: flex; align-items: center; text-decoration: none; flex-shrink: 0; }
.nav-logo img { height: 38px; width: auto; }
.nav-links { display: flex; gap: 28px; list-style: none; margin: 0; padding: 0; }
.nav-links a {
  font-family: var(--font-sans); font-size: 16px; font-weight: 700;
  color: var(--ink-2); cursor: pointer; text-decoration: none;
  transition: color var(--dur-fast) var(--ease-out);
}
.nav-links a:hover { color: var(--moss); }
.nav-right { margin-left: auto; display: flex; gap: 10px; align-items: center; }

/* ============================================================
   HERO
   ============================================================ */
.hero {
  position: relative;
  overflow: hidden;
  padding: 88px 0 96px;
  background: linear-gradient(180deg, #BFE3F7 0%, #E8F4FA 35%, #FBF3E4 70%, #F7DFB8 100%);
}
.hero-wrap {
  position: relative;
}
.hero-grid {
  max-width: 640px;
  padding: 40px 0 120px;
}
.hero-eyebrow { margin-bottom: 22px; }
.hero h1 {
  font-family: var(--font-display);
  font-size: clamp(48px, 6.5vw, 84px);
  line-height: 1.02;
  letter-spacing: -0.03em;
  font-weight: 600;
  color: var(--ink);
  margin: 0 0 26px;
}
.hero h1 em { font-style: normal; color: var(--moss); }
.hero-lede {
  font-size: 18px;
  line-height: 1.6;
  color: var(--ink-2);
  max-width: 500px;
  margin: 0 0 36px;
}
.hero-ctas { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; }
.hero-logomark {
  position: absolute;
  top: 50%;
  right: 90px;
  transform: translateY(-50%);
  width: 480px;
  height: auto;
  opacity: 0.15;
  pointer-events: none;
}


/* ============================================================
   ABOUT
   ============================================================ */
.about {
  padding: 96px 0 40px;
  border-top: 1px solid var(--border);
}
.about-grid {
  display: grid;
  grid-template-columns: 340px 1fr;
  gap: 80px;
  align-items: start;
}
.about-label { margin-bottom: 20px; }
.about-headline {
  font-family: var(--font-display);
  font-size: clamp(32px, 3.5vw, 44px);
  line-height: 1.1;
  letter-spacing: -0.025em;
  font-weight: 600;
  color: var(--ink);
}
.about-headline em { font-style: normal; color: var(--moss); }
.about-body { display: flex; flex-direction: column; gap: 20px; }
.about-body p {
  font-size: 17px;
  line-height: 1.65;
  color: var(--ink-2);
}
.about-body p strong { color: var(--ink); font-weight: 600; }
.about-accent {
  margin-top: 36px;
  padding: 24px 28px;
  background: var(--moss-paper);
  border-left: 3px solid var(--moss);
  border-radius: 0 var(--radius-md) var(--radius-md) 0;
}
.about-accent p {
  font-family: var(--font-display);
  font-size: 17px;
  line-height: 1.5;
  color: var(--moss-deep);
  font-weight: 500;
}
/* ============================================================
   SECTION DIVIDER
   ============================================================ */
.divider-section {
  padding: 20px 0 0;
}
.divider-strip {
  position: relative;
  display: flex;
  width: 100%;
  aspect-ratio: 7 / 1;
  overflow: hidden;
}
.divider-strip img {
  flex: 1 1 0;
  min-width: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

/* ============================================================
   HOW IT WORKS
   ============================================================ */
.how {
  padding: 96px 0 48px;
  border-top: 1px solid var(--border);
}
.how-header { margin-bottom: 64px; }
.how-header .eyebrow { margin-bottom: 16px; }
.section-headline {
  font-family: var(--font-display);
  font-size: clamp(36px, 4.5vw, 54px);
  line-height: 1.05;
  letter-spacing: -0.03em;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 14px;
}
.section-headline em { font-style: normal; color: var(--moss); }
.section-lede {
  font-size: 18px;
  line-height: 1.55;
  color: var(--ink-2);
  max-width: 560px;
}

/* ============================================================
   WHY TRAVERSE
   ============================================================ */
.why {
  padding: 96px 0;
  background: var(--teal-paper);
}
.why-header { margin-bottom: 56px; }
.why-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.why-column {
  padding: 0 36px;
  border-left: 1px solid var(--teal-soft);
}
.why-column:first-child { border-left: none; padding-left: 0; }
.why-column:last-child { padding-right: 0; }
.why-column-icon {
  width: 32px;
  height: 32px;
  color: var(--teal-deep);
  margin-bottom: 18px;
}
.why-column-title {
  font-family: var(--font-sans);
  font-size: 18px;
  font-weight: 700;
  color: var(--ink);
  margin-bottom: 10px;
  line-height: 1.3;
}
.why-column-text {
  font-size: 15px;
  line-height: 1.65;
  color: var(--ink-2);
}
.why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.why-card {
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 32px;
  transition: box-shadow var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);
}
.why-card:nth-child(odd) { background: var(--moss-paper); border-color: var(--moss-soft); }
.why-card:nth-child(even) { background: var(--surface); border-color: var(--border); }
.why-card:hover {
  box-shadow: var(--shadow-2);
  transform: translateY(-2px);
}
.service-extras {
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid var(--border);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 12px;
}
.service-extras-label {
  font-family: var(--font-ui);
  font-size: 13px;
  font-weight: 600;
  color: var(--ink-3);
}
.service-extras-item {
  font-size: 14px;
  color: var(--ink-2);
  padding: 5px 14px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-pill);
}
.why-card-num {
  font-family: var(--font-sans);
  font-size: 11px;
  color: var(--ink-4);
  letter-spacing: 0.08em;
  margin-bottom: 16px;
}
.why-card-title {
  font-family: var(--font-sans);
  font-size: 18px;
  font-weight: 700;
  color: var(--ink);
  margin-bottom: 12px;
  line-height: 1.3;
}
.why-card-body {
  font-size: 15px;
  line-height: 1.65;
  color: var(--ink-2);
}
/* ============================================================
   CONSULTATION CTA
   ============================================================ */
.cta-section {
  padding: 40px 0 96px;
}
.cta-block {
  background:
    linear-gradient(100deg, rgba(0,32,92,0.90) 0%, rgba(0,44,110,0.80) 45%, rgba(0,58,138,0.55) 100%),
    url('assets/images/pexels-karly-barker-197096531-11504013.jpg') center / cover no-repeat;
  border-radius: var(--radius-xl);
  padding: 72px 64px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 48px;
  align-items: center;
}
.cta-block-eyebrow { color: var(--teal); margin-bottom: 14px; }
.cta-headline {
  font-family: var(--font-display);
  font-size: clamp(30px, 3.5vw, 42px);
  line-height: 1.1;
  letter-spacing: -0.025em;
  font-weight: 600;
  color: var(--fg-on-moss);
  margin-bottom: 14px;
}
.cta-sub {
  font-size: 17px;
  line-height: 1.55;
  color: rgba(244, 239, 230, 0.7);
  max-width: 480px;
}
.cta-actions { display: flex; flex-direction: column; gap: 12px; align-items: flex-end; flex-shrink: 0; }
.btn-cta-primary {
  background: var(--amber);
  color: var(--ink);
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 700;
  border-radius: var(--radius-md);
  white-space: nowrap;
}
.btn-cta-primary:hover { background: var(--amber-deep); color: var(--ink); }
.cta-note {
  font-family: var(--font-ui);
  font-size: 11px;
  color: rgba(244, 239, 230, 0.5);
  letter-spacing: 0.05em;
  text-align: right;
}

/* ============================================================
   FOOTER
   ============================================================ */
.footer {
  background: #E7EAEE;
  color: var(--ink);
  padding: 72px 0 36px;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 48px;
  margin-bottom: 56px;
}
.footer-brand {}
.footer-logo { height: 26px; width: auto; margin-bottom: 20px; opacity: 0.9; }
.footer-tagline {
  font-family: var(--font-sans);
  font-size: 15px;
  line-height: 1.55;
  color: rgba(26, 22, 18, 0.55);
  max-width: 260px;
}
.footer-col h5 {
  font-family: var(--font-ui);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--teal-deep);
  margin-bottom: 18px;
}
.footer-col a {
  display: block;
  font-family: var(--font-sans);
  font-size: 14px;
  color: rgba(26, 22, 18, 0.7);
  margin-bottom: 10px;
  cursor: pointer;
  transition: color var(--dur-fast) var(--ease-out);
  text-decoration: none;
}
.footer-col a:hover { color: var(--ink); }
.footer-base {
  padding-top: 24px;
  border-top: 1px solid rgba(26, 22, 18, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.footer-base-left, .footer-base-right {
  font-family: var(--font-sans);
  font-size: 11px;
  color: rgba(26, 22, 18, 0.4);
  letter-spacing: 0.04em;
}

/* ============================================================
   HAMBURGER & MOBILE DRAWER
   ============================================================ */
.hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 36px;
  height: 36px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  border-radius: var(--radius-sm);
  flex-shrink: 0;
}
.hamburger span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--ink);
  border-radius: 2px;
  transition: transform var(--dur-base) var(--ease-out), opacity var(--dur-base) var(--ease-out);
}
.hamburger.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger.is-open span:nth-child(2) { opacity: 0; }
.hamburger.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.mobile-drawer {
  display: none;
  position: fixed;
  top: 65px;
  left: 0; right: 0;
  background: var(--surface);
  border-bottom: 1px solid var(--border);
  padding: 24px 24px 32px;
  z-index: 99;
  flex-direction: column;
  gap: 8px;
  transform: translateY(-8px);
  opacity: 0;
  pointer-events: none;
  transition: transform var(--dur-base) var(--ease-out), opacity var(--dur-base) var(--ease-out);
  box-shadow: var(--shadow-3);
}
.mobile-drawer.is-open {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
.mobile-nav-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.mobile-nav-links li a {
  display: block;
  font-family: var(--font-sans);
  font-size: 18px;
  font-weight: 500;
  color: var(--ink);
  padding: 14px 0;
  border-bottom: 1px solid var(--border);
  text-decoration: none;
  transition: color var(--dur-fast) var(--ease-out);
}
.mobile-nav-links li:last-child a { border-bottom: 0; }
.mobile-nav-links li a:hover { color: var(--moss); }
.mobile-nav-cta {
  margin-top: 20px;
  width: 100%;
  justify-content: center;
  padding: 14px 24px;
  font-size: 16px;
}
.nav-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(26, 22, 18, 0.3);
  z-index: 98;
  backdrop-filter: blur(2px);
}
.nav-backdrop.is-open { display: block; }

/* ============================================================
   RESPONSIVE
   ============================================================ */

/* Tablet — 1024px */
@media (max-width: 1024px) {
  .about-grid { grid-template-columns: 1fr; gap: 40px; }
  .why-grid { grid-template-columns: repeat(2, 1fr); }
  .cta-block { grid-template-columns: 1fr; gap: 32px; }
  .cta-actions { align-items: flex-start; flex-direction: row; flex-wrap: wrap; }
  .cta-note { text-align: left; }
}

/* Large mobile / small tablet — 768px */
@media (max-width: 768px) {
  .wrap { padding: 0 24px; }

  /* Nav */
  .nav { padding: 14px 20px; gap: 0; justify-content: space-between; }
  .nav-links { display: none; }
  .nav-cta { display: none; }
  .hamburger { display: flex; }
  .mobile-drawer { display: flex; }

  /* Sections */
  .hero { padding: 48px 0 56px; }
  .about, .how, .cta-section { padding: 56px 0; }
  .why { padding: 56px 0; }

  /* Hero */
  .hero h1 { font-size: clamp(36px, 9vw, 56px); }
  .hero-logomark { display: none; }
  .hero-lede { font-size: 16px; }
  .hero-ctas { flex-direction: column; align-items: flex-start; gap: 12px; }
  .btn-primary.lg { width: 100%; justify-content: center; }
  .btn-ghost { padding-left: 0; }

  /* About */
  .about-headline { font-size: clamp(28px, 7vw, 40px); }

  /* Why columns */
  .why-columns { grid-template-columns: 1fr; gap: 28px; }
  .why-column {
    padding: 28px 0 0;
    border-left: none;
    border-top: 1px solid var(--teal-soft);
  }
  .why-column:first-child { padding-top: 0; border-top: none; }

  /* Section headings */
  .section-headline { font-size: clamp(30px, 8vw, 48px); }

  /* Why grid */
  .why-grid { grid-template-columns: 1fr; }

  /* Divider strip */
  .divider-strip {
    aspect-ratio: auto;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .divider-strip img {
    flex: 0 0 78%;
    width: 78%;
    aspect-ratio: 4 / 3;
    scroll-snap-align: start;
  }

  /* CTA */
  .cta-block { padding: 40px 28px; }
  .cta-actions { flex-direction: column; align-items: stretch; }
  .btn-cta-primary { width: 100%; justify-content: center; text-align: center; }

  /* Footer */
  .footer { padding: 56px 0 28px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; margin-bottom: 40px; }
  .footer-base { flex-direction: column; align-items: flex-start; gap: 10px; }
}

/* Small mobile — 480px */
@media (max-width: 480px) {
  .wrap { padding: 0 20px; }

  .footer-grid { grid-template-columns: 1fr; gap: 28px; }
  .footer-logo { height: 22px; }

  .cta-block { padding: 36px 22px; }
  .cta-headline { font-size: 26px; }

  .why-card { padding: 24px 20px; }

  .about-body p { font-size: 16px; }

  .why-column-title { font-size: 17px; }
}
