:root {
  --gold: #e9b933;
  --ink: #0d0d0d;
  --black: #000000;
  --paper: #ffffff;
  --edge: #e9ebf8;
  --muted: #7a7a7a;
  --bronze: #876402;
  --space-1: 4px;  --space-2: 8px;  --space-3: 16px; --space-4: 24px;
  --space-5: 40px; --space-6: 64px; --space-7: 96px;
  --font: 'Raleway', Arial, sans-serif;
}
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; font-family: var(--font); color: var(--ink); background: var(--paper); }
img { max-width: 100%; display: block; }
a { color: inherit; }
:focus-visible { outline: 2px solid var(--ink); outline-offset: 2px; }
/* dark grounds where the default ink ring would be too low-contrast: black/ink
   flat backgrounds, the hero's dark photo overlay, and bronze (ink ring passes
   at 3.57:1, but white is meaningfully better at 5.45:1) */
.site-header :focus-visible,
.site-footer :focus-visible,
.hero :focus-visible,
.reach :focus-visible,
.banner :focus-visible,
.founder :focus-visible { outline-color: var(--paper); }
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(/font/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(/font/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(/font/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(/font/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(/font/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(/font/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(/font/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(/font/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(/font/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(/font/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(/font/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(/font/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(/font/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(/font/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(/font/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(/font/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(/font/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(/font/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(/font/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(/font/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(/font/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(/font/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(/font/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(/font/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(/font/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

.container { max-width: 1200px; margin-inline: auto; padding-inline: var(--space-4); }
.section { padding-block: var(--space-7); }
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  padding: 14px 32px; border-radius: 30px;
  font: inherit; font-weight: 600; text-decoration: none;
  border: 0; cursor: pointer;
  transition: filter 0.2s ease-in-out;
}
.btn--gold { background: var(--gold); color: var(--ink); }
.btn--gold:hover { filter: brightness(0.94); }

/* Legal-page typography */
main p { max-width: 70ch; line-height: 1.65; margin-block: var(--space-3); }
main ul { max-width: 70ch; line-height: 1.65; margin-block: var(--space-3); padding-left: var(--space-4); }
main li { margin-block: var(--space-1); }

/* Header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--space-3) var(--space-4);
  background: var(--black);
  color: var(--paper);
}
.site-header__logo { display: inline-flex; }
.site-header__links {
  display: flex;
  align-items: center;
  gap: var(--space-3);
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header__links a {
  display: inline-flex;
  color: var(--paper);
}
@media (hover: hover) {
  .site-header__links a:hover { color: var(--gold); }
}

/* Login is an action, not a contact channel: text pill, always visible,
   never hidden behind the burger. */
.site-header__links { margin-left: auto; }
.site-header__login {
  display: inline-flex;
  align-items: center;
  margin-left: var(--space-3);
  padding: 8px 18px;
  border: 1px solid var(--paper);
  border-radius: 30px;
  color: var(--paper);
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
@media (hover: hover) {
  .site-header__login:hover { background: var(--paper); color: var(--ink); }
}
@media (max-width: 768px) {
  /* No burger, no panel. The four icons are contact channels the page already
     offers more prominently: the hero CTA sits directly below this header, and
     the footer carries every channel in full. Hiding them behind a tap was
     ceremony without payoff. Desktop keeps them inline. */
  .site-header__links { display: none; }
  .site-header__login { margin-left: auto; }
}

/* Footer */
.site-footer {
  background: var(--ink);
  color: var(--paper);
  padding-block: var(--space-6);
}
.site-footer__grid {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-6);
}
.site-footer__title {
  margin: 0 0 var(--space-3);
  color: var(--muted);
  font-size: 14px;
  text-transform: uppercase;
}
.site-footer__text { margin: 0; }
.site-footer__text a { color: var(--paper); }
.site-footer__logo {
  display: inline-flex;
  margin: var(--space-3) 0 0;
}
.site-footer__links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}
.site-footer__links a { color: var(--paper); }
.site-footer__social {
  display: flex;
  gap: var(--space-3);
  list-style: none;
  margin: var(--space-3) 0 0;
  padding: 0;
}
.site-footer__social a {
  display: inline-flex;
  color: var(--paper);
}
.site-footer__text a:hover,
.site-footer__links a:hover,
.site-footer__social a:hover { color: var(--gold); }

/* Hero */
.hero { position: relative; }
.hero__track {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.hero__track::-webkit-scrollbar { display: none; }
.hero__slide {
  position: relative;
  flex: 0 0 100%;
  scroll-snap-align: start;
  min-height: calc(100vh - 60px); /* fallback for browsers without svh */
  min-height: calc(100svh - 60px); /* 60px = .site-header's in-flow height */
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.hero__inner {
  position: relative;
  z-index: 1;
  max-width: 720px;
  margin-inline: auto;
  padding-inline: var(--space-4);
  text-align: center;
  color: var(--paper);
}
.hero__title {
  margin: 0 0 var(--space-3);
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 900px) {
  .hero__title { font-size: 46px; }
}
.hero__sub {
  margin: 0 0 var(--space-5);
  font-size: 18px;
  line-height: 1.5;
}
.hero__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--paper);
  cursor: pointer;
}
.hero__arrow::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 auto;
  border: solid #222222;
  border-width: 0 1.5px 1.5px 0;
}
.hero__arrow--prev { left: var(--space-4); }
.hero__arrow--prev::before { transform: rotate(135deg) translate(-1px, -1px); }
.hero__arrow--next { right: var(--space-4); }
.hero__arrow--next::before { transform: rotate(-45deg) translate(-2px, -2px); }
.hero__dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: var(--space-4);
  z-index: 2;
  display: flex;
  justify-content: center;
  gap: var(--space-2);
}
.hero__dots button {
  /* 24x24 hit target (WCAG 2.2 SC 2.5.8); the visual dot stays 10px via the
     ::before below, centered by the equal inset */
  position: relative;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}
.hero__dots button::before {
  content: "";
  position: absolute;
  inset: 7px;
  box-sizing: border-box;
  border: 2px solid var(--paper);
  border-radius: 50%;
}
.hero__dots button[aria-current="true"]::before { background: var(--paper); }

/* Cases */
.cases { background: var(--gold); }
.cases__title {
  margin: 0 0 var(--space-6);
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
.cases__grid {
  display: grid;
  gap: var(--space-4);
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}
.case {
  display: flex;
  gap: var(--space-3);
  align-items: flex-start;
}
.case__photo {
  width: 72px;
  height: 72px;
  flex: none;
  border-radius: 50%;
  object-fit: cover;
}
.case__body { min-width: 0; }
.case__name { margin: 0; font-size: 14px; font-weight: 600; }
/* #454545, not --muted (#7a7a7a): --muted is 2.34:1 on the gold section background, failing AA; this is 5.23:1 */
.case__role { margin: 0 0 var(--space-2); color: #454545; font-size: 14px; }
.case__headline { margin: 0 0 var(--space-2); font-weight: 600; }
.case__line { margin: 0 0 var(--space-2); font-size: 15px; line-height: 1.5; }
.case__quote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.case__quote.is-open { -webkit-line-clamp: unset; }
.case__quote p { margin: 0 0 var(--space-2); }
.case__quote p:last-child { margin-bottom: 0; }
.case__more {
  display: block;
  margin-top: var(--space-2);
  padding: 0;
  border: 0;
  background: none;
  color: var(--ink);
  font: inherit;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}

/* Reach */
.reach { background: var(--ink); color: var(--edge); }
.reach__grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
}
.reach__text { margin: 0; max-width: 480px; font-size: 22px; line-height: 1.4; }

/* Tiers */
.tiers { background: var(--edge); }
.tiers__grid {
  display: grid;
  gap: var(--space-4);
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: none;
}
.tier { margin: 0; background: var(--paper); padding: var(--space-4); border-radius: 12px; }
.tier__title { margin: 0 0 var(--space-3); font-size: 18px; font-weight: 600; line-height: 1.3; }
.tier__divider { margin: 0 0 var(--space-3); border: 0; border-top: 1px solid rgba(13, 13, 13, 0.12); }
.tier__list { margin: 0 0 var(--space-3); padding-left: var(--space-4); max-width: none; font-size: 14px; line-height: 1.5; }
.tier__list li { margin-block: var(--space-1); }
.tier__price { margin: 0; font-weight: 600; }

/* Banner (capacity + fallback CTA) */
.banner { background: var(--ink); color: var(--edge); }
.banner__grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
}
.banner__text { margin: 0; max-width: 640px; line-height: 1.5; }
.capacity__text { font-size: 22px; }
.fallback__text { font-size: 16px; }

/* Conditions */
.conditions { background: var(--edge); }
.conditions__title {
  margin: 0 0 var(--space-6);
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
.conditions__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-3);
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: none;
}
.condition {
  display: inline-flex;
  align-items: center;
  gap: var(--space-2);
  margin: 0;
  padding: 10px 18px;
  border: 1px solid rgba(13, 13, 13, 0.1);
  border-radius: 999px;
  background: var(--paper);
  font-size: 15px;
}
.condition__icon { width: 16px; height: 16px; flex: none; color: var(--ink); }

/* Method */
.method { background: var(--edge); }
.method__title {
  margin: 0 0 var(--space-4);
  max-width: 640px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
}
.method__text { max-width: 640px; }

/* Team */
.team { background: var(--gold); }
.team__title {
  margin: 0 0 var(--space-6);
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
.team__grid {
  display: grid;
  gap: var(--space-5);
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: none;
  text-align: center;
}
.team__member { margin: 0; }
.team__photo {
  width: 160px;
  height: 160px;
  aspect-ratio: 1;
  margin: 0 auto var(--space-3);
  border-radius: 50%;
  object-fit: cover;
}
.team__name { margin: 0 0 var(--space-1); font-size: 18px; font-weight: 600; }
.team__role {
  margin: 0 auto var(--space-2);
  max-width: 280px;
  color: var(--ink);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.team__desc { margin: 0 auto; max-width: 280px; font-size: 14px; line-height: 1.5; }

/* Founder contact */
.founder { background: var(--bronze); color: var(--paper); }
.founder__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-4);
}
.btn--outline { background: transparent; color: var(--paper); border: 2px solid var(--gold); }
.btn--outline:hover { background: rgba(255, 255, 255, 0.1); }

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .hero__track { scroll-behavior: auto; }
  * { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
}
