:root{--ink:#071827;--navy:#0a2135;--blue:#145ad9;--sky:#dceeff;--paper:#f5f8fa;--muted:#5c6c79;--line:rgba(7,24,39,.15);--r:24px;--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1320px,calc(100% - 56px));margin:auto}.nav-shell{position:fixed;inset:0 0 auto;z-index:50;padding:18px 0}.nav{height:70px;padding:0 20px;border:1px solid rgba(255,255,255,.76);border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);box-shadow:0 14px 50px rgba(5,22,37,.12);display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:168px;height:48px;object-fit:contain;object-position:left}.links{display:flex;gap:25px;font-size:.82rem;font-weight:750}.links a{opacity:.63}.links a:hover{opacity:1}.nav-actions{display:flex;gap:10px;align-items:center}.menu{display:none;border:0;background:none;font-size:1.4rem}.button{border:0;cursor:pointer;min-height:48px;padding:0 22px;border-radius:999px;background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:.3s var(--ease)}.button:hover{transform:translateY(-2px);box-shadow:0 15px 38px rgba(7,24,39,.2)}.button.primary{background:var(--blue)}.button.light{background:#fff;color:var(--ink)}.button.glass{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(12px)}.button.outline{background:transparent;border:1px solid rgba(255,255,255,.55)}.button.ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.button.small{min-height:42px;padding:0 18px;font-size:.8rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;font-weight:900;display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:26px;height:1px;background:currentColor}.heading{font-size:clamp(2.7rem,5.5vw,6rem);line-height:.95;letter-spacing:-.065em;margin:16px 0 0}.hero{height:max(760px,100svh);min-height:760px;position:relative;overflow:hidden;background:#c8d8e6}.hero-video,.scene-video,.cover-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,30,.84),rgba(4,18,30,.5) 50%,rgba(4,18,30,.06) 82%),linear-gradient(0deg,rgba(4,18,30,.4),transparent 48%)}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;padding-bottom:7vh}.hero h1{max-width:1040px;font-size:clamp(3.3rem,7vw,7.6rem);line-height:.88;letter-spacing:-.072em;margin:20px 0 28px;font-weight:850;text-shadow:0 3px 35px rgba(0,0,0,.28)}.hero h1 span{color:#b9dcff}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:40px}.hero-copy{max-width:680px;font-size:clamp(1rem,1.4vw,1.27rem);color:rgba(255,255,255,.9);margin:0}.hero-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.hero-facts span{font-size:.75rem;font-weight:800;padding:8px 12px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(7,25,40,.22)}.hero-cta,.card-actions{display:flex;gap:10px}.fine{font-size:.71rem;color:rgba(255,255,255,.68);margin:18px 0 0}.intro{padding:128px 0;background:#fff}.intro-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:9vw}.intro h2{font-size:clamp(2.8rem,5.5vw,6rem);line-height:.95;letter-spacing:-.065em;margin:16px 0}.intro p{font-size:clamp(1.12rem,1.8vw,1.65rem);line-height:1.42;color:#344a5c;margin:0 0 20px}.text-link{color:var(--blue);font-weight:850}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-title h2{font-size:clamp(2.2rem,4vw,4.5rem);letter-spacing:-.055em;line-height:1;margin:0}.decision,.specials,.faq,.about{padding:125px 0}.decision{background:#edf4fa}.motion-stage{height:660px;display:flex;gap:10px}.motion-card{position:relative;flex:1;overflow:hidden;border-radius:var(--r);color:#fff;min-width:0;transition:flex .7s var(--ease);isolation:isolate}.motion-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(3,15,25,.93),rgba(3,15,25,.04) 72%)}.motion-card video{filter:saturate(.84);transition:transform 1.2s var(--ease)}.motion-card:hover,.motion-card.active{flex:2.15}.motion-card:hover video,.motion-card.active video{transform:scale(1.04)}.motion-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:30px}.motion-copy>span:first-child{font-size:.7rem;letter-spacing:.17em;font-weight:800}.motion-copy h3{font-size:clamp(2.5rem,4.7vw,5.5rem);line-height:.9;letter-spacing:-.07em;margin:14px 0}.motion-copy p,.motion-copy .button,.card-actions{max-width:610px;opacity:0;transform:translateY(12px);max-height:0;overflow:hidden;transition:.36s .16s}.motion-card:hover .motion-copy p,.motion-card.active .motion-copy p,.motion-card:hover .motion-copy .button,.motion-card.active .motion-copy .button,.motion-card:hover .card-actions,.motion-card.active .card-actions{opacity:1;transform:none;max-height:180px}.motion-copy p{color:rgba(255,255,255,.84);margin:0 0 18px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:54px}.section-head>p{max-width:480px;color:var(--muted);font-size:1.05rem}.section-head.dark>p{color:rgba(255,255,255,.67)}.process,.products,.stock-process{background:var(--navy);color:#fff;padding:125px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.steps article{padding:30px 27px 34px;min-height:245px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.steps span,.stock-steps article>span{color:#86bdff;font-size:.75rem;font-weight:900;letter-spacing:.15em}.steps h3{font-size:1.3rem;line-height:1.15;margin:35px 0 12px}.steps p,.stock-steps p{font-size:.9rem;color:rgba(255,255,255,.66);margin:0}.process-cta{margin-top:34px}.products{background:#06131f}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;height:640px}.pro-label{display:inline-flex;background:#b9dcff;color:var(--ink);border-radius:999px;padding:7px 11px;font-size:.66rem!important;font-weight:900}.specials{background:#fff}.specials .motion-card:hover,.specials .motion-card.active{flex:2}.specials .motion-copy h3{font-size:clamp(1.8rem,3.2vw,3.8rem)}.faq{background:#edf4fa}.faq-tabs{display:flex;gap:8px;overflow:auto;border-bottom:1px solid var(--line);padding-bottom:16px}.faq-tabs button{border:0;background:transparent;padding:11px 18px;border-radius:999px;font-weight:850;color:var(--muted);cursor:pointer;white-space:nowrap}.faq-tabs button.active{background:var(--ink);color:#fff}.faq-panel{display:none}.faq-panel.active{display:block}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;border:0;background:none;padding:24px 4px;display:flex;justify-content:space-between;gap:30px;text-align:left;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:800;cursor:pointer}.faq-question b{font-size:1.6rem;color:var(--blue)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s var(--ease)}.faq-answer p{overflow:hidden;margin:0;color:var(--muted);max-width:900px}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding:0 4px 25px}.about{background:var(--sky)}.about-grid,.page-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw}.about-copy{font-size:clamp(1.15rem,2vw,1.8rem)}.footer{background:#050e16;color:#fff;padding:75px 0 28px}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr .9fr;gap:50px}.footer-logo{width:210px;height:72px;object-fit:contain;object-position:left}.footer p,.footer a{color:rgba(255,255,255,.6)}.footer a{display:block;margin:8px 0}.copyright{margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:.72rem;color:rgba(255,255,255,.42)}.modal{border:0;padding:0;border-radius:26px;width:min(590px,calc(100% - 28px));background:#fff;box-shadow:0 40px 120px rgba(0,0,0,.35)}.modal::backdrop{background:rgba(3,14,23,.76);backdrop-filter:blur(8px)}.modal-body{padding:40px;position:relative}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:1.7rem;cursor:pointer}.modal h3{font-size:2.4rem;line-height:1;margin:20px 0}.modal p{color:var(--muted)}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal label{display:block;font-weight:800;font-size:.8rem;margin:14px 0}.modal input{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:12px;padding:12px}.page-cover{height:80svh;min-height:620px;position:relative;color:#fff;display:flex;align-items:end;overflow:hidden;background:var(--navy)}.page-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,14,23,.9),rgba(3,14,23,.05) 72%)}.page-cover-content{position:relative;z-index:2;padding-bottom:70px}.page-cover h1,.about-cover h1{max-width:1080px;font-size:clamp(3.7rem,7vw,7.7rem);letter-spacing:-.07em;line-height:.9;margin:18px 0}.page-cover-content>p{max-width:720px;font-size:1.2rem;color:rgba(255,255,255,.8)}.page-body{padding:115px 0;background:#fff}.page-grid p,.story p{font-size:1.22rem;color:var(--muted)}.about-cover{min-height:750px;background:linear-gradient(135deg,#07131f,#0c3963 65%,#9dcaff 140%);color:#fff;display:flex;align-items:end}.story-grid{display:grid;grid-template-columns:280px 1fr;gap:9vw}.story-grid aside{position:sticky;top:120px;height:max-content}.story-grid aside a{display:block;padding:11px 0;color:var(--muted);border-bottom:1px solid var(--line)}.story section{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid var(--line)}.story h2{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1;letter-spacing:-.055em}.stock-steps{max-width:1050px;margin-left:auto}.stock-steps article{display:grid;grid-template-columns:80px 1fr;gap:30px;padding:28px 0;border-top:1px solid rgba(255,255,255,.2)}.stock-steps h3{font-size:1.65rem;margin:0 0 8px}
@media(max-width:980px){.links{display:none}.menu{display:block}.nav-actions .button{display:none}.links.open{display:flex;position:absolute;left:28px;right:28px;top:92px;flex-direction:column;align-items:flex-start;padding:24px;background:#fff;border-radius:18px;box-shadow:0 20px 55px rgba(0,0,0,.14)}.hero-bottom,.section-head,.section-title{align-items:flex-start;flex-direction:column}.intro-grid,.about-grid,.page-grid,.story-grid{grid-template-columns:1fr;gap:38px}.story-grid aside{display:none}.steps{grid-template-columns:repeat(2,1fr)}.motion-stage{height:auto;flex-direction:column}.motion-card,.product-grid .motion-card{height:460px;flex:none}.motion-card.active{height:570px}.motion-copy p,.motion-copy .button,.card-actions{opacity:1;transform:none;max-height:190px}.product-grid{height:auto;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:calc(100% - 28px)}.nav-shell{padding:10px 0}.nav{height:60px;padding:0 13px}.logo{width:132px}.hero{min-height:760px}.hero-content{padding-bottom:50px}.hero h1{font-size:3.35rem}.hero-bottom{gap:24px}.hero-cta,.card-actions{width:100%;flex-direction:column}.hero-cta .button,.card-actions .button{width:100%}.intro,.decision,.process,.products,.specials,.faq,.about,.page-body,.stock-process{padding:84px 0}.steps{grid-template-columns:1fr}.steps article{min-height:auto}.motion-card,.product-grid .motion-card{height:430px}.motion-card.active{height:540px}.motion-copy{left:22px;right:22px}.motion-copy h3{font-size:2.7rem}.footer-grid,.modal-actions{grid-template-columns:1fr}.page-cover{min-height:620px}.stock-steps article{grid-template-columns:42px 1fr;gap:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.motion-card video{display:none}}

/* Recorrido interactivo RentBack */
.hero h1{max-width:920px;font-size:clamp(3rem,5.75vw,6.45rem);line-height:.92}
.process{position:relative;overflow:hidden;background:linear-gradient(180deg,#f9fcff 0%,#eaf5ff 50%,#f8fbfd 100%);color:var(--ink);padding:130px 0 90px}
.process:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 38%,rgba(71,160,255,.2),transparent 24%),linear-gradient(110deg,transparent 0 50%,rgba(255,255,255,.75) 51% 54%,transparent 55%);pointer-events:none}
.process-head{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:end;gap:40px}.process-head>div>p{font-size:1.15rem;color:var(--muted);margin:18px 0 0}.process-head .heading{max-width:760px;font-size:clamp(3rem,5.1vw,5.7rem)}
.process-progress{display:grid;grid-template-columns:auto auto;align-items:end;gap:7px;min-width:180px;padding-bottom:12px}.process-progress strong{font-size:2.6rem;line-height:1;font-weight:500}.process-progress span{color:var(--muted);font-weight:700}.process-progress i{grid-column:1/-1;height:5px;border-radius:99px;background:#cfdae5;overflow:hidden}.process-progress b{display:block;width:14.28%;height:100%;background:linear-gradient(90deg,#145ad9,#79c5ff);transition:width .55s var(--ease)}
.process-world{--car-x:3%;--car-y:66%;position:relative;height:660px;margin-top:34px;border-radius:38px;overflow:hidden;background:linear-gradient(rgba(255,255,255,.55),rgba(255,255,255,.16)),url('/assets/hero.png') center/cover;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75),0 40px 100px rgba(25,88,143,.14)}.process-world:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,252,255,.95) 0%,rgba(249,252,255,.63) 43%,rgba(249,252,255,.28) 100%);pointer-events:none}.process-route{position:absolute;z-index:2;left:0;right:0;bottom:20px;width:100%;height:72%;overflow:visible}.route-shadow,.route-line{fill:none;stroke-linecap:round}.route-shadow{stroke:rgba(20,90,217,.16);stroke-width:28}.route-line{stroke:#fff;stroke-width:8;filter:url(#routeGlow)}
.process-points{position:absolute;z-index:5;inset:0}.process-point{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);border:0;background:none;padding:0;color:var(--ink);cursor:pointer;text-align:center}.process-point span{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:50%;background:rgba(255,255,255,.9);border:1px solid rgba(20,90,217,.28);box-shadow:0 8px 28px rgba(13,70,126,.18);font-size:.76rem;font-weight:900;color:var(--blue);transition:.35s var(--ease)}.process-point em{display:block;width:145px;margin:9px 0 0 50%;transform:translateX(-50%);font-style:normal;font-size:.78rem;font-weight:850;line-height:1.15;text-shadow:0 1px 12px white}.process-point.active span,.process-point:hover span{transform:scale(1.22);background:var(--blue);color:#fff;box-shadow:0 0 0 10px rgba(65,153,255,.16),0 14px 32px rgba(20,90,217,.32)}
.process-car{position:absolute;z-index:4;left:var(--car-x);top:var(--car-y);width:88px;height:52px;transform:translate(-50%,-100%);border-radius:15px;background:url('/assets/hero.png') 72% 68%/650% auto no-repeat;border:3px solid white;box-shadow:0 10px 30px rgba(13,70,126,.3);transition:left .7s var(--ease),top .7s var(--ease)}
.process-detail{position:absolute;z-index:7;left:var(--detail-x,16%);bottom:calc(100% - var(--detail-y,80%) + 48px);transform:translateX(-50%);width:min(360px,34%);padding:12px;border-radius:24px;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.96);box-shadow:0 26px 80px rgba(18,80,137,.22);transition:left .55s var(--ease),bottom .55s var(--ease),opacity .35s var(--ease)}.process-detail.change{animation:detailIn .42s var(--ease)}@keyframes detailIn{from{opacity:.55;transform:translateY(8px) scale(.985)}}.process-image{height:165px;border-radius:16px;overflow:hidden}.process-image img{width:100%;height:100%;object-fit:cover;object-position:66% 58%}.process-detail-copy{padding:18px 14px 14px}.process-detail-copy span{font-size:.7rem;letter-spacing:.14em;font-weight:900;color:var(--blue)}.process-detail h3{font-size:1.45rem;line-height:1.05;margin:10px 0}.process-detail p{font-size:.9rem;line-height:1.45;color:var(--muted);margin:0}.process-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:30px}.process-bottom p{color:var(--muted)}
@media(max-width:980px){.process-head{align-items:flex-start;flex-direction:column}.process-progress{align-self:flex-end}.process-world{height:720px}.process-detail{width:310px}.process-point em{display:none}}
@media(max-width:620px){.hero h1{font-size:2.8rem}.process{padding:88px 0 72px}.process-head .heading{font-size:3rem}.process-world{height:auto;min-height:0;margin-top:25px;padding:14px 0 16px;background-position:67% center}.process-route,.process-car{display:none}.process-points{position:relative;display:flex;gap:8px;overflow:auto;padding:8px 14px 10px}.process-point{position:static;transform:none;flex:0 0 auto}.process-point span{width:43px;height:43px}.process-detail{position:relative;inset:auto;transform:none;width:calc(100% - 28px);margin:8px auto 0}.process-detail h3{font-size:1.65rem}.process-bottom{align-items:stretch;flex-direction:column}.process-bottom .button{width:100%}}

/* Jerarquía editorial y portada luminosa */
.hero-picture{position:absolute;inset:0}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 35%,rgba(255,255,255,.28) 58%,rgba(255,255,255,0) 75%),linear-gradient(0deg,rgba(255,255,255,.5),transparent 38%)}
.hero-content{color:var(--ink)}.hero h1{color:var(--ink);text-shadow:none}.hero h1 span{color:var(--blue)}.hero-copy{color:#243d51}.hero-facts span{border-color:rgba(7,24,39,.2);background:rgba(255,255,255,.62);color:var(--ink)}.hero .fine{color:rgba(7,24,39,.65)}.hero .button.glass{background:rgba(255,255,255,.72);border-color:rgba(7,24,39,.18);color:var(--ink)}
.section-title{display:block}.section-title .eyebrow,.section-head .eyebrow,.process-head .eyebrow,.intro .eyebrow,.faq .eyebrow,.about .eyebrow{font-size:.98rem;letter-spacing:.12em;margin-bottom:18px}.section-title h2{font-size:clamp(3.2rem,5.5vw,6rem);max-width:900px}.section-head .heading{font-size:clamp(3.4rem,5.8vw,6.4rem);max-width:940px}.process-head .heading{font-size:clamp(3.4rem,5.6vw,6.1rem);max-width:900px}.intro h2{font-size:clamp(3.2rem,5.8vw,6.3rem)}
.process-world{background:linear-gradient(rgba(255,255,255,.55),rgba(255,255,255,.16)),url('/assets/hero-v2-desktop.webp') center/cover}.process-car{background-image:url('/assets/hero-v2-desktop.webp')}.process-image img{transition:opacity .22s ease,transform .45s var(--ease)}.process-detail.change .process-image img{animation:processImageIn .42s var(--ease)}@keyframes processImageIn{from{opacity:.35;transform:scale(1.025)}}
@media(max-width:620px){
  .nav-shell{padding:8px 0}.nav{background:rgba(255,255,255,.94)}
  .hero{height:auto;min-height:1040px;background:#eef7ff}.hero-picture img{object-position:center bottom}.hero:after{background:linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 34%,rgba(255,255,255,.2) 58%,rgba(255,255,255,0) 73%)}
  .hero-content{justify-content:flex-start;padding-top:118px;padding-bottom:38px}.hero h1{font-size:clamp(2.55rem,12vw,3.25rem);line-height:.94;letter-spacing:-.055em;margin:15px 0 22px;max-width:100%}.hero-copy{font-size:1rem;max-width:92%}.hero-bottom{display:block}.hero-facts{gap:6px;margin-top:14px}.hero-facts span{font-size:.68rem;padding:6px 9px}.hero-cta{margin-top:18px}.hero .fine{font-size:.65rem;max-width:85%}
  .section-title .eyebrow,.section-head .eyebrow,.process-head .eyebrow,.intro .eyebrow,.faq .eyebrow,.about .eyebrow{font-size:.82rem;margin-bottom:12px}.section-title h2,.section-head .heading,.process-head .heading,.intro h2{font-size:clamp(2.55rem,11vw,3.4rem);line-height:.96;letter-spacing:-.055em}.section-head>p{font-size:1rem}.section-head{gap:18px}
  .decision .motion-stage,.specials .motion-stage{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-14px;padding-right:14px;padding-bottom:12px}.decision .motion-card,.specials .motion-card{flex:0 0 86vw;height:560px;scroll-snap-align:center}.decision .motion-card.active,.specials .motion-card.active{height:560px}.motion-copy h3{font-size:3.15rem}.motion-copy p{font-size:.96rem}
  .product-grid .motion-card{height:540px}.product-grid .motion-copy h3{font-size:3.2rem}
  .process-progress{align-self:flex-start}.process-world{min-height:0;background-image:linear-gradient(rgba(255,255,255,.74),rgba(255,255,255,.32)),url('/assets/hero-v2-mobile.webp');background-position:center bottom}.process-points{scroll-snap-type:x mandatory}.process-point{scroll-snap-align:center}.process-detail{margin-bottom:0}.process-image{height:220px}.process-detail-copy{padding:20px 10px 12px}.process-detail p{font-size:1rem}
  .faq-question{font-size:1.05rem;padding:21px 2px}.about-grid{gap:22px}.about-copy{font-size:1.08rem}
}

/* Portada con vídeo en escritorio y jerarquía de producto */
@media(min-width:621px){
  .hero-picture{display:none}.hero-video{display:block}
  .hero:after{background:linear-gradient(90deg,rgba(4,18,30,.82) 0%,rgba(4,18,30,.58) 45%,rgba(4,18,30,.08) 82%),linear-gradient(0deg,rgba(4,18,30,.45),transparent 50%)}
  .hero-content{color:#fff}.hero h1{color:#fff;text-shadow:0 3px 35px rgba(0,0,0,.28)}.hero h1 span{color:#b9dcff}.hero-copy{color:rgba(255,255,255,.92)}
  .hero-facts span{border-color:rgba(255,255,255,.35);background:rgba(7,25,40,.28);color:#fff}.hero .fine{color:rgba(255,255,255,.72)}
  .hero .button.glass{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.45);color:#fff}
}
.sale-section,.professional-section{padding:130px 0}.sale-section{background:#fff}.professional-section{background:#071827;color:#fff}
.offer-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:center}.professional-grid{grid-template-columns:1.1fr .9fr}
.offer-copy h2{font-size:clamp(3.6rem,6vw,6.7rem);line-height:.92;letter-spacing:-.065em;margin:18px 0 28px}.offer-copy p{max-width:700px;font-size:1.16rem;color:var(--muted)}
.professional-section .offer-copy p{color:rgba(255,255,255,.72)}.offer-media{height:650px;flex:none}.offer-media:hover,.offer-media.active{flex:none}.offer-media .motion-copy h3{font-size:clamp(3.6rem,6vw,6.2rem)}
.offer-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.sale-section .button{margin-top:18px}
.mobile-hero-cta{display:none}
.fit-section{padding:130px 0;background:linear-gradient(135deg,#071827 0%,#0a3152 72%,#145ad9 150%);color:#fff}.fit-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:8vw}.fit-lead h2{font-size:clamp(3.7rem,6vw,6.8rem);line-height:.91;letter-spacing:-.068em;margin:18px 0 34px}.fit-slogan{font-size:clamp(1.25rem,2vw,2rem);font-weight:850;color:#b9dcff}.fit-copy>p{font-size:1.12rem;color:rgba(255,255,255,.78);margin:0 0 20px}.fit-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:34px}.fit-facts span{padding:20px 16px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.07);font-size:.78rem;color:rgba(255,255,255,.68)}.fit-facts b{display:block;font-size:.94rem;color:#fff;margin-bottom:4px}
.partners{padding:118px 0;background:#fff}.partners-head{max-width:900px}.partners-head h2{font-size:clamp(3.2rem,5.6vw,6.2rem);line-height:.93;letter-spacing:-.065em;margin:18px 0 24px}.partners-head>p{max-width:720px;font-size:1.1rem;color:var(--muted)}.partners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:52px}.partners-grid article{min-height:330px;padding:38px;border:1px solid var(--line);border-radius:26px;display:flex;flex-direction:column;justify-content:flex-end}.partners-grid img{width:100%;height:100px;object-fit:contain;object-position:left center;margin:auto 0}.partners-grid h3{font-size:1.35rem;margin:28px 0 8px}.partners-grid p{color:var(--muted);margin:0}.partners-note{margin:22px 0 0;font-size:.66rem;color:#7a8893}
.process .process-detail{display:block}.process .process-image{height:165px}.process .process-detail-copy{padding:18px 14px 14px}.process .process-detail h3{font-size:1.45rem}.special-card .scene-video{background:#dce8f1}

@media(max-width:620px){
  .hero-video{display:none}.hero-picture{display:block}.hero{min-height:980px}.hero-content{padding-top:142px;padding-bottom:145px}.hero h1{font-size:clamp(2.15rem,10.4vw,2.75rem);line-height:.96;margin:10px 0 18px}.hero-copy{font-size:.96rem;line-height:1.48;max-width:100%}.hero-facts{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.hero-facts span{white-space:nowrap}.hero .hero-cta{display:none}.hero .fine{font-size:.63rem;max-width:100%;margin-top:12px}.hero-picture img{object-position:58% bottom}.mobile-hero-cta{display:block;position:absolute;z-index:3;left:14px;right:14px;bottom:28px}.mobile-hero-cta .button{width:100%;min-height:62px;font-size:1.05rem;box-shadow:0 16px 40px rgba(7,24,39,.25)}
  .section-title h2,.section-head .heading,.process-head .heading,.intro h2,.offer-copy h2{font-size:clamp(2.9rem,13vw,3.65rem);line-height:.93}.section-title .eyebrow,.section-head .eyebrow,.process-head .eyebrow,.intro .eyebrow,.faq .eyebrow,.about .eyebrow,.offer-copy .eyebrow{font-size:.78rem;line-height:1.4}
  .sale-section,.professional-section{padding:88px 0}.offer-grid,.professional-grid{grid-template-columns:1fr;gap:34px}.professional-grid .offer-media{order:2}.professional-grid .offer-copy{order:1}.offer-copy p{font-size:1rem}.offer-media{height:470px}.offer-media.active{height:470px}.offer-actions{flex-direction:column}.offer-actions .button{width:100%}
  .fit-section,.partners{padding:88px 0}.fit-grid{grid-template-columns:1fr;gap:34px}.fit-lead h2,.partners-head h2{font-size:clamp(2.9rem,13vw,3.65rem)}.fit-copy>p{font-size:1rem}.fit-facts{grid-template-columns:1fr}.partners-grid{grid-template-columns:1fr;margin-top:34px}.partners-grid article{min-height:250px;padding:28px}.partners-grid img{height:74px}.partners-note{font-size:.62rem;line-height:1.5}
  .process .process-detail{display:block;width:calc(100% - 28px);margin:18px auto 30px}.process .process-image{height:220px}.process .process-detail-copy{padding:20px 10px 12px}
  .specials .motion-stage{display:grid;grid-template-columns:minmax(0,1fr);height:auto!important;overflow:visible;margin-right:0;padding-right:0;gap:18px}.specials .motion-card,.specials .motion-card.active{position:relative;display:block;contain:layout paint;isolation:isolate;flex:none;width:100%;height:480px;min-height:480px;margin:0}.specials .motion-copy h3{font-size:2.5rem}.specials .motion-card .motion-copy p,.specials .motion-card .motion-copy .button{opacity:1;transform:none;max-height:180px}.specials .scene-video{display:block!important;z-index:0;transform:translateZ(0)}
}

.legal-cover{padding:180px 0 72px;background:linear-gradient(135deg,#071827,#0d3d68);color:#fff}.legal-cover h1{max-width:1000px;margin:18px 0 0;font-size:clamp(3rem,6vw,6.5rem);line-height:.92;letter-spacing:-.065em}.legal-body{padding:90px 0 120px;background:#fff}.legal-copy{max-width:980px}.legal-copy h2{margin:64px 0 18px;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.08;letter-spacing:-.035em}.legal-copy h2:first-child{margin-top:0}.legal-copy h3{margin:36px 0 12px;font-size:1.35rem}.legal-copy p,.legal-copy li{font-size:1rem;line-height:1.75;color:#405365}.legal-copy ul{padding-left:22px}.legal-copy li{margin:8px 0}
@media(max-width:620px){.legal-cover{padding:135px 0 52px}.legal-cover h1{font-size:clamp(2.65rem,13vw,3.6rem)}.legal-body{padding:58px 0 80px}.legal-copy h2{margin-top:44px}.legal-copy p,.legal-copy li{font-size:.98rem;line-height:1.68}}

/* Navegación contextual e introducción RentBack */
.hero-mobile-video{display:none}
.links a{position:relative;padding:10px 0;transition:color .3s var(--ease),opacity .3s var(--ease)}
.links a::after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:2px;background:var(--blue);box-shadow:0 0 14px rgba(20,90,217,.65);transform:scaleX(0);transform-origin:center;transition:transform .35s var(--ease)}
.links a.active{color:var(--blue);opacity:1}
.links a.active::after{transform:scaleX(1)}
@media(max-width:980px){.intro-title{order:-1}.links.open a{width:100%;padding:11px 13px;border-radius:10px}.links.open a.active{background:#e8f2ff}.links.open a::after{display:none}}
@media(max-width:620px){.hero-mobile-video{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-picture{display:none!important}.hero-content{padding-top:108px}.mobile-hero-cta{bottom:26px}}
