/* ===========================================================
   C-Lon Auto — clean, trustworthy one-page site
   Type:  Sora (display) + Manrope (text)
   Color: navy ink / brand blue / gold stars / cool neutrals
   =========================================================== */

:root {
  --navy:      #0E2942;
  --navy-soft: #1B3A57;
  --blue:      #1763E0;
  --blue-dark: #0F4FBC;
  --blue-tint: #EAF1FD;
  --gold:      #F6A609;
  --bg:        #FFFFFF;
  --bg-alt:    #F4F6F9;
  --bg-deep:   #0C2236;
  --ink:       #0E2942;
  --muted:     #5A6B7B;
  --muted-2:   #8595A3;
  --line:      #E4E9EF;
  --line-2:    #D5DDE5;
  --white:     #FFFFFF;

  --radius:    14px;
  --radius-sm: 10px;
  --radius-lg: 22px;
  --shadow-sm: 0 1px 2px rgba(14,41,66,.06), 0 2px 6px rgba(14,41,66,.05);
  --shadow:    0 6px 24px rgba(14,41,66,.08), 0 2px 6px rgba(14,41,66,.05);
  --shadow-lg: 0 22px 60px rgba(14,41,66,.16);

  --maxw: 1180px;
  --pad:  clamp(20px, 5vw, 64px);

  --font-display: 'Sora', system-ui, sans-serif;
  --font-text: 'Manrope', system-ui, sans-serif;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; scroll-padding-top: 84px; }

body {
  margin: 0;
  font-family: var(--font-text);
  color: var(--ink);
  background: var(--bg);
  font-size: 17px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin: 0;
  color: var(--navy);
  text-wrap: balance;
}

p { margin: 0; text-wrap: pretty; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }

.wrap { max-width: var(--maxw); margin: 0 auto; padding-inline: var(--pad); }

section { position: relative; }

.eyebrow {
  display: inline-flex; align-items: center; gap: 9px;
  font-family: var(--font-text);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--blue);
}
.eyebrow::before {
  content: ""; width: 26px; height: 2px; background: var(--blue); border-radius: 2px;
}

.section-head { max-width: 640px; margin-bottom: 46px; }
.section-head h2 {
  font-size: clamp(30px, 4.2vw, 46px);
  margin-top: 16px;
}
.section-head p { color: var(--muted); font-size: 18px; margin-top: 16px; }

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  font-family: var(--font-text); font-weight: 700; font-size: 15.5px;
  padding: 14px 24px; border-radius: 999px; border: 1.5px solid transparent;
  cursor: pointer; transition: transform .15s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s;
  white-space: nowrap; line-height: 1;
}
.btn svg { width: 18px; height: 18px; }
.btn-primary { background: var(--blue); color: #fff; box-shadow: 0 8px 20px rgba(23,99,224,.28); }
.btn-primary:hover { background: var(--blue-dark); transform: translateY(-2px); box-shadow: 0 12px 26px rgba(23,99,224,.34); }
.btn-ghost { background: #fff; color: var(--navy); border-color: var(--line-2); }
.btn-ghost:hover { border-color: var(--blue); color: var(--blue); transform: translateY(-2px); }
.btn-dark { background: var(--navy); color: #fff; }
.btn-dark:hover { background: #08283f; transform: translateY(-2px); }
.btn-wa { background: #25D366; color: #06351b; }
.btn-wa:hover { background: #1fbd5a; transform: translateY(-2px); }
.btn-lg { padding: 17px 30px; font-size: 16.5px; }

/* ---------- Header (floating liquid-glass pill) ---------- */
.site-header {
  position: fixed; top: 0; left: 0; right: 0; z-index: 60;
  padding-top: 15px; background: transparent;
  transition: padding-top .35s ease;
}
.site-header.scrolled { padding-top: 9px; }
.nav {
  display: flex; align-items: center; justify-content: space-between;
  height: 62px; gap: 20px; padding: 0 12px 0 22px;
  border-radius: 17px;
  /* default tint = dark glass, so it reads cleanly over the hero video */
  background: rgba(16,28,40,.40);
  -webkit-backdrop-filter: blur(20px) saturate(185%);
  backdrop-filter: blur(20px) saturate(185%);
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 14px 36px rgba(8,24,38,.30), inset 0 1px 0 rgba(255,255,255,.16);
  transition: background .4s ease, border-color .4s ease, box-shadow .4s ease;
}
/* tint adapts to the section currently behind the pill */
.site-header.on-light .nav {
  background: rgba(255,255,255,.62);
  border-color: rgba(255,255,255,.7);
  box-shadow: 0 12px 32px rgba(14,41,66,.12), inset 0 1px 0 rgba(255,255,255,.85);
}
.site-header.on-dark .nav {
  background: rgba(16,28,40,.42);
  border-color: rgba(255,255,255,.14);
  box-shadow: 0 14px 36px rgba(8,24,38,.32), inset 0 1px 0 rgba(255,255,255,.16);
}
.brand { display: flex; align-items: center; gap: 12px; }
.brand-logo {
  display: block; height: 26px; width: 226px; /* aspect ~8.7 */
  background-color: #fff;
  -webkit-mask: url(logos/clon-auto-mask.png) left center / contain no-repeat;
  mask: url(logos/clon-auto-mask.png) left center / contain no-repeat;
  transition: background-color .25s ease;
}
.brand-logo { filter: drop-shadow(0 1px 8px rgba(0,0,0,.4)); }
.site-header.on-light .brand-logo { background-color: var(--navy); filter: none; }
.site-header.on-dark .brand-logo { background-color: #fff; }
.foot-logo { height: 30px; width: 261px; background-color: #fff; }
@media (max-width: 760px) { .brand-logo { height: 23px; width: 200px; } }
@media (max-width: 400px) { .brand-logo { height: 20px; width: 174px; } }
.brand-mark {
  width: 40px; height: 40px; border-radius: 11px;
  background: linear-gradient(150deg, var(--blue), var(--navy));
  display: grid; place-items: center; color: #fff;
  font-family: var(--font-display); font-weight: 800; font-size: 18px; letter-spacing: -.04em;
  box-shadow: 0 6px 16px rgba(23,99,224,.3);
}
.brand-name { font-family: var(--font-display); font-weight: 800; font-size: 19px; letter-spacing: -.02em; color: var(--navy); }
.brand-name span { color: var(--blue); }
.brand-sub { display:block; font-family: var(--font-text); font-weight: 600; font-size: 10.5px; letter-spacing: .22em; text-transform: uppercase; color: var(--muted-2); margin-top: 1px; }

.nav-links { display: flex; align-items: center; gap: 6px; }
.nav-links a {
  font-weight: 600; font-size: 15px; color: var(--navy);
  padding: 9px 14px; border-radius: 9px; transition: background .15s, color .15s;
}
.nav-links a:hover { background: var(--bg-alt); color: var(--blue); }

.nav-cta { display: flex; align-items: center; gap: 14px; }
.nav-phone { display: inline-flex; align-items: center; gap: 8px; font-weight: 700; font-size: 15px; color: var(--navy); white-space: nowrap; flex: none; }
.nav-phone svg { width: 16px; height: 16px; color: var(--blue); }

.nav-toggle {
  display: none; width: 44px; height: 44px; border: 1px solid var(--line-2);
  background: #fff; border-radius: 11px; cursor: pointer; align-items: center; justify-content: center;
}
.nav-toggle span, .nav-toggle span::before, .nav-toggle span::after {
  content: ""; display: block; width: 20px; height: 2px; background: var(--navy); border-radius: 2px; position: relative; transition: .2s;
}
.nav-toggle span::before { position: absolute; top: -6px; }
.nav-toggle span::after  { position: absolute; top: 6px; }
.nav-toggle.open span { background: transparent; }
.nav-toggle.open span::before { top: 0; transform: rotate(45deg); }
.nav-toggle.open span::after  { top: 0; transform: rotate(-45deg); }

/* ---------- Hero ---------- */
.hero {
  position: relative; min-height: 100svh; display: flex; flex-direction: column; justify-content: center;
  padding: 120px 0 90px; overflow: hidden; color: #fff;
}
.hero-bg {
  position: absolute; top: -8%; left: -6%; right: -6%; height: 118%; z-index: 0;
  background: linear-gradient(135deg, #0b1116, #15171b);
  border: none; border-radius: 0; will-change: transform;
  overflow: hidden;
}
.hero-bg-img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: center;
  filter: saturate(1.05) contrast(1.03);
  image-rendering: -webkit-optimize-contrast;
}
/* Fading automotive video — sits above the still fallback and fades in once buffered */
.hero-video {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: center;
  opacity: 0; transition: opacity 1.3s ease;
  filter: saturate(1.06) contrast(1.04);
}
.hero-video.loaded { opacity: 1; }
.hero-bg::after { background: rgba(8,24,38,.55); color: #6f8aa3; }
.hero-overlay {
  position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background:
    linear-gradient(100deg, rgba(9,15,21,.74) 0%, rgba(9,15,21,.40) 52%, rgba(9,15,21,.20) 100%),
    linear-gradient(180deg, rgba(9,15,21,.20) 0%, transparent 38%, rgba(9,15,21,.50) 100%);
}
.hero-inner { position: relative; z-index: 2; max-width: 880px; }
.hero-badge {
  display: inline-flex; align-items: center; gap: 10px;
  background: rgba(255,255,255,.12); color: #fff; backdrop-filter: blur(6px);
  border: 1px solid rgba(255,255,255,.18);
  font-weight: 700; font-size: 13.5px; padding: 8px 16px 8px 8px; border-radius: 999px; margin-bottom: 28px;
}
.hero-badge b { background:#fff; padding: 3px 9px; border-radius: 999px; display:inline-flex; align-items:center; color: var(--blue); }
.hero h1 { color: #fff; font-size: clamp(40px, 6.6vw, 84px); line-height: 1.04; letter-spacing: -.03em; }
.hero-lead { font-size: clamp(17px, 2.2vw, 21px); color: rgba(255,255,255,.82); margin-top: 26px; max-width: 30em; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 36px; }
/* Glass stat cards */
.hero-stats { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 46px; }
.hero-stat {
  display: flex; align-items: center; gap: 15px;
  padding: 15px 20px; min-width: 210px;
  border-radius: 16px;
  background: rgba(255,255,255,.09);
  -webkit-backdrop-filter: blur(16px) saturate(160%);
  backdrop-filter: blur(16px) saturate(160%);
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 12px 32px rgba(8,24,38,.28), inset 0 1px 0 rgba(255,255,255,.20);
  transition: transform .22s ease, background .22s ease, border-color .22s ease;
}
.hero-stat:hover { transform: translateY(-4px); background: rgba(255,255,255,.14); border-color: rgba(255,255,255,.26); }
.hero-stat-ico {
  width: 44px; height: 44px; border-radius: 12px; flex: none; display: grid; place-items: center;
  background: linear-gradient(150deg, rgba(255,255,255,.22), rgba(255,255,255,.06));
  border: 1px solid rgba(255,255,255,.2); color: #fff;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3);
}
.hero-stat-ico svg { width: 22px; height: 22px; }
.hero-stat .num { display: block; font-family: var(--font-display); font-weight: 800; font-size: 21px; color: #fff; letter-spacing: -.02em; line-height: 1.12; }
.hero-stat .lbl { font-size: 13px; color: rgba(255,255,255,.66); font-weight: 600; }

/* ---------- Blur-in headline (word by word) ---------- */
@media (prefers-reduced-motion: no-preference) {
  .blur-text .bw {
    display: inline-block;
    opacity: 0; filter: blur(14px); transform: translateY(10px);
    transition: opacity .8s cubic-bezier(.22,.61,.36,1),
                filter .8s cubic-bezier(.22,.61,.36,1),
                transform .8s cubic-bezier(.22,.61,.36,1);
    transition-delay: var(--wd, 0s);
  }
  .blur-text.in .bw { opacity: 1; filter: blur(0); transform: none; }

  /* hero entrance — blur + fade + slide up, sequenced via --d */
  .hero-anim {
    animation: heroBlurUp .9s cubic-bezier(.22,.61,.36,1) backwards;
    animation-delay: var(--d, 0s);
  }
  @keyframes heroBlurUp {
    from { opacity: 0; filter: blur(10px); transform: translateY(22px); }
    to   { opacity: 1; filter: blur(0);   transform: none; }
  }
}
@media (prefers-reduced-motion: reduce) {
  .blur-text .bw, .hero-anim { opacity: 1 !important; filter: none !important; transform: none !important; animation: none !important; }
}
/* Safety net: once the page has had a beat to animate, force the hero copy
   visible no matter what (covers throttled tabs / disabled observers). The
   entrance has already finished by this point, so there is no visual jump. */
.anim-ready .hero-anim { opacity: 1 !important; filter: none !important; transform: none !important; animation: none !important; }
.anim-ready .blur-text .bw { opacity: 1 !important; filter: none !important; transform: none !important; }

.btn-glass { background: rgba(255,255,255,.1); color: #fff; border-color: rgba(255,255,255,.32); backdrop-filter: blur(6px); }
.btn-glass:hover { background: rgba(255,255,255,.2); color: #fff; transform: translateY(-2px); }

.hero-scroll {
  position: absolute; left: 50%; bottom: 26px; transform: translateX(-50%); z-index: 2;
  display: inline-flex; flex-direction: column; align-items: center; gap: 6px;
  font-size: 11px; letter-spacing: .22em; text-transform: uppercase; font-weight: 700; color: rgba(255,255,255,.7);
}
.hero-scroll svg { width: 18px; height: 18px; animation: scrollBob 1.8s ease-in-out infinite; }
@keyframes scrollBob { 0%,100% { transform: translateY(0); opacity: .6; } 50% { transform: translateY(6px); opacity: 1; } }

/* Header text — default + over DARK sections: white */
.brand-name, .brand-name span { color: #fff; }
.brand-sub { color: rgba(255,255,255,.6); }
.nav-links a { color: #fff; }
.nav-links a:hover { background: rgba(255,255,255,.14); color: #fff; }
.nav-phone, .nav-phone svg { color: #fff; }
.nav-toggle { background: rgba(255,255,255,.1); border-color: rgba(255,255,255,.28); }
.nav-toggle span,
.nav-toggle span::before,
.nav-toggle span::after { background: #fff; }

/* Over a LIGHT section: dark ink text */
.site-header.on-light .brand-name,
.site-header.on-light .brand-name span { color: var(--navy); }
.site-header.on-light .brand-sub { color: var(--muted-2); }
.site-header.on-light .nav-links a { color: var(--navy); }
.site-header.on-light .nav-links a:hover { background: rgba(14,41,66,.06); color: var(--blue); }
.site-header.on-light .nav-phone { color: var(--navy); }
.site-header.on-light .nav-phone svg { color: var(--blue); }
.site-header.on-light .nav-toggle { background: rgba(14,41,66,.06); border-color: rgba(14,41,66,.18); }
.site-header.on-light .nav-toggle span,
.site-header.on-light .nav-toggle span::before,
.site-header.on-light .nav-toggle span::after { background: var(--navy); }

/* ---------- Parallax background helper ---------- */
.parallax-bg { will-change: transform; }

/* ---------- Marquee ---------- */
.marquee { overflow: hidden; background: var(--navy); color: #fff; padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,.08); }
.marquee-track { display: inline-flex; align-items: center; gap: 26px; white-space: nowrap; animation: marquee 26s linear infinite; }
.marquee-track span { font-family: var(--font-display); font-weight: 700; font-size: clamp(16px,2vw,22px); letter-spacing: .01em; }
.marquee-track i { color: var(--blue); font-style: normal; font-size: 13px; opacity: .9; }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
.marquee:hover .marquee-track { animation-play-state: paused; }

/* ---------- Our Work gallery ---------- */
.work { padding: clamp(56px,8vw,96px) 0 clamp(64px,9vw,104px); overflow: hidden; }
.work-rail {
  display: flex; gap: 20px; padding: 8px var(--pad) 4px; overflow-x: auto; scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch; scrollbar-width: none;
}
.work-rail::-webkit-scrollbar { display: none; }
.work-card { flex: 0 0 auto; width: clamp(240px, 32vw, 360px); scroll-snap-align: start; position: relative; will-change: transform; }
.work-card .ph { aspect-ratio: 4/3; border-radius: var(--radius-lg); }
.work-card.tall .ph { aspect-ratio: 3/4.2; }
.work-cap {
  position: absolute; left: 14px; bottom: 14px; background: rgba(12,34,54,.82); color: #fff; backdrop-filter: blur(4px);
  font-weight: 700; font-size: 13.5px; padding: 8px 14px; border-radius: 999px;
}

/* ---------- Clip reveal ---------- */
@media (prefers-reduced-motion: no-preference) {
  .clip-reveal .ph { clip-path: inset(0 0 100% 0); transition: clip-path 1s cubic-bezier(.22,.61,.36,1); }
  .clip-reveal.in .ph { clip-path: inset(0 0 0 0); }
}

/* ---------- Kinetic type (line/word wipe-up) ---------- */
.kinetic { }
@media (prefers-reduced-motion: no-preference) {
  .kinetic .k-w { display: inline-block; overflow: hidden; vertical-align: top; padding: 0 .03em .16em; }
  .kinetic .k-w-inner { display: inline-block; transform: translateY(118%); transition: transform .85s cubic-bezier(.22,.61,.36,1); }
  .kinetic.in .k-w-inner { transform: translateY(0); }
}

/* ---------- Placeholder media ---------- */
.ph {
  position: relative; overflow: hidden; background: var(--bg-alt);
  background-image:
    repeating-linear-gradient(135deg, rgba(14,41,66,.045) 0 2px, transparent 2px 13px);
  border: 1px solid var(--line);
  display: grid; place-items: center;
}
.ph::after {
  content: attr(data-label);
  font-family: 'Sora', monospace; font-size: 12px; letter-spacing: .12em; text-transform: uppercase;
  color: var(--muted-2); font-weight: 600;
  background: rgba(255,255,255,.78); padding: 7px 13px; border-radius: 999px; backdrop-filter: blur(2px);
}

/* ---------- Logo / trust marquee ---------- */
.cred { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--bg-alt); }
.cred-inner { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 22px 40px; padding: 26px 0; }
.cred-item { display: flex; align-items: center; gap: 12px; color: var(--navy); font-weight: 600; font-size: 15px; }
.cred-item svg { width: 22px; height: 22px; color: var(--blue); flex: none; }

/* ---------- Services ---------- */
.services { padding: clamp(64px, 9vw, 110px) 0; }
.svc-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.svc-card {
  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);
  padding: 28px 26px 26px; transition: transform .2s, box-shadow .2s, border-color .2s;
  position: relative; overflow: hidden;
}
.svc-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: var(--line-2); }
.svc-ico {
  width: 52px; height: 52px; border-radius: 13px; background: var(--blue-tint); color: var(--blue);
  display: grid; place-items: center; margin-bottom: 20px;
}
.svc-ico svg { width: 26px; height: 26px; }
.svc-card h3 { font-size: 20px; margin-bottom: 9px; }
.svc-card p { color: var(--muted); font-size: 15.5px; }
.svc-card .more { margin-top: 16px; display: inline-flex; align-items: center; gap: 7px; color: var(--blue); font-weight: 700; font-size: 14.5px; }
.svc-card .more svg { width: 15px; height: 15px; transition: transform .2s; }
.svc-card:hover .more svg { transform: translateX(4px); }

/* ---------- Detailing feature ---------- */
.detail { padding: clamp(56px, 8vw, 96px) 0; background: var(--bg-deep); color: #fff; overflow: hidden; }
.detail-bg {
  position: absolute; inset: -10% 0 0 0; height: 120%; z-index: 0; opacity: .28; will-change: transform;
  background: linear-gradient(135deg, #0b2236, #12304a);
}
.detail-bg::after { background: rgba(11,34,54,.7); color: #5d7790; }
.detail .wrap { position: relative; z-index: 1; }
.detail-grid { display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(30px,5vw,62px); align-items: center; }
.detail h2 { color: #fff; font-size: clamp(30px, 4vw, 46px); }
.detail .eyebrow { color: #6FA4FF; }
.detail .eyebrow::before { background: #6FA4FF; }
.detail p { color: #B9C7D4; font-size: 18px; margin-top: 18px; }
.detail-list { list-style: none; padding: 0; margin: 26px 0 32px; display: grid; gap: 13px; }
.detail-list li { display: flex; align-items: center; gap: 12px; font-weight: 600; color: #E3EAF1; }
.detail-list li svg { width: 20px; height: 20px; color: #6FA4FF; flex: none; }
.detail-media .ph { aspect-ratio: 16/11; border-radius: var(--radius-lg); background: #12304a; border-color: #1c3e5c; }
.detail-media .ph::after { background: rgba(12,34,54,.7); color: #8aa4bd; }

/* ---------- Reviews ---------- */
.reviews { padding: clamp(64px, 9vw, 110px) 0; background: var(--bg-alt); }
.rev-top { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 28px; margin-bottom: 44px; }
.rev-summary {
  display: flex; align-items: center; gap: 20px; background: #fff; border: 1px solid var(--line);
  border-radius: var(--radius); padding: 20px 24px; box-shadow: var(--shadow-sm);
}
.rev-google { display: flex; align-items: center; gap: 10px; font-weight: 700; color: var(--navy); font-size: 15px; }
.rev-google .g { width: 26px; height: 26px; }
.rev-score { font-family: var(--font-display); font-weight: 800; font-size: 40px; line-height: 1; color: var(--navy); }
.rev-score-wrap { display: flex; flex-direction: column; gap: 4px; }
.rev-meta { font-size: 13px; color: var(--muted); font-weight: 600; }
.stars { display: inline-flex; gap: 2px; }
.stars svg { width: 18px; height: 18px; color: var(--gold); }
.stars.lg svg { width: 22px; height: 22px; }

.rev-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.rev-card {
  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);
  padding: 26px 24px; display: flex; flex-direction: column; gap: 14px; box-shadow: var(--shadow-sm);
  transition: transform .2s, box-shadow .2s;
}
.rev-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.rev-card .quote { color: var(--ink); font-size: 15.5px; line-height: 1.6; flex: 1; }
.rev-author { display: flex; align-items: center; gap: 12px; }
.rev-avatar {
  width: 42px; height: 42px; border-radius: 50%; flex: none; display: grid; place-items: center;
  font-family: var(--font-display); font-weight: 700; color: #fff; font-size: 16px;
}
.rev-author .nm { font-weight: 700; font-size: 15px; color: var(--navy); }
.rev-author .dt { font-size: 13px; color: var(--muted); font-weight: 600; }
.rev-gicon { margin-left: auto; width: 20px; height: 20px; opacity: .9; }
.rev-foot { margin-top: 36px; text-align: center; }
.rev-foot a { color: var(--blue); font-weight: 700; display: inline-flex; align-items: center; gap: 8px; }

/* ---------- About ---------- */
.about { padding: clamp(64px, 9vw, 110px) 0; }
.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(30px,5vw,64px); align-items: center; }
.about-media { position: relative; }
.about-media .ph { aspect-ratio: 5/4; border-radius: var(--radius-lg); }
.about-stat {
  position: absolute; right: -18px; top: -18px; background: var(--blue); color: #fff;
  border-radius: 18px; padding: 18px 22px; box-shadow: var(--shadow-lg);
}
.about-stat .n { font-family: var(--font-display); font-weight: 800; font-size: 30px; line-height: 1; }
.about-stat .l { font-size: 13px; font-weight: 600; opacity: .9; margin-top: 4px; }
.about h2 { font-size: clamp(30px, 4.2vw, 46px); margin-top: 16px; }
.about p { color: var(--muted); font-size: 18px; margin-top: 18px; }
.about-points { list-style: none; padding: 0; margin: 28px 0 0; display: grid; grid-template-columns: 1fr 1fr; gap: 16px 22px; }
.about-points li { display: flex; gap: 13px; }
.about-points .ic { width: 40px; height: 40px; border-radius: 11px; background: var(--blue-tint); color: var(--blue); display: grid; place-items: center; flex: none; }
.about-points .ic svg { width: 20px; height: 20px; }
.about-points h4 { font-family: var(--font-text); font-size: 15.5px; font-weight: 700; color: var(--navy); }
.about-points p { font-size: 14px; margin-top: 2px; }

/* ---------- Contact ---------- */
.contact { padding: clamp(64px, 9vw, 110px) 0; background: var(--bg-alt); }
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(28px,4vw,52px); align-items: start; }
.contact-card { background: #fff; border: 1px solid var(--line); border-radius: var(--radius-lg); padding: clamp(26px,3vw,38px); box-shadow: var(--shadow); }
.contact-card h3 { font-size: 24px; }
.contact-card > p { color: var(--muted); margin-top: 8px; margin-bottom: 24px; font-size: 15.5px; }

.field { margin-bottom: 16px; }
.field label { display: block; font-weight: 700; font-size: 13.5px; color: var(--navy); margin-bottom: 7px; }
.field input, .field textarea, .field select {
  width: 100%; font-family: var(--font-text); font-size: 15.5px; color: var(--ink);
  padding: 13px 15px; border: 1.5px solid var(--line-2); border-radius: var(--radius-sm);
  background: #fff; transition: border-color .15s, box-shadow .15s;
}
.field textarea { resize: vertical; min-height: 110px; }
.field input:focus, .field textarea:focus, .field select:focus {
  outline: none; border-color: var(--blue); box-shadow: 0 0 0 4px rgba(23,99,224,.12);
}
.field.row2 { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 16px; }
.field.row2 .field { margin-bottom: 0; }
.field .err { color: #D1342B; font-size: 12.5px; font-weight: 600; margin-top: 5px; display: none; }
.field.invalid input, .field.invalid textarea { border-color: #D1342B; }
.field.invalid .err { display: block; }
.form-note { font-size: 12.5px; color: var(--muted); margin-top: 4px; }
.form-success {
  display: none; align-items: center; gap: 12px; background: #E8F7EE; border: 1px solid #BBE6CB;
  color: #176B3A; border-radius: var(--radius-sm); padding: 14px 16px; font-weight: 600; margin-bottom: 18px;
}
.form-success.show { display: flex; }
.form-success svg { width: 20px; height: 20px; flex: none; }
.or-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 16px; }
.or-divider { text-align: center; color: var(--muted-2); font-size: 13px; font-weight: 600; margin: 20px 0 4px; position: relative; }

/* contact info side */
.info-card { background: var(--navy); color: #fff; border-radius: var(--radius-lg); padding: clamp(26px,3vw,36px); }
.info-card h3 { color: #fff; font-size: 22px; margin-bottom: 22px; }
.info-row { display: flex; gap: 15px; padding: 15px 0; border-top: 1px solid rgba(255,255,255,.1); }
.info-row:first-of-type { border-top: none; padding-top: 0; }
.info-row .ic { width: 42px; height: 42px; border-radius: 11px; background: rgba(255,255,255,.1); display: grid; place-items: center; flex: none; color: #7FB0FF; }
.info-row .ic svg { width: 20px; height: 20px; }
.info-row .k { font-size: 12.5px; text-transform: uppercase; letter-spacing: .1em; color: #8FA7BC; font-weight: 700; }
.info-row .v { font-weight: 600; font-size: 16px; color: #fff; margin-top: 2px; }
.info-row .v a:hover { color: #7FB0FF; }
.hours-list { list-style: none; margin: 6px 0 0; padding: 0; }
.hours-list li { display: flex; justify-content: space-between; gap: 16px; font-size: 14.5px; padding: 4px 0; color: #D6E1EC; }
.hours-list li span:last-child { color: #fff; font-weight: 600; }
.hours-list li.today { color: #7FB0FF; }
.map-embed { margin-top: 20px; border-radius: var(--radius); overflow: hidden; border: 1px solid var(--line); }
.map-embed iframe { width: 100%; height: 280px; border: 0; display: block; filter: grayscale(.15); }

/* ---------- CTA band ---------- */
.cta-band { position: relative; padding: clamp(48px,6vw,76px) 0; background: linear-gradient(135deg, var(--blue), var(--navy)); color: #fff; overflow: hidden; }
.cta-bg {
  position: absolute; inset: -12% 0 0 0; height: 124%; z-index: 0; opacity: .5; will-change: transform;
  background-size: cover; background-position: center; background-repeat: no-repeat;
}
.cta-band .wrap { position: relative; z-index: 1; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 26px; }
.cta-band h2 { color: #fff; font-size: clamp(26px, 3.4vw, 40px); }
.cta-band p { color: rgba(255,255,255,.85); margin-top: 8px; font-size: 17px; }
.cta-band .actions { display: flex; flex-wrap: wrap; gap: 13px; }
.cta-band .btn-ghost { background: rgba(255,255,255,.1); border-color: rgba(255,255,255,.3); color: #fff; }
.cta-band .btn-ghost:hover { background: rgba(255,255,255,.2); color: #fff; }
.cta-band .btn-primary { background: #fff; color: var(--navy); box-shadow: none; }
.cta-band .btn-primary:hover { background: #EAF1FD; }

/* ---------- Footer ---------- */
.site-footer { background: var(--bg-deep); color: #9FB2C4; padding: clamp(48px,6vw,72px) 0 32px; }
.foot-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 36px; }
.site-footer .brand-name { color: #fff; }
.foot-about { color: #8FA4B7; font-size: 14.5px; margin-top: 16px; max-width: 30ch; }
.foot-col h4 { color: #fff; font-family: var(--font-text); font-size: 14px; letter-spacing: .04em; text-transform: uppercase; margin-bottom: 14px; }
.foot-col ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 9px; }
.foot-col a { font-size: 14.5px; color: #9FB2C4; transition: color .15s; }
.foot-col a:hover { color: #fff; }
.foot-bottom { border-top: 1px solid rgba(255,255,255,.08); margin-top: 40px; padding-top: 22px; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 12px; font-size: 13px; color: #76899B; }

/* ---------- Scroll reveal animations ---------- */
@media (prefers-reduced-motion: no-preference) {
  .reveal {
    opacity: 0; transform: translateY(30px); filter: blur(7px);
    transition: opacity .75s cubic-bezier(.22,.61,.36,1), transform .75s cubic-bezier(.22,.61,.36,1), filter .75s cubic-bezier(.22,.61,.36,1);
    will-change: opacity, transform, filter;
  }
  .reveal.reveal-left  { transform: translateX(-44px); }
  .reveal.reveal-right { transform: translateX(44px); }
  .reveal.reveal-scale { transform: scale(.93); }
  .reveal.in { opacity: 1; transform: none; filter: blur(0); }

  /* staggered children — container gets .in, kids cascade */
  .stagger > * {
    opacity: 0; transform: translateY(26px); filter: blur(6px);
    transition: opacity .6s cubic-bezier(.22,.61,.36,1), transform .6s cubic-bezier(.22,.61,.36,1), filter .6s cubic-bezier(.22,.61,.36,1);
    will-change: opacity, transform, filter;
  }
  .stagger.in > * { opacity: 1; transform: none; filter: blur(0); }
  .stagger.in > *:nth-child(1) { transition-delay: .05s; }
  .stagger.in > *:nth-child(2) { transition-delay: .12s; }
  .stagger.in > *:nth-child(3) { transition-delay: .19s; }
  .stagger.in > *:nth-child(4) { transition-delay: .26s; }
  .stagger.in > *:nth-child(5) { transition-delay: .33s; }
  .stagger.in > *:nth-child(6) { transition-delay: .40s; }
  .stagger.in > *:nth-child(7) { transition-delay: .47s; }
  .stagger.in > *:nth-child(8) { transition-delay: .54s; }

  /* horizontal stagger — children fly in from alternating sides */
  .stagger-x > * {
    opacity: 0;
    transition: opacity .8s cubic-bezier(.22,.61,.36,1), transform .8s cubic-bezier(.22,.61,.36,1);
    will-change: opacity, transform;
  }
  .stagger-x > *:nth-child(odd)  { transform: translateX(-70px); }
  .stagger-x > *:nth-child(even) { transform: translateX(70px); }
  .stagger-x.in > * { opacity: 1; transform: none; }
  .stagger-x.in > *:nth-child(1) { transition-delay: .05s; }
  .stagger-x.in > *:nth-child(2) { transition-delay: .13s; }
  .stagger-x.in > *:nth-child(3) { transition-delay: .21s; }
  .stagger-x.in > *:nth-child(4) { transition-delay: .29s; }
  .stagger-x.in > *:nth-child(5) { transition-delay: .37s; }
  .stagger-x.in > *:nth-child(6) { transition-delay: .45s; }

  /* hero entrance on load */
  .hero-copy > * { animation: heroIn .8s cubic-bezier(.22,.61,.36,1) backwards; }
  .hero-copy > *:nth-child(1) { animation-delay: .06s; }
  .hero-copy > *:nth-child(2) { animation-delay: .14s; }
  .hero-copy > *:nth-child(3) { animation-delay: .22s; }
  .hero-copy > *:nth-child(4) { animation-delay: .30s; }
  .hero-copy > *:nth-child(5) { animation-delay: .38s; }
  .hero-media { animation: heroMedia 1s cubic-bezier(.22,.61,.36,1) backwards; animation-delay: .24s; }
  .hero-float { animation: floatIn .6s cubic-bezier(.22,.61,.36,1) backwards; animation-delay: .8s; }
  @keyframes heroIn   { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: none; } }
  @keyframes heroMedia{ from { opacity: 0; transform: translateY(26px) scale(.97); } to { opacity: 1; transform: none; } }
  @keyframes floatIn  { from { opacity: 0; transform: translateY(14px) scale(.9); } to { opacity: 1; transform: none; } }

  /* gentle continuous bob on the floating badge */
  .hero-float { animation: floatIn .6s cubic-bezier(.22,.61,.36,1) backwards, bob 4.5s ease-in-out 1.4s infinite; }
  @keyframes bob { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-7px); } }
}

@media (prefers-reduced-motion: reduce) {
  .reveal, .stagger > * { opacity: 1 !important; transform: none !important; }
}

/* ---------- Responsive ---------- */
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; }
  .hero-media { order: -1; max-width: 460px; }
  .svc-grid, .rev-grid { grid-template-columns: repeat(2, 1fr); }
  .detail-grid, .about-grid, .contact-grid { grid-template-columns: 1fr; }
  .about-media { max-width: 520px; }
  .detail-media { order: -1; }
  .foot-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
}
@media (max-width: 760px) {
  .nav-links {
    position: fixed; top: 84px; left: var(--pad); right: var(--pad); flex-direction: column; align-items: stretch; gap: 2px;
    background: rgba(12,20,28,.86); -webkit-backdrop-filter: blur(22px) saturate(160%); backdrop-filter: blur(22px) saturate(160%);
    padding: 12px; border: 1px solid rgba(255,255,255,.12); border-radius: 16px;
    box-shadow: 0 22px 48px rgba(8,24,38,.45); transform: translateY(-18px); opacity: 0; pointer-events: none;
    transition: transform .28s ease, opacity .28s ease; z-index: 55;
  }
  .nav-links.open { transform: translateY(0); opacity: 1; pointer-events: auto; }
  .nav-links a { padding: 13px 14px; font-size: 16px; border-radius: 11px; color: #fff; }
  .nav-links a:hover { background: rgba(255,255,255,.12); color: #fff; }
  .nav-toggle { display: flex; }
  .nav-phone { display: none; }
  .nav-cta .btn { display: none; }
}
@media (max-width: 560px) {
  .svc-grid, .rev-grid, .about-points { grid-template-columns: 1fr; }
  .field.row2 { grid-template-columns: 1fr; }
  .or-row { grid-template-columns: 1fr; }
  .foot-grid { grid-template-columns: 1fr; }
  .hero-trust { gap: 18px; }
  .about-stat { right: 0; }
}

/* =========================================================
   LIQUID GLASS
   ========================================================= */
/* Soft colour orbs sit behind the glass so the blur has
   something to refract. */
.services, .reviews, .contact, .about { position: relative; overflow: hidden; }
.services > .wrap, .reviews > .wrap, .contact > .wrap, .about > .wrap { position: relative; z-index: 1; }
.services::before, .services::after,
.reviews::before, .reviews::after,
.contact::before, .about::after {
  content: ""; position: absolute; border-radius: 50%; pointer-events: none; z-index: 0; filter: blur(34px);
}
.services::before { width: 540px; height: 540px; top: -150px; left: -130px; background: radial-gradient(circle, rgba(23,99,224,.22), transparent 70%); }
.services::after  { width: 460px; height: 460px; bottom: -170px; right: -130px; background: radial-gradient(circle, rgba(246,166,9,.16), transparent 70%); }
.reviews::before  { width: 560px; height: 560px; top: -170px; right: -150px; background: radial-gradient(circle, rgba(23,99,224,.20), transparent 70%); }
.reviews::after   { width: 440px; height: 440px; bottom: -150px; left: -140px; background: radial-gradient(circle, rgba(14,41,66,.12), transparent 70%); }
.contact::before  { width: 560px; height: 560px; top: -170px; left: -150px; background: radial-gradient(circle, rgba(23,99,224,.20), transparent 70%); }
.about::after     { width: 480px; height: 480px; bottom: -180px; right: -150px; background: radial-gradient(circle, rgba(246,166,9,.13), transparent 70%); }

/* Frosted glass panels */
.svc-card, .rev-card, .rev-summary, .contact-card {
  background: linear-gradient(155deg, rgba(255,255,255,.66), rgba(255,255,255,.40));
  -webkit-backdrop-filter: blur(22px) saturate(185%);
  backdrop-filter: blur(22px) saturate(185%);
  border: 1px solid rgba(255,255,255,.62);
  box-shadow:
    0 14px 40px rgba(14,41,66,.12),
    inset 0 1px 0 rgba(255,255,255,.9),
    inset 0 -1px 1px rgba(14,41,66,.05);
}
/* top sheen highlight */
.svc-card::after, .rev-card::after, .contact-card::after {
  content: ""; position: absolute; inset: 0 0 auto 0; height: 48%; border-radius: inherit;
  background: linear-gradient(180deg, rgba(255,255,255,.55), rgba(255,255,255,0));
  pointer-events: none; z-index: 0;
}
.rev-card, .contact-card { position: relative; overflow: hidden; }
.rev-card > *, .contact-card > * { position: relative; z-index: 1; }
.svc-card > * { position: relative; z-index: 1; }

.svc-card:hover { transform: translateY(-5px); box-shadow: 0 22px 54px rgba(14,41,66,.18), inset 0 1px 0 rgba(255,255,255,.95); border-color: rgba(255,255,255,.8); }
.rev-card:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(14,41,66,.16), inset 0 1px 0 rgba(255,255,255,.9); }

/* Glass icon chips */
.svc-ico {
  background: linear-gradient(150deg, rgba(23,99,224,.20), rgba(23,99,224,.05));
  border: 1px solid rgba(255,255,255,.6); color: var(--blue);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
}
.about-points .ic {
  background: linear-gradient(150deg, rgba(23,99,224,.18), rgba(23,99,224,.05));
  border: 1px solid rgba(255,255,255,.6); box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
}

/* Glass buttons */
.btn-ghost {
  background: rgba(255,255,255,.5);
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  backdrop-filter: blur(12px) saturate(180%);
  border-color: rgba(255,255,255,.7);
  box-shadow: 0 6px 18px rgba(14,41,66,.08), inset 0 1px 0 rgba(255,255,255,.8);
}
.btn-ghost:hover { background: rgba(255,255,255,.72); border-color: var(--blue); }

/* Glass form fields */
.field input, .field textarea, .field select {
  background: rgba(255,255,255,.55);
  -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);
  border-color: rgba(213,221,229,.9);
}
.field input:focus, .field textarea:focus, .field select:focus { background: rgba(255,255,255,.85); }

/* Dark glass info card */
.info-card {
  background: linear-gradient(155deg, rgba(20,51,77,.78), rgba(12,34,54,.72));
  -webkit-backdrop-filter: blur(20px) saturate(160%);
  backdrop-filter: blur(20px) saturate(160%);
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 18px 50px rgba(8,24,38,.32), inset 0 1px 0 rgba(255,255,255,.14);
}

/* Glassy review summary pill */
.rev-summary { border-radius: var(--radius-lg); }

/* On small screens drop heavy blur for performance */
@media (max-width: 560px) {
  .svc-card, .rev-card, .rev-summary, .contact-card, .btn-ghost {
    -webkit-backdrop-filter: blur(10px) saturate(160%);
    backdrop-filter: blur(10px) saturate(160%);
  }
}

/* ---------- Photo-backed placeholders ---------- */
.ph.photo {
  background-size: cover; background-position: center; background-repeat: no-repeat;
  border: none;
}
.ph.photo::after { display: none; }

/* ---------- Call-mechanic fallback prompt ---------- */
.call-fallback {
  position: fixed;
  left: clamp(16px, 4vw, 28px);
  bottom: clamp(16px, 4vw, 28px);
  z-index: 60;
  width: min(380px, calc(100vw - 32px));
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px 16px 16px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow-lg);
  transform: translateY(140%);
  opacity: 0;
  pointer-events: none;
  transition: transform .5s cubic-bezier(.16,1,.3,1), opacity .4s ease;
}
.call-fallback.show {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.call-fallback .cf-ico {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: var(--blue-tint);
  color: var(--blue);
}
.call-fallback .cf-ico svg { width: 22px; height: 22px; }
.call-fallback .cf-body { display: flex; flex-direction: column; gap: 2px; min-width: 0; }
.call-fallback .cf-body strong {
  font-family: var(--font-display);
  font-size: 15px;
  color: var(--navy);
  letter-spacing: -0.01em;
}
.call-fallback .cf-body span { font-size: 13px; line-height: 1.45; color: var(--muted); }
.call-fallback .cf-talk {
  flex: 0 0 auto;
  align-self: stretch;
  white-space: nowrap;
  padding-inline: 16px;
  font-size: 14px;
}
.call-fallback .cf-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 26px;
  height: 26px;
  display: grid;
  place-items: center;
  border: none;
  background: transparent;
  color: var(--muted-2);
  cursor: pointer;
  border-radius: 8px;
  transition: background .15s ease, color .15s ease;
}
.call-fallback .cf-close:hover { background: var(--bg-alt); color: var(--ink); }
.call-fallback .cf-close svg { width: 16px; height: 16px; }

@media (max-width: 560px) {
  .call-fallback { flex-wrap: wrap; padding-right: 16px; }
  .call-fallback .cf-talk { width: 100%; }
}
