:root{--orange: #fe6602;--orange-dark: #e95500;--navy: #011d47;--navy-2: #052b62;--white: #ffffff;--muted: #50617d;--line: #dfe6ef;--soft: #f5f8fc;--shadow: 0 18px 50px rgba(1, 29, 71, .13);color:var(--navy);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 49% 18%,rgba(1,29,71,.05),transparent 18rem),linear-gradient(180deg,#fff,#f8fbff 48%,#fff)}button,input{font:inherit}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:70px;padding:0 clamp(1.5rem,5vw,4.5rem);background:#ffffffeb;border-bottom:1px solid rgba(1,29,71,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.logo{display:block;width:165px;height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,3.25rem);margin-left:auto;font-size:.84rem;font-weight:800}.desktop-nav a{color:var(--navy)}.cta-button,.form-next{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;min-height:44px;padding:0 1.35rem;border:0;border-radius:8px;color:var(--white);background:linear-gradient(180deg,#ff7c1d 0%,var(--orange) 100%);box-shadow:0 12px 24px #fe660247;font-weight:900;text-transform:uppercase;cursor:pointer}.button-icon,.cta-button svg,.form-next svg{width:18px;height:18px}.menu-button,.mobile-menu{display:none}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.78fr);align-items:center;gap:clamp(2rem,6vw,5rem);max-width:1280px;margin:0 auto;padding:2.25rem clamp(1.5rem,4vw,3rem) 2.2rem;min-height:650px}.hero:after{content:"%";position:absolute;z-index:-1;left:48%;top:33%;color:#011d470a;font-size:13rem;font-weight:900}.eyebrow,.section-kicker{margin:0 0 .95rem;color:var(--navy);font-size:.9rem;font-weight:900;text-align:center;text-transform:uppercase}.hero-copy .eyebrow{display:inline-flex;padding:.5rem .85rem;background:#f1f6ff;border-radius:999px;text-align:left}.hero-copy{position:relative;z-index:2}.hero h1,.hero h2,.section-title,.final-cta h2{margin:0;color:var(--navy);letter-spacing:0}.hero h1{max-width:610px;font-size:clamp(3.1rem,5vw,5.25rem);line-height:.98;font-weight:950}.hero h1 span,.hero h2 span,.section-title span,.final-cta span{color:var(--orange)}.hero h2{max-width:600px;margin-top:1.35rem;font-size:clamp(1.85rem,2.6vw,2.7rem);line-height:1.1;font-weight:900}.hero-description{max-width:520px;margin:1.4rem 0 1.45rem;color:#132b4f;font-size:1.02rem;line-height:1.6}.benefits{display:grid;gap:.7rem;margin:0;padding:0;list-style:none;color:var(--navy);font-weight:700}.benefits li{display:flex;align-items:center;gap:.65rem}.benefits svg{width:20px;height:20px;color:var(--orange)}.hero-benefits-layout{display:contents}.social-proof{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:.25rem .6rem;max-width:420px;margin-top:2.4rem;font-size:.86rem}.avatar-stack{display:flex;grid-row:span 2}.avatar-stack img{width:36px;height:36px;margin-right:-9px;border:2px solid var(--white);border-radius:50%;object-fit:cover}.social-proof strong{font-weight:900}.social-proof span{grid-column:2 / -1;color:var(--muted)}.hero-visual{position:absolute;z-index:3;left:clamp(390px,33vw,500px);bottom:4.55rem;width:clamp(520px,43vw,650px);pointer-events:none}.car{display:block;width:100%;height:auto;max-width:none;filter:drop-shadow(0 22px 24px rgba(1,29,71,.2))}.analysis-form{position:relative;z-index:4;display:grid;gap:1.25rem;padding:2.1rem;color:var(--white);background:radial-gradient(circle at 100% 0,rgba(254,102,2,.18),transparent 12rem),linear-gradient(145deg,var(--navy) 0%,#032f69 100%);border-radius:14px;box-shadow:var(--shadow)}.form-heading{display:flex;gap:1rem;align-items:center}.form-heading svg{width:42px;height:42px;color:var(--orange)}.form-heading strong{display:block;font-size:1.25rem;line-height:1.1;text-transform:uppercase}.form-heading span,.secure-note{color:#ffffffd1}.progress-label{font-size:.82rem;font-weight:800}.progress-dots{display:grid;grid-template-columns:repeat(5,1fr);gap:.45rem}.progress-dots span{height:7px;border-radius:999px;background:#ffffff38}.progress-dots .active{background:var(--orange)}.analysis-form h2{margin:0;color:var(--white);font-size:1.18rem;font-weight:900}.contract-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.contract-choice{display:grid;place-items:center;gap:.75rem;min-height:150px;padding:1rem;color:var(--navy);background:var(--white);border:3px solid transparent;border-radius:8px;font-weight:900;cursor:pointer}.contract-choice[aria-pressed=true]{border-color:var(--orange);box-shadow:0 0 0 3px #fe660224}.contract-choice svg{width:48px;height:48px;color:var(--orange)}.form-path-grid .contract-choice{min-height:132px}.form-step-fields{display:grid;gap:1rem}.selected-contract{margin:0;color:#ffffffdb;font-weight:800}.form-step-fields label{display:grid;gap:.45rem;font-weight:800}.form-step-fields input{width:100%;min-height:48px;padding:0 .9rem;border:1px solid rgba(255,255,255,.2);border-radius:8px}.upload-field{padding:1rem;color:var(--white);background:#ffffff14;border:1px dashed rgba(255,255,255,.42);border-radius:10px;box-shadow:inset 0 0 0 1px #fe660214}.upload-field input{min-height:54px;padding:.65rem;color:#ffffffeb;background:#011d4738;border:1px solid rgba(255,255,255,.18);border-radius:8px;cursor:pointer}.upload-field input::file-selector-button{margin-right:.8rem;padding:.72rem .95rem;color:var(--white);background:var(--orange);border:0;border-radius:7px;box-shadow:0 10px 18px #fe660238;font-weight:900;cursor:pointer}.form-helper,.form-error{margin:0;font-weight:800}.form-helper{color:#ffffffd1}.form-error{padding:.75rem .9rem;color:#ffe7e7;background:#dc262638;border:1px solid rgba(248,113,113,.55);border-radius:8px}.form-actions{display:flex;gap:.75rem}.form-next{flex:1}.ghost-button{display:inline-flex;align-items:center;gap:.45rem;padding:0 1rem;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:var(--white);background:transparent;font-weight:800;cursor:pointer}.secure-note{display:flex;gap:.75rem;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12);font-weight:700}.secure-note svg,.final-cta svg{color:var(--orange)}.form-result{display:grid;gap:.85rem}.form-result>svg{width:46px;height:46px;color:#ff3b30}.form-result p,.form-result span{margin:0;color:#ffffffe0;line-height:1.45}.abuse-alert{color:#ff3b30;text-transform:uppercase}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:48px;margin-top:.45rem;padding:0 1.2rem;color:var(--white);background:#16a34a;border-radius:8px;box-shadow:0 12px 24px #16a34a3d;font-weight:900;text-transform:uppercase}.whatsapp-button svg{width:20px;height:20px}.mobile-hero-cta{display:none}.trust-bar,.contracts,.metrics,.rights-section,.testimonials,.faq-section,.final-cta{max-width:1280px;margin:0 auto}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:1.35rem 1.6rem;color:var(--white);background:var(--navy);border-radius:8px;box-shadow:var(--shadow)}.trust-item{display:flex;align-items:center;gap:1rem;min-width:0;padding:0 1.25rem;border-right:1px solid rgba(255,255,255,.22)}.trust-item:last-child{border-right:0}.trust-item svg{flex:0 0 auto;width:30px;height:30px;color:var(--orange)}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:.9rem;text-transform:uppercase}.trust-item span{color:#ffffffc7;font-size:.82rem}.section{max-width:1180px;margin:0 auto;padding:4.4rem 1.5rem 2rem}.section-title{font-size:clamp(2rem,3vw,2.85rem);line-height:1.1;text-align:center}.section-kicker:after{content:"";display:block;width:34px;height:3px;margin:.65rem auto 0;background:var(--orange);border-radius:999px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3.2rem}.step-card{position:relative;text-align:center}.step-card:not(:last-child):after{content:"";position:absolute;top:47px;right:-2.1rem;width:2.2rem;border-top:2px dashed #cdd6e3}.step-icon{position:relative;display:grid;place-items:center;width:96px;height:96px;margin:0 auto 1.6rem;background:#f6f8fb;border:1px solid #dde5ef;border-radius:50%}.step-icon svg{width:48px;height:48px}.step-icon span{position:absolute;right:4px;bottom:-8px;display:grid;place-items:center;width:28px;height:28px;color:var(--white);background:var(--orange);border-radius:50%;font-weight:900}.step-card h3,.contract-card h3{margin:0 0 .65rem;color:var(--navy);font-size:1.05rem;line-height:1.2}.step-card p,.contract-card p{margin:0;color:#223a5c;line-height:1.45}.contracts{padding:1.75rem;border:1px solid var(--line);border-radius:12px;background:#ffffffbd}.contract-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem;margin:1.65rem auto}.contract-card{display:grid;place-items:center;min-height:205px;padding:1.6rem;text-align:center;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 36px #011d470f}.contract-card>svg{width:54px;height:54px;margin-bottom:1rem;color:var(--orange)}.mobile-chevron{display:none}.contracts>.cta-button{display:flex;width:fit-content;margin:0 auto}.metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:1.8rem;margin-bottom:1.8rem;padding:1.6rem 1rem;border:1px solid var(--line);border-radius:12px;background:var(--white)}.metric-card{display:grid;place-items:center;gap:.35rem;min-height:92px;text-align:center;border-right:1px solid var(--line)}.metric-card:last-child{border-right:0}.metric-card svg{display:none}.metric-card strong{font-size:2.15rem;font-weight:950}.metric-card span{color:#233b5d}.rights-section{display:grid;grid-template-columns:auto minmax(0,.95fr) minmax(340px,1.05fr);align-items:center;gap:1.35rem;margin-top:1.8rem;margin-bottom:1.8rem;padding:2rem clamp(1.5rem,4vw,3rem);background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid rgba(254,102,2,.22);border-radius:12px;box-shadow:0 16px 36px #011d4714}.rights-section-icon{display:grid;place-items:center;width:76px;height:76px;color:var(--orange);background:#fe66021a;border-radius:50%}.rights-section-icon svg{width:42px;height:42px}.rights-section-copy .section-kicker{margin-bottom:.55rem;text-align:left}.rights-section-copy .section-kicker:after{margin-left:0}.rights-section h2{margin:0;color:var(--navy);font-size:clamp(1.75rem,2.6vw,2.55rem);line-height:1.08}.rights-section-copy p:not(.section-kicker){margin:.85rem 0 0;color:#263e60;line-height:1.6}.rights-points{display:grid;gap:.8rem}.rights-point{padding:1rem;background:var(--white);border:1px solid var(--line);border-radius:8px}.rights-point strong,.rights-point span{display:block}.rights-point strong{color:var(--navy);font-weight:900}.rights-point span{margin-top:.35rem;color:#263e60;line-height:1.45}.testimonials{padding:1.8rem 2rem 1.45rem;color:var(--white);background:radial-gradient(circle at 15% 20%,rgba(254,102,2,.12),transparent 18rem),linear-gradient(145deg,var(--navy) 0%,#032d65 100%);border-radius:12px}.section-kicker.light{color:var(--white)}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;max-width:980px;margin:1.25rem auto}.testimonial-card{display:grid;grid-template-columns:92px 1fr;gap:1.3rem;align-items:start;padding:1.45rem;background:#ffffff14;border-radius:8px}.testimonial-card img{width:82px;height:82px;border-radius:50%;object-fit:cover}.testimonial-card p{margin:0 0 1rem;line-height:1.55}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card span{margin-top:.45rem;color:var(--orange);letter-spacing:2px}.testimonial-dots{display:flex;justify-content:center;gap:.65rem}.testimonial-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#ffffff8c;cursor:pointer}.testimonial-dots .active{width:28px;background:var(--orange)}.faq-section{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:1.2rem;margin-top:1.8rem;padding:1.8rem;border:1px solid var(--line);border-radius:12px;background:#ffffffc2}.faq-list{display:grid;grid-row:span 2}.faq-item{border:1px solid var(--line);border-bottom:0;background:var(--white)}.faq-item:first-of-type{border-radius:8px 8px 0 0}.faq-item:last-child{border-bottom:1px solid var(--line);border-radius:0 0 8px 8px}.faq-item button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:0 1.4rem;border:0;color:var(--navy);background:transparent;font-weight:900;text-align:left;cursor:pointer}.faq-item p{margin:0;padding:0 1.4rem 1.2rem;color:#263e60;line-height:1.55}.security-card{display:grid;grid-template-columns:auto 1fr;align-self:start;align-content:start;align-items:center;justify-items:start;column-gap:1rem;row-gap:1.1rem;padding:2.2rem;border:1px solid var(--line);border-radius:8px;background:var(--white)}.security-card svg{grid-column:1;width:72px;height:72px;color:var(--orange)}.security-card h3{grid-column:2;margin:0;font-size:1.45rem}.security-card p,.security-card a{grid-column:1 / -1}.security-card p{margin:0;color:#263e60;line-height:1.6}.security-card a{color:var(--orange);text-decoration:underline}.security-contact{display:grid;grid-column:1 / -1;gap:.6rem;width:100%;margin-top:.6rem;padding-top:1.15rem;border-top:1px solid var(--line)}.security-contact strong{color:var(--navy);font-size:1.02rem}.security-contact span{color:#263e60;line-height:1.45}.security-card .security-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;width:100%;min-height:46px;margin-top:.25rem;color:var(--white);background:#16a34a;border-radius:8px;box-shadow:0 12px 24px #16a34a2e;font-weight:900;text-decoration:none}.security-card .security-whatsapp svg{grid-column:auto;width:19px;height:19px;color:currentColor}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;margin-bottom:1.8rem;padding:2.25rem clamp(1.6rem,4vw,4rem);color:var(--white);text-align:left;background:linear-gradient(145deg,var(--navy),#032f69);border-radius:14px}.final-cta h2{max-width:720px;color:var(--white);font-size:clamp(2rem,3vw,3rem);line-height:1.1}.final-cta p{margin:.85rem 0 0;font-weight:800}.final-cta .cta-button{min-width:310px;color:var(--orange);background:var(--white);box-shadow:0 16px 30px #ffffff2e}.final-cta .cta-button svg{color:var(--orange)}.footer{display:grid;grid-template-columns:1.2fr .7fr .8fr .9fr;gap:3rem;padding:2.5rem clamp(1.5rem,5vw,4.5rem);color:var(--white);background:linear-gradient(145deg,var(--navy) 0%,#032d65 100%)}.footer .logo{width:215px}.footer-brand p{max-width:350px;line-height:1.55}.social-links{display:flex;gap:.7rem}.social-links a{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.32);border-radius:50%;font-size:.75rem;font-weight:900}.social-links .whatsapp-brand-icon{display:block;width:21px;height:21px}.footer-column{display:grid;align-content:start;gap:.7rem}.footer-column h3{display:flex;align-items:center;justify-content:space-between;margin:0 0 .3rem;font-size:1rem}.footer-column h3 svg{display:none}.footer-column a{color:#ffffffd1}.footer-column .cta-button{margin-top:1rem}.copyright{grid-column:1 / -1;margin:0;color:#ffffffb8}.legal-page{padding:3rem clamp(1.4rem,4vw,3rem)}.privacy-policy{max-width:1040px;margin:0 auto}.privacy-policy h1{margin:0;color:var(--navy);font-size:clamp(2.4rem,5vw,4rem);line-height:1;text-align:center}.privacy-updated{margin:.9rem 0 0;color:var(--muted);font-weight:800;text-align:center}.privacy-intro{margin:2rem 0;padding:1.35rem 1.5rem;color:#263e60;background:#f6f9fe;border:1px solid var(--line);border-radius:10px;line-height:1.65}.privacy-intro p{margin:0}.privacy-sections{display:grid;gap:1rem}.privacy-section{padding:1.45rem;background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 34px #011d470d}.privacy-section h2{margin:0 0 .8rem;color:var(--navy);font-size:1.35rem}.privacy-section p,.privacy-section li{color:#263e60;line-height:1.65}.privacy-section p{margin:.75rem 0 0}.privacy-section ul{display:grid;gap:.55rem;margin:.9rem 0 0;padding-left:1.2rem}@media(max-width:980px){body{background:var(--white)}.site-header{position:relative;height:86px;padding:0 1.4rem;border-bottom:0}.logo{width:155px}.desktop-nav,.desktop-cta{display:none}.menu-button{display:grid;place-items:center;width:44px;height:44px;border:0;color:var(--navy);background:transparent;cursor:pointer}.mobile-menu{position:fixed;inset:0 0 auto 0;z-index:50;display:grid;gap:1rem;padding:1.4rem;background:var(--white);box-shadow:var(--shadow)}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between}.mobile-menu-top button{display:grid;place-items:center;width:42px;height:42px;border:0;background:#eef3fa;border-radius:50%}.mobile-menu a{padding:.9rem 0;border-bottom:1px solid var(--line);font-weight:900}.hero{display:flex;flex-direction:column;align-items:stretch;padding:1.9rem 1.35rem 1rem;min-height:0;overflow:hidden}.hero:after{left:70%;top:32%;font-size:10rem}.hero-copy .eyebrow{font-size:.78rem}.hero h1{font-size:3.45rem}.hero h2{font-size:1.7rem}.hero-description{font-size:.98rem}.hero-benefits-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(160px,50vw);align-items:end;gap:.85rem;order:1;margin-top:1.2rem}.hero-benefits-layout .benefits{min-width:0}.hero-benefits-layout .benefits li{gap:.5rem;font-size:.92rem;line-height:1.2}.hero-visual{position:relative;z-index:2;left:auto;bottom:auto;width:100%;margin-top:0;overflow:visible}.car{width:min(118%,245px);margin-left:-6%}.analysis-form{order:3;margin-top:1rem;padding:1.6rem;border-radius:16px}.mobile-hero-cta{display:grid;gap:.65rem;order:3;margin-top:1.5rem}.mobile-hero-cta .cta-button{width:100%}.mobile-hero-cta p,.final-cta p{display:flex;justify-content:center;gap:.5rem;color:var(--navy);font-size:.9rem}.trust-bar{display:none}.section{padding:3.8rem 1.4rem 1.3rem}.section-title{font-size:2.35rem}.steps{display:grid;grid-template-columns:1fr;gap:0;margin-top:2.2rem}.step-card{display:grid;grid-template-columns:96px 1fr;column-gap:1.1rem;row-gap:.35rem;min-height:130px;text-align:left}.step-card h3{margin-bottom:0}.step-card:not(:last-child):after{top:93px;left:47px;right:auto;width:0;height:38px;border-top:0;border-left:2px dashed #cdd6e3}.step-icon{grid-row:span 2;margin:0}.contracts{margin:1.4rem;padding:0;border:0;background:transparent}.contract-grid{grid-template-columns:1fr;gap:1rem}.contract-card{grid-template-columns:64px 1fr 22px;place-items:center start;min-height:116px;padding:1.2rem;text-align:left;box-shadow:0 12px 32px #011d471a}.contract-card>svg{margin:0}.mobile-chevron{display:block;color:#8fa0b8}.contracts>.cta-button{width:100%}.metrics{grid-template-columns:repeat(2,1fr);margin:1.4rem;padding:0;overflow:hidden;color:var(--white);background:var(--navy);border:0}.metric-card{align-content:space-between;gap:.7rem;min-height:170px;padding:1.35rem .75rem 1.45rem;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.metric-card:nth-child(2n){border-right:0}.metric-card:nth-last-child(-n+2){border-bottom:0}.metric-card svg{display:block;width:34px;height:34px;color:var(--orange)}.metric-card strong{font-size:1.85rem}.metric-card span{max-width:135px;color:#ffffffe0}.rights-section{grid-template-columns:1fr;align-items:start;margin:1.4rem;padding:1.5rem}.rights-section-icon{width:64px;height:64px}.rights-section-icon svg{width:36px;height:36px}.testimonials{margin:1.4rem;padding:1.5rem 0 1.2rem}.testimonial-grid{display:block;margin:1rem 0}.testimonial-card{display:none;grid-template-columns:74px 1fr;gap:1rem;padding:1.2rem;border-radius:0}.testimonial-card.active{display:grid}.testimonial-card img{width:64px;height:64px}.faq-section{grid-template-columns:1fr;margin:1.4rem;padding:0;border:0;background:transparent}.security-card{grid-row:auto;min-height:0;padding:1.6rem;background:#f7faff;box-shadow:0 16px 36px #011d4714}.final-cta{flex-direction:column;align-items:stretch;margin:1.4rem;padding:1.7rem;text-align:left}.final-cta .cta-button{width:100%}.final-cta p{color:#ffffffdb}.footer{grid-template-columns:1fr;gap:1.35rem;padding:2.2rem 1.5rem}.footer-column{padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.18)}.footer-column h3 svg{display:block}.copyright{padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.18)}.legal-page{padding:1.6rem 1.35rem}.privacy-policy h1,.privacy-policy .section-kicker,.privacy-updated{text-align:left}.privacy-policy .section-kicker:after{margin-left:0}}@media(max-width:520px){.hero h1{font-size:3rem}.contract-choice-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.security-card{grid-template-columns:1fr}.security-card svg,.security-card h3{grid-column:1}.security-card .security-whatsapp svg{width:19px;height:19px}}
