:root {
  color-scheme: dark;
  --bg: #060709;
  --bg-soft: #0a0d12;
  --bg-glow: radial-gradient(1000px 520px at 15% -10%, rgba(214,179,106,.07), transparent 58%),
             radial-gradient(780px 420px at 92% 18%, rgba(40,215,255,.035), transparent 62%);
  --panel: rgba(13, 18, 24, 0.72);
  --panel-solid: #0d1218;
  --line: rgba(255, 255, 255, 0.07);
  --line-strong: rgba(255, 255, 255, 0.14);
  --line-gold: rgba(214, 179, 106, 0.28);
  --ink: #f4f7fb;
  --ink-soft: #c9d2dd;
  --muted: #8b97a6;
  --muted-2: #5e6b7a;
  --cyan: #6fd8ec;
  --cyan-soft: rgba(111,216,236,.13);
  --red: #ff385c;
  --gold: #d6b36a;
  --gold-soft: rgba(214,179,106,.6);
  --green: #2ee69b;
  --shadow-1: 0 1px 0 rgba(255,255,255,.04) inset, 0 30px 80px -30px rgba(0,0,0,.7);
  --shadow-soft: 0 12px 40px -18px rgba(0,0,0,.55);
  --radius: 12px;
  --radius-sm: 8px;
  --ease: cubic-bezier(.4, 0, .2, 1);
  --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
  --container: 1280px;

  /* Type scale */
  --fs-h1: clamp(46px, 7.4vw, 108px);
  --fs-h2: clamp(28px, 4.2vw, 52px);
  --fs-h3: 22px;
  --fs-kicker: 11px;
  --fs-lead: clamp(15px, 1.2vw, 18px);
  --fs-base: 16px;
  --fs-small: 13px;
}

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

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html, body { background: var(--bg); }
html { overflow-x: clip; }
body {
  margin: 0;
  color: var(--ink);
  font-family: Inter, system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: var(--fs-base);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-feature-settings: "ss01", "cv01", "cv11";
  overflow-x: clip;
  background-image: var(--bg-glow);
}
a { color: inherit; text-decoration: none; transition: color .25s var(--ease), opacity .25s var(--ease); }
a:hover { color: var(--cyan); }
img { display: block; max-width: 100%; }
button { font: inherit; cursor: pointer; }

::selection { background: var(--gold); color: #0a0d12; }

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

.skip-link {
  position: absolute; top: 0; left: 0; padding: 12px 16px;
  background: var(--cyan); color: #041017; font-weight: 700;
  transform: translateY(-110%); transition: transform .2s var(--ease); z-index: 100;
}
.skip-link:focus { transform: translateY(0); }

/* === Cursor glow & scroll progress === */
.cursor-glow {
  position: fixed; top: 0; left: 0; width: 600px; height: 600px;
  pointer-events: none; z-index: 1;
  background: radial-gradient(circle at center, rgba(214,179,106,.055), transparent 60%);
  transform: translate(-50%, -50%);
  transition: opacity .3s var(--ease);
  mix-blend-mode: screen;
  will-change: transform;
}
@media (max-width: 860px), (hover: none) { .cursor-glow { display: none; } }

.scroll-progress {
  position: fixed; top: 0; left: 0; right: 0; height: 1.5px; z-index: 30;
  background: rgba(255,255,255,.04);
}
.scroll-progress span {
  display: block; height: 100%; width: 0;
  background: linear-gradient(90deg, var(--cyan), var(--gold));
  transition: width .12s linear;
  box-shadow: 0 0 12px var(--cyan);
}

/* === Nav === */
.nav {
  position: fixed; inset: 0 0 auto; z-index: 25;
  display: flex; align-items: center; justify-content: space-between; gap: 24px;
  padding: 20px clamp(20px, 4vw, 56px);
  background: linear-gradient(180deg, rgba(0,0,0,.7), rgba(0,0,0,0));
  transition: background .35s var(--ease), backdrop-filter .35s var(--ease), padding .35s var(--ease), border-color .35s var(--ease);
  border-bottom: 1px solid transparent;
}
.nav.scrolled {
  background: rgba(8,10,14,.78);
  backdrop-filter: blur(18px) saturate(170%);
  -webkit-backdrop-filter: blur(18px) saturate(170%);
  padding-top: 12px; padding-bottom: 12px;
  border-bottom-color: var(--line);
}
.mark {
  display: flex; align-items: center; gap: 14px;
  font-family: Rajdhani, sans-serif;
  text-transform: uppercase; letter-spacing: .14em; font-weight: 700;
}
.mark b { font-size: 14px; }
.mark-shape {
  width: 28px; height: 28px;
  background: linear-gradient(135deg, #eef4f6, var(--gold));
  clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
  position: relative;
  box-shadow: 0 0 18px rgba(214,179,106,.22);
}
.nav nav { display: flex; gap: 28px; color: var(--muted); font-size: 13px; }
.nav nav a { position: relative; padding: 6px 0; letter-spacing: .01em; }
.nav nav a::after {
  content: ""; position: absolute; left: 0; right: 100%; bottom: 0; height: 1px;
  background: var(--gold); transition: right .3s var(--ease);
}
.nav nav a:hover { color: var(--ink); }
.nav nav a:hover::after { right: 0; }

.nav-cta { display: flex; align-items: center; gap: 12px; }
.phone-pill {
  font-family: "JetBrains Mono", monospace;
  font-size: 12px; font-weight: 600; letter-spacing: .02em;
  padding: 9px 14px; border: 1px solid var(--line-strong);
  border-radius: 999px;
  background: rgba(255,255,255,.025);
  white-space: nowrap;
  transition: all .25s var(--ease);
}
.phone-pill:hover { border-color: var(--gold); color: var(--gold); background: rgba(214,179,106,.08); }

.burger { display: none; background: transparent; border: 0; padding: 8px; }
.burger span { display: block; width: 22px; height: 1.5px; background: var(--ink); margin: 4px 0; transition: all .25s var(--ease); }
.burger[aria-expanded="true"] span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.burger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

.mobile-drawer {
  position: fixed; top: 64px; left: 0; right: 0; z-index: 24;
  display: none; flex-direction: column; gap: 4px;
  padding: 16px clamp(20px, 5vw, 40px) 24px;
  background: rgba(8,10,14,.96); backdrop-filter: blur(18px);
  border-bottom: 1px solid var(--line);
  transform: translateY(-110%); transition: transform .35s var(--ease);
}
.mobile-drawer.open { transform: translateY(0); }
.mobile-drawer a {
  padding: 14px 0; font-size: 16px;
  font-family: Rajdhani, sans-serif; font-weight: 600;
  text-transform: uppercase; letter-spacing: .08em;
  border-bottom: 1px solid var(--line);
}
.mobile-drawer a.muted { color: var(--muted); }

/* === Hero === */
.hero {
  position: relative;
  min-height: 100vh;
  display: grid; align-items: end;
  overflow: hidden;
  padding: 140px clamp(20px, 5vw, 70px) 100px;
  isolation: isolate;
}
.hero-media {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  filter: saturate(.9) contrast(1.02) brightness(.82);
  z-index: 0;
}
.hero-canvas { display: none; }
.hero::after {
  content: ""; position: absolute; inset: 0; z-index: 1;
  background:
    radial-gradient(ellipse at 72% 34%, transparent, rgba(0,0,0,.44) 48%, rgba(6,7,9,.92)),
    linear-gradient(90deg, rgba(6,7,9,.9), rgba(6,7,9,.58) 45%, rgba(6,7,9,.2) 74%);
}
.scanline {
  position: absolute; inset: 0; z-index: 2;
  background: linear-gradient(180deg, rgba(255,255,255,.02), transparent 38%);
  mix-blend-mode: screen; pointer-events: none;
}
.hero-grid {
  position: absolute; inset: 0; z-index: 2;
  background-image:
    linear-gradient(to right, rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(ellipse at 20% 72%, black 12%, transparent 58%);
  -webkit-mask-image: radial-gradient(ellipse at 20% 72%, black 12%, transparent 58%);
  pointer-events: none;
}
.hero-content { position: relative; z-index: 3; max-width: 920px; }

/* === Typography primitives === */
.kicker {
  margin: 0 0 14px; color: var(--gold);
  font-family: "JetBrains Mono", monospace;
  font-weight: 600;
  text-transform: uppercase; letter-spacing: .26em;
  font-size: var(--fs-kicker);
  display: inline-flex; align-items: center; gap: 10px;
}
.kicker::before {
  content: ""; width: 24px; height: 1px; background: var(--gold-soft);
}

h1, h2, h3 {
  margin: 0;
  font-family: Rajdhani, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 600;
  text-wrap: balance;
}
h1 {
  font-size: var(--fs-h1);
  max-width: 18ch;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  line-height: .96;
  background: linear-gradient(180deg, #fff 0%, #f7f4ec 55%, #b9c0c5 100%);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}
h2 {
  font-size: var(--fs-h2);
  max-width: 22ch;
  letter-spacing: -0.015em;
  line-height: 1.04;
}
h3 { font-size: var(--fs-h3); font-weight: 700; line-height: 1.15; }

.lead {
  max-width: 64ch;
  color: var(--ink-soft);
  font-size: var(--fs-lead);
  line-height: 1.65;
  font-weight: 400;
}
.section-sub { color: var(--muted); max-width: 64ch; font-size: var(--fs-lead); line-height: 1.7; }

/* === Buttons === */
.actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 32px; }
.button {
  min-height: 46px; display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  padding: 0 22px; border: 1px solid rgba(255,255,255,.16);
  font-weight: 700; text-transform: uppercase; font-size: 12px; letter-spacing: .14em;
  border-radius: var(--radius-sm);
  transition: transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), box-shadow .35s var(--ease);
  white-space: nowrap;
}
.button.primary {
  background: var(--ink); color: #060709; border-color: var(--ink);
  box-shadow: 0 14px 30px -14px rgba(255,255,255,.4);
}
.button.primary:hover {
  transform: translateY(-2px);
  background: var(--gold); border-color: var(--gold); color: #0a0d12;
  box-shadow: 0 18px 36px -14px rgba(214,179,106,.55);
}
.button.ghost { background: rgba(8,10,14,.4); backdrop-filter: blur(12px); }
.button.ghost:hover { border-color: var(--gold); color: var(--gold); }
.button.big { min-height: 54px; padding: 0 30px; font-size: 13px; }
.button.primary::after {
  content: "→";
  font-size: 16px; font-weight: 400;
  transition: transform .25s var(--ease);
}
.button.primary:hover::after { transform: translateX(3px); }

.trust-list {
  display: flex; flex-wrap: wrap; gap: 8px;
  list-style: none; padding: 0; margin: 40px 0 0;
}
.trust-list li {
  font-size: 11.5px;
  letter-spacing: .04em;
  padding: 7px 13px;
  border: 1px solid var(--line-strong);
  border-radius: 999px;
  background: rgba(255,255,255,.03);
  color: var(--ink-soft);
  display: inline-flex; align-items: center; gap: 8px;
  transition: border-color .25s var(--ease), background .25s var(--ease);
}
.trust-list li:hover { border-color: var(--gold-soft); background: rgba(214,179,106,.06); }
.trust-list li::before {
  content: ""; width: 5px; height: 5px; border-radius: 50%;
  background: var(--gold); box-shadow: 0 0 8px var(--gold-soft);
}

.telemetry {
  position: absolute; right: clamp(20px, 5vw, 70px); bottom: 110px;
  z-index: 3; min-width: 240px; padding: 22px;
  border-left: 1px solid var(--gold);
  background: rgba(8,10,14,.68);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.telemetry .telemetry-label, .telemetry small {
  display: block; color: var(--muted); font-size: 11px;
  font-family: "JetBrains Mono", monospace;
  letter-spacing: .18em; text-transform: uppercase;
}
.telemetry strong {
  display: block; font-size: 22px;
  font-family: Rajdhani, sans-serif; font-weight: 600;
  margin: 6px 0 12px; line-height: 1;
  letter-spacing: -.005em;
}
.telemetry small + small { margin-top: 4px; letter-spacing: .12em; }
.telemetry-status {
  display: flex; align-items: center; gap: 10px;
  margin-top: 14px; padding-top: 14px;
  border-top: 1px solid var(--line);
  font-size: 11px; font-family: "JetBrains Mono", monospace;
  letter-spacing: .08em;
}
.telemetry-status .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--muted); }
.telemetry-status .dot.open { background: var(--green); box-shadow: 0 0 10px var(--green); animation: pulse 2.4s infinite; }
.telemetry-status .dot.closed { background: var(--red); box-shadow: 0 0 10px var(--red); }
@keyframes pulse { 50% { opacity: .5; } }

.scroll-cue {
  position: absolute; left: 50%; bottom: 32px; transform: translateX(-50%);
  z-index: 3; width: 22px; height: 36px; border: 1px solid var(--line-strong); border-radius: 14px;
  display: flex; justify-content: center;
}
.scroll-cue span {
  width: 2px; height: 6px; background: var(--gold); border-radius: 2px; margin-top: 7px;
  animation: scrollDot 2s var(--ease) infinite;
}
@keyframes scrollDot { 0% { opacity: 0; transform: translateY(0); } 30% { opacity: 1; } 100% { opacity: 0; transform: translateY(14px); } }

/* === Sections === */
.band, .gallery-section, .process, .contact, .stats, .ba, .testimonials, .faq, .cta-banner, .map-section {
  padding: clamp(80px, 9vw, 140px) clamp(20px, 5vw, 70px);
  position: relative;
}
.section-head {
  display: flex; flex-direction: column; gap: 16px;
  margin: 0 auto 56px;
  max-width: var(--container);
}
.section-head h2 { max-width: 28ch; }

/* === Stats === */
.stats {
  padding-top: clamp(60px, 7vw, 90px); padding-bottom: clamp(60px, 7vw, 90px);
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, rgba(214,179,106,.025), rgba(255,255,255,.01));
}
.stats-grid {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;
  max-width: var(--container); margin: 0 auto;
  border-left: 1px solid var(--line);
}
.stat {
  padding: 24px 28px; text-align: left;
  border-right: 1px solid var(--line);
  position: relative;
  transition: background .35s var(--ease);
}
.stat::before {
  content: "";
  position: absolute; top: 0; left: 0; right: 0; height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold-soft), transparent);
  opacity: 0; transition: opacity .35s var(--ease);
}
.stat:hover { background: rgba(214,179,106,.04); }
.stat:hover::before { opacity: 1; }
.stat-value {
  font-family: Rajdhani, sans-serif;
  font-size: clamp(40px, 4.8vw, 68px);
  font-weight: 600; line-height: 1;
  letter-spacing: -0.02em;
  display: flex; align-items: baseline;
}
.stat-suffix { color: var(--gold); font-size: .55em; margin-left: 6px; font-weight: 500; letter-spacing: .02em; }
.stat-label {
  color: var(--muted); margin-top: 14px;
  font-size: 11px; text-transform: uppercase; letter-spacing: .18em;
  font-family: "JetBrains Mono", monospace;
}

/* === Services === */
.services {
  display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px;
  max-width: var(--container); margin: 0 auto;
}
.service-card {
  position: relative; overflow: hidden;
  border: 1px solid var(--line); background: var(--panel-solid);
  border-radius: var(--radius);
  transition: transform .4s var(--ease), border-color .4s var(--ease), box-shadow .4s var(--ease);
  display: flex; flex-direction: column;
}
.service-card::before {
  content: ""; position: absolute; inset: 0; pointer-events: none; z-index: 1;
  background: radial-gradient(620px circle at var(--mx, 50%) var(--my, 0%), rgba(214,179,106,.09), transparent 42%);
  opacity: 0; transition: opacity .4s var(--ease);
}
.service-card::after {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold-soft) 50%, transparent);
  opacity: 0; transition: opacity .4s var(--ease);
  z-index: 2;
}
.service-card:hover { border-color: var(--line-gold); transform: translateY(-3px); box-shadow: var(--shadow-1); }
.service-card:hover::before { opacity: 1; }
.service-card:hover::after { opacity: 1; }
.service-card .img-wrap { position: relative; aspect-ratio: 4/3; overflow: hidden; background: #111; }
.service-card img { width: 100%; height: 100%; object-fit: cover; transition: transform 1s var(--ease); }
.service-card:hover img { transform: scale(1.05); }
.service-card .img-wrap::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 58%, rgba(13,18,24,.88));
}
.service-card .body { padding: 26px 26px 30px; position: relative; z-index: 2; flex: 1; }
.service-card .icon {
  position: absolute; top: -22px; right: 26px; z-index: 3;
  width: 44px; height: 44px; display: grid; place-items: center;
  background: var(--bg); border: 1px solid var(--line-gold); border-radius: 10px;
  color: var(--gold);
  transition: transform .4s var(--ease), background .4s var(--ease);
}
.service-card:hover .icon { transform: rotate(-6deg) scale(1.05); background: rgba(214,179,106,.08); }
.service-card .num {
  font-family: "JetBrains Mono", monospace; font-size: 10.5px;
  color: var(--muted); margin-bottom: 12px;
  letter-spacing: .22em; text-transform: uppercase;
}
.service-card h3 {
  font-size: 22px;
  letter-spacing: -.005em;
}
.service-card p {
  color: var(--muted); line-height: 1.7;
  margin: 12px 0 0; font-size: 14.5px;
  max-width: 36ch;
}

/* === Process === */
.process {
  display: grid; grid-template-columns: 1fr 1.3fr; gap: 56px;
  background: linear-gradient(180deg, #f2f2ef 0%, #e7e3db 100%);
  color: #0a0d12;
}
.process-head .kicker { color: #9b6d1c; }
.process-head .kicker::before { background: rgba(155,109,28,.4); }
.process-head .muted { color: #4a5663; }
.process h2 { color: #0a0d12; }
.process-list { list-style: none; margin: 0; padding: 0; counter-reset: step; }
.process-list li {
  counter-increment: step;
  border-top: 1px solid rgba(0,0,0,.12);
  padding: 28px 0;
  font-size: clamp(20px, 2.6vw, 32px);
  font-family: Rajdhani, sans-serif; font-weight: 600;
  letter-spacing: -.01em;
  display: flex; align-items: baseline; gap: 22px;
  transition: padding-left .35s var(--ease), color .35s var(--ease);
  cursor: default;
}
.process-list li:hover { padding-left: 14px; color: #9b6d1c; }
.process-list li::before {
  content: "0" counter(step); color: #9b6d1c;
  font-size: 13px; font-family: "JetBrains Mono", monospace;
  font-weight: 500; letter-spacing: .1em;
  min-width: 36px;
}

/* === Before / After === */
.ba-list { display: grid; gap: 28px; max-width: var(--container); margin: 0 auto; }
.ba-item {
  border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden;
  background: var(--panel-solid);
  transition: border-color .35s var(--ease);
}
.ba-item:hover { border-color: var(--line-gold); }
.ba-item h3 {
  padding: 20px 24px;
  border-bottom: 1px solid var(--line);
  font-size: 18px; font-weight: 600;
  letter-spacing: -.005em;
  color: var(--ink-soft);
}
.ba-slider {
  position: relative; aspect-ratio: 16 / 9; overflow: hidden; cursor: ew-resize;
  user-select: none; touch-action: none;
}
.ba-slider img {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  pointer-events: none;
}
.ba-slider .ba-after { clip-path: inset(0 0 0 50%); }
.ba-slider .ba-handle {
  position: absolute; top: 0; bottom: 0; width: 2px; left: 50%;
  background: var(--gold); box-shadow: 0 0 24px var(--gold-soft);
  transform: translateX(-50%); pointer-events: none;
}
.ba-slider .ba-handle::after {
  content: "↔"; position: absolute; top: 50%; left: 50%;
  width: 42px; height: 42px; border-radius: 50%;
  background: var(--gold); color: #0a0d12;
  transform: translate(-50%, -50%);
  display: grid; place-items: center;
  font-weight: 800; font-size: 16px;
  box-shadow: 0 0 20px var(--gold-soft);
}
.ba-tag {
  position: absolute; top: 14px;
  padding: 6px 11px;
  font-family: "JetBrains Mono", monospace; font-size: 10.5px;
  letter-spacing: .2em; text-transform: uppercase;
  background: rgba(0,0,0,.65); border: 1px solid var(--line-strong);
  border-radius: 4px;
}
.ba-tag.left { left: 14px; }
.ba-tag.right { right: 14px; color: var(--gold); border-color: var(--line-gold); }

/* === Gallery === */
.gallery {
  display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 12px;
  max-width: var(--container); margin: 0 auto;
}
.gallery .gtile {
  position: relative; overflow: hidden; cursor: zoom-in;
  border: 1px solid var(--line); border-radius: var(--radius-sm);
  aspect-ratio: 4 / 3;
  background: var(--panel-solid);
}
.gallery .gtile:first-child { grid-row: span 2; aspect-ratio: auto; height: 100%; min-height: 520px; }
.gallery .gtile:nth-child(2) { grid-column: span 2; aspect-ratio: 16 / 7; }
.gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform 1s var(--ease); }
.gallery .gtile:hover img { transform: scale(1.05); }
.gallery .gtile::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 60%, rgba(0,0,0,.5));
  opacity: 0; transition: opacity .35s var(--ease);
  pointer-events: none;
}
.gallery .gtile:hover::before { opacity: 1; }
.gallery .gtile::after {
  content: "+"; position: absolute; right: 14px; bottom: 14px;
  width: 34px; height: 34px; display: grid; place-items: center;
  background: var(--gold); color: #0a0d12;
  font-size: 20px; font-weight: 600;
  border-radius: 50%;
  opacity: 0; transform: scale(.8);
  transition: opacity .3s var(--ease), transform .3s var(--ease);
}
.gallery .gtile:hover::after { opacity: 1; transform: scale(1); }

/* === Testimonials === */
.testimonials { background: linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%); }
.t-track {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;
  max-width: var(--container); margin: 0 auto;
}
.t-card {
  padding: 30px 28px;
  border: 1px solid var(--line); border-radius: var(--radius);
  background: var(--panel-solid);
  position: relative;
  transition: transform .35s var(--ease), border-color .35s var(--ease);
}
.t-card:hover { transform: translateY(-2px); border-color: var(--line-gold); }
.t-card::before {
  content: "\201C"; position: absolute; top: 6px; left: 18px;
  font-family: Rajdhani, serif; font-size: 96px;
  color: var(--gold); opacity: .18; line-height: 1;
}
.t-card .stars { color: var(--gold); margin-bottom: 16px; font-size: 14px; letter-spacing: 3px; }
.t-card .text {
  color: var(--ink-soft); margin: 0 0 22px;
  font-size: 15.5px; line-height: 1.7;
}
.t-card .who {
  display: flex; flex-direction: column; gap: 4px;
  padding-top: 18px; border-top: 1px solid var(--line);
}
.t-card .who b {
  font-family: Rajdhani, sans-serif; font-size: 17px;
  font-weight: 600; letter-spacing: .005em;
}
.t-card .who small {
  color: var(--muted);
  font-family: "JetBrains Mono", monospace; font-size: 11px;
  letter-spacing: .1em; text-transform: uppercase;
}

/* === FAQ === */
.faq-list { max-width: 880px; margin: 0 auto; }
.faq-item { border-bottom: 1px solid var(--line); }
.faq-item summary {
  list-style: none; cursor: pointer;
  padding: 24px 56px 24px 0; position: relative;
  font-family: Rajdhani, sans-serif; font-weight: 600;
  font-size: clamp(17px, 1.6vw, 20px);
  letter-spacing: -.005em;
  transition: color .25s var(--ease);
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: "+"; position: absolute; right: 0; top: 50%;
  transform: translateY(-50%);
  width: 30px; height: 30px;
  border: 1px solid var(--line-strong); border-radius: 50%;
  display: grid; place-items: center;
  color: var(--gold); font-size: 18px; font-weight: 300;
  transition: transform .3s var(--ease), background .3s var(--ease), border-color .3s var(--ease), color .3s var(--ease);
}
.faq-item[open] summary::after {
  content: "−"; background: var(--gold); color: #0a0d12; border-color: var(--gold);
}
.faq-item summary:hover { color: var(--gold); }
.faq-item .a {
  color: var(--muted); padding: 0 0 24px; max-width: 64ch;
  line-height: 1.75; font-size: 14.5px;
}

/* === CTA Banner === */
.cta-banner {
  display: grid; grid-template-columns: 1.5fr auto; align-items: center; gap: 36px;
  background:
    radial-gradient(800px 400px at 80% 50%, rgba(214,179,106,.06), transparent 60%),
    linear-gradient(135deg, #0a0e14 0%, #11161e 100%);
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  padding-top: clamp(70px, 8vw, 110px); padding-bottom: clamp(70px, 8vw, 110px);
}
.cta-banner h2 { font-size: clamp(28px, 3.8vw, 48px); max-width: 18ch; }

/* === Contact === */
.contact {
  display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start;
  background: linear-gradient(180deg, #07090d 0%, #0c1117 100%);
}
.contact-info .lead { margin: 16px 0 36px; }
.contact-meta { list-style: none; padding: 0; margin: 0; display: grid; gap: 22px; }
.contact-meta li { padding-bottom: 20px; border-bottom: 1px solid var(--line); }
.meta-label {
  display: block; color: var(--muted);
  font-size: 10.5px; text-transform: uppercase; letter-spacing: .22em;
  margin-bottom: 8px;
  font-family: "JetBrains Mono", monospace;
}
.contact-meta a, .contact-meta span {
  font-size: clamp(17px, 1.6vw, 22px);
  font-family: Rajdhani, sans-serif; font-weight: 600;
  letter-spacing: -.005em;
}
.contact-meta a:hover { color: var(--gold); }

.quote-form {
  padding: 36px; border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,255,255,.025), rgba(255,255,255,.01));
  display: grid; gap: 16px;
  box-shadow: var(--shadow-soft);
}
.quote-form h3 { margin-bottom: 8px; font-size: 22px; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.quote-form label {
  display: grid; gap: 6px;
  font-size: 11.5px; color: var(--muted);
  text-transform: uppercase; letter-spacing: .14em;
  font-family: "JetBrains Mono", monospace;
}
.quote-form label.full { grid-column: 1 / -1; }
.quote-form input, .quote-form textarea {
  width: 100%; padding: 13px 14px;
  background: var(--bg); color: var(--ink);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  font: inherit;
  font-family: Inter, sans-serif;
  font-size: 14.5px; letter-spacing: 0; text-transform: none;
  transition: border-color .25s var(--ease), box-shadow .25s var(--ease);
}
.quote-form input:focus, .quote-form textarea:focus {
  outline: none; border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(214,179,106,.15);
}
.quote-form textarea { resize: vertical; min-height: 120px; }
.quote-form .check {
  display: flex; flex-direction: row; gap: 12px;
  align-items: flex-start; cursor: pointer;
  text-transform: none; letter-spacing: 0;
  font-family: Inter, sans-serif;
}
.quote-form .check input { width: 16px; height: 16px; margin-top: 3px; flex-shrink: 0; }
.quote-form .check span { color: var(--muted); font-size: 12.5px; line-height: 1.6; }
.quote-form .honeypot { position: absolute; left: -9999px; width: 1px; height: 1px; opacity: 0; }
.form-status {
  margin: 0; min-height: 22px;
  font-size: 13px; font-family: "JetBrains Mono", monospace;
  letter-spacing: .04em;
}
.form-status.ok { color: var(--green); }
.form-status.err { color: var(--red); }

/* === Map === */
.map-section {
  padding-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0;
  position: relative; height: 460px;
  background: #0a0d12;
}
#map { width: 100%; height: 100%; background: #0a0d12; }
.leaflet-container { background: #0a0d12 !important; font-family: Inter, sans-serif !important; }
.leaflet-control-attribution { background: rgba(8,10,14,.8) !important; color: var(--muted) !important; font-size: 10px !important; }
.leaflet-control-attribution a { color: var(--muted) !important; }
.leaflet-control-zoom a { background: rgba(8,10,14,.85) !important; color: var(--ink) !important; border-color: var(--line-strong) !important; }
.leaflet-control-zoom a:hover { background: var(--gold) !important; color: #0a0d12 !important; }

/* Custom red pin marker */
.maticar-pin {
  width: 38px; height: 50px; position: relative;
  filter: drop-shadow(0 4px 12px rgba(255,56,92,.55));
}
.maticar-pin::before {
  content: ""; position: absolute; inset: 0;
  background: var(--red);
  clip-path: path("M19 0C8.5 0 0 8.5 0 19c0 14.3 19 31 19 31s19-16.7 19-31C38 8.5 29.5 0 19 0z");
  -webkit-clip-path: path("M19 0C8.5 0 0 8.5 0 19c0 14.3 19 31 19 31s19-16.7 19-31C38 8.5 29.5 0 19 0z");
}
.maticar-pin::after {
  content: ""; position: absolute; left: 50%; top: 19px; width: 14px; height: 14px;
  background: #fff; border-radius: 50%;
  transform: translate(-50%, -50%);
}
.maticar-pin-label {
  position: absolute; left: 50%; top: -28px;
  transform: translateX(-50%);
  background: var(--red); color: #fff;
  padding: 4px 10px; border-radius: 4px;
  font-family: Rajdhani, sans-serif; font-weight: 700;
  font-size: 12px; letter-spacing: .06em; text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(255,56,92,.4);
}
.maticar-pin-label::after {
  content: ""; position: absolute; left: 50%; top: 100%;
  border: 5px solid transparent; border-top-color: var(--red);
  transform: translateX(-50%);
}
.maticar-pulse {
  position: absolute; left: 50%; top: 19px;
  width: 24px; height: 24px;
  border: 2px solid var(--red); border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: pinPulse 2s ease-out infinite;
  pointer-events: none;
}
@keyframes pinPulse {
  0% { transform: translate(-50%, -50%) scale(1); opacity: .8; }
  100% { transform: translate(-50%, -50%) scale(2.6); opacity: 0; }
}
.map-link {
  position: absolute; bottom: 24px; right: 24px; z-index: 2;
  background: var(--bg);
  padding: 12px 18px; border: 1px solid var(--line-strong);
  border-radius: var(--radius-sm);
  font-family: "JetBrains Mono", monospace;
  font-size: 12px; letter-spacing: .04em;
}
.map-link:hover { border-color: var(--gold); color: var(--gold); }

/* === Footer === */
.footer {
  background: var(--bg-soft); border-top: 1px solid var(--line);
  padding: 70px clamp(20px, 5vw, 70px) 28px;
}
.footer-grid {
  display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 36px;
  max-width: var(--container); margin: 0 auto 44px;
}
.footer-grid > div > .meta-label { margin-bottom: 14px; }
.footer-grid a { color: var(--ink-soft); font-size: 14px; }
.footer-grid a:hover { color: var(--gold); }
.footer-grid p, .footer-grid span { margin: 6px 0 0; font-size: 14px; }
.footer-bottom {
  max-width: var(--container); margin: 0 auto;
  display: flex; justify-content: space-between; align-items: center;
  padding-top: 28px; border-top: 1px solid var(--line);
  color: var(--muted); font-size: 12px;
  font-family: "JetBrains Mono", monospace;
  letter-spacing: .04em;
}
.muted { color: var(--muted); }

/* === Floating action buttons === */
.whatsapp-fab {
  position: fixed; right: 22px; bottom: 22px; z-index: 20;
  width: 54px; height: 54px; border-radius: 50%;
  background: #25d366; color: #fff;
  display: grid; place-items: center;
  box-shadow: 0 12px 28px rgba(37,211,102,.4);
  transition: transform .25s var(--ease); animation: float 3.4s ease-in-out infinite;
}
.whatsapp-fab:hover { transform: scale(1.08); color: #fff; }
@keyframes float { 50% { transform: translateY(-6px); } }

/* === Chat IA widget === */
.chat-fab {
  position: fixed; right: 22px; bottom: 88px; z-index: 22;
  display: inline-flex; align-items: center; gap: 8px;
  height: 50px; padding: 0 18px 0 14px;
  background: var(--gold); color: #0a0d12;
  border: 0; border-radius: 999px;
  font-family: Rajdhani, sans-serif; font-weight: 700;
  font-size: 14px; text-transform: uppercase; letter-spacing: .08em;
  box-shadow: 0 12px 28px rgba(214,179,106,.35);
  cursor: pointer;
  transition: transform .25s var(--ease), box-shadow .25s var(--ease);
}
.chat-fab:hover { transform: translateY(-2px); box-shadow: 0 18px 36px rgba(214,179,106,.5); }
.chat-fab.has-unread::after {
  content: ""; position: absolute; top: 4px; right: 4px;
  width: 10px; height: 10px; border-radius: 50%;
  background: var(--red); border: 2px solid var(--bg);
}

.chat-panel {
  position: fixed; right: 22px; bottom: 86px; z-index: 23;
  width: 360px; max-width: calc(100vw - 32px);
  height: 520px; max-height: calc(100vh - 120px);
  background: var(--panel-solid);
  border: 1px solid var(--line-strong);
  border-radius: var(--radius);
  box-shadow: 0 30px 60px -20px rgba(0,0,0,.7), 0 0 0 1px rgba(214,179,106,.12);
  display: none;
  flex-direction: column;
  overflow: hidden;
  transform: translateY(20px);
  opacity: 0;
  transition: transform .3s var(--ease), opacity .25s var(--ease);
}
.chat-panel.open {
  display: flex;
  animation: chatOpen .3s var(--ease) forwards;
}
@keyframes chatOpen {
  to { transform: translateY(0); opacity: 1; }
}
.chat-header {
  display: flex; justify-content: space-between; align-items: center;
  padding: 14px 18px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, rgba(214,179,106,.06), transparent);
}
.chat-title { font-family: Rajdhani, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: .04em; }
.chat-status { color: var(--muted); font-size: 11px; font-family: "JetBrains Mono", monospace; display: flex; align-items: center; gap: 6px; margin-top: 3px; }
.chat-status .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--green); box-shadow: 0 0 8px var(--green); }
.chat-close {
  background: transparent; color: var(--muted); border: 0;
  font-size: 24px; line-height: 1; padding: 4px 8px; cursor: pointer;
  border-radius: 6px;
}
.chat-close:hover { color: var(--ink); background: var(--line); }

.chat-body {
  flex: 1; overflow-y: auto;
  padding: 16px; display: flex; flex-direction: column; gap: 12px;
  scroll-behavior: smooth;
}
.chat-msg {
  max-width: 85%; padding: 10px 14px;
  font-size: 14px; line-height: 1.55;
  border-radius: 12px;
  white-space: pre-wrap; word-wrap: break-word;
}
.chat-msg.bot { align-self: flex-start; background: rgba(255,255,255,.05); border: 1px solid var(--line); border-top-left-radius: 4px; }
.chat-msg.user { align-self: flex-end; background: var(--gold); color: #0a0d12; border-top-right-radius: 4px; }
.chat-msg.error { align-self: flex-start; background: rgba(255,56,92,.12); border: 1px solid rgba(255,56,92,.3); color: var(--ink); }

.chat-typing {
  align-self: flex-start;
  display: inline-flex; gap: 4px; padding: 12px 14px;
  background: rgba(255,255,255,.05); border: 1px solid var(--line);
  border-radius: 12px; border-top-left-radius: 4px;
}
.chat-typing span {
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--muted);
  animation: chatDot 1.4s infinite ease-in-out both;
}
.chat-typing span:nth-child(2) { animation-delay: .15s; }
.chat-typing span:nth-child(3) { animation-delay: .3s; }
@keyframes chatDot {
  0%, 80%, 100% { opacity: .3; transform: scale(.8); }
  40% { opacity: 1; transform: scale(1); }
}

.chat-cta {
  display: grid; grid-template-columns: 1fr 1fr; gap: 6px;
  margin-top: 4px;
  align-self: stretch;
}
.chat-cta a {
  padding: 8px 10px; text-align: center;
  font-size: 11.5px; font-weight: 700; letter-spacing: .08em;
  text-transform: uppercase; font-family: Rajdhani, sans-serif;
  border-radius: 8px; border: 1px solid var(--line-strong);
  background: rgba(255,255,255,.03); color: var(--ink);
  transition: all .2s var(--ease);
}
.chat-cta a.call { background: var(--ink); color: #060709; border-color: var(--ink); }
.chat-cta a.wa { background: #25d366; color: #fff; border-color: #25d366; }
.chat-cta a.quote { background: var(--gold); color: #0a0d12; border-color: var(--gold); grid-column: 1 / -1; }
.chat-cta a:hover { transform: translateY(-1px); }

.chat-form {
  display: flex; gap: 8px;
  padding: 12px;
  border-top: 1px solid var(--line);
  background: var(--bg);
}
.chat-form input {
  flex: 1; padding: 10px 14px;
  background: var(--panel-solid); color: var(--ink);
  border: 1px solid var(--line); border-radius: 999px;
  font-size: 14px; outline: none;
  transition: border-color .2s var(--ease);
}
.chat-form input:focus { border-color: var(--gold); }
.chat-form button {
  width: 40px; height: 40px; border-radius: 50%;
  background: var(--gold); color: #0a0d12; border: 0;
  display: grid; place-items: center; cursor: pointer;
  transition: transform .15s var(--ease);
}
.chat-form button:hover { transform: scale(1.06); }
.chat-form button:disabled { opacity: .5; cursor: not-allowed; }

.chat-disclaimer {
  padding: 8px 16px 12px; font-size: 10.5px; color: var(--muted-2);
  text-align: center; line-height: 1.5;
}
.chat-disclaimer a { color: var(--muted); text-decoration: underline; }

@media (max-width: 720px) {
  .chat-fab { bottom: 84px; right: 16px; height: 46px; padding: 0 16px 0 12px; font-size: 13px; }
  .chat-fab-label { display: none; }
  .chat-fab { width: 46px; padding: 0; justify-content: center; }
  .chat-panel {
    right: 0; bottom: 0; left: 0;
    width: 100%; max-width: 100%;
    height: 100dvh; max-height: 100dvh;
    border-radius: 0; border-left: 0; border-right: 0; border-bottom: 0;
  }
  .chat-panel.open { padding-bottom: env(safe-area-inset-bottom); }
}

/* === Photo upload field === */
.photo-field { display: grid; gap: 8px; }
.photo-field > span small { color: var(--muted-2); font-weight: 400; text-transform: none; letter-spacing: 0; margin-left: 6px; font-family: Inter, sans-serif; font-size: 11px; }
.photo-drop {
  position: relative;
  border: 1.5px dashed var(--line-strong); border-radius: var(--radius-sm);
  padding: 22px 16px; text-align: center; min-height: 110px;
  background: rgba(255,255,255,.015);
  transition: border-color .25s var(--ease), background .25s var(--ease);
}
.photo-drop.drag, .photo-drop:hover { border-color: var(--gold); background: rgba(214,179,106,.04); }
.photo-drop input[type="file"] {
  position: absolute; inset: 0; opacity: 0; cursor: pointer; width: 100%; height: 100%;
}
.photo-drop-msg {
  display: flex; flex-direction: column; align-items: center; gap: 8px;
  color: var(--muted); font-size: 13px; pointer-events: none;
  text-transform: none; letter-spacing: 0; font-family: Inter, sans-serif;
}
.photo-previews {
  display: flex; flex-wrap: wrap; gap: 8px;
  margin-top: 14px;
}
.photo-previews:empty { display: none; }
.photo-thumb {
  position: relative; width: 72px; height: 72px;
  border-radius: 6px; overflow: hidden;
  background: var(--bg); border: 1px solid var(--line-strong);
}
.photo-thumb img { width: 100%; height: 100%; object-fit: cover; }
.photo-thumb button {
  position: absolute; top: 2px; right: 2px;
  width: 20px; height: 20px; border: 0; border-radius: 50%;
  background: rgba(0,0,0,.75); color: #fff; font-size: 14px;
  display: grid; place-items: center; padding: 0; line-height: 1; cursor: pointer;
}
.photo-thumb button:hover { background: var(--red); }

/* === Sticky CTA mobile === */
.sticky-cta {
  position: fixed; left: 0; right: 0; bottom: 0; z-index: 21;
  display: none;
  background: rgba(8,10,14,.96); backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-top: 1px solid var(--line);
  padding: 8px max(8px, env(safe-area-inset-left)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-right));
  gap: 6px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  will-change: transform;
}
.scta-btn {
  flex: 1; min-height: 48px;
  display: flex; align-items: center; justify-content: center; gap: 8px;
  border-radius: 10px;
  font-family: Rajdhani, sans-serif; font-weight: 700;
  font-size: 13px; text-transform: uppercase; letter-spacing: .08em;
  transition: transform .15s var(--ease), filter .2s var(--ease);
}
.scta-btn:active { transform: scale(.97); }
.scta-call { background: var(--ink); color: #060709; }
.scta-call:hover { color: #060709; filter: brightness(.92); }
.scta-wa { background: #25d366; color: #fff; }
.scta-wa:hover { color: #fff; filter: brightness(1.08); }
.scta-quote { background: var(--gold); color: #0a0d12; }
.scta-quote:hover { color: #0a0d12; filter: brightness(1.08); }

@media (max-width: 720px) {
  .sticky-cta { display: flex; }
  body { padding-bottom: 72px; }
  .whatsapp-fab { display: none; }
  .back-top { bottom: 96px; }
}

.back-top {
  position: fixed; right: 22px; bottom: 86px; z-index: 19;
  width: 42px; height: 42px; border-radius: 50%;
  background: rgba(8,10,14,.82); color: var(--ink);
  border: 1px solid var(--line-strong);
  font-size: 18px;
  opacity: 0; pointer-events: none; transition: opacity .3s var(--ease), transform .3s var(--ease);
}
.back-top.visible { opacity: 1; pointer-events: auto; }
.back-top:hover { background: var(--gold); color: #0a0d12; border-color: var(--gold); }

/* === Lightbox === */
.lightbox {
  position: fixed; inset: 0; z-index: 60;
  background: rgba(0,0,0,.94); backdrop-filter: blur(10px);
  display: none; align-items: center; justify-content: center;
  padding: 40px;
}
.lightbox.open { display: flex; }
.lightbox img { max-width: 92vw; max-height: 88vh; object-fit: contain; border: 1px solid var(--line); }
.lb-close, .lb-prev, .lb-next {
  position: absolute; background: rgba(255,255,255,.05); color: var(--ink);
  border: 1px solid var(--line-strong); width: 48px; height: 48px;
  display: grid; place-items: center; font-size: 22px;
  border-radius: 50%;
  transition: all .25s var(--ease);
}
.lb-close { top: 24px; right: 24px; }
.lb-prev { left: 24px; top: 50%; transform: translateY(-50%); }
.lb-next { right: 24px; top: 50%; transform: translateY(-50%); }
.lb-close:hover, .lb-prev:hover, .lb-next:hover { background: var(--gold); color: #0a0d12; border-color: var(--gold); }

/* === Reveal animations === */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity .9s var(--ease-out), transform .9s var(--ease-out); }
.reveal.visible { opacity: 1; transform: translateY(0); }
.reveal-section .section-head, .reveal-section .stats-grid, .reveal-section .services, .reveal-section .ba-list, .reveal-section .gallery, .reveal-section .t-track, .reveal-section .faq-list, .reveal-section .process-list, .reveal-section > .contact-info, .reveal-section > .quote-form {
  opacity: 0; transform: translateY(24px); transition: opacity .9s var(--ease-out), transform .9s var(--ease-out);
}
.reveal-section.visible .section-head, .reveal-section.visible .stats-grid, .reveal-section.visible .services, .reveal-section.visible .ba-list, .reveal-section.visible .gallery, .reveal-section.visible .t-track, .reveal-section.visible .faq-list, .reveal-section.visible .process-list, .reveal-section.visible > .contact-info, .reveal-section.visible > .quote-form {
  opacity: 1; transform: translateY(0);
}

/* === Mobile === */
@media (max-width: 980px) {
  :root {
    --fs-h1: clamp(40px, 8vw, 64px);
    --fs-h2: clamp(26px, 5.2vw, 38px);
  }
  .stats-grid { grid-template-columns: repeat(2, 1fr); border-left: 0; }
  .stat:nth-child(2n) { border-right: 0; }
  .stat { border-bottom: 1px solid var(--line); }
  .services { grid-template-columns: repeat(2, 1fr); }
  .t-track { grid-template-columns: 1fr; }
  .gallery { grid-template-columns: 1fr 1fr; }
  .gallery .gtile:first-child { grid-row: auto; min-height: auto; aspect-ratio: 4/3; }
  .gallery .gtile:nth-child(2) { grid-column: auto; aspect-ratio: 4/3; }
  .process { grid-template-columns: 1fr; gap: 32px; }
  .contact { grid-template-columns: 1fr; gap: 40px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .cta-banner { grid-template-columns: 1fr; gap: 24px; }
}

@media (max-width: 720px) {
  :root {
    --fs-h1: clamp(38px, 9vw, 56px);
    --fs-h2: clamp(24px, 6.5vw, 34px);
    --fs-lead: 15px;
  }
  .nav nav { display: none; }
  .burger { display: block; }
  .mobile-drawer { display: flex; }
  .phone-pill { display: none; }
  .hero { padding: 110px 20px 90px; min-height: 90vh; }
  .telemetry { position: relative; right: auto; bottom: auto; margin-top: 40px; min-width: 0; }
  .scroll-cue { display: none; }
  .stats-grid { grid-template-columns: 1fr 1fr; gap: 0; }
  .services { grid-template-columns: 1fr; }
  .gallery { grid-template-columns: 1fr; }
  .gallery .gtile:nth-child(2) { grid-column: auto; aspect-ratio: 4/3; }
  .form-row { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; gap: 28px; }
  .footer-bottom { flex-direction: column; gap: 10px; align-items: flex-start; }
  .whatsapp-fab { right: 16px; bottom: 16px; width: 50px; height: 50px; }
  .back-top { right: 16px; bottom: 76px; }
  .quote-form { padding: 24px; }
  .t-card { padding: 24px; }
}

/* === Print === */
@media print {
  .nav, .scroll-cue, .whatsapp-fab, .back-top, .scroll-progress, .cursor-glow, .mobile-drawer, .scanline, .hero-grid, .hero-canvas, #mapFrame { display: none !important; }
  body, .hero, .contact, .testimonials, .stats { background: #fff !important; color: #000 !important; }
  h1, h2, h3 { color: #000 !important; -webkit-text-fill-color: #000 !important; }
  .hero-media { display: none; }
  .button { display: none; }
}
