:root{--ink:#e8ecf4;--muted:#94a3b8;--paper:#0c1222;--deep:#080f1e;--panel:#141c30;--panel-soft:#0f172a;--cyan:#38bdf8;--teal:#22c7c8;--green:#10b981;--purple:#aa3bff;--line:#94a3b82e;--shadow:0 28px 80px #0007;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);-webkit-font-smoothing:antialiased;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}svg{display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{z-index:50;align-items:center;height:84px;display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:linear-gradient(135deg,var(--cyan),var(--green));border-radius:9px;flex-direction:column;justify-content:center;gap:3px;width:32px;height:32px;padding:7px;display:flex;transform:rotate(-2deg);box-shadow:0 7px 18px #38bdf838}.brand-mark i{background:var(--paper);border-radius:5px;height:2px}.brand-mark i:first-child{width:65%}.brand-mark i:nth-child(2){width:100%}.brand-mark i:last-child{width:76%;margin-left:auto}.brand-copy{flex-direction:column;gap:2px;line-height:1;display:flex}.brand-copy small{letter-spacing:.18em;color:var(--muted);font-size:7px;font-weight:800}.brand-copy strong{letter-spacing:.01em;font-size:18px}.brand-copy strong span{color:var(--cyan)}.nav-links{color:var(--muted);gap:36px;margin-left:auto;margin-right:34px;font-size:14px;font-weight:650;display:flex}.nav-links a{transition:all .2s}.nav-links a:hover{color:var(--cyan)}.nav-cta{background:#141c30b8;border:1px solid #94a3b847;border-radius:999px;align-items:center;gap:8px;min-height:41px;padding:0 16px;font-size:13px;font-weight:750;transition:all .2s;display:inline-flex}.nav-cta:hover{color:#07111f;border-color:var(--cyan);background:var(--cyan)}.menu-button{background:0 0;border:0;margin-left:10px;display:none}.hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:66px;min-height:710px;padding:63px 0 102px;display:grid}.eyebrow{color:#67d4d8;letter-spacing:.07em;text-transform:uppercase;background:#38bdf814;border:1px solid #38bdf84d;border-radius:999px;align-items:center;gap:9px;width:max-content;padding:7px 11px;font-size:11px;font-weight:750;display:inline-flex}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #10b9811c}.hero h1,.section-heading h2,.product-copy h2,.security-card h2,.cta-section h2{letter-spacing:-.055em;margin:25px 0 22px;font-size:clamp(54px,6vw,78px);line-height:.98}.hero h1 em,.cta-section h2 em{color:var(--cyan);background:linear-gradient(90deg,var(--cyan),#67d4d8,var(--green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-lead{max-width:570px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero-actions{gap:13px;margin-top:31px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 21px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#07111f;background:linear-gradient(100deg,var(--cyan),var(--teal));box-shadow:0 12px 26px #38bdf82e}.button-primary:hover{background:linear-gradient(100deg,#67d4d8,var(--green))}.button-quiet{color:var(--cyan);border:1px solid #38bdf86b}.button-quiet:hover{background:#38bdf814}.hero-proof{border-top:1px solid var(--line);flex-wrap:wrap;gap:18px;margin-top:34px;padding-top:22px;display:flex}.hero-proof span{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.hero-proof svg{color:var(--cyan)}.hero-stage{isolation:isolate;height:558px;box-shadow:var(--shadow);background:linear-gradient(145deg,#101a2e,#0d2740 62%,#0a3234);border:1px solid #38bdf833;border-radius:34px;position:relative;overflow:hidden}.hero-stage:before{content:"";background:var(--cyan);opacity:.16;border-radius:50%;width:380px;height:380px;position:absolute;top:-150px;right:-120px}.hero-stage:after{content:"";border:1px solid #10b9812e;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-230px;left:-80px;box-shadow:0 0 0 50px #10b98106,0 0 0 100px #38bdf805}.stage-grid{opacity:.18;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.stage-label{z-index:4;color:#ffffffa6;letter-spacing:.14em;align-items:center;gap:8px;font-size:9px;font-weight:750;display:flex;position:absolute;top:25px;left:27px}.stage-label span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #10b9811a}.portfolio-card{z-index:2;background:#0c1222eb;border:1px solid #ffffff1f;border-radius:22px;width:390px;padding:22px;position:absolute;top:79px;left:46px;transform:rotate(-2deg);box-shadow:0 24px 50px #0006}.card-toolbar{justify-content:space-between;align-items:flex-start;display:flex}.card-toolbar>div{flex-direction:column;gap:6px;display:flex}.card-toolbar small,.stat-row small,.metric small{color:var(--muted);letter-spacing:.13em;font-size:8px;font-weight:800}.card-toolbar strong{letter-spacing:-.04em;font-size:28px}.card-toolbar>span{color:var(--green);background:#10b98117;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:700;display:flex}.card-toolbar>span i{background:var(--green);border-radius:50%;width:6px;height:6px}.mini-chart{border-bottom:1px solid var(--line);align-items:end;gap:9px;height:125px;margin:25px 0 19px;display:flex}.mini-chart i{height:var(--h);background:linear-gradient(var(--cyan),var(--teal));opacity:.82;border-radius:5px 5px 0 0;flex:1}.stat-row{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.stat-row>div{flex-direction:column;gap:6px;display:flex}.stat-row strong{font-size:12px}.success{color:var(--green)}.warning{color:#fbbf24}.reminder-card{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#141c30ed;border:1px solid #38bdf840;border-radius:16px;align-items:center;gap:11px;width:288px;padding:14px;display:flex;position:absolute;bottom:38px;right:25px;box-shadow:0 18px 35px #0005}.channel-icon{color:#07111f;background:var(--green);border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.reminder-card>div{flex-direction:column;flex:1;gap:2px;display:flex}.reminder-card small,.verified-card small{color:var(--cyan);letter-spacing:.13em;font-size:7px;font-weight:800}.reminder-card strong{font-size:12px}.reminder-card div span{color:var(--muted);font-size:9px}.reminder-card>svg{color:var(--green)}.verified-card{z-index:4;background:#09261fdb;border:1px solid #10b98142;border-radius:15px;gap:10px;width:175px;padding:13px;display:flex;position:absolute;top:155px;right:27px;transform:rotate(2deg)}.verified-card>span{color:#07111f;background:var(--green);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.verified-card div{flex-direction:column;display:flex}.verified-card strong{margin:3px 0;font-size:16px}.verified-card p{color:var(--muted);margin:0;font-size:8px}.metric{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141c30d9;border:1px solid #38bdf82e;border-radius:14px;flex-direction:column;gap:3px;width:105px;padding:11px;display:flex;position:absolute;top:78px;right:53px}.metric strong{font-size:17px}.metric span{color:var(--green);font-size:8px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--deep)}.trust-strip .shell{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.trust-strip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.trust-strip strong{color:#cbd5e1;align-items:center;gap:8px;font-size:13px;display:flex}.trust-strip strong svg{color:var(--cyan)}.process-section,.benefits-section,.product-section,.security-section{padding:120px 0}.process-section{background:var(--panel-soft);border-bottom:1px solid var(--line)}.section-heading{margin-bottom:56px}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.section-kicker{color:var(--cyan);letter-spacing:.18em;font-size:10px;font-weight:800}.section-heading h2,.product-copy h2,.security-card h2{margin:13px 0 0;font-size:clamp(43px,5vw,62px)}.section-heading>p,.split-heading>p,.product-copy>p,.security-card>div>p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.flow-tabs{grid-template-columns:repeat(5,1fr);margin:0 10px 37px;display:grid}.flow-tab{z-index:1;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex;position:relative}.flow-icon{width:52px;height:52px;color:var(--muted);background:var(--panel);border:1px solid #94a3b833;border-radius:16px;place-items:center;transition:all .2s;display:grid}.flow-tab:hover .flow-icon{transform:translateY(-3px)}.flow-tab.active .flow-icon{color:var(--cyan);background:#38bdf81f;border-color:#38bdf84d}.flow-tab:last-child.active .flow-icon{color:var(--green);background:#10b9811f;border-color:#10b9814d}.flow-number{color:#64748b;font:italic 10px Georgia}.flow-tab strong{font-size:12px}.flow-line{z-index:-1;background:#94a3b833;width:calc(100% - 60px);height:1px;position:absolute;top:25px;left:calc(50% + 30px);overflow:hidden}.flow-line i{opacity:0;background:linear-gradient(90deg,var(--cyan),var(--green));width:45%;height:100%;display:block;transform:translate(-100%)}.flow-tab.active .flow-line i{opacity:1;animation:1.5s ease-in-out infinite travel}@keyframes travel{to{transform:translate(330%)}}.flow-detail{background:var(--panel);border:1px solid #94a3b833;border-radius:24px;grid-template-columns:auto 1fr .55fr;align-items:center;gap:22px;min-height:180px;padding:32px 36px;display:grid;box-shadow:0 20px 55px #0003}.detail-icon{width:60px;height:60px;color:var(--cyan);background:var(--paper);border-radius:18px;place-items:center;display:grid}.detail-copy small,.detail-status>span{color:var(--cyan);letter-spacing:.14em;font-size:9px;font-weight:800}.detail-copy h3{margin:7px 0 9px;font-size:24px}.detail-copy p{max-width:600px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.detail-status{border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-self:stretch;padding-left:30px;display:flex}.detail-status strong{margin:8px 0 17px;font-size:12px}.detail-status>div{gap:5px;display:flex}.detail-status i{background:#26334a;border-radius:5px;flex:1;height:4px}.detail-status i.done{background:linear-gradient(90deg,var(--cyan),var(--green))}.benefits-section{background:var(--paper)}.benefits-section .section-heading{grid-template-columns:1fr .55fr;align-items:end;gap:60px;display:grid}.benefits-section .section-heading>p{margin-bottom:8px}.feature-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.feature-grid article{min-height:278px;padding:30px 25px;position:relative}.feature-grid article+article{border-left:1px solid var(--line)}.feature-number{color:#64748b;font:italic 11px Georgia}.feature-icon{width:46px;height:46px;color:var(--cyan);background:#38bdf817;border-radius:14px;place-items:center;margin-top:27px;display:grid}.feature-grid article:nth-child(2n) .feature-icon{color:var(--green);background:#10b98117}.feature-grid h3{margin:20px 0 9px;font-size:17px}.feature-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.feature-grid article>svg{color:#64748b;position:absolute;bottom:27px;right:23px}.product-section{background:var(--deep)}.product-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:64px;display:grid}.product-copy h2{font-size:clamp(42px,4vw,58px)}.product-copy ul{flex-direction:column;gap:15px;margin:30px 0 0;padding:0;list-style:none;display:flex}.product-copy li{color:#cbd5e1;align-items:center;gap:10px;font-size:13px;display:flex}.product-copy li svg{width:17px;color:var(--green)}.dashboard-mock{background:var(--panel);box-shadow:var(--shadow);border:1px solid #38bdf82b;border-radius:24px;overflow:hidden}.mock-top{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;height:59px;padding:0 18px;display:flex}.mock-top .brand-copy small{display:none}.mock-top .brand-copy strong{font-size:13px}.mock-top .brand-mark{width:26px;height:26px}.mock-top>div{gap:5px;display:flex}.mock-top>div span{background:#475569;border-radius:50%;width:7px;height:7px}.mock-body{grid-template-columns:145px 1fr;min-height:430px;display:grid}.mock-body aside{border-right:1px solid var(--line);background:var(--panel-soft);flex-direction:column;gap:6px;padding:21px 12px;display:flex}.mock-body aside i{color:var(--muted);border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:9px;font-style:normal;display:flex}.mock-body aside i svg{width:14px}.mock-body aside i.active{color:var(--cyan);background:#38bdf814}.mock-content{padding:25px}.mock-title{justify-content:space-between;display:flex}.mock-title small{color:var(--cyan);letter-spacing:.15em;font-size:7px;font-weight:800}.mock-title h3{margin:6px 0 0;font-size:19px}.mock-title button{border:1px solid var(--line);height:32px;color:var(--muted);background:var(--panel-soft);border-radius:9px;align-items:center;gap:7px;padding:0 10px;font-size:8px;display:flex}.mock-title button svg{width:12px}.mock-stats{grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0;display:grid}.mock-stats article{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;padding:14px}.mock-stats small{color:var(--muted);letter-spacing:.1em;font-size:6px;font-weight:800;display:block}.mock-stats strong{margin:7px 0 5px;font-size:18px;display:block}.mock-stats span{color:var(--muted);font-size:7px}.mock-stats .up{color:var(--green)}.table-card{border:1px solid var(--line);border-radius:13px;overflow:hidden}.table-card>div:first-child{justify-content:space-between;align-items:center;height:42px;padding:0 13px;display:flex}.table-card>div:first-child strong{font-size:9px}.table-card>div:first-child span{color:var(--cyan);font-size:7px}.table-head,.table-row{grid-template-columns:1.6fr .8fr .8fr 1fr;align-items:center;min-width:400px;padding:0 13px;display:grid}.table-head{color:#64748b;background:var(--paper);letter-spacing:.08em;height:29px;font-size:6px;font-weight:800}.table-row{border-top:1px solid var(--line);height:45px;font-size:8px}.table-row span:last-child{border-radius:99px;width:max-content;padding:5px 7px}.table-row .vencida{color:#f87171;background:#ef444419}.table-row .recordada{color:#fbbf24;background:#f59e0b19}.table-row .pagada{color:var(--green);background:#10b98119}.security-section{background:var(--panel-soft)}.security-card{background:linear-gradient(120deg,#141c30,#0d2232);border:1px solid #38bdf82b;border-radius:28px;grid-template-columns:auto 1fr .62fr;align-items:center;gap:35px;padding:55px;display:grid}.security-icon{color:#07111f;background:linear-gradient(135deg,var(--cyan),var(--green));border-radius:22px;place-items:center;width:73px;height:73px;display:grid}.security-icon svg{width:34px;height:34px}.security-card h2{font-size:clamp(34px,4vw,50px)}.security-points{border-left:1px solid var(--line);flex-direction:column;gap:14px;padding-left:30px;display:flex}.security-points span{color:#cbd5e1;align-items:center;gap:9px;font-size:12px;display:flex}.security-points svg{width:15px;color:var(--green)}.cta-section{text-align:center;background:var(--paper);padding:120px 0;position:relative;overflow:hidden}.cta-glow{background:radial-gradient(circle,#38bdf81c,#0000 68%);border-radius:50%;width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section .shell{flex-direction:column;align-items:center;display:flex;position:relative}.cta-section h2{font-size:clamp(50px,6vw,76px)}.cta-section>div p{max-width:610px;color:var(--muted);margin:0 0 31px;font-size:17px;line-height:1.6}.cta-section .eyebrow svg{color:var(--cyan)}footer{background:#060c17;border-top:1px solid #38bdf824;padding:70px 0 24px}.footer-main{grid-template-columns:1fr 180px 180px;gap:60px;display:grid}.footer-main>div:first-child p{max-width:340px;color:var(--muted);margin:20px 0;font-size:13px;line-height:1.6}.footer-main>div:not(:first-child){flex-direction:column;gap:13px;display:flex}.footer-main>div:not(:first-child) small{color:var(--muted);letter-spacing:.16em;margin-bottom:7px;font-size:8px;font-weight:800}.footer-main>div:not(:first-child) a{font-size:13px}.footer-main>div:not(:first-child) a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid var(--line);color:#64748b;justify-content:space-between;margin-top:58px;padding-top:20px;font-size:11px;display:flex}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #38bdf87a}@media (width<=980px){.hero{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:720px}.hero-stage{width:100%;max-width:680px;margin:auto}.split-heading,.benefits-section .section-heading{grid-template-columns:1fr;gap:24px}.product-layout{grid-template-columns:1fr}.product-copy{max-width:660px}.security-card{grid-template-columns:auto 1fr}.security-points{border-left:0;border-top:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-around;padding:24px 0 0}}@media (width<=720px){.shell{width:min(100% - 30px,560px)}.nav{height:72px}.nav-cta{margin-left:auto;padding:0 12px;font-size:11px}.nav-cta svg{display:none}.menu-button{display:block}.nav-links{border:1px solid var(--line);background:#141c30f5;border-radius:15px;flex-direction:column;gap:18px;margin:0;padding:18px;display:none;position:absolute;top:67px;left:0;right:0;box-shadow:0 18px 35px #0008}.nav-links.open{display:flex}.hero{min-height:0;padding:45px 0 70px}.hero h1{letter-spacing:-.05em;font-size:clamp(47px,14vw,66px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-proof{flex-direction:column;gap:12px}.hero-stage{border-radius:24px;height:510px}.portfolio-card{width:calc(100% - 34px);padding:18px;top:77px;left:17px}.verified-card{top:167px;right:16px}.metric{display:none}.reminder-card{width:calc(100% - 36px);bottom:30px;right:18px}.trust-strip .shell{flex-wrap:wrap;justify-content:center;padding:18px 0}.trust-strip .shell>span{text-align:center;width:100%}.process-section,.benefits-section,.product-section,.security-section,.cta-section{padding:84px 0}.section-heading h2,.product-copy h2{font-size:42px}.flow-tabs{scrollbar-width:none;grid-template-columns:repeat(5,82px);margin-inline:-15px;padding:4px 15px 16px;overflow:auto}.flow-tab strong{font-size:10px}.flow-line{width:23px;left:calc(50% + 29px)}.flow-detail{grid-template-columns:auto 1fr;padding:24px 20px}.detail-status{border:0;border-top:1px solid var(--line);grid-column:1/-1;padding:20px 0 0}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.feature-grid article:nth-child(4){border-top:1px solid var(--line)}.mock-body{grid-template-columns:1fr}.mock-body aside{display:none}.mock-content{padding:18px}.mock-stats{grid-template-columns:1fr 1fr}.mock-stats article:last-child{display:none}.table-card{overflow-x:auto}.security-card{grid-template-columns:1fr;padding:30px 23px}.security-points{flex-direction:column}.cta-section h2{font-size:46px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}@media (width<=420px){.brand-copy small{display:none}.nav-cta{font-size:10px}.hero-stage{height:485px}.portfolio-card{top:68px}.verified-card{top:276px;right:24px}.stat-row>div:last-child{display:none}.stat-row{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr}.feature-grid article+article{border-left:0;border-top:1px solid var(--line)}.security-icon{width:60px;height:60px}.footer-main{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
