.lp-page,.lp-blog-page{--green:#078a45;--green-dark:#063c2d;--green-deep:#032a20;--mint:#e8f6ef;--lime:#31d878;--ink:#10251e;--muted:#60716b;--line:#d8e5df;--paper:#f7faf8;--white:#fff}.lp-page *,.lp-blog-page *{box-sizing:border-box}.lp-page,.lp-blog-page{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.lp-page a,.lp-blog-page a{color:inherit;text-decoration:none}.lp-page img,.lp-blog-page img{max-width:100%;display:block}.lp-page button,.lp-page input,.lp-page textarea,.lp-blog-page button{font:inherit}.lp-site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.lp-brand{letter-spacing:-1px;align-items:center;gap:12px;font-size:25px;font-weight:800;display:flex}.lp-brand img{object-fit:contain;width:42px;height:42px}.lp-brand span span{color:#35599b}.lp-site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.lp-site-header nav a:not(.lp-nav-cta):hover{color:var(--green)}.lp-nav-cta{background:var(--green);color:#fff;border-radius:10px;padding:13px 20px;box-shadow:0 8px 20px #078a452e}.lp-hero{background:var(--green-dark);color:#fff;grid-template-columns:1.03fr .97fr;min-height:690px;display:grid;overflow:hidden}.lp-hero-copy{z-index:2;padding:82px 5vw 68px clamp(28px,7vw,106px);position:relative}.lp-eyebrow{color:var(--green);letter-spacing:1.5px;margin:0 0 20px;font-size:12px;font-weight:800}.lp-eyebrow.lp-light{color:#8be8b4}.lp-hero h1{letter-spacing:-3px;max-width:780px;margin:0;font-size:clamp(45px,5vw,76px);line-height:1.03}.lp-hero h1 em{color:#66e09b;font-style:normal}.lp-hero-lead{color:#d1e4dc;max-width:720px;margin:26px 0 18px;font-size:clamp(18px,1.6vw,23px);line-height:1.55}.lp-hero-ai{color:#dcf3e7;background:#ffffff12;border-left:3px solid #65e29c;align-items:flex-start;gap:11px;max-width:710px;padding:13px 16px;font-size:14px;line-height:1.5;display:flex}.lp-hero-ai>span{color:#65e29c;font-size:20px}.lp-hero-actions{flex-wrap:wrap;gap:14px;margin:28px 0;display:flex}.lp-button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 23px;font-weight:800;display:inline-flex}.lp-button-white{background:#fff;color:#063c2d!important}.lp-button-white:visited,.lp-button-white:hover{color:#063c2d!important}.lp-button-ghost{color:#fff;border-color:#ffffff47}.lp-button-green{background:var(--green);color:#fff;border:0;width:100%}.lp-hero-trust{color:#b9d6ca;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.lp-hero-visual{background:#071812;min-height:690px;position:relative}.lp-hero-visual:after{content:"";background:linear-gradient(90deg,var(--green-dark) 0%,transparent 33%),linear-gradient(0deg,#032a2061,transparent 45%);position:absolute;inset:0}.lp-hero-visual>img{object-fit:cover;object-position:center top;width:100%;height:100%}.lp-floating-card{z-index:3;color:var(--ink);background:#fffffff0;border-radius:14px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;bottom:9%;right:8%;box-shadow:0 18px 50px #0000004d}.lp-floating-card div{flex-direction:column;gap:3px;display:flex}.lp-floating-card small{color:var(--muted)}.lp-status-dot{background:var(--lime);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 6px #31d8782e}.lp-section-pad{padding:100px clamp(28px,7vw,106px)}.lp-section-heading h2,.lp-feature-copy h2,.lp-report-copy h2,.lp-contact h2,.lp-pilot h2{letter-spacing:-2px;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.08}.lp-section-heading h2 span,.lp-report-copy h2 span,.lp-dashboard-section h2 span{color:var(--green)}.lp-section-heading>p,.lp-feature-copy>p,.lp-report-copy>p,.lp-contact-copy>p{color:var(--muted);font-size:18px;line-height:1.7}.lp-split{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;display:grid}.lp-problem{background:#fff}.lp-problem-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px;display:grid}.lp-problem-card{border:1px solid var(--line);border-radius:16px;padding:28px;transition:all .25s}.lp-problem-card:hover{border-color:#a9d8c1;transform:translateY(-5px);box-shadow:0 15px 34px #09392a17}.lp-problem-card>span{color:var(--green);font-weight:800}.lp-problem-card h3{margin:28px 0 10px;font-size:20px}.lp-problem-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.lp-flow-section{background:var(--paper)}.lp-centered{text-align:center;max-width:900px;margin:0 auto}.lp-centered>p:last-child{margin-left:auto;margin-right:auto}.lp-flow-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px;display:grid}.lp-flow-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px}.lp-flow-top{color:var(--green);justify-content:space-between;font-weight:800;display:flex}.lp-flow-top i{color:#9acdb3;font-size:24px;font-style:normal}.lp-flow-card h3{margin:46px 0 8px;font-size:25px}.lp-flow-card p{color:var(--muted);margin:0;line-height:1.5}.lp-ai-note{background:#eaf8f0;border:1px solid #9fd4b8;border-radius:16px;align-items:center;gap:18px;max-width:960px;margin:38px auto 0;padding:22px 28px;display:flex}.lp-spark{background:var(--green);color:#fff;border-radius:13px;flex:none;place-items:center;width:50px;height:50px;font-size:23px;display:grid}.lp-ai-note strong{font-size:18px}.lp-ai-note p{color:var(--muted);margin:6px 0 0;line-height:1.5}.lp-feature-section{background:#fff;grid-template-columns:1fr .9fr;align-items:center;gap:9vw;display:grid}.lp-feature-copy>p{max-width:650px}.lp-check-list{gap:20px;margin:34px 0 0;padding:0;list-style:none;display:grid}.lp-check-list li{align-items:flex-start;gap:14px;display:flex}.lp-check-list li>span{background:var(--mint);color:var(--green);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.lp-check-list div{flex-direction:column;gap:5px;display:flex}.lp-check-list small{color:var(--muted);font-size:14px}.lp-passport-card{background:var(--green-deep);color:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 70px #032a203d}.lp-passport-head{border-bottom:1px solid #ffffff24;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-bottom:24px;display:grid}.lp-avatar{width:54px;height:54px;color:var(--green-dark);background:#b9eed0;border-radius:14px;place-items:center;font-weight:900;display:grid}.lp-passport-head div:nth-child(2){flex-direction:column;gap:5px;display:flex}.lp-passport-head small{color:#a9c8bc}.lp-apt{color:var(--green-dark);background:#c9f5dc;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.lp-score{padding:24px 0}.lp-score>span{color:#b7cfc6}.lp-score>strong{float:right;font-size:20px}.lp-score i{background:#315a4b;border-radius:9px;height:7px;margin-top:15px;display:block;overflow:hidden}.lp-score i b{background:var(--lime);width:100%;height:100%;display:block}.lp-doc-row{border-top:1px solid #ffffff1f;justify-content:space-between;padding:15px 0;display:flex}.lp-doc-row strong{color:#71e5a4}.lp-passport-foot{color:#b7cfc6;background:#ffffff12;border-radius:10px;margin-top:15px;padding:14px;font-size:13px}.lp-matrix-section{background:#edf4f0}.lp-narrow{max-width:760px}.lp-activity-pills{flex-wrap:wrap;justify-content:center;gap:10px;max-width:1050px;margin:38px auto;display:flex}.lp-activity-pills span{background:#fff;border:1px solid #bdd5c9;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:700}.lp-product-shot,.lp-dashboard-frame{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1180px;margin:0 auto;padding:10px;overflow:hidden;box-shadow:0 30px 70px #09392a21}.lp-product-shot img,.lp-dashboard-frame img{border-radius:10px;width:100%}.lp-report-section{background:var(--green-deep);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;display:grid}.lp-report-visual{background:#dbe7e1;border-radius:18px;padding:12px;transform:rotate(-1.2deg);box-shadow:0 35px 70px #00000040}.lp-report-copy h2 span{color:#6ae09e}.lp-report-copy>p{color:#c1d8cf}.lp-mini-benefits{color:#d6e8e0;gap:12px;margin-top:30px;display:grid}.lp-dashboard-section{background:#fff}.lp-dashboard-frame{max-width:none;margin-top:54px}.lp-pilot{background:var(--green);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:9vw;display:grid}.lp-pilot h2{font-size:clamp(40px,4.6vw,66px)}.lp-pilot-steps{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.lp-pilot-steps span{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:13px;align-items:center;gap:13px;padding:18px;font-weight:700;display:flex}.lp-pilot-steps b{width:30px;height:30px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid}.lp-blog-preview,.lp-blog-index{background:#f3f7f5}.lp-blog-preview .lp-split>div:last-child p{color:var(--muted);font-size:18px;line-height:1.7}.lp-read-link{color:var(--green);margin-top:10px;font-weight:800;display:inline-block}.lp-blog-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px;display:grid}.lp-blog-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .25s;overflow:hidden}.lp-blog-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #09392a1c}.lp-blog-card>a{height:100%;display:block}.lp-blog-cover{object-fit:cover;object-position:center top;background:#dce9e2;width:100%;height:220px}.lp-blog-card-copy{flex-direction:column;height:calc(100% - 220px);padding:24px;display:flex}.lp-blog-category{letter-spacing:1.1px;color:var(--green);font-size:11px;font-weight:900}.lp-blog-card h2,.lp-blog-card h3{margin:12px 0;font-size:23px;line-height:1.25}.lp-blog-card p{color:var(--muted);margin:0 0 22px;line-height:1.6}.lp-blog-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;font-size:13px;display:flex}.lp-blog-meta strong{color:var(--green)}.lp-blog-index{min-height:75vh}.lp-blog-index .lp-section-heading h1{letter-spacing:-3px;margin:0;font-size:clamp(48px,6vw,78px)}.lp-blog-page{background:var(--paper)}.lp-article-shell{padding:64px clamp(24px,8vw,130px) 100px}.lp-back-link{color:var(--green);font-weight:800}.lp-article-heading{text-align:center;max-width:970px;margin:55px auto 42px}.lp-article-heading h1{letter-spacing:-3px;margin:0;font-size:clamp(42px,5.6vw,76px);line-height:1.05}.lp-article-heading>p:not(.lp-eyebrow){color:var(--muted);max-width:820px;margin:24px auto;font-size:20px;line-height:1.6}.lp-article-meta{color:var(--muted);justify-content:center;gap:11px;font-size:14px;display:flex}.lp-article-hero{object-fit:cover;object-position:center top;border:1px solid var(--line);background:#dce9e2;border-radius:22px;width:100%;max-width:1160px;height:min(56vw,610px);margin:0 auto}.lp-article-layout{grid-template-columns:170px 1fr;gap:60px;max-width:1040px;margin:60px auto 0;display:grid}.lp-article-share{gap:10px;height:max-content;display:grid;position:sticky;top:112px}.lp-article-share strong{margin-bottom:4px}.lp-article-share button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:9px;padding:11px;font-weight:700}.lp-article-share button:hover{border-color:var(--green);color:var(--green)}.lp-article-body{font-size:18px;line-height:1.75}.lp-article-intro{color:#284239;margin-top:0;font-size:24px;line-height:1.55}.lp-article-body section{margin:52px 0}.lp-article-body h2{letter-spacing:-1px;font-size:34px;line-height:1.2}.lp-article-body p{color:#40574f}.lp-article-body li{margin:9px 0;padding-left:5px}.lp-article-body li::marker{color:var(--green)}.lp-article-cta{background:var(--green-dark);color:#fff;border-radius:20px;margin-top:70px;padding:42px}.lp-article-cta h2{margin:0;font-size:38px}.lp-article-cta p:not(.lp-eyebrow){color:#cce0d8}.lp-article-cta .lp-button{margin-top:10px}.lp-contact{background:#f3f7f5;grid-template-columns:1fr .8fr;align-items:center;gap:10vw;display:grid}.lp-contact-copy>p{max-width:620px}.lp-contact form{border:1px solid var(--line);background:#fff;border-radius:20px;gap:15px;padding:28px;display:grid;box-shadow:0 20px 50px #09392a14}.lp-contact label{gap:7px;font-size:13px;font-weight:800;display:grid}.lp-contact input,.lp-contact textarea{background:#fbfdfc;border:1px solid #cddbd4;border-radius:9px;outline:none;padding:13px 14px}.lp-contact input:focus,.lp-contact textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #078a451a}.lp-contact form>small{text-align:center;color:var(--muted)}.lp-whatsapp-submit{background:#20a94b}.lp-whatsapp-submit svg{flex:none;width:23px;height:23px}.lp-whatsapp-float{z-index:40;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:60px;height:60px;transition:all .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #0000003d}.lp-whatsapp-float:hover{transform:translateY(-4px)scale(1.03)}.lp-whatsapp-float svg{width:34px;height:34px}.lp-footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:160px;padding:38px clamp(28px,7vw,106px);display:grid}.lp-footer-brand{font-size:22px}.lp-footer-brand img{width:36px;height:36px}.lp-footer p{color:var(--muted)}.lp-footer small{color:#788981}@media (max-width:980px){.lp-site-header nav a:not(.lp-nav-cta){display:none}.lp-hero{grid-template-columns:1fr}.lp-hero-copy{padding-top:76px}.lp-hero-visual{min-height:560px}.lp-split,.lp-feature-section,.lp-report-section,.lp-pilot,.lp-contact{grid-template-columns:1fr;gap:50px}.lp-problem-grid,.lp-flow-grid{grid-template-columns:repeat(2,1fr)}.lp-blog-grid{grid-template-columns:1fr}.lp-blog-cover{height:min(52vw,360px)}.lp-pilot-steps{max-width:700px}.lp-report-copy{order:-1}.lp-article-layout{grid-template-columns:1fr;gap:25px}.lp-article-share{flex-wrap:wrap;align-items:center;display:flex;position:static}.lp-article-share button{min-width:120px}.lp-footer{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (max-width:620px){.lp-site-header{height:72px}.lp-brand{font-size:21px}.lp-brand img{width:36px;height:36px}.lp-nav-cta{padding:11px 13px;font-size:12px}.lp-hero h1{letter-spacing:-2px}.lp-hero-copy{padding:65px 24px 58px}.lp-hero-visual{min-height:500px}.lp-hero-trust{gap:10px;display:grid}.lp-section-pad{padding:72px 22px}.lp-problem-grid,.lp-flow-grid,.lp-pilot-steps{grid-template-columns:1fr}.lp-section-heading h2,.lp-feature-copy h2,.lp-report-copy h2,.lp-contact h2{letter-spacing:-1.5px}.lp-floating-card{bottom:24px;left:20px;right:auto}.lp-passport-head{grid-template-columns:auto 1fr}.lp-apt{text-align:center;grid-column:1/-1}.lp-product-shot,.lp-dashboard-frame{border-radius:11px;padding:5px}.lp-activity-pills{justify-content:flex-start}.lp-activity-pills span{width:100%}.lp-contact form{padding:20px}.lp-footer{padding:38px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lp-problem-card{transition:none}}.lp-page+.app-copyright,.lp-blog-page+.app-copyright{display:none}
