:root{--ink:#071d1b;--deep:#031c19;--deep-2:#052923;--green:#10b96b;--mint:#41d38b;--white:#fff;--muted:#a9beb8;--max:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#f7faf9}
a{color:inherit;text-decoration:none}
.container{width:min(var(--max),calc(100% - 48px));margin:auto}
.site-header{position:absolute;z-index:10;top:0;left:0;right:0;border-bottom:1px solid rgba(255,255,255,.08)}
.nav-wrap{height:84px;display:flex;align-items:center;gap:34px}
.brand{display:flex;align-items:center;gap:12px;margin-right:auto;color:#fff}
.brand-mark{width:45px;height:45px;display:grid;grid-template-columns:repeat(2,9px);grid-template-rows:repeat(2,9px);place-content:center;gap:4px;border:1px solid rgba(65,211,139,.55);border-radius:12px;background:linear-gradient(145deg,rgba(16,185,107,.22),rgba(4,56,46,.8));box-shadow:inset 0 0 0 3px rgba(3,28,25,.5),0 8px 20px rgba(0,0,0,.18)}
.brand-mark i{display:block;width:9px;height:9px;border-radius:3px;background:#f2fff9;transform:translateY(0)}
.brand-mark i:nth-child(2),.brand-mark i:nth-child(3){background:#31d183}
.brand-mark i:nth-child(1){border-radius:5px 3px 3px 3px}.brand-mark i:nth-child(4){border-radius:3px 3px 5px 3px}
.brand strong{display:block;font-size:19px;line-height:1.1}
.brand em{font-style:normal;color:var(--mint)}
.brand small{display:block;font-size:9px;color:#c6d5d1;margin-top:4px}
.main-nav{display:flex;gap:30px;color:#eaf2f0;font-size:14px;font-weight:650}
.main-nav a{padding:32px 0 28px;position:relative}
.main-nav a:hover,.main-nav .active{color:#fff}
.main-nav .active:after{content:"";position:absolute;left:0;right:0;bottom:19px;height:2px;background:var(--green)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 21px;border-radius:8px;font-weight:750;font-size:14px;transition:.2s ease;border:1px solid transparent}
.btn:hover{transform:translateY(-2px)}
.btn-disabled{cursor:default;opacity:.72;box-shadow:none;pointer-events:none}.btn-disabled:hover{transform:none}
.btn-whatsapp,.btn-primary{color:#fff;background:linear-gradient(135deg,#079654,#16c475);box-shadow:0 10px 26px rgba(9,177,98,.2)}
.btn-outline{color:#fff;border-color:#22b66f;background:rgba(0,0,0,.15)}
.menu-toggle{display:none;background:none;border:0}
.hero{min-height:670px;padding:150px 0 68px;color:#fff;overflow:hidden;background:radial-gradient(circle at 76% 55%,rgba(19,164,111,.2),transparent 34%),linear-gradient(120deg,#031613 0%,#031f1c 54%,#052923 100%);position:relative}
.hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;background-image:radial-gradient(rgba(57,223,151,.35) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(90deg,#000,transparent 32%)}
.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:55px;position:relative;z-index:1}
.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800;color:#078b50;margin:0 0 10px}
.eyebrow.light{color:#64dca1}
.hero h1{font-size:clamp(42px,4.4vw,64px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 22px;max-width:650px}
.hero h1 span{color:var(--green)}
.hero-lead{font-size:17px;line-height:1.75;color:#d2dfdc;max-width:560px;margin:0 0 28px}
.hero-actions{display:flex;gap:13px}
.trust-list{display:flex;flex-wrap:wrap;gap:23px;list-style:none;padding:0;margin:31px 0 0;color:#dbe7e4;font-size:13px}
.hero-visual{position:relative;min-height:405px;display:flex;align-items:center}
.glow{position:absolute;width:420px;height:180px;border-radius:50%;background:#10b96b;filter:blur(80px);opacity:.18;left:80px;bottom:15px}
.laptop{width:92%;position:relative;z-index:2;transform:perspective(900px) rotateY(-4deg)}
.screen{height:330px;border:8px solid #151b1a;border-bottom-width:14px;border-radius:17px 17px 8px 8px;background:#f5f7f7;display:flex;overflow:hidden;box-shadow:0 24px 55px rgba(0,0,0,.45)}
.laptop-base{height:17px;background:linear-gradient(#aab1b0,#505a58);clip-path:polygon(2% 0,98% 0,100% 55%,94% 100%,6% 100%,0 55%);margin:-2px -38px 0}
.dash-side{width:20%;background:#06241f;padding:22px 14px;display:flex;flex-direction:column;gap:21px}
.dash-side b{color:#4dd792;margin-bottom:9px}.dash-side i{height:8px;background:#58736c;border-radius:8px;opacity:.45}
.dash-main{padding:24px 22px;color:#0d2621;flex:1}.dash-head{display:flex;justify-content:space-between;margin-bottom:22px;font-size:16px;font-weight:800}.dash-head small{font-weight:500;color:#84908e}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stats div,.chart{background:white;border:1px solid #e5ebe9;border-radius:8px;padding:13px;box-shadow:0 4px 10px rgba(10,30,26,.06)}
.stats small{display:block;color:#71807c;font-size:9px}.stats b{display:block;font-size:16px;margin:6px 0}.stats em{font-style:normal;color:#0baa62;font-size:8px}
.chart{margin-top:13px;height:145px}.chart-title{font-size:10px;font-weight:700}.chart-bars{height:100px;display:flex;align-items:end;gap:13px;border-bottom:1px solid #dfe8e5;padding:10px 10px 0}.chart-bars i{flex:1;background:linear-gradient(#35cc87,#0b8c59);border-radius:3px 3px 0 0}.chart-bars i:nth-child(1){height:28%}.chart-bars i:nth-child(2){height:45%}.chart-bars i:nth-child(3){height:38%}.chart-bars i:nth-child(4){height:68%}.chart-bars i:nth-child(5){height:53%}.chart-bars i:nth-child(6){height:42%}.chart-bars i:nth-child(7){height:77%}
.phone{position:absolute;z-index:3;right:-7px;bottom:8px;width:130px;height:265px;padding:19px 10px 10px;background:#f9fbfa;border:6px solid #1d2423;border-radius:23px;color:#102620;box-shadow:0 20px 40px rgba(0,0,0,.4);font-size:9px}.phone-notch{position:absolute;top:5px;left:37px;width:47px;height:5px;border-radius:5px;background:#1d2423}.phone>small{display:block;font-weight:800;font-size:10px;margin:7px 0 10px}.phone-card{padding:10px;background:#edf7f2;border-radius:8px}.phone-card span,.phone-row span{display:block;color:#74827f;font-size:7px}.phone-card b{display:block;margin-top:4px;font-size:13px}.phone-row{display:flex;justify-content:space-between;padding:11px 2px;border-bottom:1px solid #e6ecea}.phone-row span{display:inline}.phone button{border:0;border-radius:9px;width:100%;background:#0a9a59;color:#fff;font-size:7px;padding:7px;margin-top:13px}
.preview-next{text-align:center;padding:44px 24px 48px;background:#fff}.preview-next h2{font-size:32px;margin:0;letter-spacing:-.03em}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}
@media(max-width:980px){.main-nav{display:none}.menu-toggle{display:block;order:3}.btn-whatsapp{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:135px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-list{justify-content:center}.hero-visual{width:min(680px,100%);margin:auto}.laptop{margin:auto}.site-header .main-nav.open{display:flex;position:absolute;top:84px;left:24px;right:24px;flex-direction:column;gap:0;padding:12px 20px;background:#07312a;border:1px solid rgba(255,255,255,.12);border-radius:12px}.site-header .main-nav.open a{padding:14px}.site-header .main-nav.open .active:after{bottom:6px}}
@media(max-width:620px){.container{width:min(100% - 30px,var(--max))}.nav-wrap{height:74px}.brand strong{font-size:16px}.brand-mark{width:40px;height:40px}.hero{padding:118px 0 44px}.hero h1{font-size:41px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.trust-list{display:grid;grid-template-columns:1fr 1fr;text-align:left;margin-left:auto;margin-right:auto;width:max-content}.hero-visual{min-height:300px}.screen{height:245px}.dash-main{padding:14px 10px}.dash-side{padding:15px 8px}.dash-head{font-size:12px}.stats div{padding:8px}.stats b{font-size:11px}.chart{height:100px}.chart-bars{height:68px}.phone{width:102px;height:210px;right:-2px}.preview-next h2{font-size:27px}}

.section{padding:92px 0}
.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading h2,.services h2,.about h2,.contact h2{font-size:clamp(30px,3vw,43px);line-height:1.12;letter-spacing:-.035em;margin:0 0 14px}.section-heading>p:last-child,.section-copy{color:#64736f;line-height:1.7;margin:0}
.solutions{background:#f8faf9}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #edf1f0;border-radius:16px;padding:24px 22px;min-height:500px;box-shadow:0 12px 32px rgba(6,39,31,.07);transition:.25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(6,39,31,.12)}.product-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#fff;font-size:22px;background:linear-gradient(145deg,#13bc70,#078c55);margin-bottom:18px}.product-icon.teal{background:linear-gradient(145deg,#1aa99d,#087a72)}.product-icon.blue{background:linear-gradient(145deg,#2c8db4,#17617f)}.product-card h3{margin:0 0 3px;font-size:21px}.product-card h3 span{color:#0ba662}.product-card .category{color:#697772;font-size:13px;margin:0 0 15px}.product-card>p:not(.category){font-size:12px;line-height:1.65;color:#52615d;margin:0 0 14px}.product-card ul{list-style:none;padding:0;margin:0 0 22px;font-size:12px;line-height:1.55}.product-card li{position:relative;padding:5px 0 5px 21px}.product-card li:before{content:"✓";position:absolute;left:0;color:#0aa560;font-weight:900}.card-link{color:#078d52;font-size:13px;font-weight:800;margin-top:auto}.card-link span{margin-left:5px}
.benefits{background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;text-align:center}.benefit-grid article>span{display:block;color:#0ba55f;font-size:36px;height:50px}.benefit-grid h3{font-size:15px;margin:14px 0 9px}.benefit-grid p{font-size:12px;line-height:1.65;color:#63716e;margin:0}
.services{background:#edf6f2}.services-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.services .section-copy{font-size:16px;max-width:470px}.text-link{display:inline-block;color:#078f53;font-weight:800;margin-top:24px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.service-list article{display:flex;gap:14px;background:#fff;border:1px solid #e1ebe7;border-radius:13px;padding:19px;box-shadow:0 7px 20px rgba(7,49,38,.05)}.service-list article>span{color:#0da862;font-weight:850;font-size:12px;padding-top:3px}.service-list h3{font-size:14px;margin:0 0 6px}.service-list p{font-size:12px;color:#697772;line-height:1.5;margin:0}
.about{background:#fff}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.about-grid>div:last-child>p:not(.eyebrow){color:#596965;line-height:1.75;font-size:16px}.about-visual{position:relative;height:350px;border-radius:26px;overflow:hidden;background:radial-gradient(circle at 35% 30%,#0cae68,#063a31 56%,#03221e);box-shadow:0 25px 60px rgba(5,59,46,.18)}.about-visual:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.13) 1px,transparent 1px);background-size:20px 20px}.mini-window{position:absolute;left:12%;top:13%;width:68%;height:66%;background:#f6faf8;border-radius:14px;padding:40px 22px 20px;box-shadow:0 18px 40px rgba(0,0,0,.28)}.mini-window>span{position:absolute;top:16px;width:7px;height:7px;border-radius:50%;background:#12b76a}.mini-window>span:nth-child(1){left:18px}.mini-window>span:nth-child(2){left:30px;opacity:.6}.mini-window>span:nth-child(3){left:42px;opacity:.35}.mini-window b{display:block;color:#0b9e5e;font-size:32px;margin-bottom:22px}.mini-window i{display:block;height:10px;border-radius:6px;background:#dae9e3;margin:12px 0}.mini-window i:nth-of-type(1){width:80%}.mini-window i:nth-of-type(2){width:56%}.mini-window i:nth-of-type(3){width:70%}.code-card{position:absolute;right:7%;bottom:10%;padding:18px 22px;background:#082a24;color:#a9beb8;border:1px solid rgba(255,255,255,.16);border-radius:12px;box-shadow:0 15px 30px rgba(0,0,0,.28);font-family:ui-monospace,monospace;font-size:12px}.code-card strong{color:#4ada98}.about-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.about-points span{padding:10px 13px;border-radius:8px;background:#edf8f3;color:#087d4c;font-size:12px;font-weight:750}
.cta-section{padding:0 0 82px;background:#fff}.cta{min-height:290px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;padding:44px 50px;border-radius:20px;color:#fff;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(29,194,120,.2),transparent 33%),linear-gradient(120deg,#031a17,#064236)}.cta h2{font-size:clamp(27px,3vw,38px);letter-spacing:-.03em;margin:0 0 12px}.cta p:not(.eyebrow){color:#c9d8d4;line-height:1.65;max-width:600px}.cta-dashboard{height:190px;border:6px solid #1b2523;border-radius:12px;background:#f5f8f7;color:#10251f;transform:rotate(-2deg);box-shadow:0 20px 45px rgba(0,0,0,.35);padding:18px}.dash-top{font-size:13px;font-weight:800}.dash-top i{float:right;width:32px;height:20px;background:#d9eee5;border-radius:4px;margin-left:7px}.dash-lines{height:125px;display:flex;align-items:end;gap:12px;border-bottom:1px solid #cbdad5}.dash-lines span{flex:1;background:#0bab66;border-radius:4px 4px 0 0;height:35%}.dash-lines span:nth-child(2){height:60%}.dash-lines span:nth-child(3){height:46%}.dash-lines span:nth-child(4){height:82%}
.contact{background:#f4f8f6}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-copy>p:not(.eyebrow){color:#63716e;line-height:1.7;margin-bottom:30px}.contact-detail{display:flex;align-items:center;gap:14px;margin:20px 0}.contact-detail>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#e4f5ed;color:#098e55;font-weight:800}.contact-detail small,.contact-detail strong{display:block}.contact-detail small{font-size:9px;letter-spacing:.12em;color:#84918e;margin-bottom:4px}.contact-detail strong{font-size:13px}.contact-form{background:#fff;padding:31px;border-radius:18px;border:1px solid #e4ebe8;box-shadow:0 15px 40px rgba(6,49,38,.07)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;font-size:12px;font-weight:750;color:#263c36;margin-bottom:16px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #dbe5e1;border-radius:8px;background:#fbfdfc;font:inherit;font-size:13px;color:#152b25;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0cad65;box-shadow:0 0 0 3px rgba(12,173,101,.12)}.contact-form textarea{resize:vertical}.contact-form .btn{cursor:pointer}.form-note{font-size:10px;color:#87928f;margin:12px 0 0}.form-feedback{font-size:12px;font-weight:700;color:#078d52;margin:10px 0 0}
.footer{padding:60px 0 20px;color:#c0d0cc;background:#031c19}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-brand{margin-bottom:20px}.footer-grid>div>p{font-size:12px;line-height:1.7;max-width:260px;color:#93aaa4}.footer h3{text-transform:uppercase;color:#fff;font-size:11px;letter-spacing:.08em;margin:5px 0 17px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px;font-size:12px}.footer a:hover{color:#3bd28c}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);padding-top:20px;margin-top:45px;font-size:10px;color:#839b95}.footer-bottom div{display:flex;gap:25px}
.legal-page{min-height:100vh;padding:80px 24px;background:#f7faf9}.legal-card{max-width:820px;margin:auto;background:#fff;padding:42px;border-radius:18px;box-shadow:0 12px 40px rgba(5,44,34,.08)}.legal-card h1{font-size:38px}.legal-card h2{font-size:20px;margin-top:28px}.legal-card p{color:#5c6b67;line-height:1.75}.back-link{color:#078d52;font-weight:800}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{min-height:480px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:30px}}
@media(max-width:820px){.section{padding:68px 0}.product-grid{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr 1fr}.services-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.about-visual{max-width:600px;width:100%;margin:auto}.cta{grid-template-columns:1fr;padding:38px 30px}.cta-dashboard{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.section{padding:58px 0}.section-heading{margin-bottom:30px}.product-grid,.benefit-grid,.service-list,.form-row{grid-template-columns:1fr}.product-card{min-height:auto}.benefit-grid{gap:35px}.benefit-grid article{max-width:330px;margin:auto}.about-visual{height:280px}.cta-section{padding:0 15px 58px}.cta{width:100%;padding:30px 23px}.contact-form{padding:22px 18px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.footer-bottom div{gap:15px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.product-card{transition:none}}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-form .btn[disabled]{cursor:wait;opacity:.7;transform:none}.form-feedback.error{color:#b42318}
