:root{--primary:#0b4e9e;--primary-dark:#061b3a;--secondary:#1477d4;--accent:#21a1ed;--background:#f4f8fc;--surface:#fff;--text:#10243d;--text-muted:#627287;--line:#dce6ef;--success:#25d366;--radius:20px;--shadow:0 18px 55px rgba(5,34,70,.09);--font:Inter,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;color:var(--text);font-family:var(--font);line-height:1.65;background:#fff;overflow-x:hidden}img{max-width:100%;height:auto}a{text-decoration:none}.skip-link{position:fixed;top:-60px;left:1rem;z-index:9999;background:#fff;color:var(--primary-dark);padding:.7rem 1rem;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:1rem}.container{max-width:1200px}.btn{border-radius:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;transition:.25s ease}.btn-primary{background:linear-gradient(120deg,var(--primary),var(--secondary));border:0;box-shadow:0 10px 24px rgba(11,78,158,.2);padding:.75rem 1.2rem}.btn-primary:hover,.btn-primary:focus{background:linear-gradient(120deg,#083f81,#0d67bd);transform:translateY(-2px);box-shadow:0 14px 30px rgba(11,78,158,.3)}.btn-lg{padding:.95rem 1.35rem;font-size:.94rem}.btn-outline-brand{border:1px solid #a9bfd7;color:var(--primary-dark);background:#fff}.btn-outline-brand:hover{border-color:var(--primary);background:#eef6ff;color:var(--primary)}.btn-link-brand{color:var(--primary);font-weight:800}.site-header{background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,230,239,.75);transition:.25s}.site-header .navbar{min-height:86px;transition:.25s}.site-header.scrolled{box-shadow:0 5px 25px rgba(6,27,58,.08)}.site-header.scrolled .navbar{min-height:70px}.navbar-brand img{width:192px}.navbar-nav{gap:.15rem}.nav-link{color:#334a64;font-size:.85rem;font-weight:650;padding:.65rem .6rem!important}.nav-link:hover,.nav-link:focus{color:var(--primary)}.navbar-toggler{border:0;padding:.35rem}.navbar-toggler:focus{box-shadow:0 0 0 3px rgba(20,119,212,.2)}.btn-whatsapp-mini{background:#e9fbf0;color:#168b42;border-radius:50%;width:42px;height:42px}.offcanvas-header img{width:170px}.mobile-nav{display:flex;flex-direction:column;gap:.3rem}.mobile-nav>a:not(.btn){padding:.8rem .25rem;color:var(--text);font-weight:700;border-bottom:1px solid var(--line)}.hero{min-height:760px;padding:165px 0 80px;background:linear-gradient(135deg,#f8fbff 0%,#eef6fd 62%,#e7f3ff 100%);position:relative;overflow:hidden}.hero-shape{position:absolute;border-radius:50%;filter:blur(2px)}.hero-shape-one{width:520px;height:520px;right:-180px;top:40px;background:radial-gradient(circle,rgba(33,161,237,.16),transparent 68%)}.hero-shape-two{width:260px;height:260px;left:-130px;bottom:-80px;background:rgba(11,78,158,.06)}.eyebrow{display:inline-flex;gap:.45rem;align-items:center;text-transform:uppercase;letter-spacing:.13em;color:var(--primary);font-size:.72rem;font-weight:850;margin-bottom:1rem}.eyebrow b{color:#8aa5c0}.hero h1,.section h2,.conversion-card h2{font-weight:850;letter-spacing:-.035em;color:var(--primary-dark)}.hero h1{font-size:clamp(2.7rem,5vw,4.65rem);line-height:1.04;margin-bottom:1.45rem}.hero h1 span{color:var(--primary)}.hero-lead{font-size:1.08rem;color:#475f78;max-width:660px}.hero-benefits{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;margin:1.5rem 0}.hero-benefits li{font-weight:650;font-size:.92rem}.hero-benefits i{color:var(--secondary);margin-right:.4rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.hero-note{font-size:.78rem;color:var(--text-muted);margin:1rem 0 0}.hero-note i{margin-right:.35rem}.hero-visual{position:relative;max-width:555px;margin-left:auto;padding:22px}.hero-image-wrap{position:relative;border-radius:32px 32px 120px 32px;overflow:hidden;box-shadow:0 35px 80px rgba(6,27,58,.18)}.hero-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,23,48,.28))}.hero-image-wrap img{width:100%;aspect-ratio:1/1.03;object-fit:cover}.visual-badge{position:absolute;z-index:2;background:rgba(255,255,255,.96);display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;border-radius:14px;box-shadow:0 12px 35px rgba(6,27,58,.14)}.visual-badge>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent));font-size:1.2rem}.visual-badge strong,.visual-badge small{display:block}.visual-badge strong{font-size:.88rem}.visual-badge small{font-size:.72rem;color:var(--text-muted)}.badge-top{top:4%;right:-2%}.badge-bottom{bottom:4%;left:-4%}.visual-accent{position:absolute;right:-12px;bottom:-12px;width:78px;height:78px;background:var(--primary-dark);border:7px solid #eef6fd;border-radius:24px;color:#fff;font-size:2rem;font-weight:900;display:grid;place-items:center;transform:rotate(8deg)}.trust-bar{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 30px rgba(5,34,70,.035)}.trust-item{display:flex;gap:.8rem;align-items:center;padding:1.45rem;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item>i{font-size:1.45rem;color:var(--primary)}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:.85rem}.trust-item span{font-size:.7rem;color:var(--text-muted)}.section{padding:100px 0}.section-heading{max-width:740px}.section-heading.text-center{margin:0 auto 3.2rem}.section h2,.conversion-card h2{font-size:clamp(2rem,4vw,3rem);line-height:1.12;margin-bottom:1rem}.section-heading p,.lead-muted{color:var(--text-muted);font-size:1.04rem}.problem-section{background:#fff}.situation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.situation-grid a{min-height:135px;padding:1.25rem;border:1px solid var(--line);border-radius:16px;color:var(--text);background:#fff;display:grid;grid-template-columns:1fr auto;align-items:start;transition:.25s;box-shadow:0 7px 22px rgba(5,34,70,.025)}.situation-grid a>i:first-child{grid-column:1/-1;font-size:1.45rem;color:var(--primary);margin-bottom:.8rem}.situation-grid a span{font-size:.9rem;font-weight:750;line-height:1.35}.situation-grid a>i:last-child{color:#8fa4ba}.situation-grid a:hover{transform:translateY(-4px);border-color:#a9c8e7;box-shadow:var(--shadow)}.services-section{background:var(--background)}.service-card{height:100%;background:#fff;border:1px solid #e2ebf3;border-radius:var(--radius);padding:1.65rem;transition:.25s;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:#eaf4ff;color:var(--primary);font-size:1.35rem;margin-bottom:1.1rem}.service-card h3{font-size:1.08rem;font-weight:800;color:var(--primary-dark)}.service-card p{font-size:.88rem;color:var(--text-muted);min-height:70px}.service-card a{font-size:.82rem;color:var(--primary);font-weight:800}.service-card.featured{padding:0}.service-card.featured .service-image{height:150px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-card.featured .service-body{padding:1.35rem 1.65rem}.service-card.featured .service-icon{margin-top:-38px;position:relative;border:5px solid #fff;width:58px;height:58px}.finance-section{background:#fff}.finance-panel{background:linear-gradient(135deg,#061b3a,#0a356c);color:#fff;border-radius:30px;padding:3.2rem;overflow:hidden;position:relative}.finance-panel:after{content:"";position:absolute;width:280px;height:280px;border:70px solid rgba(33,161,237,.1);border-radius:50%;right:-130px;top:-120px}.finance-panel h2{color:#fff}.finance-panel p{color:#c5d3e2}.eyebrow-light{color:#7ecbff}.finance-image{position:relative;border-radius:22px;overflow:hidden}.finance-image img{width:100%;height:430px;object-fit:cover}.image-label{position:absolute;left:1rem;bottom:1rem;background:rgba(6,27,58,.88);backdrop-filter:blur(8px);padding:.7rem 1rem;border-radius:10px;font-size:.8rem;font-weight:700}.finance-points{margin:1.5rem 0}.finance-points>div{display:flex;gap:.8rem;margin:1rem 0}.finance-points i{color:#6cc5ff;font-size:1.25rem}.finance-points strong,.finance-points small{display:block}.finance-points small{color:#b5c8dc}.process-section{background:var(--background)}.process-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:1.4rem}.process-line:before,.process-progress{content:"";position:absolute;height:2px;top:35px;left:8%;right:8%;background:#cad9e7}.process-progress{right:auto;background:linear-gradient(90deg,var(--primary),var(--accent));width:0;transition:1.4s ease}.process-line.active .process-progress{width:84%}.process-step{position:relative;text-align:center;padding:0 1rem}.process-step>span{width:70px;height:70px;margin:0 auto 1.2rem;display:grid;place-items:center;background:#fff;border:1px solid #cbddeb;border-radius:50%;position:relative;z-index:2;color:var(--primary);font-size:.82rem;font-weight:850;box-shadow:0 8px 20px rgba(5,34,70,.06)}.process-step>i{font-size:1.6rem;color:var(--primary)}.process-step h3{font-size:1rem;font-weight:800;margin-top:.7rem}.process-step p{font-size:.82rem;color:var(--text-muted)}.why-section{background:#fff}.why-image{border-radius:20px;margin-top:1.5rem;width:100%;height:260px;object-fit:cover}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.why-grid article{padding:1.45rem;border:1px solid var(--line);border-radius:16px}.why-grid i{font-size:1.45rem;color:var(--primary)}.why-grid h3{font-size:1rem;font-weight:800;margin:.7rem 0 .4rem}.why-grid p{font-size:.82rem;color:var(--text-muted);margin:0}.form-section{background:linear-gradient(180deg,var(--background),#fff)}.form-shell{border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 25px 75px rgba(5,34,70,.13);border:1px solid var(--line)}.form-aside{padding:3rem;background:linear-gradient(155deg,#061b3a,#0b4e9e);color:#fff}.form-aside h2{color:#fff;font-size:2.25rem}.form-aside>p{color:#cbd9e7}.form-aside ul{list-style:none;padding:0;margin:2rem 0}.form-aside li{margin:.8rem 0;font-weight:650;font-size:.88rem}.form-aside li i{color:#7ed0ff;margin-right:.5rem}.aside-contact{border-top:1px solid rgba(255,255,255,.18);padding-top:1.5rem}.aside-contact small,.aside-contact a{display:block}.aside-contact small{color:#adc1d7}.aside-contact a{color:#fff;font-weight:800;margin-top:.35rem}.form-content{padding:3rem}.form-label{font-size:.8rem;font-weight:750;color:#304860}.form-control,.form-select{border:1px solid #cbd9e6;border-radius:9px;padding:.78rem .9rem;font-size:.9rem}.form-control:focus,.form-select:focus{border-color:var(--secondary);box-shadow:0 0 0 3px rgba(20,119,212,.12)}.form-check-label{font-size:.75rem;color:var(--text-muted)}.form-security{display:inline-block;margin:0 0 0 1rem;color:var(--text-muted);font-size:.72rem}.form-feedback{display:none;margin-top:1rem;padding:1rem;border-radius:10px}.form-feedback.success{display:block;background:#eafaf0;color:#126d35}.form-feedback.error{display:block;background:#fff0f0;color:#9c2525}.conversion-section{padding:0 0 100px}.conversion-card{background:linear-gradient(120deg,#061b3a,#0b4e9e);border-radius:26px;padding:3rem 3.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;color:#fff;position:relative;overflow:hidden}.conversion-card:after{content:"";position:absolute;width:250px;height:250px;right:-100px;bottom:-170px;border:50px solid rgba(255,255,255,.08);border-radius:50%}.conversion-card>div{position:relative;z-index:1}.conversion-card h2{color:#fff;max-width:750px;font-size:2.25rem}.conversion-card p{margin:0;color:#c4d4e5}.conversion-actions{min-width:225px;display:flex;flex-direction:column;gap:.7rem}.faq-section{background:var(--background)}.accordion-item{border:0;border-bottom:1px solid var(--line);background:transparent}.accordion-button{background:transparent!important;box-shadow:none!important;color:var(--primary-dark)!important;font-weight:750;padding:1.35rem .3rem}.accordion-button:not(.collapsed){color:var(--primary)!important}.accordion-body{padding:.2rem .3rem 1.4rem;color:var(--text-muted);font-size:.9rem}.site-footer{background:#03142d;color:#aabdd1;padding:70px 0 25px}.footer-main{display:grid;grid-template-columns:1.4fr .8fr 1.1fr 1fr;gap:3rem}.footer-brand img{width:210px;filter:brightness(0) invert(1)}.footer-brand p{font-size:.84rem;margin-top:1.2rem}.footer-main h2{color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.footer-main>div>a,.footer-main>div>span{display:block;color:#aabdd1;font-size:.8rem;margin:.5rem 0}.footer-main>div>a:hover{color:#fff}.footer-main small{font-size:.68rem;display:block;margin-top:.8rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;margin-top:3rem;display:flex;justify-content:space-between;font-size:.7rem}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:1000;display:flex;align-items:center;gap:.55rem;background:var(--success);color:#073716;padding:.75rem 1rem;border-radius:50px;box-shadow:0 12px 30px rgba(10,90,42,.28);font-size:.78rem;font-weight:850;animation:pulse-once 2.5s 1.4s 2}.floating-whatsapp i{font-size:1.25rem}.floating-whatsapp:hover{color:#073716;transform:translateY(-3px)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@keyframes pulse-once{50%{box-shadow:0 0 0 12px rgba(37,211,102,0)}}
.footer-bottom a{color:#fff;font-weight:700}.footer-bottom a:hover,.footer-bottom a:focus{color:#7ecbff}
.services-section,.process-section,.why-section,.form-section,.faq-section{content-visibility:auto;contain-intrinsic-size:auto 800px}
.footer-brand .social-links{display:flex;align-items:center;gap:.55rem;margin-top:1.25rem}.footer-brand .social-links a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;margin:0;transition:.2s ease}.footer-brand .social-links a:hover,.footer-brand .social-links a:focus{background:var(--primary);border-color:var(--secondary);transform:translateY(-2px)}.footer-brand .social-links i{font-size:1rem}.footer-brand .social-links span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1199.98px){.site-header .navbar{min-height:76px}.hero{padding-top:140px}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:991.98px){.hero{text-align:center;padding-bottom:65px}.hero-copy{max-width:750px;margin:auto}.hero-lead{margin-inline:auto}.hero-benefits{max-width:580px;margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{margin:1rem auto 0;max-width:500px}.situation-grid{grid-template-columns:repeat(2,1fr)}.finance-panel{padding:2rem}.finance-image img{height:350px}.process-line{grid-template-columns:repeat(2,1fr);gap:2rem}.process-line:before,.process-progress{display:none}.why-image{height:350px}.form-aside,.form-content{padding:2.2rem}.conversion-card{flex-direction:column;align-items:flex-start}.conversion-actions{flex-direction:row}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767.98px){html{scroll-padding-top:72px}.navbar-brand img{width:155px}.site-header .btn-primary{display:none!important}.hero{padding:120px 0 55px;min-height:auto}.hero h1{font-size:2.65rem}.hero-lead{font-size:.96rem}.hero-benefits{font-size:.86rem;text-align:left}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-note{text-align:center}.hero-visual{padding:12px 20px}.visual-badge{padding:.55rem .7rem}.visual-badge>span{width:34px;height:34px}.badge-top{right:0}.badge-bottom{left:0}.visual-accent{width:58px;height:58px;font-size:1.4rem}.trust-item{border-right:0}.trust-item:not(:last-child){border-bottom:1px solid var(--line)}.section{padding:72px 0}.section-heading.text-center{margin-bottom:2.2rem}.section h2{font-size:2rem}.situation-grid{grid-template-columns:1fr}.situation-grid a{min-height:105px}.service-card p{min-height:auto}.finance-panel{border-radius:20px;padding:1.3rem}.finance-image img{height:260px}.process-line{grid-template-columns:1fr}.process-step{display:grid;grid-template-columns:60px 40px 1fr;text-align:left;gap:.7rem;align-items:center}.process-step>span{width:58px;height:58px;margin:0;grid-row:1/3}.process-step>i{grid-row:1/3}.process-step h3,.process-step p{grid-column:3;margin:0}.why-grid{grid-template-columns:1fr}.why-image{height:250px}.form-aside,.form-content{padding:1.5rem}.form-aside h2{font-size:1.8rem}.submit-btn{width:100%}.form-security{display:block;text-align:center;margin:.8rem 0 0}.conversion-section{padding-bottom:72px}.conversion-card{padding:2rem 1.4rem}.conversion-card h2{font-size:1.8rem}.conversion-actions{width:100%;flex-direction:column}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:.4rem}.floating-whatsapp{width:52px;height:52px;border-radius:50%;padding:0;justify-content:center;right:15px;bottom:15px}.floating-whatsapp span{display:none}}
@media(max-width:430px){.hero h1{font-size:2.25rem}.hero-benefits{grid-template-columns:1fr}.visual-badge small{display:none}.visual-badge strong{font-size:.7rem}.why-image{height:210px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
