/* Product presentation. Light exterior, dark exploded chapter, restrained blue accent. */
.product-page [hidden]{display:none!important}
:root{--ink:var(--valkrin-ink,#181a1c);--muted:var(--valkrin-muted,#6b6e75);--blue:var(--valkrin-link,#0078d4);--paper:var(--valkrin-paper,#f5f5f7);--bg:var(--valkrin-white,#fff);--bg2:var(--valkrin-paper,#f5f5f7);--line:var(--valkrin-line,#ddd);--nav-height:76px}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 20px)}
body:has(.product-page){background:var(--paper);color:var(--ink);font-family:var(--valkrin-font,Arial,Helvetica,sans-serif);-webkit-font-smoothing:antialiased}
.product-nav{height:var(--nav-height);padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(245,245,247,.88);backdrop-filter:blur(22px);position:sticky;top:0;z-index:30;border-bottom:1px solid #0000000d}
.product-brand{display:flex;align-items:center;gap:9px;font-size:24px;font-weight:700;color:var(--ink);letter-spacing:-1px}
.product-brand span{font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);border-left:1px solid #ccc;margin-left:12px;padding-left:20px}
.product-nav nav{display:flex;align-items:center;gap:28px}.product-nav nav a{font-size:14px;color:var(--ink)}
.product-nav .product-cta{background:var(--ink);color:white;border-radius:28px;padding:11px 20px;transition:background .2s}
.product-nav .product-cta:hover{background:var(--blue)}
.reading-progress{position:absolute;bottom:-1px;height:2px;background:var(--blue);left:0;width:100%;transform:scaleX(0);transform-origin:left}
.product-page section{padding:0}.product-page p{line-height:1.55}.product-page h2{font-size:clamp(40px,3.82vw,78px);line-height:1.03;letter-spacing:-.055em;font-weight:700}
.product-wrap{width:min(1240px,88%);margin-inline:auto}
.product-hero{position:relative;min-height:calc(100svh - var(--nav-height));overflow:hidden;text-align:center;padding:42px 5vw 32px!important;background:radial-gradient(ellipse at 50% 65%,#fff 0,#f5f5f7 63%)}
.product-eyebrow{font-size:12px;letter-spacing:.17em;font-weight:600;margin:0 0 24px}
.product-hero>.product-eyebrow{color:var(--blue)}
.product-hero h1{font-size:clamp(70px,6.23vw,132px);line-height:.92;letter-spacing:-.065em;margin:0;position:relative;z-index:2;font-weight:700}
.product-hero h1 span{color:#92949b}.hero-product{position:relative;isolation:isolate;margin:-14px auto -12px;max-width:760px}
.product-hero-image{width:min(600px,62vw);height:clamp(330px,39vh,500px);object-fit:contain;display:block;margin:auto;position:relative;z-index:1;filter:drop-shadow(0 38px 32px #17253519);will-change:transform;transform:rotate(-6deg)}
.hero-halo{position:absolute;width:65%;height:16%;left:18%;bottom:6%;border-radius:50%;background:#242a3430;filter:blur(30px);z-index:0}
.hero-bottom{display:flex;justify-content:space-between;align-items:end;text-align:left;max-width:1300px;margin:auto;position:relative;z-index:3}
.hero-bottom p{font-size:19px;line-height:1.45;font-weight:600;letter-spacing:-.03em;margin:0}.hero-bottom a{font-size:14px;color:var(--ink)}
.hero-bottom a span{display:inline-grid;place-items:center;border:1px solid #bbb;border-radius:100%;width:40px;height:40px;margin-left:15px;transition:transform .2s}.hero-bottom a:hover span{transform:translateY(5px)}
.inside-section{background:#08090b;color:#f5f5f7;position:relative;isolation:isolate}.inside-section h2,.inside-section h3{color:inherit}
.inside-intro{padding-top:clamp(61px,5.46vw,110px);text-align:center;max-width:950px}.inside-intro>.product-eyebrow{color:#87bcee}.inside-intro>p:last-child{font-size:20px;color:#a4a5ab;max-width:620px;margin:20px auto 0}
.exploded-scroll{position:relative;min-height:850px}.exploded-sticky{position:relative;min-height:850px;display:grid;grid-template-columns:55% 45%;align-items:center;width:min(1500px,100%);margin:auto;padding:25px 5vw 120px}
.exploded-stage{position:relative;aspect-ratio:8/9;max-height:740px;min-width:0;isolation:isolate}.stage-glow{position:absolute;inset:14% 0 0;border-radius:50%;background:radial-gradient(ellipse,#22476130,transparent 67%);z-index:-1}
.sequence-poster{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}.exploded-stage canvas{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;display:none}
.sequence-loading{position:absolute;inset:auto 0 10%;text-align:center;font-size:14px;color:#afb1b8;z-index:3;padding:10px}
.exploded-copy{position:relative;padding:0 1vw 0 4vw}.exploded-step{margin:25px 0}.step-eyebrow{font-size:13px;letter-spacing:.16em;color:#8ac3f7;font-weight:600}
.exploded-step h3{font-size:clamp(36px,3.45vw,70px);letter-spacing:-.055em;line-height:1.04;font-weight:700;margin:20px 0 24px}.exploded-step>p:last-child{color:#a4a5ab;font-size:18px;max-width:340px}
.step-dots{display:flex;gap:10px;margin-top:36px}.step-dots button{background:transparent;color:#8c8f98;border:1px solid #36383d;border-radius:50%;width:44px;height:44px;font-size:14px;cursor:pointer;transition:all .25s}.step-dots button[aria-current]{color:#fff;border-color:#ddd;background:#ffffff15}
.reconstruction-note{position:absolute;bottom:16px;left:5%;right:5%;text-align:center;font-size:12px;color:#888b94;margin:0}
.sequence-ready .exploded-scroll{height:290svh}.sequence-ready .exploded-sticky{position:sticky;top:var(--nav-height);height:calc(100svh - var(--nav-height));min-height:650px;max-height:1100px}
.sequence-ready .exploded-stage{height:100%;max-height:100%;width:100%;aspect-ratio:auto}.sequence-ready .exploded-stage canvas{display:block}.sequence-ready .sequence-poster{visibility:hidden}
.sequence-ready .exploded-copy{height:370px;align-self:center}.sequence-ready .exploded-step{position:absolute;top:0;left:4vw;right:1vw;opacity:0;visibility:hidden;transform:translateY(24px);transition:opacity .45s,transform .45s,visibility .45s;margin:0}.sequence-ready .exploded-step.active{opacity:1;visibility:visible;transform:none}.sequence-ready .step-dots{position:absolute;bottom:0}
.product-facts{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;padding:clamp(28px,2.48vw,50px) 0 clamp(55px,4.96vw,100px);gap:30px}.product-facts>div+div{border-left:1px solid #2b2d31}.product-facts strong{display:block;font-size:clamp(45px,3.75vw,76px);letter-spacing:-.055em;line-height:1.2}.product-facts span{display:block;font-size:14px;color:#a4a5ab;margin-top:12px}
.cases-section{padding:clamp(66px,5.95vw,120px) 0!important}.cases-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}.cases-heading h2{margin:0}.cases-heading>p{color:var(--muted);max-width:290px;font-size:18px;margin:0 0 7px}.cases-heading .product-eyebrow{color:var(--blue)}
.case-tabs{display:flex;gap:9px;margin-bottom:28px;flex-wrap:wrap}.case-tabs button{background:transparent;border:1px solid #d2d3d6;color:#55585f;border-radius:28px;font:inherit;font-size:15px;padding:12px 22px;cursor:pointer;transition:background .25s,color .25s}.case-tabs button[aria-selected=true]{background:#191a1c;color:#fff;border-color:#191a1c}
.case-visual{position:relative;min-height:580px;overflow:hidden;border-radius:26px;background:#e9ebed}.case-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 50%;transition:transform 1.2s,object-position 1.2s}.case-visual[data-active="1"]>img{transform:scale(1.08);object-position:80% 50%}.case-visual[data-active="2"]>img{transform:scale(1.03);object-position:50% 60%}.case-photo-credit{position:absolute;top:24px;right:28px;font-size:11px;letter-spacing:.1em;color:#343940;background:#ffffffbc;border-radius:20px;padding:6px 10px}
.case-panel{position:relative;margin:150px 30px 30px;padding:34px;background:#fffffff0;backdrop-filter:blur(20px);border-radius:20px;width:440px;max-width:calc(100% - 60px);box-shadow:0 20px 50px #0000000c}.case-panel h3{font-size:36px;letter-spacing:-.045em;line-height:1.08}.case-panel>p:not(.case-tag){color:#646770;font-size:16px}.case-panel a{font-size:14px;font-weight:600;display:flex;justify-content:space-between;padding-top:8px}.case-tag{font-size:12px;color:#62666e;display:flex;gap:8px;align-items:center;margin:0 0 22px}.case-tag span{width:6px;height:6px;border-radius:50%;background:#148b69;box-shadow:0 0 0 4px #148b6914}
.cases-ready .case-panel{position:absolute;bottom:0;left:0;margin:30px;animation:case-in .45s ease both}.cases-ready .case-panel[hidden]{display:none}
.detail-section{padding:0 0 clamp(66px,5.95vw,120px)!important;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.detail-image{border-radius:26px;overflow:hidden;background:#e8e9eb}.detail-image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .7s}.detail-image:hover img{transform:scale(1.04)}.detail-copy>p:not(.product-eyebrow){color:var(--muted);font-size:19px;max-width:360px}.detail-copy h2{font-size:clamp(40px,3.38vw,65px)}
.tech-details{margin-top:35px;border-top:1px solid #d4d5d9}.tech-details summary{list-style:none;cursor:pointer;padding:23px 0;font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tech-details summary::-webkit-details-marker,.contact-details summary::-webkit-details-marker{display:none}.tech-details summary span{font-size:24px;font-weight:300;transition:transform .2s}.tech-details[open] summary span{transform:rotate(45deg)}.tech-details dl{margin:0 0 20px}.tech-details dl>div{display:grid;grid-template-columns:1fr 1.2fr;gap:15px;padding:12px 0;border-top:1px solid #ddd;font-size:14px}.tech-details dt{color:#666}.tech-details dd{margin:0}.tech-details>a{color:var(--blue);font-size:14px}
.product-contact{padding:clamp(52px,4.71vw,95px) 0 clamp(55px,4.96vw,100px)!important;background:#e9ebee;text-align:center}.product-contact h2{font-size:clamp(50px,5.1vw,100px);letter-spacing:-.06em}.product-contact>.product-wrap>p:not(.product-eyebrow){font-size:19px;color:#676b74;max-width:450px;margin:28px auto}.contact-details>summary{display:inline-flex;align-items:center;gap:30px;background:#191a1c;border-radius:40px;padding:17px 28px;color:white;font-size:16px;cursor:pointer;list-style:none}.contact-details>summary:hover{background:var(--blue)}.contact-details[open]>summary{margin-bottom:35px}.contact-details .contact-form-surface{text-align:left;background:#fff;border-radius:24px;padding:45px}.contact-form-surface #contact-form{background:transparent}.contact-form-surface .contact-grid{grid-template-columns:.8fr 1.2fr;gap:50px;padding:0}.contact-form-surface h2{font-size:34px}.product-page .reveal{opacity:1;transform:none}.contact-form-surface .eyebrow{display:none}.contact-form-surface .btn{background:#181a1c;box-shadow:none}.contact-form-surface input,.contact-form-surface select,.contact-form-surface textarea{background:white;color:#181a1c;border-color:#c9ccd1}.contact-form-surface .opt{font-size:12px}
body:has(.product-page) .site-footer{background:var(--paper);color:#777b83;border-top:1px solid #dfe0e3;padding:40px 0 25px}body:has(.product-page) .site-footer .logo{color:#232529}body:has(.product-page) .site-footer h3{color:#454850}body:has(.product-page) .foot-grid{grid-template-columns:1.6fr 1fr}body:has(.product-page) .foot-note{border-color:#ddd}.site-footer p{font-size:14px}.cookiebar{box-shadow:0 -4px 25px #0000000c}.cookiebar p{font-size:13px}
@keyframes case-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.product-hero{padding-top:55px!important}.hero-product{margin-top:5px}.product-hero-image{height:440px}}
@media(max-width:960px){.product-brand span{display:none}.product-nav nav{gap:20px}.exploded-sticky{padding-left:2vw;padding-right:3vw;grid-template-columns:53% 47%}.exploded-step h3{font-size:44px}.exploded-step>p:last-child{font-size:17px}.cases-heading{gap:25px}.cases-heading>p{max-width:220px;font-size:16px}.detail-section{gap:5vw}.product-wrap{width:88%}.contact-form-surface .contact-grid{grid-template-columns:1fr}}
@media(max-width:680px){:root{--nav-height:64px}.product-nav{padding:0 6vw}.product-brand{font-size:22px}.product-nav nav>a:not(.language):not(.product-cta){display:none}.product-nav nav{gap:15px}.product-nav .product-cta{font-size:14px;padding:9px 14px}.product-hero{padding:46px 6vw 28px!important;display:flex;flex-direction:column;justify-content:center}.product-hero h1{font-size:clamp(68px,14vw,96px)}.hero-product{margin:10px -6vw 0;max-width:none}.product-hero-image{width:94vw;height:clamp(300px,39svh,400px)}.hero-bottom{width:100%;gap:15px}.hero-bottom p{font-size:16px}.hero-bottom a{font-size:14px}.hero-bottom a span{width:32px;height:32px;margin-left:5px}.product-eyebrow{font-size:12px;letter-spacing:.13em}.product-page h2{font-size:42px}.inside-intro{padding-top:75px}.inside-intro>p:last-child{font-size:17px}.exploded-sticky{display:flex;flex-direction:column;min-height:980px;padding:10px 5vw 120px}.exploded-stage{width:100%;height:450px;flex-shrink:0}.exploded-copy{width:100%;padding:10px 3vw}.exploded-step h3{font-size:39px;margin:10px 0 15px}.exploded-step>p:last-child{font-size:16px;max-width:380px}.step-eyebrow{font-size:12px}.sequence-ready .exploded-scroll{height:260svh}.sequence-ready .exploded-sticky{min-height:650px;height:calc(100svh - var(--nav-height));padding-top:16px}.sequence-ready .exploded-copy{order:0;height:200px;flex-shrink:0;align-self:stretch}.sequence-ready .exploded-step{left:3vw;right:3vw}.sequence-ready .exploded-step h3 br{display:none}.sequence-ready .exploded-stage{order:1;height:calc(100% - 200px);min-height:250px}.sequence-ready .step-dots{right:3vw;bottom:0;margin:0;gap:6px}.step-dots button{width:33px;height:33px;font-size:12px}.reconstruction-note{font-size:12px;line-height:1.35!important;bottom:13px}.product-facts{gap:12px;padding:35px 0 65px}.product-facts strong{font-size:38px}.product-facts span{font-size:12px;padding:0 4px}.cases-section{padding:75px 0!important}.cases-heading{display:block;margin-bottom:30px}.cases-heading>p{max-width:320px;margin:22px 0 0;font-size:17px}.case-tabs{gap:7px}.case-tabs button{font-size:13px;padding:10px 13px}.case-visual{min-height:620px;border-radius:20px}.case-visual>img{height:60%;object-position:65% 50%}.case-panel{width:auto;max-width:calc(100% - 32px);padding:25px;margin:330px 16px 16px}.cases-ready .case-panel{margin:16px}.case-panel h3{font-size:32px}.case-panel>p:not(.case-tag){font-size:16px}.case-photo-credit{top:15px;right:15px;font-size:10px}.detail-section{grid-template-columns:1fr;gap:35px;padding-bottom:75px!important}.detail-image{max-height:410px}.detail-copy>p:not(.product-eyebrow){font-size:18px}.product-contact{padding:70px 0!important}.product-contact h2{font-size:54px}.product-contact>.product-wrap>p:not(.product-eyebrow){font-size:17px}.contact-details>summary{font-size:15px;padding:15px 22px}.contact-details .contact-form-surface{padding:25px 18px;margin-left:-3vw;margin-right:-3vw}.contact-form-surface h2{font-size:30px}.contact-form-surface .row{grid-template-columns:1fr}body:has(.product-page) .foot-grid{grid-template-columns:1fr;gap:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-page *, .product-page *::before,.product-page *::after{animation:none!important;transition:none!important}.product-hero-image{transform:none!important}html[data-motion="fija"] .sequence-ready .exploded-scroll{height:auto}html[data-motion="fija"] .sequence-ready .exploded-sticky{position:relative;top:0;height:auto;min-height:850px}html[data-motion="fija"] .sequence-ready .exploded-copy{height:auto}html[data-motion="fija"] .sequence-ready .exploded-step{position:relative;top:auto;left:auto;right:auto;opacity:1;visibility:visible;transform:none;margin-bottom:30px}html[data-motion="fija"] .sequence-ready .step-dots{display:none}html[data-motion="fija"] .sequence-ready .exploded-stage{height:650px}.case-visual>img{transform:none!important}}
@media(max-height:720px) and (min-width:681px){.sequence-ready .exploded-scroll{height:260svh}.sequence-ready .exploded-sticky{min-height:560px}.exploded-step h3{font-size:44px}.sequence-ready .exploded-copy{height:330px}.product-hero-image{height:290px}.product-hero h1{font-size:90px}}
@media(max-width:680px){.sequence-ready .exploded-copy{height:230px}.sequence-ready .step-dots{display:none}.sequence-ready .exploded-stage{height:calc(100% - 230px);min-height:200px}}
@media(max-height:650px) and (max-width:680px){.sequence-ready .exploded-scroll{height:auto}.sequence-ready .exploded-sticky{position:relative;top:0;height:auto;min-height:750px}.sequence-ready .exploded-stage{height:380px}.sequence-ready .exploded-copy{height:auto}.sequence-ready .exploded-step{position:relative;top:auto;left:auto;right:auto;opacity:1;visibility:visible;transform:none;margin-bottom:25px}}
@media(prefers-reduced-motion:reduce) and (max-width:680px){html[data-motion="fija"] .sequence-ready .exploded-copy{height:auto}html[data-motion="fija"] .sequence-ready .exploded-stage{height:430px}html[data-motion="fija"] .sequence-ready .exploded-sticky{height:auto}}

/* ── Globos de datos del despiece ──────────────────────────────────────
   La caja se recorta al mismo 8/9 que los fotogramas y se centra igual
   que hace object-fit:contain con el canvas, para que los globos caigan
   siempre en las esquinas libres del render y no sobre la valvula. */
.stage-data{position:absolute;inset:0;margin:auto;aspect-ratio:8/9;max-width:100%;max-height:100%;pointer-events:none;z-index:2}
.stage-data-group{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s,visibility .45s}
.stage-data-group.active{opacity:1;visibility:visible}
.stage-pill{position:absolute;margin:0;width:31%;padding:10px 13px;border-radius:14px;background:#14161acc;border:1px solid #ffffff1f;transform:translateY(12px);transition:transform .45s}
.stage-data-group.active .stage-pill{transform:none}
.stage-pill:first-child{left:0;top:1%}
.stage-pill:last-child{right:0;bottom:1%;text-align:right}
.stage-pill strong{display:block;font-size:21px;letter-spacing:-.035em;line-height:1.05}
.stage-pill span{display:block;font-size:11px;line-height:1.3;color:#a4a5ab;margin-top:5px}
.stage-sample{position:absolute;right:0;top:0;margin:0;font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#6f727a}
@media (max-width:900px){
  .stage-pill{width:38%;padding:8px 10px}
  .stage-pill strong{font-size:17px}
  .stage-pill span{font-size:10px}
}
@media (prefers-reduced-motion:reduce){
  .stage-data-group,.stage-pill{transition:none}
}

/* ── El capítulo del despiece cabe entero en pantalla ──────────────────
   El sticky tenía min-height:650px y los mandos, los puntos y el aviso
   iban en posición absoluta sobre él. En ventanas bajas eso hacía dos
   cosas: el bloque medía más que la ventana y el aviso quedaba cortado
   por abajo, y los mandos se montaban encima del texto del paso.
   Ahora el sticky nunca pasa del alto disponible y cada pieza tiene su
   fila, así que no puede solaparse con nada. */
@media (min-width:681px){
  .sequence-ready .exploded-sticky{
    min-height:0;max-height:none;
    height:calc(100svh - var(--nav-height));
    grid-template-rows:minmax(0,1fr) auto auto;
    align-items:center;row-gap:8px;
    padding-top:14px;padding-bottom:14px;
  }
  .sequence-ready .exploded-stage{grid-column:1;grid-row:1;align-self:stretch;min-height:0}
  .sequence-ready .exploded-copy{grid-column:2;grid-row:1;align-self:stretch;height:100%;min-height:0}
  .sequence-ready .exploded-step{top:50%;bottom:auto;transform:translateY(-50%) translateY(24px)}
  .sequence-ready .exploded-step.active{transform:translateY(-50%)}
  .sequence-ready .reconstruction-note{
    position:static;left:auto;right:auto;bottom:auto;
    grid-column:1 / -1;grid-row:3;
  }
}
/* Portátiles de pantalla baja: el titular a 70px no deja sitio al resto. */
@media (min-width:681px) and (max-height:850px){
  .sequence-ready .exploded-step h3{font-size:clamp(30px,2.9vw,46px);margin:10px 0 14px}
  .sequence-ready .exploded-step>p:last-child{font-size:16px}
  .sequence-ready .step-dots button{width:36px;height:36px;font-size:12px}
  .stage-pill{padding:8px 11px}
  .stage-pill strong{font-size:18px}
}

/* ── Páginas legales ───────────────────────────────────────────────────
   Comparten cabecera, tipografía y fondo con la presentación de producto.
   La nav es sticky, así que no hace falta reservarle sitio arriba. */
.legal-page{padding:clamp(38px,3.47vw,70px) 0 clamp(61px,5.46vw,110px)}
.legal-head{max-width:760px;margin:0 0 20px}
.legal-page h1{font-size:clamp(42px,4.2vw,84px);letter-spacing:-.05em;line-height:1.02;margin:14px 0 20px}
.legal-meta{color:var(--muted);font-size:15px;margin:0}
.legal-aviso{margin:22px 0 0;padding:14px 18px;border-radius:14px;background:#fff4e5;border:1px solid #f0d7ab;color:#7b571b;font-size:14px;max-width:580px}
.legal-bloque{max-width:760px;padding:34px 0;border-top:1px solid var(--line)}
.legal-bloque h2{display:flex;gap:16px;align-items:baseline;margin:0 0 18px;font-size:clamp(21px,1.72vw,29px);letter-spacing:-.03em;line-height:1.22}
.legal-bloque h2 span{flex:0 0 auto;color:var(--muted);font-size:13px;font-weight:400;letter-spacing:.1em}
.legal-bloque p,.legal-bloque li{font-size:17px;line-height:1.65;color:#3d4046}
.legal-bloque p{margin:0 0 16px}
.legal-bloque p:last-child,.legal-bloque ul:last-child{margin-bottom:0}
.legal-bloque ul{margin:0 0 16px;padding-left:20px}
.legal-bloque li{margin-bottom:9px}
.legal-bloque strong{color:var(--ink)}
/* Los datos que aún no ha facilitado el cliente se ven a la legua: la
   página sale con noindex mientras quede alguno. */
.pendiente{font-style:normal;background:#ffe6da;color:#a3400f;border-radius:6px;padding:2px 9px;font-size:13px;letter-spacing:.05em;text-transform:uppercase}
@media (max-width:680px){
  .legal-page{padding:44px 0 70px}
  .legal-bloque{padding:26px 0}
  .legal-bloque p,.legal-bloque li{font-size:16px}
  .legal-bloque h2{gap:10px}
}

/* ── Los 01 · 02 · 03, centrados donde estaba la barra de mandos ───────
   Antes vivían pegados al fondo de la columna de texto y la barra de
   mandos les pasaba por encima. Ahora son una fila propia de la rejilla,
   centrada, y se ven también en móvil: al quitar la barra son la única
   señal de por qué paso va el despiece. */
.sequence-ready .step-dots{
  display:flex;position:static;margin:0;
  grid-column:1 / -1;grid-row:2;justify-self:center;
}
@media (max-width:680px){
  /* En columna la rejilla no manda: hay que decir que van detrás de la
     imagen, y descontarle su alto al escenario para que no se salga. */
  .sequence-ready .step-dots{gap:8px;order:2;align-self:center}
  .sequence-ready .exploded-stage{height:calc(100% - 252px)}
  /* Mismo motivo que en escritorio: con min-height el bloque medía más que
     la ventana y el aviso de abajo quedaba fuera. */
  .sequence-ready .exploded-sticky{min-height:0}
}

/* ── Los pasos, como un raíl vertical a la izquierda ───────────────────
   Centrados abajo competían con el aviso y no decían hacia dónde va la
   sección. En el lateral, unidos por una línea que se va llenando, se leen
   como lo que son: por dónde vas y cuánto queda por bajar. En móvil se
   quedan en fila centrada: no hay sitio para un raíl sin pisar el texto. */
@media (min-width:681px){
  .sequence-ready .step-dots{
    position:absolute;left:max(14px,1.6vw);top:50%;transform:translateY(-50%);
    grid-column:auto;grid-row:auto;justify-self:auto;
    flex-direction:column;align-items:center;gap:24px;margin:0;padding:4px 0;z-index:4;
  }
  .sequence-ready .step-dots::before,
  .sequence-ready .step-dots::after{
    content:'';position:absolute;left:50%;top:0;width:1px;transform:translateX(-50%);
  }
  .sequence-ready .step-dots::before{height:100%;background:#ffffff20}
  /* --avance lo escribe product.js con el recorrido del scroll. */
  .sequence-ready .step-dots::after{height:calc(var(--avance,0) * 100%);background:#8cc7ff}
  .sequence-ready .step-dots button{
    position:relative;width:auto;height:auto;padding:5px 7px;
    border:0;border-radius:0;background:#08090b;
    font-size:11px;letter-spacing:.13em;color:#6c6f76;transition:color .25s;
  }
  .sequence-ready .step-dots button[aria-current]{color:#fff;background:#08090b}
  .sequence-ready .step-dots button:hover{color:#b9bcc2}
}

/* ── Confirmación del formulario ───────────────────────────────────────
   Misma familia visual que las legales: nada de la maqueta anterior. */
.gracias-page{padding:clamp(60px,5.46vw,110px) 0 clamp(72px,6.45vw,130px);text-align:center}
.gracias-page h1{font-size:clamp(36px,3.82vw,78px);letter-spacing:-.05em;line-height:1.05;margin:0 0 18px;max-width:14ch;margin-inline:auto}
.gracias-marca{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 30px;border-radius:20px;background:var(--bg);color:var(--blue);box-shadow:0 10px 30px #0b223314}
.gracias-lead{color:var(--muted);font-size:19px;margin:0 auto 34px;max-width:44ch}
.gracias-volver{display:inline-flex;align-items:center;gap:9px;background:var(--ink);color:#fff;border-radius:30px;padding:15px 28px;font-size:15px;font-weight:600;transition:background .25s}
.gracias-volver:hover{background:var(--blue)}
@media (max-width:680px){
  .gracias-page{padding:44px 0 70px}
  .gracias-lead{font-size:17px}
}
