:root{--navy:#082544;--navy-2:#0d3156;--blue:#176b9c;--sky:#5cd5f3;--sky-soft:#eaf9fd;--ink:#0d2235;--muted:#5d6d7a;--line:#dfe8ee;--bg:#f6fafc;--white:#fff;--radius:22px;--shadow:0 18px 50px #08254414}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}img{max-width:100%;height:auto}svg{flex:none;width:1.25em;height:1.25em}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:112px 0}.skip-link{z-index:1000;background:var(--white);box-shadow:var(--shadow);border-radius:8px;padding:12px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.site-header{z-index:20;width:100%;color:var(--white);border-bottom:1px solid #fff3;position:absolute;top:0;left:0}.nav-wrap{justify-content:space-between;align-items:center;gap:30px;height:88px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{background:var(--sky);width:42px;height:42px;color:var(--navy);border-radius:12px;place-items:center;display:grid}.brand-mark svg{width:23px;height:23px}.brand>span:last-child{flex-direction:column;gap:2px;display:flex}.brand strong{letter-spacing:.01em;font-size:15px}.brand small{color:#ffffffb8;font-size:11px}nav{color:#fffc;justify-content:center;align-items:center;gap:32px;font-size:13px;font-weight:600;display:flex}nav a,.header-phone{transition:color .2s}nav a:hover{color:var(--white)}.header-phone{align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.header-phone svg{color:var(--sky)}.hero{min-height:780px;color:var(--white);background:var(--navy);align-items:center;display:flex;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#051c34f5 0%,#051d35e8 30%,#051d356e 55%,#051d350a 100%);position:absolute;inset:0}.hero-content{z-index:2;padding-top:90px;padding-bottom:120px;position:relative}.hero-content>*{max-width:650px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--blue);font-size:12px;font-weight:800}.eyebrow{color:#aeeaf8;align-items:center;gap:10px;margin-bottom:22px;display:flex}.eyebrow span{background:var(--sky);width:26px;height:1px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em}h1{margin-bottom:25px;font-size:clamp(48px,6.1vw,82px);font-weight:720;line-height:.99}h1 em{font:inherit;color:var(--sky)}.hero-content>p{color:#ffffffc9;max-width:570px;margin-bottom:34px;font-size:19px;line-height:1.65}.hero-actions,.final-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 23px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--sky);color:var(--navy)}.button-primary:hover{background:#8ee6f8}.button-secondary{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff7a}.button-secondary:hover{background:#ffffff1f;border-color:#fff}.button-light{color:var(--navy);background:#fff}.button-outline{color:var(--navy);background:#fff;border:1px solid #b9cbd6}.trust-bar{z-index:3;height:104px;color:var(--ink);background:#fffffff7;border-radius:18px 18px 0 0;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -12px 38px #051d3517}.trust-bar>div{justify-content:center;align-items:center;gap:15px;display:flex;position:relative}.trust-bar>div+div:before{content:"";background:var(--line);width:1px;height:38px;position:absolute;left:0}.trust-icon{background:var(--sky-soft);width:38px;height:38px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.trust-bar p{flex-direction:column;gap:4px;margin:0;display:flex}.trust-bar strong{font-size:15px}.trust-bar strong span{color:#f4aa19}.trust-bar small{color:var(--muted);font-size:11px}.solutions{background:var(--bg)}.section-heading{margin-bottom:50px}.split-heading{justify-content:space-between;align-items:end;gap:60px;display:flex}.section-heading h2,.why-content h2,.result-copy h2,.context-copy h2,.coverage-copy h2,.faq-heading h2,.final-cta h2{margin:14px 0 0;font-size:clamp(38px,4.6vw,62px);line-height:1.05}.split-heading>p{max-width:450px;color:var(--muted);margin-bottom:3px;font-size:16px;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border-radius:var(--radius);background:#fff;border:1px solid #e5edf1;flex-direction:column;min-height:335px;padding:28px 30px 25px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 30px #08254409}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.card-top{color:#81929e;justify-content:space-between;align-items:center;margin-bottom:56px;font-size:11px;font-weight:800;display:flex}.card-icon{background:var(--sky-soft);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;display:grid}.card-icon svg{width:24px;height:24px}.service-card h3{letter-spacing:-.02em;margin-bottom:12px;font-size:25px}.service-card>p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.6}.text-link{color:var(--blue);align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:800;display:flex}.text-link svg{width:17px;transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.why-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.why-photo{border-radius:var(--radius);min-height:650px;position:relative;overflow:hidden}.why-photo>img{object-fit:cover}.photo-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#fffffff0;border-radius:13px;align-items:center;gap:12px;padding:16px 18px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.photo-note>svg{background:var(--sky-soft);width:34px;height:34px;color:var(--blue);border-radius:50%;padding:8px}.photo-note span{flex-direction:column;gap:3px;display:flex}.photo-note strong{font-size:13px}.photo-note small{color:var(--muted);font-size:11px}.why-content h2{margin:16px 0 22px;font-size:clamp(40px,4vw,57px)}.lead,.context-copy>p,.coverage-copy>p,.faq-heading>p{color:var(--muted);font-size:16px;line-height:1.7}.benefit-list{grid-template-columns:1fr 1fr;gap:28px 24px;margin:38px 0 0;padding:0;list-style:none;display:grid}.benefit-list li{gap:13px;display:flex}.benefit-list li>span{background:var(--sky-soft);width:34px;height:34px;color:var(--blue);border-radius:9px;place-items:center;display:grid}.benefit-list li>span svg{width:18px}.benefit-list strong{font-size:14px}.benefit-list p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.55}.result{padding-top:0}.result-card{background:var(--navy);border-radius:28px;grid-template-columns:1.25fr .9fr;min-height:560px;display:grid;overflow:hidden}.result-image{min-height:560px;position:relative}.result-image img{object-fit:cover}.result-copy{color:#fff;flex-direction:column;justify-content:center;padding:70px 58px;display:flex}.kicker.light{color:#8be1f5}.result-copy h2{margin:16px 0 22px;font-size:clamp(37px,4vw,55px)}.result-copy p{color:#ffffffb3;margin-bottom:28px;line-height:1.7}.result-copy .button{align-self:flex-start}.contexts{padding-top:20px}.context-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:85px;display:grid}.context-copy h2{margin:16px 0 22px}.context-copy>p{max-width:480px}.context-tags{gap:10px;margin-top:28px;display:flex}.context-tags span{border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:700;display:flex}.context-tags svg{color:var(--blue)}.context-photo{border-radius:var(--radius);min-height:480px;position:relative;overflow:hidden}.context-photo img{object-fit:cover}.reviews{background:var(--navy);color:#fff}.centered{text-align:center;max-width:800px;margin:0 auto 55px}.centered h2{margin:15px 0 30px}.rating-summary{justify-content:center;align-items:center;gap:18px;display:flex}.rating-summary>strong{letter-spacing:-.05em;font-size:47px}.rating-summary>span{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.rating-summary b{color:#f4b434;letter-spacing:.1em}.rating-summary small{color:#fff9}.review-source-note{color:#ffffffb8;background:#5cd5f314;border:1px solid #8be1f53d;border-radius:14px;align-items:flex-start;gap:12px;max-width:760px;margin:-25px auto 30px;padding:16px 18px;display:flex}.review-source-note>svg{color:#8be1f5;margin-top:2px}.review-source-note p{margin:0;font-size:12px;line-height:1.65}.review-source-note strong{color:#fff}.review-source-note a{color:#8be1f5;text-underline-offset:3px;font-weight:800;text-decoration:underline}.coverage{background:var(--bg)}.coverage-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.coverage-copy h2{margin:16px 0 23px}.coverage-copy>p{margin-bottom:30px}.map-panel{border-radius:var(--radius);background:#e7eff3;border:1px solid #d6e2e9;min-height:440px;position:relative;overflow:hidden}.map-grid{grid-template-columns:1fr 1.6fr 1fr;gap:22px;display:grid;position:absolute;inset:-30px;transform:rotate(-7deg)}.map-grid i{border:0;border-left:16px solid #f4f7f9;border-right:16px solid #f4f7f9}.map-grid i:nth-child(2n){border-color:#d1e0e6}.map-pin{background:var(--blue);color:#fff;border-radius:50% 50% 50% 4px;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:33%;left:58%;transform:rotate(-45deg);box-shadow:0 10px 25px #176b9c59}.map-pin svg{transform:rotate(45deg)}.map-card{box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;gap:4px;max-width:310px;padding:18px 20px;display:flex;position:absolute;bottom:20px;left:20px}.map-card small{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.map-card strong{font-size:16px}.map-card span{color:var(--muted);font-size:12px}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:100px;display:grid}.faq-heading h2{margin:16px 0 20px}.accordion details{border-top:1px solid var(--line);padding:0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:78px;font-size:16px;font-weight:750;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:var(--blue);font-size:25px;font-weight:400;transition:transform .2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);margin:0;padding:0 45px 24px 0;font-size:14px;line-height:1.7}.final-cta{color:#fff;background:#0b5f8f;padding:85px 0}.final-grid{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.final-cta h2{margin:16px 0 0;font-size:clamp(46px,5.8vw,72px)}.final-grid>div:last-child>p{color:#ffffffb8;margin-bottom:24px;font-size:17px}.phone-link{color:#fff;align-items:center;gap:10px;padding:0 8px;display:flex}.phone-link>span{flex-direction:column;display:flex}.phone-link small{color:#ffffffad;font-size:10px}.phone-link strong{font-size:14px}footer{color:#fff;background:#061c31;padding:60px 0 28px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;padding-bottom:48px;display:grid}.footer-brand{gap:15px;display:flex}.footer-brand p{flex-direction:column;gap:7px;font-size:14px;display:flex}.footer-brand p span{color:#ffffff80;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;gap:9px;display:flex}.footer-grid>div>small{color:#76d9ef;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:10px;font-weight:800}.footer-grid a{color:#ffffffa8;font-size:12px;line-height:1.5}.footer-grid a:hover{color:#fff}.footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff1a;justify-content:space-between;gap:30px;padding-top:25px;font-size:10px;line-height:1.5;display:flex}.footer-bottom p:last-child{text-align:right;max-width:620px}.footer-bottom strong{color:#ffffffa6}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.floating-whatsapp{z-index:49;color:#fff;background:#1fb765;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .2s,background .2s,box-shadow .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #107c4452}.floating-whatsapp:before{content:"";border:1px solid #1fb7654d;border-radius:50%;position:absolute;inset:-6px}.floating-whatsapp>svg{width:27px;height:27px}.floating-whatsapp:hover{background:#159e56;transform:translateY(-3px)scale(1.03);box-shadow:0 18px 40px #107c4466}.floating-label{background:var(--navy);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:800;transition:opacity .2s,transform .2s;position:absolute;right:72px;transform:translate(7px)}.floating-whatsapp:hover .floating-label,.floating-whatsapp:focus-visible .floating-label{opacity:1;transform:none}.mobile-actions{display:none}.reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.8,.2,1);transform:translateY(24px)}.reveal[data-visible=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.button,.service-card,.text-link svg{transition:none}}@media (max-width:980px){nav{display:none}.hero{min-height:740px}.hero-image img{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#051c34f5,#051d35ba 60%,#051d3540)}.why-grid,.context-grid{gap:50px}.why-photo{min-height:560px}.benefit-list{grid-template-columns:1fr}.result-card{grid-template-columns:1fr 1fr}.result-copy{padding:48px 38px}.coverage-grid{gap:45px}.faq-grid{gap:60px}}@media (max-width:760px){.container{width:min(100% - 32px,600px)}.section{padding:78px 0}.site-header{position:absolute}.nav-wrap{height:72px}.brand-mark{width:38px;height:38px}.header-phone span{display:none}.hero{min-height:800px;display:block}.hero-image{height:46%;top:auto}.hero-image img{object-position:62% center}.hero-shade{background:linear-gradient(#061d35 0%,#082544 52%,#051d359e 72%,#051d3529 100%)}.hero-content{padding-top:125px;padding-bottom:340px}.hero-content>*{max-width:none}.eyebrow{font-size:10px}.hero h1{font-size:48px}.hero-content>p{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-actions .button{width:100%}.trust-bar{border-radius:16px;grid-template-columns:1fr;width:calc(100% - 32px);height:auto;margin-top:-116px;padding:10px 18px;position:relative;bottom:auto;left:auto;transform:none}.trust-bar>div{justify-content:flex-start;padding:12px 5px}.trust-bar>div+div:before{width:100%;height:1px;top:0}.split-heading{display:block}.split-heading>p{margin-top:22px}.section-heading h2,.why-content h2,.result-copy h2,.context-copy h2,.coverage-copy h2,.faq-heading h2{font-size:40px}.service-grid{grid-template-columns:1fr}.service-card{min-height:285px}.card-top{margin-bottom:35px}.why-grid,.context-grid,.coverage-grid,.faq-grid,.final-grid{grid-template-columns:1fr;gap:45px}.why-photo{min-height:480px}.why-content{order:-1}.benefit-list{grid-template-columns:1fr 1fr}.result{padding-top:0}.result-card{border-radius:0;grid-template-columns:1fr;width:100%}.result-image{min-height:390px}.result-copy{padding:50px 24px}.context-photo{min-height:350px}.coverage-copy{order:-1}.map-panel{min-height:380px}.faq-grid{gap:20px}.final-cta{padding:70px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{padding-bottom:68px;display:block}.footer-bottom p:last-child{text-align:left}.mobile-actions{z-index:50;background:#fff;border-radius:14px;grid-template-columns:.8fr 1.2fr;padding:6px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 40px #061c3147}.mobile-actions>a{min-height:50px;color:var(--navy);border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.mobile-actions .mobile-whatsapp{color:#fff;background:#1fb765}.floating-whatsapp{display:none}}@media (max-width:480px){.hero h1{font-size:42px}.hero{min-height:790px}.hero-content{padding-bottom:330px}.benefit-list{grid-template-columns:1fr}.why-photo{min-height:400px}.context-tags{flex-direction:column}.context-tags span{justify-content:center}.map-card{right:20px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}}
