@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;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;}
@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;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:100 900;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:100 900;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:100 900;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:100 900;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:100 900;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;}

/* ---------- tokens.css ---------- */
/* Design tokens. Black and white first, red strictly as an accent (logo identity).
 * Brand kit source of truth: ../../docs/brand/tokens.css — keep values aligned. */

:root {
  color-scheme: dark;

  /* Brand kit aliases (docs/brand/tokens.css) */
  --leko-ink: #0a0a0a;
  --leko-paper: #f3f4f6;
  --leko-red: #e03a2f;
  --leko-red-bright: #ff5348;
  --leko-red-deep: #6d1108;
  --leko-red-soft: rgba(224, 58, 47, 0.12);
  --leko-red-line: rgba(224, 58, 47, 0.38);
  --leko-red-glow: rgba(224, 58, 47, 0.22);
  --leko-mark-fg: #ffffff;
  --leko-name: #ffffff;
  --leko-tech: #b3b9c1;
  --leko-tagline: #5f666f;
  --leko-font: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --leko-logo-gap: 0.65rem;
  --leko-mark-size: 38px;
  --leko-mark-radius: 10px;
  --leko-name-size: 1.0625rem;
  --leko-name-tracking: 0.06em;
  --leko-tagline-size: 0.5625rem;
  --leko-tagline-tracking: 0.22em;
  --leko-ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  --leko-fast: 140ms;

  /* Surfaces */
  --bg: #08090a;
  --bg-soft: #0b0d0f;
  --panel: #0f1113;
  --panel-2: #131619;
  --panel-3: #171b1f;

  /* Lines */
  --line: rgba(255, 255, 255, 0.08);
  --line-2: rgba(255, 255, 255, 0.14);
  --line-3: rgba(255, 255, 255, 0.22);

  /* Text */
  --text: #f3f4f6;
  --text-2: #b3b9c1;
  --text-3: #848b95;
  --text-4: #5f666f;

  /* Accent — brand red */
  --red: var(--leko-red);
  --red-bright: var(--leko-red-bright);
  --red-deep: var(--leko-red-deep);
  --red-soft: var(--leko-red-soft);
  --red-line: var(--leko-red-line);
  --red-glow: var(--leko-red-glow);

  /* Status colours, desaturated to keep the palette calm */
  --ok: #6fcf97;
  --ok-soft: rgba(111, 207, 151, 0.1);
  --ok-line: rgba(111, 207, 151, 0.3);
  --warn: #e0b341;

  /* Radii */
  --r-xs: 6px;
  --r-sm: 10px;
  --r-md: 14px;
  --r-lg: 20px;
  --r-xl: 28px;
  --r-pill: 999px;

  /* Elevation */
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 12px 30px -12px rgba(0, 0, 0, 0.7);
  --shadow-lg: 0 40px 80px -40px rgba(0, 0, 0, 0.9);

  /* Type */
  --font: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --mono: ui-monospace, 'SF Mono', SFMono-Regular, Menlo, Consolas, monospace;

  --fs-xs: 0.75rem;
  --fs-sm: 0.8125rem;
  --fs-base: 0.9375rem;
  --fs-md: 1rem;
  --fs-lg: 1.125rem;
  --fs-xl: 1.375rem;

  /* Layout */
  --container: 1240px;
  --gutter: clamp(1.25rem, 4vw, 2.5rem);
  --section-y: clamp(4.5rem, 9vw, 8rem);
  --header-h: 68px;

  /* Motion */
  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  --fast: 140ms;
  --slow: 420ms;
}

/* ---------- base.css ---------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-h) + 24px);
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--font);
  font-size: var(--fs-md);
  line-height: 1.65;
  font-feature-settings: 'cv02', 'cv03', 'cv04', 'ss03';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body::before {
  /* Very faint grid, gives the black surface some texture without an image. */
  content: '';
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.022) 1px, transparent 1px);
  background-size: 68px 68px;
  mask-image: radial-gradient(ellipse 100% 60% at 50% 0%, #000 0%, transparent 78%);
}

main {
  position: relative;
  z-index: 1;
  display: block;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  font-weight: 600;
  letter-spacing: -0.028em;
  line-height: 1.14;
  text-wrap: balance;
}

h1 {
  font-size: clamp(2.2rem, 4.2vw, 3.4rem);
}

h2 {
  font-size: clamp(1.85rem, 3.6vw, 2.7rem);
}

h3 {
  font-size: 1.0625rem;
  letter-spacing: -0.012em;
  line-height: 1.35;
}

p {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img,
svg {
  display: block;
  max-width: 100%;
}

button {
  font: inherit;
  color: inherit;
  background: none;
  border: 0;
  cursor: pointer;
}

b,
strong {
  font-weight: 600;
  color: var(--text);
}

em {
  font-style: normal;
}

::selection {
  background: var(--red);
  color: #fff;
}

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

.skip-link {
  position: absolute;
  top: -100px;
  left: 1rem;
  z-index: 200;
  padding: 0.6rem 1rem;
  background: var(--text);
  color: #000;
  border-radius: var(--r-sm);
  font-size: var(--fs-sm);
  font-weight: 600;
}

.skip-link:focus {
  top: 1rem;
}

.icon {
  flex: none;
}

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

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

/* ---------- layout.css ---------- */
.container {
  width: 100%;
  max-width: var(--container);
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.section {
  position: relative;
  padding-block: var(--section-y);
}

.section--tight {
  padding-block: clamp(2.5rem, 5vw, 4rem);
}

.section--panel {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.022), rgba(255, 255, 255, 0));
  border-block: 1px solid var(--line);
}

.section--panel::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(60% 70% at 50% 0%, var(--red-glow), transparent 70%);
  opacity: 0.22;
}

.section--panel > .container {
  position: relative;
}

/* ---------- Section headers ---------- */

.section-head {
  max-width: 62ch;
  margin-bottom: clamp(2.25rem, 4vw, 3.5rem);
}

.section-head--center {
  margin-inline: auto;
  text-align: center;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  margin-bottom: 1.1rem;
  font-size: var(--fs-xs);
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-3);
}

.eyebrow__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--red);
  box-shadow: 0 0 0 4px var(--red-soft);
}

.section-title {
  font-size: clamp(1.85rem, 3.6vw, 2.7rem);
}

.section-lede {
  margin-top: 1.1rem;
  max-width: 58ch;
  color: var(--text-2);
  font-size: var(--fs-lg);
  line-height: 1.62;
  text-wrap: pretty;
}

.section-head--center .section-lede {
  margin-inline: auto;
}

.section-note {
  margin-top: 2rem;
  color: var(--text-3);
  font-size: var(--fs-base);
}

/* ---------- Grids ---------- */

.grid {
  display: grid;
  gap: 1rem;
}

.grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 1000px) {
  .grid--3,
  .grid--4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .grid--2,
  .grid--3,
  .grid--4 {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Split sections (copy + visual) ---------- */

.split {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: center;
}

.split--reverse .split__copy {
  order: 2;
}

.split__copy .section-head {
  margin-bottom: 1.75rem;
}

.split__visual {
  min-width: 0;
}

.split__visual--phone {
  display: flex;
  justify-content: center;
}

@media (max-width: 900px) {
  .split {
    grid-template-columns: minmax(0, 1fr);
  }

  .split--reverse .split__copy {
    order: 0;
  }
}

/* ---------- Prose ---------- */

.prose-split {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(2rem, 5vw, 4rem);
}

.prose-split__aside .section-head {
  margin-bottom: 0;
  position: sticky;
  top: calc(var(--header-h) + 32px);
}

.prose p {
  margin-bottom: 1.15rem;
  color: var(--text-2);
  font-size: var(--fs-lg);
  line-height: 1.7;
  text-wrap: pretty;
}

.prose p:first-child {
  color: var(--text);
}

.prose p:last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .prose-split {
    grid-template-columns: minmax(0, 1fr);
  }

  .prose-split__aside .section-head {
    position: static;
  }
}

/* ---------- logo.css ---------- */
/* Logo lockup — keep in sync with docs/brand/elements/logo.css */

.logo {
  display: inline-flex;
  align-items: center;
  gap: var(--leko-logo-gap);
  flex: none;
  text-decoration: none;
  color: inherit;
  font-family: var(--leko-font);
}

.logo__mark {
  display: grid;
  place-items: center;
  width: var(--leko-mark-size);
  height: var(--leko-mark-size);
  flex: none;
  border: 1px solid var(--leko-red-line);
  border-radius: var(--leko-mark-radius);
  background: radial-gradient(
    120% 120% at 50% 0%,
    var(--leko-red-soft),
    transparent 70%
  );
  color: var(--leko-mark-fg);
  transition:
    border-color var(--leko-fast) var(--leko-ease),
    background var(--leko-fast) var(--leko-ease);
}

.logo:hover .logo__mark,
.logo:focus-visible .logo__mark {
  border-color: var(--leko-red);
  background: radial-gradient(
    120% 120% at 50% 0%,
    rgba(224, 58, 47, 0.3),
    transparent 70%
  );
}

.logo__hex,
.hex-mark {
  display: block;
  overflow: visible;
}

.logo__text {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
  min-width: 0;
}

.logo__name {
  font-size: var(--leko-name-size);
  font-weight: 700;
  letter-spacing: var(--leko-name-tracking);
  color: var(--leko-name);
  text-transform: uppercase;
}

.logo__name-accent {
  font-weight: 300;
  color: var(--leko-tech);
}

.logo__tagline {
  font-size: var(--leko-tagline-size);
  font-weight: 400;
  letter-spacing: var(--leko-tagline-tracking);
  text-transform: uppercase;
  color: var(--leko-tagline);
}

.logo--compact .logo__tagline {
  display: none;
}

.logo--mark-only .logo__text {
  display: none;
}

/* ---------- hex-effects.css ---------- */
/* Keep in sync with docs/brand/elements/hex-effects.css */

.hex-mark .hex-cell,
.leko-hex .hex-cell {
  transform-box: fill-box;
  transform-origin: center;
  transform: translate(0, 0) rotate(0deg);
}

.hex-mark--tremble .hex-cell--0,
.leko-hex--tremble .hex-cell--0 {
  animation: leko-hex-tremble-a 2.8s cubic-bezier(0.22, 0.61, 0.36, 1) both;
}
.hex-mark--tremble .hex-cell--1,
.leko-hex--tremble .hex-cell--1 {
  animation: leko-hex-tremble-b 2.8s cubic-bezier(0.22, 0.61, 0.36, 1) both;
}
.hex-mark--tremble .hex-cell--2,
.leko-hex--tremble .hex-cell--2 {
  animation: leko-hex-tremble-c 2.8s cubic-bezier(0.22, 0.61, 0.36, 1) both;
}

@keyframes leko-hex-tremble-a {
  0%, 100% { transform: translate(0, 0); }
  10% { transform: translate(-1.2px, 0.8px); }
  20% { transform: translate(1.4px, -1px); }
  30% { transform: translate(-0.6px, 1.6px); }
  45% { transform: translate(1.8px, 0.4px); }
  60% { transform: translate(-1px, -1.2px); }
  75% { transform: translate(0.6px, 0.8px); }
}

@keyframes leko-hex-tremble-b {
  0%, 100% { transform: translate(0, 0); }
  12% { transform: translate(1.6px, -0.6px); }
  24% { transform: translate(-1.4px, 1.2px); }
  36% { transform: translate(0.8px, -1.6px); }
  50% { transform: translate(-1.8px, 0.4px); }
  68% { transform: translate(1.2px, 1px); }
  82% { transform: translate(-0.4px, -0.6px); }
}

@keyframes leko-hex-tremble-c {
  0%, 100% { transform: translate(0, 0); }
  8% { transform: translate(0.8px, 1.4px); }
  18% { transform: translate(-1.6px, -0.8px); }
  32% { transform: translate(1.2px, 1px); }
  48% { transform: translate(-0.8px, -1.4px); }
  64% { transform: translate(1.6px, 0.6px); }
  78% { transform: translate(-1px, 0.8px); }
}

.hex-mark--orbit .hex-cell--0,
.leko-hex--orbit .hex-cell--0 {
  animation: leko-hex-orbit-a 2.8s cubic-bezier(0.34, 1.2, 0.64, 1) both;
}
.hex-mark--orbit .hex-cell--1,
.leko-hex--orbit .hex-cell--1 {
  animation: leko-hex-orbit-b 2.8s cubic-bezier(0.34, 1.2, 0.64, 1) both;
}
.hex-mark--orbit .hex-cell--2,
.leko-hex--orbit .hex-cell--2 {
  animation: leko-hex-orbit-c 2.8s cubic-bezier(0.34, 1.2, 0.64, 1) both;
}

@keyframes leko-hex-orbit-a {
  0%, 100% { transform: translate(0, 0) rotate(0deg); }
  40% { transform: translate(0, -5px) rotate(120deg); }
  70% { transform: translate(0, -2px) rotate(240deg); }
}

@keyframes leko-hex-orbit-b {
  0%, 100% { transform: translate(0, 0) rotate(0deg); }
  40% { transform: translate(-5px, 3px) rotate(-120deg); }
  70% { transform: translate(-2px, 1px) rotate(-240deg); }
}

@keyframes leko-hex-orbit-c {
  0%, 100% { transform: translate(0, 0) rotate(0deg); }
  40% { transform: translate(5px, 3px) rotate(120deg); }
  70% { transform: translate(2px, 1px) rotate(240deg); }
}

.hex-mark--neon .hex-cell,
.leko-hex--neon .hex-cell {
  animation: leko-hex-neon 2.8s linear both;
}

.hex-mark--neon .hex-cell--1,
.leko-hex--neon .hex-cell--1 {
  animation-delay: 0.12s;
}

.hex-mark--neon .hex-cell--2,
.leko-hex--neon .hex-cell--2 {
  animation-delay: 0.24s;
}

@keyframes leko-hex-neon {
  0%, 100% {
    stroke: currentColor;
    filter: none;
  }
  15% {
    stroke: #ff4d6d;
    filter: drop-shadow(0 0 3px rgba(255, 77, 109, 0.7));
  }
  35% {
    stroke: #ffd166;
    filter: drop-shadow(0 0 3px rgba(255, 209, 102, 0.7));
  }
  55% {
    stroke: #06d6a0;
    filter: drop-shadow(0 0 3px rgba(6, 214, 160, 0.7));
  }
  75% {
    stroke: #4cc9f0;
    filter: drop-shadow(0 0 3px rgba(76, 201, 240, 0.7));
  }
  90% {
    stroke: #c77dff;
    filter: drop-shadow(0 0 3px rgba(199, 125, 255, 0.7));
  }
}

@media (prefers-reduced-motion: reduce) {
  .hex-mark--tremble .hex-cell,
  .hex-mark--orbit .hex-cell,
  .hex-mark--neon .hex-cell,
  .leko-hex--tremble .hex-cell,
  .leko-hex--orbit .hex-cell,
  .leko-hex--neon .hex-cell {
    animation: none !important;
    filter: none !important;
    transform: none !important;
  }
}

/* ---------- header.css ---------- */
/* ---------- Announcement bar ---------- */

.announce {
  position: relative;
  z-index: 60;
  background: linear-gradient(90deg, var(--red-deep), rgba(109, 17, 8, 0.35) 55%, transparent);
  border-bottom: 1px solid var(--line);
}

.announce__inner {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  min-height: 44px;
  padding-block: 0.4rem;
  font-size: var(--fs-sm);
}

.announce__tag {
  flex: none;
  padding: 0.15rem 0.5rem;
  border: 1px solid var(--red-line);
  border-radius: var(--r-xs);
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.announce__text {
  flex: 1;
  min-width: 0;
  color: var(--text-2);
}

.announce__text b {
  color: #fff;
}

.announce__link {
  flex: none;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-weight: 500;
  color: var(--text);
  border-bottom: 1px solid var(--line-2);
  transition: border-color var(--fast) var(--ease);
}

.announce__link:hover {
  border-color: var(--red);
}

.announce__close {
  flex: none;
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: var(--r-xs);
  color: var(--text-3);
  transition: color var(--fast) var(--ease), background var(--fast) var(--ease);
}

.announce__close:hover {
  color: var(--text);
  background: rgba(255, 255, 255, 0.07);
}

@media (max-width: 820px) {
  .announce__link {
    display: none;
  }
}

/* ---------- Header ---------- */

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(8, 9, 10, 0.72);
  backdrop-filter: blur(14px) saturate(140%);
  -webkit-backdrop-filter: blur(14px) saturate(140%);
  border-bottom: 1px solid transparent;
  transition: border-color var(--slow) var(--ease), background var(--slow) var(--ease);
}

.site-header.is-stuck {
  border-bottom-color: var(--line);
  background: rgba(8, 9, 10, 0.9);
}

.site-header__inner {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  height: var(--header-h);
}

/* Logo styles live in logo.css (docs/brand lockup). */

/* ---------- Navigation ---------- */

.site-nav {
  flex: 1;
  min-width: 0;
}

.site-nav ul {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.site-nav a {
  display: inline-block;
  padding: 0.45rem 0.7rem;
  border-radius: var(--r-sm);
  color: var(--text-2);
  font-size: var(--fs-base);
  transition: color var(--fast) var(--ease), background var(--fast) var(--ease);
}

.site-nav a:hover {
  color: var(--text);
  background: rgba(255, 255, 255, 0.05);
}

.site-nav a[aria-current='page'] {
  color: var(--text);
}

.site-header__actions {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  flex: none;
}

/* ---------- Language switcher ---------- */

.langswitch {
  position: relative;
}

.langswitch summary {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.42rem 0.6rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  color: var(--text-2);
  font-size: var(--fs-sm);
  cursor: pointer;
  list-style: none;
  transition: color var(--fast) var(--ease), border-color var(--fast) var(--ease);
}

.langswitch summary::-webkit-details-marker {
  display: none;
}

.langswitch summary:hover {
  color: var(--text);
  border-color: var(--line-2);
}

.langswitch__current {
  font-weight: 600;
  letter-spacing: 0.06em;
}

.langswitch__chevron {
  transition: transform var(--fast) var(--ease);
}

.langswitch[open] .langswitch__chevron {
  transform: rotate(180deg);
}

.langswitch__panel {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: min(420px, 78vw);
  padding: 1rem;
  border: 1px solid var(--line-2);
  border-radius: var(--r-md);
  background: var(--panel-2);
  box-shadow: var(--shadow-lg);
  animation: pop var(--fast) var(--ease);
}

@keyframes pop {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
}

.langswitch__title {
  margin-bottom: 0.7rem;
  font-size: var(--fs-xs);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.langswitch__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;
}

.langswitch__list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.45rem 0.6rem;
  border-radius: var(--r-xs);
  color: var(--text-2);
  font-size: var(--fs-base);
  transition: background var(--fast) var(--ease), color var(--fast) var(--ease);
}

.langswitch__list a em {
  font-size: 0.625rem;
  letter-spacing: 0.1em;
  color: var(--text-4);
}

.langswitch__list a:hover {
  background: rgba(255, 255, 255, 0.06);
  color: var(--text);
}

.langswitch__list a[aria-current='true'] {
  color: var(--text);
  background: var(--red-soft);
  box-shadow: inset 0 0 0 1px var(--red-line);
}

/* ---------- Mobile ---------- */

.burger {
  display: none;
  place-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  color: var(--text);
}

.burger__close {
  display: none;
}

.burger[aria-expanded='true'] .burger__open {
  display: none;
}

.burger[aria-expanded='true'] .burger__close {
  display: block;
}

.mobile-menu {
  position: fixed;
  inset: var(--menu-top, var(--header-h)) 0 0;
  z-index: 45;
  padding-block: 2rem 3rem;
  background: var(--bg);
  border-top: 1px solid var(--line);
  overflow-y: auto;
  overscroll-behavior: contain;
}

.mobile-menu[hidden] {
  display: none;
}

.mobile-menu__list {
  display: grid;
  gap: 2px;
  margin-bottom: 1.5rem;
}

.mobile-menu__list a {
  display: block;
  padding: 0.85rem 0.75rem;
  border-radius: var(--r-sm);
  font-size: 1.125rem;
  color: var(--text);
  border-bottom: 1px solid var(--line);
}

.mobile-menu__actions {
  display: grid;
  gap: 0.6rem;
  margin-bottom: 2.25rem;
}

.mobile-menu__actions .btn {
  justify-content: center;
}

.mobile-menu__lang-title {
  margin-bottom: 0.75rem;
  font-size: var(--fs-xs);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.mobile-menu__langs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 2px;
}

.mobile-menu__langs a {
  display: block;
  padding: 0.5rem 0.6rem;
  border-radius: var(--r-xs);
  color: var(--text-2);
  font-size: var(--fs-base);
}

.mobile-menu__langs a[aria-current='true'] {
  color: var(--text);
  background: var(--red-soft);
  box-shadow: inset 0 0 0 1px var(--red-line);
}

body.menu-open {
  overflow: hidden;
}

@media (max-width: 1080px) {
  .site-nav {
    display: none;
  }

  .burger {
    display: grid;
  }
}

@media (max-width: 560px) {
  .site-header .site-header__cta {
    display: none;
  }
}

/* ---------- components.css ---------- */
/* ---------- Buttons ---------- */

.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.7rem 1.15rem;
  border: 1px solid transparent;
  border-radius: var(--r-sm);
  font-size: var(--fs-base);
  font-weight: 500;
  letter-spacing: -0.005em;
  white-space: nowrap;
  cursor: pointer;
  transition: transform var(--fast) var(--ease), background var(--fast) var(--ease),
    border-color var(--fast) var(--ease), color var(--fast) var(--ease), box-shadow var(--fast) var(--ease);
}

.btn:active {
  transform: translateY(1px);
}

.btn__icon {
  transition: transform var(--fast) var(--ease);
}

.btn:hover .btn__icon {
  transform: translateX(3px);
}

.btn--primary {
  background: #fff;
  color: #08090a;
  font-weight: 600;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
}

.btn--primary:hover {
  background: #e9eaec;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.08);
}

.btn--ghost {
  border-color: var(--line-2);
  color: var(--text);
  background: rgba(255, 255, 255, 0.02);
}

.btn--ghost:hover {
  border-color: var(--line-3);
  background: rgba(255, 255, 255, 0.06);
}

.btn--accent {
  background: var(--red);
  color: #fff;
  font-weight: 600;
}

.btn--accent:hover {
  background: var(--red-bright);
}

.btn--link {
  padding: 0;
  color: var(--text);
  border-bottom: 1px solid var(--line-2);
  border-radius: 0;
}

.btn--link:hover {
  border-bottom-color: var(--red);
}

/* ---------- Obfuscated contact links ---------- */

.mail:not(.btn),
.tel-link:not(.btn) {
  border-bottom: 1px solid var(--line-2);
  transition: border-color var(--fast) var(--ease), color var(--fast) var(--ease);
  word-break: break-word;
}

.mail:not(.btn):hover,
.tel-link:not(.btn):hover {
  border-bottom-color: var(--red);
  color: var(--text);
}

/* ---------- Bullet lists ---------- */

.bullets {
  display: grid;
  gap: 0.7rem;
  margin-top: 1.6rem;
}

.bullets li {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  color: var(--text-2);
  font-size: var(--fs-base);
  line-height: 1.55;
}

.bullets__icon {
  flex: none;
  margin-top: 0.2rem;
  padding: 2px;
  border-radius: 50%;
  background: var(--red-soft);
  color: var(--red-bright);
  box-shadow: inset 0 0 0 1px var(--red-line);
}

.bullets--inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.4rem;
  margin-top: 2rem;
}

.bullets--inline li {
  font-size: var(--fs-sm);
  color: var(--text-3);
}

/* ---------- Feature cards ---------- */

.feature-card {
  position: relative;
  padding: 1.5rem 1.4rem 1.6rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.008));
  overflow: hidden;
  transition: border-color var(--slow) var(--ease), transform var(--slow) var(--ease);
}

.feature-card::after {
  content: '';
  position: absolute;
  inset: -1px -1px auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--red-line), transparent);
  opacity: 0;
  transition: opacity var(--slow) var(--ease);
}

.feature-card:hover {
  border-color: var(--line-2);
  transform: translateY(-2px);
}

.feature-card:hover::after {
  opacity: 1;
}

.feature-card__icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 1.05rem;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.03);
  color: var(--text);
}

.feature-card__title {
  margin-bottom: 0.5rem;
}

.feature-card__text {
  color: var(--text-3);
  font-size: var(--fs-base);
  line-height: 1.6;
}

/* ---------- Trust bar and partners ---------- */

.trustbar {
  padding-block: clamp(2rem, 4vw, 3rem);
  border-block: 1px solid var(--line);
  background: var(--bg-soft);
}

.trustbar--tight {
  padding-block: 1.75rem;
}

.trustbar__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem 2.5rem;
}

.trustbar__claim {
  max-width: 32ch;
  color: var(--text-3);
  font-size: var(--fs-base);
}

.trustbar__claim b {
  color: var(--text);
}

.partners {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.partners__title {
  font-size: var(--fs-xs);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.partners__list {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 3vw, 2.25rem);
  flex-wrap: wrap;
}

.partners__list img {
  height: 38px;
  width: auto;
  object-fit: contain;
  opacity: 0.5;
  transition: opacity var(--slow) var(--ease);
}

.partners__list a:hover img {
  opacity: 1;
}

.section--stats .partners,
.section .partners {
  justify-content: center;
}

/* ---------- Big stat ---------- */

.bigstat {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  margin-top: 1.75rem;
  padding: 1.25rem 1.4rem;
  border: 1px solid var(--red-line);
  border-radius: var(--r-md);
  background: linear-gradient(100deg, var(--red-soft), transparent 70%);
}

.bigstat__value {
  font-size: clamp(2.25rem, 5vw, 3.25rem);
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
  color: #fff;
}

.bigstat__label {
  color: var(--text-2);
  font-size: var(--fs-base);
  line-height: 1.45;
}

/* ---------- Stats counters ---------- */

.stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: var(--line);
  overflow: hidden;
}

.stat {
  padding: clamp(1.75rem, 3vw, 2.5rem) 1.25rem;
  background: var(--bg);
  text-align: center;
}

.stat__value {
  display: block;
  font-size: clamp(1.9rem, 4vw, 2.85rem);
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
  font-variant-numeric: tabular-nums;
  background: linear-gradient(180deg, #fff, #b9bec5);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.stat__label {
  display: block;
  margin-top: 0.7rem;
  color: var(--text-3);
  font-size: var(--fs-sm);
}

@media (max-width: 820px) {
  .stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ---------- Flow ---------- */

.flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: var(--line);
  overflow: hidden;
}

.flow__step {
  position: relative;
  padding: 1.75rem 1.5rem 1.9rem;
  background: var(--bg);
  transition: background var(--slow) var(--ease);
}

.flow__step:hover {
  background: var(--panel);
}

.flow__index {
  font-family: var(--mono);
  font-size: var(--fs-xs);
  letter-spacing: 0.1em;
  color: var(--red);
}

.flow__icon {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  margin: 0.9rem 0 1rem;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text);
}

.flow__title {
  margin-bottom: 0.45rem;
}

.flow__text {
  color: var(--text-3);
  font-size: var(--fs-base);
  line-height: 1.55;
}

@media (max-width: 900px) {
  .flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .flow {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Steps list ---------- */

.steps {
  display: grid;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--line);
  overflow: hidden;
}

.steps__item {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 1rem;
  padding: 1.1rem 1.25rem;
  background: var(--panel);
}

.steps__icon {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text-2);
}

.steps__body b {
  display: block;
  font-size: var(--fs-base);
}

.steps__body em {
  display: block;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.5;
}

.steps__time {
  font-family: var(--mono);
  font-size: var(--fs-xs);
  color: var(--red);
  white-space: nowrap;
}

/* ---------- Outcomes ---------- */

.outcomes {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.outcome {
  padding: 1.5rem 1.4rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent);
}

.outcome__value {
  display: block;
  margin-bottom: 0.6rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #fff;
}

.outcome__title {
  margin-bottom: 0.45rem;
  color: var(--red);
  font-size: var(--fs-base);
  font-weight: 600;
}

.outcome__text {
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

@media (max-width: 1000px) {
  .outcomes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .outcomes {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Quotes ---------- */

.quotes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.quote {
  position: relative;
  margin: 0;
  padding: 1.75rem 1.6rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent);
}

.quote__mark {
  display: block;
  margin-bottom: 1rem;
  color: var(--red);
  opacity: 0.75;
}

.quote blockquote {
  margin: 0 0 1.35rem;
  color: var(--text-2);
  font-size: var(--fs-lg);
  line-height: 1.6;
  text-wrap: pretty;
}

.quote figcaption {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  border-top: 1px solid var(--line);
}

.quote__name {
  font-weight: 600;
}

.quote__role {
  color: var(--text-4);
  font-size: var(--fs-sm);
}

@media (max-width: 820px) {
  .quotes {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- News ---------- */

.news {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.news-card {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  padding: 1.5rem 1.4rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--panel);
  transition: border-color var(--slow) var(--ease), transform var(--slow) var(--ease);
}

.news-card:hover {
  border-color: var(--line-2);
  transform: translateY(-2px);
}

.news-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  font-size: var(--fs-xs);
  color: var(--text-4);
}

.news-card__source {
  padding: 0.15rem 0.5rem;
  border: 1px solid var(--line);
  border-radius: var(--r-xs);
  letter-spacing: 0.04em;
  color: var(--text-3);
}

.news-card__title {
  font-size: var(--fs-md);
}

.news-card__text {
  flex: 1;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.6;
}

.news-card__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: var(--red);
  font-size: var(--fs-sm);
}

@media (max-width: 1000px) {
  .news {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .news {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Video ---------- */

.video {
  position: relative;
  aspect-ratio: 16 / 9;
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background:
    radial-gradient(70% 90% at 50% 110%, var(--red-glow), transparent 70%),
    repeating-linear-gradient(115deg, rgba(255, 255, 255, 0.02) 0 2px, transparent 2px 22px),
    var(--panel);
  overflow: hidden;
}

.video__button {
  position: absolute;
  inset: 0;
  display: grid;
  place-content: center;
  justify-items: center;
  gap: 0.6rem;
  text-align: center;
  padding: 2rem;
}

.video__icon {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border: 1px solid var(--red-line);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  transition: transform var(--slow) var(--ease), background var(--slow) var(--ease);
}

.video__button:hover .video__icon {
  transform: scale(1.06);
  background: var(--red);
}

.video__label {
  font-size: var(--fs-lg);
  font-weight: 600;
}

.video__note {
  color: var(--text-4);
  font-size: var(--fs-sm);
}

.video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* ---------- Closing CTA ---------- */

.cta-final {
  position: relative;
  padding-block: clamp(4rem, 8vw, 7rem);
  border-top: 1px solid var(--line);
  overflow: hidden;
  text-align: center;
}

.cta-final__glow {
  position: absolute;
  inset: auto 0 -60% 0;
  height: 120%;
  background: radial-gradient(50% 50% at 50% 50%, var(--red-glow), transparent 70%);
  pointer-events: none;
}

.cta-final__inner {
  position: relative;
}

.cta-final__title {
  font-size: clamp(2rem, 4.4vw, 3.15rem);
}

.cta-final__lede {
  max-width: 56ch;
  margin: 1.1rem auto 0;
  color: var(--text-2);
  font-size: var(--fs-lg);
  text-wrap: pretty;
}

.cta-final__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 2rem;
}

.cta-final__note {
  margin-top: 1.5rem;
  color: var(--text-4);
  font-size: var(--fs-sm);
}

/* ---------- Notice ---------- */

.notice {
  display: flex;
  gap: 1.25rem;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: linear-gradient(120deg, var(--red-soft), transparent 60%), var(--panel);
}

.notice__icon {
  flex: none;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid var(--red-line);
  border-radius: var(--r-sm);
  color: var(--red-bright);
}

.notice__title {
  margin-bottom: 0.5rem;
  font-size: var(--fs-xl);
}

.notice__text {
  max-width: 70ch;
  color: var(--text-2);
  line-height: 1.6;
}

.notice__actions {
  margin-top: 1.25rem;
}

/* ---------- FAQ ---------- */

.faq {
  display: grid;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--line);
  overflow: hidden;
}

.faq__item {
  background: var(--bg);
}

.faq__item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 1.15rem 1.4rem;
  cursor: pointer;
  list-style: none;
  font-size: var(--fs-md);
  font-weight: 500;
  transition: background var(--fast) var(--ease);
}

.faq__item summary::-webkit-details-marker {
  display: none;
}

.faq__item summary:hover {
  background: var(--panel);
}

.faq__chevron {
  flex: none;
  color: var(--text-4);
  transition: transform var(--fast) var(--ease), color var(--fast) var(--ease);
}

.faq__item[open] summary {
  background: var(--panel);
}

.faq__item[open] .faq__chevron {
  transform: rotate(180deg);
  color: var(--red);
}

.faq__answer {
  padding: 0 1.4rem 1.4rem;
  max-width: 78ch;
  color: var(--text-3);
  line-height: 1.65;
}

/* ---------- Quicklinks ---------- */

.quicklinks {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.quicklinks a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.55rem 0.9rem;
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  color: var(--text-2);
  font-size: var(--fs-sm);
  transition: border-color var(--fast) var(--ease), color var(--fast) var(--ease);
}

.quicklinks a:hover {
  border-color: var(--red-line);
  color: var(--text);
}

/* ---------- Services list ---------- */

.service-list {
  display: grid;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: var(--line);
  overflow: hidden;
}

.service {
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr);
  gap: 1.25rem;
  padding: clamp(1.5rem, 3vw, 2rem);
  background: var(--bg);
  transition: background var(--slow) var(--ease);
}

.service:hover {
  background: var(--panel);
}

.service__index {
  font-family: var(--mono);
  font-size: var(--fs-xs);
  color: var(--text-4);
  padding-top: 0.5rem;
}

.service__icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text);
}

.service__title {
  margin-bottom: 0.5rem;
  font-size: var(--fs-xl);
}

.service__text {
  max-width: 72ch;
  color: var(--text-2);
  line-height: 1.6;
}

.service .bullets {
  margin-top: 1.1rem;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

@media (max-width: 640px) {
  .service {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .service__index {
    display: none;
  }
}

/* ---------- Spec table ---------- */

.spec-table {
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  overflow: hidden;
}

.spec-row {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(0, 1.3fr);
  gap: 1rem;
  padding: 1rem 1.25rem;
  background: var(--panel);
  border-bottom: 1px solid var(--line);
}

.spec-row:last-child {
  border-bottom: 0;
}

.spec-row__key {
  color: var(--text-4);
  font-size: var(--fs-sm);
}

.spec-row__value {
  color: var(--text-2);
  font-size: var(--fs-base);
}

/* ---------- Audience, impact, reason, value cards ---------- */

.audience-card,
.impact,
.reason,
.value-card {
  padding: 1.6rem 1.5rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent);
}

.audience-card__icon,
.impact__icon,
.reason__icon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 1rem;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text);
}

.audience-card__title,
.impact__title,
.reason__title,
.value-card__title {
  margin-bottom: 0.5rem;
  font-size: var(--fs-xl);
}

.audience-card__text,
.impact__text,
.reason__text,
.value-card__text {
  color: var(--text-3);
  line-height: 1.6;
  font-size: var(--fs-base);
}

.value-card__mark {
  display: block;
  margin-bottom: 1rem;
  color: var(--red);
  opacity: 0.85;
}

.reason__action {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 1.1rem;
  color: var(--red);
  font-size: var(--fs-base);
}

.reason__link {
  color: var(--red);
  border-bottom-color: var(--red-line);
}

.reason__link:hover {
  color: var(--red-bright);
}

/* ---------- Link cards ---------- */

.link-cards {
  display: grid;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--line);
  overflow: hidden;
}

.link-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.1rem 1.25rem;
  background: var(--panel);
}

.link-card__icon {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid var(--red-line);
  border-radius: var(--r-sm);
  color: var(--red-bright);
  background: var(--red-soft);
}

.link-card__body b {
  display: block;
  font-size: var(--fs-base);
}

.link-card__body em {
  display: block;
  color: var(--text-3);
  font-size: var(--fs-sm);
}

/* ---------- Rules ---------- */

.rule-list {
  display: grid;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--line);
  overflow: hidden;
}

.rule {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  padding: 1.15rem 1.25rem;
  background: var(--panel);
}

.rule__tag {
  align-self: start;
  padding: 0.25rem 0.55rem;
  border: 1px solid var(--red-line);
  border-radius: var(--r-xs);
  background: var(--red-soft);
  color: var(--red-bright);
  font-family: var(--mono);
  font-size: var(--fs-xs);
  white-space: nowrap;
}

.rule__body b {
  display: block;
  margin-bottom: 0.15rem;
}

.rule__body em {
  display: block;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

/* ---------- Savings ---------- */

.savings {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 3vw, 2.5rem);
  padding: clamp(1.75rem, 4vw, 3rem);
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: var(--panel);
  text-align: center;
}

.savings__value {
  display: block;
  font-size: clamp(2rem, 4.5vw, 3rem);
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #fff;
}

.savings__label {
  display: block;
  margin-top: 0.4rem;
  color: var(--text-3);
  font-size: var(--fs-sm);
}

.savings__note {
  grid-column: 1 / -1;
  padding-top: 1.25rem;
  border-top: 1px solid var(--line);
  color: var(--text-4);
  font-size: var(--fs-sm);
}

@media (max-width: 700px) {
  .savings {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Team ---------- */

.team {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.person {
  display: flex;
  gap: 1.1rem;
  padding: 1.4rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--panel);
}

.person__initials {
  flex: none;
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border: 1px solid var(--red-line);
  border-radius: var(--r-sm);
  background: radial-gradient(120% 120% at 50% 0%, var(--red-soft), transparent 70%);
  font-weight: 600;
  letter-spacing: 0.06em;
}

.person__body b {
  display: block;
  font-size: var(--fs-md);
}

.person__body em {
  display: block;
  color: var(--red);
  font-size: var(--fs-sm);
}

.person__linkedin {
  display: inline-flex;
  margin-top: 0.55rem;
  color: var(--text-3);
  transition: color var(--fast) var(--ease);
}

.person__linkedin:hover {
  color: var(--text);
}

.person__note {
  display: block;
  margin-top: 0.4rem;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

@media (max-width: 700px) {
  .team {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Timeline ---------- */

.timeline {
  position: relative;
  display: grid;
  gap: 0;
  max-width: 780px;
  margin-inline: auto;
  padding-left: 1rem;
}

.timeline::before {
  content: '';
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: calc(1rem + 5px);
  width: 1px;
  background: linear-gradient(180deg, transparent, var(--line-2) 12%, var(--line-2) 88%, transparent);
}

.timeline__item {
  position: relative;
  display: grid;
  grid-template-columns: 64px 24px minmax(0, 1fr);
  align-items: start;
  gap: 0.75rem;
  padding-block: 1rem;
}

.timeline__year {
  font-family: var(--mono);
  font-size: var(--fs-sm);
  color: var(--text-4);
  padding-top: 2px;
}

.timeline__dot {
  position: relative;
  z-index: 1;
  width: 11px;
  height: 11px;
  margin-top: 7px;
  border-radius: 50%;
  background: var(--bg);
  box-shadow: inset 0 0 0 2px var(--red);
}

.timeline__body b {
  display: block;
}

.timeline__body em {
  display: block;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

@media (max-width: 560px) {
  .timeline__item {
    grid-template-columns: 52px 20px minmax(0, 1fr);
  }
}

/* ---------- mockups.css ---------- */
/* Product visuals: everything below is drawn with CSS, never with a screenshot. */

.mock {
  position: relative;
  border: 1px solid var(--line-2);
  border-radius: var(--r-lg);
  background: var(--panel);
  box-shadow: var(--shadow-lg);
  overflow: hidden;
  font-size: var(--fs-sm);
  line-height: 1.4;
}

.mock::after {
  /* single soft highlight along the top edge */
  content: '';
  position: absolute;
  inset: 0 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.28), transparent);
  pointer-events: none;
}

/* ---------- App workspace ---------- */

.mock--app {
  background: linear-gradient(180deg, var(--panel-2), var(--panel));
}

.mock__chrome {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.6rem 0.9rem;
  border-bottom: 1px solid var(--line);
  background: rgba(0, 0, 0, 0.35);
}

.mock__dots {
  display: flex;
  gap: 5px;
}

.mock__dots i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--line-3);
}

.mock__dots i:first-child {
  background: rgba(224, 58, 47, 0.6);
}

.mock__url {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.2rem 0.7rem;
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  color: var(--text-4);
  font-size: 0.6875rem;
}

.mock__body {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
}

.mock__sidebar {
  padding: 0.9rem 0.6rem;
  border-right: 1px solid var(--line);
  background: rgba(0, 0, 0, 0.2);
}

.mock__sidebar li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.42rem 0.55rem;
  border-radius: var(--r-xs);
  color: var(--text-4);
  font-size: 0.75rem;
}

.mock__sidebar li.is-active {
  background: var(--red-soft);
  box-shadow: inset 0 0 0 1px var(--red-line);
  color: #fff;
}

.mock__main {
  min-width: 0;
  padding: 0.9rem;
  display: grid;
  gap: 0.7rem;
  align-content: start;
}

.mock__toolbar {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}

.mock__search {
  flex: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.42rem 0.7rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(0, 0, 0, 0.25);
  color: var(--text-4);
  font-size: 0.75rem;
  min-width: 0;
}

.mock__search span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mock__pill {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.32rem 0.6rem;
  border-radius: var(--r-pill);
  font-size: 0.6875rem;
  white-space: nowrap;
}

.mock__pill--live {
  border: 1px solid var(--red-line);
  background: var(--red-soft);
  color: #ffb4ae;
}

.mock__pill--live .icon {
  animation: spin 6s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.mock__kpis {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}

.mock-kpi {
  display: grid;
  gap: 0.15rem;
  padding: 0.65rem 0.75rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.022);
}

.mock-kpi__label {
  color: var(--text-4);
  font-size: 0.6875rem;
}

.mock-kpi__value {
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  font-variant-numeric: tabular-nums;
}

.mock-kpi__delta {
  color: var(--ok);
  font-size: 0.6875rem;
}

.mock-kpi__delta.is-down {
  color: var(--red);
}

.mock__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.62fr) minmax(0, 1fr);
  gap: 0.5rem;
}

.mock__panel {
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(0, 0, 0, 0.18);
  overflow: hidden;
}

.mock__panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.55rem 0.75rem;
  border-bottom: 1px solid var(--line);
  font-size: 0.75rem;
  font-weight: 600;
}

.mock__panel-meta {
  color: var(--text-4);
  font-weight: 400;
  font-size: 0.6875rem;
}

.mock-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.6875rem;
}

.mock-table th {
  padding: 0.45rem 0.75rem;
  text-align: left;
  font-weight: 500;
  color: var(--text-4);
  border-bottom: 1px solid var(--line);
  white-space: nowrap;
}

.mock-table td {
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  vertical-align: middle;
}

.mock-table tr:last-child td {
  border-bottom: 0;
}

.mock-part {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.mock-part__thumb {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border: 1px solid var(--line);
  border-radius: var(--r-xs);
  background: rgba(255, 255, 255, 0.04);
  color: var(--text-3);
  flex: none;
}

.mock-part b {
  display: block;
  font-weight: 600;
  white-space: nowrap;
}

.mock-part em {
  display: block;
  color: var(--text-4);
  font-family: var(--mono);
  font-size: 0.625rem;
}

.mock-cell-muted {
  color: var(--text-3);
  white-space: nowrap;
}

.mock-cell-num {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}

.mock-fit {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  border: 1px solid var(--line);
  border-radius: var(--r-xs);
  color: var(--text-3);
  white-space: nowrap;
}

.mock-status {
  display: inline-block;
  padding: 0.12rem 0.45rem;
  border-radius: var(--r-pill);
  font-size: 0.625rem;
  white-space: nowrap;
  border: 1px solid transparent;
}

.mock-status--listed {
  background: rgba(111, 207, 151, 0.1);
  border-color: rgba(111, 207, 151, 0.3);
  color: #8fe0b0;
}

.mock-status--reserved {
  background: rgba(224, 179, 65, 0.1);
  border-color: rgba(224, 179, 65, 0.3);
  color: #eccd7f;
}

.mock-status--sold {
  background: rgba(255, 255, 255, 0.05);
  border-color: var(--line-2);
  color: var(--text-3);
}

.mock-status--new {
  background: var(--red-soft);
  border-color: var(--red-line);
  color: #ffb4ae;
}

.mock__aside {
  display: grid;
  gap: 0.5rem;
  align-content: start;
}

.mock__card {
  display: grid;
  gap: 0.35rem;
  padding: 0.7rem 0.75rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(0, 0, 0, 0.18);
}

.mock__card-title {
  color: var(--text-4);
  font-size: 0.6875rem;
}

.mock__card-value {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.mock-bars {
  display: flex;
  align-items: flex-end;
  gap: 4px;
  height: 48px;
  margin-top: 0.2rem;
}

.mock-bars span {
  flex: 1;
  height: var(--h);
  border-radius: 2px 2px 0 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.08));
}

.mock-bars span.is-peak {
  background: linear-gradient(180deg, var(--red-bright), var(--red-deep));
}

.mock-channels {
  display: grid;
  gap: 0.35rem;
  margin-top: 0.2rem;
}

.mock-channels li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.6875rem;
}

.mock-channel__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--red);
  flex: none;
}

.mock-channel__name {
  flex: 1;
  color: var(--text-3);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mock-channel__count {
  font-variant-numeric: tabular-nums;
  color: var(--text);
}

@media (max-width: 900px) {
  .mock__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .mock__body {
    grid-template-columns: minmax(0, 1fr);
  }

  .mock__sidebar {
    display: none;
  }
}

@media (max-width: 520px) {
  .mock__kpis {
    grid-template-columns: minmax(0, 1fr);
  }

  .mock-table th:nth-child(2),
  .mock-table td:nth-child(2),
  .mock-table th:nth-child(4),
  .mock-table td:nth-child(4) {
    display: none;
  }
}

/* ---------- Applicability ---------- */

.mock--fit {
  padding: 1.1rem 1.15rem 1.25rem;
}

.fit-head {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-bottom: 0.9rem;
  border-bottom: 1px solid var(--line);
}

.fit-head__icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid var(--red-line);
  border-radius: var(--r-sm);
  background: var(--red-soft);
  color: var(--red-bright);
  flex: none;
}

.fit-head__text {
  flex: 1;
  min-width: 0;
}

.fit-head__text b {
  display: block;
  font-size: var(--fs-md);
}

.fit-head__text em {
  display: block;
  color: var(--text-4);
  font-family: var(--mono);
  font-size: 0.6875rem;
}

.fit-head__badge {
  padding: 0.25rem 0.55rem;
  border: 1px solid var(--line-2);
  border-radius: var(--r-pill);
  color: var(--text-2);
  font-size: 0.6875rem;
  white-space: nowrap;
}

.fit-list {
  display: grid;
  gap: 1px;
  margin-top: 0.9rem;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  overflow: hidden;
}

.fit-row {
  display: grid;
  grid-template-columns: 22px minmax(0, 1.3fr) auto auto;
  align-items: center;
  gap: 0.6rem;
  padding: 0.55rem 0.7rem;
  background: var(--panel-2);
  font-size: 0.75rem;
}

.fit-row__check {
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--red-soft);
  color: var(--red-bright);
  box-shadow: inset 0 0 0 1px var(--red-line);
}

.fit-row__name {
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fit-row__years,
.fit-row__engine {
  color: var(--text-4);
  font-family: var(--mono);
  font-size: 0.625rem;
  white-space: nowrap;
}

.fit-foot {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.9rem;
  color: var(--text-4);
  font-size: 0.75rem;
}

.fit-foot b {
  color: var(--red);
}

/* ---------- Channel diagram ---------- */

.mock--chan {
  display: grid;
  gap: 0.9rem;
  padding: 1.25rem;
  background: radial-gradient(80% 60% at 50% 40%, rgba(224, 58, 47, 0.07), transparent 70%), var(--panel);
}

.chan-source {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.8rem 0.9rem;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  background: rgba(0, 0, 0, 0.25);
}

.chan-source__icon {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text);
  flex: none;
}

.chan-source b {
  display: block;
}

.chan-source em {
  display: block;
  color: var(--text-4);
  font-size: 0.75rem;
}

.chan-hub {
  position: relative;
  display: grid;
  place-items: center;
  padding-block: 0.75rem;
}

.chan-hub::before,
.chan-hub::after {
  content: '';
  position: absolute;
  left: 50%;
  width: 1px;
  height: 14px;
  background: linear-gradient(180deg, var(--line-3), transparent);
}

.chan-hub::before {
  top: -4px;
}

.chan-hub::after {
  bottom: -4px;
  background: linear-gradient(0deg, var(--line-3), transparent);
}

.chan-hub__label {
  position: relative;
  z-index: 1;
  padding: 0.4rem 1rem;
  border: 1px solid var(--red-line);
  border-radius: var(--r-pill);
  background: #0b0c0d;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.chan-hub__ring {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid var(--red-line);
  opacity: 0.35;
  animation: pulse 3.4s var(--ease) infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.6);
    opacity: 0.5;
  }
  70% {
    transform: scale(1.25);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.chan-outputs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

.chan-node {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.7rem 0.75rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.025);
  transition: border-color var(--slow) var(--ease);
}

.chan-node:hover {
  border-color: var(--red-line);
}

.chan-node__icon {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid var(--line-2);
  border-radius: var(--r-xs);
  color: var(--text-2);
  flex: none;
}

.chan-node__body {
  min-width: 0;
}

.chan-node__body b {
  display: block;
  font-size: 0.8125rem;
}

.chan-node__body em {
  display: block;
  color: var(--text-4);
  font-size: 0.6875rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 480px) {
  .chan-outputs {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Vehicle intake ---------- */

.mock--intake {
  padding: 1.15rem;
}

.intake-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding-bottom: 0.9rem;
  border-bottom: 1px solid var(--line);
}

.intake-head__plate {
  padding: 0.3rem 0.7rem;
  border: 1px solid var(--line-3);
  border-radius: var(--r-xs);
  background: #fff;
  color: #08090a;
  font-family: var(--mono);
  font-weight: 700;
  letter-spacing: 0.08em;
}

.intake-head__vin {
  color: var(--text-4);
  font-size: 0.6875rem;
}

.intake-head__vin b {
  font-family: var(--mono);
  color: var(--text-2);
}

.intake-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 0.9rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: var(--line);
  overflow: hidden;
}

.intake-field {
  padding: 0.6rem 0.7rem;
  background: var(--panel-2);
}

.intake-field__label {
  display: block;
  color: var(--text-4);
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.intake-field__value {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin-top: 0.15rem;
  font-size: 0.8125rem;
  font-weight: 600;
}

.intake-field__value i {
  padding: 0.05rem 0.3rem;
  border: 1px solid var(--red-line);
  border-radius: 3px;
  background: var(--red-soft);
  color: #ffb4ae;
  font-size: 0.5625rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.intake-parts {
  margin-top: 0.9rem;
  padding: 0.8rem 0.85rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(0, 0, 0, 0.2);
}

.intake-parts__title {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--text-3);
  font-size: 0.75rem;
}

.intake-parts ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.35rem 1rem;
  margin-top: 0.6rem;
}

.intake-parts li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.07);
  font-size: 0.75rem;
  color: var(--text-3);
}

.intake-parts li b {
  font-variant-numeric: tabular-nums;
}

@media (max-width: 520px) {
  .intake-grid,
  .intake-parts ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ---------- Warehouse ---------- */

.mock--warehouse {
  padding: 1.15rem;
}

.warehouse-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  font-size: 0.8125rem;
  font-weight: 600;
}

.warehouse-head span:first-child {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.warehouse-head__meta {
  color: var(--text-4);
  font-weight: 400;
  font-size: 0.75rem;
}

.warehouse-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 6px;
  margin-top: 0.9rem;
}

.bin {
  position: relative;
  display: grid;
  place-items: center;
  aspect-ratio: 1.35;
  border-radius: var(--r-xs);
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.03);
  font-family: var(--mono);
  font-size: 0.5625rem;
  color: var(--text-4);
}

.bin--full {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--line-2);
  color: var(--text-2);
}

.bin--reserved {
  background: rgba(224, 179, 65, 0.14);
  border-color: rgba(224, 179, 65, 0.35);
  color: #eccd7f;
}

.bin--picking {
  background: var(--red-soft);
  border-color: var(--red-line);
  color: #ffb4ae;
}

.bin--free {
  background: transparent;
  border-style: dashed;
}

.warehouse-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  margin-top: 0.9rem;
  font-size: 0.6875rem;
  color: var(--text-4);
}

.warehouse-legend li {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.warehouse-legend .bin {
  width: 16px;
  aspect-ratio: 1;
  height: 16px;
}

/* ---------- Phone ---------- */

.mock--phone {
  border: 0;
  background: none;
  box-shadow: none;
  overflow: visible;
  display: flex;
  justify-content: center;
}

.mock--phone::after {
  display: none;
}

.phone {
  position: relative;
  width: min(310px, 82vw);
  padding: 10px;
  border: 1px solid var(--line-3);
  border-radius: 38px;
  background: linear-gradient(180deg, #17191c, #0a0b0c);
  box-shadow: var(--shadow-lg), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.phone__notch {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: 92px;
  height: 20px;
  border-radius: var(--r-pill);
  background: #000;
  z-index: 2;
}

.phone__screen {
  position: relative;
  padding: 2.6rem 1rem 1.25rem;
  border-radius: 30px;
  background:
    radial-gradient(90% 55% at 50% 0%, rgba(224, 58, 47, 0.16), transparent 70%),
    linear-gradient(180deg, #0e1013, #08090a);
  min-height: 480px;
  overflow: hidden;
}

.phone__head {
  display: grid;
  gap: 0.1rem;
  margin-bottom: 1.1rem;
}

.phone__greeting {
  font-size: var(--fs-md);
  font-weight: 600;
}

.phone__fleet {
  color: var(--text-4);
  font-size: 0.6875rem;
}

.phone__health {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  padding: 0.9rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: rgba(255, 255, 255, 0.03);
}

.phone__health-ring {
  position: relative;
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  flex: none;
  border-radius: 50%;
  background: conic-gradient(var(--red) calc(var(--pct) * 1%), rgba(255, 255, 255, 0.08) 0);
}

.phone__health-ring::before {
  content: '';
  position: absolute;
  inset: 6px;
  border-radius: 50%;
  background: #0b0d0f;
}

.phone__health-ring b {
  position: relative;
  font-size: 0.875rem;
  font-weight: 700;
}

.phone__health-text b {
  display: block;
  font-size: var(--fs-base);
}

.phone__health-text em {
  display: block;
  color: var(--text-4);
  font-size: 0.6875rem;
}

.phone__cards {
  display: grid;
  gap: 0.5rem;
  margin-top: 0.9rem;
}

.phone-card {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.7rem 0.75rem;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.028);
}

.phone-card.is-accent {
  border-color: var(--red-line);
  background: var(--red-soft);
}

.phone-card__icon {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid var(--line-2);
  border-radius: var(--r-xs);
  color: var(--text-2);
  flex: none;
}

.phone-card.is-accent .phone-card__icon {
  border-color: var(--red-line);
  color: #ffb4ae;
}

.phone-card__body {
  flex: 1;
  min-width: 0;
}

.phone-card__body b {
  display: block;
  font-size: 0.8125rem;
}

.phone-card__body em {
  display: block;
  color: var(--text-4);
  font-size: 0.6875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phone-card__value {
  font-weight: 600;
  font-size: 0.8125rem;
}

/* ---------- Depollution ---------- */

.mock--depol {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1.25rem;
  align-items: center;
  padding: 1.4rem;
}

.depol-gauge {
  position: relative;
  display: grid;
  place-content: center;
  justify-items: center;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  background: conic-gradient(var(--red) calc(var(--pct) * 1%), rgba(255, 255, 255, 0.07) 0);
}

.depol-gauge::before {
  content: '';
  position: absolute;
  inset: 10px;
  border-radius: 50%;
  background: var(--panel);
  border: 1px solid var(--line);
}

.depol-gauge__value {
  position: relative;
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.depol-gauge__label {
  position: relative;
  max-width: 96px;
  text-align: center;
  color: var(--text-4);
  font-size: 0.625rem;
  line-height: 1.3;
}

.depol-list {
  display: grid;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: var(--r-sm);
  background: var(--line);
  overflow: hidden;
}

.depol-item {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.6rem;
  padding: 0.5rem 0.7rem;
  background: var(--panel-2);
  font-size: 0.75rem;
}

.depol-item__check {
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(111, 207, 151, 0.12);
  color: var(--ok);
  box-shadow: inset 0 0 0 1px rgba(111, 207, 151, 0.3);
}

.depol-item__note {
  color: var(--text-4);
  font-size: 0.625rem;
  white-space: nowrap;
}

@media (max-width: 620px) {
  .mock--depol {
    grid-template-columns: minmax(0, 1fr);
    justify-items: center;
  }

  .depol-list {
    width: 100%;
  }
}

/* ---------- Request timeline ---------- */

.mock--request {
  padding: 1.15rem;
}

.req-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.req-head__id {
  font-family: var(--mono);
  font-size: 0.75rem;
  color: var(--text-4);
}

.req-head__state {
  padding: 0.15rem 0.5rem;
  border: 1px solid rgba(111, 207, 151, 0.3);
  border-radius: var(--r-pill);
  background: rgba(111, 207, 151, 0.1);
  color: #8fe0b0;
  font-size: 0.625rem;
}

.req-subject {
  margin-top: 0.5rem;
  padding-bottom: 0.9rem;
  border-bottom: 1px solid var(--line);
  font-size: var(--fs-md);
  font-weight: 600;
}

.req-events {
  position: relative;
  margin-top: 0.9rem;
  display: grid;
}

.req-event {
  position: relative;
  display: grid;
  grid-template-columns: 42px 18px minmax(0, 1fr);
  align-items: start;
  gap: 0.5rem;
  padding-bottom: 1rem;
}

.req-event::before {
  content: '';
  position: absolute;
  top: 14px;
  bottom: 0;
  left: 50px;
  width: 1px;
  background: var(--line-2);
}

.req-event.is-last::before {
  display: none;
}

.req-event__time {
  font-family: var(--mono);
  font-size: 0.625rem;
  color: var(--text-4);
  padding-top: 2px;
}

.req-event__dot {
  position: relative;
  z-index: 1;
  width: 9px;
  height: 9px;
  margin-top: 5px;
  margin-left: 1px;
  border-radius: 50%;
  background: var(--panel);
  box-shadow: inset 0 0 0 2px var(--red);
}

.req-event.is-last .req-event__dot {
  background: var(--red);
  box-shadow: 0 0 0 4px var(--red-soft);
}

.req-event__body b {
  display: block;
  font-size: 0.8125rem;
}

.req-event__body em {
  display: block;
  color: var(--text-4);
  font-size: 0.6875rem;
}

/* ---------- pages.css ---------- */
/* ---------- Home hero ---------- */

.hero {
  position: relative;
  padding-block: clamp(3.5rem, 7vw, 6.5rem) clamp(3rem, 6vw, 5rem);
  overflow: hidden;
}

.hero__glow {
  position: absolute;
  top: -30%;
  left: 50%;
  width: min(1100px, 130vw);
  height: 900px;
  transform: translateX(-50%);
  background: radial-gradient(45% 45% at 50% 50%, var(--red-glow), transparent 70%);
  pointer-events: none;
}

.hero__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);
  gap: clamp(2.5rem, 4.5vw, 3.75rem);
  align-items: center;
}

.hero__title {
  text-wrap: balance;
}

.hero__lede {
  max-width: 54ch;
  margin-top: 1.4rem;
  color: var(--text-2);
  font-size: clamp(1.0625rem, 1.6vw, 1.1875rem);
  line-height: 1.62;
  text-wrap: pretty;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 2rem;
}

.hero__visual {
  min-width: 0;
  perspective: 1600px;
}

.hero__visual .mock {
  transform: rotateY(-6deg) rotateX(2deg);
  transform-origin: left center;
  transition: transform var(--slow) var(--ease);
}

.hero__visual .mock:hover {
  transform: rotateY(-2deg) rotateX(0);
}

@media (max-width: 1080px) {
  .hero__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .hero__visual .mock {
    transform: none;
  }
}

/* ---------- Sub-page hero ---------- */

.pagehero {
  position: relative;
  padding-block: clamp(3rem, 6vw, 5.5rem) clamp(2.5rem, 5vw, 4rem);
  overflow: hidden;
  border-bottom: 1px solid var(--line);
}

.pagehero__glow {
  position: absolute;
  top: -50%;
  left: 30%;
  width: 900px;
  height: 800px;
  transform: translateX(-50%);
  background: radial-gradient(45% 45% at 50% 50%, var(--red-glow), transparent 70%);
  pointer-events: none;
}

.pagehero__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: center;
}

.pagehero--wide .pagehero__inner {
  grid-template-columns: minmax(0, 1fr);
  max-width: 60rem;
}

.pagehero__title {
  font-size: clamp(2.15rem, 4.6vw, 3.4rem);
}

.pagehero__lede {
  max-width: 58ch;
  margin-top: 1.25rem;
  color: var(--text-2);
  font-size: var(--fs-lg);
  line-height: 1.62;
  text-wrap: pretty;
}

@media (max-width: 980px) {
  .pagehero__inner {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Contact ---------- */

.contact-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.contact-card {
  padding: 1.6rem 1.5rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent);
}

.contact-card__icon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 1rem;
  border: 1px solid var(--red-line);
  border-radius: var(--r-sm);
  background: var(--red-soft);
  color: var(--red-bright);
}

.contact-card__title {
  margin-bottom: 0.4rem;
  font-size: var(--fs-base);
  font-weight: 500;
  color: var(--text-4);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.contact-card__value {
  font-size: var(--fs-xl);
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.35;
}

.contact-card__hint {
  margin-top: 0.75rem;
  color: var(--text-4);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

.contact-card__hint a {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  color: var(--text-2);
  border-bottom: 1px solid var(--line-2);
}

.privacy-note {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
  max-width: 78ch;
  margin-top: 1.5rem;
  color: var(--text-4);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

.privacy-note .icon {
  margin-top: 0.15rem;
  color: var(--red);
}

@media (max-width: 900px) {
  .contact-cards {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Office ---------- */

.office {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: center;
}

.office__meta {
  display: grid;
  gap: 0.65rem;
  margin-top: 1.5rem;
}

.office__meta li {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: var(--text-2);
  font-size: var(--fs-base);
}

.office__meta .icon {
  color: var(--text-4);
}

.office__map {
  position: relative;
  display: block;
  padding: clamp(1.5rem, 4vw, 2.5rem);
  min-height: 260px;
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: var(--panel);
  overflow: hidden;
  transition: border-color var(--slow) var(--ease);
}

.office__map:hover {
  border-color: var(--red-line);
}

.office__map-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 96px 96px, 96px 96px, 24px 24px, 24px 24px;
  mask-image: radial-gradient(70% 70% at 30% 40%, #000, transparent 75%);
}

.office__pin {
  position: absolute;
  top: 42%;
  left: 30%;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid var(--red-line);
  border-radius: 50%;
  background: rgba(224, 58, 47, 0.15);
  color: var(--red-bright);
}

.office__pin::after {
  content: '';
  position: absolute;
  inset: -12px;
  border: 1px solid var(--red-line);
  border-radius: 50%;
  opacity: 0.4;
  animation: pulse 3s var(--ease) infinite;
}

.office__address {
  position: relative;
  display: grid;
  gap: 0.15rem;
  align-content: end;
  height: 100%;
  min-height: 200px;
}

.office__address b {
  font-size: var(--fs-lg);
}

.office__address em {
  color: var(--text-3);
  font-size: var(--fs-base);
}

.office__map-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-top: 0.6rem;
  color: var(--red);
  font-size: var(--fs-sm);
}

@media (max-width: 900px) {
  .office {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* ---------- Legal ---------- */

.legal {
  position: relative;
  padding-block: clamp(3rem, 6vw, 5rem) var(--section-y);
  overflow: hidden;
}

.legal__glow {
  position: absolute;
  top: -40%;
  left: 20%;
  width: 800px;
  height: 700px;
  background: radial-gradient(45% 45% at 50% 50%, var(--red-glow), transparent 70%);
  pointer-events: none;
}

.legal__inner {
  position: relative;
}

.legal__head {
  max-width: 60ch;
  padding-bottom: clamp(2rem, 4vw, 3rem);
  border-bottom: 1px solid var(--line);
}

.legal__head h1 {
  font-size: clamp(2.15rem, 4.4vw, 3.2rem);
}

.legal__lede {
  margin-top: 1.1rem;
  color: var(--text-2);
  font-size: var(--fs-lg);
  line-height: 1.62;
}

.legal__updated {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  margin-top: 1.25rem;
  color: var(--text-4);
  font-size: var(--fs-sm);
}

.legal__grid {
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 4rem);
  margin-top: clamp(2rem, 4vw, 3rem);
}

.legal__toc {
  position: sticky;
  top: calc(var(--header-h) + 24px);
  align-self: start;
}

.legal__toc-title {
  margin-bottom: 0.75rem;
  font-size: var(--fs-xs);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.legal__toc ol {
  display: grid;
  gap: 0.35rem;
  counter-reset: toc;
}

.legal__toc a {
  display: block;
  padding: 0.2rem 0;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.45;
  transition: color var(--fast) var(--ease);
}

.legal__toc a:hover {
  color: var(--text);
}

.legal__section {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid var(--line);
}

.legal__section h2 {
  margin-bottom: 0.9rem;
  font-size: var(--fs-xl);
}

.legal__section p {
  margin-bottom: 0.9rem;
  max-width: 78ch;
  color: var(--text-2);
  line-height: 1.7;
}

.legal__section ul {
  display: grid;
  gap: 0.5rem;
  max-width: 78ch;
}

.legal__section li {
  position: relative;
  padding-left: 1.1rem;
  color: var(--text-3);
  line-height: 1.6;
}

.legal__section li::before {
  content: '';
  position: absolute;
  top: 0.65rem;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--red);
}

.legal__contact {
  padding: 1.6rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--panel);
}

.legal__contact h2 {
  margin-bottom: 0.6rem;
  font-size: var(--fs-xl);
}

.legal__contact p {
  margin-bottom: 1rem;
  color: var(--text-2);
}

.legal__entity {
  color: var(--text-4);
  font-size: var(--fs-sm);
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  .legal__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .legal__toc {
    position: static;
  }
}

/* ---------- Markdown mirror (/_ai/) ---------- */

.mirror code {
  font-family: var(--mono);
  font-size: 0.8em;
  color: var(--text-4);
  word-break: break-all;
}

.mirror__feeds {
  display: grid;
  gap: 0.75rem;
  margin-top: 2rem;
  padding: 1.25rem 1.5rem;
  border: 1px solid var(--line);
  border-radius: var(--r-md);
  background: var(--panel);
}

.mirror__feeds li {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.25rem 0.75rem;
  color: var(--text-3);
  font-size: var(--fs-sm);
}

.mirror__feed-link code {
  color: var(--text);
}

.mirror__feed-link:hover code {
  color: var(--red);
}

.mirror__langs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 17rem), 1fr));
  gap: 2rem;
  margin-top: 2.5rem;
}

.mirror__lang-title {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid var(--line);
  font-size: var(--fs-md);
  font-weight: 500;
}

.mirror__lang-code {
  font-family: var(--mono);
  font-size: var(--fs-xs);
  color: var(--text-4);
}

.mirror__pages {
  display: grid;
  gap: 0.7rem;
  margin-top: 1rem;
}

.mirror__pages li {
  display: grid;
  gap: 0.1rem;
}

.mirror__pages a {
  color: var(--text-2);
  font-size: var(--fs-base);
  transition: color var(--fast) var(--ease);
}

.mirror__pages a:hover {
  color: var(--text);
}

/* ---------- 404 ---------- */

.notfound {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 72vh;
  padding-block: var(--section-y);
  overflow: hidden;
  text-align: center;
}

.notfound__glow {
  position: absolute;
  inset: 0;
  background: radial-gradient(40% 40% at 50% 40%, var(--red-glow), transparent 70%);
  pointer-events: none;
}

.notfound__inner {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 0.5rem;
}

.notfound__mark {
  color: var(--red);
  opacity: 0.6;
}

.notfound__code {
  font-family: var(--mono);
  font-size: var(--fs-sm);
  letter-spacing: 0.3em;
  color: var(--text-4);
}

.notfound__title {
  font-size: clamp(2rem, 4.4vw, 3rem);
}

.notfound__lede {
  max-width: 48ch;
  color: var(--text-2);
  margin-bottom: 1rem;
}

.notfound__links {
  margin-top: 2.5rem;
  color: var(--text-4);
  font-size: var(--fs-sm);
}

.notfound__links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 0.75rem;
}

.notfound__links a {
  padding: 0.4rem 0.85rem;
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  color: var(--text-2);
  transition: border-color var(--fast) var(--ease), color var(--fast) var(--ease);
}

.notfound__links a:hover {
  border-color: var(--red-line);
  color: var(--text);
}

/* ---------- Reveal on scroll ---------- */

.reveal {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 620ms var(--ease), transform 620ms var(--ease);
}

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

@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
  }
}

/* ---------- footer.css ---------- */
.site-footer {
  position: relative;
  z-index: 1;
  padding-block: clamp(3rem, 6vw, 4.5rem) 2rem;
  border-top: 1px solid var(--line);
  background: var(--bg-soft);
}

.footer__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.55fr);
  gap: clamp(2rem, 5vw, 4rem);
  padding-bottom: 2.5rem;
  border-bottom: 1px solid var(--line);
}

.footer__blurb {
  max-width: 42ch;
  margin-top: 1.25rem;
  color: var(--text-3);
  font-size: var(--fs-base);
  line-height: 1.6;
}

.footer__social {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1.5rem;
}

.footer__social a {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.35rem 0.75rem;
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  color: var(--text-3);
  font-size: var(--fs-sm);
  transition: border-color var(--fast) var(--ease), color var(--fast) var(--ease);
}

.footer__social a:hover {
  border-color: var(--red-line);
  color: var(--text);
}

.footer__privacy {
  max-width: 42ch;
  margin-top: 1.75rem;
}

.footer__privacy-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.35rem 0.75rem;
  border: 1px solid var(--ok-line);
  border-radius: var(--r-pill);
  background: var(--ok-soft);
  color: var(--text-2);
  font-size: var(--fs-sm);
}

.footer__privacy-badge .icon {
  flex: none;
  color: var(--ok);
}

.footer__privacy-note {
  margin-top: 0.75rem;
  color: var(--text-3);
  font-size: var(--fs-sm);
  line-height: 1.55;
}

.footer__cols {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
}

.footer__col-title {
  margin-bottom: 1rem;
  font-size: var(--fs-xs);
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.footer__col ul {
  display: grid;
  gap: 0.6rem;
}

.footer__col a {
  color: var(--text-2);
  font-size: var(--fs-base);
  transition: color var(--fast) var(--ease);
}

.footer__col a:hover {
  color: var(--text);
}

.footer__contact-item {
  display: flex;
  align-items: flex-start;
  gap: 0.55rem;
  color: var(--text-2);
  font-size: var(--fs-base);
  line-height: 1.5;
}

.footer__contact-item .icon {
  margin-top: 0.2rem;
  flex: none;
  color: var(--text-4);
}

.footer__langs {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.75rem 1.25rem;
  padding-block: 1.75rem;
  border-bottom: 1px solid var(--line);
}

.footer__langs-title {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: var(--fs-xs);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.footer__langs ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 1rem;
}

.footer__langs a {
  color: var(--text-3);
  font-size: var(--fs-sm);
  transition: color var(--fast) var(--ease);
}

.footer__langs a:hover {
  color: var(--text);
}

.footer__langs a[aria-current='true'] {
  color: var(--red);
}

.footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 1.5rem;
  padding-top: 1.75rem;
  color: var(--text-4);
  font-size: var(--fs-sm);
}

/* Copyright and the agent feeds sit together on the left; privacy + mark on the right. */
.footer__bottom-start {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.5rem 1.25rem;
}

.footer__bottom-end {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-left: auto;
}

.footer__agents {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.4rem 0.9rem;
}

.footer__agents-title {
  font-size: var(--fs-xs);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-4);
}

.footer__agents ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0.9rem;
}

.footer__agents a {
  color: var(--text-3);
  transition: color var(--fast) var(--ease);
}

.footer__agents a:hover {
  color: var(--text);
}

.footer__legal {
  display: flex;
  gap: 1.25rem;
}

.footer__legal a:hover {
  color: var(--text-2);
}

.footer__mark {
  color: var(--text-4);
  opacity: 0.5;
}

@media (max-width: 900px) {
  .footer__top {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 620px) {
  .footer__cols {
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
  }
}
