/* ============================================================
   SKY TOUCH SHADES — design system
   ============================================================ */

:root {
  /* Backgrounds */
  --logo-navy:      #002F87;
  --logo-deep:      #061A3D;
  --logo-blue:      #0078C9;
  --logo-sky:       #23A7E6;
  --logo-lime:      #B9D94C;
  --logo-grey:      #6E7478;

  --bg-navy:        #061A3D;
  --bg-charcoal:    #F8FAF7;
  --bg-panel:       #FFFFFF;
  --bg-glass:       rgba(255, 255, 255, 0.76);
  --bg-glass-soft:  rgba(255, 255, 255, 0.56);
  --border-glass:   rgba(6, 26, 61, 0.12);
  --border-glow:    rgba(0, 120, 201, 0.30);

  /* Accents */
  --teal:           #0078C9;
  --emerald:        #B9D94C;
  --aqua:           #23A7E6;

  /* Highlights */
  --mint:           #EEECE6;
  --steel:          #6E7478;
  --warm-white:     #F8FAF7;
  --text-main:      #111D2E;
  --text-muted:     rgba(17, 29, 46, 0.68);
  --text-dim:       rgba(17, 29, 46, 0.42);

  /* Type */
  --font-display: "Space Grotesk", "Inter Tight", system-ui, sans-serif;
  --font-body:    "Manrope", system-ui, sans-serif;
  --font-mono:    "JetBrains Mono", ui-monospace, monospace;

  /* Layout */
  --maxw: 1440px;
  --gutter: clamp(20px, 5vw, 80px);
  --section-pad: clamp(96px, 12vw, 180px);
}

* { box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  background: var(--bg-charcoal);
  color: var(--text-main);
  font-family: var(--font-body);
  font-weight: 400;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: clip;
}

body::before {
  content: "";
  position: fixed; inset: 0;
  background:
    radial-gradient(1000px 640px at 18% -8%, rgba(35, 167, 230, 0.16), transparent 62%),
    radial-gradient(900px 620px at 100% 12%, rgba(185, 217, 76, 0.10), transparent 60%),
    linear-gradient(180deg, #FFFFFF 0%, #F8FAF7 44%, #EEECE6 100%);
  z-index: -2;
  pointer-events: none;
}

body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.68;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%201200'%20fill='none'%3E%3Crect%20width='1600'%20height='1200'%20fill='none'/%3E%3Cg%20stroke='%23061A3D'%20stroke-width='1.1'%20stroke-linecap='round'%20opacity='.075'%3E%3Cpath%20d='M-120%20372C181%20125%20530%2058%20858%20162C1114%20243%201307%20440%201704%20318'/%3E%3Cpath%20d='M-80%20580C252%20284%20578%20208%20888%20312C1135%20395%201310%20584%201690%20478'/%3E%3Cpath%20d='M-55%20784C241%20508%20598%20414%20916%20506C1185%20584%201363%20762%201672%20688'/%3E%3Cpath%20d='M138%201112C326%20836%20555%20654%20838%20572C1127%20488%201353%20558%201574%20738'/%3E%3C/g%3E%3Cg%20stroke='%230078C9'%20stroke-width='1'%20opacity='.075'%3E%3Cpath%20d='M1180%20970L204%20116M1180%20970L345%2074M1180%20970L492%2052M1180%20970L655%2070M1180%20970L815%20118M1180%20970L976%20212M1180%20970L1110%20346M1180%20970L1235%20502M1180%20970L1355%20672M1180%20970L1460%20842'/%3E%3Cpath%20d='M188%20834C422%20635%20683%20556%20952%20600C1126%20628%201286%20724%201430%20870'/%3E%3Cpath%20d='M258%20920C486%20752%20728%20694%20972%20748C1120%20781%201252%20858%201372%20976'/%3E%3C/g%3E%3Cg%20stroke='%236E7478'%20stroke-width='.85'%20opacity='.085'%3E%3Cpath%20d='M142%20308L1278%20196M194%20422L1354%20322M254%20536L1430%20448M318%20652L1516%20584M390%20772L1560%20734'/%3E%3Cpath%20d='M276%20224L520%20784M486%20172L715%20842M698%20152L902%20870M914%20176L1088%20888M1132%20234L1278%20874M1348%20320L1472%20822'/%3E%3C/g%3E%3Cg%20fill='%23061A3D'%20opacity='.10'%3E%3Ccircle%20cx='486'%20cy='422'%20r='3.5'/%3E%3Ccircle%20cx='698'%20cy='536'%20r='3'/%3E%3Ccircle%20cx='914'%20cy='652'%20r='3.5'/%3E%3Ccircle%20cx='1132'%20cy='772'%20r='3'/%3E%3Ccircle%20cx='1278'%20cy='448'%20r='3.5'/%3E%3Ccircle%20cx='1088'%20cy='888'%20r='3.2'/%3E%3C/g%3E%3Cg%20stroke='%23B9D94C'%20stroke-width='1.3'%20opacity='.07'%3E%3Cpath%20d='M20%201050C254%20840%20534%20732%20872%20772C1138%20803%201344%20948%201574%201128'/%3E%3Cpath%20d='M40%201118C318%20914%20596%20838%20878%20888C1110%20929%201292%201042%201500%201194'/%3E%3C/g%3E%3C/svg%3E");
  background-size: min(1500px, 145vw) auto;
  background-position: 50% 45%;
  background-repeat: no-repeat;
}

#root {
  position: relative;
  z-index: 1;
}

#starfield {
  position: fixed; inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0.08;
  mix-blend-mode: multiply;
}

#cursor-glow {
  position: fixed;
  width: 112px; height: 128px;
  pointer-events: none;
  z-index: 2147483000;
  top: 0; left: 0;
  transform: translate(-200px, -200px);
  opacity: 0;
  transition: opacity 240ms ease;
  will-change: transform;
}

.cursor-halo {
  position: absolute;
  inset: -20px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 46% 42%, rgba(35,167,230,0.2), rgba(185,217,76,0.12) 34%, transparent 68%);
  filter: blur(4px);
  opacity: 0.76;
  transform: scale(0.82);
  transition: opacity 180ms ease, transform 180ms ease;
}

.cursor-canopy {
  position: absolute;
  width: 76px;
  height: 92px;
  left: 18px;
  top: 4px;
  transform: rotate(-12deg) scale(0.86);
  transform-origin: 38px 8px;
  transition: transform 180ms ease, filter 180ms ease;
}

.cursor-fabric {
  transition: filter 180ms ease;
}

.cursor-seam {
  paint-order: stroke;
}

body.cursor-ready #cursor-glow { opacity: 1; }

body.cursor-hover .cursor-halo {
  opacity: 1;
  transform: scale(1.06);
}

body.cursor-hover .cursor-canopy {
  transform: rotate(-4deg) scale(1);
  filter: saturate(1.12);
}

body.cursor-pressed .cursor-canopy {
  transform: rotate(-4deg) scale(0.92);
}

@media (hover: hover) and (pointer: fine) {
  body.cursor-ready,
  body.cursor-ready a,
  body.cursor-ready button,
  body.cursor-ready input,
  body.cursor-ready textarea,
  body.cursor-ready select,
  body.cursor-ready summary,
  body.cursor-ready [role="button"] {
    cursor: none;
  }
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font-family: inherit; cursor: pointer; }

/* ============================================================
   TYPE
   ============================================================ */
.eyebrow {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--steel);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.eyebrow::before {
  content: "";
  width: 24px; height: 1px;
  background: linear-gradient(90deg, transparent, var(--teal));
}

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 0;
  color: var(--text-main);
  text-wrap: balance;
}

.h-display {
  font-size: clamp(48px, 7.2vw, 112px);
  line-height: 0.98;
  letter-spacing: -0.035em;
  font-weight: 400;
}
.h-display em {
  font-style: italic;
  font-weight: 300;
  color: var(--mint);
}

.h-section {
  font-size: clamp(36px, 5vw, 72px);
  line-height: 1.02;
  letter-spacing: -0.025em;
  font-weight: 400;
}

.h-card {
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1.15;
  font-weight: 500;
}

.lead {
  font-size: clamp(16px, 1.3vw, 19px);
  color: var(--text-muted);
  max-width: 60ch;
  line-height: 1.6;
}

.mono { font-family: var(--font-mono); }

/* ============================================================
   LAYOUT WRAPPERS
   ============================================================ */
.wrap {
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 var(--gutter);
  position: relative;
}

section {
  position: relative;
  padding: var(--section-pad) 0;
}

/* ============================================================
   NAV
   ============================================================ */
.nav {
  position: fixed; top: 0; left: 0; right: 0;
  z-index: 50;
  padding: 18px 0;
  transition: padding 300ms ease, background 300ms ease, backdrop-filter 300ms ease;
}
.nav.scrolled {
  padding: 12px 0;
  background: rgba(6, 20, 28, 0.55);
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  border-bottom: 1px solid var(--border-glass);
}
.nav .inner {
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 var(--gutter);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
.brand {
  display: flex; align-items: center; gap: 12px;
  font-family: var(--font-display);
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 16px;
}
.brand .mark {
  width: 34px; height: 34px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  background: rgba(255,255,255,0.72);
}
.brand .mark img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.18);
  mix-blend-mode: multiply;
}
.brand small {
  display: block;
  font-family: var(--font-mono);
  font-size: 9px;
  letter-spacing: 0.2em;
  color: var(--steel);
  text-transform: uppercase;
  margin-top: 2px;
}
.nav-links {
  display: flex; gap: 36px;
  list-style: none; margin: 0; padding: 0;
  font-size: 13.5px;
  color: var(--text-muted);
}
.nav-links a {
  position: relative;
  transition: color 180ms ease;
}
.nav-links a:hover { color: var(--warm-white); }
.nav-links a::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -6px;
  height: 1px; background: var(--teal);
  transform: scaleX(0); transform-origin: left;
  transition: transform 300ms ease;
}
.nav-links a:hover::after { transform: scaleX(1); }
.nav .cta-mini {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 10px 18px;
  border: 1px solid var(--border-glass);
  border-radius: 999px;
  background: var(--bg-glass-soft);
  font-family: var(--font-mono);
  font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--warm-white);
  transition: all 200ms ease;
}
.nav .cta-mini:hover {
  border-color: var(--teal);
  background: rgba(0,120,201,0.12);
  box-shadow: 0 0 0 6px rgba(0,120,201,0.08);
}
.nav .cta-mini .dot {
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--emerald);
  box-shadow: 0 0 9px rgba(185,217,76,0.8);
  animation: pulse 2.4s ease-in-out infinite;
}
@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.45; transform: scale(1.3); }
}

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

/* ============================================================
   SPLASH INTRO
   ============================================================ */
body.intro-lock {
  overflow: hidden;
}

.splash-screen {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: grid;
  place-items: center;
  background: #F8FAF7;
  overflow: hidden;
  animation: splashExit 4.6s cubic-bezier(.2,.7,.2,1) forwards;
}

.splash-photo-wrap {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.18), transparent 34%),
    linear-gradient(180deg, #F8FAF7, #EEECE6);
}

.splash-photo {
  width: min(148vw, 2200px);
  height: min(148vh, 2200px);
  max-width: none;
  object-fit: cover;
  object-position: 61% 53%;
  filter: saturate(0.92) brightness(1.12) contrast(0.92);
  transform-origin: 61% 53%;
  animation: domeEntry 4.25s cubic-bezier(.2,.72,.18,1) forwards;
  will-change: transform, opacity;
}

.splash-vignette {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 50%, rgba(248,250,247,0) 0 44%, rgba(248,250,247,0.26) 68%, rgba(248,250,247,0.72) 100%),
    linear-gradient(180deg, rgba(255,255,255,0.24), rgba(238,236,230,0.18));
  pointer-events: none;
}

.brand-lockup {
  display: block;
  width: min(320px, 58vw);
  filter: drop-shadow(0 24px 44px rgba(6,26,61,0.16));
}

.brand-lockup img {
  width: 100%;
  height: auto;
  display: block;
  mix-blend-mode: multiply;
}

.splash-brand {
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(12px) scale(0.96);
  animation: brandReveal 4.6s cubic-bezier(.2,.7,.2,1) forwards;
}

@keyframes domeEntry {
  0% {
    opacity: 0;
    transform: translate3d(-1.8%, 1.2%, 0) rotate(-3.4deg) scale(1.02);
  }
  18% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1.06);
  }
  72% {
    opacity: 1;
    transform: translate3d(-1.6%, -1.2%, 0) rotate(3.8deg) scale(1.82);
  }
  100% {
    opacity: 0.2;
    transform: translate3d(-2.4%, -1.9%, 0) rotate(6deg) scale(2.24);
  }
}

@keyframes brandReveal {
  0%, 58% { opacity: 0; transform: translateY(12px) scale(0.96); }
  70%, 84% { opacity: 1; transform: translateY(0) scale(1); }
  100% { opacity: 0; transform: translateY(-8px) scale(0.985); }
}

@keyframes splashExit {
  0%, 84% { opacity: 1; pointer-events: auto; }
  100% { opacity: 0; pointer-events: none; visibility: hidden; }
}

@media (prefers-reduced-motion: reduce) {
  .splash-screen { display: none; }
}

/* ============================================================
   BUTTONS
   ============================================================ */
.btn {
  display: inline-flex; align-items: center; gap: 12px;
  padding: 16px 26px;
  border-radius: 999px;
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: all 250ms ease;
  position: relative;
  overflow: hidden;
}
.btn-primary {
  background: linear-gradient(135deg, var(--teal) 0%, var(--aqua) 60%, var(--emerald) 100%);
  color: var(--warm-white);
  box-shadow: 0 8px 30px -8px rgba(0,120,201,0.55), inset 0 1px 0 rgba(255,255,255,0.12);
}
.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 38px -8px rgba(0,120,201,0.7), 0 0 0 6px rgba(0,120,201,0.08), inset 0 1px 0 rgba(255,255,255,0.18);
}
.btn-ghost {
  background: rgba(247,250,248,0.04);
  border-color: var(--border-glass);
  color: var(--warm-white);
}
.btn-ghost:hover {
  background: rgba(247,250,248,0.08);
  border-color: var(--mint);
}
.btn .arrow {
  display: inline-block;
  transition: transform 250ms ease;
}
.btn:hover .arrow { transform: translateX(4px); }

/* ============================================================
   GLASS CARDS
   ============================================================ */
.glass {
  background: var(--bg-glass);
  backdrop-filter: blur(20px) saturate(140%);
  -webkit-backdrop-filter: blur(20px) saturate(140%);
  border: 1px solid var(--border-glass);
  border-radius: 22px;
  position: relative;
  overflow: hidden;
}
.glass::before {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.05), transparent 40%);
  pointer-events: none;
}
.glass-glow:hover {
  border-color: var(--border-glow);
  box-shadow: 0 30px 80px -20px rgba(0,120,201,0.35), inset 0 1px 0 rgba(255,255,255,0.06);
}

/* ============================================================
   HERO
   ============================================================ */
.hero {
  min-height: 100vh;
  padding-top: clamp(140px, 18vh, 220px);
  padding-bottom: clamp(80px, 12vh, 140px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: clamp(40px, 6vw, 96px);
  align-items: start;
}
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; }
}
.hero-cta-row {
  display: flex; gap: 16px; flex-wrap: wrap;
  margin-top: 40px;
}
.hero-meta {
  display: flex; gap: 48px; flex-wrap: wrap;
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid var(--border-glass);
}
.hero-meta-item .num {
  font-family: var(--font-display);
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 400;
  color: var(--mint);
  letter-spacing: -0.02em;
}
.hero-meta-item .lbl {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-dim);
  margin-top: 4px;
}

.hero-canopy {
  position: relative;
  aspect-ratio: 4 / 5;
  border-radius: 24px;
  overflow: hidden;
  background:
    radial-gradient(120% 80% at 50% 100%, rgba(0,120,201,0.32), transparent 60%),
    radial-gradient(80% 60% at 30% 20%, rgba(185,217,76,0.18), transparent 60%),
    linear-gradient(180deg, #04141C 0%, #061A24 60%, #08252E 100%);
  border: 1px solid var(--border-glass);
}
.hero-3d-stage {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(780px 520px at 58% 30%, rgba(35,167,230,0.12), transparent 64%),
    linear-gradient(180deg, rgba(255,255,255,0.84), rgba(248,250,247,0.42));
  cursor: grab;
}
.hero-3d-stage:active {
  cursor: grabbing;
}
.hero-3d-canvas {
  width: 100%;
  height: 100%;
  display: block;
  touch-action: none;
}
.hero-3d-stage::after {
  content: "";
  position: absolute;
  inset: auto 8% 7% 8%;
  height: 22%;
  pointer-events: none;
  background: radial-gradient(closest-side, rgba(28,36,40,0.14), transparent 72%);
  filter: blur(16px);
  opacity: 0.55;
}
.hero-canopy::after {
  content: "";
  position: absolute; inset: 0;
  background:
    radial-gradient(2px 2px at 20% 30%, rgba(255,255,255,0.4) 50%, transparent),
    radial-gradient(1.5px 1.5px at 80% 18%, rgba(221,235,120,0.6) 50%, transparent),
    radial-gradient(1px 1px at 60% 65%, rgba(255,255,255,0.3) 50%, transparent),
    radial-gradient(1.5px 1.5px at 35% 80%, rgba(221,235,120,0.5) 50%, transparent),
    radial-gradient(1px 1px at 90% 50%, rgba(255,255,255,0.4) 50%, transparent);
  pointer-events: none;
}
.canopy-svg {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
}
.canopy-label {
  position: absolute;
  bottom: 22px; left: 22px; right: 22px;
  display: flex; justify-content: space-between; align-items: flex-end;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--steel);
  z-index: 2;
  pointer-events: none;
}
.canopy-label .tag {
  padding: 6px 12px;
  border: 1px solid var(--border-glass);
  border-radius: 999px;
  background: rgba(6,20,28,0.5);
  backdrop-filter: blur(8px);
}

/* Reveal animation */
.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 900ms cubic-bezier(.2,.6,.2,1), transform 900ms cubic-bezier(.2,.6,.2,1);
}
.reveal.in {
  opacity: 1;
  transform: translateY(0);
}
.reveal-stagger > * {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 800ms cubic-bezier(.2,.6,.2,1), transform 800ms cubic-bezier(.2,.6,.2,1);
}
.reveal-stagger.in > *:nth-child(1) { transition-delay: 0ms; }
.reveal-stagger.in > *:nth-child(2) { transition-delay: 80ms; }
.reveal-stagger.in > *:nth-child(3) { transition-delay: 160ms; }
.reveal-stagger.in > *:nth-child(4) { transition-delay: 240ms; }
.reveal-stagger.in > *:nth-child(5) { transition-delay: 320ms; }
.reveal-stagger.in > *:nth-child(6) { transition-delay: 400ms; }
.reveal-stagger.in > *:nth-child(7) { transition-delay: 480ms; }
.reveal-stagger.in > *:nth-child(8) { transition-delay: 560ms; }
.reveal-stagger.in > * { opacity: 1; transform: translateY(0); }

/* ============================================================
   CLIENTS TICKER
   ============================================================ */
.clients-ticker-section {
  padding: clamp(42px, 6vw, 76px) 0;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.72), rgba(238,236,230,0.38)),
    radial-gradient(900px 220px at 50% 0%, rgba(35,167,230,0.11), transparent 70%);
  border-top: 1px solid rgba(28,36,40,0.08);
  border-bottom: 1px solid rgba(28,36,40,0.08);
}

.clients-ticker-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: clamp(20px, 4vw, 56px);
  margin-bottom: 26px;
}

.clients-ticker-head p {
  margin: 0;
  max-width: 54ch;
  color: var(--text-muted);
  font-size: clamp(14px, 1.1vw, 16px);
  text-align: right;
}

.clients-ticker {
  width: 100%;
  position: relative;
  mask-image: linear-gradient(90deg, transparent 0%, #000 10%, #000 90%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 10%, #000 90%, transparent 100%);
}

.clients-ticker-track {
  display: flex;
  align-items: center;
  width: max-content;
  gap: 14px;
  animation: clientTicker 30s linear infinite;
  will-change: transform;
}

.client-logo-placeholder {
  width: clamp(168px, 17vw, 240px);
  height: 74px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  border: 1px solid rgba(28,36,40,0.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.88), rgba(248,250,247,0.64)),
    repeating-linear-gradient(135deg, rgba(35,167,230,0.05) 0 1px, transparent 1px 9px);
  color: rgba(28,36,40,0.52);
  box-shadow: 0 16px 44px rgba(28,36,40,0.06);
}

.client-logo-placeholder span {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-align: center;
  padding: 0 18px;
}

@keyframes clientTicker {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 7px)); }
}

@media (max-width: 720px) {
  .clients-ticker-head {
    display: block;
  }
  .clients-ticker-head p {
    text-align: left;
    margin-top: 14px;
  }
  .clients-ticker-track {
    animation-duration: 24s;
  }
}

@media (prefers-reduced-motion: reduce) {
  .clients-ticker-track {
    animation: none;
    transform: none;
  }
}

/* ============================================================
   SECTION HEADER
   ============================================================ */
.section-head {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: end;
  margin-bottom: clamp(48px, 7vw, 96px);
}
.section-head .right {
  display: flex; flex-direction: column; gap: 18px;
}
@media (max-width: 880px) {
  .section-head { grid-template-columns: 1fr; align-items: start; }
}

/* ============================================================
   ABOUT split
   ============================================================ */
.about-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 96px);
  align-items: center;
}
@media (max-width: 980px) { .about-split { grid-template-columns: 1fr; } }

.about-scroll-showcase {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(36px, 6vw, 92px);
  align-items: start;
}

.about-visual-lock {
  position: sticky;
  top: clamp(82px, 10vh, 108px);
  align-self: start;
}

.about-image {
  position: relative;
  aspect-ratio: 4 / 5;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid var(--border-glass);
}

.about-image-stack {
  aspect-ratio: auto;
  height: min(68vh, 620px);
  background: #EEECE6;
  box-shadow: 0 34px 90px rgba(28,36,40,0.12);
}

.about-showcase-photo {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: scale(1.045);
  transition: opacity 650ms cubic-bezier(.2,.6,.2,1), transform 950ms cubic-bezier(.2,.6,.2,1);
  will-change: opacity, transform;
}

.about-showcase-photo.active {
  opacity: 1;
  transform: scale(1);
}

.about-image-shade {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(28,36,40,0.02) 0%, rgba(28,36,40,0.16) 62%, rgba(28,36,40,0.52) 100%),
    radial-gradient(circle at 20% 12%, rgba(255,255,255,0.28), transparent 32%);
}

.about-image-caption {
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 22px;
  z-index: 3;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  color: #FFFFFF;
}

.about-image-caption span,
.about-example-kicker {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.about-image-caption strong {
  font-family: var(--font-display);
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 500;
  letter-spacing: -0.02em;
  text-align: right;
}

.about-example-list {
  padding-top: clamp(8px, 3vh, 28px);
  padding-bottom: clamp(220px, 42vh, 430px);
}

.about-example-card {
  min-height: clamp(340px, 58vh, 560px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-top: 1px solid rgba(28,36,40,0.12);
  color: var(--text-muted);
  opacity: 0.46;
  transition: opacity 360ms ease, color 360ms ease;
}

.about-example-card:last-of-type {
  border-bottom: 1px solid rgba(28,36,40,0.12);
}

.about-example-card.active {
  opacity: 1;
  color: var(--text-main);
}

.about-example-kicker {
  color: var(--steel);
  margin-bottom: 18px;
}

.about-example-card h3 {
  font-family: var(--font-display);
  font-size: clamp(38px, 5vw, 78px);
  line-height: 0.98;
  font-weight: 400;
  letter-spacing: -0.035em;
  margin: 0;
}

.about-example-card p {
  max-width: 48ch;
  margin: 22px 0 0;
  font-size: clamp(15.5px, 1.2vw, 18px);
  line-height: 1.65;
  color: var(--text-muted);
}

.about-example-line {
  width: 42px;
  height: 1px;
  margin-top: 30px;
  background: var(--teal);
  transform: scaleX(0.45);
  transform-origin: left;
  transition: transform 420ms ease;
}

.about-example-card.active .about-example-line {
  transform: scaleX(1);
}

.image-placeholder {
  position: absolute; inset: 0;
  background:
    repeating-linear-gradient(135deg, rgba(221,235,120,0.04) 0 2px, transparent 2px 10px),
    linear-gradient(135deg, #082530 0%, #0B3744 70%, #06434A 100%);
  display: flex; flex-direction: column; justify-content: space-between;
  padding: 22px;
}
.image-placeholder .ph-label {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--steel);
}
.image-placeholder .ph-crosshair {
  position: absolute; inset: 22px;
  border: 1px dashed rgba(221,235,120,0.18);
  border-radius: 14px;
  pointer-events: none;
}
.image-placeholder .ph-frame-mark {
  position: absolute;
  width: 14px; height: 14px;
  border: 1px solid var(--steel);
}
.image-placeholder .ph-frame-mark.tl { top: 14px; left: 14px; border-right: none; border-bottom: none; }
.image-placeholder .ph-frame-mark.tr { top: 14px; right: 14px; border-left: none; border-bottom: none; }
.image-placeholder .ph-frame-mark.bl { bottom: 14px; left: 14px; border-right: none; border-top: none; }
.image-placeholder .ph-frame-mark.br { bottom: 14px; right: 14px; border-left: none; border-top: none; }

.blueprint-overlay {
  position: absolute; inset: 0;
  pointer-events: none;
}

.about-text .lead { margin: 24px 0 32px; }
.about-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 36px;
}
.about-stat {
  padding: 22px;
  border-radius: 16px;
  border: 1px solid var(--border-glass);
  background: var(--bg-glass-soft);
}
.about-stat .num {
  font-family: var(--font-display);
  font-size: clamp(24px, 2.4vw, 32px);
  letter-spacing: -0.02em;
  color: var(--mint);
}
.about-stat .lbl {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-dim);
  margin-top: 6px;
}

@media (max-width: 980px) {
  .about-scroll-showcase {
    grid-template-columns: 1fr;
  }
  .about-visual-lock {
    position: sticky;
    top: 78px;
    z-index: 2;
  }
  .about-image-stack {
    aspect-ratio: 16 / 10;
  }
  .about-example-card {
    min-height: 46vh;
    padding: 30px 0;
  }
  .about-example-card h3 {
    font-size: clamp(34px, 10vw, 56px);
  }
}

@media (max-width: 620px) {
  .about-visual-lock {
    position: relative;
    top: auto;
  }
  .about-image-stack {
    aspect-ratio: 4 / 3;
  }
  .about-image-caption {
    align-items: start;
    flex-direction: column;
  }
  .about-image-caption strong {
    text-align: left;
  }
  .about-example-card {
    min-height: auto;
    padding: 34px 0;
  }
}

/* ============================================================
   STORY TIMELINE
   ============================================================ */
.story {
  background:
    radial-gradient(800px 600px at 20% 40%, rgba(0,120,201,0.10), transparent 60%),
    radial-gradient(700px 600px at 90% 70%, rgba(185,217,76,0.08), transparent 60%);
}
.story-grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: clamp(40px, 6vw, 96px);
  align-items: start;
}
@media (max-width: 980px) { .story-grid { grid-template-columns: 1fr; } }

.timeline {
  position: relative;
  padding-left: 32px;
}
.timeline::before {
  content: "";
  position: absolute; left: 0; top: 8px; bottom: 8px;
  width: 1px;
  background: linear-gradient(180deg, transparent, var(--teal) 12%, var(--emerald) 88%, transparent);
}
.tl-item {
  position: relative;
  padding: 0 0 56px 0;
}
.tl-item:last-child { padding-bottom: 0; }
.tl-item::before {
  content: "";
  position: absolute;
  left: -36px; top: 8px;
  width: 9px; height: 9px;
  border-radius: 50%;
  background: var(--mint);
  box-shadow: 0 0 0 4px rgba(221,235,120,0.12), 0 0 12px var(--teal);
}
.tl-item .yr {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--steel);
  margin-bottom: 10px;
}
.tl-item h3 {
  font-family: var(--font-display);
  font-size: clamp(22px, 2.2vw, 30px);
  font-weight: 400;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}
.tl-item p {
  margin: 0;
  color: var(--text-muted);
  max-width: 50ch;
}

/* ============================================================
   PROJECT SHOWCASE
   ============================================================ */
.filters {
  display: flex; flex-wrap: wrap; gap: 8px;
  margin-bottom: 40px;
}
.filter-chip {
  padding: 10px 18px;
  border-radius: 999px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  border: 1px solid var(--border-glass);
  background: var(--bg-glass-soft);
  color: var(--text-muted);
  transition: all 200ms ease;
}
.filter-chip:hover { color: var(--warm-white); border-color: var(--steel); }
.filter-chip.active {
  color: var(--bg-navy);
  background: var(--mint);
  border-color: var(--mint);
  box-shadow: 0 0 0 4px rgba(221,235,120,0.12);
}

.projects-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}
.project {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  background: var(--bg-panel);
  border: 1px solid var(--border-glass);
  cursor: pointer;
  transform-style: preserve-3d;
  transition: transform 400ms cubic-bezier(.2,.6,.2,1), border-color 300ms ease, box-shadow 300ms ease;
  will-change: transform;
}
.project:hover {
  border-color: var(--border-glow);
  box-shadow: 0 30px 80px -20px rgba(0,120,201,0.45);
}
.project .ph {
  position: absolute; inset: 0;
}
.project .body {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  padding: 24px;
  z-index: 3;
  background: linear-gradient(180deg, transparent 0%, rgba(4,12,16,0.85) 70%);
  transform: translateZ(20px);
}
.project .cat {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--mint);
  margin-bottom: 8px;
}
.project .title {
  font-family: var(--font-display);
  font-size: clamp(20px, 1.8vw, 26px);
  font-weight: 500;
  letter-spacing: -0.02em;
  margin-bottom: 6px;
}
.project .meta {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-dim);
  display: flex; gap: 14px;
}
.project .corner-tag {
  position: absolute;
  top: 22px; left: 22px;
  z-index: 3;
  padding: 6px 12px;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--warm-white);
  background: rgba(6,20,28,0.65);
  backdrop-filter: blur(8px);
  border: 1px solid var(--border-glass);
  border-radius: 999px;
}
.project .corner-num {
  position: absolute;
  top: 22px; right: 22px;
  z-index: 3;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  color: var(--steel);
}

/* sizing variants for asymmetric grid */
.project.size-lg { grid-column: span 8; aspect-ratio: 16 / 10; }
.project.size-md { grid-column: span 4; aspect-ratio: 4 / 5; }
.project.size-sm { grid-column: span 4; aspect-ratio: 1 / 1; }
.project.size-wide { grid-column: span 8; aspect-ratio: 16 / 9; }
@media (max-width: 880px) {
  .project.size-lg, .project.size-md, .project.size-sm, .project.size-wide { grid-column: span 12; aspect-ratio: 4 / 3; }
}

/* Project modal */
.modal-backdrop {
  position: fixed; inset: 0;
  z-index: 100;
  background: rgba(4, 12, 16, 0.78);
  backdrop-filter: blur(18px);
  display: flex; align-items: center; justify-content: center;
  padding: 40px;
  opacity: 0; pointer-events: none;
  transition: opacity 300ms ease;
}
.modal-backdrop.open { opacity: 1; pointer-events: auto; }
.modal-card {
  max-width: 1100px; width: 100%;
  max-height: 86vh;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 0;
  background: var(--bg-panel);
  border: 1px solid var(--border-glow);
  border-radius: 24px;
  overflow: hidden;
  transform: translateY(20px) scale(0.98);
  transition: transform 400ms cubic-bezier(.2,.6,.2,1);
  box-shadow: 0 40px 100px -10px rgba(0,0,0,0.6), 0 0 0 1px var(--border-glow);
}
.modal-backdrop.open .modal-card { transform: translateY(0) scale(1); }
.modal-image {
  position: relative;
  background: var(--bg-navy);
  min-height: 380px;
}
.modal-body {
  padding: 40px;
  display: flex; flex-direction: column;
  overflow-y: auto;
}
.modal-close {
  position: absolute; top: 18px; right: 18px;
  width: 38px; height: 38px;
  border-radius: 50%;
  border: 1px solid var(--border-glass);
  background: rgba(6,20,28,0.7);
  color: var(--warm-white);
  display: flex; align-items: center; justify-content: center;
  z-index: 10;
  transition: all 200ms ease;
}
.modal-close:hover { border-color: var(--mint); transform: rotate(90deg); }
@media (max-width: 880px) {
  .modal-card { grid-template-columns: 1fr; max-height: 92vh; }
  .modal-image { min-height: 240px; }
}

/* ============================================================
   SERVICES
   ============================================================ */
.services-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}
@media (max-width: 1100px) { .services-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px) { .services-grid { grid-template-columns: 1fr; } }

.service {
  padding: 32px 28px 28px;
  min-height: 240px;
  display: flex; flex-direction: column;
  justify-content: space-between;
  position: relative;
  transition: transform 300ms ease;
}
.service:hover { transform: translateY(-4px); }
.service .idx {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.18em;
  color: var(--steel);
}
.service .ico {
  width: 44px; height: 44px;
  margin: 18px 0 24px;
  color: var(--mint);
}
.service h3 {
  font-family: var(--font-display);
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.01em;
  margin-bottom: 8px;
}
.service p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.55;
  color: var(--text-muted);
}
.service .arrow-corner {
  position: absolute;
  bottom: 22px; right: 22px;
  width: 32px; height: 32px;
  border-radius: 50%;
  border: 1px solid var(--border-glass);
  display: flex; align-items: center; justify-content: center;
  color: var(--steel);
  transition: all 250ms ease;
}
.service:hover .arrow-corner {
  background: var(--teal);
  color: var(--warm-white);
  border-color: var(--teal);
  transform: rotate(-45deg);
}

/* ============================================================
   WHY — counters
   ============================================================ */
.why {
  background:
    linear-gradient(180deg, transparent 0%, rgba(6,20,28,0.6) 50%, transparent 100%);
}
.why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--border-glass);
  border-left: 1px solid var(--border-glass);
}
@media (max-width: 880px) { .why-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .why-grid { grid-template-columns: 1fr; } }
.why-cell {
  padding: 44px 36px;
  border-right: 1px solid var(--border-glass);
  border-bottom: 1px solid var(--border-glass);
  position: relative;
  background: transparent;
  transition: background 300ms ease;
}
.why-cell:hover { background: rgba(0,120,201,0.06); }
.why-cell .ix {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  color: var(--steel);
}
.why-cell .num {
  font-family: var(--font-display);
  font-size: clamp(44px, 5vw, 64px);
  letter-spacing: -0.03em;
  color: var(--warm-white);
  margin: 22px 0 8px;
  display: flex; align-items: baseline; gap: 4px;
}
.why-cell .num .unit {
  font-size: 0.45em;
  color: var(--teal);
  opacity: 1;
}
.why-cell h3 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.01em;
  margin: 0 0 6px;
}
.why-cell p {
  font-size: 13px;
  color: var(--text-muted);
  margin: 0;
}

/* ============================================================
   MATERIALS / engineering
   ============================================================ */
.mat-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: center;
}
@media (max-width: 980px) { .mat-split { grid-template-columns: 1fr; } }

.diagram {
  aspect-ratio: 1 / 1;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 50%, rgba(0,120,201,0.18), transparent 60%),
    var(--bg-panel);
  border: 1px solid var(--border-glass);
  position: relative;
  overflow: hidden;
}
.diagram svg { width: 100%; height: 100%; display: block; }
.diagram .corner-meta {
  position: absolute; left: 18px; bottom: 18px;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--steel);
}
.diagram .corner-meta.tr { left: auto; right: 18px; bottom: auto; top: 18px; }

.mat-specs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  margin-top: 36px;
  background: var(--border-glass);
}
.mat-spec {
  padding: 22px;
  background: var(--bg-charcoal);
}
.mat-spec .k {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--steel);
}
.mat-spec .v {
  font-family: var(--font-display);
  font-size: 20px;
  margin-top: 8px;
}

/* ============================================================
   AWARDS
   ============================================================ */
.awards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

@media (max-width: 980px) { .awards-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px) { .awards-grid { grid-template-columns: 1fr; } }

.award-card {
  min-height: 390px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.88), rgba(248,250,247,0.72)),
    var(--bg-panel);
  transition: transform 300ms ease, box-shadow 300ms ease, border-color 300ms ease;
}

.award-card:hover {
  transform: translateY(-4px);
  border-color: rgba(0,120,201,0.28);
  box-shadow: 0 30px 80px -32px rgba(0,120,201,0.32);
}

.award-art {
  min-height: 230px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(28,36,40,0.10);
  border-radius: 8px;
  background:
    radial-gradient(circle at 50% 18%, rgba(35,167,230,0.15), transparent 34%),
    repeating-linear-gradient(135deg, rgba(35,167,230,0.045) 0 1px, transparent 1px 10px),
    linear-gradient(135deg, #FFFFFF, #EEECE6);
}

.award-frame {
  width: min(72%, 210px);
  aspect-ratio: 4 / 5;
  border: 1px solid rgba(28,36,40,0.18);
  border-radius: 4px;
  background: rgba(255,255,255,0.68);
  box-shadow: 0 20px 44px rgba(28,36,40,0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 24px;
}

.award-seal {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  border: 1px solid rgba(0,120,201,0.32);
  color: var(--teal);
  font-family: var(--font-display);
  font-size: 18px;
  background: rgba(248,250,247,0.82);
}

.award-line {
  width: 100%;
  height: 1px;
  background: rgba(28,36,40,0.16);
}

.award-line.short {
  width: 56%;
  background: rgba(0,120,201,0.34);
}

.award-meta {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--steel);
}

.award-card h3 {
  margin-top: auto;
  font-family: var(--font-display);
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.12;
  font-weight: 500;
  letter-spacing: -0.02em;
}

/* ============================================================
   CONTACT
   ============================================================ */
.contact {
  position: relative;
  overflow: hidden;
}
.contact-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: clamp(32px, 5vw, 64px);
}
@media (max-width: 980px) { .contact-grid { grid-template-columns: 1fr; } }

.form {
  padding: 40px;
}
.form .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px;
}
.form .row.full { grid-template-columns: 1fr; }
@media (max-width: 560px) { .form .row { grid-template-columns: 1fr; } }
.field { position: relative; }
.field label {
  display: block;
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--steel);
  margin-bottom: 8px;
}
.field input, .field select, .field textarea {
  width: 100%;
  padding: 14px 16px;
  background: rgba(4,12,16,0.4);
  border: 1px solid var(--border-glass);
  border-radius: 12px;
  color: var(--warm-white);
  font-family: var(--font-body);
  font-size: 14.5px;
  transition: border-color 200ms ease, background 200ms ease, box-shadow 200ms ease;
  outline: none;
}
.field textarea { min-height: 110px; resize: vertical; }
.field input:focus, .field select:focus, .field textarea:focus {
  border-color: var(--teal);
  background: rgba(0,120,201,0.06);
  box-shadow: 0 0 0 4px rgba(0,120,201,0.10);
}
.form-actions {
  display: flex; align-items: center; justify-content: space-between; gap: 20px;
  margin-top: 12px;
}
.form-actions .note {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-dim);
}

.contact-side {
  display: flex; flex-direction: column;
  gap: 14px;
}
.contact-card {
  padding: 26px;
  display: flex; gap: 20px; align-items: center;
}
.contact-card .ic {
  width: 44px; height: 44px;
  border-radius: 12px;
  display: flex; align-items: center; justify-content: center;
  background: rgba(0,120,201,0.12);
  border: 1px solid var(--border-glass);
  color: var(--mint);
}
.contact-card .k {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--steel);
}
.contact-card .v {
  font-family: var(--font-display);
  font-size: 17px;
  margin-top: 4px;
  color: var(--warm-white);
}
.contact-card.wa {
  background: linear-gradient(135deg, rgba(185,217,76,0.18) 0%, rgba(0,120,201,0.12) 100%);
  border-color: rgba(185,217,76,0.32);
}
.map-card {
  padding: 0;
  aspect-ratio: 16 / 10;
  position: relative;
  overflow: hidden;
}

.final-cta {
  margin-top: clamp(60px, 8vw, 96px);
  padding: clamp(48px, 7vw, 88px);
  border-radius: 28px;
  border: 1px solid var(--border-glass);
  background:
    radial-gradient(60% 100% at 100% 50%, rgba(0,120,201,0.2), transparent 70%),
    radial-gradient(60% 100% at 0% 50%, rgba(185,217,76,0.16), transparent 70%),
    var(--bg-panel);
  text-align: center;
  position: relative;
  overflow: hidden;
}
.final-cta h2 {
  font-size: clamp(36px, 5.5vw, 76px);
}
.final-cta .lead { margin: 24px auto 36px; text-align: center; }
.final-cta .cta-row { display: inline-flex; gap: 14px; flex-wrap: wrap; justify-content: center; }

/* ============================================================
   FOOTER
   ============================================================ */
footer {
  background: var(--bg-charcoal);
  border-top: 1px solid var(--border-glass);
  padding: 80px 0 32px;
  margin-top: 60px;
  position: relative;
}
footer::before {
  content: "";
  position: absolute; top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 10%, var(--teal) 50%, transparent 90%);
  box-shadow: 0 0 16px var(--teal);
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 60px;
}
@media (max-width: 880px) { .footer-grid { grid-template-columns: 1fr 1fr; } }
.foot-h {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--steel);
  margin-bottom: 18px;
}
.foot-list {
  list-style: none; padding: 0; margin: 0;
  display: flex; flex-direction: column; gap: 10px;
  font-size: 13.5px;
  color: var(--text-muted);
}
.foot-list a:hover { color: var(--warm-white); }
.footer-bottom {
  display: flex; justify-content: space-between; align-items: center;
  padding-top: 28px;
  border-top: 1px solid var(--border-glass);
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--text-dim);
}
.footer-bottom .links { display: flex; gap: 22px; }

/* ============================================================
   Tilt — applied via JS on .tilt
   ============================================================ */
.tilt-inner {
  transform-style: preserve-3d;
  transition: transform 200ms cubic-bezier(.2,.6,.2,1);
}

/* ============================================================
   Blueprint draw animation
   ============================================================ */
@keyframes draw {
  to { stroke-dashoffset: 0; }
}
.draw-line {
  stroke-dasharray: 600;
  stroke-dashoffset: 600;
}
.in .draw-line { animation: draw 2.2s cubic-bezier(.2,.6,.2,1) forwards; }
.in .draw-line.d1 { animation-delay: 0.2s; }
.in .draw-line.d2 { animation-delay: 0.5s; }
.in .draw-line.d3 { animation-delay: 0.8s; }
.in .draw-line.d4 { animation-delay: 1.1s; }

/* Float */
@keyframes floaty {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}
.floaty { animation: floaty 6s ease-in-out infinite; }

/* shimmer for canopy fabric */
@keyframes canopy-shimmer {
  0%, 100% { opacity: 0.85; }
  50% { opacity: 1; }
}

/* small util */
.divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--border-glass), transparent);
  margin: 0;
  border: 0;
}

/* ============================================================
   BRIGHT ARCHITECTURAL PASS
   ============================================================ */
.nav.scrolled {
  background: rgba(248, 250, 247, 0.82);
  box-shadow: 0 18px 45px rgba(28, 36, 40, 0.06);
}
.nav-links,
.brand,
.nav .cta-mini {
  color: var(--text-main);
}
.nav-links a:hover,
.foot-list a:hover {
  color: var(--teal);
}
.nav .cta-mini {
  background: rgba(255,255,255,0.68);
}
.nav .cta-mini:hover {
  background: rgba(0,120,201,0.08);
}

.btn-primary {
  color: #FFFFFF;
  background: linear-gradient(135deg, var(--logo-navy) 0%, var(--logo-blue) 54%, var(--logo-sky) 100%);
  box-shadow: 0 16px 34px -20px rgba(0,47,135,0.62), inset 0 1px 0 rgba(255,255,255,0.28);
}
.btn-ghost {
  color: var(--text-main);
  background: rgba(255,255,255,0.66);
}
.btn-ghost:hover {
  color: var(--teal);
  background: rgba(255,255,255,0.92);
  border-color: rgba(0,120,201,0.32);
}

.glass,
.project,
.about-image,
.diagram,
.modal-card,
.final-cta {
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(28, 36, 40, 0.08);
}
.glass::before {
  background: linear-gradient(135deg, rgba(255,255,255,0.66), transparent 46%);
}
.glass-glow:hover {
  box-shadow: 0 28px 78px -28px rgba(0,120,201,0.35), inset 0 1px 0 rgba(255,255,255,0.72);
}

.hero {
  min-height: 96vh;
  background:
    linear-gradient(90deg, rgba(248,250,247,0.88) 0%, rgba(248,250,247,0.74) 48%, rgba(238,236,230,0.34) 100%),
    radial-gradient(900px 580px at 78% 36%, rgba(35,167,230,0.16), transparent 60%);
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.92;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%201000'%20fill='none'%3E%3Cg%20stroke='%23061A3D'%20stroke-width='1.2'%20stroke-linecap='round'%20opacity='.105'%3E%3Cpath%20d='M-120%20310C170%2088%20542%2060%20874%20170C1124%20253%201304%20418%201704%20302'/%3E%3Cpath%20d='M-80%20496C260%20240%20574%20210%20888%20318C1126%20400%201290%20556%201678%20470'/%3E%3Cpath%20d='M-40%20674C250%20470%20596%20422%20918%20524C1188%20610%201370%20742%201660%20694'/%3E%3C/g%3E%3Cg%20stroke='%230078C9'%20stroke-width='1'%20opacity='.12'%3E%3Cpath%20d='M1078%20890L218%20110M1078%20890L382%2070M1078%20890L560%2072M1078%20890L742%20122M1078%20890L914%20208M1078%20890L1088%20352M1078%20890L1258%20528M1078%20890L1412%20736'/%3E%3Cpath%20d='M142%20778C386%20572%20676%20508%20954%20582C1134%20630%201282%20718%201454%20876'/%3E%3C/g%3E%3Cg%20stroke='%236E7478'%20stroke-width='.9'%20opacity='.12'%3E%3Cpath%20d='M80%20234L1362%20184M128%20368L1440%20302M188%20502L1510%20438M258%20640L1560%20594'/%3E%3Cpath%20d='M300%20172L522%20720M522%20120L732%20772M748%20128L940%20790M984%20186L1132%20780M1226%20288L1344%20740'/%3E%3C/g%3E%3Cg%20fill='%23061A3D'%20opacity='.13'%3E%3Ccircle%20cx='522'%20cy='368'%20r='3.5'/%3E%3Ccircle%20cx='748'%20cy='502'%20r='3'/%3E%3Ccircle%20cx='984'%20cy='640'%20r='3.5'/%3E%3Ccircle%20cx='1226'%20cy='502'%20r='3'/%3E%3C/g%3E%3Cg%20stroke='%23B9D94C'%20stroke-width='1.4'%20opacity='.10'%3E%3Cpath%20d='M30%20918C276%20736%20560%20670%20882%20726C1110%20766%201300%20864%201530%20988'/%3E%3C/g%3E%3C/svg%3E");
  background-size: min(1520px, 150vw) auto;
  background-position: 52% 38%;
  background-repeat: no-repeat;
}
.hero .wrap,
.hero > .wrap + div {
  position: relative;
  z-index: 1;
}
.h-display em,
.hero-meta-item .num,
.about-stat .num,
.service .ico,
.project .meta span:last-child {
  color: var(--teal) !important;
}
.hero-canopy {
  background: #EEECE6;
  border-color: rgba(28,36,40,0.10);
  box-shadow: 0 34px 90px rgba(28,36,40,0.14);
  margin-top: clamp(8px, 2.5vh, 26px);
}
.hero-canopy .hero-3d-stage {
  background:
    radial-gradient(780px 520px at 58% 30%, rgba(35,167,230,0.14), transparent 64%),
    linear-gradient(180deg, rgba(255,255,255,0.88), rgba(248,250,247,0.58));
}
.hero-photo,
.section-photo,
.project-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.hero-photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  filter: saturate(0.95) brightness(1.04) contrast(0.96);
}
.hero-photo-scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(248,250,247,0.10), rgba(11,36,49,0.18)),
    radial-gradient(circle at 28% 16%, rgba(255,255,255,0.28), transparent 38%);
}
.hero-canopy .canopy-svg {
  z-index: 2;
  opacity: 0.22;
  mix-blend-mode: screen;
}
.hero-canopy::after {
  display: none;
}
.canopy-label {
  z-index: 4;
  color: rgba(6,26,61,0.58);
}
.canopy-label .tag {
  background: rgba(255,255,255,0.68);
  color: var(--logo-deep);
  border-color: rgba(6,26,61,0.12);
}

.about-image .blueprint-overlay {
  opacity: 0.42;
  mix-blend-mode: multiply;
}
.section-photo {
  filter: saturate(0.94) brightness(1.03);
}
.story {
  background:
    linear-gradient(180deg, rgba(238,236,230,0.48), rgba(248,250,247,0)),
    radial-gradient(800px 600px at 20% 40%, rgba(35,167,230,0.12), transparent 60%);
}

.filter-chip {
  color: var(--text-muted);
  background: rgba(255,255,255,0.70);
}
.filter-chip:hover {
  color: var(--teal);
  border-color: rgba(0,120,201,0.28);
}
.filter-chip.active {
  color: #FFFFFF;
  background: var(--teal);
  border-color: var(--teal);
  box-shadow: 0 10px 24px -18px rgba(0,47,135,0.85);
}
.project {
  background: #EEECE6;
}
.project .ph {
  background: #EEECE6;
}
.project-image {
  filter: saturate(0.94) brightness(1.04) contrast(0.96);
  transition: transform 700ms cubic-bezier(.2,.6,.2,1), filter 400ms ease;
}
.project:hover .project-image {
  transform: scale(1.055);
  filter: saturate(1.02) brightness(1.08) contrast(0.98);
}
.project .body {
  background: linear-gradient(180deg, transparent 0%, rgba(6,26,61,0.72) 72%, rgba(6,26,61,0.88) 100%);
}
.project .cat,
.project .corner-num {
  color: rgba(255,255,255,0.78);
}
.project .title,
.project .meta {
  color: #FFFFFF;
}
.project .corner-tag {
  color: #FFFFFF;
  background: rgba(28,36,40,0.46);
}
#projects {
  padding-top: clamp(84px, 9vw, 132px);
}
#projects .section-head {
  margin-bottom: clamp(30px, 4vw, 56px);
}
.projects-reveal {
  opacity: 1;
  transform: none;
}

.why {
  background: linear-gradient(180deg, transparent 0%, rgba(238,236,230,0.58) 50%, transparent 100%);
}
.why-cell:hover {
  background: rgba(255,255,255,0.54);
}
.why-cell .num {
  color: var(--teal);
}
.mat-spec,
.modal-card,
.modal-image {
  background: #FFFFFF;
}
.modal-backdrop {
  background: rgba(28, 36, 40, 0.48);
}
.modal-close {
  background: rgba(255,255,255,0.86);
  color: var(--text-main);
}
.final-cta {
  background:
    linear-gradient(135deg, rgba(255,255,255,0.88), rgba(238,236,230,0.72)),
    radial-gradient(60% 100% at 100% 50%, rgba(35,167,230,0.18), transparent 70%);
}
footer {
  background: #FFFFFF;
}

@media (max-width: 720px) {
  .splash-photo {
    width: 190vw;
    height: 120vh;
    object-position: 63% 52%;
  }
  .brand-lockup {
    flex-direction: column;
    text-align: center;
    gap: 14px;
    padding: 0 24px;
  }
  .brand-lockup-text span {
    font-size: 9px;
  }
  .hero {
    min-height: auto;
  }
}

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