/* Click Experience v2.7.0 — Nosotros + Contacto */
:root{
  --cxs-corp-navy:#00155c;
  --cxs-corp-navy-deep:#000d3d;
  --cxs-corp-sky:#27adff;
  --cxs-corp-mustard:#ffbd59;
  --cxs-corp-red:#ff3131;
  --cxs-corp-paper:#f4f8fd;
  --cxs-corp-ink:#00155c;
  --cxs-corp-muted:#506582;
  --cxs-corp-ease:cubic-bezier(.16,1,.3,1);
}
.cxs-about-page,.cxs-contact-page{background:var(--cxs-corp-paper);color:var(--cxs-corp-ink);overflow:clip}
.cxs-about-page section,.cxs-contact-page section{scroll-margin-top:88px}
.cxs-corp-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;font-size:10px;line-height:1.4;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.cxs-corp-eyebrow>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:var(--cxs-corp-sky)}
.cxs-corp-eyebrow>i{width:30px;height:1px;background:var(--cxs-corp-mustard)}
.cxs-corp-kicker{margin:0 0 12px;color:#177dcb;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.cxs-corp-lead{max-width:50ch;margin:22px 0 0;font-size:16px;line-height:1.82;color:rgba(255,255,255,.82)}
.cxs-corp-btn{min-height:48px;padding:9px 16px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font:700 12px/1.2 var(--cxs-font-ui);text-decoration:none;cursor:pointer;transition:transform .26s var(--cxs-corp-ease),box-shadow .26s ease,background .26s ease,color .26s ease}
.cxs-corp-btn b{font-size:17px;line-height:1;font-weight:500}.cxs-corp-btn:hover{transform:translateY(-2px)}
.cxs-corp-btn--red{background:var(--cxs-corp-red);color:#fff;box-shadow:0 18px 40px rgba(255,49,49,.22)}.cxs-corp-btn--red:hover{background:#eb2424;box-shadow:0 24px 50px rgba(255,49,49,.29)}
.cxs-corp-btn--ghost{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07);color:#fff;backdrop-filter:blur(12px)}.cxs-corp-btn--ghost:hover{background:rgba(255,255,255,.12)}
.cxs-corp-btn--wa{background:#25d366;color:#fff;box-shadow:0 18px 40px rgba(37,211,102,.21)}.cxs-corp-btn--wa:hover{background:#20c75d;box-shadow:0 24px 50px rgba(37,211,102,.27)}
.cxs-corp-section-head{display:grid;gap:10px;margin-bottom:34px}.cxs-corp-section-head>p{margin:0;color:var(--cxs-corp-mustard);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cxs-corp-section-head h2{max-width:15ch;margin:0;color:#fff;font-size:clamp(38px,4.8vw,68px);line-height:.95;letter-spacing:-.055em;font-weight:900}.cxs-corp-section-head h2 strong{color:var(--cxs-corp-sky);font-weight:400}.cxs-corp-section-head--light>p{color:#177dcb}.cxs-corp-section-head--light h2{color:var(--cxs-corp-navy)}
[data-cxs-corp-reveal]{opacity:0;transform:translate3d(0,28px,0);transition:opacity .72s ease,transform .82s var(--cxs-corp-ease)}[data-cxs-corp-reveal].is-visible{opacity:1;transform:none}

/* ---------------- NOSOTROS / HERO ---------------- */
.cxs-about-page__hero{position:relative;isolation:isolate;min-height:720px;padding:74px 0 104px;display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 74% 24%,rgba(39,173,255,.22),transparent 28%),radial-gradient(circle at 11% 82%,rgba(255,189,89,.08),transparent 24%),linear-gradient(135deg,#000d3d 0%,#00155c 52%,#003183 100%)}
.cxs-about-page__hero::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(39,173,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(39,173,255,.045) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(to bottom,#000 6%,transparent 96%)}
.cxs-about-page__hero-glow{position:absolute;width:540px;height:540px;right:-180px;bottom:-220px;border-radius:50%;border:1px solid rgba(39,173,255,.14);box-shadow:0 0 120px rgba(39,173,255,.09);pointer-events:none}
.cxs-about-page__hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:clamp(42px,6vw,94px);align-items:center}
.cxs-about-page__hero-copy{position:relative;z-index:3}.cxs-about-page__hero h1{margin:0;max-width:10.5ch;font-size:clamp(58px,6.4vw,96px);line-height:.9;letter-spacing:-.068em}.cxs-about-page__hero h1>span,.cxs-about-page__hero h1>strong{display:block}.cxs-about-page__hero h1>span{font-weight:900;color:#fff}.cxs-about-page__hero h1>strong{font-weight:400;color:var(--cxs-corp-sky)}
.cxs-about-page__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.cxs-about-page__hero-visual{position:relative;min-height:520px;perspective:1200px;transform-style:preserve-3d}
.cxs-about-page__hero-card{position:absolute;margin:0;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.14);background:rgba(0,21,92,.45);box-shadow:0 30px 84px rgba(0,6,34,.32);backdrop-filter:blur(10px);transition:transform .22s ease-out,box-shadow .35s ease}
.cxs-about-page__hero-card img{width:100%;height:100%;object-fit:var(--fit,cover);object-position:var(--fx,50%) var(--fy,50%);filter:brightness(.72) saturate(.95)}
.cxs-about-page__hero-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,21,92,.82),transparent 50%)}
.cxs-about-page__hero-card figcaption{position:absolute;z-index:3;left:18px;right:18px;bottom:16px;display:flex;align-items:center;gap:10px;font-size:9px;font-weight:700;letter-spacing:.08em}.cxs-about-page__hero-card figcaption span{color:var(--cxs-corp-mustard)}
.cxs-about-page__hero-card--a{left:0;top:12%;width:62%;height:350px;transform:translate3d(var(--dx-a,0),var(--dy-a,0),30px) rotate(-5deg)}
.cxs-about-page__hero-card--b{right:0;top:0;width:52%;height:300px;transform:translate3d(var(--dx-b,0),var(--dy-b,0),80px) rotate(5deg)}
.cxs-about-page__hero-mark{position:absolute;z-index:6;right:18%;bottom:4%;width:160px;max-height:160px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(0,0,0,.28));transform:translate3d(var(--dx-m,0),var(--dy-m,0),130px) rotate(8deg)}
.cxs-about-page__hero-orbit{position:absolute;left:48%;top:49%;width:72%;aspect-ratio:1;border:1px solid rgba(39,173,255,.15);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.cxs-about-page__hero-orbit::before{content:"";position:absolute;inset:74px;border:1px dashed rgba(255,189,89,.12);border-radius:50%}

/* ---------------- NOSOTROS / STORY ---------------- */
.cxs-about-story{position:relative;padding:105px 0 120px;background:linear-gradient(180deg,#00124f 0%,#00155c 62%,#001b68 100%);color:#fff}
.cxs-about-story::before{content:"";position:absolute;left:0;right:0;top:-1px;height:76px;background:var(--cxs-corp-navy-deep);clip-path:polygon(0 0,100% 0,100% 16%,72% 58%,48% 28%,22% 76%,0 36%);opacity:.55}
.cxs-about-story__layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:clamp(46px,7vw,112px);align-items:start}
.cxs-about-story__stage{position:sticky;top:118px;min-height:560px;border-radius:34px;overflow:hidden;background:#00124f;box-shadow:0 32px 90px rgba(0,6,38,.35);border:1px solid rgba(255,255,255,.09)}
.cxs-about-story__visuals{position:absolute;inset:0}.cxs-about-story__visual{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.05) translate3d(28px,18px,0);clip-path:inset(8% 8% 8% 8% round 28px);transition:opacity .48s ease,transform .85s var(--cxs-corp-ease),clip-path .82s var(--cxs-corp-ease)}.cxs-about-story__visual.is-active{opacity:1;transform:scale(1);clip-path:inset(0 round 0)}
.cxs-about-story__visual picture,.cxs-about-story__visual img{width:100%;height:100%;display:block}.cxs-about-story__visual img{object-fit:var(--fit,cover);object-position:var(--fx,50%) var(--fy,50%);filter:brightness(.58) saturate(.92)}.cxs-about-story__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,21,92,.06),rgba(0,21,92,.22) 50%,rgba(0,13,61,.92) 100%)}.cxs-about-story__visual>span{position:absolute;z-index:3;left:24px;top:22px;font-size:clamp(72px,8vw,126px);line-height:.8;font-weight:900;letter-spacing:-.07em;color:rgba(255,255,255,.10)}
.cxs-about-story__stage-meta{position:absolute;z-index:4;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.cxs-about-story__stage-meta>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:var(--cxs-corp-mustard)}.cxs-about-story__stage-meta>strong{font-size:26px;letter-spacing:-.04em}.cxs-about-story__progress{grid-column:1/-1;height:3px;border-radius:99px;overflow:hidden;background:rgba(255,255,255,.12)}.cxs-about-story__progress i{display:block;width:100%;height:100%;transform-origin:left;transform:scaleX(.2);background:linear-gradient(90deg,var(--cxs-corp-sky),var(--cxs-corp-mustard));transition:transform .45s var(--cxs-corp-ease)}
.cxs-about-story__chapters{display:grid}.cxs-about-story__chapter{position:relative;min-height:420px;padding:60px 0 70px;border-top:1px solid rgba(255,255,255,.12);opacity:.46;transform:translateX(0);transition:opacity .36s ease,transform .46s var(--cxs-corp-ease)}.cxs-about-story__chapter:first-child{border-top:0;padding-top:28px}.cxs-about-story__chapter.is-active{opacity:1;transform:translateX(10px)}.cxs-about-story__chapter>span{display:block;margin-bottom:18px;color:var(--cxs-corp-mustard);font-size:10px;font-weight:800;letter-spacing:.14em}.cxs-about-story__chapter h3{max-width:16ch;margin:0;font-size:clamp(32px,3.6vw,52px);line-height:1.02;letter-spacing:-.05em}.cxs-about-story__chapter p{max-width:52ch;margin:18px 0 0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.88}

/* ---------------- NOSOTROS / SYSTEM ---------------- */
.cxs-about-system{padding:78px 0 84px;background:#f4f8fd}.cxs-about-system__quote{display:grid;grid-template-columns:180px 1fr;gap:42px;align-items:start}.cxs-about-system__quote>p{margin:7px 0 0;color:#177dcb;font-size:10px;font-weight:800;letter-spacing:.14em}.cxs-about-system blockquote{margin:0;max-width:20ch;font-size:clamp(34px,4.2vw,62px);line-height:1.05;letter-spacing:-.05em;font-weight:800;color:#00155c}
.cxs-about-system__route{margin-top:58px;padding:22px 0;border-top:1px solid rgba(0,21,92,.13);border-bottom:1px solid rgba(0,21,92,.13);display:flex;align-items:center;justify-content:space-between;gap:14px;overflow-x:auto;scrollbar-width:none}.cxs-about-system__route::-webkit-scrollbar{display:none}.cxs-about-system__route span{flex:0 0 auto;color:#334f75;font-size:12px;font-weight:700;white-space:nowrap}.cxs-about-system__route i{flex:none;color:var(--cxs-corp-red);font-style:normal;font-size:18px}

/* ---------------- NOSOTROS / PEOPLE ---------------- */
.cxs-about-people{position:relative;padding:96px 0;background:linear-gradient(180deg,#f4f8fd,#ffffff)}.cxs-about-people__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.78fr);gap:clamp(38px,6vw,86px);align-items:center}.cxs-about-people__visual{position:relative;margin:0;min-height:580px;border-radius:36px 36px 120px 36px;overflow:hidden;background:#00155c;box-shadow:0 26px 78px rgba(0,21,92,.13)}.cxs-about-people__visual picture,.cxs-about-people__visual img{width:100%;height:100%;display:block}.cxs-about-people__visual img{position:absolute;inset:0;object-fit:var(--fit,cover);object-position:var(--fx,50%) var(--fy,50%);filter:brightness(.77) saturate(.92);transition:transform .9s var(--cxs-corp-ease)}.cxs-about-people__visual:hover img{transform:scale(1.025)}.cxs-about-people__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,21,92,.92),rgba(0,21,92,.08) 56%)}.cxs-about-people__visual figcaption{position:absolute;z-index:3;left:25px;right:25px;bottom:23px}.cxs-about-people__visual figcaption span{display:block;color:var(--cxs-corp-mustard);font-size:10px;font-weight:800;letter-spacing:.12em}.cxs-about-people__visual figcaption strong{display:block;margin-top:7px;color:#fff;font-size:16px}
.cxs-about-people__copy h2{max-width:9ch;margin:0;color:#00155c;font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.06em}.cxs-about-people__copy>p:not(.cxs-corp-kicker){max-width:48ch;color:#506582;font-size:15px;line-height:1.88}.cxs-about-people__signature{display:block;margin-top:22px;padding-left:17px;border-left:3px solid var(--cxs-corp-mustard);color:#00155c;font-size:17px;line-height:1.6}

/* ---------------- NOSOTROS / PURPOSE ---------------- */
.cxs-about-purpose{padding:102px 0 110px;background:radial-gradient(circle at 76% 18%,rgba(39,173,255,.16),transparent 24%),linear-gradient(135deg,#000d3d,#00155c 58%,#002975);color:#fff}.cxs-about-purpose__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cxs-about-purpose__grid article{min-height:360px;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px);overflow:hidden;position:relative}.cxs-about-purpose__grid article::before{content:"";position:absolute;width:260px;height:260px;right:-120px;bottom:-130px;border-radius:50%;background:radial-gradient(circle,rgba(39,173,255,.18),transparent 68%)}.cxs-about-purpose__grid span{display:inline-flex;padding:8px 11px;border-radius:999px;background:var(--cxs-corp-mustard);color:#00155c;font-size:9px;font-weight:900;letter-spacing:.12em}.cxs-about-purpose__grid h3{position:relative;z-index:2;margin:78px 0 14px;font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.05em}.cxs-about-purpose__grid p{position:relative;z-index:2;margin:0;max-width:58ch;color:rgba(255,255,255,.76);font-size:14px;line-height:1.85}

/* ---------------- NOSOTROS / VALUES ---------------- */
.cxs-about-values{padding:104px 0 118px;background:#f4f8fd}.cxs-about-values__grid{display:grid;grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr);gap:clamp(42px,7vw,104px);align-items:start}.cxs-about-values__copy{position:sticky;top:122px}.cxs-about-values__copy h2{max-width:10ch;margin:0;color:#00155c;font-size:clamp(42px,4.7vw,66px);line-height:.96;letter-spacing:-.055em}.cxs-about-values__copy h2 strong{font-weight:400;color:var(--cxs-corp-sky)}.cxs-about-values__copy>p:last-child{max-width:44ch;color:#506582;font-size:14px;line-height:1.85}
.cxs-about-values__explorer{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);gap:18px;align-items:stretch}.cxs-about-values__list{border-top:1px solid rgba(0,21,92,.12)}.cxs-about-values__list button{width:100%;min-height:69px;padding:12px 5px;border:0;border-bottom:1px solid rgba(0,21,92,.12);background:transparent;color:#5f7490;display:grid;grid-template-columns:30px 1fr 22px;gap:10px;align-items:center;text-align:left;transition:color .22s ease,padding .28s var(--cxs-corp-ease),background .22s}.cxs-about-values__list button span{font-size:9px;font-weight:800;color:#8ca0b8}.cxs-about-values__list button strong{font-size:13px;line-height:1.35}.cxs-about-values__list button i{font-style:normal;color:#b6c2d1}.cxs-about-values__list button.is-active{padding-left:14px;color:#00155c;background:linear-gradient(90deg,rgba(39,173,255,.09),transparent)}.cxs-about-values__list button.is-active span{color:var(--cxs-corp-red)}.cxs-about-values__list button.is-active i{color:var(--cxs-corp-red)}
.cxs-about-values__display{position:sticky;top:122px;min-height:420px;padding:34px;border-radius:32px;background:linear-gradient(145deg,#00124f,#001d70);color:#fff;box-shadow:0 28px 82px rgba(0,21,92,.15);overflow:hidden}.cxs-about-values__display::after{content:"";position:absolute;right:-70px;bottom:-90px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(39,173,255,.22),transparent 68%)}.cxs-about-values__display>span{position:relative;z-index:2;display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:var(--cxs-corp-mustard);font-size:10px;font-weight:800}.cxs-about-values__display h3{position:relative;z-index:2;margin:110px 0 16px;max-width:10ch;font-size:clamp(34px,3.5vw,52px);line-height:.98;letter-spacing:-.05em}.cxs-about-values__display p{position:relative;z-index:2;margin:0;max-width:38ch;color:rgba(255,255,255,.78);font-size:14px;line-height:1.85}

/* ---------------- NOSOTROS / CTA ---------------- */
.cxs-about-page__cta{padding:94px 0 108px;background:linear-gradient(180deg,#f4f8fd 0%,#eaf3ff 100%)}.cxs-about-page__cta-box{position:relative;overflow:hidden;padding:44px;border-radius:36px;background:radial-gradient(circle at 86% 20%,rgba(39,173,255,.22),transparent 26%),linear-gradient(135deg,#000d3d,#00155c 58%,#002b7a);color:#fff;box-shadow:0 26px 86px rgba(0,21,92,.16)}.cxs-about-page__cta-box::after{content:"";position:absolute;right:-80px;bottom:-100px;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.08)}.cxs-about-page__cta-box>p:first-child{margin:0 0 16px;color:var(--cxs-corp-mustard);font-size:10px;font-weight:800;letter-spacing:.14em}.cxs-about-page__cta-box h2{position:relative;z-index:2;margin:0;max-width:12ch;font-size:clamp(48px,5.4vw,78px);line-height:.92;letter-spacing:-.06em}.cxs-about-page__cta-box h2 span,.cxs-about-page__cta-box h2 strong{display:block}.cxs-about-page__cta-box h2 strong{font-weight:400;color:var(--cxs-corp-sky)}.cxs-about-page__cta-box>p:nth-of-type(2){position:relative;z-index:2;max-width:50ch;margin:18px 0 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.85}.cxs-about-page__cta-box>div{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}

/* ---------------- CONTACT / HERO ---------------- */
.cxs-contact-hero{position:relative;isolation:isolate;min-height:690px;padding:70px 0 96px;display:flex;align-items:center;color:#fff;background:#00155c}.cxs-contact-hero__media,.cxs-contact-hero__media picture{position:absolute;inset:0;display:block;z-index:-3}.cxs-contact-hero__media img{width:100%;height:100%;object-fit:var(--fit,cover);object-position:var(--fx,50%) var(--fy,50%);filter:brightness(.50) saturate(.90);transform:scale(1.035)}.cxs-contact-hero__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(105deg,rgba(0,13,61,.96) 0%,rgba(0,21,92,.86) 46%,rgba(0,21,92,.64) 100%)}.cxs-contact-hero__shade::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 28%,rgba(39,173,255,.16),transparent 29%)}
.cxs-contact-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(370px,.72fr);gap:clamp(38px,6vw,90px);align-items:center}.cxs-contact-hero h1{margin:0;max-width:10ch;font-size:clamp(58px,6.2vw,92px);line-height:.91;letter-spacing:-.067em}.cxs-contact-hero h1 span,.cxs-contact-hero h1 strong{display:block}.cxs-contact-hero h1 span{font-weight:900}.cxs-contact-hero h1 strong{font-weight:400;color:var(--cxs-corp-sky)}.cxs-contact-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.cxs-contact-hero__routes{padding:18px;border-radius:30px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);backdrop-filter:blur(17px);box-shadow:0 28px 80px rgba(0,8,42,.26)}.cxs-contact-hero__routes>p{margin:5px 5px 13px;color:var(--cxs-corp-mustard);font-size:9px;font-weight:800;letter-spacing:.14em}.cxs-contact-hero__routes>a,.cxs-contact-hero__routes>button{width:100%;min-height:78px;padding:13px 10px;border:0;border-top:1px solid rgba(255,255,255,.10);background:transparent;color:#fff;display:grid;grid-template-columns:35px 1fr 24px;gap:11px;align-items:center;text-align:left}.cxs-contact-hero__routes>a:first-of-type{border-top:0}.cxs-contact-hero__routes>a>span,.cxs-contact-hero__routes>button>span{display:grid;place-items:center;width:32px;height:32px;border-radius:12px;background:rgba(39,173,255,.13);color:var(--cxs-corp-sky);font-size:9px;font-weight:800}.cxs-contact-hero__routes small{display:block;margin-bottom:4px;color:rgba(255,255,255,.52);font-size:8px;font-weight:700;letter-spacing:.11em}.cxs-contact-hero__routes strong{display:block;font-size:14px;line-height:1.3}.cxs-contact-hero__routes b{font-size:17px;color:var(--cxs-corp-mustard);font-weight:400;transition:transform .22s}.cxs-contact-hero__routes>a:hover b,.cxs-contact-hero__routes>button:hover b{transform:translate(2px,-2px)}.cxs-contact-hero__routes footer{display:flex;align-items:center;gap:8px;margin-top:8px;padding:13px 8px 6px;color:rgba(255,255,255,.62);font-size:9px}.cxs-contact-hero__routes footer i{width:7px;height:7px;border-radius:50%;background:#25d366;box-shadow:0 0 14px rgba(37,211,102,.48)}

/* ---------------- CONTACT / FORM ---------------- */
.cxs-contact-workspace{padding:100px 0 110px;background:#f4f8fd}.cxs-contact-workspace__grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(42px,7vw,104px);align-items:start}.cxs-contact-workspace__intro{position:sticky;top:120px}.cxs-contact-workspace__intro h2{max-width:10ch;margin:0;color:#00155c;font-size:clamp(44px,5vw,70px);line-height:.95;letter-spacing:-.06em}.cxs-contact-workspace__intro>p:not(.cxs-corp-kicker){max-width:45ch;color:#506582;font-size:14px;line-height:1.85}.cxs-contact-workspace__promise{margin-top:28px;border-top:1px solid rgba(0,21,92,.12)}.cxs-contact-workspace__promise>span{float:left;display:grid;place-items:center;width:31px;height:31px;margin:13px 12px 0 0;border-radius:11px;background:#e3f3ff;color:#177dcb;font-size:9px;font-weight:800}.cxs-contact-workspace__promise>p{min-height:58px;margin:0;padding:13px 0;border-bottom:1px solid rgba(0,21,92,.12);color:#61748e;font-size:11px;line-height:1.65}.cxs-contact-workspace__promise strong{color:#00155c}
.cxs-contact-form-shell{position:relative;padding:18px;border-radius:34px;background:linear-gradient(145deg,#edf7ff,#ffffff);box-shadow:0 28px 86px rgba(0,21,92,.10);border:1px solid rgba(0,21,92,.05)}.cxs-contact-form{padding:20px}.cxs-contact-form__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.cxs-contact-form__head span{color:#177dcb;font-size:9px;font-weight:800;letter-spacing:.14em}.cxs-contact-form__head strong{font-size:22px;line-height:1.1;letter-spacing:-.04em;color:#00155c}.cxs-contact-service-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.cxs-contact-service-pills button{min-height:40px;padding:8px 12px;border:1px solid rgba(0,21,92,.10);border-radius:999px;background:#fff;color:#59708f;font-size:10px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s}.cxs-contact-service-pills button:hover{transform:translateY(-1px);border-color:rgba(39,173,255,.35)}.cxs-contact-service-pills button.is-active{background:#00155c;color:#fff;border-color:#00155c}
.cxs-contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cxs-contact-form label{display:grid;gap:7px}.cxs-contact-form label>span{color:#536c8e;font-size:10px;font-weight:600}.cxs-contact-form input,.cxs-contact-form select,.cxs-contact-form textarea{width:100%;border:1px solid #d9e4f2;border-radius:14px;background:#fff;color:#0c2853;font:500 14px/1.5 var(--cxs-font-ui);padding:12px 13px;min-height:48px}.cxs-contact-form textarea{resize:vertical;min-height:126px}.cxs-contact-form input::placeholder,.cxs-contact-form textarea::placeholder{color:#9aa9bc;font-weight:400}.cxs-contact-form__wide{grid-column:1/-1}.cxs-contact-consent{grid-template-columns:18px 1fr!important;gap:10px!important;align-items:start;margin-top:16px;color:#647a98}.cxs-contact-consent input{width:17px;height:17px;min-height:0;margin-top:2px;accent-color:#00155c}.cxs-contact-consent span{font-size:10px!important;line-height:1.6!important}.cxs-contact-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.cxs-contact-form__foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(0,21,92,.08)}.cxs-contact-form__foot>p{margin:0;max-width:42ch;color:#7185a0;font-size:10px;line-height:1.6}.cxs-contact-form__foot>p.is-error{color:#b5283e}.cxs-contact-submit{min-height:48px;padding:7px 8px 7px 16px;border:0;border-radius:999px;background:#ff3131;color:#fff;display:inline-flex;align-items:center;gap:14px;font:700 12px/1.2 var(--cxs-font-ui);box-shadow:0 16px 34px rgba(255,49,49,.18)}.cxs-contact-submit b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#ff3131;font-size:17px;font-weight:500}.cxs-contact-submit:disabled{opacity:.65;cursor:wait}
.cxs-contact-success{padding:44px;min-height:520px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:26px;background:linear-gradient(145deg,#00124f,#001f76);color:#fff}.cxs-contact-success>span{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#25d366;color:#fff;font-size:22px}.cxs-contact-success h3{max-width:10ch;margin:28px 0 12px;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.05em}.cxs-contact-success p{max-width:42ch;margin:0;color:rgba(255,255,255,.75);font-size:13px;line-height:1.8}.cxs-contact-success a{margin-top:24px;padding:12px 14px 12px 16px;border-radius:999px;background:#25d366;color:#fff;font-size:12px;font-weight:700}.cxs-contact-success a b{margin-left:12px}.cxs-contact-success button{margin-top:14px;border:0;background:transparent;color:rgba(255,255,255,.65);font-size:10px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.20)}

/* ---------------- CONTACT / LOCATION ---------------- */
.cxs-contact-location{padding:102px 0 112px;background:linear-gradient(135deg,#000d3d,#00155c 60%,#002a77);color:#fff}.cxs-contact-location__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:16px}.cxs-contact-location__map{min-height:520px;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.10);background:#00124f;box-shadow:0 28px 80px rgba(0,8,42,.28)}.cxs-contact-location__map iframe{display:block;width:100%;height:100%;min-height:520px;border:0;filter:saturate(.72) contrast(1.02)}.cxs-contact-location__card{padding:30px;border-radius:34px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(14px)}.cxs-contact-location__card>span{color:var(--cxs-corp-mustard);font-size:9px;font-weight:800;letter-spacing:.14em}.cxs-contact-location__card h3{margin:88px 0 14px;font-size:clamp(30px,3vw,44px);line-height:1.04;letter-spacing:-.045em}.cxs-contact-location__card p{color:rgba(255,255,255,.72);font-size:13px;line-height:1.8}.cxs-contact-location__card a{min-height:54px;padding:13px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;font-size:11px;font-weight:700}.cxs-contact-location__card a:first-of-type{margin-top:24px}.cxs-contact-location__card a b{color:var(--cxs-corp-sky);font-size:16px;font-weight:500}.cxs-contact-location__card a.is-wa{color:#fff}.cxs-contact-location__card a.is-wa b{color:#25d366}

/* ---------------- contextual navigation ---------------- */
.cxs-corp-journey{position:fixed;left:50%;top:84px;z-index:112;width:min(820px,calc(100% - 40px));display:flex;justify-content:center;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(0,18,73,.84);backdrop-filter:blur(18px) saturate(125%);box-shadow:0 16px 42px rgba(0,15,66,.18);transform:translate(-50%,-18px);opacity:0;pointer-events:none;transition:opacity .28s,transform .36s var(--cxs-corp-ease)}.cxs-corp-journey.is-visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}.cxs-corp-journey button{border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.66);padding:9px 12px;font-size:9px;font-weight:700;white-space:nowrap}.cxs-corp-journey button.is-active{background:var(--cxs-corp-sky);color:#00155c}.cxs-corp-journey button:hover{color:#fff}

@media(max-width:1120px){
 .cxs-about-page__hero-grid,.cxs-contact-hero__grid{grid-template-columns:1fr}.cxs-about-page__hero{min-height:auto;padding-top:42px}.cxs-about-page__hero-copy{max-width:760px}.cxs-about-page__hero-visual{min-height:460px;max-width:760px;width:100%;margin:auto}.cxs-about-story__layout{grid-template-columns:1fr}.cxs-about-story__stage{position:relative;top:auto;min-height:480px}.cxs-about-story__chapter{min-height:320px}.cxs-about-people__grid,.cxs-about-values__grid,.cxs-contact-workspace__grid,.cxs-contact-location__grid{grid-template-columns:1fr}.cxs-about-values__copy,.cxs-contact-workspace__intro{position:relative;top:auto}.cxs-about-values__copy{max-width:660px}.cxs-contact-workspace__intro{max-width:680px}.cxs-about-values__explorer{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr)}.cxs-contact-hero__routes{max-width:680px}.cxs-contact-location__card h3{margin-top:34px}
}
@media(max-width:760px){
 .cxs-about-page__hero,.cxs-contact-hero{padding:24px 0 72px}.cxs-about-page__hero h1,.cxs-contact-hero h1{font-size:clamp(44px,13vw,64px)}.cxs-corp-lead{font-size:14px;line-height:1.78}.cxs-about-page__hero-visual{min-height:355px}.cxs-about-page__hero-card{border-radius:22px}.cxs-about-page__hero-card--a{left:0;top:22%;width:62%;height:240px}.cxs-about-page__hero-card--b{right:0;top:4%;width:54%;height:205px}.cxs-about-page__hero-mark{width:108px;right:12%;bottom:2%}.cxs-about-page__hero-orbit{width:88%}
 .cxs-about-story{padding:78px 0 86px}.cxs-corp-section-head h2{font-size:40px}.cxs-about-story__stage{min-height:365px;border-radius:26px}.cxs-about-story__chapter{min-height:0;padding:46px 0}.cxs-about-story__chapter h3{font-size:34px}.cxs-about-story__chapter p{font-size:14px;line-height:1.8}.cxs-about-story__stage-meta{left:18px;right:18px;bottom:18px}.cxs-about-story__visual>span{left:18px;top:16px;font-size:72px}
 .cxs-about-system{padding:60px 0 66px}.cxs-about-system__quote{grid-template-columns:1fr;gap:14px}.cxs-about-system blockquote{font-size:36px}.cxs-about-system__route{margin-top:38px;justify-content:flex-start;padding-bottom:17px}
 .cxs-about-people,.cxs-about-purpose,.cxs-about-values,.cxs-contact-workspace,.cxs-contact-location{padding:72px 0 80px}.cxs-about-people__visual{min-height:390px;border-radius:26px 26px 74px 26px}.cxs-about-people__copy h2,.cxs-about-values__copy h2,.cxs-contact-workspace__intro h2{font-size:40px}.cxs-about-people__copy>p:not(.cxs-corp-kicker),.cxs-about-values__copy>p:last-child{font-size:14px}.cxs-about-purpose__grid{grid-template-columns:1fr}.cxs-about-purpose__grid article{min-height:300px;padding:24px}.cxs-about-purpose__grid h3{margin-top:48px}.cxs-about-values__explorer{grid-template-columns:1fr}.cxs-about-values__display{position:relative;top:auto;min-height:330px}.cxs-about-values__display h3{margin-top:70px}.cxs-about-page__cta{padding:70px 0 82px}.cxs-about-page__cta-box{padding:27px;border-radius:26px}.cxs-about-page__cta-box h2{font-size:48px}
 .cxs-contact-hero__routes{padding:13px;border-radius:24px}.cxs-contact-hero__routes>a,.cxs-contact-hero__routes>button{min-height:70px}.cxs-contact-form-shell{padding:10px;border-radius:26px}.cxs-contact-form{padding:14px}.cxs-contact-form__head{display:grid;gap:7px}.cxs-contact-form__grid{grid-template-columns:1fr}.cxs-contact-form__wide{grid-column:auto}.cxs-contact-form input,.cxs-contact-form select,.cxs-contact-form textarea{font-size:16px}.cxs-contact-form__foot{align-items:stretch;flex-direction:column}.cxs-contact-submit{justify-content:space-between;width:100%}.cxs-contact-success{padding:28px;min-height:440px}.cxs-contact-location__map,.cxs-contact-location__map iframe{min-height:380px}.cxs-contact-location__map,.cxs-contact-location__card{border-radius:26px}.cxs-corp-journey{top:73px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;width:calc(100% - 24px);padding:4px}.cxs-corp-journey::-webkit-scrollbar{display:none}.cxs-corp-journey button{flex:0 0 auto;padding:9px 11px;font-size:8px}
}
@media(max-width:420px){.cxs-about-page__hero-visual{min-height:315px}.cxs-about-page__hero-card--a{height:215px}.cxs-about-page__hero-card--b{height:185px}.cxs-about-page__hero-actions,.cxs-contact-hero__actions,.cxs-about-page__cta-box>div{display:grid;grid-template-columns:1fr}.cxs-corp-btn{width:100%}.cxs-contact-service-pills{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-right:-18px;padding-right:18px}.cxs-contact-service-pills::-webkit-scrollbar{display:none}.cxs-contact-service-pills button{flex:0 0 auto}.cxs-about-values__list button{min-height:64px}}
@media(prefers-reduced-motion:reduce){[data-cxs-corp-reveal]{opacity:1!important;transform:none!important;transition:none!important}.cxs-about-page__hero-card,.cxs-about-page__hero-mark,.cxs-about-story__visual,.cxs-about-people__visual img{transition:none!important;transform:none!important}.cxs-corp-journey{transition:none!important}}
/* v2.7.0 form-control refinements */
.cxs-contact-consent input[type="checkbox"]{padding:0;border:0;border-radius:4px;background:transparent;box-shadow:none}
.cxs-contact-hero__routes>a.is-wa{margin-bottom:4px;border-radius:16px;background:rgba(37,211,102,.10)}
.cxs-contact-hero__routes>a.is-wa>span{background:#25d366;color:#fff}
.cxs-contact-hero__routes>a.is-wa b{color:#25d366}
.cxs-contact-location__card a.is-wa{margin-top:10px;padding:12px 14px;border:0;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 16px 34px rgba(37,211,102,.18)}
.cxs-contact-location__card a.is-wa b{color:#fff}
.cxs-contact-location__card a.is-wa:hover{background:#20c75d}

/* v2.7.1 / hero refinado + narrativa de scroll mejorada */
.cxs-about-page__hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}
.cxs-about-page__hero h1{max-width:11.5ch}
.cxs-about-page__hero-visual{position:relative;min-height:560px;perspective:1200px;transform-style:preserve-3d}
.cxs-about-page__hero-photo{position:absolute;inset:2% 0 2% 3%;margin:0;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.16);background:rgba(2,18,72,.48);box-shadow:0 34px 92px rgba(0,8,42,.35);backdrop-filter:blur(10px);transform:translate3d(var(--dx-a,0),var(--dy-a,0),48px) rotate(-2.3deg);transition:transform .22s ease-out,box-shadow .35s ease}
.cxs-about-page__hero-photo picture,.cxs-about-page__hero-photo img{display:block;width:100%;height:100%}
.cxs-about-page__hero-photo img{object-fit:var(--fit,cover);object-position:var(--fx,50%) var(--fy,50%);filter:brightness(.86) saturate(1.02)}
.cxs-about-page__hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,21,92,.08),rgba(0,21,92,.18) 46%,rgba(0,13,61,.84) 100%)}
.cxs-about-page__hero-photo figcaption{position:absolute;z-index:3;left:22px;right:22px;bottom:22px;display:grid;gap:8px}
.cxs-about-page__hero-photo figcaption span{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--cxs-corp-mustard)}
.cxs-about-page__hero-photo figcaption strong{max-width:26ch;font-size:clamp(20px,2.35vw,34px);line-height:1.08;letter-spacing:-.04em;color:#fff}
.cxs-about-page__hero-chip{position:absolute;z-index:5;right:0;bottom:10%;width:min(290px,56%);padding:18px 18px 16px;border-radius:24px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(18px) saturate(130%);box-shadow:0 24px 50px rgba(0,6,34,.22);transform:translate3d(var(--dx-b,0),var(--dy-b,0),92px) rotate(4deg);transition:transform .22s ease-out}
.cxs-about-page__hero-chip span{display:block;margin-bottom:10px;color:var(--cxs-corp-sky);font-size:10px;font-weight:800;letter-spacing:.14em}
.cxs-about-page__hero-chip strong{display:block;font-size:16px;line-height:1.6;color:#fff;font-weight:500}
.cxs-about-page__hero-mark{right:9%;bottom:-1%;width:146px;max-height:146px}
.cxs-about-page__hero-orbit{left:50%;top:50%;width:84%}

.cxs-about-story__chapter{min-height:440px;padding:62px 0 72px}
.cxs-about-story__chapter>span{margin-bottom:12px}
.cxs-about-story__chapter-art{display:block;width:min(280px,58%);max-width:100%;height:auto;margin:10px 0 16px;filter:drop-shadow(0 20px 34px rgba(0,0,0,.22));transform:translateX(0) scale(.985);opacity:.94;transition:transform .45s var(--cxs-corp-ease),opacity .36s ease}
.cxs-about-story__chapter.is-active .cxs-about-story__chapter-art{transform:translateX(10px) scale(1.02);opacity:1}
.cxs-about-story__chapter h3{max-width:17ch}
.cxs-about-story__chapter p{max-width:56ch}
.cxs-about-system__route{gap:14px}
.cxs-about-system__route span{max-width:18ch}

@media(max-width:1120px){
 .cxs-about-page__hero-visual{min-height:540px;max-width:760px;width:100%;margin:auto}
 .cxs-about-page__hero-photo{inset:4% 2% 8% 2%}
 .cxs-about-page__hero-chip{right:2%;bottom:4%;width:min(320px,56%)}
}
@media(max-width:760px){
 .cxs-about-page__hero-visual{min-height:440px}
 .cxs-about-page__hero-photo{inset:0 0 12% 0;border-radius:26px;transform:translate3d(0,0,20px) rotate(-1.2deg)}
 .cxs-about-page__hero-photo figcaption{left:16px;right:16px;bottom:16px}
 .cxs-about-page__hero-photo figcaption strong{font-size:23px}
 .cxs-about-page__hero-chip{right:0;bottom:0;width:min(255px,72%);padding:14px 14px 13px;border-radius:20px;transform:translate3d(0,0,70px) rotate(2.5deg)}
 .cxs-about-page__hero-chip strong{font-size:13px;line-height:1.5}
 .cxs-about-page__hero-mark{width:96px;right:7%;bottom:-1%}
 .cxs-about-page__hero-orbit{width:92%}
 .cxs-about-story__chapter{min-height:0;padding:44px 0 48px}
 .cxs-about-story__chapter-art{width:min(220px,68%);margin-bottom:14px}
}
@media(max-width:420px){
 .cxs-about-page__hero-visual{min-height:390px}
 .cxs-about-page__hero-chip{width:min(218px,76%)}
}
@media(prefers-reduced-motion:reduce){
 .cxs-about-page__hero-photo,.cxs-about-page__hero-chip,.cxs-about-story__chapter-art{transition:none!important;transform:none!important}
}
