/* ===== Self-hosted Geist (latin + latin-ext woff2 subsets from Google Fonts v5/v6).
   Replaces the external Google Fonts request chain for faster LCP. ===== */
@font-face{font-family:'Geist';font-style:italic;font-weight:300 700;font-display:optional;src:url(/fonts/woff2/geist-italic-latinext.woff2) format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Geist';font-style:italic;font-weight:300 700;font-display:optional;src:url(/fonts/woff2/geist-italic-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Geist';font-style:normal;font-weight:300 700;font-display:optional;src:url(/fonts/woff2/geist-latinext.woff2) format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Geist';font-style:normal;font-weight:300 700;font-display:optional;src:url(/fonts/woff2/geist-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:400;font-display:optional;src:url(/fonts/woff2/geistmono-latinext.woff2) format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:400;font-display:optional;src:url(/fonts/woff2/geistmono-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:500;font-display:optional;src:url(/fonts/woff2/geistmono-latinext.woff2) format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:500;font-display:optional;src:url(/fonts/woff2/geistmono-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;}/* === Atomic Design 2026 v2 — High-energy variant === */
:root {
  --bg: #000000;
  --bg-1: #050309;
  --bg-2: #0c0710;
  --surface: #11091a;
  --surface-2: #181024;
  --line: rgba(255, 255, 255, 0.07);
  --line-2: rgba(255, 255, 255, 0.16);
  --text: #f5f5f5;
  --text-2: #c4bdce;
  --text-3: #948da3;

  /* Brand */
  --orange: #ff6b1a;
  --orange-2: #ff8a3d;
  --orange-glow: rgba(255, 107, 26, 0.45);

  /* Energy palette — n8n-style purple */
  --purple: #8a3df0;
  --purple-2: #b76cff;
  --purple-glow: rgba(138, 61, 240, 0.5);
  --magenta: #ff3da5;
  --cyan: #3df0e0;

  /* Signature gradient */
  --grad: linear-gradient(120deg, #ff6b1a 0%, #ff3da5 45%, #8a3df0 100%);
  /* Button-fill gradient — deepened so white text clears WCAG AA across the whole sweep. */
  --grad-btn: linear-gradient(120deg, #c0470a 0%, #c91f6e 45%, #6d2bcf 100%);
  --grad-soft: linear-gradient(120deg, rgba(255,107,26,0.18), rgba(255,61,165,0.18), rgba(138,61,240,0.22));
  --grad-line: linear-gradient(90deg, #ff6b1a, #ff3da5, #8a3df0);

  --radius: 16px;
  --radius-lg: 24px;
  --font-display: "Geist", ui-sans-serif, system-ui;
  --font-mono: "Geist Mono", ui-monospace, "JetBrains Mono", monospace;
}* { box-sizing: border-box; margin: 0; padding: 0; }html, body {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-display);
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  letter-spacing: -0.01em;
  /* Lock horizontal axis. overflow-x:hidden alone didn't stop the left/right
     pan, so use overflow-x:clip (stronger — clips without creating a scroll
     container, so no rubber-band) with hidden as an old-browser fallback,
     plus overscroll-behavior-x to kill any remaining bounce. */
  overflow-x: hidden;
  overflow-x: clip;
  overscroll-behavior-x: none;
  max-width: 100%;
}body {
  position: relative;
  width: 100%;
}a { color: inherit; text-decoration: none; }button { font: inherit; cursor: pointer; border: 0; background: none; color: inherit; }/* ============================================================
   Accessibility (WCAG 2.1 AA) — global
   ============================================================ */
/* Visible keyboard focus — branded ring, ≥3:1 on dark surfaces */
:where(a, button, input, select, textarea, summary, [tabindex]):focus-visible {
  outline: 3px solid #ffae73;
  outline-offset: 2px;
  border-radius: 4px;
}/* Don't show the ring on mouse/touch focus, only keyboard */
:where(a, button, input, select, textarea, summary, [tabindex]):focus:not(:focus-visible) { outline: none; }/* Skip-to-content link */
.skip-link {
  position: absolute; left: 12px; top: -100px; z-index: 1000;
  background: #ffae73; color: #1a0d04; font-weight: 600;
  padding: 10px 16px; border-radius: 8px; text-decoration: none;
  transition: top .15s ease;
}.skip-link:focus { top: 12px; }

/* Respect reduced-motion: stop atmospheric + entrance motion, keep content visible */
@media (prefers-reduced-motion: reduce) {*, *::before, *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }.reveal, .reveal-d2, .reveal-d3, .reveal-d4 { opacity: 1 !important; transform: none !important; }
}img { display: block; max-width: 100%; }/* ===== Atmospheric background — flowing mesh ===== */
body::before {
  content: "";
  position: fixed;
  inset: -10%;
  background:
    radial-gradient(40% 35% at 18% 12%, rgba(255, 107, 26, 0.22), transparent 60%),
    radial-gradient(35% 30% at 82% 8%, rgba(255, 61, 165, 0.18), transparent 60%),
    radial-gradient(45% 40% at 50% 50%, rgba(138, 61, 240, 0.18), transparent 65%),
    radial-gradient(40% 35% at 12% 90%, rgba(138, 61, 240, 0.16), transparent 60%),
    radial-gradient(35% 30% at 88% 92%, rgba(255, 107, 26, 0.12), transparent 60%);
  filter: blur(20px);
  animation: drift 28s ease-in-out infinite alternate;
  pointer-events: none;
  z-index: 0;
}
@keyframes drift {
  0%   { transform: translate3d(0,0,0) scale(1); }
  50%  { transform: translate3d(-2%, 1%, 0) scale(1.05); }
  100% { transform: translate3d(2%, -1%, 0) scale(1.02); }
}body::after {
  content: "";
  position: fixed; inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(ellipse at center, black 25%, transparent 78%);
  pointer-events: none;
  z-index: 0;
}main, header, footer { position: relative; z-index: 1; }/* ===== Gradient text utility ===== */
.grad-text {
  background: var(--grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-size: 200% 200%;
  animation: gradientShift 8s ease-in-out infinite;
}
@keyframes gradientShift {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}/* ===== Nav ===== */
.nav {
  position: fixed; top: 0; left: 0; right: 0;
  display: flex; align-items: center; justify-content: space-between;
  padding: 18px 32px;
  background: rgba(5, 3, 9, 0.55);
  backdrop-filter: blur(22px) saturate(140%);
  -webkit-backdrop-filter: blur(22px) saturate(140%);
  border-bottom: 1px solid var(--line);
  z-index: 100;
  transition: padding .3s, background .3s;
}.nav.scrolled { padding: 12px 32px; background: rgba(5,3,9,0.78); }.nav-logo { display: flex; align-items: center; gap: 12px; font-weight: 600; font-size: 17px; letter-spacing: -0.02em; }.nav-logo .logo-mark {
  position: relative;
  width: 36px; height: 36px;
  display: inline-flex; align-items: center; justify-content: center;
  flex: none;
}.nav-logo .logo-img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: contain;
}/* Soft orange glow halo — removed per brand direction (was logoGlow) */
.nav-logo .logo-mark::before {
  display: none;
}
@keyframes logoGlow {
  0%, 100% { opacity: 0.4; transform: scale(0.92); }
  50%      { opacity: 0.9; transform: scale(1.12); }
}.foot-brand .nav-logo .logo-mark { width: 44px; height: 44px; }.nav-links { display: flex; gap: 4px; align-items: center; font-size: 15px; color: var(--text-2); }.nav-item { position: relative; }.nav-links .nav-item > a, .nav-links .nav-trigger {
  position: relative;
  display: inline-flex; align-items: center; gap: 6px;
  padding: 10px 14px; border-radius: 10px;
  background: transparent; border: 0;
  color: var(--text-2); font: inherit; font-size: 15px;
  cursor: pointer;
  transition: color .2s, background .25s;
}.nav-links .nav-item > a::after, .nav-links .nav-trigger::after {
  content: ""; position: absolute; left: 14px; right: 14px; bottom: 4px; height: 1px;
  background: var(--grad); transform: scaleX(0); transform-origin: left;
  transition: transform .3s ease;
}.nav-links .nav-item > a:hover, .nav-links .nav-trigger:hover, .nav-item-drop[data-open="true"] .nav-trigger { color: var(--text); }.nav-links .nav-item > a:hover::after, .nav-links .nav-trigger:hover::after, .nav-item-drop[data-open="true"] .nav-trigger::after { transform: scaleX(1); }.nav-caret {
  transition: transform .35s cubic-bezier(.2,.7,.2,1);
  opacity: 0.7;
}.nav-item-drop[data-open="true"] .nav-caret { transform: rotate(180deg); opacity: 1; }/* === Dropdown menus === */
.nav-menu {
  position: absolute;
  top: calc(100% + 14px);
  left: -8px;
  width: 460px;
  padding: 8px;
  border-radius: 18px;
  background: rgba(12, 7, 16, 0.92);
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  box-shadow: 0 28px 60px rgba(0,0,0,0.55), 0 0 0 1px rgba(255,255,255,0.06);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px) scale(0.985);
  transform-origin: top left;
  transition:
    opacity .25s ease,
    transform .35s cubic-bezier(.2,.7,.2,1),
    visibility 0s linear .35s;
  z-index: 60;
}.nav-menu::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,107,26,0.55), rgba(255,61,165,0.4), rgba(138,61,240,0.55));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none;
  opacity: 0.55;
}.nav-menu-sm { width: 360px; }.nav-item-drop[data-open="true"] .nav-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
  transition:
    opacity .3s ease,
    transform .45s cubic-bezier(.2,.7,.2,1),
    visibility 0s linear 0s;
}.nav-menu-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  padding: 4px;
}.nav-menu-sm .nav-menu-inner { grid-template-columns: 1fr; }.nav-menu a {
  position: relative;
  display: flex; flex-direction: column; gap: 2px;
  padding: 12px 14px;
  border-radius: 12px;
  color: var(--text);
  transition: background .25s, transform .25s, color .25s;
  /* stagger via custom property — set inline if you want fancier */
}.nav-menu a .nm-title {
  font-size: 13.5px;
  font-weight: 500;
  letter-spacing: -0.005em;
  line-height: 1.3;
}.nav-menu a .nm-sub {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.04em;
  color: var(--text-3);
  line-height: 1.4;
  transition: color .25s;
}.nav-menu a:hover {
  background: linear-gradient(135deg, rgba(255,107,26,0.10), rgba(138,61,240,0.10));
  transform: translateX(2px);
}.nav-menu a:hover .nm-sub { color: var(--text-2); }.nav-menu a.nav-menu-all {
  margin-top: 4px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--orange-2);
  border-top: 1px solid var(--line);
  border-radius: 8px;
  padding: 14px 14px 10px;
}.nav-menu-inner > .nav-menu-all { grid-column: 1 / -1; }.nav-menu a.nav-menu-all .arr { transition: transform .25s; display: inline-block; margin-left: 4px; }.nav-menu a.nav-menu-all:hover .arr { transform: translateX(4px); }/* Stagger items in on open */
.nav-item-drop[data-open="true"] .nav-menu a {
  animation: navMenuItemIn .45s cubic-bezier(.2,.7,.2,1) both;
}.nav-item-drop[data-open="true"] .nav-menu a:nth-child(1) { animation-delay: .04s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(2) { animation-delay: .07s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(3) { animation-delay: .10s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(4) { animation-delay: .13s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(5) { animation-delay: .16s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(6) { animation-delay: .19s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(7) { animation-delay: .22s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(8) { animation-delay: .25s; }.nav-item-drop[data-open="true"] .nav-menu a:nth-child(9) { animation-delay: .28s; }
@keyframes navMenuItemIn {from { opacity: 0; transform: translateY(-4px); }to { opacity: 1; transform: translateY(0); }
}.nav-cta { display: flex; gap: 10px; align-items: center; }/* === Hamburger === */
.nav-burger {
  display: none;
  width: 42px; height: 42px;
  background: transparent;
  border: 1px solid var(--line-2);
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  padding: 0;
}.nav-burger span {
  display: block;
  position: absolute;
  left: 11px; right: 11px; height: 1.5px;
  background: var(--text);
  border-radius: 1px;
  transition: transform .3s, opacity .25s, top .3s;
}.nav-burger span:nth-child(1) { top: 14px; }.nav-burger span:nth-child(2) { top: 20px; }.nav-burger span:nth-child(3) { top: 26px; }.nav-burger[aria-expanded="true"] span:nth-child(1) { top: 20px; transform: rotate(45deg); }.nav-burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }.nav-burger[aria-expanded="true"] span:nth-child(3) { top: 20px; transform: rotate(-45deg); }/* === Mobile menu drawer === */
.mobile-menu {
  position: fixed;
  inset: 70px 0 0 0;
  background: rgba(5, 3, 9, 0.97);
  backdrop-filter: blur(20px) saturate(140%);
  -webkit-backdrop-filter: blur(20px) saturate(140%);
  z-index: 55;
  overflow-y: auto;
  opacity: 0;
  transform: translateY(-8px);
  transition: opacity .3s, transform .35s cubic-bezier(.2,.7,.2,1);
  pointer-events: none;
}.mobile-menu[data-open="true"] {
  opacity: 1; transform: none; pointer-events: auto;
}.mobile-menu-inner {
  padding: 24px 20px 60px;
  max-width: 720px;
  margin: 0 auto;
}.m-section {
  border-bottom: 1px solid var(--line);
}.m-section-cta {
  border-bottom: 0;
  padding-top: 28px;
}.m-link, .m-trigger {
  display: flex; align-items: center; justify-content: space-between;
  width: 100%; padding: 20px 4px;
  background: transparent; border: 0; color: var(--text);
  font: inherit; font-size: 18px; font-weight: 500;
  letter-spacing: -0.01em;
  text-align: left;
  cursor: pointer;
}.m-caret {
  transition: transform .3s;
  color: var(--text-3);
}.m-trigger[aria-expanded="true"] .m-caret { transform: rotate(180deg); color: var(--orange-2); }/* Collapse via max-height: links stay in normal block flow, so they can never
   overlap on any mobile browser (the grid 0fr→1fr trick misrendered on iOS). */
.m-panel {
  overflow: hidden;
  max-height: 0;
  transition: max-height .4s cubic-bezier(.2,.7,.2,1);
  padding-left: 4px;
}.m-trigger[aria-expanded="true"] + .m-panel { max-height: 40rem; }.m-panel-inner { overflow: hidden; }.m-panel a {
  display: block;
  padding: 12px 4px;
  font-size: 14.5px;
  color: var(--text-2);
  border-top: 1px solid rgba(255,255,255,0.04);
  transition: color .2s, padding-left .2s;
}.m-panel a:hover { color: var(--text); padding-left: 10px; }.m-panel a.m-all {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--orange-2);
  padding-top: 18px;
  padding-bottom: 18px;
}body[data-menu-open="true"] { overflow: hidden; }.btn {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 11px 20px; border-radius: 999px;
  font-size: 14px; font-weight: 500; white-space: nowrap;
  transition: all .3s ease;
  border: 1px solid transparent;
  position: relative;
}.btn-ghost { color: var(--text); border-color: var(--line-2); background: rgba(255,255,255,0.02); }.btn-ghost:hover { background: rgba(255,255,255,0.07); border-color: rgba(255,255,255,0.28); }.btn-primary {
  color: #fff;
  background: var(--grad);
  background-size: 200% 200%;
  background-position: 0% 50%;
  box-shadow: 0 8px 28px -8px rgba(255, 107, 26, 0.55), 0 0 0 0 var(--purple-glow);
}.btn-primary:hover {
  background-position: 100% 50%;
  box-shadow: 0 12px 40px -6px rgba(255, 61, 165, 0.7), 0 0 40px 0 rgba(138,61,240,0.45);
  transform: translateY(-2px);
}.btn-lg { padding: 15px 26px; font-size: 15px; }/* ===== Hero ===== */
.hero {
  position: relative;
  padding: 200px 32px 140px;
  min-height: 100vh;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  text-align: center;
  overflow: hidden;
  /* Gradient + grid hero background (sitewide; canvas wash + nodes animate on top). */
  background-image: url(/assets/hero-bg.jpg);
  background-size: cover;
  background-position: center;
}.hero-canvas { position: absolute; inset: 0; z-index: 0; }/* Conic blob behind h1 */
.hero::before {
  content: "";
  position: absolute;
  left: 50%; top: 50%;
  width: 1100px; height: 1100px;
  transform: translate(-50%, -50%);
  background: conic-gradient(from 0deg,
    rgba(255, 107, 26, 0.18),
    rgba(255, 61, 165, 0.16),
    rgba(138, 61, 240, 0.22),
    rgba(61, 240, 224, 0.10),
    rgba(255, 107, 26, 0.18));
  filter: blur(110px);
  opacity: 0.55;
  animation: spinSlow 30s linear infinite;
  pointer-events: none;
  z-index: 1;
}
@keyframes spinSlow {to { transform: translate(-50%, -50%) rotate(360deg); }
}.hero-content { position: relative; z-index: 4; max-width: 1100px; }.eyebrow {
  display: inline-flex; align-items: center; gap: 12px;
  padding: 9px 18px; border-radius: 999px;
  border: 1px solid transparent;
  background:
    linear-gradient(var(--bg-2), var(--bg-2)) padding-box,
    var(--grad) border-box;
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--text);
  letter-spacing: 0.05em;
  margin-bottom: 32px;
  box-shadow: 0 0 28px -10px rgba(138, 61, 240, 0.5);
}.eyebrow .pulse {
  width: 7px; height: 7px; border-radius: 50%;
  background: var(--orange);
  box-shadow: 0 0 14px var(--orange), 0 0 28px var(--orange);
  animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.55; transform: scale(1.5); }
}.hero h1 {
  font-size: clamp(52px, 8vw, 116px);
  font-weight: 600;
  line-height: 0.94;
  letter-spacing: -0.045em;
  margin-bottom: 32px;
}.hero h1 .accent, .cta h2 .accent, .accent {
  font-style: italic;
  font-weight: 500;
  background: var(--grad);
  background-size: 200% 200%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: gradientShift 6s ease-in-out infinite;
}.hero h1 .stroke {
  -webkit-text-stroke: 1.5px var(--text);
  color: transparent;
}.hero p.lede {
  font-size: clamp(18px, 1.6vw, 22px);
  color: var(--text-2);
  line-height: 1.5;
  max-width: 680px;
  margin: 0 auto 44px;
}.hero-actions { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }.hero-meta {
  margin-top: 90px;
  display: flex; gap: 56px; flex-wrap: wrap; justify-content: center;
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--text-3);
  letter-spacing: 0.06em;
}.hero-meta strong { color: var(--text); font-weight: 500; }/* ===== Section base ===== */
section { position: relative; padding: 130px 32px; }.wrap { max-width: 1280px; margin: 0 auto; }.section-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; margin-bottom: 72px; flex-wrap: wrap; }.section-tag {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 18px;
  display: inline-flex; align-items: center; gap: 12px;
  padding: 6px 14px;
  border-radius: 999px;
  background: rgba(255, 107, 26, 0.08);
  border: 1px solid rgba(255, 107, 26, 0.25);
  color: var(--orange-2);
}.section-tag::before {
  content: ""; width: 6px; height: 6px; border-radius: 50%;
  background: var(--orange);
  box-shadow: 0 0 10px var(--orange);
}.section-title {
  font-size: clamp(40px, 5vw, 72px);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1.0;
  max-width: 820px;
}.section-sub {
  color: var(--text-2);
  font-size: 17px;
  line-height: 1.55;
  max-width: 440px;
}/* ===== Marquee ===== */
.marquee {
  padding: 32px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  overflow: hidden;
  background: linear-gradient(90deg,
    rgba(255, 107, 26, 0.04) 0%,
    rgba(138, 61, 240, 0.04) 100%);
  position: relative;
}.marquee::before, .marquee::after {
  content: ""; position: absolute; top: 0; bottom: 0; width: 180px; z-index: 2; pointer-events: none;
}.marquee::before { left: 0; background: linear-gradient(90deg, var(--bg), transparent); }.marquee::after { right: 0; background: linear-gradient(-90deg, var(--bg), transparent); }.marquee-track {
  display: flex; gap: 64px;
  animation: scroll 38s linear infinite;
  width: max-content;
}.marquee-item {
  font-family: var(--font-mono);
  font-size: 13px;
  color: var(--text-2);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: flex; align-items: center; gap: 14px;
  white-space: nowrap;
}.marquee-item .dot {
  width: 8px; height: 8px; border-radius: 50%;
  background: var(--grad);
}
@keyframes scroll {from { transform: translateX(0); }to { transform: translateX(-50%); }
}/* ===== Services ===== */
.service-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}/* Gradient-border card pattern */
.service {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius-lg);
  padding: 34px;
  overflow: hidden;
  min-height: 320px;
  display: flex; flex-direction: column; justify-content: space-between;
  transition: transform .4s cubic-bezier(.2,.7,.2,1);
  isolation: isolate;
}.service::before {
  content: "";
  position: absolute; inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04) 40%, rgba(255,255,255,0.02));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
  transition: opacity .4s;
}.service::after {
  content: "";
  position: absolute; inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: var(--grad);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  opacity: 0;
  pointer-events: none;
  transition: opacity .4s;
}.service:hover {
  transform: translateY(-4px);
}.service:hover::after { opacity: 1; }.service:hover::before { opacity: 0; }/* Glow halo on hover, follows cursor via JS var */
.service .glow {
  position: absolute;
  width: 380px; height: 380px;
  background: radial-gradient(circle, rgba(255, 107, 26, 0.32), rgba(255, 61, 165, 0.18) 35%, transparent 65%);
  pointer-events: none;
  left: var(--mx, 50%); top: var(--my, 50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity .4s;
  z-index: 0;
  filter: blur(10px);
}.service:hover .glow { opacity: 1; }.service > * { position: relative; z-index: 1; }.service-glyph {
  width: 56px; height: 56px;
  display: flex; align-items: center; justify-content: center;
  color: #fff;
  background: linear-gradient(135deg, rgba(255, 107, 26, 0.22), rgba(138, 61, 240, 0.18));
  border: 1px solid rgba(255, 107, 26, 0.35);
  border-radius: 14px;
  margin-bottom: 26px;
  transition: transform .45s ease, box-shadow .45s ease, border-color .45s;
  box-shadow: 0 0 0 0 var(--orange-glow);
}.service:hover .service-glyph {
  transform: scale(1.08) rotate(4deg);
  border-color: rgba(255, 107, 26, 0.7);
  box-shadow: 0 0 28px -4px var(--orange-glow);
}.service-num {
  position: absolute; top: 28px; right: 30px;
  font-family: var(--font-mono); font-size: 12px; color: var(--text-3);
}.service h3, .service h2 {
  font-size: 26px; font-weight: 500; letter-spacing: -0.025em;
  margin-bottom: 12px;
}.service p { color: var(--text-2); font-size: 15px; line-height: 1.55; }.service-foot {
  margin-top: 30px;
  font-family: var(--font-mono); font-size: 12px; color: var(--text-3);
  display: flex; gap: 20px; flex-wrap: wrap;
}.service-foot span { display: inline-flex; align-items: center; gap: 6px; transition: color .3s; }.service-foot span::before {
  content: ""; width: 14px; height: 1px;
  background: var(--grad);
}.service:hover .service-foot span { color: var(--text); }/* "See also" links under feature service */
.service-seealso {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px dashed var(--line-2);
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  align-items: baseline;
  font-family: var(--font-mono);
  font-size: 12px;
}.service-seealso .seealso-label {
  color: var(--text-3);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.service-seealso a {
  color: var(--text-2);
  transition: color .2s;
  position: relative;
}.service-seealso a::after {
  content: "↗";
  margin-left: 4px;
  opacity: 0.5;
  font-size: 10px;
}.service-seealso a:hover {
  background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}.service-growth {
  min-height: 200px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 32px;
  align-items: center;
}.service-growth .service-glyph {
  margin-bottom: 18px;
}.service-growth p {
  max-width: 540px;
}.service-growth-foot {
  margin-top: 0;
  font-size: 13px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 24px;
}.service-growth-foot span {
  min-width: 0;
}.span-7 { grid-column: span 7; }.span-5 { grid-column: span 5; }.span-6 { grid-column: span 6; }.span-4 { grid-column: span 4; }.span-8 { grid-column: span 8; }.span-12 { grid-column: span 12; }.service-feature {
  min-height: 400px;
  background:
    radial-gradient(circle at 85% 25%, rgba(138, 61, 240, 0.30), transparent 55%),
    radial-gradient(circle at 15% 100%, rgba(255, 107, 26, 0.22), transparent 55%),
    var(--surface);
}.service-feature h3, .service-feature h2 { font-size: 38px; }.service-feature p { font-size: 17px; max-width: 460px; }/* ===== Process ===== */
.process {
  background:
    linear-gradient(180deg, transparent, rgba(138, 61, 240, 0.04) 40%, transparent),
    var(--bg-1);
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
}.process-grid {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;
  border-top: 1px solid var(--line);
  position: relative;
}.process-grid::before {
  content: ""; position: absolute; left: 0; right: 0; top: -1px; height: 1px;
  background: var(--grad-line); opacity: 0.6;
}.process-step {
  padding: 48px 30px;
  border-right: 1px solid var(--line);
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  position: relative;
  transition: background .35s;
  overflow: hidden;
}.process-step:last-child { border-right: 0; }.process-step::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(255, 107, 26, 0.08), transparent 60%);
  opacity: 0; transition: opacity .4s;
}.process-step:hover::before { opacity: 1; }.process-step .num {
  font-family: var(--font-mono);
  font-size: 13px;
  background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
  margin-bottom: 28px;
  position: relative;
}.process-step h3, .process-step h2 {
  font-size: 30px; font-weight: 500; letter-spacing: -0.025em;
  margin-bottom: 16px; position: relative;
}.process-step p { color: var(--text-2); font-size: 14px; line-height: 1.6; position: relative; }.process-step .ico {
  margin-top: 32px; color: var(--orange); opacity: 0.5;
  transition: transform .35s, opacity .35s, color .35s;
  position: relative;
}.process-step:hover .ico { opacity: 1; transform: translateX(8px); color: var(--orange-2); }/* Process closing line + section CTA */
.process-foot {
  margin-top: 64px;
  padding-top: 48px;
  border-top: 1px solid var(--line);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 32px;
}.process-foot::before {
  content: "";
  position: absolute;
  left: 0; right: 0; top: -1px; height: 1px;
  background: var(--grad-line);
  opacity: 0.5;
}.process-foot-line {
  font-size: clamp(28px, 3.4vw, 44px);
  font-weight: 500;
  letter-spacing: -0.028em;
  line-height: 1.1;
  margin: 0;
  text-wrap: balance;
  max-width: 720px;
}
@media (max-width: 980px) {.process-foot { flex-direction: column; align-items: flex-start; gap: 24px; margin-top: 48px; padding-top: 36px; }
}/* ===== Differentiator (Why Atomic) ===== */
.diff {
  padding: 140px 32px;
  position: relative;
  border-bottom: 1px solid var(--line);
}.diff-head {
  position: relative;
  margin-bottom: 80px;
}.diff-head-text {
  max-width: 900px;
}.diff-head-text .section-title {
  max-width: none;
}.diff-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
}.diff-stat { position: relative; padding-left: 28px; border-left: 1px solid var(--line); }.diff-stat::before {
  content: "";
  position: absolute; left: -1px; top: 0; bottom: 0; width: 2px;
  background: var(--grad);
  opacity: 0.85;
  border-radius: 2px;
}.diff-num {
  display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap;
  margin-bottom: 14px;
  line-height: 1;
}.diff-num > span:first-child {
  font-size: clamp(72px, 9vw, 132px);
  font-weight: 600;
  letter-spacing: -0.05em;
  font-feature-settings: "tnum";
  background: var(--grad);
  background-size: 200% 200%;
  -webkit-background-clip: text; background-clip: text; color: transparent;
  animation: gradientShift 7s ease-in-out infinite;
}.diff-suffix {
  font-family: var(--font-mono);
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-2);
}.diff-label {
  font-size: 22px; font-weight: 500; letter-spacing: -0.02em;
  margin-bottom: 14px;
}.diff-stat p {
  font-size: 16px; line-height: 1.6; color: var(--text-2);
}

@media (max-width: 980px) {.diff-head { margin-bottom: 56px; }.diff-grid { grid-template-columns: 1fr; gap: 48px; }
}/* ===== Benefits / ROI ===== */
.benefits {
  padding: 140px 32px;
  position: relative;
  border-bottom: 1px solid var(--line);
}.benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}.benefit {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius-lg);
  padding: 40px;
  overflow: hidden;
  isolation: isolate;
  transition: transform .4s cubic-bezier(.2,.7,.2,1);
  display: flex;
  flex-direction: column;
}.benefit::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04) 40%, rgba(255,255,255,0.02));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none;
  transition: opacity .4s;
}.benefit::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: var(--grad);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  opacity: 0; pointer-events: none; transition: opacity .4s;
}.benefit:hover { transform: translateY(-4px); }.benefit:hover::after { opacity: 1; }.benefit:hover::before { opacity: 0; }.benefit > * { position: relative; z-index: 1; }.benefit-num {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.1em;
  color: var(--text-3);
  margin-bottom: 22px;
}.benefit-metric {
  font-size: clamp(64px, 7vw, 100px);
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 1;
  font-feature-settings: "tnum";
  background: var(--grad);
  background-size: 200% 200%;
  -webkit-background-clip: text; background-clip: text; color: transparent;
  animation: gradientShift 7s ease-in-out infinite;
}.benefit-metric .metric-unit {
  font-size: 0.5em;
  font-weight: 500;
  margin-left: 4px;
  vertical-align: 8px;
}.benefit-metric-label {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-3);
  margin-top: 12px;
  margin-bottom: 28px;
}.benefit h3, .benefit h2 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.025em;
  margin-bottom: 14px;
}.benefit p {
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-2);
  flex: 1;
}.benefit-foot {
  margin-top: 28px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--text-3);
  letter-spacing: 0.04em;
  transition: color .3s;
}.benefit-foot a {
  background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
  transition: opacity .2s;
}.benefit-foot a:hover { opacity: 0.75; }.benefit:hover .benefit-foot { color: var(--text-2); }.benefits-cta {
  margin-top: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  flex-wrap: wrap;
  padding: 36px 40px;
  border-radius: var(--radius-lg);
  background:
    radial-gradient(circle at 0% 50%, rgba(255, 107, 26, 0.12), transparent 50%),
    radial-gradient(circle at 100% 50%, rgba(138, 61, 240, 0.12), transparent 50%),
    var(--surface);
  border: 1px solid var(--line);
}.benefits-cta p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: var(--text);
  margin: 0;
}

@media (max-width: 980px) {.benefits-grid { grid-template-columns: 1fr; }.benefit { padding: 32px; }
}/* ===== Selected Work ===== */
.work {
  padding: 140px 32px;
  position: relative;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, transparent, rgba(138, 61, 240, 0.025) 50%, transparent);
}.work-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}.work-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--surface);
  border-radius: var(--radius-lg);
  overflow: hidden;
  isolation: isolate;
  transition: transform .4s cubic-bezier(.2,.7,.2,1);
  min-height: 380px;
}.work-card::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none; transition: opacity .4s;
}.work-card::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: var(--grad);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  opacity: 0; pointer-events: none; transition: opacity .4s;
}.work-card:hover { transform: translateY(-5px); }.work-card:hover::after { opacity: 1; }.work-card:hover::before { opacity: 0; }.work-card-visual {
  position: relative;
  flex: 1;
  min-height: 220px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}/* SVG graphic layer */
.wv-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}/* TSM — pulsing nodes + drifting pages */
.wv-tsm .wv-node {
  transform-origin: center;
  animation: nodePulse 3.4s ease-in-out infinite;
}.wv-tsm .wv-node-2 { animation-delay: 0.4s; }.wv-tsm .wv-node-3 { animation-delay: 0.8s; }.wv-tsm .wv-node-4 { animation-delay: 1.2s; }.wv-tsm .wv-node-5 { animation-delay: 1.6s; }
@keyframes nodePulse {
  0%, 100% { opacity: 0.6; transform: scale(1); }
  50%      { opacity: 1; transform: scale(1.35); }
}.wv-tsm .wv-pages rect {
  animation: pageDrift 5s ease-in-out infinite;
}.wv-tsm .wv-pages rect:nth-child(2) { animation-delay: -1.6s; }.wv-tsm .wv-pages rect:nth-child(3) { animation-delay: -3.2s; }
@keyframes pageDrift {
  0%, 100% { transform: translate(0, 0); opacity: 0.55; }
  50%      { transform: translate(4px, -3px); opacity: 0.85; }
}/* Light TN — expanding ripples + flickering bolt */
.wv-light .wv-ripple {
  transform-origin: 160px 125px;
  animation: ripple 3.2s ease-out infinite;
  opacity: 0;
}.wv-light .wv-ripple-1 { animation-delay: 0s; }.wv-light .wv-ripple-2 { animation-delay: 0.8s; }.wv-light .wv-ripple-3 { animation-delay: 1.6s; }.wv-light .wv-ripple-4 { animation-delay: 2.4s; }
@keyframes ripple {
  0%   { opacity: 0; transform: scale(0.4); }
  35%  { opacity: 0.6; }
  100% { opacity: 0; transform: scale(1.6); }
}.wv-light .wv-bolt {
  transform-origin: 160px 125px;
  animation: boltFlicker 4.5s ease-in-out infinite;
}
@keyframes boltFlicker {
  0%, 100%   { filter: drop-shadow(0 0 6px rgba(255, 61, 165, 0.6)); transform: scale(1); }
  47%        { transform: scale(1); }
  50%        { filter: drop-shadow(0 0 16px rgba(255, 200, 120, 0.95)); transform: scale(1.05); }
  53%        { transform: scale(1); }
  68%        { filter: drop-shadow(0 0 4px rgba(255, 61, 165, 0.4)); }
  72%        { filter: drop-shadow(0 0 14px rgba(255, 200, 120, 0.9)); }
}.wv-light .wv-pin {
  transform-origin: center;
  animation: pinBlink 4s ease-in-out infinite;
}.wv-light .wv-pin-2 { animation-delay: 0.5s; }.wv-light .wv-pin-3 { animation-delay: 1.0s; }.wv-light .wv-pin-4 { animation-delay: 1.5s; }.wv-light .wv-pin-5 { animation-delay: 2.0s; }.wv-light .wv-pin-6 { animation-delay: 2.5s; }
@keyframes pinBlink {
  0%, 100% { opacity: 0.5; }
  50%      { opacity: 1; }
}/* CPL — labels floating in stack */
.wv-cpl .wv-label {
  transform-box: fill-box;
}.wv-cpl .wv-label-1 { animation: labelFloat1 6s ease-in-out infinite; }.wv-cpl .wv-label-2 { animation: labelFloat2 7s ease-in-out infinite; }.wv-cpl .wv-label-3 { animation: labelFloat3 8s ease-in-out infinite; }
@keyframes labelFloat1 { 0%,100% { transform: translate(96px, 38px) rotate(-4deg); } 50% { transform: translate(96px, 32px) rotate(-3deg); } }
@keyframes labelFloat2 { 0%,100% { transform: translate(72px, 90px) rotate(3deg); }  50% { transform: translate(76px, 94px) rotate(4deg); } }
@keyframes labelFloat3 { 0%,100% { transform: translate(48px, 145px) rotate(-6deg); } 50% { transform: translate(46px, 150px) rotate(-5deg); } }/* Card visual gradient backdrop layers stay z-index 0 */
.work-card-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 80% 20%, var(--accent-1), transparent 55%),
    radial-gradient(circle at 20% 90%, var(--accent-2), transparent 55%),
    linear-gradient(135deg, #1c1320, #0c0710);
  z-index: 0;
}.work-card-visual::after {
  content: "";
  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);
  background-size: 28px 28px;
  mask-image: radial-gradient(ellipse at center, black 30%, transparent 80%);
  z-index: 0;
  opacity: 0.4;
}.work-card-visual > * { position: relative; z-index: 2; }.work-card-num {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.55);
}.work-card-tag {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
  max-width: 240px;
  line-height: 1.5;
}/* ===== Trust strip (6-up, SQUARE) ===== */
.trust {
  padding: 110px 32px;
  border-bottom: 1px solid var(--line);
  background:
    radial-gradient(60% 50% at 12% 0%, rgba(255,107,26,0.10), transparent 60%),
    radial-gradient(60% 50% at 88% 100%, rgba(138,61,240,0.10), transparent 60%),
    var(--bg-1);
}.trust-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}.trust-card {
  position: relative;
  isolation: isolate;
  aspect-ratio: 1 / 1;
  display: flex; flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  padding: 28px 18px 22px;
  background:
    radial-gradient(80% 60% at 50% 0%, rgba(255,107,26,0.10), transparent 60%),
    var(--surface);
  border-radius: var(--radius-lg);
  transition:
    transform .45s cubic-bezier(.2,.7,.2,1),
    background .45s,
    box-shadow .45s;
  overflow: hidden;
}.trust-card::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.16), rgba(255,255,255,0.04));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none; transition: opacity .45s;
}.trust-card::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: var(--grad);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  opacity: 0; pointer-events: none; transition: opacity .45s;
}.trust-card:hover {
  transform: translateY(-6px);
  background:
    radial-gradient(80% 60% at 50% 0%, rgba(255,107,26,0.18), transparent 65%),
    var(--surface-2);
  box-shadow: 0 24px 60px rgba(0,0,0,0.6), 0 0 0 1px rgba(255,107,26,0.18);
}.trust-card:hover::after { opacity: 1; }.trust-card:hover::before { opacity: 0; }.trust-card > * { position: relative; z-index: 1; }/* Top-corner number */
.trust-num {
  position: absolute;
  top: 14px;
  left: 16px;
  font-family: var(--font-mono);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.16em;
  color: var(--text-3);
  transition: color .35s;
}.trust-card:hover .trust-num { color: var(--orange-2); }/* Big centered icon */
.trust-icon {
  position: relative;
  width: 76px; height: 76px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255,107,26,0.14), rgba(138,61,240,0.10));
  color: #ffd0a0;
  margin: 18px auto 22px;
  transition:
    transform .55s cubic-bezier(.2,.7,.2,1),
    background .45s, color .45s, box-shadow .45s;
}.trust-icon::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.25), rgba(255,255,255,0.04));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none; transition: opacity .45s;
}.trust-icon::after {
  content: ""; position: absolute; inset: -16px; border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255,107,26,0.35), transparent 70%);
  opacity: 0; transition: opacity .45s;
  z-index: -1;
}.trust-icon svg {
  width: 36px; height: 36px;
  transition: transform .55s cubic-bezier(.2,.7,.2,1);
}.trust-card:hover .trust-icon {
  transform: scale(1.18) rotate(-4deg);
  background:
    linear-gradient(180deg, rgba(255,107,26,0.30), rgba(255,61,165,0.20));
  color: #fff;
  box-shadow: 0 18px 38px rgba(255,107,26,0.30);
}.trust-card:hover .trust-icon::after { opacity: 1; }.trust-card:hover .trust-icon svg { transform: scale(1.12); }/* Text */
.trust-card h3, /* Text */
.trust-card h2 {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: -0.015em;
  line-height: 1.2;
  margin: 0 0 10px;
  text-wrap: balance;
  padding: 0 4px;
}.trust-card p {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: var(--text-2);
  margin: 0;
  padding: 0 2px;
}

/* Responsive */
@media (max-width: 1200px) {.trust-grid { grid-template-columns: repeat(3, 1fr); }.trust-card h3, .trust-card h2 { font-size: 18px; }
}
@media (max-width: 720px) {.trust-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }.trust { padding: 72px 20px; }.trust-card { aspect-ratio: auto; min-height: 158px; padding: 22px 14px 18px; }.trust-icon { width: 54px; height: 54px; margin: 10px auto 14px; border-radius: 14px; }.trust-icon svg { width: 26px; height: 26px; }.trust-card h3, .trust-card h2 { font-size: 14px; }.trust-card p { font-size: 9.5px; line-height: 1.45; }
}
@media (max-width: 540px) {.trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }.trust-card { min-height: 148px; padding: 20px 10px 16px; border-radius: 18px; }.trust-num { top: 12px; left: 13px; font-size: 9px; }.trust-icon { width: 48px; height: 48px; margin: 8px auto 12px; border-radius: 13px; }.trust-icon svg { width: 23px; height: 23px; }.trust-card h3, .trust-card h2 { font-size: 13px; line-height: 1.18; margin-bottom: 8px; padding: 0; }.trust-card p { font-size: 9px; line-height: 1.35; letter-spacing: 0.02em; padding: 0; }
}.wv-ref {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; z-index: 1;
  animation: wvDrift 14s ease-in-out infinite alternate;
  will-change: transform;
}.work-card[data-accent="purple"] .wv-ref {
  filter: brightness(2.2) saturate(1.3) contrast(1.15);
  mix-blend-mode: lighten;
}.wv-overlay {
  position: absolute; inset: 0; width: 100%; height: 100%; z-index: 2;
  mix-blend-mode: screen; pointer-events: none;
}.wv-shimmer {
  position: absolute; inset: 0; z-index: 2; pointer-events: none;
  background: linear-gradient(180deg, transparent 0%, rgba(255,200,160,0.10) 50%, transparent 100%);
  animation: wvShimmer 5s ease-in-out infinite;
  mix-blend-mode: screen;
}/* vignette on top of ref */
.work-card-visual::after {
  background:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px),
    radial-gradient(120% 90% at 50% 50%, transparent 55%, rgba(8,3,16,0.55) 100%) !important;
}
@keyframes wvDrift {
  0%   { transform: scale(1.04) translate(0, 0); }
  100% { transform: scale(1.06) translate(-1%, -1%); }
}
@keyframes wvShimmer {
  0%, 100% { transform: translateY(-40%); opacity: 0; }
  50%      { transform: translateY(40%);  opacity: 1; }
}.wv-glow {
  animation: wvGlowPulse 2.0s ease-in-out infinite;
  transform-origin: center; transform-box: fill-box;
  will-change: opacity, transform;
}.wv-firefly {
  animation: wvFireflyTwinkle 1.6s ease-in-out infinite;
  transform-origin: center; transform-box: fill-box;
}.wv-plate-pulse {
  animation: wvPlatePulse 2.6s ease-in-out infinite;
  transform-origin: center; transform-box: fill-box;
}.wv-ping {
  animation: wvPing 2.6s ease-out infinite;
  transform-origin: center; transform-box: fill-box;
  opacity: 0; fill: none; stroke-width: 2;
}
@keyframes wvGlowPulse {
  0%, 100% { opacity: 0.25; transform: scale(0.7); }
  50%      { opacity: 1;    transform: scale(1.6); }
}
@keyframes wvFireflyTwinkle {
  0%, 100% { opacity: 0.15; transform: scale(0.4); }
  50%      { opacity: 1;    transform: scale(1.7); }
}
@keyframes wvPlatePulse {
  0%, 100% { opacity: 0.25; transform: scale(0.94); }
  50%      { opacity: 0.7;  transform: scale(1.08); }
}
@keyframes wvPing {
  0%   { opacity: 0.9; transform: scale(0.3); }
  80%  { opacity: 0;   transform: scale(2.6); }
  100% { opacity: 0;   transform: scale(2.6); }
}/* stagger delay helpers */
.wv-overlay .d0 { animation-delay: 0.00s; }.wv-overlay .d1 { animation-delay: 0.16s; }.wv-overlay .d2 { animation-delay: 0.32s; }.wv-overlay .d3 { animation-delay: 0.48s; }.wv-overlay .d4 { animation-delay: 0.64s; }.wv-overlay .d5 { animation-delay: 0.80s; }.wv-overlay .d6 { animation-delay: 0.96s; }.wv-overlay .d7 { animation-delay: 1.12s; }.wv-overlay .d8 { animation-delay: 1.28s; }/* Updated body layout: meta row + heading + sub + link */
.work-card-meta {
  display: flex; align-items: center; gap: 12px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}.work-card-meta .work-card-num {
  color: rgba(255,255,255,0.85);
  padding: 4px 8px;
  border: 1px solid var(--line-2);
  border-radius: 4px;
  font-size: 10px;
  letter-spacing: 0.12em;
}.work-card-meta .work-card-tag {
  color: var(--text-2);
  text-transform: uppercase;
  max-width: none;
}.work-card-sub {
  color: var(--text-2);
  font-size: 13px;
  line-height: 1.55;
  margin: -4px 0 4px;
}.work-card-link {
  padding-top: 14px;
  border-top: 1px solid var(--line);
}/* ===== Image-based work-card visuals END ===== */


.work-card[data-accent="orange"] { --accent-1: rgba(255, 107, 26, 0.32); --accent-2: rgba(255, 138, 61, 0.18); }.work-card[data-accent="magenta"] { --accent-1: rgba(255, 61, 165, 0.30); --accent-2: rgba(255, 107, 26, 0.18); }.work-card[data-accent="purple"] { --accent-1: rgba(138, 61, 240, 0.32); --accent-2: rgba(255, 61, 165, 0.18); }.work-card-body {
  padding: 28px 28px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
}.work-card-body h3, .work-card-body h2 {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1;
}.work-card-link {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-2);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: color .3s, gap .25s;
}.work-card-link .arr {
  transition: transform .3s;
}.work-card:hover .work-card-link {
  background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
  gap: 14px;
}

@media (max-width: 980px) {.work-grid { grid-template-columns: 1fr; }
}/* ===== Markets (compact strip) ===== */
.markets {
  padding: 56px 32px;
  border-bottom: 1px solid var(--line);
}.markets-row {
  display: flex;
  align-items: center;
  gap: 36px;
  flex-wrap: wrap;
}.markets-label { flex: 0 0 auto; }.markets-list {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
}.market {
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid var(--line-2);
  background: rgba(255,255,255,0.02);
  transition: all .25s ease;
}.market:hover {
  border-color: rgba(255, 107, 26, 0.5);
  background: rgba(255, 107, 26, 0.06);
  transform: translateY(-1px);
}.market-city {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--text);
}.market:hover .market-city {
  background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}.market-region {
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--text-3);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}.markets-more {
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--text-3);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media (max-width: 980px) {.markets-row { gap: 18px; }.markets-list { gap: 12px; }
}.loc {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius);
  padding: 36px;
  transition: transform .35s, background .35s;
  overflow: hidden;
  isolation: isolate;
}.loc::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none; transition: opacity .35s;
}.loc::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: var(--grad);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  opacity: 0; pointer-events: none; transition: opacity .35s;
}.loc:hover { transform: translateY(-3px); background: var(--surface-2); }.loc:hover::after { opacity: 1; }.loc:hover::before { opacity: 0; }.loc > * { position: relative; z-index: 1; }.loc .pin {
  margin-bottom: 26px;
  width: 48px; height: 48px; border-radius: 12px;
  display: flex; align-items: center; justify-content: center;
  background: linear-gradient(135deg, rgba(255, 107, 26, 0.18), rgba(138, 61, 240, 0.18));
  border: 1px solid rgba(255, 107, 26, 0.3);
  color: var(--orange);
  transition: transform .4s ease;
}.loc:hover .pin { transform: scale(1.08) rotate(-4deg); }.loc h4, .loc h3, .loc h2 { font-size: 28px; font-weight: 500; letter-spacing: -0.025em; margin-bottom: 8px; }.loc .region { font-family: var(--font-mono); font-size: 12px; color: var(--text-3); letter-spacing: 0.08em; margin-bottom: 20px; }.loc p { color: var(--text-2); font-size: 14px; line-height: 1.6; margin-bottom: 22px; }.loc a { font-size: 14px; display: inline-flex; align-items: center; gap: 8px; transition: gap .25s, color .25s;
  background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent;
}.loc a:hover { gap: 14px; }/* ===== Reviews ===== */
.reviews {
  background:
    radial-gradient(60% 50% at 50% 0%, rgba(138, 61, 240, 0.08), transparent 60%),
    var(--bg-1);
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
}.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }.review {
  position: relative;
  background: var(--surface); border-radius: var(--radius); padding: 34px;
  display: flex; flex-direction: column; gap: 18px;
  transition: transform .35s;
  overflow: hidden;
  isolation: isolate;
}.review::before {
  content: ""; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none;
}.review:hover { transform: translateY(-3px); }.review > * { position: relative; z-index: 1; }.review .stars {
  background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent;
  display: flex; gap: 2px; font-size: 18px;
}.review blockquote {
  font-size: 18px; line-height: 1.5; letter-spacing: -0.01em;
  flex: 1;
}.review cite {
  font-style: normal;
  font-family: var(--font-mono); font-size: 12px;
  color: var(--text-3); letter-spacing: 0.06em;
}.review cite strong { color: var(--text); font-weight: 500; }/* ===== Big CTA ===== */
.cta {
  padding: 180px 32px;
  text-align: center;
  position: relative;
  overflow: hidden;
}.cta::before {
  content: "";
  position: absolute; inset: 0;
  background:
    radial-gradient(60% 60% at 50% 50%, rgba(255, 107, 26, 0.22), transparent 60%),
    radial-gradient(80% 70% at 50% 50%, rgba(138, 61, 240, 0.20), transparent 70%);
  z-index: 0;
}.cta h2 {
  font-size: clamp(56px, 8vw, 112px);
  font-weight: 600;
  letter-spacing: -0.045em;
  line-height: 0.98;
  margin-bottom: 32px;
  position: relative;
  z-index: 2;
}.cta h2 .accent {
  background: var(--grad); background-size: 200% 200%;
  -webkit-background-clip: text; background-clip: text; color: transparent;
  font-style: italic; font-weight: 500;
  animation: gradientShift 6s ease-in-out infinite;
}.cta p { color: var(--text-2); font-size: 18px; max-width: 560px; margin: 0 auto 40px; position: relative; z-index: 2; }.cta-orb {
  position: absolute; left: 50%; top: 50%;
  width: 720px; height: 720px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid var(--line-2);
  pointer-events: none;
  animation: spin 80s linear infinite;
  z-index: 1;
}.cta-orb::before, .cta-orb::after {
  content: ""; position: absolute; inset: -1px; border-radius: 50%;
  border: 1px solid var(--line-2);
}.cta-orb::before { transform: scale(0.72); }.cta-orb::after { transform: scale(0.44); }.cta-orb-dot {
  position: absolute; width: 14px; height: 14px;
  border-radius: 50%;
  background: var(--grad);
  box-shadow: 0 0 24px var(--orange), 0 0 48px var(--purple);
  top: -7px; left: 50%; transform: translateX(-50%);
}
@keyframes spin {to { transform: translate(-50%, -50%) rotate(360deg); } }/* ===== Footer ===== */
footer {
  background: var(--bg);
  border-top: 1px solid var(--line);
  padding: 60px 32px 24px;
  position: relative;
  overflow: hidden;
  line-height: 1.5;
}footer::before {
  content: ""; position: absolute; left: 0; right: 0; top: 0; height: 1px;
  background: var(--grad-line); opacity: 0.7;
}/* ROW 1 — Brand+Locations | Services | Industries */
.foot-row-1 {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 32px;
  max-width: 1280px;
  margin: 0 auto 40px;
}.foot-col-brand .nav-logo { margin-bottom: 14px; }.foot-tagline {
  color: var(--text-2);
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 24px;
  max-width: 360px;
}.foot-col h3, .foot-col h2 {
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--text-3);
  margin: 0 0 12px;
}.foot-col nav ul {
  list-style: none;
  display: flex; flex-direction: column;
  gap: 6px;
  padding: 0; margin: 0;
}.foot-col a {
  display: inline-block;
  color: var(--text-2);
  font-size: 14px;
  line-height: 1.5;
  transition: color .25s, padding-left .25s;
}.foot-col a:hover {
  color: var(--text);
  padding-left: 4px;
}.foot-col a.foot-all {
  margin-top: 4px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--orange-2);
}/* ROW 2 — three offices horizontal */
.foot-row-2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  max-width: 1280px;
  margin: 0 auto 24px;
  padding: 28px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}.foot-office {
  font-style: normal;
  display: flex; flex-direction: column;
  gap: 4px;
  line-height: 1.5;
}.foot-office-name {
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-3);
  margin-bottom: 2px;
}.foot-phone {
  font-size: 15px;
  font-weight: 500;
  color: var(--text);
  letter-spacing: -0.005em;
  transition: color .25s;
  width: max-content;
}.foot-phone:hover {
  background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}.foot-addr {
  font-size: 13px;
  color: var(--text-2);
  line-height: 1.5;
  transition: color .25s;
}.foot-addr:hover { color: var(--text); }/* ROW 3 — bottom bar */
.foot-bottom {
  max-width: 1280px; margin: 0 auto;
  padding: 20px 0;
  display: flex; align-items: center; justify-content: space-between;
  flex-wrap: wrap; gap: 14px;
  font-family: var(--font-mono);
  font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase;
  color: var(--text-3);
  border-top: 1px solid var(--line);
}.foot-legal { display: flex; flex-wrap: wrap; align-items: center; gap: 0; }.foot-legal a {
  color: var(--text-3);
  display: inline-flex; align-items: center; min-height: 24px;
  padding: 4px 12px;
  border-left: 1px solid var(--line);
  transition: color .25s;
}.foot-legal a:first-child { border-left: 0; padding-left: 0; }.foot-legal a:hover { color: var(--text); }

/* ===== Footer responsive ===== */
@media (max-width: 1024px) {.foot-row-1 { grid-template-columns: 1.3fr 1fr 1fr 1fr; gap: 28px; }
}
@media (max-width: 768px) {footer { padding: 48px 20px 20px; }.foot-row-1 { grid-template-columns: 1fr; gap: 36px; margin-bottom: 32px; }.foot-row-2 { grid-template-columns: 1fr; gap: 24px; padding: 24px 0; }.foot-tagline { max-width: none; }.foot-bottom { flex-direction: column; align-items: flex-start; gap: 10px; }.foot-legal { flex-wrap: wrap; gap: 4px 0; }
}
@media (max-width: 480px) {/* Footer link sections stack as full-width accordion rows
     (Services -> Industries -> Locations, collapsed by default). */
  .foot-row-1 { grid-template-columns: 1fr; gap: 0; }.foot-col-brand { margin-bottom: 20px; }.foot-col-accordion h3, .foot-col-accordion h2 { display: flex; align-items: center; justify-content: space-between; cursor: pointer; gap: 12px; padding: 16px 0; margin: 0; font-size: 13px; border-bottom: 1px solid var(--line); }.foot-col-accordion h3::after, .foot-col-accordion h2::after {
    content: "+";
    font-family: var(--font-mono);
    font-size: 18px;
    line-height: 1;
    color: var(--orange-2);
    transition: transform .3s;
  }.foot-col-accordion[data-open="true"] h5::after { content: "−"; }.foot-col-accordion nav {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .35s cubic-bezier(.2,.7,.2,1);
  }.foot-col-accordion[data-open="true"] nav { grid-template-rows: 1fr; }/* padding lives only in the open state — on the grid item it can't collapse, so when closed it would leak a sliver of the first list item. */
  .foot-col-accordion nav > ul { overflow: hidden; }.foot-col-accordion[data-open="true"] nav > ul { padding-top: 10px; padding-bottom: 6px; }.foot-legal a { border-left: 0; padding: 4px 0; min-height: 24px; }
}/* ===== Reveal animations ===== */
.reveal { opacity: 0; transform: translateY(36px); transition: opacity 1s cubic-bezier(.2,.7,.2,1), transform 1s cubic-bezier(.2,.7,.2,1); }.reveal.in { opacity: 1; transform: none; }.reveal-d2 { transition-delay: .1s; }.reveal-d3 { transition-delay: .2s; }.reveal-d4 { transition-delay: .3s; }

/* ===== Responsive ===== */
@media (max-width: 980px) {.nav-links { display: none; }.nav-burger { display: inline-flex; align-items: center; justify-content: center; }.nav-cta .btn-primary { padding: 9px 16px; font-size: 13px; }.nav-cta-btn .btn-arrow { display: none; }.nav-cta-btn { gap: 0; }.service-grid > * { grid-column: span 12; }/* 4-phase framework → horizontal swipe slider (was a cramped 2-col grid).
     Cards are < full width so the next one peeks; .process-grid--5 keeps its layout. */
  .process-grid:not(.process-grid--5) {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    gap: 12px;
    border-top: 0;
    padding-bottom: 12px;
    scrollbar-width: none;
  }.process-grid:not(.process-grid--5)::-webkit-scrollbar { display: none; }.process-grid:not(.process-grid--5)::before { display: none; }.process-grid:not(.process-grid--5) .process-step {
    flex: 0 0 auto;
    width: min(82%, 290px);
    scroll-snap-align: start;
    scroll-snap-stop: always;
    border: 1px solid var(--line-2);
    border-radius: var(--radius-lg);
    padding: 30px 26px;
    background: var(--surface);
  }/* Don't run the vertical reveal on slider cards — it wobbles them as you swipe
     horizontally. Keep them solid and in place. */
  .process-grid:not(.process-grid--5) .process-step.reveal {
    opacity: 1; transform: none; transition: none;
  }.service-growth {
    grid-template-columns: 1fr;
    gap: 22px;
    align-items: start;
  }.service-growth-foot {
    grid-template-columns: 1fr;
    gap: 10px;
  }.stat-grid { grid-template-columns: repeat(2, 1fr); }.loc-grid { grid-template-columns: 1fr; }/* Reviews → horizontal swipe slider on mobile (matches the framework slider).
     .review already has its own surface + outline, so just size & snap the cards. */
  .review-grid {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    gap: 14px;
    padding-bottom: 12px;
    scrollbar-width: none;
  }.review-grid::-webkit-scrollbar { display: none; }.review-grid .review {
    flex: 0 0 auto;
    width: min(84%, 300px);
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }.review-grid .review.reveal { opacity: 1; transform: none; transition: none; }.hero { padding: 140px 20px 80px; }.hero-atom { width: 95vw; }section { padding: 80px 20px; }
}
@media (max-width: 540px) {.stat-grid { grid-template-columns: 1fr; }.hero .eyebrow { max-width: calc(100vw - 40px); gap: 7px; padding: 8px 12px; font-size: clamp(8.5px, 2.4vw, 10px); letter-spacing: 0; white-space: nowrap; }.hero .eyebrow .pulse { flex: 0 0 7px; }
}/* ===== Perf: hold continuous CSS animations until the page has loaded, so the
   ~12 infinite decorative loops (gradient text, drifting blob, pulse, marquee, spinners) don't repaint on the main thread during first paint / LCP on slow
   CPUs. app-v2.js adds .anims-ready on load; reduced-motion users are unaffected
   (those animations are already neutralized above). Paused anims render frame 0, which is the resting state for every loop here. ===== */
html:not(.anims-ready) *, html:not(.anims-ready) *::before, html:not(.anims-ready) *::after { animation-play-state: paused !important; }/* Perf: skip layout/paint of off-screen sections (huge win on slow mobile CPUs).
   The first section always renders; on-screen sections render normally; only
   truly off-screen ones are deferred. contain-intrinsic-size reserves height so
   the scrollbar/CLS stay stable. */
main > section ~ section { content-visibility: auto; contain-intrinsic-size: 0 1200px; }
