:root{--navy: #0a2948;--navy-strong: #061d35;--green: #137a4a;--green-dark: #0c6039;--mint: #e9f4ee;--text: #132b43;--muted: #5b6d7e;--line: #dbe3e9;--soft: #f4f7f8;--white: #ffffff;--shadow: 0 18px 50px rgba(8, 35, 60, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:var(--white);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;letter-spacing:0}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(19,122,74,.28);outline-offset:2px}section{scroll-margin-top:100px}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:28px;height:84px;padding:0 clamp(24px,4.2vw,68px);background:#fffffff5;border-bottom:1px solid rgba(219,227,233,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{flex:0 0 190px;height:82px;padding:0;cursor:pointer;background:transparent;border:0}.brand img{display:block;width:190px;height:auto;mix-blend-mode:multiply}.main-nav{display:flex;align-items:stretch;align-self:stretch;gap:clamp(22px,2.6vw,40px);margin-left:auto}.main-nav button{position:relative;padding:2px 0 0;color:#2b4055;font-size:13px;font-weight:700;cursor:pointer;background:transparent;border:0}.main-nav button:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:var(--green);transform:scaleX(0);transition:transform .16s ease}.main-nav button:hover:after{transform:scaleX(1)}.language-switch{display:inline-flex;flex:0 0 auto;gap:2px;padding:3px;background:var(--soft);border:1px solid var(--line);border-radius:999px}.language-switch button{min-height:30px;padding:0 10px;color:var(--muted);font-size:11px;font-weight:800;cursor:pointer;background:transparent;border:0;border-radius:999px}.language-switch button.active{color:var(--white);background:var(--navy)}.header-phone{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-size:13px;font-weight:800;white-space:nowrap}.top-cta,.submit-button,.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;font-size:13px;font-weight:800;cursor:pointer;border-radius:6px;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.top-cta,.submit-button{color:var(--white);background:var(--green);border:1px solid var(--green);box-shadow:0 8px 20px #137a4a33}.top-cta:hover,.submit-button:hover{background:var(--green-dark);box-shadow:0 10px 24px #137a4a45;transform:translateY(-1px)}.menu-toggle,.mobile-action-bar{display:none}.hero{display:grid;grid-template-columns:minmax(620px,56%) minmax(420px,44%);min-height:calc(100vh - 84px);overflow:hidden;background:var(--white)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:44px clamp(34px,4.2vw,68px) 42px}.hero-copy:before{position:absolute;top:0;right:0;bottom:0;width:1px;content:"";background:var(--line)}.eyebrow,.section-kicker{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:var(--green-dark);font-size:12px;font-weight:900;line-height:1.25;text-transform:uppercase}.hero h1{max-width:760px;margin:0;color:var(--navy);font-size:clamp(39px,4vw,58px);font-weight:800;line-height:1.04;letter-spacing:0}.intro{max-width:690px;margin:18px 0 0;color:#385068;font-size:17px;line-height:1.58}.hero-assurances{display:flex;flex-wrap:wrap;gap:11px 22px;margin-top:20px}.hero-assurances span{display:inline-flex;align-items:center;gap:7px;color:#244058;font-size:13px;font-weight:750}.hero-assurances svg{width:17px;height:17px;color:var(--green)}.preform-value-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.36fr);gap:22px;align-items:center;width:min(100%,760px);margin-top:23px;padding:23px 24px;color:var(--white);background:linear-gradient(135deg,var(--navy-strong) 0%,var(--navy) 100%);border-left:4px solid #67c98e;border-radius:8px;box-shadow:0 18px 42px #061d352e}.preform-value-strip h2{margin:0;color:var(--white);font-size:clamp(19px,1.6vw,24px);line-height:1.18}.preform-value-strip p{margin:10px 0 0;color:#ffffffc2;font-size:13px;line-height:1.55}.preform-value-strip button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:10px 18px;color:var(--navy);font-size:13px;font-weight:850;line-height:1.3;text-align:left;cursor:pointer;background:var(--white);border:1px solid rgba(255,255,255,.82);border-radius:6px;box-shadow:0 9px 24px #00000029;transition:color .16s ease,background .16s ease,transform .16s ease}.preform-value-strip button:hover{color:var(--green-dark);background:var(--mint);transform:translateY(-1px)}.preform-value-strip button svg{flex:0 0 18px}.lead-form{width:min(100%,760px);margin-top:14px;padding:20px 22px 16px;background:var(--white);border:1px solid #cfdae2;border-top:3px solid var(--green);border-radius:8px;box-shadow:var(--shadow)}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.form-heading h2{margin:2px 0 0;color:var(--navy);font-size:22px;line-height:1.1}.form-kicker{color:var(--green-dark);font-size:10px;font-weight:900}.form-time{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.primary-fields,.secondary-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}label{display:block;color:#223b53;font-size:11px;font-weight:800}input,select{width:100%;height:42px;margin-top:6px;padding:0 11px;color:var(--text);background:#fbfcfd;border:1px solid #cfd9e1;border-radius:5px;outline:none}input::placeholder{color:#8795a2}input:focus,select:focus{background:var(--white);border-color:var(--green);box-shadow:0 0 0 3px #137a4a1c}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.token-detected{display:flex;align-items:center;justify-content:center;gap:7px;height:42px;margin-top:20px;color:var(--green-dark);font-size:12px;font-weight:800;background:var(--mint);border-radius:5px}.more-fields{margin-top:10px}.more-fields summary{display:inline-flex;align-items:center;gap:5px;color:var(--navy);font-size:11px;font-weight:800;cursor:pointer;list-style:none}.more-fields summary::-webkit-details-marker{display:none}.more-fields[open] summary svg{transform:rotate(180deg)}.secondary-fields{margin-top:10px}.privacy{display:flex;align-items:flex-start;gap:8px;margin:12px 0 10px;color:#53687b;font-size:10px;font-weight:650;line-height:1.35}.privacy input{flex:0 0 15px;width:15px;height:15px;margin:0;accent-color:var(--green)}.privacy a{color:var(--green-dark);text-decoration:underline;text-underline-offset:2px}.submit-button{width:100%}.submit-button:disabled{cursor:wait;opacity:.68;transform:none}.form-status{min-height:0;margin:8px 0 0;color:var(--green-dark);font-size:11px;font-weight:750;line-height:1.35}.form-status:empty{display:none}.form-alternatives{display:flex;align-items:center;gap:18px;margin-top:11px;color:var(--muted);font-size:11px}.form-alternatives>span{margin-right:auto}.form-alternatives a{display:inline-flex;align-items:center;gap:6px;color:var(--navy);font-weight:850}.hero-visual{position:relative;min-height:680px;overflow:hidden;background:#dce6e9}.hero-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(180deg,#051a2c0a 45%,#051a2c8c)}.hero-visual img{display:block;width:100%;height:100%;min-height:calc(100vh - 84px);max-height:880px;object-fit:cover;object-position:49% center}.visual-proof{position:absolute;right:clamp(20px,3vw,42px);bottom:38px;left:clamp(20px,3vw,42px);z-index:2;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:18px 20px;color:var(--navy);background:#fffffff0;border-radius:7px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.proof-icon{display:grid;place-items:center;width:46px;height:46px;color:var(--green);background:var(--mint);border-radius:6px}.visual-proof strong{font-size:15px}.visual-proof p{margin:5px 0 0;color:#41576b;font-size:12px;line-height:1.45}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1380px;margin:0 auto;padding:24px clamp(28px,4.2vw,68px);background:var(--white);border-bottom:1px solid var(--line)}.trust-strip article{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;min-width:0;padding:0 25px;border-right:1px solid var(--line)}.trust-strip article:first-child{padding-left:0}.trust-strip article:last-child{padding-right:0;border-right:0}.trust-strip article>span{display:grid;place-items:center;width:40px;height:40px;color:var(--green);background:var(--mint);border-radius:6px}.trust-strip strong{color:var(--navy);font-size:13px}.trust-strip p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.35}.section-band{padding:88px clamp(28px,6vw,96px);background:var(--soft)}.section-intro{max-width:680px;margin:0 auto 46px;text-align:center}.section-intro .section-kicker{justify-content:center}.section-intro h2,.report-content h2,.freedom-section h2,.final-cta h2{margin:0;color:var(--navy);font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.08}.section-intro>p:last-child,.report-intro,.freedom-copy>p,.final-cta>div>p:last-child{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.report-benefits h3,.process-grid h3{margin:0;color:var(--navy);font-size:17px;line-height:1.3}.report-benefits article>div>p,.process-grid p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.58}.report-section{display:grid;grid-template-columns:minmax(380px,.92fr) minmax(500px,1.08fr);gap:clamp(44px,6vw,84px);max-width:1280px;margin:0 auto;padding:88px 34px 70px}.report-content{align-self:center}.report-image{position:relative;min-height:610px;overflow:hidden;border-radius:8px}.report-image>img{display:block;width:100%;height:100%;min-height:610px;object-fit:cover;object-position:58% center}.report-caption{position:absolute;right:18px;bottom:18px;left:18px;display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:16px 18px;color:var(--navy);background:#fffffff0;border-radius:7px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.report-caption>svg{color:var(--green)}.report-caption p{margin:0}.report-caption strong,.report-caption span{display:block}.report-caption strong{font-size:13px}.report-caption span{margin-top:3px;color:var(--muted);font-size:11px}.report-intro{margin:16px 0 0}.text-cta{display:inline-flex;align-items:center;gap:9px;margin-top:27px;padding:0 0 8px;color:var(--green-dark);font-size:14px;font-weight:850;cursor:pointer;background:transparent;border:0;border-bottom:2px solid var(--green)}.report-benefits{display:grid;grid-template-columns:1fr 1fr;margin-top:25px;border-top:1px solid var(--line)}.report-benefits article{display:grid;grid-template-columns:40px 1fr;gap:13px;min-height:130px;padding:21px 18px 18px 0;border-bottom:1px solid var(--line)}.report-benefits article:nth-child(odd){border-right:1px solid var(--line)}.report-benefits article:nth-child(2n){padding-left:18px}.report-benefits article>span{display:grid;place-items:center;width:38px;height:38px;color:var(--green);background:var(--mint);border-radius:6px}.report-benefits h3{font-size:14px}.report-benefits article>div>p{margin-top:6px;font-size:12px}.independence-note{display:grid;grid-template-columns:30px 1fr;gap:11px;margin-top:22px;padding:17px 18px;color:var(--green-dark);background:var(--mint);border-left:3px solid var(--green);border-radius:0 6px 6px 0}.independence-note>svg{width:25px;height:25px}.independence-note p{margin:0}.independence-note strong,.independence-note span{display:block}.independence-note strong{color:var(--navy);font-size:13px}.independence-note span{margin-top:4px;color:#3f5b51;font-size:12px;line-height:1.5}.report-fit{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:13px 24px;align-items:center;margin-top:4px;padding-top:24px;border-top:1px solid var(--line)}.report-fit strong{margin-right:auto;color:var(--navy);font-size:13px}.report-fit span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.report-fit svg{width:16px;height:16px;color:var(--green)}.compact{margin-bottom:42px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1160px;margin:0 auto}.process-grid article{position:relative;min-height:190px;padding:0 48px;border-right:1px solid #ced9df}.process-grid article:first-child{padding-left:0}.process-grid article:last-child{padding-right:0;border-right:0}.process-grid article>span{display:block;margin-bottom:22px;color:var(--green);font-size:32px;font-weight:800;line-height:1}.freedom-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,110px);align-items:center;padding:72px max(34px,calc((100vw - 1170px)/2));color:var(--white);background:var(--navy)}.freedom-section .section-kicker{color:#7ed0a0}.freedom-section h2{color:var(--white)}.freedom-copy>p{margin-top:0;color:#ffffffc2}.freedom-copy>div{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin-top:22px;border-top:1px solid rgba(255,255,255,.16)}.freedom-copy span{display:flex;align-items:center;gap:9px;min-height:46px;color:#ffffffe6;font-size:12px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.16)}.freedom-copy svg{flex:0 0 17px;width:17px;height:17px;color:#7ed0a0}.faq{padding:88px clamp(28px,6vw,96px);background:var(--soft)}.faq-list{max-width:860px;margin:0 auto;border-top:1px solid #cdd8df}.faq details{border-bottom:1px solid #cdd8df}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;color:var(--navy);font-size:15px;font-weight:800;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary svg{flex:0 0 19px;color:var(--green);transition:transform .16s ease}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{max-width:760px;margin:-4px 0 22px;color:var(--muted);font-size:14px;line-height:1.6}.final-cta{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center;max-width:1220px;margin:0 auto;padding:76px 34px}.final-cta>div:first-child{max-width:700px}.final-actions{display:grid;gap:10px;min-width:240px}.whatsapp-button{color:var(--green-dark);background:var(--white);border:1px solid #a8c8b7}.whatsapp-button:hover{background:var(--mint)}footer{color:#ffffffe6;background:var(--navy-strong)}.footer-main{display:grid;grid-template-columns:1.05fr .65fr 1fr 1.15fr;gap:clamp(38px,5vw,72px);max-width:1240px;margin:0 auto;padding:52px 34px 40px}.footer-brand img{width:205px;height:auto;filter:brightness(0) invert(1)}.footer-brand p{max-width:290px;margin:10px 0 0;color:#ffffffb3;font-size:13px;line-height:1.55}.footer-main h3{margin:7px 0 19px;color:var(--white);font-size:13px}.footer-main a,.footer-main button,.footer-main div>span{display:flex;align-items:flex-start;gap:9px;width:max-content;max-width:100%;margin:0 0 12px;padding:0;color:#ffffffb8;font-size:12px;line-height:1.4;text-align:left;overflow-wrap:anywhere;background:transparent;border:0}.footer-main button,.footer-main a{cursor:pointer}.footer-main svg{flex:0 0 16px;margin-top:1px;color:#67bb89}.footer-main .official-sites a{display:grid;grid-template-columns:18px minmax(0,1fr) 14px;gap:10px;align-items:center;width:100%;max-width:230px;margin-bottom:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.official-sites a>span{display:block;margin:0}.official-sites strong,.official-sites small{display:block}.official-sites strong{color:#fffffff0;font-size:12px;line-height:1.3}.official-sites small{margin-top:3px;color:#ffffff8f;font-size:10px}.footer-legal{display:flex;justify-content:space-between;gap:30px;max-width:1240px;margin:0 auto;padding:20px 34px 25px;border-top:1px solid rgba(255,255,255,.1)}.footer-legal p{margin:0;color:#ffffff8c;font-size:10px;line-height:1.5}@media(max-width:1180px){.site-header{gap:18px;padding:0 26px}.main-nav{gap:20px}.header-phone{display:none}.hero{grid-template-columns:58% 42%}.hero-copy{padding-right:32px;padding-left:32px}.hero h1{font-size:41px}.preform-value-strip{grid-template-columns:1fr;gap:17px}.preform-value-strip button{justify-self:start}.primary-fields,.secondary-fields{grid-template-columns:1fr 1fr}.primary-fields>:last-child{grid-column:1 / -1}.trust-strip article{padding:0 15px}}@media(max-width:920px){body{padding-bottom:66px}.site-header{height:74px;padding:0 18px}.brand{flex-basis:158px;height:70px}.brand img{width:158px;height:auto}.main-nav{position:absolute;top:74px;right:0;left:0;display:none;height:auto;padding:8px 18px 16px;background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 14px 28px #071f351f}.main-nav.open{display:block}.main-nav button{display:block;width:100%;min-height:42px;text-align:left}.main-nav button:after,.top-cta{display:none}.menu-toggle{display:grid;place-items:center;width:42px;height:42px;margin-left:auto;padding:0;color:var(--navy);cursor:pointer;background:transparent;border:0}.hero{display:flex;flex-direction:column;max-height:none}.hero-copy{order:1;padding:38px 24px 42px}.hero-copy:before{display:none}.hero h1{max-width:680px;font-size:clamp(36px,7vw,50px)}.intro{max-width:650px}.lead-form{max-width:700px}.hero-visual{order:2;min-height:410px}.hero-visual img{min-height:410px;max-height:460px}.trust-strip{grid-template-columns:1fr 1fr;gap:24px 0}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(3){padding-left:0}.report-section,.freedom-section{grid-template-columns:1fr;gap:50px}.report-content{max-width:680px}.report-image,.report-image>img{min-height:480px;max-height:580px}.report-fit{grid-column:auto}.process-grid article{padding:0 28px}.final-cta{grid-template-columns:1fr;gap:32px}.final-actions{width:min(100%,430px)}.footer-main{grid-template-columns:1fr 1fr;gap:42px}.footer-brand{grid-column:1 / -1}.mobile-action-bar{position:fixed;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:1fr 58px;gap:8px;min-height:66px;padding:9px 12px;background:#fffffff7;border-top:1px solid var(--line);box-shadow:0 -8px 24px #071f351f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-action-bar button,.mobile-action-bar a{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--white);font-size:13px;font-weight:850;background:var(--green);border:0;border-radius:6px}.mobile-action-bar a{color:var(--green-dark);background:var(--mint)}}@media(max-width:600px){.site-header{gap:8px;padding:0 12px}.brand{flex-basis:125px}.brand img{width:125px}.language-switch{margin-left:auto}.language-switch button{min-height:28px;padding:0 8px;font-size:10px}.menu-toggle{width:40px;height:40px;margin-left:0}.hero-copy{padding:31px 18px 34px}.eyebrow{margin-bottom:12px;font-size:10px}.hero h1{font-size:clamp(32px,9.4vw,39px);line-height:1.06}.intro{margin-top:15px;font-size:15px;line-height:1.55}.hero-assurances{gap:9px 15px;margin-top:17px}.hero-assurances span{font-size:11px}.preform-value-strip{gap:15px;margin-top:19px;padding:20px 18px}.preform-value-strip h2{font-size:21px}.preform-value-strip p{font-size:12px}.preform-value-strip button{width:100%}.lead-form{margin-top:12px;padding:18px 15px 14px}.form-heading h2{font-size:20px}.primary-fields,.secondary-fields{grid-template-columns:1fr;gap:10px}.primary-fields>:last-child{grid-column:auto}.form-alternatives{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-alternatives>span{grid-column:1 / -1}.hero-visual,.hero-visual img{min-height:320px;max-height:360px}.visual-proof{right:16px;bottom:16px;left:16px;grid-template-columns:39px 1fr;padding:14px}.proof-icon{width:38px;height:38px}.proof-icon svg{width:21px}.visual-proof strong{font-size:13px}.visual-proof p{font-size:11px}.trust-strip{grid-template-columns:1fr;gap:0;padding:8px 18px}.trust-strip article,.trust-strip article:first-child,.trust-strip article:nth-child(3){min-height:72px;padding:10px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-strip article:last-child{border-bottom:0}.section-band,.faq{padding:64px 18px}.section-intro{margin-bottom:32px;text-align:left}.section-intro .section-kicker{justify-content:flex-start}.section-intro h2,.report-content h2,.freedom-section h2,.final-cta h2{font-size:30px}.section-intro>p:last-child,.report-intro,.freedom-copy>p,.final-cta>div>p:last-child{font-size:14px}.report-section,.final-cta{padding:67px 18px}.report-image,.report-image>img{min-height:390px;max-height:430px}.report-benefits{grid-template-columns:1fr}.report-benefits article,.report-benefits article:nth-child(odd),.report-benefits article:nth-child(2n){min-height:0;padding:19px 0;border-right:0}.report-fit{display:grid;gap:12px}.report-fit strong{margin-bottom:3px}.freedom-section{gap:28px;padding:60px 18px}.freedom-copy>div{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:first-child,.process-grid article:last-child{min-height:0;padding:25px 0;border-right:0;border-bottom:1px solid #ced9df}.process-grid article:first-child{padding-top:0}.process-grid article:last-child{padding-bottom:0;border-bottom:0}.process-grid article>span{margin-bottom:12px;font-size:25px}.faq summary{min-height:64px;font-size:14px}.footer-main{grid-template-columns:1fr;gap:28px;padding:40px 22px 30px}.footer-brand{grid-column:auto}.footer-legal{display:grid;gap:10px;padding:18px 22px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
