:root{--ink:#14211b;--muted:#63706a;--cream:#f7f5ef;--line:#dedfd8;--lime:#c9f73a;--lime-dark:#a7d514;--green:#153b2c;--orange:#ff784f;--lav:#d9d4ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Segoe UI Variable",Inter,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.noise{position:fixed;inset:0;opacity:.045;pointer-events:none;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.container{width:min(1180px,calc(100% - 48px));margin:auto}.symbols{position:absolute;width:0;height:0}.nav-wrap{position:sticky;top:0;z-index:50;background:rgba(247,245,239,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,33,27,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:21px;font-weight:780;letter-spacing:-.8px;text-decoration:none}.brand>span:last-child>span{color:#64840a}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:var(--ink);color:var(--lime)}.brand-mark svg{width:19px;height:19px;fill:currentColor}.nav-links{display:flex;gap:34px}.nav-links a,.footer-grid a{color:#48534e;text-decoration:none;font-size:14px}.nav-links a:hover,.footer-grid a:hover{color:#6e9207}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:10px;padding:15px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:11px 17px;gap:12px}.btn-dark{background:var(--ink);color:#fff}.btn-primary{background:var(--lime);color:var(--ink);box-shadow:0 10px 24px rgba(143,185,22,.2)}.btn-primary:hover{background:#d4ff51}.menu{display:none;border:0;background:none}.hero{min-height:690px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:40px;padding-top:54px;padding-bottom:72px}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:1.4px}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #d9ddd4;border-radius:30px;background:#fbfaf6;color:#425048}.eyebrow i{width:7px;height:7px;background:#7cac0b;border-radius:50%;box-shadow:0 0 0 4px #e8f4c5}.hero h1,.section h2,.center-head h2,.cta h2{font-family:Georgia,"Times New Roman",serif;font-size:72px;line-height:.97;letter-spacing:-3.5px;margin:25px 0}.hero h1{font-family:"Segoe UI Variable","Segoe UI",sans-serif;font-weight:750}.hero h1 em,.section h2 em,.center-head h2 em,.cta h2 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#6c8f09}.hero-copy>p{max-width:480px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.text-link{color:var(--ink);font-size:14px;font-weight:700;text-decoration:none}.play{display:inline-grid;place-items:center;width:32px;height:32px;margin-right:8px;border:1px solid #ccd0ca;border-radius:50%;font-size:9px}.hero-note{margin-top:25px;color:#7c837f;font-size:11px;display:flex;gap:9px}.hero-note strong{color:#344039}.hero-visual{position:relative;min-width:0}.app-window{position:relative;z-index:2;background:#fff;border:1px solid #d4d8d1;border-radius:16px;box-shadow:0 30px 70px rgba(25,39,32,.17);overflow:hidden;transform:rotate(1deg)}.window-bar{height:34px;background:#f0f1ed;display:flex;align-items:center;gap:5px;padding:0 10px;border-bottom:1px solid #e1e3dd;color:#777;font-size:8px}.window-bar>span{width:6px;height:6px;border-radius:50%;background:#fd7662}.window-bar>span:nth-child(2){background:#f2bb4e}.window-bar>span:nth-child(3){background:#58c56f}.window-bar b{margin:auto;font-size:8px;font-weight:600}.window-bar small{font-size:7px;letter-spacing:6px}.app-body{height:465px;display:flex;background:#f7f8f5}.app-body aside{width:54px;background:#14221b;padding-top:16px;display:flex;flex-direction:column;align-items:center;gap:10px}.app-logo{width:27px;height:27px;background:var(--lime);border-radius:8px;display:grid;place-items:center;margin-bottom:13px}.app-logo svg{width:15px;height:15px;fill:var(--ink)}.app-body aside>i{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#8c9992}.app-body aside>i.active{background:#2b3c33;color:var(--lime)}.app-body aside svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}.dashboard{padding:22px 20px;flex:1}.dash-head{display:flex;justify-content:space-between;align-items:end}.dash-head small,.dashboard small{font-size:7px;color:#8b928e}.dash-head h3{font-size:16px;margin:3px 0 0}.dash-head button{border:0;background:var(--lime);border-radius:5px;padding:8px 10px;font-size:7px;font-weight:700}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0 12px}.stats>div,.chart-card,.operators,.transactions{background:#fff;border:1px solid #e4e7e1;border-radius:8px;padding:11px}.stats strong{display:block;font-size:14px;margin:5px 0}.stats sup{font-size:7px;color:#737c77}.stats b{font-size:6px;color:#7b8580}.stats .up{color:#4c8500}.stats .orange{color:#e0663d}.dash-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:10px}.card-title{display:flex;justify-content:space-between;font-size:8px;font-weight:700}.card-title small{font-size:6px;font-weight:400}.chart-bars{height:98px;display:flex;align-items:flex-end;gap:7px;padding:14px 5px 4px}.chart-bars i{height:var(--h);flex:1;border-radius:3px 3px 1px 1px;background:#dfe8d0}.chart-bars i.today{background:var(--lime)}.days{display:flex;justify-content:space-around;font-size:6px;color:#909792}.operators>div:not(.card-title){display:flex;align-items:center;border-top:1px solid #eef0eb;padding:10px 0;font-size:7px}.operators b{margin-left:6px}.operators div span:last-child{margin-left:auto;color:#6d7571}.dot{width:6px;height:6px;border-radius:50%}.green{background:#48a95f!important}.red{background:#e24343!important}.blue{background:#425bc5!important}.transactions{margin-top:10px;padding-bottom:4px}.transaction{display:flex;align-items:center;padding:8px 0;border-top:1px solid #eef0eb;font-size:7px}.avatar{width:24px;height:24px;border-radius:7px;background:#e5f1cd;display:grid;place-items:center;font-weight:700;margin-right:8px}.avatar.alt{background:#f8dfd7}.transaction>b small{display:block;font-weight:400;margin-top:2px}.transaction em{margin-left:auto;font-style:normal;font-weight:700}.transaction>i{font-style:normal;color:#528310;background:#eef7dd;padding:3px 5px;border-radius:8px;margin-left:10px}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:150px;height:150px;background:var(--lime);right:-35px;top:-40px}.orb-two{width:100px;height:100px;background:#fbbda7;left:-28px;bottom:4px}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid #e3e5df;border-radius:10px;box-shadow:0 13px 35px rgba(24,37,31,.15);padding:12px;display:flex;align-items:center;gap:9px}.float-card b,.float-card small{display:block;font-size:8px}.float-card small{color:#8a928e;margin-top:3px}.float-status{left:-28px;bottom:55px}.float-status>span{display:grid;place-items:center;width:27px;height:27px;background:#e8f7c3;border-radius:50%;color:#568400}.float-live{right:-18px;top:70px}.float-live>i{width:9px;height:9px;background:#69ab0b;border:3px solid #e7f4cb;border-radius:50%}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0}.trust .container{display:flex;align-items:center;gap:70px}.trust p{font-size:11px;color:#87908b;white-space:nowrap}.logos{display:flex;align-items:center;justify-content:space-between;flex:1;color:#7d8580}.logos b{font-size:16px;letter-spacing:-.8px}.logos b span{font-weight:400;color:#9aa09c}.section{padding-top:115px;padding-bottom:115px}.section-head{display:grid;grid-template-columns:1fr .72fr;align-items:end;margin-bottom:52px}.section-head h2,.center-head h2{font-size:53px;letter-spacing:-2.5px;line-height:1.02;margin:14px 0 0}.section-head>p,.center-head>p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.kicker{color:#708907}.feature-grid{display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:14px}.feature{min-height:315px;background:#fff;border:1px solid #e0e2dc;border-radius:15px;padding:28px;position:relative;overflow:hidden}.feature h3{font-size:19px;margin:20px 0 10px}.feature p{color:#727c77;font-size:13px;line-height:1.65;margin:0;max-width:330px}.feature>a{position:absolute;bottom:26px;color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.feature>a span{margin-left:5px}.icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eaf8c6}.icon.peach{background:#ffe0d5}.icon.yellow{background:#fff0b9}.icon.lavender{background:#e8e5ff}.icon svg{width:21px;height:21px;fill:none;stroke:var(--ink);stroke-width:1.7}.main-feature{background:#1b3127;color:#fff}.main-feature p{color:#abb9b1}.operator-pills{display:flex;gap:8px;position:absolute;bottom:26px}.operator-pills span{font-size:8px;background:#fff;color:#27352e;border-radius:8px;padding:9px 10px;font-weight:800}.operator-pills i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px}.feature.wide{grid-column:1/-1;min-height:280px;background:#f0eee8;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:35px 45px}.feature.wide h3{font-size:27px}.security-visual{height:210px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#dce7bc 1px,transparent 1px);background-size:14px 14px}.shield-ring{display:grid;place-items:center;width:110px;height:110px;border:1px solid #bdc6ae;border-radius:50%;box-shadow:0 0 0 25px rgba(222,230,207,.6),0 0 0 48px rgba(222,230,207,.3)}.shield-ring svg{width:44px;height:44px;fill:none;stroke:#6e8e14;stroke-width:1.3}.secure-tag{position:absolute;right:12px;bottom:25px;background:#fff;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:700;box-shadow:0 9px 24px #aeb6a3}.how{background:#172c22;color:#fff}.center-head{text-align:center;max-width:650px;margin:0 auto 60px}.center-head .light{color:#bbda5e}.center-head p{margin-top:18px;color:#aebbb5}.how .center-head h2 em,.cta h2 em{color:var(--lime)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#415248;border:1px solid #415248;border-radius:15px;overflow:hidden}.steps article{background:#1c3328;padding:32px;text-align:center;min-height:280px;position:relative}.steps article>span{position:absolute;left:25px;top:20px;font-family:Georgia,serif;color:#75827b}.step-icon{width:70px;height:70px;margin:22px auto;border-radius:50%;border:1px solid #4f6358;display:grid;place-items:center;background:#223c30}.step-icon svg{width:28px;height:28px;fill:none;stroke:var(--lime);stroke-width:1.5}.steps h3{font-size:18px;margin:0 0 10px}.steps p{font-size:12px;color:#a5b2ac;line-height:1.6}.pricing .center-head p{color:var(--muted)}.price-card{max-width:850px;margin:auto;background:#fff;border:1px solid #dfe1db;border-radius:16px;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:60px;position:relative;box-shadow:0 20px 60px rgba(40,51,45,.07)}.plan{font-size:10px;letter-spacing:1.2px;font-weight:800;color:#778371}.price-card h3{font-size:45px;letter-spacing:-2px;margin:14px 0 4px}.price-card h3 small{font-size:13px;font-weight:500;letter-spacing:0}.price-card p{font-size:11px;color:#88908c;margin-bottom:26px}.price-card ul{list-style:none;margin:0;padding:0;border-left:1px solid #e2e4df;padding-left:45px;display:flex;flex-direction:column;justify-content:center;gap:16px}.price-card li{font-size:13px}.price-card li:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;margin-right:10px;border-radius:50%;background:#ebf7cd;color:#658800;font-weight:800}.popular{position:absolute;right:25px;top:-12px;background:var(--lime);padding:7px 12px;border-radius:20px;font-size:9px;font-weight:800;letter-spacing:.6px}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:80px}.faq .section-head{display:block}.faq .section-head p{margin-top:25px;max-width:390px}.faq-list{border-top:1px solid #ccd0ca}.faq-list details{border-bottom:1px solid #ccd0ca;padding:21px 0}.faq-list summary{list-style:none;cursor:pointer;font-size:15px;font-weight:700;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;font-weight:400;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:13px;line-height:1.7;color:var(--muted);padding-right:60px}.cta{min-height:430px;background:#6a8611;border-radius:20px;color:#fff;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;margin-bottom:90px}.cta-copy{padding:65px}.cta h2{font-size:50px;line-height:1.02;letter-spacing:-2px;margin:16px 0}.cta-copy>p{color:#e1eac4;line-height:1.6;font-size:14px}.btn-white{background:#fff;color:var(--ink);margin-top:18px}.whatsapp{color:#fff;font-size:12px;margin-left:20px;text-decoration:none}.cta-art{display:grid;place-items:center;background:radial-gradient(circle at center,#99b53d 0,#6a8611 64%);position:relative}.phone{width:260px;background:#f7f8f4;color:var(--ink);border:7px solid #1a2821;border-radius:30px;padding:25px 18px;transform:rotate(4deg);box-shadow:0 25px 50px rgba(18,30,24,.3)}.phone-head{display:flex;align-items:center;gap:8px}.phone-head .brand-mark{width:30px;height:30px}.phone-head small{display:block;color:#89908c;font-size:7px;margin-top:3px}.phone>strong{display:block;font-size:30px;margin:28px 0 15px}.phone sup{font-size:10px}.mini-chart{height:70px;display:flex;align-items:flex-end;gap:8px}.mini-chart i{flex:1;background:#dfe8ce;height:45%;border-radius:4px}.mini-chart i:nth-child(2){height:65%}.mini-chart i:nth-child(3){height:52%}.mini-chart i:nth-child(4){height:80%}.mini-chart i:nth-child(5){height:70%}.mini-chart i:nth-child(6){height:95%;background:var(--lime)}.phone-row{font-size:8px;margin-top:18px;border-top:1px solid #ddd;padding-top:14px}.phone-row span{font-weight:800}.phone-row b{float:right;color:#618600}footer{background:#101b16;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px}.footer-grid .brand{color:#fff}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid>div:first-child{gap:18px}.footer-grid p,.footer-grid span,.footer-grid a{color:#89978f;font-size:12px;line-height:1.6}.footer-grid b{font-size:12px;margin-bottom:7px}.copyright{border-top:1px solid #2b3731;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:#6f7c75}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}@media(max-width:900px){.nav-links{display:none}.menu{display:block}.nav .btn-small{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero h1{font-size:60px}.hero-visual{max-width:680px}.trust .container{display:block}.logos{margin-top:20px}.section-head,.faq{grid-template-columns:1fr;gap:35px}.feature-grid{grid-template-columns:1fr 1fr}.main-feature{grid-column:1/-1}.steps{grid-template-columns:1fr}.price-card{gap:30px}.cta-copy{padding:45px}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.hero{padding-top:45px}.hero h1{font-size:46px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-note{flex-wrap:wrap}.app-body{height:350px}.stats{grid-template-columns:1fr}.stats>div:nth-child(n+2),.dash-grid,.transactions{display:none}.float-live{right:-5px}.logos{overflow:hidden;gap:35px}.logos b:nth-child(n+4){display:none}.section{padding-top:75px;padding-bottom:75px}.section-head h2,.center-head h2,.cta h2{font-size:40px}.feature-grid{grid-template-columns:1fr}.main-feature{grid-column:auto}.feature.wide{grid-column:auto;grid-template-columns:1fr;padding:28px}.security-visual{margin-top:30px}.price-card{grid-template-columns:1fr;padding:30px}.price-card ul{border-left:0;border-top:1px solid #e2e4df;padding:25px 0 0}.faq{gap:20px}.cta{grid-template-columns:1fr}.cta-copy{padding:38px 28px}.whatsapp{display:block;margin:20px 0}.cta-art{padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.copyright{gap:20px}.window-bar small{display:none}}
