:root{
  --green:#153e29;--green-2:#1f5a3c;--green-3:#2f7953;--mint:#eaf4ed;--mint-2:#dcecdf;
  --cream:#f7f3eb;--cream-2:#efe8dc;--white:#fff;--ink:#153021;--text:#405348;--muted:#74847a;
  --line:#dbe4dd;--amber:#b86b12;--red:#b92d31;--blue:#2454c7;
  --shadow:0 24px 60px rgba(15,51,31,.12);--shadow-soft:0 12px 32px rgba(15,51,31,.08);
  --radius:28px;--radius-sm:18px;
}
*{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:var(--cream);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:110px 0}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,243,235,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(21,62,41,.08)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center}.brand img{width:142px;height:auto}.nav{margin-left:auto;display:flex;gap:26px}.nav a,.login-link{font-size:14px;font-weight:700;text-decoration:none;color:#4d6155}.nav a:hover,.login-link:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:18px}.nav-toggle{display:none;border:0;background:none;font-size:28px;color:var(--green)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;padding:13px 22px;text-decoration:none;font-weight:800;font-size:15px;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));box-shadow:0 10px 24px rgba(21,62,41,.22)}.btn-ghost{background:rgba(255,255,255,.56);border-color:#cad8ce;color:var(--green)}.btn-white{background:#fff;color:var(--green)}.btn-small{padding:10px 17px;border-radius:12px}.btn-large{min-height:54px;padding:15px 24px}
.hero{padding:80px 0 76px;overflow:hidden;background:radial-gradient(circle at 85% 10%,#e1eee4 0,transparent 35%),linear-gradient(180deg,#f9f6f0 0,#f7f3eb 100%)}.hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;gap:54px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:var(--green-2)}.status-dot{width:8px;height:8px;border-radius:50%;background:#39a66b;box-shadow:0 0 0 5px rgba(57,166,107,.12)}.hero h1{font-size:clamp(44px,5vw,68px);line-height:1.01;letter-spacing:-.055em;margin:20px 0 22px;max-width:700px}.hero h1 span{color:var(--green-3)}.hero-lead{font-size:18px;line-height:1.68;color:var(--text);max-width:610px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:#63766a;font-size:13px;font-weight:700}.hero-product{position:relative;min-height:585px}.desktop-frame{position:absolute;right:0;top:20px;width:86%;background:#fff;border:1px solid #dce6df;border-radius:22px;box-shadow:0 35px 70px rgba(15,51,31,.16);overflow:hidden}.browser-bar{height:38px;background:#f3f5f3;border-bottom:1px solid #e4e8e5;display:flex;align-items:center;gap:6px;padding:0 12px}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#b8c4bc}.browser-bar span{margin-left:10px;font-size:10px;color:#859189;background:#fff;border:1px solid #e2e7e3;padding:5px 12px;border-radius:7px}.desktop-preview{height:342px;display:grid;grid-template-columns:106px 1fr;background:#f5f2ec}.desktop-sidebar{background:#173e2b;color:#fff;padding:18px 12px;display:flex;flex-direction:column;gap:12px;font-size:9px}.desktop-sidebar img{filter:brightness(0) invert(1);width:72px;margin-bottom:13px}.desktop-sidebar span{opacity:.68;padding:7px 8px;border-radius:7px}.desktop-sidebar .side-active{background:rgba(255,255,255,.13);opacity:1}.desktop-content{padding:24px}.desk-head{display:flex;justify-content:space-between;align-items:center}.desk-head div{display:flex;flex-direction:column;gap:3px}.desk-head small,.desk-head span{font-size:9px;color:#7b8b80}.desk-head strong{font-size:15px}.desk-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.desk-kpis article{background:#fff;border:1px solid #e3e8e4;border-radius:12px;padding:13px}.desk-kpis small{font-size:8px;color:#7c8b81}.desk-kpis strong{font-size:20px;display:block;margin:3px 0}.desk-kpis em{font-style:normal;font-size:7px;color:#3a9063}.desk-chart{background:#fff;border:1px solid #e3e8e4;border-radius:13px;margin-top:11px;padding:14px}.chart-title{display:flex;justify-content:space-between}.chart-title strong{font-size:10px}.chart-title span{font-size:7px;color:#839086}.bars{height:92px;display:flex;align-items:end;gap:13px;border-bottom:1px solid #dce5df;margin-top:10px;padding:0 12px}.bars b{width:24px;height:var(--h);background:linear-gradient(180deg,#2e7e56,#1d5c3c);border-radius:5px 5px 0 0}.phone-frame{position:relative;width:270px;background:#101812;border-radius:35px;padding:8px;box-shadow:0 28px 58px rgba(15,36,23,.28);overflow:hidden}.phone-frame:after{content:"";position:absolute;inset:8px;border-radius:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14);pointer-events:none}.phone-frame img{width:100%;border-radius:28px}.hero-phone{position:absolute;left:0;bottom:0;width:250px;transform:rotate(-1.5deg)}.phone-speaker{position:absolute;z-index:2;top:14px;left:50%;transform:translateX(-50%);width:62px;height:13px;border-radius:20px;background:#101812}.floating-note{position:absolute;background:#fff;border:1px solid #dce6df;border-radius:14px;box-shadow:var(--shadow-soft);padding:11px 14px;display:flex;align-items:center;gap:10px;font-size:11px}.floating-note>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e7f4eb;color:var(--green);font-weight:900}.floating-note div{display:flex;flex-direction:column}.floating-note strong{font-size:11px}.floating-note small{color:#839087}.note-offline{left:208px;bottom:62px}.note-sync{right:4px;top:345px}
.brand-strip{background:#173e2b;color:#fff;padding:24px 0}.brand-strip .container{display:flex;align-items:center;justify-content:space-between;gap:22px}.brand-strip p{font-size:13px;opacity:.68;margin:0}.capabilities{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:800}.capabilities i{width:4px;height:4px;border-radius:50%;background:#74a587}
.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading h2,.showcase h3,.offline-copy h2,.anywhere-copy h2,.origin-card h2,.trust-grid h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.04em;margin:12px 0 16px}.section-heading p,.showcase-copy p,.offline-copy>p,.anywhere-copy>p,.origin-card p,.trust-items p{font-size:16px;line-height:1.68;color:var(--text);margin:0}.split-heading{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end}.pain-section{background:#fff}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pain-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fbfcfb}.line-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--mint);font-weight:900;color:var(--green-2);font-size:24px}.pain-card h3{font-size:20px;margin:20px 0 10px}.pain-card p{color:var(--text);line-height:1.65;font-size:14px;margin:0}
.product-section{background:linear-gradient(180deg,#f7f3eb,#f1ecE3)}.showcase{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;align-items:center;min-height:660px;border-bottom:1px solid rgba(21,62,41,.1);padding:60px 0}.showcase:last-child{border-bottom:0}.showcase.reverse{grid-template-columns:1.22fr .78fr}.showcase.reverse .showcase-copy{order:2}.showcase-copy{max-width:480px}.feature-tag{display:inline-flex;padding:8px 12px;background:var(--mint);color:var(--green-2);border-radius:999px;font-size:12px;font-weight:900}.showcase h3{font-size:clamp(32px,3.5vw,48px);margin:18px 0}.check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.check-list li{position:relative;padding-left:28px;color:#3f5347;font-weight:650}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#2f8a5d;font-weight:900}.screen-stage{min-height:610px;background:#e8e2d8;border-radius:32px;display:grid;place-items:center;overflow:hidden;position:relative}.screen-stage.soft-green{background:linear-gradient(135deg,#dcecdf,#edf3ea)}.screen-stage:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.45)}.screen-stage .phone-frame{width:292px;max-height:560px}.screen-stage .phone-frame img{transform:translateY(0)}.metric-row{display:flex;gap:38px;margin-top:30px}.metric-row div{display:flex;flex-direction:column}.metric-row strong{font-size:28px;color:var(--green-2)}.metric-row small{color:var(--muted)}.screen-pair{position:relative;min-height:650px}.screen-pair .phone-frame{position:absolute;width:282px;max-height:600px}.phone-back{right:0;top:30px;transform:rotate(5deg);opacity:.92}.phone-front{left:45px;top:0;transform:rotate(-3deg);z-index:2}
.offline-section{background:#153e29;color:#fff;overflow:hidden}.offline-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section-kicker.light{color:#a9d2b7}.offline-copy h2{color:#fff}.offline-copy>p{color:#d5e2d9}.offline-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin-top:34px}.offline-flow div{display:flex;flex-direction:column;gap:5px}.offline-flow span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#2f7652;font-size:12px;font-weight:900}.offline-flow strong{font-size:14px}.offline-flow small{font-size:11px;color:#b6c9bc}.offline-flow b{color:#79a98c}.offline-footnote{font-size:11px!important;opacity:.62;margin-top:22px!important}.offline-visual{position:relative;min-height:440px}.signal-card,.field-card,.cloud-card{position:absolute;background:#fff;color:var(--ink);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.2)}.signal-card{left:0;top:20px;padding:16px 20px;display:flex;align-items:center;gap:12px}.signal-x{width:38px;height:38px;border-radius:12px;background:#fbeaea;color:#bd3434;display:grid;place-items:center;font-size:26px}.signal-card div{display:flex;flex-direction:column}.signal-card small{font-size:9px;color:#8b988f}.field-card{left:80px;top:118px;width:360px;padding:24px}.field-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e8ece9}.field-row span{color:#718077}.field-status{margin-top:18px;background:#f0f5f1;color:#38624a;text-align:center;padding:11px;border-radius:12px;font-weight:800;font-size:12px}.sync-path{position:absolute;right:42px;bottom:95px;display:flex;gap:10px}.sync-path span{width:9px;height:9px;border-radius:50%;background:#75a388}.cloud-card{right:0;bottom:12px;padding:18px 24px;color:#245b3c;display:flex;gap:10px}
.modules-section{background:#fff}.module-grid{display:grid;grid-template-columns:1.18fr 1fr 1fr;gap:20px}.module-card{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fafbf9;box-shadow:var(--shadow-soft)}.module-image{height:380px;overflow:hidden;background:#e9eee9}.module-image img{width:100%;height:100%;object-fit:cover;object-position:top}.module-map .module-image{height:380px}.module-copy{padding:24px}.module-copy span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--green-3)}.module-copy h3{font-size:22px;letter-spacing:-.02em;margin:8px 0 8px}.module-copy p{font-size:14px;line-height:1.55;color:var(--text);margin:0}
.anywhere-section{background:#f0ebe2}.anywhere-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.anywhere-art{height:460px;position:relative}.mini-desktop{position:absolute;left:0;top:30px;width:82%;height:330px;background:#fff;border:8px solid #1f2922;border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.mini-top{height:25px;background:#eef1ef}.mini-body{height:100%;display:grid;grid-template-columns:75px 1fr}.mini-body aside{background:#173e2b}.mini-body main{padding:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-content:start}.mini-body main span{height:70px;background:#edf3ef;border-radius:12px}.mini-body main b{grid-column:1/-1;height:130px;background:linear-gradient(180deg,#f6f8f6,#e7eee9);border-radius:12px}.mini-phone{position:absolute;right:5px;bottom:0;width:150px;background:#151a17;border-radius:24px;padding:5px;box-shadow:0 20px 40px rgba(20,45,28,.3);transform:rotate(3deg)}.mini-phone img{border-radius:20px}.anywhere-points{display:grid;gap:14px;margin-top:30px}.anywhere-points div{display:grid;grid-template-columns:105px 1fr;gap:12px;padding-top:14px;border-top:1px solid #d9ded9}.anywhere-points small{color:var(--muted)}
.origin-section{padding-top:0;background:#f0ebe2}.origin-card{background:linear-gradient(135deg,#1b4b33,#123521);border-radius:30px;color:#fff;padding:50px;display:grid;grid-template-columns:180px 1fr;gap:45px;align-items:center}.origin-mark{width:150px;height:150px;border-radius:32px;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;font-size:30px;font-weight:950;letter-spacing:-.05em;background:rgba(255,255,255,.06)}.origin-card h2{color:#fff}.origin-card p{color:#d1e0d6}
.pricing-section{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.price-card{position:relative;border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff;display:flex;flex-direction:column;box-shadow:var(--shadow-soft)}.price-card.is-featured{border:2px solid var(--green-2);transform:translateY(-8px);box-shadow:0 28px 60px rgba(21,62,41,.16)}.popular-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;border-radius:999px;padding:7px 13px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.price-for{color:#6f7f75;font-size:13px;min-height:40px;margin:6px 0 18px}.price-card h3{font-size:24px;margin:0}.price-value{display:flex;align-items:end;gap:5px;margin:8px 0}.price-amount{font-size:34px;font-weight:900;letter-spacing:-.05em}.price-period{font-size:12px;color:#7a887f;margin-bottom:6px}.price-yearly{font-size:12px;color:#76857b;margin:0 0 14px}.price-limits,.price-features{list-style:none;padding:0}.price-limits{background:#f5f8f6;border-radius:14px;padding:12px 15px;font-size:12px}.price-limits li+li{margin-top:5px}.price-features{display:grid;gap:10px;margin:15px 0 24px;font-size:13px;color:#475b4e}.price-features li:before{content:"✓";color:#2c8a5a;font-weight:900;margin-right:8px}.price-cta{margin-top:auto}.pricing-loading,.pricing-error{text-align:center;grid-column:1/-1;color:#728078}.pricing-error{max-width:520px;margin:0 auto;background:#fff6f2;padding:20px;border-radius:14px}.pricing-error span{display:block;color:#7d706a;margin:6px}.link-btn{border:0;background:none;color:var(--green);text-decoration:underline;font-weight:800;cursor:pointer}.pricing-note{text-align:center;color:#8a968e;font-size:11px;margin-top:20px}
.trust-section{background:#eef4ef}.trust-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.trust-items{display:grid;gap:14px}.trust-items article{display:grid;grid-template-columns:46px 1fr;gap:15px;background:#fff;border:1px solid #dbe5dd;border-radius:18px;padding:20px}.trust-items article>span{width:42px;height:42px;border-radius:12px;background:var(--mint);display:grid;place-items:center;color:var(--green);font-size:20px}.trust-items p{font-size:13px;margin-top:5px}.faq-section{background:#fff}.faq-wrap{max-width:860px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 4px}.faq-list summary{list-style:none;padding:22px 0;font-weight:850;cursor:pointer;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:22px;color:#728178}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0 0 22px;color:var(--text);line-height:1.65;font-size:14px;max-width:740px}.final-cta{background:#153e29;color:#fff;padding:70px 0}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{font-size:clamp(34px,4vw,50px);letter-spacing:-.04em;margin:10px 0}.final-cta p{color:#d1dfd6;margin:0}.final-actions{display:flex;flex-direction:column;gap:10px;align-items:center}.final-actions small{font-size:10px;color:#adc2b4}.site-footer{background:#0f2e1f;color:#d6e2da;padding:54px 0 30px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-logo{width:150px;filter:brightness(0) invert(1)}.footer-grid p{color:#91a79a;font-size:13px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.footer-grid a{font-size:13px;color:#b9c9bf;text-decoration:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;font-size:11px;color:#82998b}.mobile-sticky-cta{display:none}
@media(max-width:980px){.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#f8f4ed;border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;gap:4px}.nav.nav-open{display:flex}.nav a{padding:12px 0}.nav-toggle{display:block}.login-link{display:none}.hero-grid,.offline-grid,.anywhere-grid,.trust-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-product{min-height:610px;max-width:720px;width:100%;margin:auto}.brand-strip .container{flex-direction:column}.capabilities{flex-wrap:wrap;justify-content:center}.split-heading{grid-template-columns:1fr;gap:18px}.showcase,.showcase.reverse{grid-template-columns:1fr;min-height:auto;padding:70px 0}.showcase.reverse .showcase-copy{order:0}.showcase-copy{max-width:680px}.screen-stage{min-height:580px}.screen-pair{max-width:600px;width:100%;margin:auto}.module-grid{grid-template-columns:1fr 1fr}.module-map{grid-column:1/-1}.module-map .module-image{height:480px}.pricing-grid{grid-template-columns:1fr;max-width:620px;margin:auto}.price-card.is-featured{transform:none}.origin-card{grid-template-columns:130px 1fr}.origin-mark{width:120px;height:120px}.final-cta-inner{flex-direction:column;text-align:center}.footer-grid{grid-template-columns:1.5fr 1fr}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.section{padding:76px 0}.header-inner{height:68px}.brand img{width:126px}.header-actions .btn{display:none}.nav{top:68px}.hero{padding:50px 0 66px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-proof{gap:8px 14px;font-size:11px}.hero-product{min-height:500px;margin-top:18px}.desktop-frame{width:96%;top:10px}.desktop-preview{height:260px;grid-template-columns:74px 1fr}.desktop-sidebar{padding:10px 7px}.desktop-sidebar img{width:58px}.desktop-content{padding:14px}.desk-kpis article{padding:8px}.desk-kpis strong{font-size:14px}.desk-chart{padding:9px}.bars{height:62px;gap:7px}.bars b{width:16px}.hero-phone{width:178px;left:3px}.floating-note{padding:8px 10px}.note-offline{left:148px;bottom:45px}.note-sync{right:0;top:286px}.brand-strip p{display:none}.capabilities{font-size:11px;gap:9px}.pain-grid{grid-template-columns:1fr}.section-heading{margin-bottom:34px}.section-heading h2,.offline-copy h2,.anywhere-copy h2,.origin-card h2,.trust-grid h2{font-size:36px}.split-heading{text-align:left}.showcase{gap:32px}.showcase h3{font-size:34px}.screen-stage{min-height:510px;border-radius:24px}.screen-stage .phone-frame{width:250px}.screen-pair{min-height:560px}.screen-pair .phone-frame{width:230px}.phone-front{left:0}.phone-back{right:0}.offline-grid{gap:40px}.offline-flow{grid-template-columns:1fr;gap:9px}.offline-flow b{transform:rotate(90deg);justify-self:start;margin-left:10px}.offline-visual{min-height:380px}.field-card{left:18px;top:100px;width:calc(100% - 36px)}.signal-card{left:0}.cloud-card{right:0}.sync-path{display:none}.module-grid{grid-template-columns:1fr}.module-map{grid-column:auto}.module-image,.module-map .module-image{height:430px}.anywhere-grid{gap:38px}.anywhere-art{height:350px}.mini-desktop{width:92%;height:260px}.mini-phone{width:118px}.origin-card{grid-template-columns:1fr;padding:32px}.origin-mark{width:86px;height:86px;border-radius:22px}.trust-grid{gap:34px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px}.mobile-sticky-cta{display:block;position:fixed;z-index:90;bottom:0;left:0;right:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-top:1px solid #dce5df}.mobile-sticky-cta a{min-height:48px;border-radius:13px;background:var(--green);color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px}.site-footer{padding-bottom:90px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
