:root{--ink:#061722;--navy:#0a2535;--navy2:#0f3143;--teal:#00aa9f;--mint:#79d9ce;--paper:#f3f5f1;--white:#fff;--muted:#60717b;--line:rgba(6,23,34,.12);--wline:rgba(255,255,255,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.cursor-glow{position:fixed;width:320px;height:320px;border-radius:50%;background:rgba(0,170,159,.07);filter:blur(34px);pointer-events:none;transform:translate(-50%,-50%);z-index:0}.header{height:84px;padding:0 clamp(22px,6vw,94px);position:fixed;inset:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;color:#fff;transition:.35s}.header.scrolled{height:68px;background:rgba(6,23,34,.94);backdrop-filter:blur(18px);box-shadow:0 16px 40px rgba(0,0,0,.16)}.brand{display:flex;align-items:center;gap:12px;font:800 14px "Manrope";letter-spacing:.1em}.brand b{color:var(--mint)}.brand-mark{width:29px;height:29px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;transform:skew(-12deg)}.brand-mark i{display:block;background:var(--teal)}.brand-mark i:nth-child(2){height:72%;align-self:end}.brand-mark i:nth-child(3){height:42%;align-self:end}.header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.header nav a{opacity:.92}.header nav a:hover{opacity:1}.nav-cta{padding:12px 17px;border:1px solid rgba(255,255,255,.42);transition:.25s}.nav-cta:hover{background:#fff;color:var(--ink)}.menu{display:none}.hero{min-height:100svh;position:relative;display:flex;align-items:center;background:var(--ink);color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,25,.98),rgba(3,16,25,.88) 42%,rgba(3,16,25,.22) 78%,rgba(3,16,25,.52));transform:scale(1.05);animation:zoom 14s ease-out forwards}.hero-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(121,217,206,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(121,217,206,.07) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(90deg,#000 0,#000 55%,transparent 82%)}.hero-content{position:relative;z-index:2;margin-left:clamp(24px,8vw,130px);padding:140px 0 90px;width:min(820px,82vw)}.eyebrow,.intro-kicker{font:800 11px "Manrope";letter-spacing:.22em;text-transform:uppercase;color:var(--teal)}.hero h1{font-size:clamp(48px,6.1vw,92px);line-height:.98;letter-spacing:-.055em;margin:24px 0 26px;max-width:880px}.hero-lead{font-size:clamp(17px,1.5vw,21px);line-height:1.65;color:rgba(255,255,255,.72);max-width:670px}.hero-actions{display:flex;gap:14px;margin:42px 0 58px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 22px;border:1px solid rgba(255,255,255,.32);font-weight:800;font-size:13px;transition:.3s}.button.primary{background:var(--teal);border-color:var(--teal)}.button:hover{background:#fff;color:var(--ink);transform:translateY(-3px)}.hero-stats{display:flex;gap:30px;flex-wrap:wrap;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.55)}.hero-stats b{color:var(--mint);margin-right:8px}.hero-card{position:absolute;z-index:3;right:clamp(24px,6vw,90px);bottom:clamp(28px,8vw,88px);width:260px;padding:26px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px)}.hero-card span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mint);font-weight:800}.hero-card strong{display:block;font:800 58px "Manrope";letter-spacing:-.07em;margin:14px 0 4px}.hero-card p{color:rgba(255,255,255,.7);line-height:1.5;margin:0}.section{padding:clamp(88px,10vw,155px) clamp(24px,8vw,130px)}.intro{background:#fff}.intro h2{font-size:clamp(36px,4.5vw,68px);line-height:1.1;letter-spacing:-.045em;max-width:1180px;margin:36px 0 78px}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.intro-grid article{padding:36px 38px 0 0;border-right:1px solid var(--line);min-height:180px}.intro-grid article+article{padding-left:38px}.intro-grid article:last-child{border-right:0}.intro-grid span{font:800 15px "Manrope";color:var(--teal)}.intro-grid p{color:var(--muted);line-height:1.65;margin-top:18px}.visual-services{background:var(--navy);color:#fff}.section-head{display:grid;grid-template-columns:1.18fr .82fr;gap:70px;align-items:end;margin-bottom:66px}.section-head h2,.method h2,.industries h2,.deliverable-card h2,.contact h2{font-size:clamp(36px,4.5vw,67px);line-height:1.08;letter-spacing:-.045em;margin:20px 0 0}.section-head>p{color:rgba(255,255,255,.62);line-height:1.75}.service-showcase{display:grid;grid-template-columns:1.15fr .85fr;gap:26px}.service-large,.service-small{position:relative;overflow:hidden;background:#102f40;border:1px solid var(--wline)}.service-large{min-height:690px}.service-large img{height:390px;width:100%;object-fit:cover}.service-large div{padding:38px}.service-stack{display:grid;gap:26px}.service-small{display:grid;grid-template-columns:44% 56%;min-height:332px}.service-small img{height:100%;width:100%;object-fit:cover}.service-small div{padding:30px}.service-large span,.service-small span{font:800 11px "Manrope";color:var(--mint);letter-spacing:.18em}.service-large h3,.service-small h3{font-size:clamp(26px,2.3vw,39px);letter-spacing:-.03em;margin:18px 0 15px}.service-large p,.service-small p{color:rgba(255,255,255,.66);line-height:1.65}.service-large ul{list-style:none;margin:32px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.service-large li{padding:13px;border:1px solid var(--wline);font-size:13px;color:rgba(255,255,255,.72)}.plans{background:#eef2ee}.plans .section-head>p{color:var(--muted)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}.plan{position:relative;background:#fff;padding:38px;border-right:1px solid var(--line);box-shadow:0 1px 0 var(--line);transition:.35s}.plan:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(6,23,34,.14);z-index:2}.plan.featured{background:var(--ink);color:#fff;transform:scale(1.025);z-index:1}.plan.featured:hover{transform:scale(1.025) translateY(-8px)}.badge{position:absolute;top:0;left:0;right:0;background:var(--teal);color:#fff;text-align:center;padding:9px;font:800 10px "Manrope";letter-spacing:.18em;text-transform:uppercase}.featured .plan-title{padding-top:22px}.plan-title{border-bottom:1px solid var(--line);padding-bottom:24px}.featured .plan-title{border-bottom-color:var(--wline)}.plan-title span{font:800 24px "Manrope";letter-spacing:-.02em}.plan-title p{color:var(--muted);margin:8px 0 0}.featured .plan-title p{color:rgba(255,255,255,.62)}.price{margin:28px 0}.price small{display:block;color:var(--muted);font-weight:700}.featured .price small{color:rgba(255,255,255,.55)}.price strong{font:800 clamp(36px,3.2vw,50px) "Manrope";letter-spacing:-.05em}.price em{font-style:normal;font-size:11px;margin-left:5px}.plan ul{list-style:none;padding:0;margin:0 0 30px}.plan li{position:relative;padding:12px 0 12px 24px;border-bottom:1px solid var(--line);font-size:13px}.featured li{border-bottom-color:var(--wline)}.plan li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:800}.plan a{display:flex;justify-content:space-between;gap:20px;padding:16px 18px;background:var(--ink);color:#fff;font-weight:800;font-size:13px}.featured a{background:var(--teal)}.plan a:hover{background:var(--teal)}.featured a:hover{background:#fff;color:var(--ink)}.plan-note{margin-top:36px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;background:#fff;border:1px solid var(--line);gap:30px}.plan-note img{width:260px;height:160px;object-fit:cover}.plan-note strong{font:800 24px "Manrope"}.plan-note p{color:var(--muted);line-height:1.6;margin:8px 0 0}.plan-note a{margin-right:30px;font-weight:800;color:var(--teal);white-space:nowrap}.method{background:var(--white);display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.method-copy p:last-child{color:var(--muted);line-height:1.75;margin-top:30px}.method-steps{position:relative}.method-steps:before{content:"";position:absolute;top:18px;bottom:28px;left:23px;width:1px;background:var(--line)}.method-steps article{display:flex;gap:30px;padding-bottom:40px}.method-steps b{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--mint);font:800 11px "Manrope";z-index:1}.method-steps h3{margin:3px 0 7px;font-size:23px}.method-steps p{color:var(--muted);line-height:1.55}.industries{background:var(--navy2);color:#fff}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--wline)}.industry-grid article{min-height:250px;padding:30px;border-right:1px solid var(--wline);transition:.3s}.industry-grid article:last-child{border-right:0}.industry-grid article:hover{background:rgba(255,255,255,.06)}.industry-grid span{font:800 22px "Manrope"}.industry-grid p{color:rgba(255,255,255,.62);line-height:1.65;margin-top:24px}.deliverables{background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.deliverable-card{background:linear-gradient(rgba(6,23,34,.65),rgba(6,23,34,.7)),url("assets/custom-deliverables-docs-360w.webp") center/cover;color:#fff;min-height:520px;padding:46px;display:flex;flex-direction:column;justify-content:end}.deliverable-card .eyebrow{color:var(--mint)}.deliverable-list{display:grid;align-content:center}.deliverable-list article{display:grid;grid-template-columns:70px 1fr;padding:30px 0;border-bottom:1px solid var(--line)}.deliverable-list span{font:800 12px "Manrope";color:var(--teal)}.deliverable-list p{font:700 22px "Manrope";line-height:1.35;margin:0}.contact{background:var(--teal);display:grid;grid-template-columns:.82fr 1.18fr;gap:8vw}.contact .eyebrow{color:var(--ink)}.contact-copy p:last-child{line-height:1.7;margin-top:26px}.lead-form{background:#fff;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:18px;box-shadow:0 30px 80px rgba(6,23,34,.16)}.lead-form label{font-size:12px;font-weight:800}.lead-form input,.lead-form select,.lead-form textárea{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid var(--line);background:#f7f8f6;font:14px "DM Sans";outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textárea:focus{border-color:var(--teal);background:#fff}.wide,.lead-form button,.form-status{grid-column:1/-1}.lead-form button{border:0;background:var(--ink);color:#fff;padding:18px 20px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}.lead-form button:hover{background:var(--navy)}.form-status{min-height:20px;margin:0;font-size:13px}.form-status.success{color:#087a55}.form-status.error{color:#a42b2b}footer{padding:36px clamp(24px,8vw,130px);background:#03111a;color:rgba(255,255,255,.55);display:flex;align-items:center;justify-content:space-between;font-size:12px}footer .brand{color:#fff}.reveal{opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@keyframes zoom{to{transform:scale(1)}}@media(max-width:980px){.header{height:68px}.menu{display:block;width:34px;height:32px;background:none;border:0;position:relative}.menu span{position:absolute;left:5px;width:24px;height:1px;background:#fff;top:11px}.menu span:last-child{top:20px}.header nav{display:none;position:fixed;inset:68px 0 auto;background:var(--ink);padding:28px;flex-direction:column;align-items:flex-start}.header nav.open{display:flex}.hero-content{margin:0;padding:130px 24px 80px;width:auto}.hero-card{position:relative;right:auto;bottom:auto;margin:0 24px 30px;width:auto}.hero{display:block}.hero-bg,.hero-lines{position:absolute}.section{padding:82px 24px}.hero-actions,.hero-stats{flex-direction:column;align-items:flex-start}.intro-grid,.section-head,.service-showcase,.method,.deliverables,.contact{grid-template-columns:1fr}.intro-grid article,.intro-grid article+article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.service-large{min-height:auto}.service-large img{height:300px}.service-large ul{grid-template-columns:1fr}.service-small{grid-template-columns:1fr}.service-small img{height:240px}.plan-grid{grid-template-columns:1fr}.plan,.plan.featured,.plan.featured:hover{transform:none;border-right:0;border-bottom:1px solid var(--line)}.plan-note{grid-template-columns:1fr;gap:0}.plan-note img{width:100%;height:230px}.plan-note div,.plan-note a{margin:0;padding:26px}.industry-grid{grid-template-columns:1fr}.industry-grid article{border-right:0;border-bottom:1px solid var(--wline);min-height:auto}.deliverable-card{min-height:420px}.lead-form{grid-template-columns:1fr}.lead-form label{grid-column:1}footer{align-items:flex-start;flex-direction:column;gap:18px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}@media(max-width:980px){.header{height:68px;padding:0 20px}.brand{font-size:12px;letter-spacing:.07em}.brand-mark{width:25px;height:25px}.hero{display:block;min-height:auto;padding-bottom:34px}.hero-bg{position:absolute;background-position:58% center;opacity:.78}.hero-lines{position:absolute;background-size:46px 46px}.hero-content{margin:0;padding:108px 22px 34px;width:auto}.hero h1{font-size:clamp(38px,11vw,48px);line-height:1.02;letter-spacing:-.045em;margin:18px 0}.hero-lead{font-size:16px;line-height:1.55}.hero-actions{gap:10px;margin:28px 0}.button{width:100%;padding:15px 17px}.hero-stats{display:grid;grid-template-columns:1fr;gap:10px;font-size:10px}.hero-card{position:relative;right:auto;bottom:auto;margin:0 22px;width:auto;padding:20px}.hero-card strong{font-size:44px}.section{padding:68px 22px}.section-head{gap:22px;margin-bottom:36px}.section-head h2,.method h2,.industries h2,.deliverable-card h2,.contact h2,.intro h2{font-size:clamp(32px,9.4vw,42px);line-height:1.12}.intro h2{margin:28px 0 42px}.intro-grid article,.intro-grid article+article{padding:24px 0;min-height:auto}.service-large img{height:230px}.service-large div,.service-small div{padding:24px}.service-small img{height:220px}.plan,.plan.featured,.plan.featured:hover{padding:30px 26px}.plan-title span{font-size:22px}.price strong{font-size:38px}.plan-note img{height:210px}.plan-note div,.plan-note a{padding:24px}.method-steps article{gap:18px}.industry-grid article{padding:26px}.deliverable-card{min-height:360px;padding:30px}.deliverable-list article{grid-template-columns:48px 1fr;padding:24px 0}.deliverable-list p{font-size:19px}.lead-form{padding:24px}footer{padding:30px 22px}}@media(max-width:420px){.hero-content{padding-top:96px}.eyebrow,.intro-kicker{font-size:10px;letter-spacing:.18em}.hero h1{font-size:36px}.hero-lead{font-size:15px}.hero-card{margin-inline:18px}.section{padding-inline:18px}.service-large img,.service-small img{height:200px}.plan{padding:26px 22px}.lead-form{padding:20px}}picture{display:block}.hero-mobile-media{display:none}.service-large picture,.service-small picture{display:block;height:100%}.service-large picture img,.service-small picture img{width:100%;height:100%;object-fit:cover}@media (max-width:980px){.header{height:68px;padding:0 20px}.brand{font-size:12px;letter-spacing:.07em}.brand-mark{width:25px;height:25px}.hero{display:block;min-height:auto;padding:0;background:#03111a}.hero-bg{display:block;position:absolute;top:0;left:0;right:0;height:51svh;background:linear-gradient(180deg,rgba(3,16,25,.04) 0,rgba(3,16,25,.1) 62%,rgba(3,16,25,.5) 100%);background-repeat:no-repeat;opacity:1;transform:none}.hero-mobile-media{display:none}.hero-lines{display:none;position:absolute;background-size:46px 46px;opacity:.35}.hero-content{margin:0;padding:30px 22px 34px;width:auto;text-align:center;transform:none;border:0;background:radial-gradient(circle at 50% 0,rgba(0,170,159,.13),transparent 38%),#03111a;backdrop-filter:none}.hero-actions,.hero-stats{align-items:center}.hero h1{font-size:clamp(32px,9.2vw,42px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 12px}.hero-lead{font-size:14.5px;line-height:1.5;max-width:34rem;margin-left:auto;margin-right:auto}.hero-actions{gap:10px;margin:18px 0 0}.button{width:100%;padding:14px 16px}.hero-stats{display:grid;grid-template-columns:1fr;gap:10px;font-size:10px}.hero-card{display:none;right:auto;bottom:auto;margin:0 22px;width:auto;padding:20px}.hero-card strong{font-size:40px}.section{padding:68px 22px}.section-head{gap:22px;margin-bottom:36px}.section-head h2,.method h2,.industries h2,.deliverable-card h2,.contact h2,.intro h2{font-size:clamp(32px,9.4vw,42px);line-height:1.12}.intro h2{margin:28px 0 42px}.intro-grid article,.intro-grid article+article{padding:24px 0;min-height:auto}.service-large img{height:auto;aspect-ratio:auto;object-fit:contain;background:#061722}.service-large picture,.service-small picture{height:auto}.service-large picture img,.service-small picture img{width:100%;height:auto;object-fit:contain;background:#061722}.service-large div,.service-small div{padding:24px}.service-small img{height:auto;aspect-ratio:auto;object-fit:contain;background:#061722}.plan,.plan.featured,.plan.featured:hover{padding:30px 26px}.plan-title span{font-size:22px}.price strong{font-size:38px}.plan-note img{height:auto;object-fit:contain;background:#061722}.plan-note div,.plan-note a{padding:24px}.method-steps article{gap:18px}.industry-grid article{padding:26px}.deliverable-card{min-height:360px;padding:30px;padding-top:220px;background-size:auto,contain;background-position:center top;background-repeat:no-repeat;background-color:#061722}.deliverable-list article{grid-template-columns:48px 1fr;padding:24px 0}.deliverable-list p{font-size:19px}.lead-form{padding:24px}footer{padding:30px 22px}}@media (max-width:420px){.hero-content{margin:0;padding:28px 18px 32px;transform:none}.eyebrow,.intro-kicker{font-size:10px;letter-spacing:.18em}.hero h1{font-size:31px}.hero-lead{font-size:14px}.hero-card{margin-inline:18px;padding:16px 18px}.hero-card strong{font-size:34px;margin:8px 0 2px}.hero-card p{font-size:13px}.hero{padding-bottom:0}.hero-bg{height:49svh}.section{padding-inline:18px}.service-large img,.service-small img{height:auto;object-fit:contain;background:#061722}.plan{padding:26px 22px}.lead-form{padding:20px}}.promise-panel{display:grid;grid-template-columns:.35fr 1fr auto;gap:28px;align-items:center;padding:30px 34px;border:1px solid var(--line);background:#f7f8f5;margin-bottom:70px}.promise-panel strong{font:800 24px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.promise-panel p{margin:0;color:var(--muted);line-height:1.65}.promise-panel a{color:var(--teal);font-weight:800;white-space:nowrap}.brand-logo{gap:0;letter-spacing:0}.brand-logo img{width:clamp(148px,13vw,210px);height:auto;display:block}.footer-logo img{width:190px}.service-large span,.service-small span{display:none}.hero-value{display:flex;flex-wrap:wrap;gap:10px;max-width:720px}.hero-value a{display:inline-flex;align-items:center;min-height:38px;padding:10px 14px;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.92);color:var(--ink);backdrop-filter:blur(10px);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.hero-value a::after{content:"→";margin-left:10px;color:var(--teal);transition:transform .25s ease}.hero-value a:hover{transform:translateY(-3px);background:var(--ink);border-color:var(--mint);color:#fff}.hero-value a:hover::after{transform:translateX(3px);color:var(--mint)}@media (min-width:981px){.hero-content{transform:translateY(46px)}.hero-card{bottom:clamp(18px,5vw,58px)}}.lead-form input,.lead-form select,.lead-form textárea{color:var(--ink);-webkit-text-fill-color:var(--ink)}.lead-form input::placeholder,.lead-form textárea::placeholder{color:rgba(96,113,123,.78);-webkit-text-fill-color:rgba(96,113,123,.78)}.method-steps b{font-size:22px;line-height:1}.business-impact{background:#fff}.impact-head{display:grid;grid-template-columns:1fr .75fr;gap:clamp(34px,7vw,90px);align-items:end;margin-bottom:54px}.impact-head h2{margin:18px 0 0;max-width:780px;font-size:clamp(36px,4.5vw,66px);line-height:1.08;letter-spacing:-.045em}.impact-head>p:last-child{margin:0;color:var(--muted);line-height:1.75}.impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#f7f8f5}.impact-card{min-height:320px;padding:30px;border-right:1px solid var(--line);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.impact-card:last-child{border-right:0}.impact-card:hover{z-index:1;background:#fff;transform:translateY(-6px);box-shadow:0 24px 60px rgba(6,23,34,.12)}.impact-card span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:34px;border-radius:50%;background:var(--ink);color:var(--mint);font:800 11px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.impact-card h3{margin:0 0 16px;font-size:clamp(22px,2vw,30px);line-height:1.12;letter-spacing:-.03em}.impact-card p{margin:0;color:var(--muted);line-height:1.65}.impact-strip{display:grid;grid-template-columns:.28fr 1fr auto;gap:28px;align-items:center;margin-top:28px;padding:28px 32px;background:var(--ink);color:#fff}.impact-strip strong{font:800 20px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.impact-strip p{margin:0;color:rgba(255,255,255,.68);line-height:1.65}.impact-strip a{padding:14px 18px;background:var(--teal);color:#fff;font-weight:800;white-space:nowrap}.corporate-metrics{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(34px,7vw,96px);align-items:center;background:radial-gradient(circle at 20% 25%,rgba(0,170,159,.16),transparent 32%),linear-gradient(135deg,#061722,#0e3143);color:#fff}.metrics-copy h2{margin:18px 0 0;max-width:620px;font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.045em}.metrics-copy .eyebrow{color:var(--mint)}.metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.metric-card{min-height:210px;padding:28px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);backdrop-filter:blur(16px);transition:transform .25s ease,background .25s ease,border-color .25s ease}.metric-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.1);border-color:rgba(121,217,206,.4)}.metric-card strong{display:block;margin-bottom:26px;font:800 clamp(42px,5vw,68px) system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;letter-spacing:-.06em;color:#fff}.metric-card strong span{color:var(--mint)}.metric-card p{margin:0;color:rgba(255,255,255,.66);line-height:1.65}footer{display:block;padding:0;background:#03111a;color:rgba(255,255,255,.68);position:relative;overflow:hidden}footer::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 10%,rgba(0,170,159,.22),transparent 28%),radial-gradient(circle at 86% 18%,rgba(121,217,206,.12),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 45%)}.site-progress{position:fixed;top:0;left:0;z-index:100;width:100%;height:3px;background:transparent}.site-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--teal),var(--mint));box-shadow:0 0 18px rgba(121,217,206,.55)}.footer-main{display:grid;grid-template-columns:1.25fr .7fr .62fr .7fr .82fr;gap:54px;padding:66px clamp(24px,8vw,130px) 46px;border-bottom:1px solid rgba(255,255,255,.12);position:relative;z-index:1}.footer-main::before{content:"";position:absolute;left:clamp(24px,8vw,130px);right:clamp(24px,8vw,130px);top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(121,217,206,.55),transparent)}.footer-brand p{max-width:430px;margin:22px 0 24px;line-height:1.7;color:rgba(255,255,255,.62)}.footer-whatsapp{display:inline-flex;padding:13px 16px;background:var(--teal);color:#fff;font-weight:800;font-size:13px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column h3{margin:0 0 10px;color:#fff;font-size:15px;letter-spacing:.08em;text-transform:uppercase}.footer-column a{color:rgba(255,255,255,.66);font-size:14px}.footer-column a:hover{color:var(--mint)}.social-links{display:flex;gap:10px;margin-top:12px}.social-links a,.social-links span{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.social-links a:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.28)}.social-links .social-disabled{cursor:default;opacity:.82}.social-links svg{width:19px;height:19px;fill:currentColor}.social.facebook{background:#1877f2}.social.whatsapp{background:#25d366}.social.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0,#fdf497 9%,#fd5949 45%,#d6249f 62%,#285aeb 100%)}.social.youtube{background:#ff0000}.footer-bottom{display:flex;justify-content:space-between;gap:28px;padding:22px clamp(24px,8vw,130px);color:rgba(255,255,255,.45);font-size:12px;position:relative;z-index:1}.footer-bottom p{margin:0}.admin-link{color:rgba(255,255,255,.62);margin-left:8px;text-decoration:underline;text-underline-offset:4px}.admin-link:hover{color:var(--mint)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:58px;min-width:58px;height:58px;padding:0;border-radius:50%;background:#25d366;color:#fff;overflow:hidden;box-shadow:0 18px 45px rgba(3,17,26,.28),0 0 0 8px rgba(37,211,102,.12);transition:transform .2s ease,box-shadow .2s ease}.floating-whatsapp svg{width:29px;height:29px;fill:currentColor}.floating-whatsapp:hover{transform:translateY(-2px);box-shadow:0 22px 54px rgba(3,17,26,.34),0 0 0 10px rgba(37,211,102,.16)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-widget{position:fixed;right:96px;bottom:22px;z-index:31;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.chat-toggle{display:grid;gap:2px;min-width:172px;padding:13px 16px;border:1px solid rgba(121,217,206,.38);background:rgba(3,17,26,.94);color:#fff;text-align:left;cursor:pointer;box-shadow:0 18px 45px rgba(3,17,26,.28);backdrop-filter:blur(16px)}.chat-toggle span{color:var(--mint);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.chat-toggle b{font-size:14px}.chat-panel{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(121,217,206,.24);background:#f7f8f5;color:var(--ink);box-shadow:0 28px 90px rgba(3,17,26,.32)}.chat-head{display:flex;justify-content:space-between;gap:18px;padding:18px;background:radial-gradient(circle at 15% 0,rgba(0,170,159,.22),transparent 38%),linear-gradient(135deg,#03111a,#0e3143);color:#fff}.chat-head strong,.chat-head span{display:block}.chat-head strong{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px}.chat-head span{margin-top:4px;color:rgba(255,255,255,.66);font-size:12px}.chat-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;font-size:22px;line-height:1;cursor:pointer}.chat-messages{display:grid;gap:10px;max-height:min(46vh,430px);overflow:auto;padding:16px}.chat-bubble{max-width:86%;padding:12px 13px;line-height:1.45;font-size:14px}.chat-bubble.assistant{justify-self:start;background:#fff;border:1px solid var(--line);color:#2c414d}.chat-bubble.user{justify-self:end;background:var(--teal);color:#fff}.chat-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 16px 10px;border-top:1px solid var(--line);background:#fff}.chat-form textárea{width:100%;resize:none;border:1px solid var(--line);background:#f7f8f5;color:var(--ink);-webkit-text-fill-color:var(--ink);padding:12px;font:14px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;outline:none}.chat-form textárea:focus{border-color:var(--teal);background:#fff}.chat-form button{border:0;background:var(--ink);color:#fff;padding:0 15px;font-weight:900;cursor:pointer}.chat-note{margin:0;padding:0 16px 14px;background:#fff;color:var(--muted);font-size:11px;line-height:1.45}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.plans .plan{border-bottom:1px solid var(--line)}@media (max-width:1180px){.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan.featured,.plan.featured:hover{transform:none}}@media (max-width:760px){.plan-grid{grid-template-columns:1fr}}.header nav a.is-active{color:var(--mint);opacity:1}.button,.plan a,.footer-whatsapp{position:relative;overflow:hidden}.tap-ripple{position:absolute;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.42);transform:translate(-50%,-50%) scale(1);pointer-events:none;animation:ripple .62s ease-out forwards}.magnetic-hover{will-change:transform}.service-large,.service-small,.plan,.impact-card,.metric-card,.industry-grid article{transform-style:preserve-3d}@keyframes ripple{to{opacity:0;transform:translate(-50%,-50%) scale(26)}}@media (max-width:980px){.promise-panel{grid-template-columns:1fr;text-align:center;padding:26px 22px;margin-bottom:48px}.brand-logo img{width:142px}.footer-logo img{width:178px;margin:0 auto}.intro-grid article,.service-large div,.service-small div,.plan,.industry-grid article,.deliverable-list article{text-align:center}.service-large ul{text-align:center}.method-steps article{text-align:left}.impact-head{grid-template-columns:1fr;text-align:center;gap:18px;margin-bottom:32px}.impact-head h2,.impact-head>p:last-child{margin-left:auto;margin-right:auto}.impact-grid{grid-template-columns:1fr}.impact-card{min-height:auto;padding:26px 22px;text-align:center;border-right:0;border-bottom:1px solid var(--line)}.impact-card:last-child{border-bottom:0}.impact-card span{margin-bottom:20px}.impact-strip{grid-template-columns:1fr;text-align:center;padding:26px 22px}.impact-strip a{width:100%}.corporate-metrics{grid-template-columns:1fr;padding-top:66px;padding-bottom:66px;text-align:center}.metrics-copy h2{margin-left:auto;margin-right:auto}.metrics-grid{grid-template-columns:1fr;gap:12px}.metric-card{min-height:auto;padding:26px 22px}.metric-card strong{margin-bottom:14px}.footer-main{grid-template-columns:1fr;gap:32px;text-align:center;padding:52px 22px 34px}.footer-brand p{margin-left:auto;margin-right:auto}.footer-whatsapp{justify-content:center;width:100%}.footer-column{align-items:center}.social-links{justify-content:center}.hero-value{justify-content:center;gap:8px;margin-top:14px}.hero-value a{width:auto;min-height:30px;padding:8px 10px;justify-content:center;background:rgba(255,255,255,.92);color:var(--ink);font-size:9px;letter-spacing:.06em}.hero-value a::after{margin-left:6px}.footer-bottom{flex-direction:column;text-align:center;padding:22px}.floating-whatsapp{right:16px;bottom:16px;width:54px;min-width:54px;height:54px}.floating-whatsapp svg{width:27px;height:27px}.chat-widget{right:82px;bottom:16px}.chat-toggle{min-width:0;width:142px;padding:11px 12px}.chat-toggle b{font-size:12px}.chat-panel{position:fixed;right:14px;left:14px;bottom:84px;width:auto}.chat-messages{max-height:42vh}.chat-form{grid-template-columns:1fr}.chat-form button{min-height:42px}.magnetic-hover,.service-large,.service-small,.plan,.impact-card,.metric-card,.industry-grid article{transform:none !important}}:root{--ink:#061429;--navy:#071b33;--navy2:#0b2d55;--teal:#08b7d8;--mint:#86f1ff;--paper:#f4f7fb;--muted:#5d6f7f;--line:rgba(6,20,41,.11);--wline:rgba(255,255,255,.17);--shadow-soft:0 24px 70px rgba(6,20,41,.11);--shadow-strong:0 34px 95px rgba(6,20,41,.24)}body{background:radial-gradient(circle at 12% 8%,rgba(8,183,216,.12),transparent 28%),radial-gradient(circle at 88% 18%,rgba(134,241,255,.10),transparent 31%),var(--paper)}.header{height:78px;padding:0 clamp(20px,5vw,78px)}.header.scrolled{background:rgba(6,20,41,.82);border-bottom:1px solid rgba(255,255,255,.10);box-shadow:0 20px 70px rgba(6,20,41,.22)}.header nav{gap:clamp(18px,2.2vw,30px)}.nav-cta,.button,.plan a,.impact-strip a,.footer-whatsapp,.lead-form button{border-radius:999px}.nav-cta{background:rgba(255,255,255,.08);border-color:rgba(134,241,255,.35);backdrop-filter:blur(14px)}.hero{min-height:calc(100svh - 0);background:#061429}.hero-bg{background:linear-gradient(90deg,rgba(6,20,41,.92) 0,rgba(6,20,41,.72) 42%,rgba(6,20,41,.28) 74%,rgba(6,20,41,.08) 100%),url("assets/hero-boardroom-1180w-visual.webp") center/cover}.hero-lines{opacity:.75;background-image:linear-gradient(rgba(134,241,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(134,241,255,.08) 1px,transparent 1px)}.hero-content{width:min(790px,82vw)}.hero h1{max-width:760px;text-wrap:balance}.hero-lead{color:rgba(255,255,255,.78)}.button.primary{background:linear-gradient(135deg,#08b7d8,#0b7fe8);border-color:rgba(134,241,255,.38);box-shadow:0 22px 52px rgba(8,183,216,.26)}.button.ghost{background:rgba(255,255,255,.08);backdrop-filter:blur(14px)}.hero-value a{border-radius:999px;background:rgba(255,255,255,.90);box-shadow:0 14px 40px rgba(0,0,0,.14)}.hero-card{border-radius:28px;background:rgba(255,255,255,.12);box-shadow:var(--shadow-strong)}.promise-panel,.service-large,.service-small,.plan,.plan-note,.impact-grid,.impact-card,.impact-strip,.deliverable-card,.lead-form,.metric-card,.chat-panel,.chat-toggle{border-radius:28px}.promise-panel{background:rgba(255,255,255,.78);backdrop-filter:blur(16px);box-shadow:var(--shadow-soft)}.visual-services{background:radial-gradient(circle at 14% 12%,rgba(8,183,216,.24),transparent 30%),radial-gradient(circle at 86% 10%,rgba(134,241,255,.12),transparent 32%),linear-gradient(135deg,#061429,#0b2d55 62%,#061429)}.service-large,.service-small{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.14);box-shadow:0 24px 70px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.service-large img,.service-small img{filter:saturate(1.05) contrast(1.03)}.service-large li{border-radius:999px;background:rgba(255,255,255,.07);text-align:center}.business-impact,.plans,.method,.deliverables{background:radial-gradient(circle at 88% 8%,rgba(8,183,216,.09),transparent 27%),#fff}.impact-grid{overflow:hidden;border:1px solid rgba(6,20,41,.09);box-shadow:var(--shadow-soft);background:rgba(255,255,255,.76);backdrop-filter:blur(12px)}.impact-card span,.method-steps b{background:linear-gradient(135deg,#061429,#0b2d55);color:var(--mint)}.impact-strip{background:linear-gradient(135deg,rgba(6,20,41,.96),rgba(11,45,85,.96)),radial-gradient(circle at 12% 10%,rgba(8,183,216,.28),transparent 30%);box-shadow:var(--shadow-soft)}.impact-strip a,.featured a,.plan a:hover,.lead-form button{background:linear-gradient(135deg,#08b7d8,#0b7fe8)}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plan{border:1px solid rgba(6,20,41,.10);box-shadow:var(--shadow-soft)}.plan.featured{background:radial-gradient(circle at 22% 0,rgba(8,183,216,.32),transparent 36%),linear-gradient(145deg,#061429,#0b2d55);box-shadow:var(--shadow-strong)}.badge{border-radius:28px 28px 0 0;background:linear-gradient(135deg,#08b7d8,#0b7fe8)}.plan-note{overflow:hidden;box-shadow:var(--shadow-soft)}.method-steps article,.industry-grid article,.deliverable-list article{transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.method-steps article:hover,.deliverable-list article:hover{transform:translateX(4px)}.industries{background:radial-gradient(circle at 15% 20%,rgba(8,183,216,.20),transparent 30%),linear-gradient(135deg,#061429,#0b2d55)}.industry-grid{border-radius:28px;overflow:hidden;box-shadow:var(--shadow-strong)}.contact{background:radial-gradient(circle at 18% 10%,rgba(134,241,255,.30),transparent 30%),linear-gradient(135deg,#08b7d8,#0b7fe8)}.lead-form{border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.86);backdrop-filter:blur(18px);box-shadow:var(--shadow-strong)}.lead-form input,.lead-form select,.lead-form textárea{border-radius:16px;background:#fff}.corporate-metrics{background:radial-gradient(circle at 20% 25%,rgba(8,183,216,.24),transparent 32%),radial-gradient(circle at 80% 0,rgba(134,241,255,.14),transparent 30%),linear-gradient(135deg,#061429,#0b2d55)}.metric-card{background:rgba(255,255,255,.09);box-shadow:0 20px 50px rgba(0,0,0,.16)}.cursor-glow{background:rgba(8,183,216,.10)}.site-progress span{background:linear-gradient(90deg,#08b7d8,#86f1ff,#0b7fe8)}@media (max-width:1180px){.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.header nav{background:rgba(6,20,41,.98)}.hero-bg{display:block;position:absolute;top:0;left:0;right:0;height:51svh;background:linear-gradient(180deg,rgba(3,16,25,.04) 0,rgba(3,16,25,.1) 62%,rgba(3,16,25,.5) 100%);background-repeat:no-repeat;opacity:1;transform:none}.hero-content{background:radial-gradient(circle at 50% 0,rgba(8,183,216,.20),transparent 42%),#061429}.promise-panel,.impact-strip{grid-template-columns:1fr}.impact-grid,.metrics-grid,.plan-grid{grid-template-columns:1fr}.service-large,.service-small,.plan,.plan-note,.impact-grid,.impact-card,.deliverable-card,.lead-form,.metric-card{border-radius:22px}}html,body{width:100%;max-width:100%;overflow-x:hidden}body{position:relative}main,section,header,footer,.hero,.hero-content,.section,.footer-main,.footer-bottom{max-width:100%}h1,h2,h3,p,a,span,strong,li,button{overflow-wrap:break-word}.hero h1,.section-head h2,.intro h2,.method h2,.industries h2,.deliverable-card h2,.contact h2,.impact-head h2,.metrics-copy h2{text-wrap:balance}.hero-actions .button{min-width:0}@media (max-width:700px){.header{width:100%;max-width:100vw;padding:0 16px}.brand-logo img{width:138px;max-width:44vw}.hero{width:100%;max-width:100vw;overflow:hidden;background:#061429}.hero-bg{width:100%;max-width:100vw;height:clamp(355px,50svh,430px);background-size:cover;background-position:center top}.hero-content{width:100%;max-width:100vw;margin:0;padding:28px 16px 34px;text-align:center;overflow:hidden}.hero .eyebrow{max-width:320px;margin-left:auto;margin-right:auto;font-size:10px;line-height:1.45;letter-spacing:.155em}.hero h1{max-width:345px;margin-left:auto;margin-right:auto;font-size:clamp(34px,9.6vw,39px);line-height:1.03;letter-spacing:-.045em}.hero-lead{max-width:342px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.52}.hero-actions{width:100%;max-width:338px;margin:20px auto 0;align-items:stretch}.button{width:100%;max-width:100%;justify-content:center;gap:10px;padding:14px 15px;line-height:1.2;white-space:normal;text-align:center}.hero-value{width:100%;max-width:338px;margin-left:auto;margin-right:auto}.hero-value a{flex:1 1 calc(50% - 8px);min-width:0;white-space:normal;line-height:1.15}.section{width:100%;max-width:100vw;padding-left:16px;padding-right:16px;overflow:hidden}.section-head,.intro-grid,.service-showcase,.plan-grid,.method,.deliverables,.contact,.impact-head,.impact-grid,.corporate-metrics,.metrics-grid,.footer-main,.footer-bottom{width:100%;max-width:100%}.service-large div,.service-small div,.plan,.impact-card,.metric-card,.industry-grid article,.lead-form{padding-left:20px;padding-right:20px}.service-large h3,.service-small h3,.plan-title span,.impact-card h3,.method-steps h3{text-wrap:balance}.plan a,.impact-strip a,.lead-form button,.footer-whatsapp{justify-content:center;text-align:center}}@media (max-width:520px){.chat-widget{display:none}.floating-whatsapp{right:16px;bottom:16px;width:54px;min-width:54px;height:54px}}@media (max-width:390px){.hero-content{padding-left:14px;padding-right:14px}.hero .eyebrow{max-width:292px;font-size:9.5px;letter-spacing:.13em}.hero h1{max-width:300px;font-size:32px}.hero-lead{max-width:306px;font-size:14px}.hero-actions,.hero-value{max-width:306px}}.impact-icon{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;margin-bottom:30px;border-radius:16px;border:1px solid rgba(8,43,73,.08);background:linear-gradient(180deg,#ffffff 0,#f3f8fc 100%);color:#0a2a49;box-shadow:0 12px 28px rgba(7,24,36,.08)}.impact-icon svg{width:24px;height:24px}.icon-waste{color:#d55252;background:linear-gradient(180deg,#fff7f7 0,#fff1f1 100%)}.icon-process{color:#1681d9;background:linear-gradient(180deg,#f4faff 0,#edf7ff 100%)}.icon-control{color:#0a5679;background:linear-gradient(180deg,#f3fbff 0,#ebf7fd 100%)}.icon-risk{color:#0c6b5c;background:linear-gradient(180deg,#f2fcf8 0,#eaf9f3 100%)}.impact-card h3{text-wrap:balance}.plans .section-head>div,.plans .section-head>p{max-width:100%}@media (max-width:980px){.plans .section-head,.plans .section-head>div,.plans .section-head>p{text-align:center}.plans .section-head h2,.plans .section-head>p{max-width:720px;margin-left:auto;margin-right:auto}.plans .section-head h2,.impact-head h2{text-wrap:balance}.plan,.plan.featured,.plan.featured:hover{text-align:center}.plan-title p,.price small,.price,.plan .price strong{text-align:center}.plan ul{margin-left:auto;margin-right:auto;max-width:560px;text-align:left}.plan a{justify-content:center}.impact-card{text-align:center;padding-left:20px;padding-right:20px}.impact-card h3,.impact-card p{margin-left:auto;margin-right:auto;max-width:28ch}.impact-icon{margin-left:auto;margin-right:auto;margin-bottom:18px}}@media (max-width:560px){.plans .section-head h2,.impact-head h2{max-width:11ch;margin-left:auto;margin-right:auto}.plans .section-head>p,.impact-head>p:last-child{max-width:34ch;margin-left:auto;margin-right:auto}.impact-card p{max-width:30ch}.impact-icon{width:52px;height:52px;border-radius:15px}}.faq-widget{position:fixed;right:96px;bottom:22px;z-index:31;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.faq-toggle{display:grid;gap:2px;min-width:182px;padding:13px 16px;border:1px solid rgba(121,217,206,.38);background:rgba(3,17,26,.94);color:#fff;text-align:left;cursor:pointer;box-shadow:0 18px 45px rgba(3,17,26,.28);backdrop-filter:blur(16px)}.faq-toggle span{color:var(--mint);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.faq-toggle b{font-size:14px}.faq-panel{position:absolute;right:0;bottom:72px;width:min(410px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(121,217,206,.24);background:#f7f8f5;color:var(--ink);box-shadow:0 28px 90px rgba(3,17,26,.32)}.faq-head{display:flex;justify-content:space-between;gap:18px;padding:18px;background:radial-gradient(circle at 15% 0,rgba(0,170,159,.22),transparent 38%),linear-gradient(135deg,#03111a,#0e3143);color:#fff}.faq-head strong,.faq-head span{display:block}.faq-head strong{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px}.faq-head span{margin-top:4px;color:rgba(255,255,255,.66);font-size:12px}.faq-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;font-size:22px;line-height:1;cursor:pointer}.faq-mini-list{display:grid;gap:10px;padding:14px;max-height:min(58vh,480px);overflow:auto}.faq-mini-card{background:#fff;border:1px solid var(--line)}.faq-mini-card summary{cursor:pointer;padding:14px 14px 12px;font:800 15px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;letter-spacing:-.02em}.faq-mini-card p{margin:0;padding:0 14px 14px;color:var(--muted);line-height:1.6;font-size:13px}.faq-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 14px 14px}.faq-actions a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:12px 14px;font-weight:800;text-align:center}.faq-actions a:first-child{background:#fff;border:1px solid var(--line);color:var(--ink)}.faq-actions a:last-child{background:var(--teal);color:#fff}.faq-note{margin:0;padding:0 14px 14px;color:var(--muted);font-size:11px;line-height:1.45}@media (max-width:980px){.faq-widget{right:82px;bottom:18px}}@media (max-width:560px){.faq-widget{right:76px;bottom:14px}.faq-toggle{min-width:154px;padding:12px 14px}.faq-actions{grid-template-columns:1fr}}.hero-media{position:absolute;inset:0;z-index:0;display:block}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-bg{z-index:1;background:linear-gradient(90deg,rgba(3,16,25,.98),rgba(3,16,25,.88) 42%,rgba(3,16,25,.22) 78%,rgba(3,16,25,.52));transform:scale(1.05);animation:zoom 14s ease-out forwards}.hero-lines{z-index:1}.hero-content,.hero-card{z-index:2}.hero .reveal{will-change:transform,opacity}.service-showcase img,.plan-note img,.deliverable-card{content-visibility:auto;contain-intrinsic-size:320px}.visual-services,.plans,.method,.industries,.deliverables,.contact,footer{content-visibility:auto;contain-intrinsic-size:900px}@media (max-width:980px){.hero-media{position:relative;inset:auto;width:auto;height:51svh}.hero-media img{object-position:center 42%}.hero-bg{position:absolute;top:0;left:0;right:0;height:51svh;inset:auto 0 auto 0;background:linear-gradient(180deg,rgba(3,16,25,.04) 0,rgba(3,16,25,.1) 62%,rgba(3,16,25,.5) 100%);opacity:1;transform:none}.hero-lines{display:none}.hero{display:block;min-height:auto;padding:0;background:#03111a}}@media (prefers-reduced-motion:reduce){.cursor-glow{display:none!important}}.cursor-glow{display:none}@media (pointer:fine) and (min-width:981px){.cursor-glow{display:block}}.reveal{transition:opacity .45s ease,transform .45s ease}.hero-bg{pointer-events:none}.hero-media{background:#03111a}.hero-mobile-media{display:none!important}@media(max-width:980px){.hero-media{display:block}.hero-card{content-visibility:auto;contain-intrinsic-size:180px}.faq-panel{max-height:78vh}.floating-whatsapp,.faq-widget{will-change:transform}}.reveal{opacity:1;transform:none}.hero-content,.hero-card,.faq-widget,.floating-whatsapp{transform:translateZ(0)}@media(max-width:980px){.hero-media{height:51svh;min-height:360px;max-height:460px}.hero-bg{height:51svh;min-height:360px;max-height:460px}.hero-content{min-height:360px}}.faq-panel[hidden]{display:none!important}.faq-panel:not([hidden]){display:block!important}.faq-toggle{touch-action:manipulation}.brand-logo img{width:clamp(150px,18vw,260px);height:auto;object-fit:contain}.header.scrolled .brand-logo img,.header .brand-logo img{filter:none}.footer-logo img{width:220px;height:auto}.social-links{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px}.social{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;border-radius:50%;transition:transform .2s ease,background .2s ease,border-color .2s ease}.social svg{width:18px;height:18px;fill:currentColor}.social:hover{transform:translateY(-2px);background:var(--teal);border-color:var(--teal);color:#fff}.social.linkedin:hover{background:#0a66c2;border-color:#0a66c2}.social.instagram:hover{background:#e1306c;border-color:#e1306c}.social.youtube:hover{background:#ff0033;border-color:#ff0033}.social.facebook:hover{background:#1877f2;border-color:#1877f2}.social.whatsapp:hover{background:#25d366;border-color:#25d366}@media(max-width:760px){.brand-logo img{width:150px}.footer-logo img{width:190px}.social-links{justify-content:flex-start}.social{width:36px;height:36px}}body{background:#f4f7fb}.faq-hero{padding:132px clamp(22px,8vw,130px) 74px;background:radial-gradient(circle at 18% 0,rgba(8,183,216,.24),transparent 34%),linear-gradient(135deg,#061429,#0b2d55);color:#fff}.faq-hero h1{max-width:900px;margin:20px 0 18px;font-size:clamp(42px,6vw,82px);line-height:.98;letter-spacing:-.06em}.faq-hero p{max-width:720px;color:rgba(255,255,255,.68);line-height:1.7}.faq-wrap{padding:70px clamp(22px,8vw,130px) 110px}.faq-grid{display:grid;grid-template-columns:.34fr 1fr;gap:48px;align-items:start}.faq-nav{position:sticky;top:90px;display:grid;gap:10px}.faq-nav a{padding:13px 15px;background:#fff;border:1px solid var(--line);font-weight:800;color:var(--ink)}.faq-nav a:hover{color:var(--teal);border-color:rgba(8,183,216,.35)}.faq-list{display:grid;gap:18px}.faq-card{background:#fff;border:1px solid var(--line);box-shadow:0 18px 48px rgba(6,23,34,.07)}.faq-card summary{cursor:pointer;padding:22px 24px;font:800 20px "Manrope",sans-serif;letter-spacing:-.02em}.faq-card p{margin:0;padding:0 24px 24px;color:var(--muted);line-height:1.7}.faq-section-title{margin:46px 0 14px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--teal)}.faq-cta{margin-top:32px;padding:30px;background:#061429;color:#fff;display:flex;justify-content:space-between;gap:24px;align-items:center}.faq-cta p{margin:0;color:rgba(255,255,255,.66);line-height:1.6}.faq-cta a{padding:14px 18px;background:var(--teal);font-weight:900;white-space:nowrap}@media(max-width:860px){.faq-hero{padding-top:110px}.faq-grid{grid-template-columns:1fr}.faq-nav{position:static}.faq-cta{display:grid;text-align:center}.faq-cta a{width:100%}}:root{--ink:#062A63;--navy:#062A63;--navy2:#0B376E;--teal:#22B8FF;--mint:#7FDBFF;--paper:#F4F7FA;--white:#FFFFFF;--muted:#5F6B7A;--line:rgba(6,42,99,.12);--wline:rgba(255,255,255,.16)}body{background:#F4F7FA!important;color:#10253A!important}.header{height:76px!important;padding:0 clamp(18px,5vw,74px)!important;align-items:center!important;background:rgba(255,255,255,.92)!important;color:#062A63!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(6,42,99,.08)!important;box-shadow:0 10px 28px rgba(6,42,99,.08)!important}.header.scrolled{height:68px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 12px 32px rgba(6,42,99,.11)!important}.brand-logo{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;align-self:center!important}.brand-logo img{width:clamp(150px,15vw,215px)!important;height:auto!important;object-fit:contain!important;filter:none!important}.header nav{gap:24px!important}.header nav a{color:#062A63!important;opacity:.9!important;font-weight:800!important}.header nav a:hover,.header nav a.is-active{color:#009FE8!important;opacity:1!important}.nav-cta{background:#062A63!important;color:#fff!important;border:1px solid #062A63!important;box-shadow:0 10px 24px rgba(6,42,99,.14)!important}.nav-cta:hover{background:#22B8FF!important;border-color:#22B8FF!important;color:#fff!important}.menu{margin-top:0!important}.menu span{background:#062A63!important}.hero-bg{background:linear-gradient(90deg,rgba(6,42,99,.76) 0%,rgba(6,42,99,.58) 44%,rgba(6,42,99,.18) 76%,rgba(34,184,255,.10) 100%)!important;transform:none!important}.hero-lines{background-image:linear-gradient(rgba(34,184,255,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(34,184,255,.10) 1px,transparent 1px)!important}.eyebrow,.intro-kicker{color:#22B8FF!important}.hero-lead{color:rgba(255,255,255,.84)!important}.button.primary{background:linear-gradient(135deg,#1FC3FF,#128FF4)!important;border-color:#22B8FF!important;box-shadow:0 14px 34px rgba(34,184,255,.24)!important}.button:not(.primary){background:rgba(255,255,255,.10)!important;color:#fff!important}.button:hover{background:#fff!important;color:#062A63!important}.hero-value a{background:#fff!important;color:#062A63!important}.hero-value a span{color:#009FE8!important}.intro,.plans,.method,.deliverables,.contact{background:#fff!important}.visual-services,.industries{background:#F4F7FA!important;color:#10253A!important}.visual-services .section-head>p,.industries .section-head>p,.service-large p,.service-small p,.intro-grid p,.plan-title p,.price small,.method-copy p:last-child,.method-steps p,.industry-grid p,.metric-card p{color:#5F6B7A!important}.section-head h2,.method h2,.industries h2,.contact h2,.intro h2,.service-large h3,.service-small h3,.plan-title span,.metric-card strong{color:#062A63!important}.service-large,.service-small,.plan,.plan-note,.impact-card,.metric-card,.industry-grid article,.lead-form{background:#fff!important;color:#10253A!important;border:1px solid rgba(6,42,99,.10)!important;box-shadow:0 16px 42px rgba(6,42,99,.08)!important}.service-large span,.service-small span,.intro-grid span,.plan li:before,.deliverable-list span,.plan-note a{color:#009FE8!important}.service-large li{background:#F4F7FA!important;color:#395169!important;border-color:rgba(6,42,99,.10)!important}.plan-grid{gap:22px!important}.plan{border-right:0!important;border-radius:24px!important}.plan.featured{background:linear-gradient(145deg,#062A63,#0B376E)!important;color:#fff!important;transform:none!important}.plan.featured .plan-title span,.plan.featured .price strong,.plan.featured .price small,.plan.featured .plan-title p,.plan.featured li{color:#fff!important}.plan a{background:#062A63!important;border-radius:16px!important}.plan.featured a{background:#22B8FF!important}.badge{background:linear-gradient(135deg,#22B8FF,#128FF4)!important}.method-steps b{background:#062A63!important;color:#fff!important}.industry-grid{border:0!important;gap:20px!important}.industry-grid article{border-right:0!important;border-radius:22px!important}.deliverable-card{background:linear-gradient(rgba(6,42,99,.72),rgba(6,42,99,.66)),url('assets/custom-deliverables-docs-360w.webp') center/cover!important;border-radius:28px!important}.deliverable-card h2,.deliverable-card .eyebrow{color:#fff!important}.contact{background:linear-gradient(180deg,#fff 0%,#F4F7FA 100%)!important}.contact-copy h2,.contact-copy p{color:#062A63!important}.lead-form button{background:linear-gradient(135deg,#1FC3FF,#128FF4)!important;color:#fff!important;border-radius:18px!important}.corporate-metrics{background:linear-gradient(135deg,#062A63,#0B376E)!important}.metrics-copy h2,.metrics-copy .eyebrow,.metric-card strong{color:#fff!important}.metric-card{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.18)!important}.metric-card p{color:rgba(255,255,255,.76)!important}footer{background:#020B18!important;color:#fff!important}.footer-main,.footer-bottom{border-color:rgba(255,255,255,.10)!important}.footer-brand p,.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(255,255,255,.72)!important}.footer-column h3{color:#fff!important}.footer-logo img{width:230px!important}.footer-whatsapp{background:#fff!important;color:#020B18!important;border-radius:16px!important}.footer-whatsapp:hover{background:#22B8FF!important;color:#fff!important}.social{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.14)!important}.social:hover{background:#22B8FF!important;border-color:#22B8FF!important;color:#fff!important}.faq-toggle{background:rgba(2,11,24,.96)!important;border-color:rgba(34,184,255,.35)!important}.faq-toggle span{color:#7FDBFF!important}.faq-actions a:last-child{background:linear-gradient(135deg,#1FC3FF,#128FF4)!important}@media(max-width:980px){.header{height:70px!important;padding:0 16px!important;background:rgba(255,255,255,.94)!important}.brand-logo img{width:142px!important;max-width:46vw!important}.header nav{background:rgba(255,255,255,.98)!important;color:#062A63!important;box-shadow:0 20px 50px rgba(6,42,99,.16)!important}.header nav a{color:#062A63!important}.nav-cta{color:#fff!important}.hero-bg{background:linear-gradient(180deg,rgba(6,42,99,.08) 0%,rgba(6,42,99,.18) 62%,rgba(6,42,99,.54) 100%)!important}.hero-content{background:radial-gradient(circle at 50% 0,rgba(34,184,255,.14),transparent 42%),#082B57!important}}@media(max-width:560px){.brand-logo img{width:132px!important}}:root{--ink:#07111a;--navy:#07111a;--navy2:#0b1622;--teal:#16c7f9;--mint:#9eefff;--paper:#ffffff;--white:#ffffff;--muted:#5b6773;--line:rgba(7,17,26,.10);--wline:rgba(255,255,255,.14)}body{background:#fff!important;color:#07111a!important}.header,.header.scrolled{height:74px!important;background:rgba(255,255,255,.98)!important;color:#07111a!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(7,17,26,.08)!important;box-shadow:0 12px 30px rgba(7,17,26,.08)!important}.header nav{gap:28px!important}.header nav a{color:#15345f!important;opacity:1!important;font-weight:800!important}.header nav a:hover,.header nav a.is-active{color:#16c7f9!important}.brand-logo{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}.brand-logo img{width:clamp(150px,16vw,220px)!important;height:auto!important;object-fit:contain!important}.menu span{background:#15345f!important}.nav-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:198px!important;min-height:52px!important;padding:0 22px!important;background:#153f78!important;color:#fff!important;border:1px solid #153f78!important;border-radius:999px!important;font-size:13px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}.nav-cta:hover{background:#16c7f9!important;border-color:#16c7f9!important;color:#fff!important}.hero{background:#07111a!important}.hero-media{background:#07111a!important}.hero-bg{background:linear-gradient(90deg,rgba(7,17,26,.84) 0%,rgba(7,17,26,.76) 38%,rgba(7,17,26,.24) 70%,rgba(7,17,26,.54) 100%)!important}.hero-lines{background-image:linear-gradient(rgba(22,199,249,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(22,199,249,.10) 1px,transparent 1px)!important}.eyebrow,.intro-kicker{color:#16c7f9!important}.hero-lead{color:rgba(255,255,255,.84)!important}.hero-actions{gap:16px!important}.button{border-radius:999px!important;font-weight:800!important}.button.primary{background:linear-gradient(135deg,#16c7f9,#0ea4f1)!important;border-color:#16c7f9!important;color:#fff!important;box-shadow:0 14px 34px rgba(22,199,249,.24)!important}.button.primary:hover{background:#0ea4f1!important;color:#fff!important}.hero-actions .button:not(.primary){background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.30)!important;color:#fff!important}.hero-actions .button:not(.primary):hover{background:#fff!important;color:#07111a!important}.hero-value a{background:#fff!important;color:#07111a!important;border:1px solid rgba(7,17,26,.10)!important}.hero-value a span{color:#16c7f9!important}.hero-card{background:rgba(7,17,26,.60)!important;border:1px solid rgba(255,255,255,.20)!important}.hero-card span{color:#9eefff!important}.hero-card p{color:rgba(255,255,255,.82)!important}.intro,.plans,.method,.deliverables,.contact{background:#fff!important}.visual-services,.industries{background:#fff!important;color:#07111a!important}.section-head h2,.method h2,.industries h2,.contact h2,.intro h2,.service-large h3,.service-small h3,.deliverable-card h2,.plan-title span,.metric-card strong,.impact-head h2,.impact-card h3{color:#07111a!important}.section-head>p,.method-copy p:last-child,.industry-grid p,.intro-grid p,.contact-copy p,.service-large p,.service-small p,.plan-title p,.price small,.metric-card p,.impact-card p{color:#5b6773!important}.service-large,.service-small,.plan,.plan-note,.impact-card,.metric-card,.industry-grid article,.lead-form{background:#fff!important;color:#07111a!important;border:1px solid rgba(7,17,26,.10)!important;box-shadow:0 16px 40px rgba(7,17,26,.08)!important;border-radius:22px!important}.service-large span,.service-small span,.intro-grid span,.deliverable-list span,.plan-note a,.plan li:before,.impact-card .eyebrow,.metric-card .eyebrow{color:#16c7f9!important}.service-large li{background:#f8fbfe!important;color:#314154!important;border:1px solid rgba(7,17,26,.10)!important;border-radius:14px!important}.plan-grid,.impact-grid,.metrics-grid,.industry-grid{gap:22px!important;border:0!important}.plan{border-right:0!important}.plan.featured{background:#07111a!important;color:#fff!important}.plan.featured .plan-title span,.plan.featured .price strong,.plan.featured .price small,.plan.featured .plan-title p,.plan.featured li{color:#fff!important}.plan.featured .plan-title{border-bottom-color:rgba(255,255,255,.15)!important}.badge{background:linear-gradient(135deg,#16c7f9,#0ea4f1)!important;color:#fff!important}.plan a{display:flex!important;justify-content:center!important;align-items:center!important;background:#153f78!important;color:#fff!important;border-radius:16px!important}.plan a:hover{background:#16c7f9!important;color:#fff!important}.plan.featured a{background:#16c7f9!important}.plan.featured a:hover{background:#0ea4f1!important;color:#fff!important}.plan-note img,.service-showcase img{border-radius:18px!important}.method-steps b{background:#153f78!important;color:#fff!important}.industry-grid article:hover{background:#f7fbff!important}.deliverable-card{background:linear-gradient(rgba(7,17,26,.72),rgba(7,17,26,.72)),url("assets/custom-deliverables-docs-360w.webp") center/cover!important;border-radius:26px!important}.deliverable-card h2,.deliverable-card .eyebrow{color:#fff!important}.contact{background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%)!important}.lead-form button{background:linear-gradient(135deg,#16c7f9,#0ea4f1)!important;color:#fff!important;border-radius:16px!important}.corporate-metrics{background:#07111a!important}.metrics-copy h2,.metrics-copy .eyebrow{color:#fff!important}.metric-card{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.14)!important}.metric-card strong{color:#fff!important}.metric-card p{color:rgba(255,255,255,.78)!important}footer{background:#000!important;color:#fff!important}.footer-main,.footer-bottom{border-color:rgba(255,255,255,.10)!important}.footer-brand p,.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(255,255,255,.74)!important}.footer-column h3{color:#fff!important}.footer-logo img{width:230px!important;height:auto!important}.social{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}.social:hover{background:#16c7f9!important;border-color:#16c7f9!important;color:#fff!important}.faq-toggle{background:rgba(0,0,0,.95)!important;color:#fff!important;border-color:rgba(22,199,249,.42)!important}.faq-toggle span{color:#9eefff!important}.faq-toggle b{color:#fff!important}.faq-actions a:last-child{background:linear-gradient(135deg,#16c7f9,#0ea4f1)!important;color:#fff!important}.floating-whatsapp{box-shadow:0 18px 34px rgba(0,0,0,.25)!important}@media(max-width:980px){.header,.header.scrolled{height:68px!important;padding:0 16px!important}.header nav{background:rgba(255,255,255,.98)!important;color:#07111a!important;box-shadow:0 18px 44px rgba(7,17,26,.16)!important}.header nav a{color:#15345f!important}.hero-bg{background:linear-gradient(180deg,rgba(7,17,26,.08) 0%,rgba(7,17,26,.12) 46%,rgba(7,17,26,.54) 100%)!important}.hero-content{background:radial-gradient(circle at 50% 0,rgba(22,199,249,.14),transparent 40%),#07111a!important}.button.primary,.hero-actions .button:not(.primary){color:#fff!important}}@media(max-width:560px){.brand-logo img{width:138px!important;max-width:46vw!important}.nav-cta{min-width:180px!important}}:root{--black:#05080c;--black2:#0b1118;--cyan:#14c8ff;--cyan2:#65e4ff;--white:#ffffff;--soft:#f6f8fa;--text:#101820;--muted:#5f6975;--line:rgba(5,8,12,.10)}body{font-family:Inter,"Aptos","Segoe UI",Roboto,Arial,sans-serif!important;background:#fff!important;color:var(--text)!important}h1,h2,h3,.price strong,.hero-card strong,.metric-card strong{font-family:Inter,"Aptos Display","Segoe UI",Roboto,Arial,sans-serif!important;font-weight:760!important;letter-spacing:-.048em!important}p,li,a,label,input,select,textárea,button{font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif!important}.eyebrow,.intro-kicker,.badge{font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif!important;font-weight:850!important;color:var(--cyan)!important}.header,.header.scrolled{background:rgba(255,255,255,.98)!important;color:var(--black)!important;border-bottom:1px solid rgba(5,8,12,.08)!important;box-shadow:0 10px 30px rgba(5,8,12,.08)!important}.header nav a{color:var(--black)!important;font-weight:760!important}.header nav a:hover,.header nav a.is-active{color:var(--cyan)!important}.nav-cta{background:#05080c!important;color:#fff!important;border:1px solid #05080c!important;border-radius:999px!important;min-width:210px!important;min-height:52px!important;padding:0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 16px 34px rgba(5,8,12,.14)!important}.nav-cta:hover{background:var(--cyan)!important;color:#fff!important;border-color:var(--cyan)!important}.menu span{background:#05080c!important}.button,.plan a,.lead-form button,.impact-strip a,.footer-whatsapp{border-radius:999px!important;font-weight:800!important}.button.primary,.plan a,.plan.featured a,.lead-form button,.impact-strip a{background:#05080c!important;color:#fff!important;border:1px solid #05080c!important}.button.primary:hover,.plan a:hover,.plan.featured a:hover,.lead-form button:hover,.impact-strip a:hover{background:var(--cyan)!important;color:#fff!important;border-color:var(--cyan)!important}.hero-actions .button:not(.primary){background:rgba(255,255,255,.10)!important;color:#fff!important;border-color:rgba(255,255,255,.34)!important}.hero-actions .button:not(.primary):hover{background:#fff!important;color:#05080c!important}.hero{background:#05080c!important}.hero-bg{background:linear-gradient(90deg,rgba(5,8,12,.92) 0%,rgba(5,8,12,.82) 38%,rgba(5,8,12,.22) 72%,rgba(5,8,12,.66) 100%)!important}.hero-lines{background-image:linear-gradient(rgba(20,200,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(20,200,255,.12) 1px,transparent 1px)!important}.hero-lead{color:rgba(255,255,255,.84)!important}.hero-card{background:rgba(5,8,12,.70)!important;border-color:rgba(255,255,255,.18)!important}.hero-card span{color:var(--cyan2)!important}.plans,.visual-services,.industries,.method,.deliverables,.contact,.business-impact{background:#fff!important}.plan-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;overflow:visible!important}.plan{border:1px solid var(--line)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 22px 70px rgba(5,8,12,.06)!important;overflow:hidden!important}.plan.featured{background:#05080c!important;color:#fff!important;transform:none!important;border-color:#05080c!important}.badge{background:var(--cyan)!important;color:#fff!important}.plan-title span{color:#05080c!important}.plan.featured .plan-title span,.plan.featured .plan-title p,.plan.featured .price small,.plan.featured .price strong,.plan.featured li{color:#fff!important}.price strong{color:#05080c!important;font-weight:780!important}.plan.featured .price strong{color:#fff!important}.plan li:before{color:var(--cyan)!important}.method{grid-template-columns:.86fr 1.14fr!important;align-items:center!important;gap:7vw!important}.method-steps{display:grid!important;gap:20px!important}.method-steps:before{display:none!important}.method-steps article{display:grid!important;grid-template-columns:64px 1fr!important;gap:22px!important;align-items:start!important;padding:24px!important;border:1px solid var(--line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 48px rgba(5,8,12,.06)!important}.method-steps b{width:64px!important;height:64px!important;border-radius:18px!important;background:#05080c!important;color:var(--cyan)!important;display:grid!important;place-items:center!important}.method-steps b svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.method-steps h3{color:#05080c!important;font-weight:760!important;margin:3px 0 8px!important}.industry-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;border:0!important}.industry-grid article{min-height:0!important;height:auto!important;padding:30px!important;border:1px solid var(--line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 48px rgba(5,8,12,.055)!important}.industry-grid span{color:#05080c!important;font-weight:760!important}.industry-grid p{color:var(--muted)!important;margin-top:18px!important}.business-impact{padding-top:clamp(92px,9vw,132px)!important}.impact-editorial{display:grid!important;grid-template-columns:.92fr 1.08fr!important;gap:64px!important;align-items:center!important;margin-bottom:62px!important}.impact-editorial-media{display:block!important;overflow:hidden!important;border-radius:34px!important;min-height:520px!important;box-shadow:0 28px 90px rgba(5,8,12,.14)!important;border:1px solid rgba(5,8,12,.08)!important}.impact-editorial-media img{width:100%!important;height:100%!important;min-height:520px!important;object-fit:cover!important}.impact-head{display:block!important;max-width:760px!important}.impact-head h2{color:#05080c!important;font-size:clamp(44px,4.7vw,78px)!important;line-height:1.02!important;margin:18px 0 24px!important}.impact-head p:last-child{color:var(--muted)!important;max-width:680px!important;font-size:18px!important;line-height:1.75!important}.impact-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.impact-card{background:#fff!important;border:1px solid var(--line)!important;border-radius:24px!important;box-shadow:0 18px 50px rgba(5,8,12,.06)!important}.impact-card h3{color:#05080c!important}.impact-card p{color:var(--muted)!important}.impact-icon{color:var(--cyan)!important;background:rgba(20,200,255,.08)!important;border-color:rgba(20,200,255,.18)!important}.social.facebook{color:#1877f2!important}.social.instagram{color:#e1306c!important}.social.youtube{color:#ff0033!important}.social.linkedin{color:#0a66c2!important}.social.whatsapp{color:#25d366!important}.social{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.16)!important}.social:hover{transform:translateY(-2px)!important;color:#fff!important}.social.facebook:hover{background:#1877f2!important;border-color:#1877f2!important}.social.instagram:hover{background:#e1306c!important;border-color:#e1306c!important}.social.youtube:hover{background:#ff0033!important;border-color:#ff0033!important}.social.linkedin:hover{background:#0a66c2!important;border-color:#0a66c2!important}.social.whatsapp:hover{background:#25d366!important;border-color:#25d366!important}.corporate-metrics{background:#05080c!important}.metrics-copy h2,.metrics-copy .eyebrow{color:#fff!important}.metric-card{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.14)!important}.metric-card strong{color:#fff!important}.metric-card p{color:rgba(255,255,255,.74)!important}@media(max-width:1180px){.plan-grid,.impact-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.impact-editorial{grid-template-columns:1fr!important}.impact-editorial-media,.impact-editorial-media img{min-height:420px!important}}@media(max-width:700px){.plan-grid,.impact-grid,.industry-grid{grid-template-columns:1fr!important}.method{grid-template-columns:1fr!important}.method-steps article{grid-template-columns:54px 1fr!important;padding:20px!important}.method-steps b{width:54px!important;height:54px!important}.impact-head h2{font-size:clamp(34px,10vw,44px)!important}}:root{--ls-black:#040608;--ls-black-2:#0d1117;--ls-cyan:#22cfff;--ls-cyan-soft:rgba(34,207,255,.22);--ls-fuchsia:#ff2d7a;--ls-white:#ffffff;--ls-text:#0b1520;--ls-muted:#5e6a78;--ls-line:rgba(4,6,8,.09)}html,body{background:#f7f8fa!important;color:var(--ls-text)!important}body,p,a,li,label,input,textárea,select,button{font-family:Inter,"Aptos","Segoe UI",Roboto,Arial,sans-serif!important}h1,h2,h3,strong,.price strong,.hero-card strong,.metric-card strong{font-family:Inter,"Aptos Display","Segoe UI",Roboto,Arial,sans-serif!important;color:var(--ls-text);letter-spacing:-.045em!important}h1,h2,h3{font-weight:800!important}p,li,label,.hero-lead,.section-head>p,.impact-head p,.plan-title p,.footer-brand p,.contact-copy p{line-height:1.7!important}.section{padding:clamp(76px,7.2vw,112px) clamp(22px,6.2vw,96px)!important}.section-head{gap:44px!important;margin-bottom:44px!important}.intro h2,.section-head h2,.method h2,.industries h2,.contact h2,.impact-head h2{font-size:clamp(34px,4.25vw,62px)!important}.eyebrow,.intro-kicker{color:var(--ls-cyan)!important}.header,.header.scrolled{background:rgba(255,255,255,.97)!important;color:var(--ls-text)!important;border-bottom:1px solid rgba(4,6,8,.06)!important;box-shadow:0 12px 36px rgba(4,6,8,.07)!important}.header nav a{color:var(--ls-text)!important;font-weight:760!important;opacity:1!important}.header nav a:hover,.header nav a:focus-visible{color:var(--ls-cyan)!important}.nav-cta{background:var(--ls-black)!important;color:#fff!important;border:1px solid var(--ls-black)!important;border-radius:999px!important;min-width:220px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:14px 26px!important;box-shadow:-8px 8px 0 rgba(34,207,255,.22),0 16px 34px rgba(4,6,8,.12)!important}.nav-cta:hover,.nav-cta:focus-visible{background:var(--ls-fuchsia)!important;border-color:var(--ls-fuchsia)!important;color:#fff!important;box-shadow:-8px 8px 0 rgba(255,45,122,.18),0 18px 36px rgba(255,45,122,.18)!important}.menu span{background:var(--ls-text)!important}.hero{background:#05080c!important}.hero-bg{background:linear-gradient(90deg,rgba(4,6,8,.90) 0%,rgba(4,6,8,.76) 34%,rgba(4,6,8,.20) 70%,rgba(4,6,8,.48) 100%)!important;transform:none!important}.hero-lines{background-image:linear-gradient(rgba(34,207,255,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(34,207,255,.10) 1px,transparent 1px)!important}.hero h1,.hero .eyebrow,.hero .hero-lead,.hero-card strong,.hero-card span,.hero-card p{color:#fff!important}.hero-lead{color:rgba(255,255,255,.80)!important}.hero-actions .button,.hero-value a,.impact-strip a,.plan a,.lead-form button,.footer-whatsapp{position:relative!important;border-radius:999px!important;background:var(--ls-black)!important;color:#fff!important;border:1px solid var(--ls-black)!important;box-shadow:-8px 8px 0 rgba(34,207,255,.18),0 16px 34px rgba(4,6,8,.12)!important;font-weight:800!important}.hero-actions .button.primary,.hero-actions .button.ghost{padding:16px 22px!important}.hero-actions .button:hover,.hero-actions .button:focus-visible,.hero-value a:hover,.hero-value a:focus-visible,.impact-strip a:hover,.impact-strip a:focus-visible,.plan a:hover,.plan a:focus-visible,.lead-form button:hover,.lead-form button:focus-visible{background:var(--ls-fuchsia)!important;border-color:var(--ls-fuchsia)!important;color:#fff!important;box-shadow:-8px 8px 0 rgba(255,45,122,.18),0 18px 38px rgba(255,45,122,.16)!important;transform:translateY(-2px)!important}.hero-value{display:flex!important;gap:14px!important;flex-wrap:wrap!important}.hero-value a{padding:13px 18px!important;min-width:178px;text-align:center!important}.hero-card{background:linear-gradient(180deg,rgba(4,6,8,.74),rgba(10,18,28,.84))!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:26px!important;box-shadow:0 24px 58px rgba(0,0,0,.28)!important}.intro{background:#fff!important}.intro h2{margin-bottom:46px!important}.promise-panel{border-radius:22px!important;box-shadow:0 16px 40px rgba(4,6,8,.06)!important}.intro-grid{border-top:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.intro-grid article{padding:26px!important;border:1px solid var(--ls-line)!important;border-radius:24px!important;min-height:0!important;background:linear-gradient(180deg,#fff 0,#fbfcfd 100%)!important;box-shadow:0 16px 36px rgba(4,6,8,.055)!important}.intro-grid article:hover{transform:translateY(-4px)!important;box-shadow:0 22px 46px rgba(4,6,8,.08)!important}.intro-card-top{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:16px!important}.intro-icon{width:56px!important;height:56px!important;flex:0 0 56px!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#06090d 0,#151d28 100%)!important;color:var(--ls-cyan)!important;box-shadow:0 14px 34px rgba(4,6,8,.18)!important}.intro-icon svg{width:26px!important;height:26px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.intro-card-top>span:last-child{font-weight:800!important;color:var(--ls-text)!important;font-size:20px!important;line-height:1.15!important;letter-spacing:-.02em!important}.intro-grid p{color:var(--ls-muted)!important;margin-top:0!important}.visual-services{background:#fff!important;color:var(--ls-text)!important}.visual-services .section-head>p,.visual-services .section-head h2,.service-large span,.service-small span,.service-large h3,.service-small h3,.service-large p,.service-small p{color:var(--ls-text)!important}.service-large,.service-small{border:1px solid var(--ls-line)!important;border-radius:28px!important;box-shadow:0 20px 60px rgba(4,6,8,.06)!important;background:#fff!important}.service-large ul{gap:10px!important}.service-large li{border:1px solid rgba(34,207,255,.18)!important;border-radius:16px!important;color:var(--ls-text)!important;background:linear-gradient(180deg,#fff 0,#f8fbfd 100%)!important}.business-impact{background:#fff!important;padding-top:clamp(68px,6vw,96px)!important}.impact-editorial{gap:42px!important;align-items:center!important;margin-bottom:34px!important}.impact-editorial-media{min-height:440px!important;border-radius:30px!important;box-shadow:0 28px 72px rgba(4,6,8,.11)!important}.impact-editorial-media img{min-height:440px!important;object-fit:cover!important}.impact-head p:last-child{max-width:660px!important;color:var(--ls-muted)!important}.impact-grid{gap:20px!important}.impact-card{border:1px solid var(--ls-line)!important;border-radius:24px!important;box-shadow:0 18px 44px rgba(4,6,8,.055)!important;background:#fff!important;padding:28px!important}.impact-card h3,.impact-card p{color:var(--ls-text)!important}.impact-card p{color:var(--ls-muted)!important}.impact-icon{border-radius:18px!important;box-shadow:0 14px 28px rgba(4,6,8,.08)!important}.impact-strip{position:relative!important;display:grid!important;grid-template-columns:260px 1fr auto!important;align-items:center!important;gap:26px!important;overflow:hidden!important;padding:34px 32px!important;margin-top:28px!important;border-radius:32px!important;background:linear-gradient(90deg,#040608 0%,#0d1219 55%,#1b2128 100%)!important;box-shadow:0 28px 70px rgba(4,6,8,.16)!important;border:1px solid rgba(255,255,255,.06)!important}.impact-strip:before{content:"";position:absolute;inset:auto -8% -55% auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,rgba(255,255,255,0) 68%);pointer-events:none}.impact-strip:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(120deg,rgba(34,207,255,.24),rgba(255,255,255,.08),rgba(255,255,255,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.impact-strip strong{font-size:clamp(24px,2vw,34px)!important;line-height:1.1!important;color:#fff!important}.impact-strip p{margin:0!important;color:rgba(255,255,255,.78)!important;font-size:clamp(15px,1.15vw,18px)!important;line-height:1.6!important;max-width:none!important}.impact-strip a{padding:16px 22px!important;white-space:nowrap!important}.plans{background:#fff!important}.plans .section-head>p{color:var(--ls-muted)!important}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.plan{border:1px solid var(--ls-line)!important;border-right:1px solid var(--ls-line)!important;border-radius:26px!important;box-shadow:0 18px 54px rgba(4,6,8,.06)!important;overflow:hidden!important;padding:34px 30px!important;background:linear-gradient(180deg,#ffffff 0,#fbfcfd 100%)!important}.plan:hover{transform:translateY(-6px)!important}.plan.featured{background:linear-gradient(180deg,#05080c 0%,#0d131a 100%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important;transform:none!important;box-shadow:0 22px 66px rgba(4,6,8,.16)!important}.plan.featured:hover{transform:translateY(-6px)!important}.plan.featured .badge{top:0!important;left:0!important;right:0!important;background:linear-gradient(90deg,#21cfff,#3fd9ff)!important;color:#fff!important;border:0!important;border-radius:0 0 18px 18px!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.14)!important}.plan.featured .plan-title,.plan.featured .price,.plan.featured ul,.plan.featured a{position:relative!important;z-index:1!important}.plan.featured .plan-title{border-bottom-color:rgba(255,255,255,.12)!important;padding-top:30px!important}.plan.featured .plan-title span,.plan.featured .plan-title p,.plan.featured .price small,.plan.featured .price strong,.plan.featured li{color:#fff!important}.plan.featured ul{display:grid!important;gap:10px!important}.plan.featured li{padding:14px 16px 14px 42px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;backdrop-filter:blur(6px)!important}.plan.featured li:before{left:16px!important;color:var(--ls-cyan)!important}.plan a{justify-content:center!important;text-align:center!important;padding:15px 18px!important}.plan-note{border-radius:24px!important;border:1px solid var(--ls-line)!important;box-shadow:0 18px 48px rgba(4,6,8,.055)!important;overflow:hidden!important;margin-top:26px!important}.plan-note strong{font-size:22px!important}.plan-note p{color:var(--ls-muted)!important}.plan-note a{font-weight:800!important;color:var(--ls-cyan)!important}.method{background:#fff!important;gap:52px!important;align-items:start!important}.method-copy p:last-child{color:var(--ls-muted)!important}.method-steps{gap:16px!important}.method-steps article{border:1px solid var(--ls-line)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0,#fbfcfd 100%)!important;box-shadow:0 18px 42px rgba(4,6,8,.055)!important;padding:22px!important}.method-steps b{background:linear-gradient(180deg,#05080c 0,#121a23 100%)!important;color:var(--ls-cyan)!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(4,6,8,.12)!important}.method-steps h3,.method-steps p{color:var(--ls-text)!important}.method-steps p{color:var(--ls-muted)!important}.industries{background:#fff!important;color:var(--ls-text)!important}.industry-grid{gap:18px!important}.industry-grid article{padding:26px!important;min-height:0!important;border:1px solid var(--ls-line)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0,#fbfcfd 100%)!important;box-shadow:0 18px 42px rgba(4,6,8,.055)!important}.industry-grid article:hover{background:linear-gradient(180deg,#fff 0,#f8fdff 100%)!important}.deliverables,.contact{background:#fff!important}.deliverable-card,.lead-form{border-radius:24px!important;border:1px solid var(--ls-line)!important;box-shadow:0 18px 46px rgba(4,6,8,.055)!important}.contact{gap:32px!important;align-items:center!important}.contact-copy h2,.contact-copy p{max-width:620px!important}.lead-form button{justify-content:center!important}.corporate-metrics{background:#05080c!important}.metrics-grid{gap:18px!important}.metric-card{border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.10)!important}.metric-card strong,.metric-card p,.metrics-copy h2,.metrics-copy .eyebrow{color:#fff!important}.metric-card p{color:rgba(255,255,255,.78)!important}footer{background:#040608!important}.footer-main{align-items:start!important}.footer-brand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:14px!important}.footer-logo img{width:214px!important;height:auto!important;margin:0 auto!important}.footer-brand p{max-width:320px!important;color:rgba(255,255,255,.74)!important;margin:0 auto!important}.footer-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:#25d366!important;border-color:#25d366!important;color:#fff!important;box-shadow:-8px 8px 0 rgba(37,211,102,.18),0 18px 38px rgba(37,211,102,.18)!important}.footer-column{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important}.footer-column h3{margin-bottom:10px!important;text-align:center!important}.footer-column a{text-align:center!important}.social-links{justify-content:center!important;align-items:center!important}.footer-bottom{justify-content:space-between!important;gap:22px!important}.footer-bottom p:first-child{white-space:nowrap!important}.footer-bottom p{text-align:center!important}.faq-toggle,.faq-panel{border-radius:18px!important}@media(max-width:1180px){.impact-strip{grid-template-columns:1fr!important;justify-items:start!important}.impact-strip a{justify-self:start!important}.plan-grid,.impact-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.intro-grid{grid-template-columns:1fr!important}.impact-editorial{grid-template-columns:1fr!important}}@media(max-width:980px){.hero-media img{object-position:center 34%!important}.hero-bg{background:linear-gradient(180deg,rgba(4,6,8,0) 0%,rgba(4,6,8,.08) 36%,rgba(4,6,8,.22) 68%,rgba(4,6,8,.50) 100%)!important}.hero-content,.hero .eyebrow,.hero h1,.hero-lead,.hero-card,.intro,.intro h2,.promise-panel,.intro-grid article,.section-head,.section-head>div,.section-head>p,.service-large div,.service-small div,.impact-head,.impact-card,.plan,.plan-note,.method-copy,.method-steps article,.industries,.industry-grid article,.deliverable-card,.contact-copy,.corporate-metrics .metrics-copy,.metric-card,.footer-main,.footer-bottom{text-align:center!important}.hero-actions,.hero-value,.social-links{justify-content:center!important}.section{padding:54px 18px!important}.service-showcase,.impact-grid,.plan-grid,.industry-grid,.metrics-grid{gap:16px!important}.service-showcase,.contact,.impact-editorial{grid-template-columns:1fr!important}.service-small{grid-template-columns:1fr!important;min-height:0!important}.service-small img{height:250px!important}.hero-card{margin:22px auto 0!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(320px,calc(100% - 36px))!important}.hero-value a,.hero-actions .button{width:100%!important;max-width:320px!important;justify-content:center!important}.plan-grid,.impact-grid,.industry-grid{grid-template-columns:1fr!important}.impact-strip{justify-items:center!important;text-align:center!important;padding:28px 22px!important}.impact-strip a{justify-self:center!important}.intro-card-top{justify-content:center!important}.method-steps article{grid-template-columns:1fr!important;justify-items:center!important}.method-steps article>div{display:flex!important;flex-direction:column!important;align-items:center!important}.plan-note{grid-template-columns:1fr!important;gap:16px!important}.plan-note img{width:100%!important;height:200px!important}.contact-copy h2,.contact-copy p,.impact-head p:last-child,.section-head>p,.plan-title p,.service-large p,.service-small p,.intro-grid p,.metric-card p{margin-left:auto!important;margin-right:auto!important}.footer-brand,.footer-column{align-items:center!important}}@media(max-width:560px){.hero-content{padding:38px 0 48px!important;width:min(100%,92vw)!important;margin:0 auto!important}.hero-media{height:44svh!important;min-height:300px!important;max-height:380px!important}.hero-bg{height:44svh!important;min-height:300px!important;max-height:380px!important}.hero h1{font-size:clamp(38px,11vw,52px)!important}.hero-card span,.hero .eyebrow{font-size:10px!important;letter-spacing:.18em!important}.hero-lead{font-size:15px!important}.impact-editorial-media,.impact-editorial-media img{min-height:280px!important}.footer-bottom{flex-direction:column!important}}:root{--premium-black:#030507;--premium-ink:#0b1118;--premium-cyan:#22d3ff;--premium-cyan-soft:rgba(34,211,255,.20);--premium-fuchsia:#ff2d7a;--premium-white:#ffffff;--premium-muted:#66717f;--premium-line:rgba(3,5,7,.08);--premium-shadow:0 24px 70px rgba(3,5,7,.08);--premium-shadow-hover:0 34px 90px rgba(3,5,7,.13)}.section{padding-top:clamp(64px,6.2vw,104px)!important;padding-bottom:clamp(64px,6.2vw,104px)!important}.section+.section{margin-top:0!important}.section-head{margin-bottom:clamp(34px,4vw,54px)!important}.reveal{transition:opacity .55s ease,transform .55s ease,filter .55s ease!important}body.is-loaded .reveal{filter:none!important}.header{height:76px!important;background:rgba(255,255,255,.965)!important;box-shadow:0 10px 34px rgba(3,5,7,.065)!important}.header.scrolled{height:68px!important;background:rgba(255,255,255,.985)!important;box-shadow:0 14px 40px rgba(3,5,7,.09)!important}.brand-logo img{width:clamp(152px,15vw,214px)!important}.header nav a{position:relative!important;transition:color .25s ease!important}.header nav a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--premium-cyan),transparent);transition:transform .25s ease}.header nav a:not(.nav-cta):hover::after,.header nav a:not(.nav-cta).is-active::after{transform:scaleX(1)}.nav-cta{overflow:hidden!important}.nav-cta::before,.button::before,.plan a::before,.impact-strip a::before,.lead-form button::before,.footer-whatsapp::before{content:"";position:absolute;inset:0;transform:translateX(-105%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent);transition:transform .55s ease}.nav-cta:hover::before,.button:hover::before,.plan a:hover::before,.impact-strip a:hover::before,.lead-form button:hover::before,.footer-whatsapp:hover::before{transform:translateX(105%)}.hero{min-height:96svh!important}.hero-content{padding-top:132px!important;padding-bottom:84px!important}.hero h1{max-width:780px!important}.hero-lead{max-width:640px!important}.hero-bg{background:radial-gradient(circle at 20% 42%,rgba(34,211,255,.12),transparent 24%),linear-gradient(90deg,rgba(3,5,7,.92) 0%,rgba(3,5,7,.78) 34%,rgba(3,5,7,.18) 72%,rgba(3,5,7,.60) 100%)!important}.hero-card{border-radius:30px!important;box-shadow:0 28px 90px rgba(0,0,0,.34)!important}.hero-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,rgba(34,211,255,.35),rgba(255,255,255,.08),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero-actions .button,.hero-value a{transition:transform .25s ease,box-shadow .25s ease,background .25s ease!important}.hero-value a{min-width:188px!important}.promise-panel,.intro-grid article,.service-large,.service-small,.impact-card,.plan,.plan-note,.method-steps article,.industry-grid article,.deliverable-card,.lead-form,.metric-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease!important}.promise-panel:hover,.intro-grid article:hover,.service-large:hover,.service-small:hover,.impact-card:hover,.plan:hover,.method-steps article:hover,.industry-grid article:hover,.lead-form:hover{transform:translateY(-5px)!important;box-shadow:var(--premium-shadow-hover)!important;border-color:rgba(34,211,255,.20)!important}.promise-panel{border:1px solid var(--premium-line)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0,#fbfcfd 100%)!important;box-shadow:var(--premium-shadow)!important}.promise-panel strong{color:var(--premium-black)!important}.promise-panel a{color:var(--premium-cyan)!important;font-weight:850!important}.service-showcase{gap:22px!important}.service-large,.service-small{overflow:hidden!important}.service-large img,.service-small img,.impact-editorial-media img,.plan-note img{transition:transform .65s ease,filter .65s ease!important}.service-large:hover img,.service-small:hover img,.impact-editorial-media:hover img,.plan-note:hover img{transform:scale(1.035)!important;filter:saturate(1.04) contrast(1.03)!important}.service-large h3,.service-small h3{font-size:clamp(24px,2.15vw,36px)!important}.impact-strip{min-height:128px!important;grid-template-columns:250px 1fr auto!important}.impact-strip strong{display:flex!important;align-items:center!important;gap:12px!important}.impact-strip strong::before{content:"";width:12px;height:12px;border-radius:50%;background:var(--premium-cyan);box-shadow:0 0 0 8px rgba(34,211,255,.12)}.impact-strip p{max-width:900px!important}.plan{display:flex!important;flex-direction:column!important}.plan ul{flex:1!important}.plan a{margin-top:auto!important}.plan.featured{position:relative!important}.plan.featured::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 20% 0%,rgba(34,211,255,.22),transparent 32%),linear-gradient(180deg,#05080c,#0d131a);z-index:0}.plan.featured>*{position:relative!important;z-index:1!important}.plan.featured .badge{position:absolute!important;z-index:2!important}.plan.featured li{transition:border-color .25s ease,background .25s ease,transform .25s ease!important}.plan.featured li:hover{border-color:rgba(34,211,255,.28)!important;background:rgba(255,255,255,.075)!important;transform:translateX(3px)!important}.price strong{font-size:clamp(34px,2.6vw,48px)!important}.method-steps b{position:relative!important}.method-steps b::after{content:"";position:absolute;inset:-7px;border-radius:22px;border:1px solid rgba(34,211,255,.16);opacity:.8}.method-steps article:hover b{color:#fff!important;background:linear-gradient(180deg,var(--premium-cyan),#0da9df)!important}.industry-grid article{position:relative!important;overflow:hidden!important}.industry-grid article::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(34,211,255,.08),transparent 42%);opacity:0;transition:opacity .25s ease}.industry-grid article:hover::before{opacity:1}.industry-grid span,.industry-grid p{position:relative!important}.deliverables{gap:48px!important}.deliverable-card{min-height:430px!important}.deliverable-list article{border-bottom:1px solid rgba(3,5,7,.08)!important;padding:22px 0!important}.deliverable-list span{color:var(--premium-cyan)!important}.contact{gap:48px!important}.lead-form{background:linear-gradient(180deg,#fff,#fbfcfd)!important}.lead-form input,.lead-form textárea,.lead-form select{border-radius:14px!important;border:1px solid rgba(3,5,7,.10)!important;transition:border-color .22s ease,box-shadow .22s ease!important}.lead-form input:focus,.lead-form textárea:focus,.lead-form select:focus{outline:none!important;border-color:rgba(34,211,255,.55)!important;box-shadow:0 0 0 4px rgba(34,211,255,.12)!important}.metric-card strong span{display:inline-block!important;min-width:1.15em!important}.metric-card{box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.footer-main{gap:34px!important}.footer-column h3{letter-spacing:.12em!important;text-transform:uppercase!important;font-size:12px!important}.footer-column a{font-size:13px!important;transition:color .2s ease,transform .2s ease!important}.footer-column a:hover{color:var(--premium-cyan)!important;transform:translateY(-1px)!important}.footer-brand{min-height:100%!important}.footer-whatsapp{background:#fff!important;color:#040608!important;border-color:#fff!important}.footer-whatsapp:hover{background:#25d366!important;border-color:#25d366!important;color:#fff!important}.social{transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease!important}.social:hover{transform:translateY(-3px) scale(1.04)!important}@media(max-width:980px){.hero{min-height:auto!important}.hero-content{padding-top:34px!important;padding-bottom:44px!important}.hero-bg{background:linear-gradient(180deg,rgba(3,5,7,0) 0%,rgba(3,5,7,.04) 34%,rgba(3,5,7,.22) 66%,rgba(3,5,7,.48) 100%)!important}.section{padding-top:48px!important;padding-bottom:48px!important}.intro h2,.section-head h2,.impact-head h2,.method h2,.industries h2,.contact h2{max-width:11.5em!important;margin-left:auto!important;margin-right:auto!important}.impact-strip{min-height:0!important}.impact-strip strong{justify-content:center!important}.footer-main{gap:28px!important}}@media(max-width:560px){.section{padding-top:42px!important;padding-bottom:42px!important}.hero-media,.hero-bg{height:42svh!important;min-height:285px!important}.hero-value a,.hero-actions .button{max-width:330px!important}.impact-editorial{margin-bottom:24px!important}.impact-strip{border-radius:24px!important}}:root{--fuchsia:#e61f72;--fuchsia-strong:#ff2c88;--cyan:#27d8ff;--cyan-soft:#8ae9ff;--ink:#071824;--ink2:#0b2231}.nav-cta,.button.primary,.plan.featured a,.lead-form button,.faq-actions a:last-child,.footer-whatsapp{background:linear-gradient(135deg,var(--fuchsia),#b31557) !important;border-color:var(--fuchsia) !important;color:#fff !important;opacity:1 !important;filter:none !important;animation:none !important;box-shadow:0 12px 28px rgba(230,31,114,.28),0 0 0 1px rgba(255,255,255,.06) inset !important}.nav-cta:hover,.button.primary:hover,.plan.featured a:hover,.lead-form button:hover,.faq-actions a:last-child:hover,.footer-whatsapp:hover{background:linear-gradient(135deg,var(--fuchsia-strong),#c11d61) !important;border-color:var(--fuchsia-strong) !important;color:#fff !important;transform:translateY(-2px) !important;box-shadow:0 16px 34px rgba(230,31,114,.38),0 0 22px rgba(39,216,255,.14) !important}.button.ghost{background:#081722 !important;border-color:#081722 !important;color:#fff !important;box-shadow:0 10px 24px rgba(7,24,36,.16) !important}.button.ghost:hover{background:#0f2431 !important;border-color:#0f2431 !important;color:#fff !important;transform:translateY(-2px) !important}.eyebrow,.intro-kicker,.impact-head .eyebrow,.metrics-copy .eyebrow,.contact-copy .eyebrow,.hero-card span,.badge,.footer-column h3{color:var(--cyan) !important;text-shadow:0 0 9px rgba(39,216,255,.18),0 0 16px rgba(230,31,114,.12) !important}.hero h1,.intro h2,.section-head h2,.impact-head h2,.method h2,.industries h2,.deliverable-card h2,.contact h2,.metrics-copy h2{text-shadow:0 1px 0 rgba(255,255,255,.02),0 0 14px rgba(39,216,255,.08),0 0 18px rgba(230,31,114,.06) !important}.hero h1{max-width:10.6ch !important}.hero-card{width:min(320px,calc(100vw - 44px)) !important;padding:22px 22px 24px !important;right:clamp(18px,4vw,72px) !important;bottom:clamp(18px,5vw,64px) !important;text-align:center !important;border:1px solid rgba(255,255,255,.22) !important;border-radius:18px !important;overflow:hidden !important;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.06)) padding-box,linear-gradient(135deg,rgba(39,216,255,.78),rgba(230,31,114,.78)) border-box !important;box-shadow:0 26px 50px rgba(7,24,36,.30),0 0 26px rgba(39,216,255,.12),0 0 24px rgba(230,31,114,.14) !important}.hero-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(125deg,rgba(255,255,255,.06) 0 11px,rgba(255,255,255,0) 11px 22px),radial-gradient(circle at 0% 100%,rgba(39,216,255,.15),transparent 38%),radial-gradient(circle at 100% 0%,rgba(230,31,114,.16),transparent 34%)}.hero-card span,.hero-card strong,.hero-card p{position:relative;z-index:1}.hero-card span{display:block !important;text-align:center !important;letter-spacing:.18em !important;margin-bottom:8px !important}.hero-card strong{display:block !important;width:100% !important;margin:0 auto 10px !important;font-size:clamp(52px,7vw,72px) !important;line-height:.95 !important;text-align:center !important;color:#fff !important}.hero-card p{max-width:24ch !important;margin:0 auto !important;font-size:14px !important;line-height:1.55 !important;color:rgba(255,255,255,.88) !important}.hero-value{display:flex !important;gap:12px !important;flex-wrap:wrap !important}.hero-value a{background:rgba(255,255,255,.08) !important;border:1px solid rgba(255,255,255,.16) !important;color:#fff !important}.hero-value a span{color:inherit !important}.promise-panel{border:1px solid rgba(6,42,99,.08) !important;box-shadow:0 14px 34px rgba(6,42,99,.08) !important}.intro-grid{gap:0 !important}.intro-grid article{padding:30px 26px !important;min-height:unset !important}.intro-card-top{display:flex !important;flex-direction:column !important;align-items:center !important;gap:12px !important}.intro-icon{width:56px !important;height:56px !important;display:grid !important;place-items:center !important;border-radius:16px !important;background:linear-gradient(180deg,#ffffff,#f4f8fb) !important;border:1px solid rgba(6,42,99,.12) !important;box-shadow:0 12px 30px rgba(6,42,99,.10),0 0 16px rgba(39,216,255,.08),0 0 16px rgba(230,31,114,.06) !important}.intro-icon svg{stroke:#0e3d77 !important}.intro-grid article span:last-child{font-size:18px !important;color:#0e3d77 !important;text-shadow:0 0 8px rgba(39,216,255,.10),0 0 8px rgba(230,31,114,.08) !important}.intro-grid article p{text-align:center !important;max-width:28ch !important;margin:16px auto 0 !important}.impact-editorial-media img{border-radius:18px !important;box-shadow:0 18px 42px rgba(6,42,99,.16) !important}.metric-card strong{text-shadow:0 0 12px rgba(39,216,255,.12),0 0 14px rgba(230,31,114,.08) !important}.deliverable-card{background:radial-gradient(circle at 16% 20%,rgba(39,216,255,.17),transparent 30%),radial-gradient(circle at 86% 82%,rgba(230,31,114,.20),transparent 34%),linear-gradient(160deg,rgba(7,24,36,.95),rgba(11,34,49,.92)) !important;position:relative !important;overflow:hidden !important}.deliverable-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 6%,rgba(255,255,255,.06) 6% 7%,transparent 7% 100%),repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 18px,transparent 18px 36px)}.deliverable-card>*{position:relative;z-index:1}.faq-actions a:first-child{background:#fff !important;color:#071824 !important;border:1px solid rgba(6,42,99,.14) !important}.faq-actions a:first-child:hover{background:#f6f8fb !important;color:#071824 !important}@media (max-width:980px){.hero-content{padding-bottom:26px !important}.hero-actions{margin:28px auto 20px !important;max-width:340px !important;flex-direction:column !important}.hero-actions .button,.hero-value a{width:100% !important;justify-content:center !important}.hero-card{position:relative !important;right:auto !important;bottom:auto !important;margin:18px auto 0 !important;width:min(340px,100%) !important}.intro h2,.section-head h2,.impact-head h2,.method h2,.industries h2,.deliverable-card h2,.contact h2,.metrics-copy h2{text-align:center !important}.promise-panel{text-align:center !important}.intro-grid{grid-template-columns:1fr !important;border-top:0 !important;gap:14px !important;margin-top:18px !important}.intro-grid article{border:1px solid rgba(6,42,99,.10) !important;border-radius:18px !important;background:#fff !important;box-shadow:0 14px 30px rgba(6,42,99,.07) !important}.intro-grid article+article{padding-left:26px !important}.service-showcase,.impact-editorial,.plan-note,.deliverables,.method{gap:18px !important}.impact-editorial{display:grid !important;grid-template-columns:1fr !important}.metrics-grid,.industry-grid{gap:14px !important}.faq-actions{grid-template-columns:1fr !important}}.header .nav-cta,.header nav .nav-cta,a.nav-cta{background:#05070b!important;color:#ffffff!important;border:1px solid #05070b!important;box-shadow:none!important;opacity:1!important;filter:none!important;text-shadow:none!important}.header .nav-cta *,.header nav .nav-cta *,a.nav-cta *{color:#ffffff!important}.header .nav-cta:hover,.header nav .nav-cta:hover,a.nav-cta:hover,.header .nav-cta:focus-visible,.header nav .nav-cta:focus-visible,a.nav-cta:focus-visible{background:#19cfff!important;border-color:#19cfff!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(25,207,255,.20)!important;transform:translateY(-1px)!important}.button,.hero-actions .button,.hero-value a,.plan a,.impact-strip a,.lead-form button,.faq-actions a,.footer-whatsapp{opacity:1!important;filter:none!important;text-shadow:none!important;box-shadow:none!important}.button::before,.hero-value a::before,.plan a::before,.impact-strip a::before,.lead-form button::before,.footer-whatsapp::before{display:none!important}.button.primary,.hero-actions .button.primary,.lead-form button{background:#e61f72!important;border-color:#e61f72!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(230,31,114,.18)!important}.button.primary:hover,.hero-actions .button.primary:hover,.lead-form button:hover{background:#19cfff!important;border-color:#19cfff!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(25,207,255,.20)!important;transform:translateY(-1px)!important}.button.ghost,.hero-actions .button.ghost,.plan a,.impact-strip a{background:#05070b!important;border-color:#05070b!important;color:#ffffff!important}.button.ghost:hover,.hero-actions .button.ghost:hover,.plan a:hover,.impact-strip a:hover{background:#19cfff!important;border-color:#19cfff!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(25,207,255,.20)!important;transform:translateY(-1px)!important}.hero-card{background:#05070b!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:18px!important;color:#ffffff!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;box-shadow:0 16px 36px rgba(5,7,11,.28),0 0 0 1px rgba(25,207,255,.18) inset!important;overflow:hidden!important}.hero-card::before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(25,207,255,.12),transparent 34%),linear-gradient(315deg,rgba(230,31,114,.12),transparent 34%)!important;border-radius:inherit!important}.hero-card span,.hero-card strong,.hero-card p,.hero-card a{position:relative!important;z-index:1!important}.hero-card span{color:#19cfff!important;text-align:center!important}.hero-card strong{display:block!important;width:100%!important;color:#ffffff!important;text-align:center!important;margin:0 auto!important;line-height:1!important;text-shadow:none!important}.hero-card p{color:rgba(255,255,255,.82)!important;text-align:center!important;margin:0 auto!important;max-width:25ch!important}.hero-card .hero-card-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:230px!important;min-height:42px!important;margin-top:6px!important;border-radius:999px!important;background:#05070b!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.30)!important;font-weight:850!important;font-size:12px!important;box-shadow:none!important}.hero-card .hero-card-cta:hover{background:#19cfff!important;border-color:#19cfff!important;color:#ffffff!important;box-shadow:0 0 16px rgba(25,207,255,.24)!important}.faq-actions a:first-child{background:#ffffff!important;color:#071824!important;border:1px solid rgba(7,24,36,.16)!important}.faq-actions a:first-child *,.faq-actions a:first-child span,.faq-actions a:first-child b{color:#071824!important}.faq-actions a:first-child:hover{background:#f5f7fa!important;color:#071824!important;border-color:rgba(7,24,36,.24)!important}.eyebrow,.intro-kicker{font-family:Inter,"Aptos","Segoe UI",Roboto,Arial,sans-serif!important;font-size:clamp(8px,1.05vw,11px)!important;line-height:1.35!important;letter-spacing:.13em!important;word-spacing:.08em!important;max-width:100%!important;text-wrap:balance!important}.intro{background:#ffffff!important}.intro-grid{background:#ffffff!important}.intro-grid article{background:#ffffff!important}.intro-grid article p{color:#405267!important}.intro-grid article span:last-child{color:#0e3d77!important}.intro-icon{background:#ffffff!important;color:#0e3d77!important;box-shadow:0 10px 24px rgba(7,24,36,.08)!important}@media(max-width:980px){.eyebrow,.intro-kicker{font-size:8.5px!important;letter-spacing:.075em!important;line-height:1.35!important;white-space:normal!important;max-width:310px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.hero .eyebrow{max-width:320px!important}.hero-card{width:min(330px,calc(100% - 32px))!important;margin:18px auto 0!important;position:relative!important;right:auto!important;bottom:auto!important}.hero-actions,.hero-value{width:100%!important;max-width:330px!important;margin-left:auto!important;margin-right:auto!important}.hero-actions .button,.hero-value a,.plan a,.impact-strip a,.lead-form button{width:100%!important;max-width:330px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important}.intro{padding-top:42px!important;padding-bottom:42px!important}.intro h2{font-size:clamp(28px,8vw,38px)!important;line-height:1.12!important;text-align:center!important;max-width:12.5em!important;margin-left:auto!important;margin-right:auto!important}.promise-panel{text-align:center!important;border-radius:18px!important;padding:20px!important}.intro-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;border-top:0!important}.intro-grid article{border:1px solid rgba(7,24,36,.10)!important;border-radius:18px!important;padding:24px 20px!important;box-shadow:0 10px 24px rgba(7,24,36,.06)!important;text-align:center!important}.intro-grid article+article{padding-left:20px!important}.intro-card-top{justify-content:center!important;align-items:center!important}.intro-grid article span:last-child,.intro-grid article p{text-align:center!important}.intro-grid article p{max-width:30ch!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:380px){.eyebrow,.intro-kicker{font-size:7.8px!important;letter-spacing:.055em!important;max-width:288px!important}}.hero .eyebrow{white-space:nowrap!important;display:block!important;width:max-content!important;max-width:100%!important;font-size:clamp(8px,0.82vw,11px)!important;letter-spacing:.105em!important;word-spacing:.04em!important;line-height:1.2!important}@media(max-width:560px){.hero .eyebrow{font-size:7.4px!important;letter-spacing:.045em!important;word-spacing:0!important;width:100%!important;text-align:center!important;white-space:nowrap!important}}@media(max-width:380px){.hero .eyebrow{font-size:6.9px!important;letter-spacing:.025em!important}}@media(max-width:980px){.intro{background:#ffffff!important;padding:46px 18px!important}.intro h2{color:#071824!important;text-align:center!important;font-size:clamp(28px,8vw,40px)!important;line-height:1.12!important;max-width:12em!important;margin:0 auto 20px!important}.promise-panel{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:340px!important;margin:0 auto 22px!important;padding:22px 18px!important;border-radius:22px!important;background:#05070b!important;border:1px solid rgba(25,207,255,.20)!important;box-shadow:0 16px 34px rgba(7,24,36,.16)!important;text-align:center!important}.promise-panel strong{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;color:#ffffff!important;font-size:20px!important;line-height:1.18!important;text-align:center!important;white-space:normal!important}.promise-panel strong::before{content:"";width:12px!important;height:12px!important;border-radius:50%!important;background:#19cfff!important;box-shadow:0 0 14px rgba(25,207,255,.50)!important;flex:0 0 auto!important}.promise-panel p{color:rgba(255,255,255,.78)!important;max-width:29ch!important;margin:0 auto!important;text-align:center!important;font-size:14px!important;line-height:1.55!important}.promise-panel a{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:4px auto 0!important;min-height:38px!important;padding:0 18px!important;border-radius:999px!important;background:#ffffff!important;color:#071824!important;font-weight:850!important;text-align:center!important}.intro-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;border-top:0!important;background:#ffffff!important;width:100%!important;max-width:340px!important;margin-left:auto!important;margin-right:auto!important}.intro-grid article{background:#ffffff!important;border:1px solid rgba(7,24,36,.10)!important;border-radius:20px!important;padding:24px 20px!important;box-shadow:0 12px 28px rgba(7,24,36,.07)!important;text-align:center!important}.intro-grid article+article{padding-left:20px!important}.intro-card-top{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important}.intro-icon{width:54px!important;height:54px!important;margin:0 auto!important;background:#ffffff!important;color:#0e3d77!important;border:1px solid rgba(7,24,36,.12)!important;box-shadow:0 10px 24px rgba(7,24,36,.08)!important}.intro-grid article span:last-child{color:#0e3d77!important;text-align:center!important;font-size:18px!important;line-height:1.2!important}.intro-grid article p{max-width:30ch!important;margin:14px auto 0!important;color:#405267!important;text-align:center!important;line-height:1.62!important}}@media(max-width:980px){.deliverable-card{background:linear-gradient(180deg,rgba(7,24,36,.78),rgba(7,24,36,.82)),url("assets/custom-deliverables-docs-360w.webp") center/cover!important;border-radius:24px!important;overflow:hidden!important}.deliverable-card::before,.deliverable-card::after{display:none!important;content:none!important}}@media(max-width:980px){.button,.hero-actions .button,.hero-value a,.plan a,.impact-strip a,.lead-form button{box-shadow:none!important;opacity:1!important;filter:none!important}.button.primary,.hero-actions .button.primary,.lead-form button{box-shadow:0 8px 18px rgba(230,31,114,.16)!important}.button.primary:hover,.hero-actions .button.primary:hover,.lead-form button:hover,.button.ghost:hover,.hero-actions .button.ghost:hover,.plan a:hover,.impact-strip a:hover{box-shadow:0 8px 18px rgba(25,207,255,.20)!important}}.business-impact{overflow:hidden!important}.impact-editorial{align-items:center!important}img{max-width:100%;height:auto}.hero-media img{aspect-ratio:16/9}@media(max-width:980px){.hero-media img{aspect-ratio:4/3}.hero-card{contain:layout paint;min-height:318px!important}.metric-card strong{min-width:3ch;display:inline-block}}.hero-bg{background-image:linear-gradient(90deg,rgba(6,20,41,.94) 0%,rgba(6,20,41,.78) 42%,rgba(6,20,41,.38) 76%,rgba(6,20,41,.16) 100%),url("assets/hero-boardroom-1180w-visual.webp")!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;aspect-ratio:auto!important}.hero-card,.plan.featured,.impact-strip{box-shadow:0 24px 60px rgba(3,17,26,.16)!important}.button.primary,.lead-form button,.plan.featured a{background:#e61f72!important;color:#fff!important;box-shadow:0 10px 24px rgba(230,31,114,.18)!important}.button.primary:hover,.lead-form button:hover,.plan.featured a:hover{background:#19cfff!important;color:#fff!important}.hero-actions .button.ghost,.nav-cta{background:#05070b!important;color:#fff!important}.hero-actions .button.ghost:hover,.nav-cta:hover{background:#19cfff!important;color:#fff!important}.reveal{transition:opacity .6s ease,transform .6s ease}.service-large img,.service-small img,.impact-editorial-media img,.plan-note img{object-fit:cover!important}@media(max-width:980px){.hero-bg{display:none!important;background-image:none!important}.hero-media{display:block!important;height:auto!important}.hero-media img{width:100%!important;height:auto!important;aspect-ratio:4/3!important;object-fit:cover!important;object-position:center 24%!important}.hero-content{background:#05070b!important}.hero-card{background:#05070b!important;border:1px solid rgba(25,207,255,.22)!important;box-shadow:0 16px 34px rgba(3,17,26,.18)!important}}:root{--mc-black:#05080c;--mc-black-2:#0b121b;--mc-white:#ffffff;--mc-light:#f7fafc;--mc-text:#07111a;--mc-muted:#536575;--mc-line:rgba(7,17,26,.10);--mc-celeste:#58d2ff;--mc-cyan:#12dfff;--mc-violet:#7c5cff;--mc-fuchsia:#ff2f92}body{background:var(--mc-light)!important;color:var(--mc-text)!important}.section{padding-top:clamp(60px,6.5vw,104px)!important;padding-bottom:clamp(60px,6.5vw,104px)!important}.section-head{margin-bottom:clamp(28px,4vw,46px)!important}section+section{margin-top:0!important}@media(max-width:980px){.section{padding-top:50px!important;padding-bottom:50px!important}.section-head{margin-bottom:24px!important}}.hero,.visual-services,.industries,.corporate-metrics,footer{background:linear-gradient(180deg,var(--mc-black) 0%,var(--mc-black-2) 100%)!important}.intro,.business-impact,.plans,.method,.deliverables,.contact{background:var(--mc-white)!important}.hero h1,.hero .eyebrow,.hero .hero-lead,.hero-card,.hero-card strong,.hero-card p,.hero-card span,.visual-services .section-head h2,.visual-services .section-head p,.visual-services .eyebrow,.visual-services .service-large h3,.visual-services .service-large p,.visual-services .service-large li,.visual-services .service-small h3,.visual-services .service-small p,.visual-services .service-small span,.industries .section-head h2,.industries .section-head p,.industries .eyebrow,.industry-grid article span,.industry-grid article p,.deliverable-card h2,.deliverable-card p,.deliverable-card .eyebrow,.corporate-metrics .eyebrow,.corporate-metrics h2,.metric-card strong,.metric-card p,footer h3,footer p,footer a,footer span{color:var(--mc-white)!important;-webkit-text-fill-color:currentColor!important}.hero .eyebrow,.visual-services .eyebrow,.industries .eyebrow,.deliverable-card .eyebrow,.corporate-metrics .eyebrow,footer .footer-column h3{color:var(--mc-cyan)!important}.hero .hero-lead,.visual-services .section-head p,.visual-services .service-large p,.visual-services .service-small p,.industry-grid article p,.metric-card p,footer p,footer a{color:rgba(255,255,255,.76)!important}.service-large,.service-small,.industry-grid article,.metric-card,.hero-card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border:1px solid rgba(88,210,255,.16)!important;box-shadow:0 22px 48px rgba(0,0,0,.22)!important}.service-large li{border-color:rgba(88,210,255,.18)!important}.deliverable-card{background:linear-gradient(180deg,rgba(5,8,12,.72),rgba(5,8,12,.78)),url("assets/custom-deliverables-docs.webp") center/cover!important}.intro h2,.intro h3,.intro strong,.intro span:not(.intro-icon),.intro a,.business-impact h2,.business-impact h3,.business-impact strong,.business-impact span,.plans h2,.plans h3,.plans span,.plans strong,.plans small,.plans em,.method h2,.method h3,.method strong,.method span,.deliverables .deliverable-list p,.deliverables .deliverable-list span,.contact h2,.contact h3,.contact span,.contact label,.promise-panel strong,.promise-panel p,.promise-panel a,.impact-card h3,.impact-card p,.plan:not(.featured) .plan-title span,.plan:not(.featured) .plan-title p,.plan:not(.featured) .price small,.plan:not(.featured) .price strong,.plan:not(.featured) .price em,.plan:not(.featured) li,.plan-note strong,.plan-note p,.lead-form label{color:var(--mc-text)!important;-webkit-text-fill-color:currentColor!important}.intro p,.business-impact p,.plans p,.method p,.contact p{color:var(--mc-muted)!important}.intro .intro-kicker,.business-impact .eyebrow,.plans .eyebrow,.method .eyebrow,.contact .eyebrow{color:#0aa9d2!important}.intro-grid article,.promise-panel,.impact-card,.plan:not(.featured),.plan-note,.method-steps article,.lead-form{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;border:1px solid var(--mc-line)!important;box-shadow:0 16px 36px rgba(7,17,26,.055)!important}.intro-grid{border-top:0!important;gap:18px!important}.intro-grid article{border-right:1px solid var(--mc-line)!important;padding:30px!important;min-height:unset!important}.intro-grid article+article{padding-left:30px!important}.plan.featured{background:linear-gradient(180deg,#060a10 0%,#101722 100%)!important;border:1px solid rgba(88,210,255,.18)!important;box-shadow:0 24px 58px rgba(0,0,0,.22)!important}.plan.featured,.plan.featured .plan-title span,.plan.featured .plan-title p,.plan.featured .price small,.plan.featured .price strong,.plan.featured .price em,.plan.featured li{color:#fff!important;-webkit-text-fill-color:#fff!important}.plan.featured .plan-title,.plan.featured li{border-color:rgba(255,255,255,.16)!important}.button.primary,.hero-card-cta,.plan:not(.featured) a,.impact-strip a{background:linear-gradient(135deg,var(--mc-celeste),var(--mc-cyan))!important;border-color:transparent!important;color:#041018!important;-webkit-text-fill-color:#041018!important;box-shadow:0 14px 32px rgba(18,223,255,.20)!important}.button.primary *,.hero-card-cta *,.plan:not(.featured) a *,.impact-strip a *{color:#041018!important;-webkit-text-fill-color:#041018!important}.nav-cta,.plan.featured a,.lead-form button,.footer-whatsapp{background:linear-gradient(135deg,var(--mc-violet),var(--mc-fuchsia))!important;border-color:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 16px 34px rgba(124,92,255,.24)!important}.nav-cta *,.plan.featured a *,.lead-form button *,.footer-whatsapp *{color:#fff!important;-webkit-text-fill-color:#fff!important}.button.ghost,.button:not(.primary){background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important}.button.ghost *,.button:not(.primary) *{color:#fff!important}.visual-services .section-head,.plans .section-head{gap:34px!important}.service-showcase,.impact-editorial,.plan-grid,.method,.deliverables,.contact{gap:clamp(20px,3vw,36px)!important}.business-impact{padding-top:clamp(58px,5.5vw,84px)!important;padding-bottom:clamp(58px,5.5vw,84px)!important}.plan-grid{gap:18px!important}.plan{border-radius:24px!important;padding:34px!important;border-right:1px solid var(--mc-line)!important}.plan-note{margin-top:24px!important;border-radius:24px!important;overflow:hidden!important}.method-copy p:last-child{margin-top:18px!important}.method-steps article{border-radius:22px!important;padding:22px!important}.method-steps b{background:#05080c!important;color:var(--mc-cyan)!important}.contact{background:linear-gradient(135deg,#ffffff 0%,#eafbff 100%)!important}.contact-copy h2,.contact-copy p{max-width:620px!important}.lead-form input,.lead-form textarea,.lead-form select{background:#fff!important;color:var(--mc-text)!important;-webkit-text-fill-color:var(--mc-text)!important;border:1px solid rgba(7,17,26,.16)!important;border-radius:14px!important}.header{background:rgba(255,255,255,.94)!important;color:var(--mc-text)!important;border-bottom:1px solid rgba(7,17,26,.08)!important}.header nav a,.menu span{color:var(--mc-text)!important}.header nav a:hover{color:#0aa9d2!important}@media(max-width:980px){.hero-content{background:#05080c!important}.mobile-lean-strip{background:#05080c!important;border-color:rgba(88,210,255,.18)!important}.mobile-lean-strip span{color:var(--mc-cyan)!important}.mobile-lean-strip b,.mobile-lean-strip small{color:#fff!important}.section-head,.method-copy,.contact-copy,.metrics-copy,.impact-head{text-align:center!important}.section-head>p,.method-copy p,.contact-copy p,.impact-head p{margin-left:auto!important;margin-right:auto!important}.service-showcase,.service-small,.impact-editorial,.plan-grid,.plan-note,.method,.deliverables,.contact{grid-template-columns:1fr!important}.service-large div,.service-small div{padding:24px!important}.service-small img{height:auto!important;max-height:250px!important}.industry-grid{grid-template-columns:1fr!important;gap:14px!important;border:0!important}.industry-grid article{min-height:unset!important;padding:24px!important;border-radius:20px!important;border:1px solid rgba(88,210,255,.16)!important}.deliverable-card{min-height:260px!important}}:root{--v62-black:#040608;--v62-cyan:#18d7ff;--v62-celeste:#37cfff;--v62-text:#05070b}.nav-cta,.button,.plan a,.lead-form button,.footer-whatsapp,.faq-cta a,.faq-actions a,.chat-form button{background:var(--v62-black)!important;border:1px solid var(--v62-black)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important;border-radius:999px!important;box-shadow:0 14px 32px rgba(4,6,8,.18)!important}.nav-cta *,.button *,.plan a *,.lead-form button *,.footer-whatsapp *,.faq-cta a *,.faq-actions a *,.chat-form button *{color:#fff!important;-webkit-text-fill-color:#fff!important}.nav-cta:hover,.button:hover,.plan a:hover,.lead-form button:hover,.footer-whatsapp:hover,.faq-cta a:hover,.faq-actions a:hover,.chat-form button:hover{background:linear-gradient(135deg,var(--v62-celeste),var(--v62-cyan))!important;border-color:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 16px 36px rgba(24,215,255,.24)!important}:root{--btn-sky:#39b7d0;--btn-sky-2:#2fa9c2;--btn-hover:#6fd9ea;--btn-hover-2:#8de6f2;--btn-text:#eef7fa;--btn-text-dark:#07202a;--btn-border:rgba(90,198,220,.48)}.header .nav-cta,.header nav .nav-cta,a.nav-cta,.button.primary,.hero-actions .button.primary,a.button.primary,.plan a,.plan.featured a,.lead-form button,.footer-whatsapp,.hero-card-cta,.impact-strip a,.faq-toggle,.faq-actions a:last-child{background:linear-gradient(135deg,var(--btn-sky) 0%,var(--btn-sky-2) 100%)!important;border:1px solid var(--btn-border)!important;color:var(--btn-text)!important;-webkit-text-fill-color:var(--btn-text)!important;box-shadow:0 14px 30px rgba(57,183,208,.22)!important}.header .nav-cta *,.header nav .nav-cta *,a.nav-cta *,.button.primary *,.hero-actions .button.primary *,a.button.primary *,.plan a *,.plan.featured a *,.lead-form button *,.footer-whatsapp *,.hero-card-cta *,.impact-strip a *,.faq-toggle *,.faq-actions a:last-child *{color:var(--btn-text)!important;-webkit-text-fill-color:var(--btn-text)!important}.header .nav-cta:hover,.header .nav-cta:focus-visible,.header nav .nav-cta:hover,.header nav .nav-cta:focus-visible,a.nav-cta:hover,a.nav-cta:focus-visible,.button.primary:hover,.button.primary:focus-visible,.hero-actions .button.primary:hover,.hero-actions .button.primary:focus-visible,a.button.primary:hover,a.button.primary:focus-visible,.plan a:hover,.plan a:focus-visible,.plan.featured a:hover,.plan.featured a:focus-visible,.lead-form button:hover,.lead-form button:focus-visible,.footer-whatsapp:hover,.footer-whatsapp:focus-visible,.hero-card-cta:hover,.hero-card-cta:focus-visible,.impact-strip a:hover,.impact-strip a:focus-visible,.faq-toggle:hover,.faq-toggle:focus-visible,.faq-actions a:last-child:hover,.faq-actions a:last-child:focus-visible{background:linear-gradient(135deg,var(--btn-hover) 0%,var(--btn-hover-2) 100%)!important;border-color:rgba(111,217,234,.62)!important;color:var(--btn-text-dark)!important;-webkit-text-fill-color:var(--btn-text-dark)!important;box-shadow:0 16px 34px rgba(111,217,234,.22)!important}.header .nav-cta:hover *,.header .nav-cta:focus-visible *,.header nav .nav-cta:hover *,.header nav .nav-cta:focus-visible *,a.nav-cta:hover *,a.nav-cta:focus-visible *,.button.primary:hover *,.button.primary:focus-visible *,.hero-actions .button.primary:hover *,.hero-actions .button.primary:focus-visible *,a.button.primary:hover *,a.button.primary:focus-visible *,.plan a:hover *,.plan a:focus-visible *,.plan.featured a:hover *,.plan.featured a:focus-visible *,.lead-form button:hover *,.lead-form button:focus-visible *,.footer-whatsapp:hover *,.footer-whatsapp:focus-visible *,.hero-card-cta:hover *,.hero-card-cta:focus-visible *,.impact-strip a:hover *,.impact-strip a:focus-visible *,.faq-toggle:hover *,.faq-toggle:focus-visible *,.faq-actions a:last-child:hover *,.faq-actions a:last-child:focus-visible *{color:var(--btn-text-dark)!important;-webkit-text-fill-color:var(--btn-text-dark)!important}.button.ghost,.hero-actions .button.ghost,.button:not(.primary):not(.faq-toggle),.hero-value a,.faq-actions a:first-child{background:rgba(57,183,208,.14)!important;border:1px solid rgba(57,183,208,.42)!important;color:#dff6fb!important;-webkit-text-fill-color:#dff6fb!important}.button.ghost *,.hero-actions .button.ghost *,.button:not(.primary):not(.faq-toggle) *,.hero-value a *,.faq-actions a:first-child *{color:#dff6fb!important;-webkit-text-fill-color:#dff6fb!important}.button.ghost:hover,.button.ghost:focus-visible,.hero-actions .button.ghost:hover,.hero-actions .button.ghost:focus-visible,.hero-value a:hover,.hero-value a:focus-visible,.faq-actions a:first-child:hover,.faq-actions a:first-child:focus-visible{background:rgba(111,217,234,.24)!important;border-color:rgba(111,217,234,.55)!important;color:#f4fcfe!important;-webkit-text-fill-color:#f4fcfe!important}.button.ghost:hover *,.button.ghost:focus-visible *,.hero-actions .button.ghost:hover *,.hero-actions .button.ghost:focus-visible *,.hero-value a:hover *,.hero-value a:focus-visible *,.faq-actions a:first-child:hover *,.faq-actions a:first-child:focus-visible *{color:#f4fcfe!important;-webkit-text-fill-color:#f4fcfe!important}.button,.button *,.nav-cta,.nav-cta *,.plan a,.plan a *,.lead-form button,.lead-form button *,.footer-whatsapp,.footer-whatsapp *{text-shadow:none!important}.method-steps b,.method-steps article b,.method-steps b::after{background:linear-gradient(180deg,#2fa9c2 0%,#238da3 100%)!important;color:var(--btn-text)!important;-webkit-text-fill-color:var(--btn-text)!important;border:1px solid rgba(111,217,234,.32)!important;box-shadow:0 10px 24px rgba(47,169,194,.22)!important}.method-steps b svg,.method-steps article b svg,.method-steps b path{fill:none!important;stroke:var(--btn-text)!important;color:var(--btn-text)!important}.badge{background:linear-gradient(135deg,#2fa9c2 0%,#39b7d0 100%)!important;color:var(--btn-text)!important}@media(max-width:980px){.header .nav-cta,.button,.plan a,.lead-form button,.footer-whatsapp,.hero-card-cta{min-height:46px!important}}footer{background:linear-gradient(180deg,#02070d 0%,#030b12 56%,#02070d 100%)!important;color:#eef6fb!important;border-top:1px solid rgba(71,182,208,.12)!important}.footer-main,.footer-bottom{border-color:rgba(255,255,255,.08)!important}.footer-main h1,.footer-main h2,.footer-main h3,.footer-main p,.footer-main a,.footer-main span,.footer-main strong,.footer-main small,.footer-bottom h1,.footer-bottom h2,.footer-bottom h3,.footer-bottom p,.footer-bottom a,.footer-bottom span,.footer-bottom strong,.footer-bottom small{color:inherit!important;-webkit-text-fill-color:currentColor!important}.footer-brand p,.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(232,242,248,.78)!important}.footer-column h3,.footer-brand strong{color:#ffffff!important}.footer-column a:hover,.footer-bottom a:hover{color:#6fd9ea!important}.footer-whatsapp{background:linear-gradient(135deg,#3ab6cf 0%,#2fa9c2 100%)!important;border:1px solid rgba(114,219,236,.34)!important;color:#eef7fa!important;-webkit-text-fill-color:#eef7fa!important;box-shadow:0 16px 34px rgba(58,182,207,.18)!important}.footer-whatsapp *,.footer-whatsapp:visited *{color:#eef7fa!important;-webkit-text-fill-color:#eef7fa!important}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:linear-gradient(135deg,#6fd9ea 0%,#8de6f2 100%)!important;border-color:rgba(141,230,242,.5)!important;color:#07202a!important;-webkit-text-fill-color:#07202a!important;box-shadow:0 18px 38px rgba(111,217,234,.24)!important}.footer-whatsapp:hover *,.footer-whatsapp:focus-visible *{color:#07202a!important;-webkit-text-fill-color:#07202a!important}.social-links{gap:12px!important;align-items:center!important}.social{width:42px!important;height:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.10)!important;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,background .22s ease,border-color .22s ease!important}.social svg{width:18px!important;height:18px!important;fill:currentColor!important}.social.facebook{color:#7eb2ff!important;background:rgba(24,119,242,.16)!important;border-color:rgba(24,119,242,.38)!important;box-shadow:0 0 0 1px rgba(24,119,242,.08),0 10px 24px rgba(24,119,242,.14)!important}.social.instagram{color:#ff6aa3!important;background:rgba(225,48,108,.16)!important;border-color:rgba(225,48,108,.36)!important;box-shadow:0 0 0 1px rgba(225,48,108,.08),0 10px 24px rgba(225,48,108,.14)!important}.social.youtube{color:#ff5b77!important;background:rgba(255,0,51,.14)!important;border-color:rgba(255,0,51,.32)!important;box-shadow:0 0 0 1px rgba(255,0,51,.08),0 10px 24px rgba(255,0,51,.14)!important}.social.linkedin{color:#67b4ff!important;background:rgba(10,102,194,.16)!important;border-color:rgba(10,102,194,.34)!important;box-shadow:0 0 0 1px rgba(10,102,194,.08),0 10px 24px rgba(10,102,194,.14)!important}.social.whatsapp{color:#66e59b!important;background:rgba(37,211,102,.15)!important;border-color:rgba(37,211,102,.34)!important;box-shadow:0 0 0 1px rgba(37,211,102,.08),0 10px 24px rgba(37,211,102,.14)!important}.social:hover,.social:focus-visible{transform:translateY(-3px) scale(1.06)!important;filter:saturate(1.08) brightness(1.04)!important}.social.facebook:hover,.social.facebook:focus-visible{background:#1877f2!important;border-color:#1877f2!important;color:#fff!important;box-shadow:0 0 0 5px rgba(24,119,242,.12),0 16px 34px rgba(24,119,242,.26)!important}.social.instagram:hover,.social.instagram:focus-visible{background:#e1306c!important;border-color:#e1306c!important;color:#fff!important;box-shadow:0 0 0 5px rgba(225,48,108,.12),0 16px 34px rgba(225,48,108,.24)!important}.social.youtube:hover,.social.youtube:focus-visible{background:#ff0033!important;border-color:#ff0033!important;color:#fff!important;box-shadow:0 0 0 5px rgba(255,0,51,.12),0 16px 34px rgba(255,0,51,.24)!important}.social.linkedin:hover,.social.linkedin:focus-visible{background:#0a66c2!important;border-color:#0a66c2!important;color:#fff!important;box-shadow:0 0 0 5px rgba(10,102,194,.12),0 16px 34px rgba(10,102,194,.24)!important}.social.whatsapp:hover,.social.whatsapp:focus-visible{background:#25d366!important;border-color:#25d366!important;color:#fff!important;box-shadow:0 0 0 5px rgba(37,211,102,.12),0 16px 34px rgba(37,211,102,.24)!important}@media(max-width:980px){.footer-main,.footer-bottom{text-align:center!important}.footer-whatsapp{justify-content:center!important}.social-links{justify-content:center!important}}html{scroll-padding-top:86px!important}#servicios,#alcances,#beneficios,#metodo,#industrias,#contacto{scroll-margin-top:92px!important}footer{background:radial-gradient(circle at 18% 18%,rgba(255,47,116,.14),transparent 30%),radial-gradient(circle at 82% 22%,rgba(57,183,208,.10),transparent 32%),linear-gradient(180deg,#02070d 0%,#050910 58%,#02060a 100%)!important;color:#eef6fb!important;border-top:1px solid rgba(255,47,116,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}.footer-main{display:grid!important;grid-template-columns:minmax(260px,1.18fr) repeat(4,minmax(150px,.82fr))!important;gap:clamp(22px,3.2vw,54px)!important;align-items:start!important;border-color:rgba(255,255,255,.08)!important}.footer-bottom{border-color:rgba(255,255,255,.08)!important}.footer-brand{align-items:center!important;justify-content:flex-start!important;text-align:center!important}.footer-logo{width:min(100%,420px)!important;max-width:420px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 18px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.footer-logo img{width:100%!important;max-width:420px!important;height:auto!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 16px 34px rgba(255,47,116,.14))!important}.footer-brand p{max-width:390px!important;margin:0 auto 18px!important;color:rgba(238,246,251,.80)!important;line-height:1.7!important}.footer-column{min-width:0!important}.footer-column h3{color:#fff!important;letter-spacing:.13em!important;text-shadow:0 0 18px rgba(255,47,116,.12)!important}.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(238,246,251,.80)!important}.footer-column a:hover,.footer-bottom a:hover{color:#ff4d91!important}.footer-whatsapp{background:linear-gradient(135deg,#36b4cd 0%,#2ea6bf 100%)!important;border:1px solid rgba(111,217,234,.36)!important;color:#eef7fa!important;-webkit-text-fill-color:#eef7fa!important;border-radius:999px!important;box-shadow:0 16px 34px rgba(47,169,194,.20)!important}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:linear-gradient(135deg,#ff2f74 0%,#ff4f9e 100%)!important;border-color:rgba(255,79,158,.52)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 5px rgba(255,47,116,.10),0 20px 42px rgba(255,47,116,.28)!important;transform:translateY(-2px)!important}.social-links{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:300px!important;margin:22px auto 0!important;overflow:visible!important}.social{flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.10)!important;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,background .22s ease,border-color .22s ease!important}.social svg{width:18px!important;height:18px!important;fill:currentColor!important}.social.facebook{color:#7eb2ff!important;background:rgba(24,119,242,.17)!important;border-color:rgba(24,119,242,.40)!important;box-shadow:0 10px 24px rgba(24,119,242,.14)!important}.social.instagram{color:#ff6aa3!important;background:rgba(225,48,108,.18)!important;border-color:rgba(225,48,108,.40)!important;box-shadow:0 10px 24px rgba(225,48,108,.14)!important}.social.youtube{color:#ff5b77!important;background:rgba(255,0,51,.16)!important;border-color:rgba(255,0,51,.36)!important;box-shadow:0 10px 24px rgba(255,0,51,.14)!important}.social.linkedin{color:#67b4ff!important;background:rgba(10,102,194,.18)!important;border-color:rgba(10,102,194,.38)!important;box-shadow:0 10px 24px rgba(10,102,194,.14)!important}.social.whatsapp{color:#66e59b!important;background:rgba(37,211,102,.17)!important;border-color:rgba(37,211,102,.38)!important;box-shadow:0 10px 24px rgba(37,211,102,.14)!important}.social:hover,.social:focus-visible{transform:translateY(-4px) scale(1.07)!important;filter:saturate(1.12) brightness(1.05)!important}.social.facebook:hover,.social.facebook:focus-visible{background:#1877f2!important;border-color:#1877f2!important;color:#fff!important;box-shadow:0 0 0 5px rgba(24,119,242,.13),0 18px 36px rgba(24,119,242,.30)!important}.social.instagram:hover,.social.instagram:focus-visible{background:#e1306c!important;border-color:#e1306c!important;color:#fff!important;box-shadow:0 0 0 5px rgba(225,48,108,.13),0 18px 36px rgba(225,48,108,.30)!important}.social.youtube:hover,.social.youtube:focus-visible{background:#ff0033!important;border-color:#ff0033!important;color:#fff!important;box-shadow:0 0 0 5px rgba(255,0,51,.13),0 18px 36px rgba(255,0,51,.30)!important}.social.linkedin:hover,.social.linkedin:focus-visible{background:#0a66c2!important;border-color:#0a66c2!important;color:#fff!important;box-shadow:0 0 0 5px rgba(10,102,194,.13),0 18px 36px rgba(10,102,194,.30)!important}.social.whatsapp:hover,.social.whatsapp:focus-visible{background:#25d366!important;border-color:#25d366!important;color:#fff!important;box-shadow:0 0 0 5px rgba(37,211,102,.13),0 18px 36px rgba(37,211,102,.30)!important}@media(max-width:1180px){.footer-main{grid-template-columns:1fr 1fr!important;text-align:center!important}.footer-brand{grid-column:1 / -1!important}}@media(max-width:700px){.footer-main{grid-template-columns:1fr!important;gap:30px!important;text-align:center!important}.footer-logo{max-width:360px!important}.footer-logo img{max-width:360px!important}.social-links{max-width:288px!important;gap:8px!important}.social{flex-basis:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}@media(max-width:380px){.social-links{max-width:268px!important;gap:7px!important}.social{flex-basis:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}}.footer-logo{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important;mix-blend-mode:normal!important}.footer-logo img{display:block!important;width:100%!important;max-width:420px!important;height:auto!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(0 10px 24px rgba(255,47,116,.10)) drop-shadow(0 4px 16px rgba(255,255,255,.04))!important;opacity:.98!important}@media(max-width:700px){.footer-logo img{max-width:340px!important}}.footer-logo{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto 16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.footer-logo img{width:100%!important;max-width:520px!important;height:auto!important;object-fit:contain!important;object-position:center!important;display:block!important;background:transparent!important;filter:drop-shadow(0 10px 24px rgba(255,47,116,.10))!important}@media(max-width:700px){.footer-logo{max-width:360px!important;margin-left:auto!important;margin-right:auto!important}.footer-logo img{max-width:360px!important}}@media(max-width:420px){.footer-logo{max-width:330px!important}.footer-logo img{max-width:330px!important}}.footer-logo{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.footer-logo img{width:100%!important;max-width:520px!important;height:auto!important;object-fit:contain!important;object-position:center!important;display:block!important;background:transparent!important;filter:drop-shadow(0 10px 24px rgba(255,47,116,.10))!important}@media(max-width:700px){.footer-logo{max-width:360px!important}.footer-logo img{max-width:360px!important}}@media(max-width:420px){.footer-logo{max-width:330px!important}.footer-logo img{max-width:330px!important}}html{scroll-padding-top:102px!important}#servicios,#alcances,#beneficios,#metodo,#industrias,#contacto,.faq-shell,#faq-top{scroll-margin-top:108px!important}.header,.header.scrolled{background:rgba(255,255,255,.98)!important;color:#07111a!important;border-bottom:1px solid rgba(7,17,26,.08)!important;box-shadow:0 14px 36px rgba(7,17,26,.08)!important}.header nav a{color:#07111a!important;opacity:1!important}.brand-logo img{width:clamp(172px,18vw,288px)!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.footer-logo{display:block!important;max-width:360px!important}.footer-logo img{width:100%!important;height:auto!important;object-fit:contain!important;filter:none!important}.nav-cta,.promise-panel a,.plan.featured a,.lead-form button,.faq-actions a:last-child,.footer-whatsapp,.faq-toggle{background:#07111a!important;color:#fff!important;border-color:#07111a!important;box-shadow:none!important}.nav-cta:hover,.promise-panel a:hover,.plan.featured a:hover,.lead-form button:hover,.faq-actions a:last-child:hover,.footer-whatsapp:hover,.faq-toggle:hover{background:#fff!important;color:#07111a!important;border-color:#07111a!important}.hero .button.primary{background:#fff!important;color:#07111a!important;border-color:#fff!important}.hero .button.primary:hover{background:#07111a!important;color:#fff!important;border-color:#07111a!important}.plan-note a,.industry-body b,.industry-card b,.promise-panel a,.faq-toggle span{color:#07111a!important}.industry-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;min-height:100%!important}.industry-thumb{display:block!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#07111a!important}.industry-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.industry-body{padding:22px 20px 24px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1 1 auto!important;background:#fff!important}.industry-body span{display:block!important;font-size:20px!important;font-weight:900!important;line-height:1.12!important;color:#07111a!important;letter-spacing:-.02em!important}.industry-body p{display:block!important;margin:0!important;color:#5f707c!important;line-height:1.6!important;opacity:1!important;visibility:visible!important}.industry-body b{display:block!important;margin-top:auto!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.intro-card-top{align-items:center!important}.intro-card-title{display:block!important;color:#07111a!important;font-size:20px!important;font-weight:900!important;line-height:1.12!important;letter-spacing:-.02em!important}.intro-icon.intro-photo{width:88px!important;height:88px!important;flex:0 0 88px!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;box-shadow:0 18px 34px rgba(7,24,36,.10)!important;overflow:hidden!important;padding:0!important}.intro-icon.intro-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.intro-grid article p{margin-top:16px!important;color:#5f707c!important}.method-steps article{cursor:pointer!important}.method-steps b,.method-steps article b{width:68px!important;height:68px!important;flex:0 0 68px!important;border-radius:20px!important;display:grid!important;place-items:center!important;border:1px solid rgba(7,17,26,.08)!important;box-shadow:0 16px 30px rgba(7,24,36,.08)!important}.method-steps b svg,.method-steps article b svg{width:30px!important;height:30px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.method-steps .step-scope b{background:linear-gradient(180deg,#fff8e4 0,#ffe7b0 100%)!important;color:#8b5d00!important}.method-steps .step-evidence b{background:linear-gradient(180deg,#eef6ff 0,#dbeaff 100%)!important;color:#0a4f93!important}.method-steps .step-findings b{background:linear-gradient(180deg,#fff1f1 0,#ffd5d5 100%)!important;color:#a03333!important}.method-steps .step-action b{background:linear-gradient(180deg,#effcf4 0,#d5f6df 100%)!important;color:#0b6a47!important}.promise-panel{background:#fff!important}.promise-panel p{color:#5f707c!important}.promise-panel a,.industry-body b,.plan-note a{font-weight:900!important}.faq-toggle span{color:rgba(255,255,255,.72)!important}.faq-actions a:last-child{color:#fff!important}@media(max-width:980px){.brand-logo img{width:154px!important}.intro-card-top{justify-content:center!important}.method-steps article{grid-template-columns:1fr!important;justify-items:center!important}.method-steps article>div{display:flex!important;flex-direction:column!important;align-items:center!important}.method-steps b,.method-steps article b{width:60px!important;height:60px!important;flex-basis:60px!important}.industry-body{padding:18px!important;text-align:center!important}.industry-body span{font-size:21px!important}.industry-body b{margin-top:8px!important}}@media(max-width:700px){.industry-thumb{aspect-ratio:4/3!important}.intro-icon.intro-photo{width:76px!important;height:76px!important;flex-basis:76px!important}.intro-card-title{font-size:18px!important}.promise-panel a{background:#07111a!important;color:#fff!important}}html,body{overflow-x:hidden!important}.method,.section-head,.industry-grid-links,.footer-main,.footer-bottom{min-width:0!important}.method{display:grid!important;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)!important;gap:clamp(26px,4vw,58px)!important;align-items:start!important}.method>*,.method-steps article>div,.industry-card,.industry-card>*{min-width:0!important}.method-copy h2{max-width:11.5ch!important;line-height:1.03!important;overflow-wrap:anywhere!important}.method-copy p{max-width:38rem!important}.method-steps{padding-left:0!important}.method-steps:before{left:37px!important;top:26px!important;bottom:34px!important;background:rgba(7,17,26,.10)!important}.method-steps article{display:grid!important;grid-template-columns:80px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;padding:18px 0!important;border-bottom:1px solid rgba(7,17,26,.08)!important}.method-steps article:last-child{border-bottom:0!important}.method-steps article h3{margin:0 0 6px!important;color:#07111a!important;font-size:18px!important;line-height:1.18!important}.method-steps article p{margin:0!important;color:#5f707c!important;line-height:1.6!important;overflow-wrap:anywhere!important}.method-steps .step-badge{width:72px!important;height:72px!important;flex:0 0 72px!important;border-radius:22px!important;display:grid!important;place-items:center!important;border:1px solid rgba(7,17,26,.08)!important;box-shadow:0 18px 34px rgba(7,24,36,.08)!important}.method-steps .step-badge svg{width:30px!important;height:30px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.method-steps .step-badge path,.method-steps .step-badge circle{fill:none!important;stroke:currentColor!important}.method-steps article.step-scope .step-badge{background:linear-gradient(180deg,#fff8e4 0,#ffe6a8 100%)!important;color:#8d5a00!important}.method-steps article.step-evidence .step-badge{background:linear-gradient(180deg,#eef6ff 0,#d8eaff 100%)!important;color:#0b4f92!important}.method-steps article.step-findings .step-badge{background:linear-gradient(180deg,#fff0f0 0,#ffd8d8 100%)!important;color:#a03939!important}.method-steps article.step-action .step-badge{background:linear-gradient(180deg,#eefcf4 0,#d5f3de 100%)!important;color:#0d6c48!important}.hero .button.primary,.hero .button.primary *{background:#fff!important;color:#07111a!important;border-color:#fff!important;-webkit-text-fill-color:#07111a!important}.hero .button.primary:hover,.hero .button.primary:hover *{background:#07111a!important;color:#fff!important;border-color:#fff!important;-webkit-text-fill-color:#fff!important}.hero .button:not(.primary){background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.62)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}.hero .button:not(.primary) *{color:#fff!important;-webkit-text-fill-color:#fff!important}.hero .button:not(.primary):hover,.hero .button:not(.primary):hover *{background:#fff!important;color:#07111a!important;border-color:#fff!important;-webkit-text-fill-color:#07111a!important}.industry-grid-links{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;border:0!important;align-items:stretch!important}.industry-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:0!important;overflow:hidden!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(125,210,228,.26)!important;box-shadow:0 18px 42px rgba(0,0,0,.18)!important;min-height:0!important;text-align:left!important}.industry-thumb{display:block!important;aspect-ratio:16/10!important;background:#07111a!important;overflow:hidden!important}.industry-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.industry-body{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:10px!important;flex:1 1 auto!important;min-height:205px!important;padding:22px 22px 24px!important;background:#fff!important}.industry-body span,.industry-body p,.industry-body b{display:block!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:2!important}.industry-body span{margin:0!important;font-size:24px!important;font-weight:900!important;line-height:1.08!important;letter-spacing:-.025em!important;color:#07111a!important;-webkit-text-fill-color:#07111a!important}.industry-body p{margin:0!important;color:#5f707c!important;line-height:1.62!important;-webkit-text-fill-color:#5f707c!important}.industry-body b{margin-top:auto!important;color:#07111a!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;-webkit-text-fill-color:#07111a!important}footer{background:#02070d!important;color:#fff!important}.footer-main{display:grid!important;grid-template-columns:1.25fr .7fr .62fr .7fr .82fr!important;gap:40px!important;padding:58px clamp(24px,8vw,130px) 42px!important;border-top:1px solid rgba(255,255,255,.10)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}.footer-bottom{display:flex!important;justify-content:space-between!important;gap:26px!important;padding:22px clamp(24px,8vw,130px)!important;background:transparent!important;color:rgba(255,255,255,.76)!important}.footer-brand,.footer-column{min-width:0!important}.footer-logo{display:block!important;max-width:360px!important;margin:0 0 10px!important}.footer-logo img{width:100%!important;height:auto!important;object-fit:contain!important;opacity:1!important;filter:brightness(1.12) saturate(1.06)!important}.footer-tagline{color:#fff!important;opacity:.9!important}.footer-brand p{max-width:390px!important;margin:0 0 20px!important;color:rgba(255,255,255,.78)!important;line-height:1.72!important}.footer-column h3{color:#fff!important}.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(255,255,255,.82)!important}.footer-column a:hover,.footer-bottom a:hover{color:#79d9ce!important}.footer-whatsapp{background:#07111a!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:#fff!important;color:#07111a!important;border-color:#fff!important;box-shadow:none!important}.footer-whatsapp:hover *,.footer-whatsapp:focus-visible *{color:#07111a!important;-webkit-text-fill-color:#07111a!important}@media(max-width:1100px){.industry-grid-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:980px){.method{grid-template-columns:1fr!important;gap:26px!important}.method-copy h2{max-width:none!important}}@media(max-width:700px){.industry-grid-links{grid-template-columns:1fr!important}.industry-thumb{aspect-ratio:4/3!important}.industry-body{min-height:0!important;padding:18px!important}.industry-body span{font-size:22px!important}.footer-main,.footer-bottom{grid-template-columns:1fr!important;display:grid!important;text-align:left!important}.footer-bottom{gap:10px!important}}.method-steps article{grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important;gap:20px!important}.method-steps .step-badge,.method-steps article b{display:grid!important;place-items:center!important;width:72px!important;height:72px!important;min-width:72px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(7,17,26,.24)!important;box-shadow:none!important;color:#07111a!important}.method-steps .step-badge svg,.method-steps article b svg{width:30px!important;height:30px!important;stroke:#07111a!important;fill:none!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.method-steps .step-badge path,.method-steps .step-badge circle,.method-steps article b path,.method-steps article b circle{stroke:#07111a!important;fill:none!important}.footer-tagline{display:none!important}.footer-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#25D366!important;color:#fff!important;border:1px solid #25D366!important;border-radius:999px!important;box-shadow:0 12px 28px rgba(37,211,102,.18)!important}.footer-whatsapp:hover{background:#1fb657!important;border-color:#1fb657!important;color:#fff!important}@media(max-width:980px){.header nav{display:none!important}.menu{display:flex!important}.method-steps article{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.method-steps article>div{display:flex!important;flex-direction:column!important;align-items:center!important}.section h2,.section p,.contact-copy,.contact-copy h2,.contact-copy p,.deliverable-card h2,.deliverable-list article,.deliverable-list article p{text-align:center!important}.hero h1,.section h2,.deliverable-card h2{font-size:clamp(1.9rem,8vw,2.8rem)!important;line-height:1.06!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}.section p,.deliverable-list article p{word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}}.footer-main{display:grid!important;grid-template-columns:minmax(0,1.15fr) repeat(4,minmax(0,.85fr))!important;align-items:start!important;gap:42px!important}.footer-main>*{align-self:start!important}.footer-brand{padding-top:0!important;margin-top:0!important}.footer-logo{margin-top:0!important;margin-bottom:16px!important}.footer-tagline{display:none!important}.footer-brand p{max-width:380px!important}.footer-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#25D366!important;color:#fff!important;border:1px solid #25D366!important;border-radius:999px!important;box-shadow:0 12px 28px rgba(37,211,102,.18)!important}.footer-whatsapp:hover{background:#1fb657!important;border-color:#1fb657!important;color:#fff!important}.footer-bottom{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding:18px 24px!important}.footer-bottom p{margin:0!important;width:100%!important;color:rgba(255,255,255,.82)!important}.footer-bottom a{color:#79d9ce!important}@media(max-width:980px){.header nav{display:none!important}.menu{display:flex!important}.footer-main{grid-template-columns:1fr!important;text-align:center!important;gap:26px!important}.footer-brand,.footer-column{align-items:center!important}.footer-brand p{margin-left:auto!important;margin-right:auto!important}.social-links{justify-content:center!important}.footer-bottom{padding-bottom:92px!important}}