:root{--navy: #091c3b;--navy-2: #102a52;--navy-3: #173a69;--gold: #e9bd66;--gold-bright: #f0c96f;--gold-soft: #f7e8c6;--ivory: #fbf8f1;--paper: #fffdf9;--white: #ffffff;--ink: #14233a;--muted: #637083;--line: rgba(9, 28, 59, .12);--shadow: 0 24px 70px rgba(9, 28, 59, .12);--radius: 28px;--container: 1200px;--header-height: 84px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper);font-family:Montserrat Variable,Montserrat,Arial,sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);font-weight:700;line-height:1.08;letter-spacing:-.04em}h1 em,h2 em{color:var(--gold);font-style:normal}::selection{color:var(--navy);background:var(--gold)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{position:relative;padding:120px 0}.section-soft{background:var(--ivory)}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 16px;color:var(--navy);background:var(--gold);border-radius:10px;transform:translateY(-180%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:var(--navy-3);font-size:.75rem;font-weight:760;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.eyebrow>span{width:32px;height:2px;background:var(--gold)}.eyebrow-light{color:#ffffffd1}.eyebrow-centered{justify-content:center}.section-heading{max-width:760px;margin-bottom:64px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2,.section-copy h2,.solutions-intro h2,.security-copy h2{margin-bottom:24px;font-size:clamp(2.35rem,4vw,4.1rem)}.section-heading>p:last-child,.section-copy>p,.solutions-intro>p,.security-copy>p{color:var(--muted);font-size:1.05rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 25px;border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:720;letter-spacing:-.01em;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.button-gold{color:var(--navy);background:var(--gold);box-shadow:0 14px 30px #e9bd6633}.button-gold:hover{background:var(--gold-bright);box-shadow:0 18px 34px #e9bd664d}.button-small{min-height:44px;padding-inline:20px}.button-large{min-height:60px;padding-inline:30px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:.9rem;font-weight:730}.text-link span{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:50%;transition:transform .2s ease}.text-link:hover span{transform:translate(2px,-2px)}.text-link-light{color:var(--white)}.text-link-light span{border-color:#ffffff4d}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:var(--header-height);background:#fffdf9f5;border-bottom:1px solid transparent;transition:height .3s ease,box-shadow .3s ease,border-color .3s ease}.site-header.is-scrolled{height:72px;border-color:var(--line);box-shadow:0 8px 30px #091c3b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between}.brand img{width:220px}.site-nav{display:flex;align-items:center;gap:33px}.site-nav>a:not(.button){position:relative;color:var(--navy);font-size:.83rem;font-weight:660}.site-nav>a:not(.button):after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.site-nav>a:hover:after,.site-nav>a[aria-current]:after{transform:scaleX(1);transform-origin:left}.menu-button,.menu-backdrop,.mobile-login{display:none}.hero{position:relative;min-height:810px;margin-top:var(--header-height);overflow:hidden;color:var(--white);background:var(--navy)}.hero-media,.hero-media img,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#091c3bfa,#091c3beb,#091c3b47 68%,#091c3b0a),linear-gradient(0deg,rgba(9,28,59,.4),transparent 45%)}.hero:before{position:absolute;z-index:1;top:-160px;left:46%;width:500px;height:500px;border:1px solid rgba(233,189,102,.17);border-radius:50%;content:""}.hero-mountains{position:absolute;z-index:1;right:-2%;bottom:-2px;width:60%;height:20%;opacity:.19;background:var(--gold);clip-path:polygon(0 100%,26% 23%,40% 73%,54% 3%,68% 54%,78% 28%,100% 100%)}.hero-inner{position:relative;z-index:2;display:flex;min-height:810px;align-items:center}.hero-copy{width:min(650px,58%);padding:70px 0 100px}.hero h1{margin-bottom:27px;color:var(--white);font-size:clamp(3.3rem,5.5vw,5.3rem);line-height:.98;letter-spacing:-.06em}.hero h1 em{display:inline}.hero-lead{max-width:590px;margin-bottom:34px;color:#ffffffbd;font-size:1.08rem;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:27px;margin-bottom:46px}.hero-proof{display:flex;align-items:center;gap:13px}.hero-proof p{margin:0;color:#fff9;font-size:.76rem;line-height:1.45}.hero-proof strong{color:var(--white);font-weight:680}.proof-avatars{display:flex}.proof-avatars i{width:30px;height:30px;margin-left:-7px;border:2px solid var(--navy);border-radius:50%;background:linear-gradient(145deg,var(--gold),#c3814c)}.proof-avatars i:first-child{margin-left:0;background:linear-gradient(145deg,#d8e1ea,#4c6f89)}.proof-avatars i:last-child{background:linear-gradient(145deg,#ba8d6c,var(--gold))}.payment-toast{position:absolute;right:7%;bottom:66px;display:grid;min-width:340px;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:17px 18px;color:var(--navy);background:#ffffffed;border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 22px 60px #091c3b47;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.toast-icon{display:grid;width:46px;height:46px;place-items:center;color:var(--navy);background:var(--gold-soft);border-radius:50%}.toast-icon svg{width:24px;fill:none;stroke:currentColor;stroke-width:2}.payment-toast div:nth-child(2){display:flex;flex-direction:column}.payment-toast span,.payment-toast small{color:var(--muted);font-size:.68rem}.payment-toast strong{font-size:.92rem}.payment-rail{position:relative;z-index:3;padding:26px 0;background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 10px 30px #091c3b08}.rail-inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:30px}.rail-inner>p:first-child{max-width:120px;margin:0;color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.4;text-transform:uppercase}.method{color:var(--navy);font-size:1.75rem;font-weight:820;letter-spacing:-.08em;line-height:1}.method-pse{display:flex;align-items:center;gap:10px;font-style:italic}.method-pse>span{width:74px;color:var(--muted);font-size:.5rem;font-style:normal;font-weight:650;letter-spacing:0;line-height:1.2}.method-breb{color:#10a6c8;font-size:1.9rem}.method-breb span{color:#22c177}.rail-divider{width:1px;height:42px;background:var(--line)}.rail-divider-wide{margin-left:10px}.rail-feature{display:flex;align-items:center;gap:10px;margin:0}.rail-feature strong{color:var(--gold);font-size:1.35rem}.rail-feature span{width:80px;color:var(--muted);font-size:.65rem;font-weight:620;line-height:1.3}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,8vw,120px)}.about-visual{position:relative}.about-card{position:relative;display:grid;aspect-ratio:.95;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(233,189,102,.18),transparent 45%),var(--navy);border-radius:var(--radius);box-shadow:var(--shadow)}.about-card:before,.about-card:after{position:absolute;z-index:2;background:var(--gold);content:"";opacity:.18;clip-path:polygon(50% 0,100% 100%,0 100%)}.about-card:before{right:-40px;bottom:-10px;width:260px;height:220px}.about-card:after{bottom:-20px;left:-60px;width:260px;height:170px}.about-card picture,.about-card picture img{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.about-card picture img{object-fit:cover}.orbit{position:absolute;z-index:3;border:1px solid rgba(233,189,102,.25);border-radius:50%}.orbit-one{width:76%;height:76%}.orbit-two{width:94%;height:94%}.about-caption{display:flex;align-items:center;gap:14px;margin:20px 0 0;color:var(--muted);font-size:.72rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.about-caption span{color:var(--gold);font-weight:800}.section-copy .copy-lead{color:var(--navy);font-size:1.16rem;font-weight:560}.brand-values{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}.brand-values span{padding:10px 15px;color:var(--navy);background:var(--gold-soft);border-radius:999px;font-size:.72rem;font-weight:720}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{position:relative;min-height:340px;padding:34px;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:22px;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.benefit-card-featured{color:var(--white);background:var(--navy);border-color:var(--navy)}.feature-icon{display:grid;width:58px;height:58px;margin-bottom:65px;place-items:center;color:var(--navy);background:var(--gold-soft);border-radius:16px}.feature-icon svg,.solution-icon svg{width:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.card-number{position:absolute;top:36px;right:34px;color:#091c3b47;font-size:.72rem;font-weight:760}.benefit-card-featured .card-number{color:#ffffff59}.benefit-card h3{margin-bottom:14px;font-size:1.45rem}.benefit-card-featured h3{color:var(--white)}.benefit-card p{margin-bottom:30px;color:var(--muted);font-size:.9rem}.benefit-card-featured p{color:#ffffffa6}.card-line{position:absolute;right:34px;bottom:25px;left:34px;height:2px;overflow:hidden;background:var(--line)}.card-line:after{display:block;width:28%;height:100%;background:var(--gold);content:"";transition:width .35s ease}.benefit-card:hover .card-line:after{width:100%}.solutions-layout{display:grid;grid-template-columns:.76fr 1.24fr;align-items:start;gap:clamp(60px,8vw,120px)}.solutions-intro{position:sticky;top:120px}.solutions-intro .text-link{margin-top:18px}.solution-list{border-top:1px solid var(--line)}.solution-item{display:grid;grid-template-columns:34px 58px 1fr 32px;align-items:center;gap:22px;padding:30px 10px;border-bottom:1px solid var(--line);transition:padding .25s ease}.solution-item:hover{padding-right:0;padding-left:20px}.solution-number{align-self:start;color:var(--gold);font-size:.7rem;font-weight:760}.solution-icon{display:grid;width:58px;height:58px;place-items:center;color:var(--navy);background:var(--ivory);border-radius:15px}.solution-item h3{margin-bottom:8px;font-size:1.2rem;letter-spacing:-.025em}.solution-item p{margin:0;color:var(--muted);font-size:.84rem}.solution-arrow{color:var(--gold);font-size:1.4rem}.security{overflow:hidden;color:var(--white);background:var(--navy)}.security-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(30deg,transparent 48%,rgba(233,189,102,.16) 49%,rgba(233,189,102,.16) 51%,transparent 52%),linear-gradient(-30deg,transparent 48%,rgba(233,189,102,.08) 49%,rgba(233,189,102,.08) 51%,transparent 52%);background-size:90px 156px;-webkit-mask-image:linear-gradient(90deg,transparent 15%,black 70%);mask-image:linear-gradient(90deg,transparent 15%,black 70%)}.security-grid{position:relative;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(70px,9vw,130px)}.security-copy h2{color:var(--white)}.security-copy>p{color:#ffffffa3}.security-points{display:grid;gap:13px;margin:32px 0 0;padding:0;list-style:none}.security-points li{display:flex;align-items:center;gap:12px;color:#ffffffd1;font-size:.86rem;font-weight:560}.security-points span{display:grid;width:26px;height:26px;place-items:center;color:var(--navy);background:var(--gold);border-radius:50%;font-size:.68rem;font-weight:800}.security-visual{position:relative;display:grid;min-height:490px;place-items:center}.shield-rings,.shield-rings span{position:absolute;border:1px solid rgba(233,189,102,.22);border-radius:50%}.shield-rings{width:390px;height:390px}.shield-rings:before,.shield-rings:after{position:absolute;top:50%;left:50%;background:#e9bd6624;content:"";transform:translate(-50%,-50%)}.shield-rings:before{width:150%;height:1px}.shield-rings:after{width:1px;height:150%}.shield-rings span:first-child{top:12%;right:12%;bottom:12%;left:12%}.shield-rings span:last-child{top:27%;right:27%;bottom:27%;left:27%}.shield-card{position:relative;z-index:2;display:flex;width:min(100%,330px);min-height:330px;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:28px;box-shadow:0 26px 90px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.shield-icon{display:grid;width:92px;height:92px;margin-bottom:25px;place-items:center;color:var(--navy);background:var(--gold);border-radius:27px;transform:rotate(45deg)}.shield-icon svg{width:42px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transform:rotate(-45deg)}.shield-card strong{margin-bottom:4px;font-size:1.05rem}.shield-card>span,.shield-card small{color:#ffffff8c;font-size:.7rem}.security-meter{width:100%;height:5px;margin:27px 0 10px;overflow:hidden;background:#ffffff1a;border-radius:99px}.security-meter i{display:block;width:86%;height:100%;background:var(--gold);border-radius:inherit}.shield-card small{display:flex;width:100%;justify-content:space-between}.shield-card small b{color:var(--gold)}.security-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:11px 15px;color:var(--navy);background:var(--white);border-radius:12px;box-shadow:0 12px 30px #0003;font-size:.68rem;font-weight:680}.security-chip i{width:7px;height:7px;background:#35b778;border-radius:50%}.chip-one{top:88px;left:-15px}.chip-two{right:-15px;bottom:94px}.process-list{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:0;padding:0;list-style:none}.process-list:before{position:absolute;top:34px;right:16%;left:16%;height:1px;background:var(--line);content:""}.process-list li{position:relative;text-align:center}.step-number{position:relative;z-index:2;display:grid;width:68px;height:68px;margin:0 auto 26px;place-items:center;color:var(--navy);background:var(--paper);border:1px solid var(--gold);border-radius:50%;font-size:.9rem;font-weight:780;box-shadow:0 0 0 9px var(--paper)}.process-list li:nth-child(2) .step-number{background:var(--gold)}.process-list h3{margin-bottom:10px;font-size:1.25rem}.process-list p{max-width:280px;margin:0 auto;color:var(--muted);font-size:.84rem}.cta-section{position:relative;padding:86px 0;overflow:hidden;color:var(--white);background:var(--navy-2)}.cta-section:before{position:absolute;top:-110%;left:6%;width:700px;height:700px;border:1px solid rgba(233,189,102,.12);border-radius:50%;content:""}.cta-mountain{position:absolute;right:-5%;bottom:0;width:45%;height:70%;opacity:.1;background:var(--gold);clip-path:polygon(0 100%,45% 0,62% 38%,75% 12%,100% 100%)}.cta-inner{position:relative;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:42px}.cta-brand-mark{display:block;width:100px;aspect-ratio:618 / 459;overflow:hidden;filter:drop-shadow(0 12px 20px rgba(0,0,0,.25))}.cta-brand-mark img{width:174.76%;max-width:none;transform:translate(-21.389%,-18.796%)}.cta-inner .eyebrow{margin-bottom:14px}.cta-inner h2{margin-bottom:10px;color:var(--white);font-size:clamp(2.1rem,3.5vw,3.6rem)}.cta-inner p:last-child{margin:0;color:#ffffff9e}.cta-actions{display:flex;align-items:center;flex-direction:column;gap:14px}.site-footer{color:#ffffffa6;background:#06152d}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,.7fr);gap:60px;padding:78px 0 58px}.footer-brand>img{width:220px;margin-bottom:24px;filter:brightness(0) invert(1);opacity:.96}.footer-brand p{max-width:330px;font-size:.82rem}.social-links{display:flex;gap:10px;margin-top:25px}.social-links a{display:grid;width:36px;height:36px;place-items:center;color:var(--white);border:1px solid rgba(255,255,255,.16);border-radius:50%;font-size:.67rem;font-weight:760;text-transform:uppercase;transition:color .2s ease,background .2s ease}.social-links a:hover{color:var(--navy);background:var(--gold)}.footer-column{display:flex;flex-direction:column;gap:9px}.footer-column h3{margin-bottom:13px;color:var(--gold);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.footer-column a,.footer-column span{font-size:.76rem}.footer-column a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:25px 0 30px;border-top:1px solid rgba(255,255,255,.09);font-size:.68rem}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:24px}.footer-bottom a:hover{color:var(--white)}.whatsapp-float{position:fixed;z-index:60;right:24px;bottom:24px;display:grid;width:58px;height:58px;place-items:center;color:var(--white);background:#24c56b;border:4px solid var(--white);border-radius:50%;box-shadow:0 12px 26px #091c3b33;transition:transform .2s ease}.whatsapp-float:hover{transform:translateY(-4px) scale(1.03)}.whatsapp-float svg{width:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.benefit-card:nth-child(2),.process-list li:nth-child(2){transition-delay:.1s}.benefit-card:nth-child(3),.process-list li:nth-child(3){transition-delay:.2s}@media(max-width:1080px){:root{--container: 940px}.site-nav{gap:22px}.hero-copy{width:63%}.payment-toast{right:3%}.rail-inner{gap:20px}.rail-divider-wide,.rail-feature:last-child{display:none}.about-grid,.security-grid,.solutions-layout{gap:60px}.footer-main{grid-template-columns:1.3fr repeat(3,.7fr);gap:34px}}@media(max-width:860px){:root{--header-height: 74px}.container{width:min(calc(100% - 40px),var(--container))}.section{padding:92px 0}.brand img{width:186px}.menu-button{position:relative;z-index:102;display:flex;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;background:transparent;border:1px solid var(--line);border-radius:50%;cursor:pointer}.menu-button span{width:18px;height:2px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.site-nav{position:fixed;z-index:101;top:0;right:0;display:flex;width:min(82vw,370px);height:100dvh;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;padding:90px 38px 40px;background:var(--paper);box-shadow:-20px 0 60px #091c3b26;transform:translate(105%);transition:transform .3s ease}.site-nav.is-open{transform:translate(0)}.site-nav>a:not(.button){padding:13px 0;border-bottom:1px solid var(--line);font-size:1rem}.site-nav .button{margin-top:18px}.site-nav .mobile-login{display:inline-flex;margin-top:4px;color:var(--navy);background:transparent;border-color:var(--navy);box-shadow:none}.site-nav .mobile-login:hover{color:var(--paper);background:var(--navy)}.menu-backdrop{position:fixed;z-index:99;top:0;right:0;bottom:0;left:0;display:block;visibility:hidden;background:#091c3b7a;opacity:0;transition:opacity .25s ease,visibility .25s ease}.menu-backdrop.is-visible{visibility:visible;opacity:1}.hero,.hero-inner{min-height:760px}.hero-media img{object-position:68% 50%}.hero-overlay{background:linear-gradient(90deg,#091c3bf7,#091c3be0 55%,#091c3b4d)}.hero-copy{width:72%}.hero h1{font-size:clamp(3.05rem,8vw,4.5rem)}.payment-toast{right:4%;bottom:40px;min-width:300px}.rail-inner>p:first-child,.rail-divider,.rail-feature{display:none}.rail-inner{justify-content:space-around}.about-grid,.security-grid{grid-template-columns:1fr}.about-visual{max-width:560px;margin-inline:auto}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:270px}.feature-icon{margin-bottom:42px}.solutions-layout{grid-template-columns:1fr}.solutions-intro{position:static;max-width:620px}.security-visual{width:min(100%,540px);margin-inline:auto}.cta-inner{grid-template-columns:80px 1fr}.cta-inner .cta-actions{grid-column:2;justify-self:start}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:600px){.container{width:min(calc(100% - 32px),var(--container))}.section{padding:76px 0}.section-heading{margin-bottom:42px}.section-heading h2,.section-copy h2,.solutions-intro h2,.security-copy h2{font-size:clamp(2.15rem,11vw,3rem)}.brand img{width:166px}.hero,.hero-inner{min-height:790px}.hero-media img{object-position:68% center}.hero-overlay{background:linear-gradient(0deg,#091c3bf2,#091c3bbf 60%,#091c3b4d),linear-gradient(90deg,#091c3bb8,#091c3b1a)}.hero-inner{align-items:flex-end}.hero-copy{width:100%;padding:90px 0 130px}.hero h1{margin-bottom:20px;font-size:clamp(2.7rem,13vw,3.7rem)}.hero-lead{font-size:.94rem;line-height:1.65}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:30px}.hero-proof{display:none}.payment-toast{right:16px;bottom:24px;left:16px;min-width:0}.payment-rail{padding:18px 0}.rail-inner{min-height:56px}.method-pse>span{display:none}.about-card{aspect-ratio:1}.about-card img{width:70%}.benefit-card{padding:28px}.solution-item{grid-template-columns:26px 48px 1fr;gap:15px;padding:24px 0}.solution-icon{width:48px;height:48px}.solution-arrow{display:none}.shield-rings{width:310px;height:310px}.security-visual{min-height:440px}.shield-card{width:270px;min-height:300px}.chip-one{top:45px;left:0}.chip-two{right:0;bottom:45px}.process-list{grid-template-columns:1fr;gap:30px}.process-list:before{top:22px;bottom:22px;left:25px;width:1px;height:auto}.process-list li{display:grid;grid-template-columns:52px 1fr;align-items:start;gap:20px;text-align:left}.step-number{width:52px;height:52px;margin:0;box-shadow:0 0 0 7px var(--paper)}.process-list p{margin:0}.cta-section{padding:72px 0}.cta-inner{grid-template-columns:1fr;gap:24px;text-align:center}.cta-brand-mark{width:84px;margin-inline:auto}.cta-inner .eyebrow{justify-content:center}.cta-inner .cta-actions{grid-column:auto;width:100%;justify-self:stretch}.cta-inner .cta-actions .button{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:38px 24px;padding-top:60px}.footer-brand,.footer-contact{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-bottom div{flex-wrap:wrap;gap:8px 18px}.whatsapp-float{right:16px;bottom:16px;width:54px;height:54px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
