/* Ecosistema CYBERGCODE + KREA CYBERGCODE. */
.ecosystem-section{padding:34px 0 56px;background:#fff}
.ecosystem-home{padding-top:6px}
.ecosystem-shell{position:relative;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:46px;padding:42px 46px;border:1px solid #cfe1f1;border-radius:28px;background:linear-gradient(120deg,#fafdff 0%,#eff8ff 54%,#e9fbff 100%);box-shadow:0 24px 55px rgba(4,38,73,.1)}
.ecosystem-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(8,127,245,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(8,127,245,.045) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,#000)}
.ecosystem-shell>*{position:relative;z-index:1}
.ecosystem-copy h2,.ecosystem-about-copy h2{max-width:690px;margin:10px 0 14px;font-size:clamp(29px,3.2vw,43px);line-height:1.08;letter-spacing:-1.2px;color:#041a33}
.ecosystem-copy h2 span,.ecosystem-about-copy h2 span{color:#087ff5}
.ecosystem-copy>p,.ecosystem-about-copy>p{max-width:700px;margin:0 0 15px;color:#536a82;font-size:15px;line-height:1.75}
.ecosystem-actions{display:flex;align-items:center;gap:18px;margin-top:24px}
.ecosystem-actions>span{max-width:185px;color:#687d92;font-size:11px;line-height:1.45}
.ecosystem-map{position:relative;min-height:280px;display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;gap:10px;padding:24px}
.ecosystem-orbit{position:absolute;inset:4px 8%;border:1px solid rgba(8,127,245,.16);border-radius:50%}
.ecosystem-orbit:before,.ecosystem-orbit:after{content:"";position:absolute;inset:18%;border:1px solid rgba(8,205,232,.18);border-radius:50%}
.ecosystem-orbit:after{inset:35%}
.ecosystem-orbit i{position:absolute;width:7px;height:7px;border-radius:50%;background:#08cde8;box-shadow:0 0 14px #08cde8}
.ecosystem-orbit i:nth-child(1){left:7%;top:29%}.ecosystem-orbit i:nth-child(2){right:6%;top:60%;background:#087ff5}.ecosystem-orbit i:nth-child(3){left:50%;bottom:-4px;background:#7347ed}
.ecosystem-brand{min-height:210px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;text-align:center;padding:0;border:1px solid rgba(8,127,245,.2);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 16px 35px rgba(4,38,73,.09);backdrop-filter:blur(8px);transition:transform .25s,border-color .25s}
.ecosystem-brand:hover{transform:translateY(-5px);border-color:#08cde8}
.ecosystem-brand-media{position:relative;width:100%;height:105px;overflow:hidden;background:#061b34}
.ecosystem-brand-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(3,27,53,.26));pointer-events:none}
.ecosystem-brand-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .35s ease}
.ecosystem-brand:hover .ecosystem-brand-media img{transform:scale(1.045)}
.ecosystem-brand-body{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:25px 12px 16px}
.ecosystem-brand-icon{position:absolute;top:-27px;width:52px;height:52px;display:grid;place-items:center;border:4px solid #fff;border-radius:16px;background:linear-gradient(145deg,#e8f5ff,#dffbff);color:#087ff5;box-shadow:0 8px 18px rgba(4,38,73,.14)}
.ecosystem-brand strong{font-size:14px;color:#041a33}.ecosystem-brand span{margin-top:3px;color:#64798e;font-size:10px}
.ecosystem-connector{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#087ff5,#08cde8);color:#fff;font-size:20px;font-weight:900;box-shadow:0 8px 20px rgba(8,127,245,.25)}
.ecosystem-about{padding:36px 0;background:#f3f8fd}
.ecosystem-about-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;padding:38px 42px;border:1px solid #d6e5f2;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(4,38,73,.07)}
.ecosystem-link{display:inline-flex;margin-top:7px}
.ecosystem-pillars{display:grid;gap:12px}
.ecosystem-pillars article{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #d8e6f1;border-radius:14px;background:linear-gradient(120deg,#fbfdff,#f2f9ff)}
.ecosystem-pillars article>span{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;border-radius:13px;background:#e6f6ff;color:#087ff5}
.ecosystem-pillars strong,.ecosystem-pillars small{display:block}.ecosystem-pillars strong{color:#041a33;font-size:14px}.ecosystem-pillars small{margin-top:2px;color:#64798e;font-size:11px;line-height:1.45}

/* Servicio complementario KREA CYBERGCODE. */
.krea-services-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f2f8fe 100%)}
.krea-services-section:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(8,127,245,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,127,245,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,transparent,#000 48%,transparent);pointer-events:none}
.krea-services-section>.container{position:relative;z-index:1}
.krea-services-head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:38px;margin-bottom:30px}
.krea-services-head h2{max-width:560px;margin:10px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.06;letter-spacing:-1.2px;color:#041a33}
.krea-services-head h2 span{color:#087ff5}
.krea-services-intro{display:grid;grid-template-columns:190px minmax(0,1fr);column-gap:24px;align-items:center;padding:18px 22px;border:1px solid #cfe1ef;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(237,248,255,.92));box-shadow:0 16px 38px rgba(4,38,73,.07)}
.krea-services-intro p{margin:0 0 13px;color:#4f667e;font-size:14px;line-height:1.7}
.krea-services-intro .text-link{grid-column:2}
.krea-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.krea-category-card{grid-column:span 2;overflow:hidden;display:flex;min-height:410px;flex-direction:column;border:1px solid #ccdeed;border-radius:22px;background:#fff;box-shadow:0 17px 38px rgba(4,38,73,.08);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.krea-category-card:nth-child(4),.krea-category-card:nth-child(5){grid-column:span 3}
.krea-category-card:hover{transform:translateY(-6px);border-color:#75c6f5;box-shadow:0 24px 48px rgba(4,38,73,.13)}
.krea-category-media{position:relative;display:block;height:220px;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fff 0,#edf8ff 58%,#dceef9 100%)}
.krea-category-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,22,45,.62));pointer-events:none}
.krea-category-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .38s ease,filter .38s ease}
.krea-category-card:hover .krea-category-media img{transform:scale(1.045);filter:saturate(1.08)}
.krea-category-media>span{position:absolute;z-index:2;left:18px;bottom:15px;display:grid;place-items:center;width:39px;height:39px;border:1px solid rgba(255,255,255,.45);border-radius:12px;background:rgba(3,30,58,.68);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em}
.krea-category-content{display:flex;flex:1;flex-direction:column;padding:21px 21px 22px}
.krea-category-content h3{margin:0 0 9px;color:#041a33;font-size:20px;line-height:1.2}
.krea-category-content p{margin:0 0 19px;color:#5a7086;font-size:13px;line-height:1.65}
.krea-category-content .text-link{margin-top:auto;align-self:flex-start;font-size:12px}
.krea-services-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:22px;padding:19px 21px;border:1px solid rgba(8,127,245,.25);border-radius:18px;background:linear-gradient(110deg,#061e3b,#0a477a);color:#fff;box-shadow:0 18px 40px rgba(4,38,73,.14)}
.krea-services-note>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#087ff5,#08cde8)}
.krea-services-note p{margin:0;color:#d9eafd;font-size:12px;line-height:1.6}.krea-services-note strong{color:#fff}
.krea-services-note .button{white-space:nowrap;background:#fff;color:#0874e6}
@media(max-width:860px){
  .ecosystem-section{padding:24px 0 38px}
  .ecosystem-shell,.ecosystem-about-grid{grid-template-columns:1fr;gap:25px;padding:30px 26px;text-align:center}
  .ecosystem-copy .eyebrow,.ecosystem-about-copy .eyebrow{justify-content:center}
  .ecosystem-copy>p,.ecosystem-about-copy>p{margin-inline:auto}
  .ecosystem-actions{justify-content:center}
  .ecosystem-map{width:min(100%,560px);margin:auto}
  .ecosystem-link{justify-content:center}
  .ecosystem-pillars{text-align:left}
  .krea-services-head{grid-template-columns:1fr;gap:18px;text-align:center}.krea-services-head .eyebrow{justify-content:center}.krea-services-head h2{margin-inline:auto}.krea-services-intro{padding:0;border:0}.krea-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.krea-category-card,.krea-category-card:nth-child(4),.krea-category-card:nth-child(5){grid-column:auto}.krea-category-card:last-child{grid-column:1/-1;width:calc(50% - 8px);justify-self:center}.krea-services-note{grid-template-columns:auto 1fr}.krea-services-note .button{grid-column:1/-1;justify-self:stretch}
}

/* Catálogo de merchandising empresarial */
.merch-hero{overflow:hidden;padding:72px 0;background:radial-gradient(circle at 78% 32%,#0c4d854f,transparent 34%),linear-gradient(120deg,#031a32,#062d53);color:#fff}.merch-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:56px;align-items:center}.merch-hero-copy h1{max-width:680px;margin:15px 0 18px;font-size:clamp(42px,5vw,72px);line-height:1.02}.merch-hero-copy h1 em{color:#12c9e9;font-style:normal}.merch-hero-copy>p{max-width:650px;color:#bdd1e4;font-size:18px;line-height:1.7}.merch-hero .hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0}.merch-hero .button-outline{color:#fff;border-color:#ffffff66}.merch-trust{display:flex;gap:25px;flex-wrap:wrap;color:#d8e8f5;font-size:13px}.merch-trust span{display:flex;align-items:center;gap:8px}.merch-trust svg{color:#09c8e8}.merch-hero-media{position:relative;margin:0;border:1px solid #2fa8f94a;border-radius:28px;overflow:hidden;box-shadow:0 35px 80px #0007}.merch-hero-media img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.merch-intro{padding-block:50px}.merch-intro-card{display:grid;grid-template-columns:170px 1fr;gap:34px;align-items:center;padding:34px;border:1px solid #cbdfee;border-radius:24px;background:linear-gradient(130deg,#fff,#effaff);box-shadow:0 20px 55px #082c4812}.merch-unit-mark{display:grid;place-items:center;aspect-ratio:1;border-radius:26px;background:linear-gradient(135deg,#073d71,#087ff5 58%,#08c8e8);color:#fff;font-size:27px;font-weight:950;letter-spacing:3px;box-shadow:0 20px 45px #087ff538}.merch-intro h2{margin:7px 0 8px;font-size:clamp(25px,3vw,38px)}.merch-intro p{max-width:920px;margin:0;color:#526a82;line-height:1.7}.merch-catalog{padding-top:44px;background:#f5f9fd}.merch-heading{align-items:end}.merch-heading>p{max-width:520px;color:#60758a;line-height:1.65}.merch-filters{display:flex;gap:9px;overflow:auto;padding:9px 0 25px;scrollbar-width:none}.merch-filters button{flex:0 0 auto;padding:10px 17px;border:1px solid #c9dcea;border-radius:99px;background:#fff;color:#39546d;font-weight:800;cursor:pointer}.merch-filters button.active{border-color:#087ff5;background:#087ff5;color:#fff;box-shadow:0 10px 24px #087ff52d}.merch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.merch-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d2e1ec;border-radius:22px;background:#fff;box-shadow:0 18px 45px #082d4b0d;transition:transform .25s,box-shadow .25s}.merch-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #082d4b20}.merch-card[hidden]{display:none}.merch-card-media{position:relative;display:block;overflow:hidden;background:#eaf5fc}.merch-card-media img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .45s}.merch-card:hover .merch-card-media img{transform:scale(1.035)}.merch-card-media span{position:absolute;left:15px;top:15px;padding:7px 10px;border-radius:99px;background:#071d36;color:#fff;font-size:10px;font-weight:900;text-transform:uppercase}.merch-card-body{display:flex;flex:1;flex-direction:column;padding:22px}.merch-card-body>small{color:#008bc4;font-weight:900;letter-spacing:1px;text-transform:uppercase}.merch-card h3{margin:8px 0;font-size:21px}.merch-card p{margin:0 0 16px;color:#5d7287;line-height:1.55}.merch-card dl{display:grid;gap:7px;margin:0 0 16px}.merch-card dl div{display:flex;justify-content:space-between;gap:16px;padding-top:8px;border-top:1px solid #e2ebf2;font-size:12px}.merch-card dt{color:#7890a4}.merch-card dd{margin:0;text-align:right;font-weight:750;color:#29465f}.merch-price{margin-top:auto;color:#087ff5;font-size:16px}.merch-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e1eaf1;color:#0678eb;text-decoration:none;font-weight:850;font-size:13px}.merch-route{background:#f5f9fd}.merch-route-card{display:grid;grid-template-columns:1fr auto auto;gap:38px;align-items:center;padding:34px 38px;border-radius:24px;background:linear-gradient(120deg,#04284b,#07558f);color:#fff;box-shadow:0 25px 60px #072e4f28}.merch-route h2{margin:6px 0;font-size:30px}.merch-route p{max-width:630px;margin:0;color:#bed4e6}.merch-route ol{display:flex;gap:20px;margin:0;padding:0;list-style:none}.merch-route li{display:grid;gap:4px;text-align:center;font-size:12px;font-weight:800}.merch-route li span{display:grid;place-items:center;width:42px;height:42px;margin:auto;border:1px solid #43dcf188;border-radius:50%;color:#35d9ef}.merch-route .button{white-space:nowrap}
@media(max-width:1050px){.merch-hero-grid{grid-template-columns:1fr;gap:34px}.merch-hero-media{max-width:780px}.merch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merch-route-card{grid-template-columns:1fr}.merch-route ol{justify-content:flex-start}}
@media(max-width:650px){.merch-hero{padding:44px 0}.merch-hero-copy{text-align:center}.merch-hero-copy h1{font-size:38px}.merch-hero-copy>p{font-size:16px}.merch-hero .hero-actions{display:grid}.merch-trust{justify-content:center;gap:12px}.merch-hero-media{border-radius:18px}.merch-intro-card{grid-template-columns:1fr;padding:24px}.merch-unit-mark{width:104px}.merch-grid{grid-template-columns:1fr}.merch-heading{align-items:flex-start}.merch-route-card{padding:27px 22px}.merch-route ol{justify-content:space-between;gap:8px}.merch-route .button{width:100%}}
@media(max-width:560px){
  .ecosystem-section{padding:18px 0 30px}
  .ecosystem-shell,.ecosystem-about-grid{padding:27px 18px;border-radius:22px}
  .ecosystem-copy h2,.ecosystem-about-copy h2{font-size:29px}
  .ecosystem-copy>p,.ecosystem-about-copy>p{font-size:14px;line-height:1.65}
  .ecosystem-actions{display:grid}.ecosystem-actions .button{width:100%}.ecosystem-actions>span{max-width:none}
  .ecosystem-map{min-height:0;grid-template-columns:1fr;gap:9px;padding:10px 0}
  .ecosystem-orbit{display:none}.ecosystem-brand{min-height:190px}.ecosystem-brand-media{height:105px}.ecosystem-connector{margin:auto}
  .krea-services-head{margin-bottom:22px}.krea-services-head h2{font-size:30px}.krea-services-intro p{font-size:13px}.krea-category-grid{grid-template-columns:1fr;gap:14px}.krea-category-card,.krea-category-card:nth-child(4),.krea-category-card:nth-child(5),.krea-category-card:last-child{grid-column:auto;width:100%;min-height:0}.krea-category-media{height:190px}.krea-category-content{min-height:185px}.krea-services-note{grid-template-columns:1fr;text-align:center;padding:19px 16px}.krea-services-note>span{margin:auto}.krea-services-note .button{width:100%}
}

/* Merchandising v2: colección recortada, catálogo compacto y cuatro columnas */
.merch-hero{padding:50px 0 46px;background:radial-gradient(circle at 76% 45%,#0b75b54d,transparent 30%),linear-gradient(120deg,#031a32,#062d53);min-height:0}
.merch-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:42px}
.merch-hero-copy h1{font-size:clamp(42px,4.35vw,64px);line-height:1.03}
.merch-hero-showcase{position:relative;isolation:isolate;height:540px;margin:0;overflow:visible}
.merch-hero-showcase::before{content:"";position:absolute;z-index:-2;left:7%;right:3%;bottom:6%;height:35%;border-radius:50%;background:radial-gradient(ellipse,#0ac7e933 0,#087ff51a 43%,transparent 72%);filter:blur(8px)}
.merch-showcase-orbit{position:absolute;z-index:-1;border:1px solid #23d4ef45;border-radius:50%;animation:merchOrbit 18s linear infinite}
.merch-showcase-orbit::after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#21d9ef;box-shadow:0 0 20px #21d9ef}
.merch-showcase-orbit-a{inset:10% 8% 12% 8%}.merch-showcase-orbit-a::after{left:9%;top:10%}.merch-showcase-orbit-b{inset:20% 18% 22% 18%;animation-direction:reverse;animation-duration:13s}.merch-showcase-orbit-b::after{right:3%;bottom:24%;background:#7a5cff;box-shadow:0 0 18px #7a5cff}
.merch-showcase-core{position:absolute;z-index:2;left:43%;top:42%;display:grid;place-items:center;width:94px;height:94px;border:1px solid #5de7f07a;border-radius:50%;background:linear-gradient(145deg,#087ff5,#07c9e8);color:#fff;box-shadow:0 0 0 15px #08bce715,0 20px 45px #00182e99;line-height:1}
.merch-showcase-core b{font-size:18px;letter-spacing:1px}.merch-showcase-core small{font-size:9px;letter-spacing:2px}
.merch-float{position:absolute;display:block;max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 18px 18px #00101f70);transform:rotate(var(--r,0deg));animation:merchFloat 5.8s ease-in-out infinite;animation-delay:var(--d,0s)}
.merch-float-01{z-index:1;left:4%;top:5%;width:40%;--r:-5deg;--d:-1.1s}.merch-float-02{z-index:4;left:31%;top:19%;width:43%;--r:2deg;--d:-2.4s}.merch-float-03{z-index:2;right:0;top:3%;width:38%;--r:5deg;--d:-.5s}.merch-float-04{z-index:3;right:2%;bottom:3%;width:42%;--r:-8deg;--d:-3.2s}.merch-float-05{z-index:1;left:0;bottom:10%;width:20%;--r:-16deg;--d:-1.8s}.merch-float-06{z-index:5;left:20%;bottom:0;width:22%;--r:-4deg;--d:-4s}.merch-float-07{z-index:6;left:37%;bottom:3%;width:34%;--r:-7deg;--d:-2.8s}.merch-float-08{z-index:5;right:1%;top:35%;width:20%;--r:8deg;--d:-3.7s}.merch-float-09{z-index:0;right:15%;top:0;width:13%;--r:18deg;--d:-1.4s}.merch-float-10{z-index:6;left:6%;top:38%;width:19%;--r:7deg;--d:-4.6s}.merch-float-11{z-index:2;right:19%;bottom:0;width:24%;--r:4deg;--d:-.9s}.merch-float-12{z-index:0;right:3%;top:17%;width:30%;--r:6deg;--d:-2s}.merch-float-13{z-index:5;left:19%;top:27%;width:22%;--r:-5deg;--d:-3.5s}
.merch-hero-showcase figcaption{position:absolute;z-index:8;right:2%;bottom:5%;display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #5edff05c;border-radius:13px;background:#041b32d9;color:#d9effa;font-size:12px;font-weight:800;backdrop-filter:blur(9px)}
.merch-hero-showcase figcaption span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#08aee8;color:#fff;font-size:14px}
.merch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.merch-card{border-radius:19px}.merch-card-media{height:198px;padding:13px;background:radial-gradient(circle at 50% 45%,#fff 0,#edf8ff 58%,#dceef9 100%)}
.merch-card-media img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;filter:drop-shadow(0 13px 12px #0a2d4930)}
.merch-card:hover .merch-card-media img{transform:scale(1.045) translateY(-3px)}
.merch-card-body{padding:19px}.merch-card h3{min-height:46px;margin:7px 0;font-size:18px;line-height:1.28}.merch-card p{font-size:14px;line-height:1.55}.merch-card dl div{font-size:11.5px}.merch-link{font-size:12.5px}.merch-price{font-size:15px}
@keyframes merchFloat{0%,100%{transform:rotate(var(--r,0deg)) translateY(0)}50%{transform:rotate(var(--r,0deg)) translateY(-7px)}}
@keyframes merchOrbit{to{transform:rotate(360deg)}}
@media(max-width:1240px){.merch-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr)}.merch-hero-showcase{height:500px}.merch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:950px){.merch-hero-grid{grid-template-columns:1fr}.merch-hero-copy{max-width:760px}.merch-hero-showcase{width:min(100%,720px);height:500px;margin-inline:auto}.merch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.merch-hero{padding:38px 0 30px}.merch-hero-grid>*{min-width:0;max-width:100%}.merch-hero-copy h1{max-width:100%;font-size:clamp(32px,10vw,38px);overflow-wrap:anywhere}.merch-hero-copy>p{max-width:100%;overflow-wrap:anywhere}.merch-hero .hero-actions{width:100%}.merch-hero .hero-actions .button{width:100%;min-width:0;padding-inline:14px;white-space:normal;text-align:center}.merch-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.merch-trust span{min-width:0;font-size:12px}.merch-trust span:last-child{grid-column:1/-1;justify-self:center}.merch-hero-showcase{width:100%;max-width:100%;height:390px}.merch-showcase-core{left:41%;top:41%;width:70px;height:70px}.merch-showcase-core b{font-size:14px}.merch-hero-showcase figcaption{right:3%;bottom:1%;max-width:75%;font-size:11px}.merch-float-01{width:43%}.merch-float-02{left:29%;width:47%}.merch-float-03{width:41%}.merch-float-04{width:45%}.merch-grid{grid-template-columns:minmax(0,1fr);gap:16px}.merch-card-media{height:210px}.merch-card h3{min-height:0;font-size:20px}.merch-card p{font-size:15px}.merch-card dl div{font-size:13px}.merch-link{font-size:14px}}
@media(prefers-reduced-motion:reduce){.merch-float,.merch-showcase-orbit{animation:none}}

/* Merchandising v3: collage ordenado y marcas oficiales */
.ecosystem-brand-logo-only{min-height:188px;justify-content:center;padding:16px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(237,248,255,.96))}
.ecosystem-brand-media-logo{display:grid;place-items:center;width:100%;height:154px;padding:14px 20px;border-radius:15px;background:linear-gradient(145deg,#fafdff,#e8f6ff)}
.ecosystem-brand-media-logo:after{display:none}
.ecosystem-brand-media-logo img{object-fit:contain;filter:drop-shadow(0 9px 12px rgba(4,38,73,.12))}
.ecosystem-brand-media-cyber img{width:94%;height:100%}
.ecosystem-brand-media-krea img{width:94%;height:100%;padding:2px}
.ecosystem-brand:hover .ecosystem-brand-media-logo img{transform:scale(1.025)}

.merch-hero-showcase{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-template-rows:repeat(4,minmax(0,1fr));
  gap:8px 10px;
  height:540px;
  padding:12px 6px 62px;
  overflow:hidden;
}
.merch-showcase-core{z-index:-1;left:50%;top:50%;width:150px;height:150px;transform:translate(-50%,-50%);opacity:.28;box-shadow:0 0 0 28px #08bce710,0 20px 55px #00182e80}
.merch-float{
  position:relative;
  inset:auto;
  z-index:2;
  width:100%;
  height:100%;
  max-width:100%;
  min-width:0;
  object-fit:contain;
  filter:drop-shadow(0 12px 12px #00101f66);
  transform:none;
  animation:merchFloatGrid 6s ease-in-out infinite;
  animation-delay:var(--d,0s);
}
.merch-float-01{grid-area:1/1/2/2}.merch-float-12{grid-area:1/2/2/3}.merch-float-03{grid-area:1/3/2/5}
.merch-float-13{grid-area:2/1/3/2}.merch-float-02{grid-area:2/2/3/4}.merch-float-08{grid-area:2/4/3/5}
.merch-float-05{grid-area:3/1/4/2}.merch-float-09{grid-area:3/2/4/3}.merch-float-10{grid-area:3/3/4/4}.merch-float-06{grid-area:3/4/4/5}
.merch-float-07{grid-area:4/1/5/3}.merch-float-11{grid-area:4/3/5/4}.merch-float-04{grid-area:4/4/5/5}
.merch-showcase-logo{position:absolute;z-index:7;left:8px;bottom:6px;width:166px;height:68px;padding:5px 10px;object-fit:contain;object-position:center;border:1px solid rgba(180,224,255,.7);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(235,248,255,.96));box-shadow:0 12px 28px rgba(0,15,32,.32);filter:none}
.merch-hero-showcase figcaption{right:8px;bottom:8px}
.merch-intro-card{grid-template-columns:minmax(270px,320px) 1fr}
.merch-unit-logos{display:grid;grid-template-columns:1fr 32px 1fr;align-items:center;gap:8px;min-height:136px;padding:17px;border:1px solid #cae2f3;border-radius:24px;background:linear-gradient(145deg,#fafdff,#e9f8ff);box-shadow:0 18px 40px #087ff51a}
.merch-unit-logos img{display:block;width:100%;height:92px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(4,38,73,.11))}
.merch-unit-logos span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#087ff5,#08cde8);color:#fff;font-weight:900}
.krea-services-brand{grid-row:1/span 2;display:grid;place-items:center;width:190px;height:150px;margin:0;padding:10px 14px;overflow:visible;border:1px solid #cce4f4;border-radius:20px;background:linear-gradient(145deg,#fff,#edf9ff);box-shadow:0 12px 28px rgba(4,38,73,.08)}
.krea-services-brand img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 7px 10px rgba(4,38,73,.1))}
@keyframes merchFloatGrid{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media(max-width:1240px){.merch-hero-showcase{height:510px}}
@media(max-width:950px){.merch-hero-showcase{height:510px}}
@media(max-width:600px){
  .merch-hero-showcase{height:420px;gap:5px;padding:8px 2px 56px}
  .merch-showcase-core{left:50%;top:48%;width:105px;height:105px}
  .merch-showcase-logo{left:4px;bottom:5px;width:106px;height:50px;padding:4px 7px;border-radius:10px}
  .merch-hero-showcase figcaption{right:3px;bottom:6px;max-width:62%;padding:7px 9px}
  .merch-hero-showcase figcaption span{width:26px;height:26px}
  .merch-intro-card{grid-template-columns:1fr}
  .merch-unit-logos{width:100%;grid-template-columns:1fr 28px 1fr;min-height:112px;padding:13px}
.merch-unit-logos img{height:76px}
.ecosystem-brand-logo-only{min-height:150px;padding:12px}
.ecosystem-brand-media-logo{height:124px;padding:10px 18px}
.krea-services-intro{display:flex;flex-direction:column;align-items:center}
.krea-services-intro .text-link{align-self:center}
.krea-services-brand{width:min(100%,230px);height:170px;margin:0 auto 14px;padding:10px 16px}
}

/* Merchandising v4: bloque comercial simplificado y controles adaptables */
.krea-services-section .krea-services-head{align-items:center;padding-block:12px}
.krea-services-section .krea-services-intro{overflow:hidden}
.krea-services-brand{width:184px;height:142px;padding:14px 18px;overflow:hidden}
.krea-services-brand img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.merch-intro-card{grid-template-columns:minmax(350px,410px) minmax(0,1fr);align-items:center}
.merch-unit-logos{min-height:176px;padding:16px 18px;overflow:hidden}
.merch-unit-logos .merch-unit-logo{width:100%;max-width:100%;object-fit:contain;object-position:center}
.merch-unit-logo-cyber{height:128px!important}.merch-unit-logo-krea{height:138px!important}
.merch-filter-shell{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:9px;margin-top:8px}
.merch-filter-shell::before,.merch-filter-shell::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:34px;pointer-events:none;transition:opacity .2s ease}
.merch-filter-shell::before{left:53px;background:linear-gradient(90deg,#f5f9fd,transparent)}.merch-filter-shell::after{right:53px;background:linear-gradient(270deg,#f5f9fd,transparent)}
.merch-filter-shell.is-at-start::before,.merch-filter-shell.is-at-end::after{opacity:0}
.merch-filters{min-width:0;margin:0;padding:9px 5px;scroll-behavior:smooth;scroll-snap-type:x proximity}
.merch-filters button{flex:0 0 auto;scroll-snap-align:start}
.merch-filter-arrow{position:relative;z-index:3;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #bcd8ec;border-radius:14px;background:#fff;color:#087ff5;box-shadow:0 9px 22px rgba(4,38,73,.1);font:800 30px/1 Arial,sans-serif;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}
.merch-filter-arrow:hover:not(:disabled){transform:translateY(-2px);background:#eef8ff}.merch-filter-arrow:disabled{opacity:.3;cursor:default;box-shadow:none}
.merch-filter-hint{margin:3px 0 18px;color:#60798f;font-size:12px;text-align:center}
@media(max-width:760px){.krea-services-section .krea-services-head{gap:22px}.krea-services-brand{width:min(100%,210px);height:148px;margin-inline:auto;padding:13px 17px}.merch-intro-card{grid-template-columns:1fr}.merch-unit-logos{min-height:136px;padding:12px 13px}.merch-unit-logo-cyber{height:98px!important}.merch-unit-logo-krea{height:106px!important}}
@media(max-width:600px){.merch-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%}.merch-trust span,.merch-trust span:last-child{grid-column:auto;justify-self:stretch;justify-content:center;gap:3px;min-width:0;white-space:nowrap;font-size:clamp(8px,2.35vw,10px);letter-spacing:-.15px}.merch-trust svg{flex:0 0 13px;width:13px;height:13px}.merch-filter-shell{grid-template-columns:38px minmax(0,1fr) 38px;gap:5px}.merch-filter-arrow{width:38px;height:38px;border-radius:12px;font-size:26px}.merch-filter-shell::before{left:43px}.merch-filter-shell::after{right:43px}.merch-filters{padding-block:7px}.merch-filter-hint{margin-bottom:14px;font-size:11px}}
/* V5 · Logos contenidos y alineados dentro de sus marcos. */
.krea-services-brand,
.ecosystem-brand-media-logo{
  position:relative;
  isolation:isolate;
}
.krea-services-brand img,
.ecosystem-brand-media-logo img{
  position:absolute!important;
  inset:12px!important;
  display:block!important;
  width:calc(100% - 24px)!important;
  height:calc(100% - 24px)!important;
  max-width:none!important;
  max-height:none!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
.ecosystem-brand:hover .ecosystem-brand-media-logo img{
  transform:scale(1.025)!important;
}
@media(max-width:560px){
  .ecosystem-map{
    width:100%;
    min-height:0;
    grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);
    align-items:center;
    gap:7px;
    padding:8px 0;
  }
  .ecosystem-brand-logo-only{
    width:100%;
    min-width:0;
    min-height:142px;
    height:142px;
    padding:8px;
    border-radius:17px;
  }
  .ecosystem-brand-media-logo{
    width:100%;
    height:100%;
    min-width:0;
    padding:0;
    border-radius:12px;
  }
  .ecosystem-connector{
    width:30px;
    height:30px;
    font-size:17px;
  }
  .ecosystem-brand-media-logo img{
    inset:8px!important;
    width:calc(100% - 16px)!important;
    height:calc(100% - 16px)!important;
  }
  .krea-services-brand img{
    inset:10px!important;
    width:calc(100% - 20px)!important;
    height:calc(100% - 20px)!important;
  }
}
