/* ============================================================
   Kanno Garage — Sitio v2
   Estética: minimalismo japonés premium (claro, artesanal)
   Paleta monocroma + verde LINE como único color de acción.
   ============================================================ */

:root {
    --paper:      #F7F5F0;   /* fondo papel cálido */
    --paper-2:    #FFFFFF;   /* secciones/tarjetas */
    --paper-3:    #EFECE4;   /* bloques sutiles */
    --ink:        #17150F;   /* tinta sumi (casi negro) */
    --ink-soft:   #3B3931;
    --muted:      #7A756A;   /* gris cálido */
    --hair:       rgba(23, 21, 15, 0.10);
    --hair-soft:  rgba(23, 21, 15, 0.06);
    --line:       #06C755;   /* verde LINE (acción) */
    --line-dark:  #05B34D;
    --seal:       #B23A2E;   /* rojo laca (sello, muy puntual) */
    --shadow:     0 1px 2px rgba(23,21,15,.04), 0 12px 40px rgba(23,21,15,.06);
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }

body {
    margin: 0;
    background: var(--paper);
    color: var(--ink);
    font-family: 'Inter', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Noto Sans JP', system-ui, sans-serif;
    font-size: 16px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

::selection { background: var(--ink); color: var(--paper); }

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }

/* ── Tipografía ── */
.font-display { font-family: 'Shippori Mincho', 'Yu Mincho', serif; }

h1, h2, h3 { font-family: 'Shippori Mincho', 'Yu Mincho', serif; font-weight: 700; line-height: 1.18; letter-spacing: -0.01em; color: var(--ink); margin: 0; }

.eyebrow {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--muted);
    display: inline-flex;
    align-items: center;
    gap: 12px;
}
.eyebrow::before {
    content: "";
    width: 28px; height: 1px;
    background: var(--ink);
    opacity: .35;
}
.eyebrow.center::before { display: none; }

.section-num {
    font-family: 'Shippori Mincho', serif;
    font-size: 13px;
    color: var(--seal);
    letter-spacing: .1em;
}

/* ── Layout ── */
.wrap { max-width: 1180px; margin: 0 auto; padding: 0 24px; }
.wrap-narrow { max-width: 860px; margin: 0 auto; padding: 0 24px; }
.section { padding: clamp(64px, 9vw, 130px) 0; }
.bg-paper  { background: var(--paper); }
.bg-white  { background: var(--paper-2); }
.bg-ink    { background: var(--ink); color: var(--paper); }
.bg-soft   { background: var(--paper-3); }

.divider { height: 1px; background: var(--hair); border: 0; margin: 0; }

/* ── Botones ── */
.btn {
    display: inline-flex; align-items: center; justify-content: center; gap: 10px;
    font-family: 'Inter', sans-serif; font-weight: 600; font-size: 15px;
    padding: 15px 28px; border-radius: 999px; cursor: pointer;
    transition: transform .25s ease, background .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;
    border: 1px solid transparent; white-space: nowrap;
}
.btn:active { transform: translateY(1px); }
.btn-line { background: var(--line); color: #fff; box-shadow: 0 8px 24px rgba(6,199,85,.28); }
.btn-line:hover { background: var(--line-dark); transform: translateY(-2px); box-shadow: 0 12px 30px rgba(6,199,85,.34); }
.btn-ink { background: var(--ink); color: var(--paper); }
.btn-ink:hover { background: #000; transform: translateY(-2px); }
.btn-ghost { background: transparent; color: var(--ink); border-color: var(--hair); }
.btn-ghost:hover { border-color: var(--ink); }
.btn-lg { padding: 18px 36px; font-size: 16px; }
.btn-block { width: 100%; }

.line-icon { font-size: 1.25em; }

/* ── Nav ── */
.nav {
    position: sticky; top: 0; z-index: 60;
    background: rgba(247,245,240,.82);
    backdrop-filter: saturate(180%) blur(14px);
    -webkit-backdrop-filter: saturate(180%) blur(14px);
    border-bottom: 1px solid var(--hair-soft);
    transition: box-shadow .3s ease;
}
.nav.scrolled { box-shadow: 0 1px 20px rgba(23,21,15,.06); }
.nav-inner { height: 74px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: flex; align-items: baseline; gap: 10px; }
.brand .mark { font-family: 'Shippori Mincho', serif; font-weight: 700; font-size: 20px; letter-spacing: .02em; color: var(--ink); }
.brand .mark-jp { font-size: 12px; color: var(--muted); letter-spacing: .08em; }
.nav-links { display: flex; align-items: center; gap: 30px; }
.nav-links a.nl { font-size: 14px; font-weight: 500; color: var(--ink-soft); position: relative; padding: 6px 0; }
.nav-links a.nl::after { content: ""; position: absolute; left: 0; bottom: 0; height: 1.5px; width: 0; background: var(--ink); transition: width .3s ease; }
.nav-links a.nl:hover::after { width: 100%; }
.nav-actions { display: flex; align-items: center; gap: 16px; }
.hamburger { display: none; background: none; border: 0; font-size: 20px; color: var(--ink); padding: 8px; cursor: pointer; }

/* ── Sello (hanko) ── */
.seal {
    width: 66px; height: 66px; border-radius: 50%;
    border: 2px solid var(--seal); color: var(--seal);
    display: flex; align-items: center; justify-content: center;
    font-family: 'Shippori Mincho', serif; font-weight: 700;
    font-size: 15px; line-height: 1.1; text-align: center;
    letter-spacing: .04em; background: rgba(178,58,46,.04);
    transform: rotate(-4deg);
}

/* ── Hero ── */
.hero { padding: clamp(48px, 7vw, 96px) 0 clamp(56px, 8vw, 104px); overflow: hidden; }
.hero-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(32px, 5vw, 72px); align-items: center; }
.hero h1 { font-size: clamp(38px, 6vw, 76px); margin: 22px 0 24px; }
.hero .lead { font-size: clamp(16px, 1.6vw, 19px); color: var(--ink-soft); max-width: 34ch; margin-bottom: 34px; }
.hero-ctas { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 30px; }
.hero-trust { display: flex; flex-wrap: wrap; gap: 10px; }

.hero-visual { position: relative; }
.hero-visual .seal { position: absolute; top: -22px; right: 8px; z-index: 3; background: var(--paper); }

/* ── Placeholder honesto de foto ── */
.ph {
    position: relative; overflow: hidden;
    background:
        radial-gradient(120% 120% at 30% 20%, #ECE8DF 0%, #E2DED3 55%, #D8D3C6 100%);
    border: 1px solid var(--hair);
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    gap: 10px; color: var(--muted); text-align: center;
}
.ph i { font-size: 30px; opacity: .5; }
.ph .ph-label { font-size: 11px; letter-spacing: .18em; text-transform: uppercase; opacity: .8; }
.ph.rounded { border-radius: 18px; }
.hero-visual .ph { aspect-ratio: 4/5; border-radius: 20px; box-shadow: var(--shadow); }

/* ── HERO a PANTALLA COMPLETA con slider (Swiper) + texto encima ── */
.hero-full { position: relative; height: 100vh; height: 100svh; min-height: 520px; overflow: hidden; display: flex; align-items: center; justify-content: center; background: var(--ink); }
.hero-swiper, .hero-static { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-swiper .swiper-slide { overflow: hidden; }
.hero-img { width: 100%; height: 100%; object-fit: cover; display: block; will-change: transform; }

/* Efecto "VIDEO" (pedido familia): la IMAGEN DE FONDO se mueve (Ken Burns), el TEXTO de encima NO se mueve nunca. */
@keyframes kenburnsIn  { from { transform: scale(1)    translate3d(0, 0, 0); }        to { transform: scale(1.16) translate3d(-1.5%, -1.5%, 0); } }
@keyframes kenburnsOut { from { transform: scale(1.16) translate3d(1.5%, -1%, 0); }   to { transform: scale(1)    translate3d(0, 0, 0); } }
.hero-swiper .swiper-slide-active .hero-img { animation: kenburnsIn 9s ease-out both; }
.hero-swiper .swiper-slide-active:nth-child(even) .hero-img { animation-name: kenburnsOut; }
/* Con una sola foto: se mueve en bucle suave (ida y vuelta) para no quedar estática. */
.hero-static .hero-img { animation: kenburnsIn 14s ease-in-out infinite alternate; }
/* Accesibilidad: si el visitante pide menos movimiento, se detiene. */
@media (prefers-reduced-motion: reduce) {
  .hero-swiper .swiper-slide-active .hero-img,
  .hero-static .hero-img { animation: none !important; }
}
.hero-static.hero-empty { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 14px; background: radial-gradient(120% 120% at 30% 20%, #33302a 0%, #17150F 100%); color: rgba(247,245,240,.20); }
.hero-empty i { font-size: clamp(64px, 12vw, 120px); }
.hero-empty-lbl { font-size: 11px; letter-spacing: .2em; text-transform: uppercase; color: rgba(247,245,240,.35); }
.hero-scrim { position: absolute; inset: 0; z-index: 2; pointer-events: none; background: linear-gradient(to bottom, rgba(23,21,15,.62) 0%, rgba(23,21,15,.38) 45%, rgba(23,21,15,.78) 100%); }
.hero-overlay { position: relative; z-index: 3; text-align: center; color: #fff; padding: 0 24px; max-width: 900px; }
.hero-eyebrow { color: rgba(255,255,255,.8) !important; justify-content: center; }
.hero-title { color: #fff; font-size: clamp(34px, 6.4vw, 76px); margin: 20px 0 18px; text-shadow: 0 2px 34px rgba(0,0,0,.4); }
.hero-sub { color: rgba(255,255,255,.92); font-size: clamp(15px, 1.7vw, 19px); max-width: 46ch; margin: 0 auto 32px; line-height: 1.75; text-shadow: 0 1px 14px rgba(0,0,0,.45); }
.btn-hero-ghost { background: rgba(255,255,255,.12); color: #fff; border-color: rgba(255,255,255,.5); backdrop-filter: blur(6px); }
.btn-hero-ghost:hover { background: rgba(255,255,255,.2); border-color: #fff; transform: translateY(-2px); }
.badge-hero { background: rgba(255,255,255,.14); border-color: rgba(255,255,255,.3); color: #fff; backdrop-filter: blur(6px); }
.hero-seal { position: absolute; top: 104px; right: 5vw; z-index: 3; border-color: rgba(255,255,255,.65); color: #fff; background: rgba(23,21,15,.22); backdrop-filter: blur(4px); }
.hero-pagination { position: absolute; bottom: 26px; left: 0; right: 0; z-index: 4; text-align: center; }
.hero-swiper .swiper-pagination-bullet { background: #fff; opacity: .45; width: 9px; height: 9px; }
.hero-swiper .swiper-pagination-bullet-active { background: var(--line); opacity: 1; }

/* Nav transparente SOBRE el hero (solo home); sólido al hacer scroll */
.nav-over { position: fixed; top: 0; left: 0; right: 0; background: transparent; border-bottom-color: transparent; backdrop-filter: none; }
.nav-over .brand .mark, .nav-over .nav-links a.nl { color: #fff; }
.nav-over .brand .mark-jp { color: rgba(255,255,255,.65); }
.nav-over .nav-links a.nl::after { background: #fff; }
.nav-over .lang-toggle { background: rgba(255,255,255,.14); border-color: rgba(255,255,255,.3); color: #fff; }
.nav-over .hamburger { color: #fff; }
.nav-over.scrolled { background: rgba(247,245,240,.92); border-bottom-color: var(--hair-soft); backdrop-filter: saturate(180%) blur(14px); }
.nav-over.scrolled .brand .mark { color: var(--ink); }
.nav-over.scrolled .brand .mark-jp { color: var(--muted); }
.nav-over.scrolled .nav-links a.nl { color: var(--ink-soft); }
.nav-over.scrolled .nav-links a.nl::after { background: var(--ink); }
.nav-over.scrolled .lang-toggle { background: rgba(23,21,15,.05); border-color: var(--hair); color: var(--ink); }
.nav-over.scrolled .hamburger { color: var(--ink); }

@media (max-width: 700px) {
  .hero-full { min-height: 460px; }
  .hero-seal { display: none; }
  .hero-overlay .hero-ctas .btn { width: 100%; }
}

/* ── Trust strip ── */
.trust-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--hair); border: 1px solid var(--hair); border-radius: 16px; overflow: hidden; }
.trust-cell { background: var(--paper-2); padding: 26px 22px; }
.trust-cell i { color: var(--ink); font-size: 18px; }
.trust-cell h4 { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 700; margin: 12px 0 5px; }
.trust-cell p { font-size: 13px; color: var(--muted); margin: 0; line-height: 1.6; }

/* ── Section head ── */
.head { max-width: 620px; }
.head.center { margin: 0 auto; text-align: center; }
.head h2 { font-size: clamp(28px, 3.6vw, 46px); margin: 16px 0 14px; }
.head p { color: var(--ink-soft); font-size: 16px; margin: 0; }

/* ── Servicios ── */
.svc-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.svc {
    background: var(--paper-2); border: 1px solid var(--hair); border-radius: 18px;
    padding: 30px 28px; transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
    display: flex; flex-direction: column; min-height: 240px;
}
.svc:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: var(--hair); }
.svc-ico { width: 46px; height: 46px; border-radius: 12px; background: var(--paper-3); display: flex; align-items: center; justify-content: center; color: var(--ink); font-size: 18px; margin-bottom: 20px; }
.svc h3 { font-size: 21px; margin-bottom: 4px; }
.svc .jp { font-size: 13px; color: var(--seal); font-family: 'Shippori Mincho', serif; margin-bottom: 12px; }
.svc p { font-size: 14px; color: var(--muted); margin: 0 0 20px; line-height: 1.65; }
.svc-price { font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 700; color: var(--seal); margin: 0 0 14px; }
.svc .go { margin-top: auto; font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 600; letter-spacing: .04em; color: var(--ink); display: inline-flex; align-items: center; gap: 8px; }
.svc .go i { transition: transform .3s ease; }
.svc:hover .go i { transform: translateX(4px); }

/* ── Precios ── */
.price-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.price {
    background: var(--paper-2); border: 1px solid var(--hair); border-radius: 18px; padding: 30px 26px;
    display: flex; flex-direction: column;
}
.price.feature { border-color: rgba(6,199,85,.4); box-shadow: 0 10px 30px rgba(6,199,85,.08); }
.price .pt { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 700; color: var(--ink); margin-bottom: 10px; }
.price .amt { font-family: 'Shippori Mincho', serif; font-size: 30px; font-weight: 700; color: var(--ink); line-height: 1.15; }
.price .amt small { font-size: 13px; color: var(--muted); font-family: 'Inter', sans-serif; font-weight: 500; display: block; margin-bottom: 4px; }
.price .note { font-size: 12.5px; color: var(--muted); margin: 12px 0 0; line-height: 1.55; }
.price-disc { font-size: 13px; color: var(--muted); margin-top: 22px; display: flex; align-items: center; gap: 8px; justify-content: center; }
.price-disc i { color: var(--seal); }

/* ── Proceso ── */
.steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; counter-reset: step; }
.step { position: relative; padding-top: 26px; }
.step .n { font-family: 'Shippori Mincho', serif; font-size: 30px; color: var(--ink); opacity: .25; line-height: 1; }
.step h4 { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 700; margin: 14px 0 6px; }
.step p { font-size: 13.5px; color: var(--muted); margin: 0; }
.step::before { content: ""; position: absolute; top: 0; left: 0; width: 40px; height: 2px; background: var(--seal); }

/* ── Galería antes/después ── */
.gal-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.gal { border-radius: 16px; overflow: hidden; border: 1px solid var(--hair); background: var(--paper-2); }
.gal .pair { display: grid; grid-template-columns: 1fr 1fr; }
.gal .ph { aspect-ratio: 1; border: 0; border-radius: 0; }
.gal .ph + .ph { border-left: 1px solid var(--paper); }
.gal .tag { position: absolute; top: 10px; left: 10px; font-size: 10px; letter-spacing: .14em; text-transform: uppercase; background: rgba(23,21,15,.72); color: #fff; padding: 4px 9px; border-radius: 6px; }
.gal .tag.after { background: var(--line); }
.gal .cap { padding: 14px 16px; font-size: 13px; color: var(--muted); display: flex; align-items: center; justify-content: space-between; }
/* Slider antes/después (img-comparison-slider) */
.gal-slider { width: 100%; aspect-ratio: 1; display: block; --divider-width: 2px; --divider-color: #fff; --default-handle-opacity: 1; }
.gal-slider img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gal-lbl { position: absolute; top: 10px; left: 10px; z-index: 3; font-size: 10px; letter-spacing: .14em; text-transform: uppercase; background: rgba(23,21,15,.72); color: #fff; padding: 4px 9px; border-radius: 6px; pointer-events: none; }
.gal-lbl.after { left: auto; right: 10px; background: var(--line); }

/* ── Páginas de servicio (detalle + índice) ── */
.svc-hero-jp { font-family: 'Shippori Mincho', serif; font-size: clamp(20px, 2.4vw, 28px); color: var(--seal); margin: 0 0 18px; }
.svc-lead { font-size: clamp(16px, 1.5vw, 18px); color: var(--ink-soft); line-height: 1.75; }
.kw-list { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }
.faq details { border: 1px solid var(--hair); border-radius: 14px; padding: 18px 22px; margin-bottom: 12px; background: var(--paper-2); }
.faq summary { cursor: pointer; font-weight: 600; color: var(--ink); font-family: 'Inter', sans-serif; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; color: var(--seal); font-size: 22px; line-height: 1; }
.faq details[open] summary::after { content: "\2212"; }
.faq details p { color: var(--ink-soft); margin: 14px 0 0; font-size: 15px; line-height: 1.7; }
.crumb a { color: var(--muted); }
.crumb a:hover { color: var(--ink); }

/* ── Testimonios (Swiper) ── */
.testi-swiper { padding-bottom: 52px; }
.testi-swiper .swiper-slide { height: auto; }
.testi-card { background: var(--paper-2); border: 1px solid var(--hair); border-radius: 18px; padding: 32px 30px; height: 100%; display: flex; flex-direction: column; box-shadow: var(--shadow); }
.testi-stars { color: #E0A400; letter-spacing: 3px; font-size: 15px; margin-bottom: 16px; }
.testi-quote { font-family: 'Shippori Mincho', serif; font-size: 17px; line-height: 1.7; color: var(--ink); margin: 0 0 20px; flex: 1; }
.testi-author { border-top: 1px solid var(--hair); padding-top: 16px; }
.testi-name { display: block; font-weight: 700; font-size: 14px; color: var(--ink); }
.testi-detail { font-size: 13px; color: var(--muted); }
.testi-swiper .swiper-pagination-bullet { background: var(--ink); opacity: .25; }
.testi-swiper .swiper-pagination-bullet-active { background: var(--line); opacity: 1; }

/* ── About / editorial ── */
.about-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(32px, 5vw, 72px); align-items: center; }
.about .ph { aspect-ratio: 4/3; border-radius: 20px; }
.about p { color: var(--ink-soft); margin: 0 0 18px; }
.pill-list { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.pill { border: 1px solid var(--hair); border-radius: 999px; padding: 9px 16px; font-size: 13px; color: var(--ink-soft); display: inline-flex; gap: 8px; align-items: center; }
.pill i { color: var(--line); }

/* ── Ubicación ── */
.loc-card { background: var(--paper-2); border: 1px solid var(--hair); border-radius: 20px; padding: clamp(28px,4vw,44px); display: grid; grid-template-columns: 1.1fr .9fr; gap: 40px; align-items: center; }
.loc dl { margin: 0; }
.loc-map { width: 100%; height: 340px; border: 0; border-radius: 16px; display: block; filter: grayscale(0.15); }
.loc .row { display: flex; gap: 16px; padding: 14px 0; border-bottom: 1px solid var(--hair-soft); }
.loc .row:last-child { border-bottom: 0; }
.loc .row i { color: var(--ink); width: 22px; text-align: center; margin-top: 3px; }
.loc .row .k { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: var(--muted); }
.loc .row .v { font-size: 15px; color: var(--ink); }

/* ── CTA band ── */
.cta-band { background: var(--ink); color: var(--paper); border-radius: 24px; padding: clamp(40px, 6vw, 72px); text-align: center; position: relative; overflow: hidden; }
.cta-band h2 { color: #fff; font-size: clamp(28px, 4vw, 46px); margin-bottom: 16px; }
.cta-band p { color: rgba(247,245,240,.72); max-width: 46ch; margin: 0 auto 30px; }
.cta-band .seal { border-color: rgba(247,245,240,.5); color: var(--paper); background: transparent; position: absolute; top: 28px; right: 34px; opacity: .5; }

/* ── Trust badge (pills) ── */
.badge { background: rgba(23,21,15,.05); border: 1px solid var(--hair); border-radius: 999px; padding: 7px 15px; font-size: 12.5px; font-weight: 500; color: var(--ink-soft); display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; }

/* ── Formulario ── */
.form-card { background: var(--paper-2); border: 1px solid var(--hair); border-radius: 20px; padding: clamp(28px,4vw,40px); }
.form-label { display: block; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); margin-bottom: 8px; }
.form-input { width: 100%; background: var(--paper); border: 1px solid var(--hair); border-radius: 12px; padding: 13px 16px; color: var(--ink); font-size: 15px; font-family: 'Inter', sans-serif; transition: border-color .2s, box-shadow .2s; outline: none; }
.form-input:focus { border-color: var(--ink); box-shadow: 0 0 0 3px rgba(23,21,15,.06); }
.form-input::placeholder { color: #B4AFA3; }
textarea.form-input { resize: vertical; }

/* ── Footer ── */
.footer { background: var(--ink); color: var(--paper); padding: 72px 0 32px; }
.footer a { color: rgba(247,245,240,.7); }
.footer a:hover { color: #fff; }
.foot-grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr; gap: 40px; }
.footer h5 { font-family: 'Inter', sans-serif; font-size: 12px; letter-spacing: .16em; text-transform: uppercase; color: rgba(247,245,240,.5); margin: 0 0 18px; }
.footer .fmark { font-family: 'Shippori Mincho', serif; font-size: 22px; color: #fff; margin-bottom: 8px; }
.footer ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 12px; }
.foot-bottom { border-top: 1px solid rgba(247,245,240,.12); margin-top: 48px; padding-top: 24px; display: flex; flex-wrap: wrap; gap: 16px; justify-content: space-between; align-items: center; font-size: 12px; color: rgba(247,245,240,.5); }

/* ── Lang dropdown ── */
.lang-dropdown { position: relative; }
.lang-toggle { background: rgba(23,21,15,.05); border: 1px solid var(--hair); border-radius: 10px; padding: 8px 12px; display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 600; color: var(--ink); cursor: pointer; }
.footer .lang-toggle { background: rgba(247,245,240,.08); border-color: rgba(247,245,240,.16); color: var(--paper); }
.lang-menu { position: absolute; bottom: 100%; right: 0; min-width: 150px; background: var(--paper-2); border: 1px solid var(--hair); border-radius: 12px; box-shadow: var(--shadow); overflow: hidden; opacity: 0; visibility: hidden; transform: translateY(8px); transition: all .25s ease; z-index: 100; }
.lang-dropdown.active .lang-menu, .lang-dropdown:hover .lang-menu { opacity: 1; visibility: visible; transform: translateY(-6px); }
.lang-menu a { display: flex; align-items: center; gap: 10px; padding: 11px 16px; font-size: 14px; color: var(--ink-soft); }
.lang-menu a:hover { background: var(--paper-3); color: var(--ink); }
.lang-menu a.active-lang { color: var(--line-dark); font-weight: 600; }

/* ── Mobile menu ── */
.mobile-menu { position: fixed; top: 0; right: -100%; width: 84%; max-width: 360px; height: 100dvh; background: var(--paper-2); z-index: 200; transition: right .4s cubic-bezier(.22,1,.36,1); padding: 78px 28px 28px; border-left: 1px solid var(--hair); overflow-y: auto; }
.mobile-menu.open { right: 0; }
.mobile-menu a.ml { display: block; font-size: 18px; font-weight: 500; color: var(--ink); padding: 14px 0; border-bottom: 1px solid var(--hair-soft); }
.mobile-overlay { position: fixed; inset: 0; background: rgba(23,21,15,.4); z-index: 199; opacity: 0; visibility: hidden; transition: all .3s ease; }
.mobile-overlay.open { opacity: 1; visibility: visible; }

/* ── Floating CTA (móvil) ── */
.floating-cta { position: fixed; left: 16px; right: 16px; bottom: 16px; z-index: 90; background: var(--paper-2); border: 1px solid var(--hair); box-shadow: 0 12px 40px rgba(23,21,15,.16); border-radius: 16px; padding: 12px 14px; display: flex; align-items: center; gap: 12px; transform: translateY(140%); transition: transform .45s cubic-bezier(.22,1,.36,1); }
.floating-cta.visible { transform: translateY(0); }
.floating-cta .ft { font-size: 13px; color: var(--ink-soft); font-weight: 500; }

/* ── LINE pulse ── */
@keyframes linePulse { 0% { box-shadow: 0 8px 24px rgba(6,199,85,.28), 0 0 0 0 rgba(6,199,85,.45); } 70% { box-shadow: 0 8px 24px rgba(6,199,85,.28), 0 0 0 14px rgba(6,199,85,0); } 100% { box-shadow: 0 8px 24px rgba(6,199,85,.28), 0 0 0 0 rgba(6,199,85,0); } }
.line-pulse { animation: linePulse 2.4s ease-in-out infinite; }

/* ── Reveal ── */
.reveal { opacity: 0; transform: translateY(26px); transition: opacity .7s cubic-bezier(.22,1,.36,1), transform .7s cubic-bezier(.22,1,.36,1); }
.reveal.visible { opacity: 1; transform: none; }
.d1 { transition-delay: .08s; } .d2 { transition-delay: .16s; } .d3 { transition-delay: .24s; }

/* ── Utilidades ── */
.mt-tight { margin-top: 40px; } .mt-lg { margin-top: 56px; }
.center { text-align: center; }
.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(28px,4vw,56px); }

/* ── Responsive ── */
@media (max-width: 960px) {
    .hero-grid { grid-template-columns: 1fr; }
    .hero-visual { order: -1; }
    .hero-visual .ph { aspect-ratio: 16/10; }
    .hero .lead { max-width: none; }
    .svc-grid { grid-template-columns: repeat(2, 1fr); }
    .price-grid { grid-template-columns: repeat(2, 1fr); }
    .steps { grid-template-columns: repeat(2, 1fr); }
    .gal-grid { grid-template-columns: 1fr 1fr; }
    .about-grid, .loc-card, .foot-grid { grid-template-columns: 1fr; }
    .about .ph { order: -1; }
    .nav-links { display: none; }
    .hamburger { display: inline-flex; }
    .trust-strip { grid-template-columns: 1fr 1fr; }
    .grid-2 { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
    .svc-grid, .price-grid, .steps, .gal-grid { grid-template-columns: 1fr; }
    .trust-strip { grid-template-columns: 1fr; }
    .hero-ctas .btn { width: 100%; }
    .nav-desktop-cta { display: none; }
}
