/* latin-ext 400 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/poppins-400-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin 400 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/poppins-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext 500 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/poppins-500-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin 500 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/poppins-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext 600 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/poppins-600-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin 600 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/poppins-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext 700 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/poppins-700-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin 700 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/poppins-700-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   Furanio — Garaažiuksed | Landing styles
   Read: premium local-trade, trust-first Nordic. Black + warm-tan,
   single amber accent, Poppins (brand-locked).
   Dials: VARIANCE 6 / MOTION 5 / DENSITY 5.
   ============================================================ */

/* ---------- Tokens ---------- */
:root {
  --ink: #14171a;
  --ink-soft: #4a5054;
  --muted: #5f6469;
  --paper: #ffffff;
  --paper-2: #f4f1ea;
  --line: #e6e1d7;
  --line-strong: #d6cfc1;

  --accent: #ffb400;
  --accent-press: #e6a200;
  --on-accent: #1a1400;

  --ok: #1c9d54;
  --bad: #cf4036;

  --dark: #15181b;
  --dark-2: #1c2024;
  --dark-line: #2c3137;
  --on-dark: #f0eee9;
  --on-dark-soft: #a7adb1;

  --radius: 14px;
  --radius-sm: 10px;
  --radius-pill: 999px;

  --shadow-sm: 0 2px 8px -4px rgba(20, 23, 26, .18);
  --shadow: 0 10px 26px -14px rgba(20, 23, 26, .2);
  --shadow-lg: 0 22px 50px -24px rgba(20, 23, 26, .3);

  --font: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;

  /* Tighter, density-5 scale */
  --step--1: clamp(.78rem, .76rem + .1vw, .84rem);
  --step-0:  clamp(.95rem, .92rem + .12vw, 1rem);
  --step-1:  clamp(1.06rem, 1rem + .26vw, 1.2rem);
  --step-2:  clamp(1.3rem, 1.18rem + .5vw, 1.6rem);
  --step-3:  clamp(1.5rem, 1.3rem + .8vw, 2.05rem);
  --step-4:  clamp(1.9rem, 1.55rem + 1.5vw, 2.9rem);

  --wrap: 1120px;
  --section-y: clamp(2.6rem, 2rem + 2.6vw, 4.2rem);
}

/* ---------- Reset ---------- */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  font-family: var(--font);
  font-size: var(--step-0);
  line-height: 1.58;
  color: var(--ink);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
img, picture, svg { display: block; max-width: 100%; }
img { height: auto; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; cursor: pointer; border: 0; background: none; }
h1, h2, h3, h4 { line-height: 1.14; font-weight: 600; letter-spacing: -.02em; color: var(--ink); text-wrap: balance; }
:focus-visible { outline: 3px solid var(--accent); outline-offset: 2px; border-radius: 4px; }
[id] { scroll-margin-top: 80px; }

/* ---------- Layout helpers ---------- */
.wrap { width: 100%; max-width: var(--wrap); margin-inline: auto; padding-inline: clamp(1.1rem, .6rem + 2.2vw, 1.9rem); }
.section { padding-block: var(--section-y); }
.section--paper2 { background: var(--paper-2); }
.section--dark { background: var(--dark); color: var(--on-dark); }
.section--dark h1, .section--dark h2, .section--dark h3, .section--dark h4 { color: var(--on-dark); }

.eyebrow {
  display: inline-flex; align-items: center; gap: .5em;
  font-size: var(--step--1); font-weight: 600; letter-spacing: .1em; text-transform: uppercase;
  color: var(--muted); margin-bottom: .55rem;
}
.section--dark .eyebrow { color: var(--accent); }
.accent { color: var(--accent); }
.lead { font-size: var(--step-1); color: var(--ink-soft); line-height: 1.5; }
.section--dark .lead { color: var(--on-dark-soft); }
.section-head { max-width: 50ch; margin-bottom: clamp(1.4rem, 1rem + 1.6vw, 2.2rem); }
.section-head.center { margin-inline: auto; text-align: center; }
.section-head h2 { font-size: var(--step-3); }
.section-head p { margin-top: .7rem; color: var(--ink-soft); font-size: var(--step-1); }
.section--dark .section-head p { color: var(--on-dark-soft); }

/* ---------- Buttons ---------- */
.btn {
  --btn-bg: var(--ink); --btn-fg: #fff;
  display: inline-flex; align-items: center; justify-content: center; gap: .5em;
  padding: .8em 1.35em; border-radius: var(--radius-pill);
  font-weight: 600; font-size: var(--step-0); line-height: 1; letter-spacing: -.01em;
  background: var(--btn-bg); color: var(--btn-fg); white-space: nowrap;
  transition: transform .16s ease, box-shadow .22s ease, background-color .2s ease;
}
.btn:hover { transform: translateY(-1px); box-shadow: var(--shadow); }
.btn:active { transform: translateY(0) scale(.99); }
.btn--primary { --btn-bg: var(--accent); --btn-fg: var(--on-accent); box-shadow: 0 8px 20px -10px rgba(255, 180, 0, .55); }
.btn--primary:hover { --btn-bg: var(--accent-press); }
.btn--ghost { --btn-bg: transparent; --btn-fg: var(--ink); border: 1.5px solid var(--line-strong); }
.section--dark .btn--ghost { --btn-fg: var(--on-dark); border-color: var(--dark-line); }
.btn--lg { padding: .92em 1.5em; }
.btn svg { width: 1.05em; height: 1.05em; }

/* ---------- Reveal ---------- */
.reveal { opacity: 0; transform: translateY(14px); transition: opacity .6s cubic-bezier(.2,.7,.2,1), transform .6s cubic-bezier(.2,.7,.2,1); }
.reveal.in { opacity: 1; transform: none; }
.reveal[data-delay="1"] { transition-delay: .07s; }
.reveal[data-delay="2"] { transition-delay: .14s; }
.reveal[data-delay="3"] { transition-delay: .21s; }

/* ============================================================
   Capacity bar (honest, owner-set)
   ============================================================ */
.capacity { background: var(--dark); color: var(--on-dark-soft); font-size: var(--step--1); }
.capacity .wrap { display: flex; align-items: center; justify-content: center; gap: .6em; flex-wrap: wrap; padding-block: .5rem; text-align: center; }
.capacity strong { color: #fff; font-weight: 600; }
.capacity .count { color: var(--accent); font-weight: 700; }
.capacity a { color: var(--accent); text-decoration: underline; text-underline-offset: 3px; font-weight: 500; }

/* ============================================================
   Header
   ============================================================ */
.site-header {
  position: sticky; top: 0; z-index: 50;
  background: color-mix(in srgb, var(--paper) 88%, transparent);
  backdrop-filter: saturate(1.2) blur(12px);
  border-bottom: 1px solid transparent;
  transition: border-color .3s ease, background-color .3s ease, box-shadow .3s ease;
}
.site-header.scrolled { border-bottom-color: var(--line); box-shadow: var(--shadow-sm); background: color-mix(in srgb, var(--paper) 95%, transparent); }
.header-inner { display: flex; align-items: center; gap: 1.4rem; min-height: 60px; }
.logo img { height: 26px; width: auto; }
.nav { display: flex; align-items: center; gap: clamp(.7rem, .3rem + 1.2vw, 1.7rem); margin-inline: auto; }
.nav a { font-size: var(--step--1); font-weight: 500; color: var(--ink-soft); position: relative; padding: .3em 0; }
.nav a::after { content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; background: var(--accent); transition: width .25s ease; }
.nav a:hover { color: var(--ink); }
.nav a:hover::after { width: 100%; }
.header-cta { padding: .6em 1.05em; font-size: var(--step--1); }
.nav-toggle { display: none; width: 44px; height: 44px; align-items: center; justify-content: center; margin-left: auto; }
.nav-toggle span, .nav-toggle span::before, .nav-toggle span::after { content: ""; display: block; width: 21px; height: 2px; background: var(--ink); border-radius: 2px; transition: transform .3s ease, opacity .2s ease; position: relative; }
.nav-toggle span::before { position: absolute; top: -6px; }
.nav-toggle span::after { position: absolute; top: 6px; }
body.nav-open .nav-toggle span { background: transparent; }
body.nav-open .nav-toggle span::before { transform: translateY(6px) rotate(45deg); }
body.nav-open .nav-toggle span::after { transform: translateY(-6px) rotate(-45deg); }

/* ============================================================
   Hero
   ============================================================ */
.hero { padding-block: clamp(1.8rem, 1.2rem + 2.6vw, 3.2rem) clamp(1.4rem, 1rem + 2vw, 2.4rem); }
.hero-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(1.6rem, 1rem + 2.6vw, 3rem); align-items: center; }
.hero-copy { max-width: 33rem; }
.hero h1 { font-size: var(--step-4); font-weight: 700; margin-top: .9rem; max-width: 20ch; }
.reviews .all-card { scroll-snap-align: start; background: var(--dark); color: var(--on-dark); border-radius: var(--radius); padding: 1.4rem; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; gap: .5rem; box-shadow: var(--shadow-sm); }
.reviews .all-card .score { font-size: 2.2rem; font-weight: 700; letter-spacing: -.03em; line-height: 1; }
.reviews .all-card .stars { color: var(--accent); letter-spacing: .08em; }
.reviews .all-card .meta { color: var(--on-dark-soft); font-size: var(--step--1); }
.reviews .all-card .btn { margin-top: .6rem; }
.hero .lead { margin-top: .9rem; max-width: 46ch; }
.hero-cta { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.4rem; }
.hero-pill {
  display: inline-flex; align-items: center; gap: .5em; padding: .35em .8em .35em .45em;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-pill);
  box-shadow: var(--shadow-sm); font-size: var(--step--1); font-weight: 500; color: var(--ink-soft);
}
.hero-pill .stars { color: var(--accent); letter-spacing: .03em; }
.hero-pill b { color: var(--ink); font-weight: 600; }
.hero-media { position: relative; }
.hero-media img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: var(--radius); box-shadow: var(--shadow-lg); }
.hero-badge {
  position: absolute; left: -12px; bottom: 18px; background: var(--paper); color: var(--ink);
  padding: .6rem .85rem; border-radius: var(--radius-sm); box-shadow: var(--shadow-lg);
  display: flex; align-items: center; gap: .55rem; border: 1px solid var(--line);
}
.hero-badge .num { font-size: 1.4rem; font-weight: 700; line-height: 1; letter-spacing: -.03em; }
.hero-badge small { display: block; font-size: .68rem; color: var(--muted); line-height: 1.2; max-width: 11ch; }

/* Trust strip (moved out of hero) */
.trust-strip { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--paper); }
.trust-strip .wrap { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 1rem 1.4rem; padding-block: 1rem; }
.trust-strip .item { display: flex; align-items: baseline; gap: .5rem; }
.trust-strip .t-num { font-size: var(--step-1); font-weight: 700; letter-spacing: -.02em; color: var(--ink); display: inline-flex; align-items: baseline; gap: .25em; }
.trust-strip .t-num .stars { color: var(--accent); font-size: .85em; }
.trust-strip .t-lab { font-size: var(--step--1); color: var(--muted); }

/* ============================================================
   Installs gallery
   ============================================================ */
.installs .gallery { display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(.55rem, .35rem + .8vw, .85rem); }
.installs figure { position: relative; border-radius: var(--radius-sm); overflow: hidden; box-shadow: var(--shadow-sm); background: var(--paper-2); }
.installs img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; transition: transform .5s cubic-bezier(.2,.7,.2,1); }
.installs figure:hover img { transform: scale(1.04); }
.installs figure:first-child { grid-column: span 2; grid-row: span 2; }
.installs figure:first-child img { aspect-ratio: 1 / 1; height: 100%; }
.installs figure:nth-child(4) { grid-column: span 2; }
.installs figure:nth-child(4) img { aspect-ratio: 2 / 1; object-position: center bottom; }
.installs figure:nth-child(2) img { object-position: center bottom; }

/* ============================================================
   Comparison table
   ============================================================ */
.compare .panel {
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; max-width: 760px; margin-inline: auto;
}
.ctable { width: 100%; border-collapse: collapse; font-size: var(--step-0); }
.ctable th, .ctable td { padding: clamp(.7rem, .55rem + .6vw, 1rem) clamp(.7rem, .5rem + .9vw, 1.4rem); text-align: center; }
.ctable thead th { font-size: var(--step--1); letter-spacing: .03em; text-transform: uppercase; color: var(--muted); font-weight: 600; border-bottom: 1px solid var(--line); }
.ctable thead th.us { color: var(--ink); }
.ctable thead .us span { display: inline-flex; align-items: center; gap: .4em; }
.ctable thead .us img { height: 16px; width: auto; }
.ctable tbody td:first-child, .ctable thead th:first-child { text-align: left; font-weight: 500; color: var(--ink); width: 50%; }
.ctable tbody tr + tr td { border-top: 1px solid var(--line); }
.ctable .col-us { background: color-mix(in srgb, var(--accent) 8%, transparent); }
.mark { display: inline-flex; align-items: center; justify-content: center; width: 24px; height: 24px; border-radius: 50%; }
.mark--ok { background: var(--ok); color: #fff; }
.mark--no { background: #efe9dd; color: var(--bad); border: 1px solid var(--line-strong); }
.mark svg { width: 13px; height: 13px; }

/* ============================================================
   Customer story (featured, LIGHT — theme lock)
   ============================================================ */
.story { background: var(--paper-2); }
.story .panel { background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; }
.story .grid { display: grid; grid-template-columns: .82fr 1.18fr; gap: 0; align-items: stretch; }
.story-media { position: relative; min-height: 100%; }
.story-media img { width: 100%; height: 100%; object-fit: cover; aspect-ratio: 4/5; }
.story-trophy { position: absolute; top: 14px; left: 14px; background: var(--accent); color: var(--on-accent); font-weight: 600; font-size: var(--step--1); padding: .4em .85em; border-radius: var(--radius-pill); box-shadow: var(--shadow); }
.story-copy { padding: clamp(1.4rem, 1rem + 2vw, 2.4rem); }
.story blockquote { font-size: clamp(1.05rem, .95rem + .7vw, 1.4rem); line-height: 1.42; font-weight: 500; letter-spacing: -.01em; color: var(--ink); }
.story blockquote .hl { color: var(--ink); background: color-mix(in srgb, var(--accent) 30%, transparent); padding: 0 .15em; border-radius: 3px; font-weight: 600; }
.story .save { margin-top: 1rem; font-size: var(--step-0); color: var(--ink-soft); line-height: 1.5; }
.story .who { margin-top: 1.3rem; display: flex; align-items: center; gap: .8rem; }
.story .who .nm { font-weight: 600; color: var(--ink); }
.story .who .rl { font-size: var(--step--1); color: var(--muted); }
.story .who .stars { color: var(--accent); margin-left: auto; letter-spacing: .06em; }
.story .cta { margin-top: 1.4rem; }

/* ============================================================
   Stats band ("Millega arvestada") — divided, not cards
   ============================================================ */
.stats .band { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; background: var(--paper); box-shadow: var(--shadow-sm); }
.stat { padding: clamp(1.1rem, .8rem + 1.2vw, 1.7rem) clamp(1rem, .6rem + 1vw, 1.6rem); display: flex; flex-direction: column; gap: .25rem; }
.stat + .stat { border-left: 1px solid var(--line); }
.stat .ico { width: 32px; height: 32px; display: grid; place-items: center; border-radius: 9px; background: color-mix(in srgb, var(--accent) 18%, var(--paper)); color: var(--ink); margin-bottom: .35rem; }
.stat .ico svg { width: 18px; height: 18px; }
.stat .val { font-size: clamp(1.5rem, 1.2rem + 1.2vw, 2.1rem); font-weight: 700; letter-spacing: -.03em; line-height: 1; }
.stat .val .unit { font-size: .42em; font-weight: 600; color: var(--muted); letter-spacing: 0; }
.stat .lab { font-weight: 600; color: var(--ink); font-size: var(--step-0); }
.stat .sub { font-size: var(--step--1); color: var(--muted); }

/* ============================================================
   Process (timeline)
   ============================================================ */
.process { --process-gap: clamp(1rem, .5rem + 1.6vw, 1.8rem); }
.process .grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--process-gap); position: relative; }
.step { position: relative; }
.step .n { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: var(--ink); color: #fff; font-weight: 700; font-size: 1.05rem; margin-bottom: .9rem; position: relative; z-index: 1; }
.step:nth-child(2) .n { background: var(--accent); color: var(--on-accent); }
.step h3 { font-size: var(--step-1); }
.step .dur { display: inline-block; margin-top: .5rem; font-size: var(--step--1); font-weight: 600; color: var(--ink); background: color-mix(in srgb, var(--accent) 24%, var(--paper)); padding: .25em .7em; border-radius: var(--radius-pill); }
.step p { margin-top: .35rem; color: var(--ink-soft); font-size: var(--step-0); }
/* connector: from each circle's center (21px) to the next circle's center (one column + gap away) */
.step:not(:last-child)::after { content: ""; position: absolute; top: 21px; left: 21px; width: calc(100% + var(--process-gap)); height: 2px; background: repeating-linear-gradient(90deg, var(--line-strong) 0 7px, transparent 7px 14px); z-index: 0; }

/* ============================================================
   Founder
   ============================================================ */
.founder .grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(1.4rem, 1rem + 2.4vw, 2.6rem); align-items: center; }
.founder-photo { position: relative; max-width: 420px; }
.founder-photo img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: var(--radius); box-shadow: var(--shadow); }
.founder-photo .tag { position: absolute; bottom: -12px; left: 16px; background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-pill); padding: .45em .95em; font-size: var(--step--1); font-weight: 600; box-shadow: var(--shadow-sm); }
.founder blockquote { font-size: clamp(1.05rem, .95rem + .6vw, 1.35rem); line-height: 1.45; font-weight: 500; letter-spacing: -.01em; }
.founder .body { color: var(--ink-soft); margin-top: .9rem; font-size: var(--step-0); }
.founder .body strong { color: var(--ink); font-weight: 600; }
.founder .sign { margin-top: 1.2rem; }
.founder .sign .nm { font-weight: 700; }
.founder .sign .rl { font-size: var(--step--1); color: var(--muted); }

/* ============================================================
   Reviews carousel
   ============================================================ */
.reviews .rating-head { display: flex; align-items: center; justify-content: center; gap: .8rem; margin-bottom: clamp(1.4rem, 1rem + 1.6vw, 2rem); flex-wrap: wrap; }
.reviews .rating-head .g { font-weight: 600; }
.reviews .rating-head .score { font-size: 1.7rem; font-weight: 700; letter-spacing: -.03em; }
.reviews .rating-head .stars { color: var(--accent); font-size: 1.05rem; letter-spacing: .05em; }
.reviews .rating-head .meta { color: var(--muted); font-size: var(--step--1); }
.carousel { position: relative; }
.reviews-grid { display: grid; grid-template-columns: 2fr 1fr; gap: .85rem; align-items: stretch; }
.carousel-track { display: grid; grid-auto-flow: column; grid-auto-columns: calc((100% - .85rem) / 2); gap: .85rem; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; padding: .3rem .2rem .5rem; scrollbar-width: none; }
.reviews-cta { text-align: center; margin-top: 1.2rem; }
.carousel-track::-webkit-scrollbar { display: none; }
.review-card { scroll-snap-align: start; background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius); padding: 1.3rem; box-shadow: var(--shadow-sm); display: flex; flex-direction: column; }
.review-card .stars { color: var(--accent); letter-spacing: .06em; font-size: .9rem; }
.review-card .txt { margin-top: .7rem; color: var(--ink-soft); font-size: var(--step-0); flex: 1; }
.review-card .by { margin-top: 1.1rem; display: flex; align-items: center; gap: .65rem; }
.review-card .by img { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; }
.review-card .by .nm { font-weight: 600; font-size: var(--step--1); }
.review-card .by .dt { font-size: .72rem; color: var(--muted); }
.review-card .by .glogo { margin-left: auto; width: 18px; height: 18px; }
.carousel-nav { display: flex; gap: .5rem; justify-content: center; }
.carousel-nav button { width: 42px; height: 42px; border-radius: 50%; border: 1px solid var(--line-strong); display: grid; place-items: center; background: var(--paper); transition: background .2s, transform .15s; }
.carousel-nav button:hover { background: var(--paper-2); transform: translateY(-1px); }
.carousel-nav svg { width: 17px; height: 17px; }

/* ============================================================
   FAQ
   ============================================================ */
.faq .list { max-width: 720px; margin-inline: auto; display: flex; flex-direction: column; gap: .65rem; }
.faq details { background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-sm); overflow: hidden; transition: border-color .2s, box-shadow .2s; }
.faq details[open] { border-color: var(--line-strong); box-shadow: var(--shadow-sm); }
.faq summary { list-style: none; cursor: pointer; padding: 1rem 1.15rem; font-weight: 600; display: flex; align-items: center; gap: 1rem; font-size: var(--step-0); }
.faq summary::-webkit-details-marker { display: none; }
.faq summary .q { flex: 1; }
.faq summary .chev { flex: none; width: 20px; height: 20px; color: var(--accent); transition: transform .3s ease; }
.faq details[open] summary .chev { transform: rotate(180deg); }
.faq .ans { padding: 0 1.15rem 1.1rem; color: var(--ink-soft); font-size: var(--step-0); }
.faq .ans strong { color: var(--ink); }

/* ============================================================
   Final CTA + form (dark — the page's one deliberate dark block)
   ============================================================ */
.cta-final .grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1.6rem, 1rem + 2.6vw, 3rem); align-items: start; }
.cta-final .cta-copy { text-align: left; }
.cta-final h2 { font-size: var(--step-3); }
.cta-final .lead { margin-top: .8rem; }
.cta-final .assure { list-style: none; margin-top: 1.4rem; display: grid; gap: .7rem; }
.cta-final .assure li { display: flex; align-items: flex-start; gap: .65rem; color: var(--on-dark-soft); font-size: var(--step-0); }
.cta-final .assure .mark--ok { width: 20px; height: 20px; flex: none; margin-top: .1rem; }
.cta-final .assure b { color: #fff; font-weight: 600; }
.cta-final .note { margin-top: 1.4rem; font-size: var(--step--1); color: var(--on-dark-soft); }
.cta-final .qualify { margin-top: .3rem; font-size: var(--step--1); color: var(--accent); font-weight: 500; }
.cta-final .qualify-lead { margin-top: .7rem; font-size: var(--step-1); font-weight: 500; color: var(--accent); line-height: 1.4; }
.cta-final .cta-urgency { margin-top: 1.5rem; padding: .9rem 1.1rem; border-left: 3px solid var(--accent); background: color-mix(in srgb, var(--accent) 12%, transparent); border-radius: 0 var(--radius-sm) var(--radius-sm) 0; font-size: var(--step-0); line-height: 1.5; color: var(--on-dark); }
.cta-final .cta-urgency strong { color: var(--accent); }
.form-card { background: var(--paper); border-radius: var(--radius); padding: clamp(.9rem, .5rem + 1.2vw, 1.3rem); box-shadow: var(--shadow-lg); }
.form-card .form-head { padding: .3rem .5rem .9rem; }
.form-card .form-head h3 { color: var(--ink); font-size: var(--step-1); }
.form-card .form-head p { color: var(--muted); font-size: var(--step--1); margin-top: .25rem; }
.ghl-embed { position: relative; min-height: 620px; border-radius: var(--radius-sm); overflow: hidden; }
.ghl-embed iframe { width: 100%; min-height: 620px; border: 0; display: block; }
.ghl-embed .form-skeleton { position: absolute; inset: 0; display: grid; place-content: center; gap: .7rem; color: var(--muted); text-align: center; padding: 2rem; }
.ghl-embed .form-skeleton .spin { width: 30px; height: 30px; border-radius: 50%; border: 3px solid var(--line); border-top-color: var(--accent); margin: 0 auto; animation: spin 1s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }

/* ============================================================
   Footer
   ============================================================ */
.site-footer { background: var(--dark-2); color: var(--on-dark-soft); padding-block: clamp(2.2rem, 1.6rem + 1.8vw, 3rem) 1.4rem; }
.site-footer .top { display: flex; flex-wrap: wrap; gap: 1.8rem; justify-content: space-between; align-items: flex-start; }
.site-footer .logo img { height: 24px; filter: brightness(0) invert(1); opacity: .9; }
.site-footer .blurb { margin-top: .9rem; max-width: 34ch; font-size: var(--step--1); }
.site-footer .contacts { display: grid; gap: .5rem; }
.site-footer .contacts a { display: inline-flex; align-items: center; gap: .55em; color: var(--on-dark); font-weight: 500; }
.site-footer .contacts a:hover { color: var(--accent); }
.site-footer .contacts svg { width: 17px; height: 17px; color: var(--accent); }
.site-footer .bottom { margin-top: 2rem; padding-top: 1.2rem; border-top: 1px solid var(--dark-line); display: flex; flex-wrap: wrap; gap: .5rem 1.4rem; justify-content: space-between; font-size: var(--step--1); }

/* ============================================================
   Sticky mobile CTA
   ============================================================ */
.mobile-cta { position: fixed; left: 0; right: 0; bottom: 0; z-index: 60; display: none; gap: .6rem; padding: .6rem clamp(.8rem, 4vw, 1.1rem); background: color-mix(in srgb, var(--paper) 93%, transparent); backdrop-filter: blur(12px); border-top: 1px solid var(--line); transform: translateY(120%); transition: transform .35s cubic-bezier(.2,.7,.2,1); }
.mobile-cta.show { transform: none; }
.mobile-cta .call { flex: none; width: 48px; }
.mobile-cta .btn { flex: 1; }

/* ============================================================
   Cookie consent
   ============================================================ */
.cookie { position: fixed; left: 50%; transform: translateX(-50%) translateY(150%); bottom: 1rem; z-index: 70; width: min(540px, calc(100% - 2rem)); background: var(--dark); color: var(--on-dark); border: 1px solid var(--dark-line); border-radius: var(--radius); padding: 1.1rem 1.2rem; box-shadow: var(--shadow-lg); transition: transform .4s cubic-bezier(.2,.7,.2,1); }
.cookie.show { transform: translateX(-50%); }
.cookie p { font-size: var(--step--1); color: var(--on-dark-soft); }
.cookie p a { color: var(--accent); text-decoration: underline; }
.cookie .row { display: flex; gap: .6rem; margin-top: .9rem; flex-wrap: wrap; }
.cookie .btn { padding: .65em 1.1em; font-size: var(--step--1); }
.cookie .btn--ghost { color: var(--on-dark); border-color: var(--dark-line); }

/* ============================================================
   Responsive
   ============================================================ */
@media (max-width: 900px) {
  .nav, .header-cta { display: none; }
  .nav-toggle { display: flex; }
  body.nav-open .nav {
    display: flex; position: fixed; inset: 60px 0 auto 0; flex-direction: column; align-items: stretch;
    background: var(--paper); padding: 1rem clamp(1.1rem, 5vw, 1.9rem) 1.4rem; gap: .2rem; margin: 0;
    border-bottom: 1px solid var(--line); box-shadow: var(--shadow); z-index: 49;
  }
  body.nav-open .nav a { padding: .75rem .2rem; border-bottom: 1px solid var(--line); font-size: var(--step-0); }
  body.nav-open .nav a::after { display: none; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-media { order: -1; max-width: 460px; }
  .hero h1 { max-width: 18ch; }
  .story .grid, .founder .grid, .cta-final .grid { grid-template-columns: 1fr; }
  .story-media img { aspect-ratio: 16/10; }
  .founder-photo { max-width: 420px; }
  .mobile-cta { display: flex; }
  body { padding-bottom: 70px; }
}
@media (max-width: 680px) {
  .stats .band { grid-template-columns: 1fr; }
  .stat + .stat { border-left: 0; border-top: 1px solid var(--line); }
  .process .grid { grid-template-columns: 1fr; gap: 1.3rem; }
  .step:not(:last-child)::after { display: none; }
  .installs .gallery { grid-template-columns: repeat(2, 1fr); }
  .installs figure:first-child { grid-column: span 2; grid-row: auto; }
  .trust-strip .wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem 1.2rem; }
  .carousel-track { grid-auto-columns: 87%; }
  .reviews-grid { grid-template-columns: 1fr; }
  .reviews .all-card { display: none; }
}
@media (max-width: 400px) {
  .installs .gallery { grid-template-columns: 1fr; }
}

/* ---------- Reduced motion ---------- */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; scroll-behavior: auto !important; }
  .reveal { opacity: 1 !important; transform: none !important; }
}
