/* ==========================================================================
   UGC Labs — marketing site
   Ported from the v2 design export. Colour, radius and motion are defined
   once below; no component hardcodes a hex that lives in a token.
   ========================================================================== */

/* --------------------------------------------------------------- fonts -- */
/* Self-hosted so the page has no third-party requests. Geist and Inter are
   both variable, so one file per subset covers the whole weight range. */

@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../assets/fonts/geist-latin.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-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../assets/fonts/geist-latin-ext.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-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../assets/fonts/geist-vietnamese.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-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../assets/fonts/geist-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../assets/fonts/geist-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-latin.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-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-latin-ext.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-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-vietnamese.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-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-greek.woff2') format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-greek-ext.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('../assets/fonts/inter-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* -------------------------------------------------------------- tokens -- */

:root {
  /* colour */
  --bg: #0A0C10;          /* page + solid cards */
  --panel: #050505;       /* statement band, marquee band */
  --paper: #F4F4F2;       /* light section */
  --ink: #FFFFFF;
  --ink-muted: rgba(255, 255, 255, .6);
  --ink-soft: rgba(255, 255, 255, .75);
  --paper-ink: #0A0C10;
  --paper-muted: #5C5F66;
  --accent: #2E6BFF;
  --accent-deep: #1B49C4;

  /* glass */
  --glass-bg: rgba(255, 255, 255, .09);
  --glass-border: rgba(255, 255, 255, .16);

  /* geometry */
  --gap: clamp(10px, 1.2vw, 18px);   /* page padding and gap between bands */
  --gutter: clamp(20px, 4vw, 64px);  /* horizontal padding inside bands */
  --measure: 1400px;
  --r-band: 24px;
  --r-card: 16px;
  --r-glass: 14px;

  /* motion */
  --ease: cubic-bezier(.16, 1, .3, 1);
  --marquee-duration: 56s;

  /* type */
  --font-display: 'Geist', 'Inter', sans-serif;
  --font-ui: 'Inter', sans-serif;
}

/* ---------------------------------------------------------------- base -- */

*, *::before, *::after { box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: 10px;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-display);
  -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; }
a:hover { opacity: .72; }

img { display: block; max-width: 100%; }
h1, h2, h3, p, blockquote, figure, dl, dd { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }

::selection { background: rgba(46, 107, 255, .35); }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 4px;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100;
  padding: 12px 20px;
  border-radius: 0 0 8px 0;
  background: var(--ink);
  color: var(--bg);
  font-family: var(--font-ui);
  font-size: 13px;
}
.skip-link:focus { left: 0; opacity: 1; }

.page {
  padding: var(--gap);
  min-height: 100vh;
}

/* Full-bleed background image inside any positioned band. */
.cover {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.plus {
  display: block;
  font-size: 20px;
  font-weight: 300;
  color: rgba(255, 255, 255, .5);
  margin-bottom: 14px;
  line-height: 1;
}

/* ---------------------------------------------------------------- hero -- */

.hero {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: clamp(560px, 88vh, 900px);
  padding: clamp(18px, 2vw, 30px);
  border-radius: var(--r-band);
  overflow: hidden;
}

.hero__scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(105deg,
    rgba(6, 8, 12, .92) 0%,
    rgba(6, 8, 12, .58) 42%,
    rgba(6, 8, 12, .30) 68%,
    rgba(6, 8, 12, .75) 100%);
}

.hero__bar,
.hero__body,
.hero__foot { position: relative; z-index: 2; }

.hero__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.hero__body {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
  gap: clamp(24px, 4vw, 72px);
  align-items: end;
  padding: clamp(30px, 6vh, 80px) 0;
}

.eyebrow {
  font-family: var(--font-ui);
  font-size: 12px;
  letter-spacing: .04em;
  color: rgba(255, 255, 255, .7);
  margin-bottom: 22px;
  padding-left: 12px;
  border-left: 2px solid var(--accent);
}

.hero__title {
  font-size: clamp(34px, 4.6vw, 74px);
  line-height: 1.02;
  letter-spacing: -.035em;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 15ch;
}

.hero__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(38px, 3.4vw, 54px);
  height: clamp(38px, 3.4vw, 54px);
  margin-left: 14px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 50%;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  vertical-align: middle;
}

.hero__aside {
  justify-self: end;
  align-self: end;
  text-align: right;
}

.hero__disciplines {
  font-family: var(--font-ui);
  font-size: clamp(13px, 1.1vw, 15px);
  letter-spacing: .06em;
  line-height: 2;
  text-transform: uppercase;
}

.hero__note {
  font-family: var(--font-ui);
  font-size: 13px;
  line-height: 1.6;
  color: var(--ink-muted);
  max-width: 30ch;
  margin: 18px 0 0 auto;
}

.hero__foot {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.hero__cards {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

/* ------------------------------------------------------------ nav bits -- */

.nav,
.social {
  display: flex;
  align-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, .10);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border: 1px solid rgba(255, 255, 255, .14);
  font-family: var(--font-ui);
}

.nav { gap: 4px; padding: 5px; font-size: 13px; }

.nav__link {
  padding: 9px 16px;
  border-radius: 999px;
  color: rgba(255, 255, 255, .85);
}

.nav__link.is-active {
  padding: 9px 18px;
  background: var(--ink);
  color: var(--bg);
  font-weight: 500;
}

.social {
  gap: 6px;
  padding: 6px;
  font-size: 12px;
  background: var(--glass-bg);
  border-color: var(--glass-border);
}
.social a { padding: 8px 14px; border-radius: 999px; }

/* --------------------------------------------------------- glass cards -- */

.glass {
  padding: 18px 20px;
  border-radius: var(--r-glass);
  background: var(--glass-bg);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid var(--glass-border);
  min-width: 150px;
}

.glass--row {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 190px;
}

.glass__text {
  font-family: var(--font-ui);
  font-size: 12px;
  line-height: 1.45;
  color: rgba(255, 255, 255, .9);
  max-width: 12ch;
}

.glass__ring {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px dashed rgba(255, 255, 255, .6);
  flex: 0 0 auto;
}

.glass__figure {
  font-size: 30px;
  letter-spacing: -.04em;
  font-weight: 500;
}

.glass__caption {
  font-family: var(--font-ui);
  font-size: 11px;
  color: rgba(255, 255, 255, .65);
  margin-top: 6px;
}

/* ------------------------------------------------------------- buttons -- */

/* Pill with a fill that wipes in on hover. The wipe direction differs
   between the header (from the left) and the CTA (from below). */
.pill-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 22px;
  border-radius: 999px;
  background: var(--ink);
  color: var(--bg);
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
}
.pill-btn:hover { opacity: 1; }

.pill-btn__fill {
  position: absolute;
  inset: 0;
  border-radius: 999px;
  transform: translateY(101%);
  transition: transform .6s var(--ease);
  background: radial-gradient(120% 180% at 50% 120%,
    var(--accent) 0%, var(--accent-deep) 60%, var(--bg) 100%);
}

.pill-btn__label,
.pill-btn__dot { position: relative; z-index: 2; }

.pill-btn__label { transition: color .45s ease; }

.pill-btn__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--accent);
  transition: background-color .45s ease;
}

.pill-btn:hover .pill-btn__fill,
.pill-btn:focus-visible .pill-btn__fill { transform: translate(0, 0); }
.pill-btn:hover .pill-btn__label,
.pill-btn:focus-visible .pill-btn__label { color: var(--ink); }
.pill-btn:hover .pill-btn__dot,
.pill-btn:focus-visible .pill-btn__dot { background: var(--ink); }

/* header variant — wipes in from the left */
.pill-btn--x .pill-btn__fill {
  transform: translateX(-101%);
  transition-duration: .55s;
  background: radial-gradient(140% 200% at 0% 50%,
    var(--accent) 0%, var(--accent-deep) 62%, var(--bg) 100%);
}

/* CTA variant — larger, with a circular arrow badge */
.pill-btn--lg {
  padding: 10px 10px 10px 26px;
  gap: 12px;
  font-size: clamp(13px, 1.1vw, 15px);
  letter-spacing: -.01em;
  box-shadow:
    0 16px 44px -20px rgba(46, 107, 255, .9),
    0 0 0 1px rgba(255, 255, 255, .6);
}

.pill-btn--lg .pill-btn__dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: var(--bg);
  color: var(--ink);
  font-size: 13px;
  line-height: 1;
  transition: background-color .45s ease, color .45s ease, transform .55s var(--ease);
}

.pill-btn--lg:hover .pill-btn__dot,
.pill-btn--lg:focus-visible .pill-btn__dot {
  background: var(--ink);
  color: var(--bg);
  transform: rotate(45deg);
}

.ghost-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 14px 26px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, .35);
  font-family: var(--font-ui);
  font-size: 12px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.solid-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 26px;
  border-radius: 999px;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-ui);
  font-size: 13px;
}

.underline-link {
  font-family: var(--font-ui);
  font-size: 12px;
  letter-spacing: .04em;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  padding-bottom: 3px;
}

/* ----------------------------------------------------- statement band -- */

.band {
  background: var(--panel);
  border-radius: var(--r-band);
  margin-top: var(--gap);
  padding: clamp(50px, 9vh, 110px) var(--gutter);
  text-align: center;
}

.band__title {
  font-size: clamp(30px, 5.2vw, 78px);
  line-height: 1.06;
  letter-spacing: -.03em;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 20ch;
  margin: 0 auto clamp(36px, 6vh, 72px);
}

.mark {
  display: inline-block;
  padding: .06em .38em;
  background: var(--ink);
  color: var(--panel);
  border-radius: 4px;
}

.band__tiles {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 280px), 1fr));
  gap: clamp(14px, 1.8vw, 26px);
  max-width: var(--measure);
  margin: 0 auto;
  align-items: stretch;
}

.tile {
  position: relative;
  border-radius: var(--r-card);
  overflow: hidden;
  min-height: clamp(280px, 30vw, 360px);
  transition: transform .7s var(--ease);
}

.tile--card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(22px, 2vw, 34px);
  text-align: left;
}

.tile__scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(200deg, rgba(5, 5, 5, .15), rgba(5, 5, 5, .85));
}

.tile__mark {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: var(--ink);
  color: var(--panel);
  font-size: 15px;
  font-weight: 600;
}

.tile__body { position: relative; z-index: 2; }

.tile__title {
  font-size: clamp(18px, 1.6vw, 24px);
  font-weight: 500;
  letter-spacing: -.02em;
  margin-bottom: 10px;
}

.tile__text {
  font-family: var(--font-ui);
  font-size: 12.5px;
  line-height: 1.6;
  color: rgba(255, 255, 255, .68);
  max-width: 34ch;
  margin-bottom: 22px;
}

.band__foot {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 28px;
  flex-wrap: wrap;
  max-width: var(--measure);
  margin: clamp(28px, 4vh, 46px) auto 0;
  text-align: left;
}

.band__aside {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  font-family: var(--font-ui);
  font-size: 13px;
  line-height: 1.65;
  color: var(--ink-soft);
  max-width: 34ch;
}

.band__aside .plus {
  margin-bottom: 0;
  font-size: 22px;
  color: var(--ink-muted);
}

/* ------------------------------------------------------- light section -- */

.light {
  background: var(--paper);
  color: var(--paper-ink);
  border-radius: var(--r-band);
  margin-top: var(--gap);
  padding: clamp(56px, 10vh, 130px) var(--gutter);
}

.light__inner { max-width: var(--measure); margin: 0 auto; }

.light__head {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));
  gap: clamp(30px, 5vw, 80px);
  align-items: start;
  margin-bottom: clamp(44px, 8vh, 92px);
}

.light__head > :last-child { padding-top: clamp(0px, 2vw, 14px); }

.light__title {
  font-size: clamp(34px, 4.6vw, 68px);
  line-height: 1.02;
  letter-spacing: -.04em;
  font-weight: 600;
  max-width: 12ch;
  margin-bottom: 30px;
}

.light__lead {
  font-size: clamp(17px, 1.6vw, 24px);
  line-height: 1.4;
  letter-spacing: -.02em;
  max-width: 30ch;
  margin-bottom: 20px;
  text-wrap: pretty;
}

.light__meta {
  font-family: var(--font-ui);
  font-size: 12.5px;
  line-height: 1.6;
  color: var(--paper-muted);
  max-width: 44ch;
}

/* ------------------------------------------------------- service cards -- */

.cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));
  gap: clamp(14px, 1.6vw, 24px);
  align-items: start;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: var(--r-card);
  padding: 24px;
  min-height: clamp(240px, 24vw, 300px);
  overflow: hidden;
  color: var(--ink);
  transition: transform .7s var(--ease);
}

.card--solid { background: var(--bg); }

/* Every second card in the row sits lower, giving the grid its stagger. */
.card--offset { margin-top: clamp(0px, 5vw, 60px); }

.card__scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(5, 5, 5, .9), rgba(5, 5, 5, .2));
}

.card__scrim--soft {
  background: linear-gradient(to top, rgba(5, 5, 5, .9), rgba(5, 5, 5, .25));
}

.chip {
  position: relative;
  z-index: 2;
  align-self: flex-start;
  padding: 6px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, .25);
  font-family: var(--font-ui);
  font-size: 11px;
  color: var(--ink);
}

.chip--onphoto { background: rgba(10, 12, 16, .5); }

.card__body { position: relative; z-index: 2; }

.card__title {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -.01em;
  margin-bottom: 8px;
}

.card__text {
  font-family: var(--font-ui);
  font-size: 11.5px;
  line-height: 1.6;
  color: rgba(255, 255, 255, .6);
}

.card--photo .card__text { color: rgba(255, 255, 255, .72); }
.card--photo .plus { color: var(--ink-muted); }

/* Tiles and cards lift on hover on pointer devices only. */
@media (hover: hover) {
  .tile:hover,
  .card:hover { transform: translateY(-8px); }
}

/* --------------------------------------------------------------- stats -- */

.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr));
  gap: clamp(20px, 3vw, 48px);
  margin-top: clamp(48px, 8vh, 96px);
  padding-top: clamp(30px, 5vh, 54px);
  border-top: 1px solid rgba(10, 12, 16, .12);
  text-align: center;
}

.stat { display: flex; flex-direction: column-reverse; }

.stat__value {
  font-size: clamp(32px, 3.4vw, 54px);
  letter-spacing: -.04em;
  font-weight: 500;
}

.stat__label {
  font-family: var(--font-ui);
  font-size: 12px;
  color: var(--paper-muted);
  margin-top: 8px;
}

/* ------------------------------------------------------------ marquee -- */

.marquee-section {
  background: var(--panel);
  border-radius: var(--r-band);
  margin-top: var(--gap);
  padding: clamp(50px, 9vh, 110px) 0;
  overflow: hidden;
}

.marquee-section__title {
  font-size: clamp(26px, 3.4vw, 46px);
  letter-spacing: -.03em;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 var(--gutter) clamp(32px, 5vh, 56px);
}

.marquee {
  -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
  mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
}

.marquee__track {
  display: flex;
  width: max-content;
  animation: marquee var(--marquee-duration) linear infinite;
}

/* The trailing padding carries the inter-card gap across the seam, so each
   set is exactly half the track and the -50% loop lands seamlessly. */
.marquee__set {
  display: flex;
  gap: 18px;
  padding-right: 18px;
}

@keyframes marquee {
  from { transform: translate3d(0, 0, 0); }
  to   { transform: translate3d(-50%, 0, 0); }
}

.marquee:hover .marquee__track { animation-play-state: paused; }

.quote {
  flex: 0 0 auto;
  width: min(84vw, 420px);
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  border-radius: var(--r-card);
  border: 1px solid rgba(255, 255, 255, .10);
  background: rgba(255, 255, 255, .03);
}

.quote blockquote {
  font-family: var(--font-ui);
  font-size: 15px;
  line-height: 1.6;
}

.quote__author {
  font-family: var(--font-ui);
  font-size: 12px;
  color: #B6B6B6;
  margin-top: 24px;
}

/* ----------------------------------------------------------------- cta -- */

.cta {
  position: relative;
  border-radius: var(--r-band);
  overflow: hidden;
  margin-top: var(--gap);
  padding: clamp(70px, 14vh, 160px) var(--gutter);
  text-align: center;
}

.cta__scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(5, 5, 5, .72), rgba(5, 5, 5, .93));
}

.cta__inner { position: relative; z-index: 2; }

.cta__title {
  font-size: clamp(32px, 5.6vw, 86px);
  line-height: 1.02;
  letter-spacing: -.04em;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 16ch;
  margin: 0 auto clamp(30px, 5vh, 54px);
}

.cta__note {
  font-family: var(--font-ui);
  font-size: 12px;
  color: var(--ink-muted);
  margin-top: 24px;
}

/* -------------------------------------------------------------- footer -- */

.footer {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 28px clamp(8px, 2vw, 24px) 12px;
  font-family: var(--font-ui);
  font-size: 12px;
  color: rgba(255, 255, 255, .45);
}

.brand {
  display: flex;
  align-items: center;
  gap: 9px;
  color: var(--ink);
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 500;
}

.brand__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--accent);
}

.footer__nav { display: flex; gap: 20px; flex-wrap: wrap; }

/* --------------------------------------------------------------- motion -- */

/* Reveal is progressive enhancement: without JS nothing is ever hidden. */
.js .reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .9s var(--ease), transform 1s var(--ease);
}

.js .reveal.is-visible {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }

  .js .reveal { opacity: 1; transform: none; transition: none; }
  .marquee__track { animation: none; }

  *, *::before, *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}

/* --------------------------------------------------------------- small -- */

@media (max-width: 700px) {
  .hero__bar { flex-direction: column; align-items: stretch; }
  .nav { justify-content: center; flex-wrap: wrap; }
  .hero__bar .pill-btn { justify-content: center; }
  .hero__aside { justify-self: start; text-align: left; }
  .hero__note { margin-left: 0; }
  .hero__foot { flex-direction: column; align-items: stretch; }
  .social { align-self: flex-start; }
  .card--offset { margin-top: 0; }
}
