/* Conflux — design tokens (palette Conflux 2020, scala tipografica, ritmo)
   Generato dallo split di geo_lp_conflux. Non modificare a mano il build. */

/* ---------------------------------- Tokens -------------------------------- */
:root {
  /* Brand — Conflux 2020 */
  --brand: #0a45fa;
  --brand-lift: #3d6bff;
  --brand-deep: #061f7a;
  --accent: #ff0066;

  /* Dark surfaces — extend Blu Scuro #141F2E downwards for the night theme */
  --void: #05070e;
  --ink: #090d18;
  --surface: #0f1526;
  --surface-2: #141f2e;
  --line: rgba(255, 255, 255, 0.09);
  --line-strong: rgba(255, 255, 255, 0.18);

  /* Text */
  --text: #eef1f8;
  --text-soft: #a8b2c8;
  --text-mute: #6b7690;

  /* Type — one face, three roles */
  --display: "Roboto", system-ui, sans-serif;
  --body: "Roboto", system-ui, sans-serif;
  --serif: "Roboto", system-ui, sans-serif;

  /* Rhythm */
  --gap: clamp(1rem, 2vw, 1.5rem);
  --section-y: clamp(5rem, 11vw, 9.5rem);
  --measure: 68ch;
  --radius: 14px;
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
}


/* Conflux — base condivisa: reset, font, tipografia, bottoni, nav, form, footer
   Generato dallo split di geo_lp_conflux. Non modificare a mano il build. */

/* ---------- Font (self-hosted: no third-party request, GDPR-safe) ---------
   Roboto is the Conflux brand face — the only one on the page. Hierarchy is
   built from weight, size and tracking, never from a second typeface. */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-var.woff2") format("woff2-variations");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-var-italic.woff2") format("woff2-variations");
  font-weight: 300 400;
  font-style: italic;
  font-display: swap;
}

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

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

body {
  margin: 0;
  background: var(--void);
  color: var(--text);
  font-family: var(--body);
  font-size: clamp(1rem, 0.97rem + 0.15vw, 1.075rem);
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

/* Grain: gives the flat dark surfaces a photographic tooth so they sit with
   the particle photography instead of floating above it. */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
  opacity: 0.03;
  mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

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

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

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

.skip {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 10000;
  background: var(--brand);
  color: #fff;
  padding: 0.75rem 1.25rem;
  border-radius: 0 0 8px 0;
}
.skip:focus {
  left: 0;
}

.wrap {
  width: min(100% - 2.5rem, 1240px);
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

/* ------------------------------- Typography ------------------------------- */
h1,
h2,
h3,
h4 {
  font-family: var(--display);
  font-weight: 700;
  line-height: 1.06;
  letter-spacing: -0.025em;
  margin: 0;
  text-wrap: balance;
}

h1 {
  font-size: clamp(2.6rem, 1.6rem + 4.6vw, 5.6rem);
}
h2 {
  font-size: clamp(2rem, 1.35rem + 2.9vw, 3.6rem);
}
h3 {
  font-size: clamp(1.25rem, 1.1rem + 0.7vw, 1.6rem);
  letter-spacing: -0.015em;
}

p {
  margin: 0 0 1.15em;
  max-width: var(--measure);
}
p:last-child {
  margin-bottom: 0;
}

.lede {
  font-size: clamp(1.1rem, 1rem + 0.55vw, 1.4rem);
  color: var(--text-soft);
  line-height: 1.55;
}

/* Eyebrow / kicker — the small monospaced-feeling label above each section */
.kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-family: var(--display);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.19em;
  text-transform: uppercase;
  color: var(--brand-lift);
  margin: 0 0 1.4rem;
}
.kicker::before {
  content: "";
  width: 26px;
  height: 1px;
  background: currentColor;
  opacity: 0.6;
}
.kicker--accent {
  color: var(--accent);
}

/* The manifesto voice: Roboto Light italic, oversized and tightly tracked.
   Used sparingly (twice on the page) — it is the only italic on the site,
   which is what makes it read as a change of voice rather than decoration. */
.manifesto {
  font-family: var(--serif);
  font-style: italic;
  font-weight: 300;
  font-size: clamp(1.6rem, 1.1rem + 2.1vw, 3rem);
  line-height: 1.18;
  letter-spacing: -0.035em;
  color: var(--text);
  max-width: 22ch;
}

.hl {
  color: var(--brand-lift);
}
.hl-accent {
  color: var(--accent);
}

/* --------------------------------- Buttons -------------------------------- */
.btn {
  --btn-bg: var(--brand);
  --btn-fg: #fff;
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.95rem 1.6rem;
  background: var(--btn-bg);
  color: var(--btn-fg);
  border: 1px solid transparent;
  border-radius: 999px;
  font-family: var(--display);
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  cursor: pointer;
  transition:
    transform 0.35s var(--ease),
    box-shadow 0.35s var(--ease),
    background 0.25s var(--ease);
  will-change: transform;
}
.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 34px -10px rgba(10, 69, 250, 0.75);
  background: var(--brand-lift);
}
.btn:active {
  transform: translateY(0);
}

.btn svg {
  transition: transform 0.35s var(--ease);
}
.btn:hover svg {
  transform: translateX(4px);
}

.btn--ghost {
  --btn-bg: transparent;
  --btn-fg: var(--text);
  border-color: var(--line-strong);
  backdrop-filter: blur(6px);
}
.btn--ghost:hover {
  background: rgba(255, 255, 255, 0.06);
  box-shadow: none;
  border-color: var(--text-soft);
}

/* ------------------------------- Navigation ------------------------------- */
.nav {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  transition:
    background 0.4s var(--ease),
    border-color 0.4s var(--ease),
    backdrop-filter 0.4s var(--ease);
  border-bottom: 1px solid transparent;
}
.nav.is-stuck {
  background: rgba(5, 7, 14, 0.82);
  backdrop-filter: blur(14px) saturate(1.3);
  border-bottom-color: var(--line);
}
.nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap);
  padding: 1.05rem 0;
}
.logo {
  font-family: var(--display);
  font-weight: 700;
  font-size: 1.3rem;
  letter-spacing: -0.045em;
  color: var(--text);
}
.logo span {
  color: var(--brand-lift);
}

.nav__links {
  display: flex;
  align-items: center;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--text-soft);
}
.nav__links a {
  position: relative;
  padding: 0.3rem 0;
  transition: color 0.25s;
}
.nav__links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--brand-lift);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s var(--ease);
}
.nav__links a:hover {
  color: var(--text);
}
.nav__links a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

.nav__cta {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.nav__cta .btn {
  padding: 0.7rem 1.25rem;
  font-size: 0.85rem;
}

.burger {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  background: none;
  border: 1px solid var(--line-strong);
  border-radius: 10px;
  cursor: pointer;
}
.burger span {
  position: relative;
  display: block;
  width: 18px;
  height: 1.5px;
  background: var(--text);
  transition: background 0.2s;
}
.burger span::before,
.burger span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 1.5px;
  background: var(--text);
  transition: transform 0.35s var(--ease);
}
.burger span::before {
  top: -6px;
}
.burger span::after {
  top: 6px;
}
.nav.is-open .burger span {
  background: transparent;
}
.nav.is-open .burger span::before {
  transform: translateY(6px) rotate(45deg);
}
.nav.is-open .burger span::after {
  transform: translateY(-6px) rotate(-45deg);
}

.nav__mobile {
  display: none;
  flex-direction: column;
  gap: 0.25rem;
  padding: 1rem 0 2rem;
  border-top: 1px solid var(--line);
}
.nav__mobile a {
  font-family: var(--display);
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  padding: 0.6rem 0;
}
.nav.is-open .nav__mobile {
  display: flex;
}

@media (max-width: 900px) {
  .nav__links,
  .nav__cta .btn {
    display: none;
  }
  .burger {
    display: flex;
  }
  .nav.is-open {
    background: rgba(5, 7, 14, 0.97);
    backdrop-filter: blur(14px);
  }
}

/* --------------------------------- Sections ------------------------------- */
.section {
  padding: var(--section-y) 0;
  position: relative;
}
.section--hair {
  border-top: 1px solid var(--line);
}

.section__head {
  margin-bottom: clamp(2.5rem, 5vw, 4rem);
}
.section__head .lede {
  margin-top: 1.4rem;
}

/* Two-column editorial split used by "Il cambiamento strutturale" */
.split {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
@media (max-width: 860px) {
  .split {
    grid-template-columns: 1fr;
  }
}

/* --------------------------------- Reveal --------------------------------- */
/* Il reveal si arma solo con .js sulla radice (aggiunta da uno script inline
   sincrono in <head>). Senza JS il contenuto è visibile: un'animazione mancata
   è un dettaglio, una pagina vuota è un guasto. */
.js [data-reveal] {
  opacity: 0;
  transform: translateY(22px);
  transition:
    opacity 0.85s var(--ease),
    transform 0.85s var(--ease);
}
.js [data-reveal].is-in {
  opacity: 1;
  transform: none;
}

/* ---------------------------------- Form ---------------------------------- */
.form {
  display: grid;
  gap: 1.1rem;
}
.field {
  display: grid;
  gap: 0.45rem;
}
.field label {
  font-family: var(--display);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: var(--text-soft);
}
.field input,
.field textarea {
  width: 100%;
  padding: 0.85rem 1rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line-strong);
  border-radius: 10px;
  color: var(--text);
  font: inherit;
  font-size: 0.95rem;
  transition:
    border-color 0.25s,
    background 0.25s;
}
.field textarea {
  min-height: 5.5rem;
  resize: vertical;
  line-height: 1.5;
}
.field input::placeholder,
.field textarea::placeholder {
  color: var(--text-mute);
}
.field input:focus,
.field textarea:focus {
  outline: none;
  border-color: var(--brand-lift);
  background: rgba(10, 69, 250, 0.08);
}
.field input:user-invalid,
.field textarea:user-invalid {
  border-color: var(--accent);
}

/* Honeypot: fuori schermo ma non display:none, così i bot lo compilano e la
   route gitforms li scarta. Niente style="" inline — la CSP lo vieta. */
.hp {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.check {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.7rem;
  align-items: start;
  font-size: 0.82rem;
  line-height: 1.45;
  color: var(--text-soft);
  cursor: pointer;
}
.check input {
  appearance: none;
  width: 18px;
  height: 18px;
  margin-top: 0.15em;
  border: 1px solid var(--line-strong);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.04);
  cursor: pointer;
  display: grid;
  place-content: center;
  transition:
    background 0.2s,
    border-color 0.2s;
}
.check input::before {
  content: "";
  width: 9px;
  height: 9px;
  transform: scale(0);
  transition: transform 0.16s var(--ease);
  box-shadow: inset 1em 1em #fff;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.check input:checked {
  background: var(--brand);
  border-color: var(--brand);
}
.check input:checked::before {
  transform: scale(1);
}

.form__foot {
  display: grid;
  gap: 0.9rem;
  margin-top: 0.4rem;
}
.form .btn {
  justify-content: center;
}

.form__status {
  font-size: 0.85rem;
  padding: 0.75rem 1rem;
  border-radius: 8px;
  border: 1px solid var(--line-strong);
  background: rgba(255, 255, 255, 0.04);
  color: var(--text-soft);
}
.form__status[hidden] {
  display: none;
}

/* --------------------------------- Footer --------------------------------- */
.footer {
  border-top: 1px solid var(--line);
  background: var(--ink);
  padding: clamp(3rem, 6vw, 5rem) 0 2rem;
}
.footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) repeat(auto-fit, minmax(9rem, 1fr));
  gap: clamp(2rem, 4vw, 3.5rem);
}
.footer__brand .logo {
  font-size: 1.6rem;
}
.footer__tag {
  margin: 0.6rem 0 0;
  font-family: var(--serif);
  font-style: italic;
  font-weight: 300;
  font-size: 1.05rem;
  letter-spacing: -0.015em;
  color: var(--text-mute);
}
.footer h4 {
  font-family: var(--display);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-mute);
  margin: 0 0 1.1rem;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.6rem;
  font-size: 0.92rem;
}
.footer ul a {
  color: var(--text-soft);
  transition: color 0.25s;
}
.footer ul a:hover {
  color: var(--brand-lift);
}
.footer__bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding-top: 1.75rem;
  border-top: 1px solid var(--line);
  font-size: 0.82rem;
  color: var(--text-mute);
}

/* ------------------------------- Utilities --------------------------------
   Esistono per una ragione precisa: la CSP vieta gli attributi style="".
   Non sono un sistema di utility — sono i pochi scarti di ritmo che nel Figma
   erano posizionati a mano. */
.mt-s {
  margin-top: 1.25rem;
}
.mt-m {
  margin-top: 1.5rem;
}
.mt-l {
  margin-top: 2rem;
}
.mt-xl {
  margin-top: 2.5rem;
}
.note {
  color: var(--text-mute);
}
.manifesto--sm {
  font-size: clamp(1.2rem, 1rem + 0.9vw, 1.75rem);
}

/* Conflux — landing GEO — AI Experience Continuity: componenti specifici
   Generato dallo split di geo_lp_conflux. Non modificare a mano il build. */

/* ---------------------------------- Hero ---------------------------------- */
.hero {
  position: relative;
  min-height: min(100svh, 900px);
  display: flex;
  align-items: center;
  padding: 9rem 0 5rem;
  overflow: hidden;
  isolation: isolate;
}
.hero__bg {
  position: absolute;
  inset: 0;
  z-index: -2;
}
.hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 62% 45%;
  opacity: 0.85;
  animation: drift 34s var(--ease) infinite alternate;
}
@keyframes drift {
  from {
    transform: scale(1.04) translate3d(0, 0, 0);
  }
  to {
    transform: scale(1.13) translate3d(-1.5%, -1.5%, 0);
  }
}
/* Left-weighted scrim: keeps the text column readable while leaving the
   particle vortex visible on the right. */
.hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      100deg,
      var(--void) 8%,
      rgba(5, 7, 14, 0.78) 38%,
      rgba(5, 7, 14, 0.15) 72%
    ),
    linear-gradient(to top, var(--void) 2%, transparent 34%);
}

.hero__inner {
  position: relative;
  z-index: 1;
  max-width: 60rem;
}

.hero h1 {
  margin: 0 0 1.6rem;
}
.hero h1 .line {
  display: block;
  overflow: hidden;
}
.hero h1 .line > span {
  display: block;
  animation: rise 1s var(--ease) both;
}
.hero h1 .line:nth-child(2) > span {
  animation-delay: 0.09s;
}
@keyframes rise {
  from {
    transform: translateY(105%);
  }
  to {
    transform: translateY(0);
  }
}

.hero .lede {
  max-width: 46ch;
  animation: fade 0.9s var(--ease) 0.4s both;
}
.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 2.4rem;
  animation: fade 0.9s var(--ease) 0.55s both;
}
.hero .kicker {
  animation: fade 0.8s var(--ease) 0.15s both;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.hero__note {
  margin-top: 1.4rem;
  font-size: 0.85rem;
  color: var(--text-mute);
  animation: fade 0.9s var(--ease) 0.7s both;
}

/* ---------------------------------- Stats --------------------------------- */
.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
}
.stat {
  background: var(--ink);
  padding: clamp(1.75rem, 3vw, 2.5rem);
  transition: background 0.4s var(--ease);
}
.stat:hover {
  background: var(--surface);
}
.stat__num {
  font-family: var(--display);
  font-size: clamp(2.6rem, 2rem + 2.4vw, 4rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--brand-lift);
  margin: 0 0 0.85rem;
}
.stat__num[data-pending] {
  color: var(--text-mute);
  -webkit-text-stroke: 1px var(--text-mute);
  -webkit-text-fill-color: transparent;
}
.stat p {
  font-size: 0.98rem;
  color: var(--text-soft);
  margin: 0;
}
.stat__src {
  display: block;
  margin-top: 1rem;
  font-size: 0.74rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--text-mute);
}

/* --------------------------------- Patterns ------------------------------- */
.patterns {
  display: grid;
  gap: clamp(1.25rem, 2.5vw, 2rem);
}

.pattern {
  position: relative;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background:
    radial-gradient(
      120% 140% at 100% 0%,
      rgba(10, 69, 250, 0.14),
      transparent 55%
    ),
    var(--ink);
  padding: clamp(1.75rem, 4vw, 3.25rem);
  overflow: hidden;
}
.pattern--02 {
  background:
    radial-gradient(
      120% 140% at 100% 0%,
      rgba(255, 0, 102, 0.13),
      transparent 55%
    ),
    var(--ink);
}
.pattern__id {
  font-family: var(--display);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: var(--text-mute);
  margin: 0 0 1.1rem;
}
.pattern h3 {
  margin: 0 0 1.5rem;
  max-width: 26ch;
}
.pattern > p {
  color: var(--text-soft);
}

/* The break: signal chain → rupture → outcome */
.chain {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: clamp(1rem, 2.5vw, 2rem);
  align-items: center;
  margin-top: 2.25rem;
  padding-top: 2.25rem;
  border-top: 1px solid var(--line);
}
@media (max-width: 760px) {
  .chain {
    grid-template-columns: 1fr;
  }
  .chain__arrow {
    transform: rotate(90deg);
    justify-self: start;
  }
}

.chain__col h4 {
  font-family: var(--display);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-mute);
  margin: 0 0 1rem;
}
.chain__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.6rem;
}
.chain__list li {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  font-size: 0.94rem;
  color: var(--text-soft);
  line-height: 1.45;
}
.chain__list li::before {
  content: "";
  flex: none;
  width: 6px;
  height: 6px;
  margin-top: 0.55em;
  border-radius: 50%;
  background: var(--brand-lift);
}
.chain__list--bad li::before {
  background: var(--accent);
}
.chain__arrow {
  color: var(--text-mute);
}

/* Voice-of-customer chips */
.voices {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 2rem;
}
.voice {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.95rem;
  border: 1px solid var(--line-strong);
  border-radius: 999px;
  font-size: 0.85rem;
  color: var(--text-soft);
  background: rgba(255, 255, 255, 0.03);
}
.voice::before {
  content: "“";
  font-family: var(--serif);
  font-size: 1.3rem;
  line-height: 0;
  color: var(--brand-lift);
}

/* Pull quote inside pattern 02 */
.quote {
  margin: 2rem 0 0;
  padding-left: 1.5rem;
  border-left: 2px solid var(--accent);
  font-family: var(--serif);
  font-size: clamp(1.15rem, 1rem + 0.7vw, 1.5rem);
  font-style: italic;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: var(--text);
  max-width: 44ch;
}

/* ------------------------- Asymmetry: client vs brand ---------------------
   Two columns of the same three rows. The client column is alive (brand blue),
   the brand column is wrong (magenta). Same structure, opposite truth — the
   layout itself is the argument. */
.asym {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
}
.asym__col {
  background: var(--ink);
  padding: clamp(1.5rem, 3vw, 2.4rem);
}
.asym__col--brand {
  background: #0c0a12;
}

.asym__who {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  font-family: var(--display);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.19em;
  text-transform: uppercase;
  color: var(--brand-lift);
  margin: 0 0 1.75rem;
}
.asym__col--brand .asym__who {
  color: var(--accent);
}
.asym__who::after {
  content: "";
  flex: 1;
  height: 1px;
  background: currentColor;
  opacity: 0.28;
}

.asym__row {
  padding: 1.1rem 0;
  border-top: 1px solid var(--line);
}
.asym__row:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.asym__k {
  font-family: var(--display);
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--text-mute);
  margin: 0 0 0.4rem;
}
.asym__v {
  font-size: clamp(0.98rem, 0.9rem + 0.3vw, 1.15rem);
  line-height: 1.4;
  color: var(--text);
  margin: 0;
  max-width: none;
}
.asym__col--brand .asym__v {
  color: var(--text-soft);
}

/* The verdict line under the two columns */
.asym__break {
  grid-column: 1 / -1;
  background: var(--ink);
  border-top: 1px solid var(--line);
  padding: 1.35rem clamp(1.5rem, 3vw, 2.4rem);
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-family: var(--display);
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--accent);
}

@media (max-width: 700px) {
  .asym {
    grid-template-columns: 1fr;
  }
}

/* --------------------------------- Damage --------------------------------- */
.damage {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: clamp(1rem, 2vw, 1.5rem);
}
.dmg {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--ink);
  padding: clamp(1.5rem, 3vw, 2.25rem);
  transition:
    transform 0.45s var(--ease),
    border-color 0.45s var(--ease);
}
.dmg:hover {
  transform: translateY(-4px);
  border-color: var(--line-strong);
}
.dmg__mark {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: rgba(255, 0, 102, 0.12);
  color: var(--accent);
  margin-bottom: 1.35rem;
}
.dmg h3 {
  font-size: 1.15rem;
  margin: 0 0 0.7rem;
}
.dmg p {
  font-size: 0.95rem;
  color: var(--text-soft);
  margin: 0;
}

/* --------------------------------- Layers --------------------------------- */
.layers {
  display: grid;
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
}
.layer {
  display: grid;
  grid-template-columns: 4.5rem 1fr;
  gap: clamp(1rem, 3vw, 2.5rem);
  align-items: baseline;
  background: var(--ink);
  padding: clamp(1.5rem, 3vw, 2.4rem);
  transition: background 0.4s var(--ease);
}
.layer:hover {
  background: var(--surface);
}
.layer__n {
  font-family: var(--display);
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--brand-lift);
}
.layer h3 {
  margin: 0 0 0.5rem;
}
.layer p {
  font-size: 0.96rem;
  color: var(--text-soft);
  margin: 0;
}
@media (max-width: 620px) {
  .layer {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
}

/* ------------------------------- Deliverables ----------------------------- */
.deliverables {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(17rem, 1fr));
  gap: clamp(1rem, 2vw, 1.5rem);
}
.deliv {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--ink);
  padding: clamp(1.5rem, 3vw, 2.25rem);
  overflow: hidden;
}
.deliv::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 2px;
  background: linear-gradient(90deg, var(--brand), var(--accent));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.6s var(--ease);
}
.deliv:hover::before {
  transform: scaleX(1);
}
.deliv h3 {
  font-size: 1.2rem;
  margin: 0 0 0.75rem;
}
.deliv > p {
  font-size: 0.95rem;
  color: var(--text-soft);
}
.deliv__meta {
  margin-top: auto;
  padding-top: 1.35rem;
  border-top: 1px solid var(--line);
  font-size: 0.82rem;
  color: var(--text-mute);
  line-height: 1.5;
}

/* ------------------------------- Engagement ------------------------------- */
.tiers {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(17rem, 1fr));
  gap: clamp(1rem, 2vw, 1.5rem);
}
.tier {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--ink);
  padding: clamp(1.5rem, 3vw, 2.25rem);
}
.tier--lead {
  border-color: rgba(10, 69, 250, 0.55);
  background:
    radial-gradient(
      130% 120% at 0% 0%,
      rgba(10, 69, 250, 0.16),
      transparent 60%
    ),
    var(--ink);
}
.tier__tag {
  align-self: flex-start;
  font-family: var(--display);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brand-lift);
  border: 1px solid rgba(61, 107, 255, 0.4);
  border-radius: 999px;
  padding: 0.3rem 0.7rem;
  margin-bottom: 1.25rem;
}
.tier h3 {
  margin: 0 0 0.7rem;
}
.tier > p {
  font-size: 0.95rem;
  color: var(--text-soft);
}
.tier__facts {
  list-style: none;
  margin: 1.4rem 0 0;
  padding: 1.4rem 0 0;
  border-top: 1px solid var(--line);
  display: grid;
  gap: 0.55rem;
}
.tier__facts li {
  display: flex;
  gap: 0.6rem;
  font-size: 0.88rem;
  color: var(--text-soft);
}
.tier__facts svg {
  flex: none;
  color: var(--brand-lift);
  margin-top: 0.28em;
}

/* ------------------------------- Case study ------------------------------- */
.case {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  isolation: isolate;
  border: 1px solid var(--line);
}
.case img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}
.case::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    95deg,
    rgba(5, 7, 14, 0.95) 25%,
    rgba(5, 7, 14, 0.55) 75%
  );
}
.case__inner {
  padding: clamp(2.5rem, 6vw, 5rem);
  max-width: 44rem;
}

/* ---------------------------------- CTA ----------------------------------- */
.cta {
  position: relative;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  overflow: hidden;
  isolation: isolate;
  padding: clamp(2.25rem, 5vw, 4rem);
}
.cta img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
  opacity: 0.9;
}
.cta::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    100deg,
    rgba(5, 7, 14, 0.96) 30%,
    rgba(5, 7, 14, 0.6)
  );
}
.cta__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.95fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: start;
}
@media (max-width: 900px) {
  .cta__grid {
    grid-template-columns: 1fr;
  }
}

