:root {
  --green-dark: #12352a;
  --green: #1f4d3a;
  --green-mid: #2f6b4f;
  --orange: #e0872e;
  --cream: #f4f5f1;
  --cream-2: #eef0ea;
  --ink: #16241d;
  --muted: #5c6b62;
  --line: #dfe4dd;
  --white: #ffffff;
  --radius: 14px;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 88px; }
body {
  font-family: "Inter", Arial, sans-serif;
  color: var(--ink);
  background: var(--white);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
body.menu-open { overflow: hidden; }
h1, h2, h3, h4, .logo, .brand { font-family: "Space Grotesk", "Helvetica Neue", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button, input, select, textarea { font: inherit; }
.wrap { max-width: 1240px; margin: 0 auto; padding: 0 32px; }
.svg-defs { position: absolute; width: 0; height: 0; overflow: hidden; }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
.skip-link { position: fixed; z-index: 500; top: 8px; left: 8px; padding: 10px 14px; color: #fff; background: var(--green-dark); transform: translateY(-150%); }
.skip-link:focus { transform: none; }

.eyebrow {
  margin-bottom: 10px;
  color: var(--green-mid);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 13px 22px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 14.5px;
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
  cursor: pointer;
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
.btn:hover { transform: translateY(-1px); }
.btn-primary { color: #fff; background: var(--green-dark); }
.btn-primary:hover { box-shadow: 0 8px 20px rgba(18, 53, 42, .25); }
.btn-outline { color: var(--ink); background: #fff; border-color: var(--line); }
.btn-outline:hover { border-color: var(--green-mid); }
.btn-arrow { transition: transform .15s ease; }
.btn:hover .btn-arrow { transform: translateX(3px); }

header {
  position: sticky;
  z-index: 100;
  top: 0;
  background: rgba(255, 255, 255, .94);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(10px);
}
nav {
  display: flex;
  max-width: 1240px;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 16px 32px;
}
.logo { display: flex; flex-direction: column; line-height: 1.05; }
.logo .name { font-size: 21px; font-weight: 700; letter-spacing: -.02em; }
.logo .name sub, .footer-logo .name sub { font-size: .52em; vertical-align: -.15em; }
.logo .name span, .footer-logo .name span { color: var(--orange); }
.logo .sub { margin-top: 2px; color: var(--muted); font-size: 9px; font-weight: 600; letter-spacing: .1em; }
.nav-links { display: flex; gap: 24px; font-size: 13.5px; font-weight: 500; }
.nav-links a { color: var(--ink); opacity: .8; transition: opacity .15s; }
.nav-links a:hover, .nav-links a:focus { opacity: 1; }
.nav-cta { display: flex; align-items: center; }
.burger { display: none; width: 44px; height: 44px; align-items: center; justify-content: center; flex-direction: column; gap: 5px; background: transparent; border: 1px solid var(--line); border-radius: 8px; cursor: pointer; }
.burger > span:not(.sr-only) { width: 19px; height: 2px; background: var(--green-dark); }

.hero { padding: 64px 0 56px; }
.hero-grid { display: grid; grid-template-columns: 1fr 1.15fr; gap: 56px; align-items: center; }
.hero h1 { margin-bottom: 18px; font-size: 44px; font-weight: 700; letter-spacing: -.02em; line-height: 1.12; }
.hero h1 .heart { color: var(--green); }
.hero h1 .brains { color: var(--orange); }
.hero p.lead { max-width: 470px; margin-bottom: 16px; color: var(--muted); font-size: 16.5px; }
.hero-cost { margin-bottom: 8px; color: var(--green-mid); font-size: 14.5px; font-weight: 600; }
.hero-cost strong { color: var(--orange); }
.hero-note { max-width: 470px; margin-bottom: 24px; color: var(--muted); font-size: 13.5px; }
.hero-buttons { display: flex; flex-wrap: wrap; gap: 14px; }
.hero-img-wrap { position: relative; aspect-ratio: 16 / 9; overflow: hidden; border-radius: var(--radius); box-shadow: 0 30px 60px -20px rgba(18, 53, 42, .25); }
.hero-img-wrap img { width: 100%; height: 100%; object-fit: cover; }

.stats-bar { display: grid; margin-top: 64px; overflow: hidden; background: var(--cream); border-radius: var(--radius); }
.stats-four { grid-template-columns: repeat(4, 1fr); }
.stat-item { min-height: 150px; display: flex; align-items: flex-start; gap: 14px; padding: 28px 22px; border-right: 1px solid var(--line); }
.stat-item:last-child { border-right: 0; }
.mini-icon { width: 38px; height: 38px; display: grid; flex: 0 0 auto; place-items: center; color: var(--green); background: #fff; }
.mini-icon svg, .feature-icon svg, .timeline-icon svg { width: 23px; height: 23px; fill: none; stroke: currentColor; stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }
.stat-num { font-family: "Space Grotesk", sans-serif; font-size: 20px; font-weight: 700; letter-spacing: -.01em; }
.stat-label { margin-top: 3px; font-size: 11.5px; font-weight: 700; letter-spacing: .03em; text-transform: uppercase; }
.stat-sub { margin-top: 3px; color: var(--muted); font-size: 12px; }

.section { padding: 88px 0; }
.section-head { max-width: 720px; margin-bottom: 48px; }
.section-head.center { margin-right: auto; margin-left: auto; text-align: center; }
.section-head h2, .roadmap-left h2, .team-top h2, .closing-grid h2 { font-size: 32px; font-weight: 700; letter-spacing: -.02em; line-height: 1.2; }
.body-copy { color: var(--muted); font-size: 15px; }
.body-copy p { margin-bottom: 16px; }
.body-copy .lead-copy { color: var(--ink); font-size: 17px; }
.content-split { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }
.media-card, .wide-media, .cdr-image, .team-banner, .partners-visual, .dac-product { overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--cream); }
.media-card img, .cdr-image img, .team-banner img, .partners-visual img { width: 100%; height: 100%; object-fit: cover; }

.mission { background: var(--cream); }
.mission-signoff { color: var(--green-dark); font-weight: 700; }
.mission-milestones { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px; }
.dash-card { padding: 26px 22px; background: #fff; border: 1px solid var(--line); border-radius: var(--radius); }
.dash-num { font-family: "Space Grotesk", sans-serif; font-size: 24px; font-weight: 700; letter-spacing: -.01em; }
.dash-label { margin-top: 6px; color: var(--ink); font-size: 12px; font-weight: 700; letter-spacing: .03em; text-transform: uppercase; }
.dash-sub { margin-top: 3px; color: var(--muted); font-size: 12.5px; }
.accent-card { color: #fff; background: var(--orange); border-color: var(--orange); }
.accent-card .dash-label, .accent-card .dash-sub { color: #fff; }
.oasis-card { display: grid; grid-template-columns: .9fr 1.1fr; gap: 48px; align-items: center; margin-top: 64px; padding: 36px; background: #fff; border: 1px solid var(--line); border-radius: var(--radius); }
.oasis-image { overflow: hidden; border-radius: 10px; background: #fff; }
.oasis-image img { width: 100%; }
.oasis-copy h3 { margin-bottom: 18px; font-size: 28px; }
.oasis-copy p:not(.eyebrow) { margin-bottom: 14px; color: var(--muted); font-size: 14px; }
.statement-card { position: relative; margin-top: 48px; padding: 40px; overflow: hidden; color: #fff; background: var(--green-dark); border-radius: var(--radius); }
.statement-card p { font-family: "Space Grotesk", sans-serif; font-size: clamp(30px, 4vw, 52px); font-weight: 700; letter-spacing: -.035em; line-height: 1.08; }
.statement-card p span { color: var(--orange); }
.statement-card .btn { margin-top: 24px; color: var(--green-dark); background: #fff; }

.wide-media { aspect-ratio: 16 / 6.5; margin-bottom: 42px; }
.wide-media img { width: 100%; height: 100%; object-fit: cover; object-position: center 57%; }
.intro-copy { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 40px; color: var(--muted); font-size: 14.5px; }
.intro-copy strong { color: var(--ink); }
.feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.feature-card { padding: 28px 24px; border: 1px solid var(--line); border-radius: var(--radius); transition: border-color .15s, transform .15s; }
.feature-card:hover { border-color: var(--green-mid); transform: translateY(-3px); }
.feature-icon { width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; color: var(--green); border: 1.5px solid var(--green); border-radius: 50%; }
.feature-card h3 { margin-bottom: 10px; font-size: 16.5px; font-weight: 700; }
.feature-card p { margin-bottom: 10px; color: var(--muted); font-size: 13.5px; }
.feature-card p:last-child { margin-bottom: 0; }
.template-quote { margin: 56px 0 32px; padding: 36px; color: var(--green-dark); background: var(--cream); border-left: 5px solid var(--orange); border-radius: 0 var(--radius) var(--radius) 0; font-family: "Space Grotesk", sans-serif; font-size: 25px; font-weight: 600; line-height: 1.3; }
.cost-row { display: grid; grid-template-columns: 1fr 1fr auto; gap: 20px; align-items: stretch; }
.cost-row .btn { align-self: stretch; }

.roadmap { background: var(--cream); }
.roadmap-grid { display: grid; grid-template-columns: .85fr 1.6fr; gap: 48px; align-items: start; }
.roadmap-left h2 { margin: 8px 0 14px; }
.roadmap-left > p:not(.eyebrow) { max-width: 340px; margin-bottom: 22px; color: var(--muted); font-size: 14.5px; }
.cdr-image { aspect-ratio: 16 / 8; margin-bottom: 22px; }
.cdr-copy strong { display: block; margin-top: 16px; color: var(--green-dark); }
.timeline { position: relative; padding-top: 8px; }
.cdr-timeline { margin-top: 58px; }
.timeline-line { position: absolute; z-index: 0; top: 42px; right: 80px; left: 80px; height: 1px; background: var(--line); }
.timeline-items { position: relative; z-index: 1; display: grid; gap: 8px; }
.three-items { grid-template-columns: repeat(3, 1fr); }
.timeline-item { text-align: center; }
.timeline-icon { width: 68px; height: 68px; display: flex; align-items: center; justify-content: center; margin: 0 auto 14px; color: var(--green); background: #fff; border: 1px solid var(--line); border-radius: 50%; }
.timeline-icon-accent { color: #fff; background: var(--green-mid); border-color: var(--green-mid); }
.timeline-year { font-family: "Space Grotesk", sans-serif; font-size: 15px; font-weight: 700; }
.timeline-title { margin: 2px 0 8px; color: var(--green-mid); font-size: 13px; font-weight: 600; }
.timeline-desc { max-width: 230px; margin: 0 auto; color: var(--muted); font-size: 12px; line-height: 1.45; }

.dac-product { padding: 38px; background: #fff; box-shadow: 0 20px 45px -24px rgba(18, 53, 42, .32); }
.dac-product img { width: 100%; }
.benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px; }
.compact-card { min-height: 260px; }
.closing-panel { max-width: 900px; margin: 52px auto 0; padding: 34px; background: var(--cream); border-radius: var(--radius); }
.closing-panel p { margin-bottom: 14px; color: var(--muted); }
.closing-panel p strong { color: var(--ink); font-size: 18px; }
.closing-panel .btn { margin-top: 6px; }

.team-section { background: #fff; }
.team-top { display: grid; grid-template-columns: .9fr 1.4fr; gap: 40px; align-items: end; margin-bottom: 32px; }
.team-top p { max-width: 500px; margin-bottom: 12px; color: var(--muted); font-size: 14.5px; }
.team-top strong { color: var(--green-mid); font-size: 13.5px; }
.team-banner { aspect-ratio: 16 / 5; margin-bottom: 32px; }
.team-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.team-card { padding-bottom: 18px; border-bottom: 1px solid var(--line); }
.team-avatar { width: 100%; display: block; aspect-ratio: 1 / 1.02; margin-bottom: 14px; object-fit: cover; object-position: center; background: linear-gradient(145deg, var(--cream), #dce8df); border-radius: var(--radius); }
.team-avatar-frame { width: 100%; display: grid; aspect-ratio: 1 / 1.02; place-items: center; margin-bottom: 14px; overflow: hidden; background: linear-gradient(145deg, var(--cream), #dce8df); border-radius: var(--radius); }
.team-avatar-frame img { width: 100%; display: block; aspect-ratio: 1 / 1; object-fit: cover; object-position: center; border-radius: 50%; }
.team-name { display: flex; align-items: center; justify-content: space-between; font-size: 15.5px; font-weight: 700; }
.team-role { min-height: 40px; margin-top: 3px; color: var(--muted); font-size: 12.5px; }
.team-bio { margin-top: 12px; color: var(--muted); font-size: 12.5px; }
.li-icon { width: 16px; height: 16px; display: flex; align-items: center; justify-content: center; color: #fff; background: var(--green-dark); border-radius: 3px; font-size: 10px; font-weight: 700; }
.advisors-block { margin-top: 80px; }
.advisors-block .section-head { margin-bottom: 32px; }
.advisor-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.advisor-grid article { min-height: 220px; padding: 26px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.advisor-grid h3 { margin-bottom: 8px; font-size: 18px; line-height: 1.25; }
.advisor-grid p { color: var(--muted); font-size: 13px; }
.advisor-grid .advisor-org { margin-bottom: 28px; color: var(--green-mid); font-size: 11.5px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.join-card { display: grid; grid-template-columns: 1.4fr .6fr; gap: 48px; align-items: end; margin-top: 64px; padding: 38px; background: var(--cream); border-radius: var(--radius); }
.join-card h3 { margin-bottom: 14px; font-size: 28px; }
.join-card p:not(.eyebrow) { max-width: 720px; margin-bottom: 12px; color: var(--muted); font-size: 14px; }
.join-card > div:last-child { display: flex; align-items: flex-start; flex-direction: column; gap: 14px; }
.status-pill { padding: 7px 10px; color: var(--green-mid); background: #fff; border: 1px solid var(--line); border-radius: 999px; font-size: 11px; font-weight: 700; text-transform: uppercase; }

.partners-section { background: var(--cream); }
.partners-intro { max-width: 760px; margin: -20px 0 40px; color: var(--muted); font-size: 15px; }
.partner-card-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.partner-card-grid article { padding: 28px; background: #fff; border: 1px solid var(--line); border-radius: var(--radius); }
.card-number { display: block; margin-bottom: 44px; color: var(--orange); font-size: 11px; font-weight: 700; letter-spacing: .1em; }
.partner-card-grid h3 { margin-bottom: 12px; font-size: 21px; }
.partner-card-grid p { margin-bottom: 12px; color: var(--muted); font-size: 13.5px; }
.partner-card-grid a { color: var(--green-mid); font-size: 12px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.partners-visual { position: relative; aspect-ratio: 16 / 6; margin-top: 40px; }
.partners-visual::after { position: absolute; content: ""; inset: 0; background: linear-gradient(90deg, rgba(18, 53, 42, .82), rgba(18, 53, 42, .1)); }
.partners-visual figcaption { position: absolute; z-index: 1; top: 50%; left: 44px; max-width: 620px; color: #fff; font-family: "Space Grotesk", sans-serif; font-size: clamp(25px, 3.3vw, 42px); font-weight: 700; line-height: 1.1; transform: translateY(-50%); }

.purchase-section { background: #fff; }
.purchase-split { align-items: start; }
.purchase-split .media-card { aspect-ratio: 4 / 5; }
.purchase-signoff { display: block; margin: 24px 0; color: var(--green-mid); }

.contact-section { background: var(--cream); }
.contact-top { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; }
.contact-top > div:last-child { padding-top: 22px; color: var(--muted); }
.contact-top > div:last-child p { margin-bottom: 10px; }
.contact-top a { color: var(--green-mid); text-decoration: underline; text-underline-offset: 3px; }
.interest-grid { display: grid; grid-template-columns: repeat(2, 1fr); margin-bottom: 40px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.interest-grid a { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 70px; padding: 18px 22px; background: #fff; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); font-size: 13.5px; font-weight: 600; }
.interest-grid a span { color: var(--orange); }
.contact-form { display: grid; grid-template-columns: .75fr 1.25fr; gap: 48px; padding: 38px; color: #fff; background: var(--green-dark); border-radius: var(--radius); }
.contact-form h3 { margin-bottom: 12px; font-size: 28px; }
.contact-form > div:first-child p:last-child { color: #b9c7be; font-size: 13px; }
.contact-form .eyebrow { color: var(--orange); }
.form-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.form-grid label { display: grid; gap: 6px; }
.form-grid label > span { color: #b9c7be; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.form-grid input, .form-grid select, .form-grid textarea { width: 100%; padding: 10px 0; color: #fff; background: transparent; border: 0; border-bottom: 1px solid rgba(255,255,255,.3); border-radius: 0; outline: 0; }
.form-grid input:focus, .form-grid select:focus, .form-grid textarea:focus { border-color: var(--orange); }
.form-grid select option { color: var(--ink); }
.form-grid textarea { resize: vertical; }
.full-field { grid-column: 1 / -1; }
.form-grid .btn { width: fit-content; background: var(--orange); }
.form-status { min-height: 20px; color: #b9c7be; font-size: 12px; }

.closing-section { padding: 72px 0; color: #fff; background: var(--green); }
.closing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; }
.closing-grid .eyebrow { color: var(--orange); }
.closing-grid p:not(.eyebrow) { margin-bottom: 16px; color: #d2ddd6; }
.closing-grid strong { display: block; color: #fff; font-size: 18px; }
.closing-brand { margin-top: 30px; color: var(--orange) !important; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }

footer { padding: 64px 0 24px; color: #eef1ee; background: var(--green-dark); }
.footer-top { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr 1.3fr; gap: 30px; padding-bottom: 48px; border-bottom: 1px solid rgba(255,255,255,.12); }
.footer-logo .name { color: #fff; font-family: "Space Grotesk", sans-serif; font-size: 20px; font-weight: 700; }
.footer-logo .sub { margin: 3px 0 16px; color: #9fb0a5; font-size: 9px; font-weight: 600; letter-spacing: .1em; }
.footer-logo p { max-width: 230px; margin-bottom: 18px; color: #9fb0a5; font-size: 13px; }
.socials { display: flex; gap: 10px; }
.socials a { width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; font-size: 13px; }
.footer-col h3 { margin-bottom: 16px; color: var(--orange); font-family: "Inter", sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.footer-col a { display: block; margin-bottom: 11px; color: #c9d3cc; font-size: 13.5px; }
.footer-col a:hover { color: #fff; }
.footer-col .footer-button { display: inline-flex; margin-top: 10px; color: var(--green-dark); background: #fff; }
.footer-bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px; padding-top: 22px; color: #8ea095; font-size: 12.5px; }

@media (max-width: 1080px) {
  .nav-links { gap: 14px; font-size: 12px; }
  .stats-four { grid-template-columns: repeat(2, 1fr); }
  .stat-item:nth-child(2) { border-right: 0; }
  .stat-item:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .feature-grid { grid-template-columns: repeat(2, 1fr); }
  .team-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-top { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 920px) {
  .nav-links {
    position: fixed;
    z-index: 120;
    inset: 80px 18px auto;
    display: none;
    flex-direction: column;
    gap: 0;
    padding: 16px;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    box-shadow: 0 20px 50px rgba(18,53,42,.18);
  }
  .nav-links.is-open { display: flex; }
  .nav-links a { padding: 12px 8px; border-bottom: 1px solid var(--line); font-size: 15px; }
  .nav-links a:last-child { border-bottom: 0; }
  .nav-cta { display: none; }
  .burger { display: flex; }
  .hero-grid, .roadmap-grid, .team-top, .contact-top, .closing-grid { grid-template-columns: 1fr; }
  .hero-img-wrap { order: -1; }
  .content-split, .oasis-card, .join-card, .contact-form { grid-template-columns: 1fr; }
  .intro-copy { grid-template-columns: 1fr; }
  .cost-row { grid-template-columns: repeat(2, 1fr); }
  .cost-row .btn { grid-column: 1 / -1; }
  .partner-card-grid { grid-template-columns: 1fr; }
  .footer-top { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 640px) {
  .wrap { padding: 0 18px; }
  nav { padding: 14px 18px; }
  .logo .sub { font-size: 7.5px; }
  .hero { padding: 32px 0 48px; }
  .hero-grid { gap: 30px; }
  .hero h1 { font-size: 35px; }
  .hero-buttons, .hero-buttons .btn { width: 100%; }
  .stats-bar { margin-top: 42px; }
  .stats-four, .mission-milestones, .feature-grid, .benefit-grid, .team-grid, .advisor-grid, .interest-grid, .form-grid, .cost-row { grid-template-columns: 1fr; }
  .stat-item { border-right: 0; border-bottom: 1px solid var(--line); }
  .stat-item:last-child { border-bottom: 0; }
  .section { padding: 64px 0; }
  .section-head { margin-bottom: 32px; }
  .section-head h2, .roadmap-left h2, .team-top h2, .closing-grid h2 { font-size: 27px; }
  .media-card, .purchase-split .media-card { aspect-ratio: 4 / 3; }
  .oasis-card, .statement-card, .join-card, .contact-form { padding: 24px; }
  .oasis-image { order: 2; }
  .wide-media { aspect-ratio: 4 / 3; }
  .wide-media img { object-position: 58% center; }
  .template-quote { padding: 28px 22px; font-size: 21px; }
  .cost-row .btn, .full-field { grid-column: 1; }
  .three-items { grid-template-columns: 1fr; gap: 28px; }
  .timeline-line { display: none; }
  .timeline-desc { max-width: 280px; }
  .team-banner, .partners-visual { aspect-ratio: 4 / 3; }
  .team-avatar, .team-avatar-frame { aspect-ratio: 1 / 1; }
  .advisor-grid { border-left: 0; }
  .advisor-grid article { min-height: 0; border-left: 1px solid var(--line); }
  .partners-visual figcaption { right: 24px; left: 24px; }
  .footer-top { grid-template-columns: 1fr; }
  .footer-bottom { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}
