:root{
    --wl-black:#08090f;
    --wl-dark:#11131a;
    --wl-soft:#f4f7fa;
    --wl-cyan:#16c5e6;
    --wl-magenta:#f4297f;
    --wl-yellow:#ffc31f;
    --wl-text:#151722;
    --wl-muted:#606a78;
    --wl-line:rgba(8,9,15,.10);
    --wl-radius:26px;
    --wl-shadow:0 22px 60px rgba(8,9,15,.13);
  }

  *{box-sizing:border-box}
  body.solutions-body{background:#f5f8fb;color:var(--wl-text)}
  #dust{position:fixed;inset:0;width:1px;height:1px;opacity:0;pointer-events:none}
  .solutions-main{padding-top:104px;overflow:hidden;background:#f5f8fb}
  .product-container{max-width:1120px;margin:0 auto;padding:0 24px}
  .product-section{position:relative;overflow:hidden;padding:72px 0}
  .product-section > .product-container{position:relative;z-index:2}

  .section-light{background:#f5f8fb;color:var(--wl-text)}
  .section-dark{background:#08090f;color:#fff;isolation:isolate}
  .section-dark:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 14% 18%,rgba(22,197,230,.18),transparent 28%),radial-gradient(circle at 86% 14%,rgba(244,41,127,.16),transparent 30%),radial-gradient(circle at 50% 110%,rgba(255,195,31,.12),transparent 32%),linear-gradient(135deg,#07080d 0%,#10131a 100%)}
  .section-dark .section-kicker{color:#8defff}
  .section-dark .section-head h2{color:#fff}
  .section-dark .section-head p{color:#d9e2ee}
  .section-dark>.product-container,.solutions-hero .product-container{position:relative;z-index:2}

  .section-head{max-width:780px;margin:0 auto var(--wl-title-bottom-gap);text-align:center}
  .section-kicker{display:inline-flex;margin-bottom:var(--wl-title-top-gap);color:#0696b3;font-weight:850;text-transform:uppercase;letter-spacing:1.55px;font-size:.74rem}
  .section-head h2{font-family:Sora,sans-serif;font-size:clamp(1.85rem,3.25vw,3rem);line-height:var(--wl-title-line-height);letter-spacing:-1.1px;text-transform:uppercase;margin:0}
  .section-head p{margin:var(--wl-title-intro-gap) auto 0;color:var(--wl-muted);line-height:1.62;font-size:1rem;max-width:680px}
  .section-title .title-line{display:block;white-space:nowrap}
  .section-title .title-line+.title-line{margin-top:var(--wl-title-line-gap)}
  .section-title .title-cyan{color:var(--wl-cyan)}
  .section-head h2.section-title{font-size:clamp(1.78rem,3.05vw,2.72rem);line-height:var(--wl-title-line-height);max-width:920px;margin-left:auto;margin-right:auto}

  .product-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;font-weight:850;border:1px solid transparent;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;color:inherit;text-decoration:none;cursor:pointer;font-family:Inter,sans-serif;font-size:.94rem}
  .product-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .product-btn.primary{background:#fff;color:#08090f;box-shadow:0 18px 40px rgba(0,0,0,.22)}
  .product-btn.secondary{background:rgba(255,255,255,.07);color:#fff;border-color:rgba(255,255,255,.22)}
  .product-btn.dark{background:#090a0f;color:#fff}
  .product-btn.cyan{background:var(--wl-cyan);color:#061017}
  .product-btn:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(8,9,15,.16)}

  .solutions-hero{position:relative;background:#0d0f14;color:#fff;padding:84px 0 78px;isolation:isolate;overflow:hidden}
  .solutions-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 16%,rgba(22,197,230,.22),transparent 30%),radial-gradient(circle at 86% 18%,rgba(244,41,127,.18),transparent 33%),radial-gradient(circle at 58% 100%,rgba(255,195,31,.16),transparent 32%),linear-gradient(135deg,#090a0f 0%,#151922 100%);z-index:-2}
  .solutions-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,15,.08),rgba(8,9,15,.52));z-index:-1}
  .hero-copy{width:100%;max-width:1120px;margin:0 auto;text-align:center}
  .product-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:999px;background:rgba(22,197,230,.13);border:1px solid rgba(22,197,230,.38);color:#8defff;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:1.55px}
  .product-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--wl-cyan);box-shadow:0 0 18px rgba(22,197,230,.8)}
  .hero-copy h1{font-family:Sora,sans-serif;font-size:clamp(2rem,4.1vw,3.45rem);line-height:1.16;letter-spacing:-1.55px;text-transform:uppercase;text-align:center;margin:22px auto 18px;width:100%;max-width:1040px;padding-inline:8px}
  .hero-copy h1 .title-line{display:block;white-space:nowrap}
  .hero-copy h1 .title-cyan{color:var(--wl-cyan)}
  .hero-copy h1 .title-white{color:#fff}
  .hero-copy h1 .title-line+.title-line{margin-top:var(--wl-title-line-gap)}
  .hero-copy p{font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.68;color:#d7deea;max-width:660px;margin:0 auto 26px}
  .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;justify-content:center}
  .hero-trust{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;color:#cbd5e1;font-size:.84rem;font-weight:750;justify-content:center}
  .hero-trust span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
  .hero-trust b{width:7px;height:7px;border-radius:50%;background:var(--wl-cyan)}

  .solution-pill-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}
  .solution-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#e9f2ff;font-weight:800;font-size:.82rem;text-decoration:none;transition:.25s}
  .solution-pill:hover{background:rgba(22,197,230,.16);border-color:rgba(22,197,230,.38);transform:translateY(-2px)}

  .objective-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
  .objective-card{position:relative;background:#fff;border:1px solid var(--wl-line);border-radius:24px;padding:24px;box-shadow:0 16px 38px rgba(8,9,15,.06);overflow:hidden;min-height:218px;display:flex;flex-direction:column}
  .objective-card:before{content:"";position:absolute;right:-34px;top:-34px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(22,197,230,.22),transparent 68%)}
  .objective-icon{width:44px;height:44px;border-radius:15px;background:#08090f;color:#8defff;display:grid;place-items:center;margin-bottom:16px;position:relative}
  .objective-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .objective-card h3{position:relative;margin:0 0 9px;font:850 1rem Sora,sans-serif;color:var(--wl-text)}
  .objective-card p{position:relative;margin:0;color:var(--wl-muted);line-height:1.52;font-size:.9rem;flex:1}
  .objective-card a{position:relative;margin-top:18px;color:#067f99;text-decoration:none;font-weight:850;font-size:.88rem}

  .segment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
  .segment-card{background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:22px 18px;min-height:150px;box-shadow:0 22px 55px rgba(0,0,0,.22);backdrop-filter:blur(10px)}
  .segment-card span{display:inline-flex;width:34px;height:34px;border-radius:12px;background:rgba(22,197,230,.14);align-items:center;justify-content:center;color:#8defff;font-weight:900;font-size:.82rem;margin-bottom:14px}
  .segment-card h3{font-family:Sora,sans-serif;font-size:1rem;margin:0 0 8px;color:#fff}
  .segment-card p{margin:0;color:#dce4ef;line-height:1.48;font-size:.88rem}

  .process-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}
  .process-copy h2{font-family:Sora,sans-serif;font-size:clamp(1.78rem,3.05vw,2.72rem);line-height:var(--wl-title-line-height);letter-spacing:-1.1px;text-transform:uppercase;margin:0 0 var(--wl-title-intro-gap);color:#fff}
  .process-copy h2 .title-line{display:block;white-space:nowrap}
  .process-copy h2 .title-line+.title-line{margin-top:var(--wl-title-line-gap)}
  .process-copy h2 .title-cyan{color:var(--wl-cyan)}
  .process-copy p{color:#d9e2ee;line-height:1.65;margin:0 0 24px;max-width:500px}
  .process-list{display:grid;gap:12px}
  .process-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:18px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14)}
  .process-number{width:42px;height:42px;border-radius:14px;background:#fff;color:#08090f;display:grid;place-items:center;font-weight:900;font-size:.85rem;position:static;left:auto;top:auto;margin:0}
  .process-item h3{margin:0 0 4px;font:850 1rem Sora,sans-serif;color:#fff}
  .process-item p{margin:0;color:#dce4ef;line-height:1.48;font-size:.9rem}

  .process-section-light .process-copy h2{color:var(--wl-text)}
  .process-section-light .process-copy p{color:var(--wl-muted)}
  .process-section-light .process-item{background:#fff;border:1px solid var(--wl-line);box-shadow:0 16px 38px rgba(8,9,15,.06)}
  .process-section-light .process-number{background:#08090f;color:#fff}
  .process-section-light .process-item h3{color:var(--wl-text)}
  .process-section-light .process-item p{color:var(--wl-muted)}

  .inline-cta{max-width:1040px;margin:0 auto;padding:30px 32px;background:#08090f;color:#fff;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--wl-shadow)}
  .inline-cta strong{font-family:Sora,sans-serif;font-size:clamp(1.2rem,1.9vw,1.85rem);line-height:1.18;text-transform:uppercase;display:block}
  .inline-cta span{display:block;color:#cbd5e1;margin-top:6px;line-height:1.5;font-size:.95rem}
  .inline-cta .cta-actions{display:flex;gap:10px;flex-wrap:wrap}

  .section-particles{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;mix-blend-mode:screen}
  .section-particles .particle-dot{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:var(--c);opacity:var(--o);box-shadow:0 0 18px var(--c),0 0 34px color-mix(in srgb,var(--c) 55%,transparent);animation:wlParticleDrift var(--d) ease-in-out infinite alternate;animation-delay:var(--delay);transform:translate3d(0,0,0)}
  @keyframes wlParticleDrift{0%{transform:translate3d(0,0,0) scale(.86);opacity:calc(var(--o) * .72)}50%{opacity:var(--o)}100%{transform:translate3d(var(--dx),var(--dy),0) scale(1.08);opacity:calc(var(--o) * .85)}}
  @media (prefers-reduced-motion:reduce){.section-particles .particle-dot{animation:none}}

  .wl-floating-whatsapp.product-page-wpp{background:#17c964}
  .wl-floating-whatsapp.product-page-wpp:before{content:none;display:none}



  .solutions-clients{padding:112px 0 74px}
  #clientes.solutions-clients{scroll-margin-top:196px}
  .solutions-clients .section-head{margin-bottom:42px}
  .client-logo-marquee{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding:10px 0 14px;mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%)}
  .client-logo-track{display:flex;gap:26px;width:max-content;animation:wlClientsMarquee 34s linear infinite;will-change:transform}
  .client-logo-card{width:242px;height:132px;border-radius:28px;background:linear-gradient(145deg,#fff,#eef1f4);border:1px solid rgba(255,255,255,.56);box-shadow:0 18px 48px rgba(0,0,0,.26);display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:28px;overflow:hidden}
  .client-logo-card img{max-width:100%;max-height:72px;object-fit:contain;filter:saturate(1.02);display:block}
  .client-logo-card.logo-colatusso img{max-height:56px}
  .client-logo-card.logo-daju img{max-height:60px}
  .client-logo-card.logo-gestauto img{max-height:56px}
  .client-logo-card.logo-solumedi img{max-height:62px}
  .client-logo-card.logo-rocio img{max-height:78px}
  .client-logo-card.logo-principe img{max-height:66px}
  .client-note{max-width:820px;margin:50px auto 0;padding:22px 30px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#d9e2ee;text-align:center;line-height:1.55;font-weight:700;box-shadow:0 20px 50px rgba(0,0,0,.22)}
  .client-note b{color:var(--wl-cyan)}
  @keyframes wlClientsMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - 13px),0,0)}}
  .client-logo-marquee:hover .client-logo-track{animation-play-state:paused}
  @media(prefers-reduced-motion:reduce){.client-logo-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;padding:0 18px}.client-logo-marquee{width:auto;left:auto;right:auto;margin-left:0;margin-right:0;mask-image:none}}

  .solutions-products-carousel{background:#f5f8fb;color:var(--wl-text);padding-top:72px}
  .solutions-products-carousel .cat-head h2{color:#08090f}
  .solutions-products-carousel .cat-head h2 .cat-title-line.line-one,
  .solutions-products-carousel .cat-head h2 .cat-title-line.line-three{color:#08090f}
  .solutions-products-carousel .cat-head h2 .cat-title-line.line-two{color:var(--wl-cyan)}
  .solutions-products-carousel .cat-intro{color:var(--wl-muted)}
  .solutions-products-carousel .cat-scrollbar-track{background:rgba(8,9,15,.08);border-color:rgba(8,9,15,.10);box-shadow:inset 0 1px 8px rgba(8,9,15,.06)}
  .solutions-products-carousel .cat-scrollbar-track::before{background:linear-gradient(90deg,rgba(8,9,15,.06),rgba(8,9,15,.12),rgba(8,9,15,.06))}
  .solutions-products-carousel .cat-nav button{background:#fff;border-color:rgba(8,9,15,.12);color:#08090f;box-shadow:0 14px 30px rgba(8,9,15,.10)}
  .solutions-products-carousel .cat-nav button:hover{border-color:var(--wl-cyan);color:#067f99}

  .solutions-quote-section{padding:76px 0 86px}
  .solutions-quote-stage{margin:0 auto;height:620px;border-radius:30px;grid-template-columns:1fr 420px;background:#fff;box-shadow:0 28px 72px rgba(0,0,0,.32)}
  .quote-callout{position:relative;overflow:hidden;min-height:100%;padding:54px;display:flex;flex-direction:column;justify-content:center;background:#08090f;color:#fff;isolation:isolate}
  .quote-callout:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 18% 18%,rgba(22,197,230,.28),transparent 30%),radial-gradient(circle at 84% 12%,rgba(244,41,127,.20),transparent 31%),radial-gradient(circle at 52% 104%,rgba(255,195,31,.14),transparent 34%),linear-gradient(135deg,#07080d,#151923)}
  .quote-callout:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0))}
  .quote-callout .section-kicker{color:#8defff;margin-bottom:16px}
  .quote-callout h2{font-family:Sora,sans-serif;font-size:clamp(2rem,3.45vw,3.65rem);line-height:.98;letter-spacing:-1.6px;text-transform:uppercase;margin:0 0 18px;color:#fff;max-width:620px}
  .quote-callout h2 span{display:block;color:var(--wl-cyan)}
  .quote-callout p{margin:0;color:#d9e2ee;line-height:1.68;max-width:560px;font-size:1rem}
  .quote-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;max-width:620px}
  .quote-benefits span{display:flex;align-items:center;gap:8px;min-height:42px;padding:9px 11px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);font-size:.78rem;font-weight:800;color:#e9f2ff}
  .quote-benefits b{width:7px;height:7px;border-radius:50%;background:var(--wl-cyan);box-shadow:0 0 16px rgba(22,197,230,.8);flex:0 0 7px}

  @media(max-width:1020px){
    .solutions-clients{padding:88px 0 64px}
    #clientes.solutions-clients{scroll-margin-top:112px}
    .solutions-quote-stage{grid-template-columns:1fr;height:auto;border-radius:24px}
    .client-logo-card{width:216px;height:118px;border-radius:24px}
    .client-note{border-radius:24px;margin-top:38px}
    .quote-callout{min-height:360px;padding:42px 34px;text-align:center;align-items:center}
    .quote-benefits{grid-template-columns:1fr;max-width:360px;width:100%}
  }
  @media(max-width:720px){
    .solutions-products-carousel{padding-top:54px}
    .solutions-clients{padding:72px 0 58px}
    #clientes.solutions-clients{scroll-margin-top:96px}
    .client-logo-track{gap:14px;animation-duration:28s}
    .client-logo-card{width:178px;height:96px;border-radius:20px;padding:20px}
    .client-logo-card img{max-height:54px}
    .client-note{padding:18px 20px;font-size:.9rem;line-height:1.5}
    .solutions-quote-section{padding:52px 0 62px}
    .solutions-quote-stage{border-radius:20px}
    .quote-callout{padding:32px 22px;min-height:320px}
    .quote-callout h2{font-size:clamp(1.6rem,8vw,2.25rem);letter-spacing:-.9px;line-height:1.03}
    .quote-callout p{font-size:.92rem;line-height:1.55}
  }


  @media(max-width:1020px){
    .solutions-main{padding-top:84px}
    .product-section{padding:62px 0}
    .objective-grid{grid-template-columns:repeat(2,1fr)}
    .segment-grid{grid-template-columns:repeat(2,1fr)}
    .process-wrap{grid-template-columns:1fr}
    .inline-cta{flex-direction:column;text-align:center}
  }
  @media(max-width:720px){
    .solutions-main{padding-top:68px}
    .product-container{padding:0 18px}
    .product-section{padding:48px 0}
    .solutions-hero{padding:42px 0 50px}
    .hero-copy h1{font-size:clamp(1.5rem,6.6vw,2.1rem);letter-spacing:-.9px;margin:16px auto 13px}
    .hero-copy h1 .title-line,.section-title .title-line{white-space:normal}
    .hero-copy p{font-size:.93rem;line-height:1.56}
    .hero-actions,.hero-trust{justify-content:center}
    .hero-actions .product-btn{width:100%}
    .hero-trust{gap:8px;font-size:.76rem}
    .section-head{margin-bottom:var(--wl-title-bottom-gap-mobile)}
    .section-head h2.section-title{font-size:clamp(1.4rem,6.4vw,1.98rem);letter-spacing:-.7px}
    .section-head p{font-size:.91rem;line-height:1.52}
    .objective-grid,.segment-grid{grid-template-columns:1fr}
    .objective-card{min-height:0;padding:22px}
    .segment-card{min-height:0}
    .process-copy{text-align:center}
    .process-copy .section-kicker{justify-content:center}
    .process-copy h2.process-title{font-size:clamp(1.52rem,7.2vw,2.05rem);letter-spacing:-.75px;line-height:1.08;text-align:center;max-width:100%;margin-left:auto;margin-right:auto}
    .process-copy h2 .title-line{white-space:normal}
    .process-copy p{text-align:center;margin-left:auto;margin-right:auto;font-size:.94rem;line-height:1.56}
    .process-copy .product-btn{width:100%;max-width:260px;margin-left:auto;margin-right:auto}
    .process-list{margin-top:30px}
    .process-item{padding:18px;grid-template-columns:42px 1fr;gap:13px;text-align:left}
    .process-number{position:static!important;left:auto!important;top:auto!important;margin:0!important;flex:0 0 42px}
    .process-item h3{font-size:.98rem;line-height:1.18}
    .process-item p{font-size:.88rem;line-height:1.45}
    .inline-cta{padding:24px 22px;border-radius:22px}
    .inline-cta .cta-actions{width:100%;flex-direction:column}
    .inline-cta .cta-actions .product-btn{width:100%}
  }

  #solicitar-orcamento{scroll-margin-top:96px}
