:root{--blue:#0047ba;--blue-dark:#003494;--blue-light:#7eb0e5;--orange:#ff9e1b;--orange-dark:#e88a00;--orange-light:#ffc96a;--orange-text:#ffd699;--hero-blue:#2563b8;--hero-orange:#e88a00;--hero-shadow:0 5px 15px #0006, 0 5px 18px #00000047, 0 10px 28px #0000002e;--hero-shadow-strong:0 5px 15px #00000080, 0 6px 22px #00000059, 0 12px 40px #00000038;--heading-shadow:0 2px 4px #00000080, 0 4px 12px #00143c8c;--white:#fff;--max-width:1100px;--header-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--white);background:var(--blue-dark);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;cursor:pointer;background:0 0;border:none}.header{z-index:100;height:var(--header-height);background:linear-gradient(#003494d9 0%,#0000 100%);border-bottom:1px solid #0000;transition:background .25s,border-color .25s;position:fixed;inset:0 0 auto}.header--scrolled{background:var(--blue);border-bottom-color:var(--orange)}.header__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:2rem;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.header__logo{align-items:center;gap:.625rem;display:flex}.header__jrr{letter-spacing:.02em;font-size:1.625rem;font-weight:900;line-height:1}.header__j{color:#7eb0e5}.header__rr{color:var(--orange)}.header__flag{border-radius:2px;width:auto;height:22px;box-shadow:0 1px 4px #00000059}.header__nav{align-items:center;gap:.125rem;display:flex}.header__link{color:#fffc;border-radius:6px;padding:.5rem .625rem;font-size:.75rem;font-weight:500;transition:color .15s}.header__link:hover,.header__link--active,.header--scrolled .header__link--active{color:var(--orange)}.header__toggle{flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.header__toggle span{background:var(--orange);border-radius:1px;height:2px;display:block}@media (width<=768px){.header__toggle{display:flex}.header__nav{inset:var(--header-height) 0 auto;background:var(--blue);border-bottom:2px solid var(--orange);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;padding:1rem 1.5rem 1.5rem;transition:transform .25s,opacity .25s;position:fixed;transform:translateY(-110%)}.header__nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__link{border-bottom:1px solid #ffffff1a;padding:.75rem 0;font-size:1rem}}.footer{background:var(--blue-dark);color:var(--white);border-top:3px solid var(--orange)}.footer__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:2rem 1.5rem;display:flex}.footer__tagline{color:#ffffffd9;font-size:.875rem;font-weight:500}.footer__cta{color:var(--white);background:var(--orange);border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}.footer__cta:hover{background:var(--orange-dark)}@media (width<=480px){.footer__inner{text-align:center;flex-direction:column}}.layout{flex-direction:column;min-height:100dvh;display:flex}.layout__main{flex:1}.layout--page .layout__main{padding-top:var(--header-height)}section[id]{scroll-margin-top:var(--header-height)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transition-delay:var(--delay,0s);transform:translateY(28px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.divider{margin-top:-1px;margin-bottom:-1px;line-height:0}.divider svg{width:100%;height:clamp(72px,11vw,110px);display:block}.divider__fill,.divider__wave-back{fill:var(--fill)}.divider__wave-back{opacity:.5}.divider__rock{fill:var(--fill);opacity:.55}.divider__dune{fill:none;stroke:var(--fill);stroke-width:3px;opacity:.4}.divider__pebble{fill:var(--fill);opacity:.45}.hero{align-items:center;min-height:100dvh;margin-bottom:-1px;display:flex;position:relative;overflow:hidden}.hero .divider{z-index:2;width:100%;position:absolute;bottom:0;left:0}.hero__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{background:linear-gradient(#0003 0%,#0000001a 60%,#00349440 100%);position:absolute;inset:0}.hero__content{z-index:1;width:100%;max-width:var(--max-width);padding:calc(var(--header-height) + 2rem) 1.5rem 7rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;margin:0 auto;display:flex;position:relative}.hero-enter{opacity:0;animation:.9s forwards hero-enter}.hero-enter--1{animation-delay:.2s}.hero-enter--2{animation-delay:.4s}@keyframes hero-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero__title{flex-direction:column;align-items:center;gap:.375rem;line-height:1;display:flex}.hero__jrr{letter-spacing:.02em;text-shadow:var(--hero-shadow-strong);font-size:clamp(4rem,14vw,7rem);font-weight:900}.hero__j{color:var(--hero-blue)}.hero__rr{color:var(--hero-orange)}.hero__brand-line{letter-spacing:.14em;text-transform:uppercase;text-shadow:0 2px 5px #000000bf,0 5px 18px #000000a6,0 10px 28px #00143cb3;font-size:clamp(1.125rem,2.75vw,1.625rem);font-weight:700}.hero__movilidad{color:var(--blue-light)}.hero__premium{color:var(--orange-text)}.hero__subhead{letter-spacing:.02em;color:var(--orange-text);text-shadow:0 2px 5px #000000bf,0 5px 18px #000000a6,0 10px 28px #00143cb3;max-width:28ch;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:600;line-height:1.4}.btn{letter-spacing:.04em;text-transform:uppercase;color:var(--white);background:var(--orange);border-radius:999px;padding:.875rem 2rem;font-size:.9375rem;font-weight:700;transition:background .15s;display:inline-block}.btn:hover{background:var(--orange-dark)}.section{padding:5rem 1.5rem}.section--blue{background:linear-gradient(180deg, var(--blue-light) 0%, var(--blue) 50%, var(--blue-dark) 100%);color:var(--white);padding-top:3rem}.section--orange{background:linear-gradient(180deg, var(--orange-light) 0%, var(--orange) 50%, var(--orange-dark) 100%);color:var(--white)}.section--blue-dark{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-dark) 100%);color:var(--white)}.section__inner{max-width:var(--max-width);margin:0 auto}.section__inner--narrow{max-width:480px}.section h2{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.section--blue-dark h2,.section--blue h2{color:var(--orange)}.heading-accent{text-shadow:var(--heading-shadow)}.section--blue .heading-accent,.section--blue-dark .heading-accent{color:var(--orange-text)}.section--orange .heading-accent{color:var(--white)}.section__blurb{max-width:36ch;margin-top:.5rem;font-size:1rem;font-weight:500}.section--orange .section__blurb{color:var(--white);text-shadow:0 1px 10px #00349473,0 1px 3px #0000004d;font-weight:600}.confianza{text-align:center}.confianza h2{max-width:28ch;margin:0 auto}.confianza p{color:#ffffffeb;max-width:58ch;margin:1rem auto 0;font-size:1.0625rem;line-height:1.65}.sobre{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.sobre__logo{filter:drop-shadow(0 2px 4px #00000080)drop-shadow(0 4px 12px #00143c8c)drop-shadow(0 8px 24px #00000040);width:100%;max-width:420px}.sobre__text p{color:var(--white);text-shadow:0 1px 6px #0000004d;margin-top:.5rem;font-size:1.0625rem;font-weight:500}.section p{color:#ffffffeb;margin-top:.5rem;font-size:1rem}.pills{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.pill-reveal{flex:220px;max-width:360px}.pill{text-align:center;width:100%;min-height:100px;color:var(--white);background-image:linear-gradient(135deg, #00349480 0%, #0006 100%), var(--pill-image);text-shadow:0 2px 8px #0000008c,0 1px 3px #00349466;background-position:50%;background-size:cover;border:2px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;padding:1.25rem 2rem;font-size:1.0625rem;font-weight:700;transition:transform .15s,border-color .15s;display:flex;box-shadow:0 4px 16px #0003}.pill:hover{border-color:var(--orange);transform:translateY(-2px)}.form{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.form label{flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.form input,.form textarea{font:inherit;color:var(--white);background:#ffffff14;border:1px solid #ff9e1b66;border-radius:8px;padding:.75rem}.form input:focus,.form textarea:focus{border-color:var(--orange);outline:none}@media (width<=640px){.hero__subhead{max-width:none}.section{padding:3.5rem 1.5rem}.pills{flex-direction:column}.pill-reveal{flex:none;width:100%;max-width:none}.pill{min-height:88px}}@media (prefers-reduced-motion:reduce){.hero-enter,.hero-enter--1,.hero-enter--2{opacity:1;animation:none}}.service__hero{background-position:50%;background-size:cover;align-items:flex-end;min-height:320px;display:flex;position:relative}.service__hero-overlay{background:linear-gradient(#00143c59 0%,#003494bf 100%);position:absolute;inset:0}.service__hero-inner{z-index:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem 3rem;position:relative}.service__back{color:var(--orange-text);text-shadow:var(--heading-shadow);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.service__back:hover{color:var(--white)}.service__hero-inner h1{max-width:20ch;font-size:clamp(1.75rem,4vw,2.5rem)}.service__hero-inner>p{color:#ffffffeb;text-shadow:0 1px 6px #00000059;max-width:42ch;margin-top:.75rem;font-size:1.0625rem;font-weight:500}.service-enter{opacity:0;animation:.8s forwards service-enter}.service-enter--1{animation-delay:.15s}.service-enter--2{animation-delay:.3s}@keyframes service-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.service__body{padding:4rem 1.5rem}.service__inner{max-width:var(--max-width);margin:0 auto}.service__lead{color:#ffffffeb;max-width:62ch;font-size:1.0625rem;line-height:1.65}.service__highlights{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:2.5rem;list-style:none;display:grid}.service__highlight-reveal,.service__highlight-reveal li{height:100%}.service__highlights li{background:#ffffff14;border:1px solid #ff9e1b4d;border-radius:8px;padding:1.5rem}.service__highlights h2{color:var(--orange-text);text-shadow:var(--heading-shadow);font-size:1rem;font-weight:700}.service__highlights p{color:#ffffffe0;margin-top:.5rem;font-size:.9375rem;line-height:1.55}.service__cta{margin-top:2.5rem;display:inline-block}@media (prefers-reduced-motion:reduce){.service-enter,.service-enter--1,.service-enter--2{opacity:1;animation:none}}@media (width<=640px){.service__hero{min-height:280px}.service__body{padding:3rem 1.5rem}}
