/* ============================================================
   WYNAJEM LIMUZYNY WARSZAWA — "nocny magazyn glossy" v2 (award)
   Paleta: czarna wiśnia + szminka/cherry + szampan-złoto + blush
   Typo: Bodoni Moda (display serif) · Hanken Grotesk (body) · DM Mono (labels)
   v2: hero-wideo, pokaz scen (pin+scrub), horyzontalna flota, ghost-typo
   ============================================================ */

:root{
  /* v3 GIRLISH: żywy różowo-czarny (feedback 2026-07-07: "złoty średnio mi leży",
     bardziej jaskrawo, girlish). Tokeny --cherry/--gold zostały w NAZWACH (żeby nie
     ruszać selektorów), ale WARTOŚCI są różowe: cherry = hot pink, gold = bubblegum. */
  --ink: #0d0511;
  --ink-2: #160a1c;
  --ink-3: #200e28;
  --txt: #fdeef8;
  --muted: rgba(253,238,248,.66);
  --cherry: #ff1f8f;
  --cherry-deep: #d6006f;
  --gold: #ff8fd0;
  --gold-hi: #ffc9e8;
  --blush: #ffb3dd;
  --line: rgba(253,238,248,.15);
  --grad: linear-gradient(100deg, var(--cherry) 0%, #ff6cc0 45%, var(--blush) 100%);
  --font-display: "Bodoni Moda", "Didot", serif;
  --font-body: "Hanken Grotesk", system-ui, sans-serif;
  --font-mono: "DM Mono", ui-monospace, monospace;
  --nav-h: 74px;
  --wrap: 1680px;
}

*{ margin:0; padding:0; box-sizing:border-box; }
html{ scroll-behavior:smooth; }
body{
  background: var(--ink);
  color: var(--txt);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.6;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
::selection{ background: var(--cherry); color: #fff; }
img{ max-width:100%; display:block; }
video{ display:block; }
a{ color: inherit; text-decoration: none; }
ul{ list-style:none; }
.mono{ font-family: var(--font-mono); font-size: 12px; letter-spacing: .14em; text-transform: uppercase; }
em{ font-style: italic; }
h1,h2,h3{ text-wrap: balance; }

/* ---------- grain ---------- */
.grain{
  position: fixed; inset: -50%; z-index: 999; pointer-events: none; opacity: .05;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  animation: grain 8s steps(10) infinite;
}
@keyframes grain{
  0%,100%{ transform: translate(0,0); } 20%{ transform: translate(-3%,2%); }
  40%{ transform: translate(2%,-3%); } 60%{ transform: translate(-2%,-2%); } 80%{ transform: translate(3%,3%); }
}

/* ---------- cursor ---------- */
.cursor{
  position: fixed; z-index: 1000; top:0; left:0; width: 14px; height: 14px;
  border-radius: 50%; background: var(--gold); pointer-events: none;
  transform: translate(-50%,-50%); mix-blend-mode: difference;
  transition: width .28s ease, height .28s ease, background .28s ease;
  display: flex; align-items: center; justify-content: center;
  opacity: 0; /* pokazuje się dopiero po pierwszym ruchu myszy (JS .is-live) */
}
.cursor.is-live{ opacity: 1; }
.cursor.is-big{ width: 74px; height: 74px; background: var(--gold); mix-blend-mode: normal; }
.cursor.is-label{ width: 88px; height: 88px; background: var(--cherry); mix-blend-mode: normal; }
.cursor__label{
  font-family: var(--font-mono); font-size: 10px; letter-spacing: .12em; color: #fff;
  opacity: 0; transition: opacity .2s ease;
}
.cursor.is-label .cursor__label{ opacity: 1; }
@media (hover: none), (pointer: coarse){ .cursor{ display:none; } }

/* ---------- preloader ---------- */
.preloader{ position: fixed; inset: 0; z-index: 998; pointer-events: none; }
.preloader__panel{
  position: absolute; top:0; bottom:0; width: 50.5%;
  background: var(--ink-2);
}
.preloader__panel--l{ left:0; border-right: 1px solid var(--line); }
.preloader__panel--r{ right:0; border-left: 1px solid var(--line); }
.preloader__center{
  position: absolute; inset: 0; display:flex; flex-direction: column;
  align-items: center; justify-content: center; gap: 20px; text-align: center;
}
/* ten sam znaczek co w nav (spójność logo, feedback 2026-07-07) */
.preloader__logo{
  width: min(480px, 72vw);
  animation: markGlow 2.6s ease-in-out infinite;
}
.preloader__brand{ display:flex; flex-direction:column; align-items:center; }
.preloader__brand-main{
  font-family: var(--font-display); font-style: italic; font-weight: 600;
  font-size: clamp(28px, 3.6vw, 42px); line-height: 1; color: rgba(253,238,248,.92);
}
.preloader__count{
  position: absolute; right: clamp(20px,4vw,54px); bottom: clamp(18px,4vh,40px);
  font-size: clamp(44px, 6vw, 90px); color: var(--txt); opacity: .9;
  font-variant-numeric: tabular-nums;
}

/* ---------- nav ---------- */
.nav{
  position: fixed; top:0; left:0; right:0; z-index: 900; height: var(--nav-h);
  display:flex; align-items:center; justify-content: space-between;
  padding: 0 clamp(18px, 3vw, 44px);
  transition: background .4s ease, border-color .4s ease;
  border-bottom: 1px solid transparent;
}
.nav.is-solid{ background: rgba(13,5,7,.86); backdrop-filter: blur(14px); border-bottom-color: var(--line); }
.nav__brand{ display:flex; align-items:center; gap: 14px; line-height: 1.05; }
/* przezroczysty PNG (alpha z luminancji) — subtelnie: bez pulsowania, delikatna stała poświata */
.nav__logo-mark{ height: 42px; filter: drop-shadow(0 0 6px rgba(255,31,143,.5)); }
@keyframes markGlow{
  0%,100%{ filter: drop-shadow(0 0 5px rgba(255,31,143,.45)); }
  50%{ filter: drop-shadow(0 0 14px rgba(255,31,143,.85)); }
}
.nav__brand-main{
  font-family: var(--font-display); font-style: italic; font-weight: 600; font-size: 22px;
  color: rgba(253,238,248,.9);
}
.nav__links{ display:flex; gap: clamp(18px, 2.4vw, 36px); }
.nav__links a{
  font-family: var(--font-mono); font-size: 12px; letter-spacing: .16em; text-transform: uppercase;
  color: var(--muted); transition: color .25s ease; position: relative;
}
.nav__links a::after{
  content:""; position:absolute; left:0; bottom:-6px; height:1px; width:0;
  background: var(--gold); transition: width .3s ease;
}
.nav__links a:hover{ color: var(--txt); }
.nav__links a:hover::after{ width: 100%; }
.nav__cta{
  display:flex; align-items:center; gap:10px;
  font-family: var(--font-mono); font-size: 13px; letter-spacing: .1em;
  border: 1px solid var(--line); border-radius: 999px; padding: 10px 20px;
  transition: border-color .3s ease, background .3s ease;
}
.nav__cta:hover{ border-color: var(--gold); background: rgba(233,201,140,.08); }
.nav__cta-dot{ width:7px; height:7px; border-radius:50%; background: var(--cherry); box-shadow: 0 0 10px var(--cherry); animation: pulse 2s infinite; }
@keyframes pulse{ 50%{ opacity:.4; } }
.nav__burger{ display:none; background:none; border:none; cursor:pointer; padding: 10px; }
.nav__burger span{ display:block; width: 26px; height: 2px; background: var(--txt); margin: 6px 0; transition: transform .3s ease, opacity .3s ease; }

/* ---------- buttons ---------- */
.btn{
  display:inline-flex; align-items:center; justify-content:center;
  font-family: var(--font-mono); font-size: 13px; letter-spacing: .14em; text-transform: uppercase;
  padding: 17px 34px; border-radius: 999px; cursor: pointer; border: none;
  transition: transform .3s ease, box-shadow .3s ease, background .3s ease, color .3s ease;
  will-change: transform;
}
.btn--gold{ background: var(--grad); color: #2a0418; font-weight: 500; }
.btn--gold:hover{ box-shadow: 0 8px 40px rgba(255,31,143,.4); }
.btn--cherry{ background: var(--cherry); color:#fff; }
.btn--cherry:hover{ background: var(--cherry-deep); box-shadow: 0 8px 40px rgba(255,31,143,.35); }
.btn--ghost{ background: transparent; color: var(--txt); border: 1px solid var(--line); }
.btn--ghost:hover{ border-color: var(--gold); color: var(--gold-hi); }
.btn--full{ width: 100%; }

/* ---------- hero (wideo) ---------- */
.hero{
  position: relative; min-height: 100svh;
  display:flex; align-items: flex-end;
  padding: calc(var(--nav-h) + 40px) clamp(18px,4vw,60px) clamp(70px,9vh,110px);
  overflow: hidden;
}
.hero__media{ position: absolute; inset: -8% 0 0 0; z-index: 0; }
.hero__media video{ width:100%; height:100%; object-fit: cover; object-position: center 30%; }
.hero__shade{
  position:absolute; inset:0; z-index:1;
  background:
    linear-gradient(180deg, rgba(13,5,17,.55) 0%, rgba(13,5,17,.10) 30%, rgba(13,5,17,.22) 62%, rgba(13,5,17,.85) 88%, var(--ink) 100%),
    linear-gradient(90deg, rgba(13,5,17,.42) 0%, rgba(13,5,17,0) 52%);
}
.hero__bubbles{ position:absolute; inset:0; z-index:2; pointer-events:none; }
.hero__content{ position: relative; z-index: 3; max-width: 1080px; }
.hero__eyebrow{ color: var(--gold); margin-bottom: 22px; }
.hero__title{
  font-family: var(--font-display); font-weight: 600;
  font-size: clamp(52px, 8.6vw, 168px); line-height: 1.02; letter-spacing: -.01em;
}
/* ⚠️ BEZ overflow:hidden — Bodoni ma kapitele wyższe niż line-box i Chrome
   zostawiał "ducha" ściętych gór liter (W). Reveal per-litera robi JS. */
.hero__title-line{ display:block; }
.hero__title em{ color: var(--gold); }
.hero__title .ch{ display:inline-block; will-change: transform; }
.hero__tag{
  font-family: var(--font-display); font-style: italic; font-weight: 400;
  font-size: clamp(20px, 2.6vw, 40px); color: var(--blush); margin-top: 14px;
}
.hero__tag em{ background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent; }
.hero__lead{ max-width: 560px; color: var(--muted); margin-top: 22px; font-size: clamp(15px, 1.2vw, 18px); }
.hero__actions{ display:flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.hero__chips{ display:flex; flex-wrap:wrap; gap: 10px; margin-top: 30px; }
.hero__chips li{
  border: 1px solid var(--line); border-radius: 999px; padding: 9px 18px;
  font-family: var(--font-mono); font-size: 11px; letter-spacing: .14em; text-transform: uppercase;
  color: var(--muted); background: rgba(13,5,7,.4); backdrop-filter: blur(6px);
}
.hero__sticker{
  position:absolute; z-index:3; right: clamp(20px, 6vw, 110px); top: clamp(110px, 16vh, 170px);
  width: 148px; height: 148px; border-radius: 50%;
  background: var(--cherry); color: #fff; text-align:center;
  display:flex; flex-direction:column; align-items:center; justify-content:center; gap:2px;
  transform: rotate(8deg);
  box-shadow: 0 14px 50px rgba(255,31,143,.45);
}
.hero__sticker::before{
  content:""; position:absolute; inset:7px; border-radius:50%; border: 1px dashed rgba(255,255,255,.55);
}
.hero__sticker-top,.hero__sticker-bottom{ font-family: var(--font-mono); font-size: 10px; letter-spacing: .22em; }
.hero__sticker-price{ font-family: var(--font-display); font-weight: 700; font-size: 38px; line-height: 1; }
.hero__scrollcue{
  position:absolute; z-index:3; left: 50%; bottom: clamp(20px,3.4vh,36px); transform: translateX(-50%);
  display:flex; flex-direction:column; align-items:center; gap: 10px;
  color: var(--muted); font-size: 9px; letter-spacing: .4em;
}
.hero__scrollcue i{
  width: 1px; height: 54px; background: linear-gradient(180deg, var(--gold), transparent);
  animation: cue 1.8s ease-in-out infinite;
  transform-origin: top;
}
@keyframes cue{ 0%{ transform: scaleY(0); } 45%{ transform: scaleY(1); } 100%{ transform: scaleY(1); opacity: 0; } }
.hero__issue{
  position:absolute; z-index:3; right: clamp(18px,4vw,60px); bottom: clamp(24px,4vh,44px);
  display:flex; align-items:center; gap: 14px; color: var(--muted); font-size: 10px; letter-spacing: .2em;
}
.hero__barcode{
  width: 74px; height: 30px;
  background: repeating-linear-gradient(90deg, var(--txt) 0 2px, transparent 2px 5px, var(--txt) 5px 6px, transparent 6px 10px);
  opacity: .7;
}

/* ---------- marquee: same ikonki, bez tekstu (feedback: "za dużo tekstu, męczy oczy") ---------- */
.marquee{
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  overflow: hidden; padding: 20px 0; background: var(--ink-2);
}
.marquee__track{ display:flex; white-space: nowrap; width: max-content; animation: marquee 44s linear infinite; }
.marquee__icons{ display:flex; align-items:center; gap: clamp(34px, 4vw, 64px); padding-right: clamp(34px, 4vw, 64px); }
.marquee__icons svg{
  width: 26px; height: 26px; fill: none; stroke: var(--gold); stroke-width: 1.4;
  stroke-linecap: round; stroke-linejoin: round; opacity: .55; flex-shrink: 0;
}
.marquee__icons i{ font-style: normal; color: var(--cherry); opacity: .4; font-size: 12px; }
@keyframes marquee{ to{ transform: translateX(-50%); } }

/* ---------- pokaz scen (pin + scrub) ---------- */
.showcase{ position: relative; }
.showcase__pin{
  position: relative; height: 100svh; overflow: hidden; background: var(--ink);
}
.scene{
  position: absolute; inset: 0;
  display: flex; align-items: flex-end;
  padding: calc(var(--nav-h) + 20px) clamp(18px,4vw,60px) clamp(56px,8vh,100px);
  visibility: hidden;
  background: var(--ink); /* nieprzezroczyste — scena pod spodem nie prześwituje przez dim-bg */
  overflow: hidden; /* 💋 stempel w stanie scale 3.2 rozpychał stronę na mobile (overflow-x) */
}
.scene.is-first{ visibility: visible; }
.scene__bg{ position: absolute; inset: 0; z-index: 0; }
.scene__bg video, .scene__bg img{ width:100%; height:100%; object-fit: cover; }
.scene__bg--dim img{ opacity: .72; object-position: center 30%; }
.scene__shade{
  position:absolute; inset:0; z-index:1;
  background:
    linear-gradient(180deg, rgba(13,5,7,.55) 0%, rgba(13,5,7,.15) 34%, rgba(13,5,7,.55) 70%, rgba(13,5,7,.92) 100%),
    linear-gradient(90deg, rgba(13,5,7,.72) 0%, rgba(13,5,7,.1) 60%);
}
.scene__beam{
  position:absolute; z-index:4; left:0; right:0; top:0; height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold), var(--cherry), transparent);
  box-shadow: 0 0 24px rgba(233,201,140,.8);
  opacity: 0;
}
.scene__content{ position: relative; z-index: 3; max-width: 760px; }
.scene__eyebrow{ color: var(--cherry); margin-bottom: 16px; }
.scene__eyebrow::before{ content:"—— "; color: var(--gold); }
.scene__title{
  font-family: var(--font-display); font-weight: 600;
  font-size: clamp(36px, 4.6vw, 84px); line-height: 1.04; margin-bottom: 18px;
}
.scene__title em{ color: var(--gold); }
.scene__copy{ color: var(--muted); max-width: 56ch; margin-bottom: 20px; font-size: clamp(15px,1.15vw,18px); }
.scene__list{ display:flex; flex-direction:column; gap: 10px; margin-bottom: 26px; }
.scene__list li{ color: var(--muted); padding-left: 22px; position: relative; font-size: 12px; letter-spacing: .12em; text-transform: uppercase; }
.scene__list li::before{ content:"✦"; position:absolute; left:0; color: var(--cherry); }
.scene__foot{ display:flex; flex-wrap: wrap; align-items: center; gap: 22px; }
.scene__price{ color: var(--gold); font-size: 12px; }
.scene__price b{ font-size: 15px; }
/* 💋 przybija się na pośladku tancerki (feedback 2026-07-07) — pozycja skalibrowana
   pod object-position bg (center 30%, cover) */
.scene__kiss{
  position: absolute; z-index: 3; left: 57%; top: 38%;
  width: clamp(70px, 7.5vw, 130px); mix-blend-mode: screen; transform: rotate(-16deg);
  pointer-events: none;
}
.transfer-rows{ display:flex; flex-direction:column; margin-bottom: 24px; max-width: 640px; }
.transfer-rows li{
  display:flex; align-items: baseline; gap: 14px; padding: 13px 0;
  border-bottom: 1px solid var(--line); font-size: clamp(16px, 1.4vw, 20px);
}
.transfer-rows li:first-child{ border-top: 1px solid var(--line); }
.transfer-rows span small{ display:block; color: var(--muted); font-size: 12px; }
.transfer-rows i{ flex:1; border-bottom: 1px dotted rgba(246,236,228,.25); transform: translateY(-4px); }
.transfer-rows b{ color: var(--gold); white-space: nowrap; font-size: 14px; }

.showcase__nav{
  position: absolute; z-index: 5; right: clamp(18px,3vw,48px); top: 50%;
  transform: translateY(-50%);
  display: flex; flex-direction: column; gap: 16px; align-items: flex-end;
}
.showcase__chip{
  color: rgba(246,236,228,.4); font-size: 10px; letter-spacing: .22em;
  transition: color .3s ease; white-space: nowrap;
}
.showcase__chip.is-active{ color: var(--gold); }
.showcase__bar{
  width: 1px; height: 110px; background: rgba(246,236,228,.15);
  position: relative; align-self: flex-end; margin-top: 6px;
}
.showcase__bar b{
  position:absolute; top:0; left:0; width:100%; height: 0%;
  background: var(--grad); display:block;
}
.showcase__ghost{
  position: absolute; z-index: 2; left: clamp(-20px,-1vw,0px); bottom: -6vh;
  font-size: clamp(200px, 34vh, 420px); line-height: 1;
  color: transparent; -webkit-text-stroke: 1px rgba(246,236,228,.10);
  pointer-events: none; letter-spacing: -.02em;
}

/* ---------- duo (kawalerski + ślub) ---------- */
.duo-wrap{ max-width: var(--wrap); margin: 0 auto; padding: clamp(60px,9vh,120px) clamp(18px,4vw,60px); }
.duo{ display:grid; grid-template-columns: 1fr 1fr; gap: clamp(20px,3vw,40px); }
.duo__card{
  position:relative; border-radius: 8px; overflow:hidden; aspect-ratio: 16/11;
  border: 1px solid var(--line);
}
.duo__card img{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; transition: transform .7s ease; }
.duo__card:hover img{ transform: scale(1.06); }
.duo__card::after{
  content:""; position:absolute; inset:0;
  background: linear-gradient(180deg, rgba(13,5,7,.05) 30%, rgba(13,5,7,.9) 100%);
}
.duo__body{ position:absolute; z-index:2; left: clamp(20px,3vw,40px); right: clamp(20px,3vw,40px); bottom: clamp(20px,3vw,36px); }
.duo__body .mono{ color: var(--gold); }
.duo__body h2{ font-family: var(--font-display); font-weight:600; font-size: clamp(28px, 3vw, 46px); margin: 8px 0 10px; }
.duo__body h2 em{ color: var(--gold); }
.duo__copy{ color: var(--muted); font-size: 15px; max-width: 46ch; }

/* ---------- interludium ---------- */
.interlude{
  position: relative;
  padding: clamp(120px, 20vh, 260px) clamp(18px,4vw,60px);
  text-align:center; background: var(--ink-2);
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  overflow: hidden;
}
.interlude__ghost{
  position: absolute; top: 50%; left: 0; transform: translateY(-50%);
  font-family: var(--font-display); font-weight: 800;
  font-size: clamp(160px, 24vw, 480px); line-height: 1; white-space: nowrap;
  color: transparent; -webkit-text-stroke: 1px rgba(246,236,228,.07);
  pointer-events: none;
}
.interlude__line{
  position: relative;
  font-family: var(--font-display); font-weight: 500;
  font-size: clamp(26px, 3.6vw, 56px); line-height: 1.15;
}
.interlude__line--big{
  font-size: clamp(38px, 6.4vw, 112px); font-weight: 700; margin-top: 10px;
}
.interlude__line--big em{
  font-style: italic; background: var(--grad);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}
.interlude .word{ display:inline-block; }

/* ---------- flota: horyzontalny pokaz ---------- */
.fleet{ padding: clamp(90px,12vh,150px) 0 clamp(40px,6vh,70px); }
.fleet__head{
  max-width: var(--wrap); margin: 0 auto clamp(20px,3vh,40px);
  padding: 0 clamp(18px,4vw,60px);
  display:flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 18px;
}
.fleet__title{
  font-family: var(--font-display); font-weight: 600;
  font-size: clamp(34px, 4.2vw, 66px); line-height: 1.04; margin-bottom: 10px;
}
.fleet__title em{ color: var(--gold); }
.fleet__hint{ color: var(--muted); font-size: 10px; }
.fleet__pin{
  position: relative; overflow: hidden;
  height: 100svh; /* pełny viewport przy pinie — karty wycentrowane, nic nie wjeżdża pod nav */
  display: flex; flex-direction: column; justify-content: center;
}
.fleet__ghost{
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
  font-family: var(--font-display); font-weight: 800; font-style: italic;
  font-size: clamp(200px, 30vw, 560px); line-height: 1;
  color: transparent; -webkit-text-stroke: 1px rgba(246,236,228,.06);
  pointer-events: none; white-space: nowrap;
}
.fleet__track{
  position: relative;
  display: flex; gap: clamp(18px, 2vw, 34px); align-items: stretch;
  padding: 10px clamp(18px,4vw,60px) 30px;
  width: max-content; will-change: transform;
}
.car{
  position: relative; border: 1px solid var(--line); border-radius: 8px; overflow: hidden;
  background: var(--ink-2);
  width: clamp(300px, 26vw, 430px); flex-shrink: 0;
  transition: transform .45s ease, border-color .45s ease;
}
.car:hover{ transform: translateY(-8px); border-color: rgba(233,201,140,.45); }
.car__idx{
  position: absolute; z-index: 3; left: 14px; top: 10px;
  font-family: var(--font-display); font-style: italic; font-weight: 700;
  font-size: 44px; color: rgba(246,236,228,.85);
  text-shadow: 0 2px 18px rgba(0,0,0,.7); letter-spacing: 0;
}
.car__media{ position: relative; aspect-ratio: 4/3; overflow: hidden; }
.car__media img{ width:100%; height:100%; object-fit: cover; transition: opacity .5s ease, transform .7s ease; }
.car__media .car__alt{ position:absolute; inset:0; opacity: 0; }
.car:hover .car__media img{ transform: scale(1.05); }
.car:hover .car__alt{ opacity: 1; }
.car__price{
  position:absolute; z-index:3; top: 14px; right: 14px;
  background: var(--gold); color: #2a0418; padding: 8px 14px; border-radius: 3px;
  transform: rotate(3deg); font-size: 11px; letter-spacing: .1em;
  box-shadow: 0 8px 24px rgba(0,0,0,.4);
}
.car__price b{ font-size: 14px; }
.car__body{ padding: 20px 22px 24px; }
.car__body h3{ font-family: var(--font-display); font-weight:600; font-size: 26px; margin-bottom: 6px; }
.car__cap{ color: var(--cherry); font-size: 10px; letter-spacing: .2em; margin-bottom: 10px; }
.car__desc{ color: var(--muted); font-size: 14px; }
.fleet__cta{
  display:flex; flex-direction:column; justify-content:center; gap: 10px;
  width: clamp(300px, 26vw, 430px); flex-shrink: 0; padding: 30px;
  border: 1px dashed rgba(233,201,140,.4); border-radius: 8px;
}
.fleet__cta-title{ font-family: var(--font-display); font-size: clamp(28px,2.6vw,44px); font-weight: 600; }
.fleet__cta-title em{ color: var(--gold); }
.fleet__cta-copy{ color: var(--muted); margin-bottom: 8px; }
.fleet__cta .btn{ align-self: flex-start; }
.fleet__progress{
  max-width: var(--wrap); margin: 6px auto 0; padding: 0 clamp(18px,4vw,60px);
  display:flex; align-items:center; gap: 20px;
}
.fleet__counter{ color: var(--gold); font-size: 12px; white-space: nowrap; font-variant-numeric: tabular-nums; }
.fleet__bar{ flex: 1; height: 1px; background: rgba(246,236,228,.15); position: relative; display: block; }
.fleet__bar b{ position:absolute; left:0; top:0; height: 100%; width: 0%; background: var(--grad); display:block; }
.fleet__note{ text-align:center; color: var(--muted); margin-top: 34px; font-size: 11px; }

/* ---------- included ---------- */
.included{
  max-width: var(--wrap); margin: 0 auto;
  padding: clamp(80px,10vh,130px) clamp(18px,4vw,60px);
}
.included__grid{
  display:grid; grid-template-columns: repeat(3, 1fr); /* 2 rzędy po 3 — bez sierot */
  gap: 0; margin-top: clamp(30px,4vh,50px);
  border-top: 1px solid var(--line); border-left: 1px solid var(--line);
}
@media (max-width: 980px){ .included__grid{ grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px){ .included__grid{ grid-template-columns: 1fr; } }
.included__grid li{
  padding: 30px 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line);
  display:flex; flex-direction: column; gap: 8px;
  transition: background .3s ease;
}
.included__grid li:hover{ background: rgba(233,201,140,.05); }
.included__grid b{ font-family: var(--font-display); font-size: 22px; font-weight: 600; }
.included__grid span{ color: var(--muted); font-size: 14px; }

/* ---------- stats ---------- */
.stats{
  display:grid; grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  background: var(--ink-2);
}
.stats__item{
  padding: clamp(36px,5vh,60px) 20px; text-align:center;
  display:flex; flex-direction:column; gap: 8px;
  border-right: 1px solid var(--line);
}
.stats__item:last-child{ border-right: none; }
.stats__item b{
  font-family: var(--font-display); font-weight: 700; font-size: clamp(34px, 4.4vw, 72px); line-height: 1;
  background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent;
  font-variant-numeric: tabular-nums;
}
.stats__item span{ color: var(--muted); font-size: 10px; letter-spacing: .24em; }

/* ---------- faq ---------- */
.faq{ max-width: 980px; margin: 0 auto; padding: clamp(90px,12vh,150px) clamp(18px,4vw,60px); }
.faq__list{ margin-top: clamp(28px,4vh,44px); border-top: 1px solid var(--line); }
.faq details{ border-bottom: 1px solid var(--line); }
.faq summary{
  list-style:none; cursor:pointer; padding: 24px 44px 24px 0; position: relative;
  font-family: var(--font-display); font-size: clamp(19px, 2vw, 26px); font-weight: 500;
  transition: color .3s ease;
}
.faq summary::-webkit-details-marker{ display:none; }
.faq summary:hover{ color: var(--gold-hi); }
.faq summary i{
  position:absolute; right: 4px; top: 50%; width: 16px; height: 16px; transform: translateY(-50%);
}
.faq summary i::before, .faq summary i::after{
  content:""; position:absolute; background: var(--gold); transition: transform .3s ease;
}
.faq summary i::before{ left:0; top:7px; width:16px; height:2px; }
.faq summary i::after{ left:7px; top:0; width:2px; height:16px; }
.faq details[open] summary i::after{ transform: rotate(90deg); }
.faq details p{ color: var(--muted); padding: 0 0 26px; max-width: 68ch; }
.faq details a{ color: var(--gold); }

/* ---------- contact ---------- */
.contact{
  max-width: var(--wrap); margin: 0 auto;
  display:grid; grid-template-columns: minmax(320px, 45fr) 55fr;
  gap: clamp(40px, 6vw, 100px);
  padding: clamp(80px,10vh,140px) clamp(18px,4vw,60px);
}
.contact__copy{ color: var(--muted); max-width: 44ch; margin-bottom: 30px; }
.contact__phone{
  display:inline-block; font-family: var(--font-display); font-weight: 700;
  font-size: clamp(40px, 4.6vw, 72px); line-height: 1;
  background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent;
  margin-bottom: 16px;
}
.contact__mail{ color: var(--muted); }
.contact__mail a:hover{ color: var(--gold); }
.contact__form{
  display:grid; grid-template-columns: 1fr 1fr; gap: 18px;
  background: var(--ink-2); border: 1px solid var(--line); border-radius: 10px;
  padding: clamp(26px, 3vw, 44px);
}
.field{ grid-column: span 2; display:flex; flex-direction: column; gap: 8px; }
.field--half{ grid-column: span 1; }
.field label{ color: var(--gold); font-size: 10px; letter-spacing: .22em; }
.field input, .field select, .field textarea{
  background: var(--ink); border: 1px solid var(--line); border-radius: 6px;
  color: var(--txt); font-family: var(--font-body); font-size: 16px;
  padding: 14px 16px; transition: border-color .3s ease;
  width: 100%;
}
.field textarea{ resize: vertical; }
.field input:focus, .field select:focus, .field textarea:focus{ outline: none; border-color: var(--gold); }
.field input::placeholder, .field textarea::placeholder{ color: rgba(246,236,228,.3); }
.field select{ appearance:none; background-image: linear-gradient(45deg, transparent 50%, var(--gold) 50%), linear-gradient(135deg, var(--gold) 50%, transparent 50%); background-position: calc(100% - 21px) 50%, calc(100% - 16px) 50%; background-size: 5px 5px; background-repeat: no-repeat; }
.contact__form .btn{ grid-column: span 2; margin-top: 6px; }
.hp{ position:absolute; left:-9999px; opacity:0; height:0; width:0; pointer-events:none; }
.contact__status{ grid-column: span 2; color: var(--gold); min-height: 1em; font-size: 11px; }

/* ---------- outro seo ---------- */
.outro{
  max-width: 980px; margin: 0 auto;
  padding: 0 clamp(18px,4vw,60px) clamp(70px,9vh,110px);
}
.outro__title{ color: var(--gold); font-size: 11px; margin-bottom: 16px; }
.outro p{ color: rgba(246,236,228,.45); font-size: 14px; line-height: 1.8; }

/* ---------- footer ---------- */
.footer{
  border-top: 1px solid var(--line); background: var(--ink-2);
  padding: clamp(40px,6vh,60px) clamp(18px,4vw,60px);
  display:flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 24px;
}
.footer__brand{ display:flex; align-items:center; gap: 14px; line-height:1.05; }
.footer__mark{ height: 38px; filter: drop-shadow(0 0 6px rgba(255,31,143,.4)); }
.footer__info{ display:flex; flex-wrap:wrap; gap: 24px; color: var(--muted); font-size: 12px; }
.footer__info a:hover{ color: var(--gold); }
.footer__legal{ width:100%; color: rgba(246,236,228,.35); font-size: 10px; }

/* ---------- fab ---------- */
.fab{
  position: fixed; z-index: 890; right: 22px; bottom: 22px;
  background: var(--cherry); color: #fff; border-radius: 999px;
  padding: 15px 26px; font-size: 12px; letter-spacing: .16em;
  box-shadow: 0 10px 40px rgba(255,43,82,.45);
  opacity: 0; transform: translateY(80px); pointer-events: none;
  transition: opacity .4s ease, transform .4s ease, background .3s ease;
}
.fab.is-on{ opacity: 1; transform: translateY(0); pointer-events: auto; }
.fab:hover{ background: var(--cherry-deep); }

/* ---------- reveals ---------- */
.reveal-y{ opacity: 0; transform: translateY(40px); }

/* ---------- responsive ---------- */
@media (max-width: 1100px){
  .contact{ grid-template-columns: 1fr; }
  /* flota bez pinu — zwykła siatka pionowa */
  .fleet__pin{ height: auto; display: block; }
  .fleet__track{ width: auto; flex-wrap: wrap; justify-content: center; }
  .car, .fleet__cta{ width: min(440px, 92vw); }
  .fleet__progress, .fleet__hint, .fleet__ghost{ display: none; }
  /* sceny bez pinu — normalne sekcje pod sobą */
  .showcase__pin{ height: auto; overflow: visible; }
  .scene{ position: relative; inset: auto; visibility: visible; min-height: 100svh; }
  .showcase__nav, .showcase__ghost{ display: none; }
}
@media (max-width: 820px){
  .nav__links{
    position: fixed; inset: var(--nav-h) 0 auto 0;
    flex-direction: column; gap: 0;
    background: rgba(13,5,7,.97); backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--line);
    max-height: 0; overflow: hidden; transition: max-height .45s ease;
  }
  .nav__links.is-open{ max-height: 340px; }
  .nav__links a{ padding: 18px clamp(18px,4vw,44px); border-top: 1px solid var(--line); }
  .nav__links a::after{ display:none; }
  .nav__cta{ display:none; }
  .nav__burger{ display:block; }
  .nav__burger.is-open span:nth-child(1){ transform: translateY(4px) rotate(45deg); }
  .nav__burger.is-open span:nth-child(2){ transform: translateY(-4px) rotate(-45deg); }
  .nav__logo-mark{ height: 36px; }
  .hero__sticker{ width: 110px; height: 110px; top: auto; bottom: 44vh; right: 14px; }
  .hero__sticker-price{ font-size: 26px; }
  .hero__issue, .hero__scrollcue{ display:none; }
  .duo{ grid-template-columns: 1fr; }
  .stats{ grid-template-columns: 1fr 1fr; }
  .stats__item:nth-child(2){ border-right: none; }
  .stats__item:nth-child(1), .stats__item:nth-child(2){ border-bottom: 1px solid var(--line); }
  .field--half{ grid-column: span 2; }
  .scene__kiss{ top: 10vh; right: 4vw; }
}
@media (max-width: 480px){
  .hero{ padding-bottom: 90px; }
  .hero__chips{ gap: 8px; }
  .hero__chips li{ padding: 7px 12px; font-size: 10px; }
}

/* ---------- reduced motion ---------- */
@media (prefers-reduced-motion: reduce){
  html{ scroll-behavior: auto; }
  .marquee__track{ animation: none; }
  .grain{ animation: none; }
  .hero__scrollcue i{ animation: none; }
  .nav__logo-mark{ animation: none; }
  .reveal-y{ opacity: 1; transform: none; }
  .preloader{ display: none; }
  .showcase__pin{ height: auto; overflow: visible; }
  .scene{ position: relative; inset: auto; visibility: visible; min-height: 100svh; }
  .showcase__nav, .showcase__ghost{ display: none; }
  .fleet__pin{ height: auto; display: block; }
  .fleet__track{ width: auto; flex-wrap: wrap; justify-content: center; }
  .fleet__progress, .fleet__hint, .fleet__ghost{ display: none; }
  *{ transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
