:root{
  --navy:#344C91;--navy-deep:#253A78;--gold:#F3C15B;--cream:#F7F4EE;--paper:#FFFEFA;--ink:#1E2330;--body:#4E5565;--muted:#747B8A;--line:rgba(52,76,145,.16);--shadow:0 18px 44px rgba(31,43,82,.10);--radius:20px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--cream);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{max-width:1160px;margin:0 auto;padding:0 24px}.topbar{height:8px;background:var(--gold)}.nav{position:sticky;top:0;z-index:10;background:rgba(255,254,250,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-inner{height:102px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:16px}.brand img{height:72px;width:auto}.brand-title{font-weight:900;letter-spacing:.06em;color:var(--navy);line-height:1;font-size:18px}.brand-sub{font-size:13px;color:var(--gold);font-weight:800;margin-top:5px}.menu{display:flex;gap:22px;color:var(--body);font-size:14px;font-weight:650}.menu a:hover,.menu a.active{color:var(--navy);border-bottom:2px solid var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:12px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.18s ease;white-space:nowrap}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-deep);transform:translateY(-1px);box-shadow:0 12px 26px rgba(52,76,145,.18)}.btn-outline{border-color:rgba(52,76,145,.32);color:var(--navy);background:#fff}.btn-outline:hover{background:var(--navy);color:#fff}.hero{padding:86px 0 76px;background:linear-gradient(180deg,#fff 0%,var(--cream) 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:54px;align-items:center}.eyebrow{display:inline-block;font-size:13.5px;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-weight:900;margin-bottom:18px}h1{margin:0;color:var(--navy);font-size:clamp(42px,5.8vw,72px);line-height:1.04;letter-spacing:-.045em;font-weight:900}h2{margin:12px 0 0;color:var(--navy);font-size:clamp(32px,4.3vw,52px);line-height:1.13;letter-spacing:-.035em;font-weight:900}h3{margin:0 0 10px;color:var(--navy);font-size:22px;line-height:1.25}.lead{font-size:clamp(18px,2vw,22px);color:var(--body);max-width:720px;margin:24px 0 32px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.note{margin-top:18px;color:var(--muted);font-size:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px}.pain-list{display:grid;gap:12px}.pain-item{display:flex;gap:13px;align-items:flex-start;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:15px 16px;font-weight:800;color:var(--navy)}.dot{width:18px;height:18px;border-radius:999px;background:var(--gold);margin-top:4px;flex:0 0 auto}section{padding:84px 0;border-top:1px solid var(--line)}.section-head{max-width:850px;margin-bottom:38px}.section-label{font-size:13.5px;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-weight:900}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 24px rgba(31,43,82,.04)}.card p,.card li{color:var(--body);margin:0}.card strong{color:var(--navy)}.icon{width:42px;height:42px;border-radius:999px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:16px}.dark{background:var(--navy);color:#fff;border-top:none}.dark h2,.dark h3{color:#fff}.dark .section-label{color:var(--gold)}.dark .card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);box-shadow:none}.dark .card p,.dark .card li{color:#F2EDDF}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-num{width:58px;height:58px;border-radius:999px;background:var(--gold);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:900;margin-bottom:20px}.quote{padding:54px 0;text-align:center;background:#fff}.quote p{font-size:clamp(25px,3.8vw,44px);line-height:1.2;color:var(--navy);font-weight:900;letter-spacing:-.035em}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:start}.founder-box{background:#fff;border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow)}.info-row{display:grid;grid-template-columns:170px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);color:var(--body)}.info-row strong{color:var(--navy)}.cta{background:linear-gradient(135deg,var(--navy),var(--navy-deep));color:#fff;text-align:center}.cta h2{color:#fff}.cta p{color:#F2EDDF;font-size:18px;margin:18px auto 30px;max-width:720px}.footer{background:var(--navy);color:#fff;padding:28px 0;border-top:6px solid var(--gold)}.footer-inner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:14px}.footer a{color:#fff;font-weight:800}.mobile-note{display:none}.page-hero{padding:72px 0 58px;background:#fff}.breadcrumb{font-size:14px;color:var(--muted);margin-bottom:18px}.breadcrumb a{color:var(--navy);font-weight:800}.list{margin:0;padding:0;list-style:none;display:grid;gap:14px}.list li{display:flex;gap:12px;color:var(--body)}.list li:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--gold);margin-top:9px;flex:0 0 auto}.contact-card{font-size:20px;font-weight:900;color:var(--navy)}
@media(max-width:980px){.menu{display:none}.hero-grid,.grid-2,.grid-3,.steps,.split{grid-template-columns:1fr}.hero{padding:66px 0}.panel{max-width:720px}.mobile-note{display:block;color:var(--muted);font-size:13px}.nav .btn{display:none}}
@media(max-width:620px){.container{padding:0 18px}.brand img{height:60px}.brand-title{font-size:16px}.brand-sub{font-size:11px}.nav-inner{height:84px}.hero-actions .btn{width:100%}section{padding:64px 0}.info-row{grid-template-columns:1fr;gap:2px}.footer-inner{display:block}.footer p{margin:8px 0}.pain-item{font-size:15px}}

/* Readability refinements for dark methodology section */
.dark .list{gap:20px;margin-top:22px;max-width:900px}
.dark .list li{color:#FFFFFF;font-size:20px;line-height:1.55;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.14)}
.dark .list li:before{width:14px;height:14px;margin-top:10px;background:var(--gold);box-shadow:0 0 0 5px rgba(243,193,91,.16)}
.dark .section-head{margin-bottom:28px}
.dark{padding:92px 0}
@media(max-width:620px){.dark .list li{font-size:17px}.dark{padding:66px 0}}


/* v15 typography fixes: prevent Vietnamese headline accents from colliding */
.page-hero h1{
  font-size:clamp(34px,3.8vw,52px);
  line-height:1.2;
  letter-spacing:-.022em;
  max-width:960px;
  text-wrap:balance;
}
.page-hero .lead{
  font-size:clamp(17px,1.6vw,20px);
  line-height:1.72;
  max-width:740px;
}
.quote p{
  line-height:1.32;
}
@media(max-width:980px){
  .page-hero h1{font-size:clamp(30px,5.5vw,44px);line-height:1.22;}
}
@media(max-width:620px){
  .page-hero h1{font-size:30px;line-height:1.24;letter-spacing:-.016em;}
  .page-hero .lead{font-size:16px;line-height:1.68;}
}


/* ================================================
   v16: Hero Banner, Story page, Nav update
   ================================================ */

/* --- Hero Banner (replaces old .hero) --- */
.hero-banner {
  position: relative;
  background: linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 55%, #1a2a5e 100%);
  overflow: hidden;
  padding: 96px 0 84px;
}
.hero-banner-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.hero-banner-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(243,193,91,.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(243,193,91,.06) 1px, transparent 1px);
  background-size: 64px 64px;
}
.hero-banner-bg::before {
  content: '';
  position: absolute;
  top: -120px;
  right: -80px;
  width: 560px;
  height: 560px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,193,91,.12) 0%, transparent 65%);
}
.hero-banner-bg::after {
  content: '';
  position: absolute;
  bottom: -80px;
  left: 10%;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(52,76,145,.4) 0%, transparent 70%);
}
.hero-banner-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 56px;
  align-items: center;
}
.eyebrow-light {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: var(--gold);
  font-weight: 900;
  margin-bottom: 18px;
}
.hero-banner-h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(40px, 5.5vw, 68px);
  line-height: 1.06;
  letter-spacing: -.04em;
  font-weight: 900;
}
.hero-banner-lead {
  font-size: clamp(17px, 1.9vw, 21px);
  color: #C8D4F5;
  max-width: 620px;
  margin: 22px 0 32px;
  line-height: 1.7;
}
.btn-gold {
  background: var(--gold);
  color: var(--navy-deep);
  font-weight: 900;
  border-color: var(--gold);
}
.btn-gold:hover {
  background: #F0B83A;
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(243,193,91,.32);
}
.btn-ghost {
  border-color: rgba(255,255,255,.3);
  color: #fff;
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(6px);
}
.btn-ghost:hover {
  background: rgba(255,255,255,.18);
  border-color: rgba(255,255,255,.5);
}
.hero-note {
  margin-top: 24px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: rgba(255,255,255,.82);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
  border-left: 3px solid var(--gold);
  padding-left: 14px;
}
.hero-panel {
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: var(--radius);
  padding: 28px 26px;
  backdrop-filter: blur(10px);
}
.hero-panel .pain-item {
  background: rgba(255,255,255,.06);
  border-color: rgba(255,255,255,.12);
  color: #fff;
}
@media(max-width:980px){
  .hero-banner-inner { grid-template-columns: 1fr; gap: 36px; }
  .hero-panel { max-width: 680px; }
  .hero-banner { padding: 72px 0 60px; }
}
@media(max-width:620px){
  .hero-banner { padding: 56px 0 48px; }
  .hero-banner-h1 { font-size: 36px; }
  .hero-banner-lead { font-size: 16px; }
}

/* --- Story teaser on homepage --- */
.story-teaser {
  background: var(--cream);
  padding: 84px 0;
}
.story-teaser-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: center;
}
.story-teaser-text h2 { margin-top: 10px; }
.story-teaser-text p { color: var(--body); margin: 16px 0 0; line-height: 1.75; font-size: 17px; }
.story-teaser-quote {
  border-left: 5px solid var(--gold);
  padding: 24px 28px;
  background: #fff;
  border-radius: 0 var(--radius) var(--radius) 0;
  box-shadow: var(--shadow);
}
.story-teaser-quote blockquote { margin: 0; }
.story-teaser-quote p {
  font-size: 19px;
  color: var(--navy);
  font-weight: 700;
  line-height: 1.6;
  font-style: italic;
}
@media(max-width:980px){
  .story-teaser-inner { grid-template-columns: 1fr; gap: 32px; }
}

/* --- Câu chuyện ONZE page --- */
.story-hero {
  padding: 72px 0 52px;
  background: linear-gradient(180deg, #fff 0%, var(--cream) 100%);
}
.story-hero h1 {
  font-size: clamp(34px, 3.8vw, 52px);
  color: var(--navy);
  margin: 12px 0 0;
  letter-spacing: -.022em;
}
.story-body { padding: 72px 0; }
.story-layout {
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 56px;
  align-items: start;
}
.story-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.story-opening p, .story-section p {
  font-size: 18px;
  color: var(--body);
  line-height: 1.85;
  margin: 0 0 18px;
}
.story-opening p:last-child, .story-section p:last-child { margin-bottom: 0; }
.story-quote {
  border-left: 5px solid var(--gold);
  margin: 24px 0;
  padding: 18px 24px;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 20px;
  color: var(--navy);
  font-weight: 700;
  font-style: normal;
  line-height: 1.55;
}
.story-insight {
  background: var(--navy);
  border-radius: var(--radius);
  padding: 28px 30px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.insight-icon { font-size: 28px; flex: 0 0 auto; margin-top: 2px; }
.story-insight p {
  margin: 0;
  color: #E8EEF8;
  font-size: 18px;
  line-height: 1.75;
}
.story-insight strong { color: var(--gold); }
.word-origin {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.word-card {
  background: #fff;
  border: 1px solid var(--line);
  border-top: 4px solid var(--gold);
  border-radius: 16px;
  padding: 22px;
  box-shadow: 0 8px 24px rgba(31,43,82,.05);
}
.word-lang {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--muted);
  font-weight: 800;
  margin-bottom: 6px;
}
.word-text {
  font-size: 32px;
  font-weight: 900;
  color: var(--navy);
  letter-spacing: -.03em;
  line-height: 1;
}
.word-meaning {
  font-size: 14px;
  color: var(--gold);
  font-weight: 800;
  margin: 6px 0 14px;
}
.word-card p {
  font-size: 14px;
  color: var(--body);
  line-height: 1.7;
  margin: 0;
}
.story-section strong { color: var(--navy); }

/* Sidebar */
.story-sidebar {
  position: sticky;
  top: 100px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sidebar-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 22px;
  box-shadow: 0 8px 22px rgba(31,43,82,.05);
}
.sidebar-label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--gold);
  font-weight: 900;
  margin-bottom: 12px;
  display: block;
}
.sidebar-q {
  font-size: 16px;
  color: var(--navy);
  font-weight: 800;
  line-height: 1.55;
  font-style: italic;
  margin: 0;
}
.sidebar-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}
.sidebar-list li {
  font-size: 14px;
  color: var(--body);
  padding-left: 18px;
  position: relative;
  line-height: 1.55;
}
.sidebar-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gold);
}
.sidebar-cta {
  background: var(--cream);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 22px;
}
.sidebar-cta p {
  font-size: 14px;
  color: var(--body);
  margin: 0;
  line-height: 1.6;
}
@media(max-width:980px){
  .story-layout { grid-template-columns: 1fr; }
  .story-sidebar { position: static; }
  .word-origin { grid-template-columns: 1fr; }
}

/* --- Nav: wider for 6 items --- */
.menu { gap: 16px; font-size: 13.5px; }
@media(max-width:1100px){ .menu { gap: 12px; font-size: 13px; } }


/* ================================================
   v17: Hamburger menu, Form, Steps flow, Urgency
   ================================================ */

/* --- Hamburger button --- */
.hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
  transition: background .15s;
  flex-shrink: 0;
}
.hamburger:hover { background: rgba(52,76,145,.08); }
.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--navy);
  border-radius: 2px;
  transition: transform .22s, opacity .22s;
}
.hamburger[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.hamburger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* --- Mobile overlay + drawer --- */
.mobile-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(20,30,60,.45);
  z-index: 98;
  backdrop-filter: blur(3px);
  opacity: 0;
  transition: opacity .25s;
}
.mobile-overlay.open { display: block; opacity: 1; }
.mobile-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(320px, 88vw);
  background: #fff;
  z-index: 99;
  transform: translateX(100%);
  transition: transform .28s cubic-bezier(.4,0,.2,1);
  display: flex;
  flex-direction: column;
  box-shadow: -8px 0 40px rgba(20,30,60,.18);
}
.mobile-drawer.open { transform: translateX(0); }
.mobile-drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 22px;
  border-bottom: 1px solid var(--line);
}
.drawer-close {
  background: none;
  border: none;
  font-size: 18px;
  color: var(--muted);
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 8px;
  transition: background .15s;
}
.drawer-close:hover { background: var(--cream); color: var(--navy); }
.mobile-nav-links {
  display: flex;
  flex-direction: column;
  padding: 16px 0;
  flex: 1;
  overflow-y: auto;
}
.mobile-nav-links a {
  padding: 14px 24px;
  font-weight: 700;
  font-size: 16px;
  color: var(--body);
  border-left: 3px solid transparent;
  transition: all .15s;
}
.mobile-nav-links a:hover,
.mobile-nav-links a.active {
  color: var(--navy);
  background: var(--cream);
  border-left-color: var(--gold);
}

@media(max-width:980px) {
  .menu { display: none; }
  .nav-cta-desktop { display: none; }
  .hamburger { display: flex; }
}

/* --- h3 weight in cards --- */
.card h3, .panel h3 {
  font-weight: 800;
  letter-spacing: -.02em;
}

/* --- .dark section mobile padding --- */
@media(max-width:620px) {
  .dark { padding: 52px 0; }
}

/* --- Steps flow with arrows (cach-lam-viec) --- */
.steps-flow {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  gap: 0;
  align-items: start;
}
.step-card-flow {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 28px 24px;
  box-shadow: 0 8px 24px rgba(31,43,82,.04);
  position: relative;
}
.step-card-flow .step-num {
  width: 52px;
  height: 52px;
  border-radius: 999px;
  background: var(--gold);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 16px;
}
.step-card-flow h3 {
  font-size: 20px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 10px;
  letter-spacing: -.02em;
}
.step-card-flow p {
  color: var(--body);
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
}
.step-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: var(--gold);
  font-weight: 900;
  padding: 0 12px;
  margin-top: 26px;
  flex-shrink: 0;
}
@media(max-width:980px) {
  .steps-flow {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .step-arrow {
    transform: rotate(90deg);
    margin: -4px auto;
  }
}

/* --- Urgency section --- */
.urgency-section {
  background: linear-gradient(180deg, var(--cream) 0%, #EEF0F8 100%);
  padding: 84px 0;
  border-top: 1px solid var(--line);
}
.urgency-inner { max-width: 980px; }
.urgency-h2 {
  font-size: clamp(28px, 3.6vw, 46px);
  color: var(--navy);
  margin: 10px 0 40px;
  line-height: 1.18;
  letter-spacing: -.035em;
  font-weight: 900;
}
.urgency-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-bottom: 38px;
}
.urgency-point {
  background: #fff;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 16px;
  padding: 22px 20px;
}
.urgency-icon {
  font-size: 28px;
  margin-bottom: 12px;
}
.urgency-point p {
  margin: 0;
  color: var(--body);
  font-size: 15px;
  line-height: 1.7;
}
.urgency-cta { margin-top: 4px; }
@media(max-width:980px) {
  .urgency-points { grid-template-columns: 1fr; gap: 14px; }
  .urgency-section { padding: 60px 0; }
}

/* --- Contact form --- */
.contact-form-section {
  padding: 84px 0;
  background: var(--cream);
  border-top: 1px solid var(--line);
}
.contact-form {
  max-width: 720px;
  margin-top: 32px;
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 20px;
}
.form-group label {
  font-weight: 800;
  font-size: 14px;
  color: var(--navy);
  letter-spacing: -.01em;
}
.req { color: var(--gold); }
.form-group input,
.form-group textarea {
  border: 1.5px solid rgba(52,76,145,.22);
  border-radius: 12px;
  padding: 13px 16px;
  font-size: 15px;
  font-family: inherit;
  color: var(--ink);
  background: #fff;
  outline: none;
  transition: border-color .18s, box-shadow .18s;
  resize: vertical;
}
.form-group input:focus,
.form-group textarea:focus {
  border-color: var(--navy);
  box-shadow: 0 0 0 3px rgba(52,76,145,.1);
}
.form-group input::placeholder,
.form-group textarea::placeholder { color: var(--muted); }
.form-submit-row {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.form-note {
  font-size: 13px;
  color: var(--muted);
  margin: 0;
}
.form-success {
  margin-top: 16px;
  background: #EBF5EB;
  border: 1px solid #7CC47C;
  border-radius: 12px;
  padding: 14px 18px;
  color: #2D7A2D;
  font-weight: 700;
  font-size: 15px;
}
@media(max-width:620px) {
  .form-row { grid-template-columns: 1fr; gap: 0; }
  .form-submit-row { flex-direction: column; align-items: flex-start; gap: 10px; }
}


/* ================================================
   v18: Nav scroll shadow, Founder page redesign
   ================================================ */

/* Nav scroll shadow */
.nav {
  box-shadow: 0 4px 20px rgba(31,43,82,.05);
}
/* Enhanced on scroll via JS class - added inline */

/* --- Founder page redesign --- */
.founder-hero .lead {
  max-width: 780px;
  font-style: italic;
}
.founder-grid {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 52px;
  align-items: start;
}
.founder-identity { display: flex; flex-direction: column; gap: 22px; }
.founder-name-row { margin-bottom: 22px; }
.founder-timeline {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 8px;
}
.timeline-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.tl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(52,76,145,.25);
  flex-shrink: 0;
  margin-top: 5px;
  position: relative;
}
.tl-dot--gold { background: var(--gold); }
.timeline-item div strong {
  display: block;
  color: var(--navy);
  font-weight: 800;
  font-size: 15px;
}
.timeline-item div span {
  display: block;
  color: var(--body);
  font-size: 13px;
  margin-top: 2px;
}
.founder-diff-card {
  background: var(--cream);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 24px;
}
.diff-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.diff-list li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  font-size: 14px;
  color: var(--body);
  line-height: 1.55;
}
.diff-x { color: #C0392B; font-weight: 900; font-size: 15px; flex-shrink: 0; }
.diff-check { color: #27AE60; font-weight: 900; font-size: 15px; flex-shrink: 0; }

.founder-story-side h3 { margin: 28px 0 12px; color: var(--navy); font-size: 20px; font-weight: 800; }
.founder-story-side h3:first-child { margin-top: 0; }
.founder-story-side p {
  color: var(--body);
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 16px;
}
.story-pull-quote {
  border-left: 5px solid var(--gold);
  padding: 18px 22px;
  background: #fff;
  border-radius: 0 14px 14px 0;
  margin: 26px 0;
}
.story-pull-quote p {
  margin: 0;
  font-size: 20px;
  font-weight: 900;
  color: var(--navy);
  letter-spacing: -.02em;
  line-height: 1.45;
}

/* Belief grid (founder dark section) */
.founder-belief { padding: 84px 0; }
.belief-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 22px;
  margin-top: 38px;
}
.belief-num {
  font-size: 36px;
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
  margin-bottom: 14px;
  letter-spacing: -.04em;
}

@media(max-width:980px){
  .founder-grid { grid-template-columns: 1fr; gap: 32px; }
  .belief-grid { grid-template-columns: 1fr; }
}
