@import "tailwindcss";

:root{--navy:#092c3e;--navy2:#0d3c51;--green:#20b66a;--yellow:#ffd447;--ice:#eef6f5;--ink:#102a36;--muted:#5d7078;--line:#dce7e6;--paper:#fbfdfc;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}
.site-header{position:sticky;top:0;z-index:40;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);background:rgba(251,253,252,.94);border-bottom:1px solid rgba(9,44,62,.1);backdrop-filter:blur(16px)}
.brand{display:flex;align-items:center;gap:11px;letter-spacing:.04em}.brand>span:last-child{display:flex;flex-direction:column;line-height:.88}.brand b{font-size:20px;letter-spacing:.08em}.brand small{font-size:8px;font-weight:700;letter-spacing:.18em;margin-top:7px;color:var(--green)}
.brand-mark{width:34px;height:34px;border-radius:9px;background:var(--green);display:grid;place-items:center;transform:rotate(45deg)}.brand-mark>span{width:15px;height:15px;border:4px solid white;border-left-color:transparent;border-radius:3px;display:block}
.site-header nav{display:flex;gap:34px;font-size:13px;font-weight:700}.site-header nav a{opacity:.72;transition:.2s}.site-header nav a:hover{opacity:1;color:var(--green)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:white;padding:16px 20px;border-radius:4px;font-size:13px;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 28px rgba(32,182,106,.18);transition:transform .2s,background .2s}.button:hover{background:#159d58;transform:translateY(-2px)}.button span{font-size:18px}.button-small{padding:12px 16px;gap:12px;font-size:12px}
.hero{min-height:calc(100vh - 80px);display:grid;grid-template-columns:minmax(420px,.86fr) 1.14fr;align-items:center;overflow:hidden;background:linear-gradient(110deg,#f9fcfb 0 52%,#e7f2f0 52%);padding:64px 0 64px clamp(24px,6vw,98px)}
.hero-copy{padding-right:clamp(30px,5vw,78px);position:relative;z-index:2}.kicker{display:flex;align-items:center;gap:10px;color:#567078;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;margin-bottom:26px}.kicker>span{width:26px;height:3px;background:var(--green)}
.hero h1{font-size:clamp(50px,5.1vw,82px);line-height:.96;letter-spacing:-.055em;margin-bottom:28px;font-weight:760}.hero h1 em,.cta-section h2 em{display:block;color:var(--green);font-style:normal}.hero-lead{max-width:610px;color:var(--muted);font-size:17px;line-height:1.65;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid #afbfbc;padding-bottom:5px}.text-link span{margin-left:12px;color:var(--green)}
.proof-row{display:flex;gap:28px;margin-top:50px;padding-top:25px;border-top:1px solid var(--line)}.proof-row>div{display:flex;align-items:center;gap:10px}.proof-row svg{width:25px;color:var(--green)}.proof-row span{display:flex;flex-direction:column;color:#75858b;font-size:10px;line-height:1.4}.proof-row b{color:var(--ink);font-size:11px}
.hero-visual{height:min(70vh,660px);min-height:520px;position:relative;border-radius:22px 0 0 22px;box-shadow:0 30px 70px rgba(9,44,62,.17);overflow:hidden;background:#dbe8e5}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,44,62,.08),transparent 36%);pointer-events:none}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:44% center}.floating-card{position:absolute;z-index:3;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(9,44,62,.18);border:1px solid rgba(255,255,255,.7);border-radius:7px;padding:13px 16px;color:#718087;font-size:10px}.floating-card b{display:block;color:var(--ink);font-size:12px;margin-top:2px}.card-top{top:26px;right:28px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:7px}.card-bottom{bottom:28px;left:28px;display:flex;gap:11px;align-items:center}.card-bottom svg{width:28px;color:var(--green)}
.problem-strip{background:var(--navy);color:white;display:flex;align-items:center;justify-content:space-between;padding:22px clamp(24px,6vw,98px);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.problem-strip p{margin:0;color:#8fa9b3}.problem-strip div{display:flex;align-items:center;gap:20px}.problem-strip i{color:var(--green);font-style:normal}.problem-strip b{color:var(--yellow)}
.section{padding:110px clamp(24px,7vw,110px)}.section-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--green);font-weight:800;display:flex;align-items:center;gap:12px}.section-label:before{content:"";width:23px;height:2px;background:currentColor}.section-label.light{color:#68d79e}
.intro{display:grid;grid-template-columns:150px 1fr;gap:48px 50px}.intro-copy{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:60px}.intro-copy h2,.modules-head h2,.product-copy h2,.field-copy h2,.mobile-copy h2,.results-head h2,.proof-copy h2{font-size:clamp(38px,4vw,62px);line-height:1.04;letter-spacing:-.045em;margin-bottom:0}.intro-copy h2 span,.modules-head h2 span,.field-copy h2 span,.results-head h2 span{color:var(--green)}.intro-copy>p,.modules-head>p,.results-head>p{color:var(--muted);font-size:15px;line-height:1.7;margin:0}.map-showcase{grid-column:1/-1;margin-top:25px;position:relative;background:white;border:1px solid var(--line);box-shadow:0 25px 70px rgba(9,44,62,.11);padding:10px}.map-showcase img{width:100%;max-height:610px;object-fit:cover;object-position:top}.showcase-caption{position:absolute;right:30px;bottom:28px;width:min(460px,45%);background:rgba(9,44,62,.95);color:white;padding:22px;display:flex;gap:18px;align-items:flex-start}.showcase-caption>span{color:var(--green);font-size:11px;font-weight:800}.showcase-caption p{font-size:12px;line-height:1.55;color:#c6d6da;margin:0}.showcase-caption b{color:white;display:block;margin-bottom:3px}
.modules{background:var(--navy);color:white}.modules-head{display:grid;grid-template-columns:1.4fr .6fr;gap:90px;align-items:end;margin-top:26px}.modules-head>p{color:#9cb2ba}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px}.module-card{background:var(--navy2);border:1px solid rgba(255,255,255,.09);padding:30px;min-height:420px;display:flex;flex-direction:column;transition:transform .25s,border-color .25s}.module-card:hover{transform:translateY(-6px);border-color:rgba(104,215,158,.6)}.module-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.module-card-head>span{color:#6f8c96;font-size:11px}.module-card-head svg{width:34px;color:var(--green)}.module-card small{color:#68d79e;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.module-card h3{font-size:25px;line-height:1.12;margin:16px 0}.module-card>p{color:#a9bec5;font-size:13px;line-height:1.7}.module-card ul{list-style:none;padding:0;margin:auto 0 0}.module-card li{border-top:1px solid rgba(255,255,255,.09);padding:12px 0 0;margin-top:12px;color:#d9e3e6;font-size:11px}.module-card li:before{content:"✓";color:var(--green);margin-right:9px;font-weight:800}
.product-view{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;background:#edf5f3}.product-copy h2{margin:24px 0}.product-copy>p,.field-copy>p,.mobile-copy>p,.proof-copy>p{color:var(--muted);font-size:15px;line-height:1.75}.micro-features{margin-top:34px}.micro-features>div,.step-list>div{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:15px 0;border-top:1px solid #cfddda}.micro-features span,.step-list span{font-size:10px;color:var(--green);font-weight:800}.micro-features p,.step-list p{display:flex;flex-direction:column;margin:0;color:#718087;font-size:11px;line-height:1.45}.micro-features b,.step-list b{color:var(--ink);font-size:13px;margin-bottom:4px}.browser-stack{position:relative;padding-bottom:100px}.browser-window{background:white;border-radius:9px;box-shadow:0 24px 60px rgba(9,44,62,.16);overflow:hidden;border:1px solid #d5e1df}.browser-bar{height:34px;background:#f7f9f9;border-bottom:1px solid #e3eaea;display:flex;align-items:center;padding:0 12px;gap:6px;color:#809097;font-size:9px}.browser-bar i{width:7px;height:7px;background:#d0d8d8;border-radius:50%}.browser-bar i:first-child{background:#ff826f}.browser-bar i:nth-child(2){background:#ffd261}.browser-bar i:nth-child(3){background:#55c990}.browser-bar span{margin-left:10px}.browser-window img{width:100%}.small-window{position:absolute;width:76%;right:-28px;bottom:0}.small-window img{height:185px;object-fit:cover;object-position:top}
.field{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.field-visual{height:620px;position:relative;overflow:hidden;background:#dcece8}.field-visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.accuracy-tag{position:absolute;right:0;top:40px;background:white;padding:14px 24px;display:flex;gap:12px;align-items:center;box-shadow:0 14px 35px rgba(9,44,62,.17)}.accuracy-tag>span{color:var(--green)}.accuracy-tag p{margin:0;display:flex;flex-direction:column;color:#74868b;font-size:10px}.accuracy-tag b{color:var(--ink);font-size:12px;margin-bottom:2px}.field-copy h2{margin:24px 0}.step-list{margin-top:30px}
.mobile-section{background:#0b3042;color:white;display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center;overflow:hidden}.mobile-copy h2{margin:22px 0}.mobile-copy>p{color:#a7bdc4}.mobile-copy ul{list-style:none;padding:0;margin:35px 0 0}.mobile-copy li{display:flex;gap:16px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12)}.mobile-copy li svg{width:29px;color:var(--green);flex:0 0 29px}.mobile-copy li span{display:flex;flex-direction:column;color:#9eb5bd;font-size:11px;line-height:1.5}.mobile-copy li b{color:white;font-size:13px;margin-bottom:2px}.phone-gallery{height:670px;position:relative}.phone{position:absolute;background:#151719;border:7px solid #202426;border-radius:38px;box-shadow:0 30px 65px rgba(0,0,0,.35);overflow:hidden}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone-back{width:320px;height:650px;left:2%;top:55px;transform:rotate(-7deg);opacity:.82}.phone-front{width:325px;height:650px;left:35%;top:-5px;transform:rotate(5deg);z-index:2}.mobile-badge{position:absolute;z-index:3;right:0;bottom:70px;background:white;color:var(--ink);padding:14px 18px;display:flex;gap:12px;align-items:center;box-shadow:0 15px 38px rgba(0,0,0,.28)}.mobile-badge svg{width:28px;color:var(--green)}.mobile-badge span{display:flex;flex-direction:column;color:#809096;font-size:10px}.mobile-badge b{color:var(--ink);font-size:12px}
.results{background:white}.results-head{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin:25px 0 60px}.results-head>p{max-width:420px}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.outcome-grid article{padding:28px 26px 32px;border-right:1px solid var(--line)}.outcome-grid article:last-child{border:0}.outcome-grid span{font-size:10px;color:var(--green);font-weight:800}.outcome-grid h3{font-size:20px;margin:28px 0 12px}.outcome-grid p{font-size:12px;color:var(--muted);line-height:1.6}
.proof{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;background:var(--ice);align-items:center}.proof-copy h2{margin:22px 0}.dark-link{display:inline-block;margin-top:24px}.proof-panel{background:white;padding:50px;box-shadow:0 20px 60px rgba(9,44,62,.08)}.proof-panel>svg{width:48px;color:var(--green);margin-bottom:25px}.proof-panel>p{display:flex;flex-direction:column;color:var(--muted);line-height:1.6;font-size:13px}.proof-panel>p b{color:var(--ink);font-size:21px;margin-bottom:7px}.proof-panel>div{display:flex;align-items:center;justify-content:space-between;margin-top:36px;color:var(--navy);font-size:9px;text-transform:uppercase;font-weight:800}.proof-panel i{height:1px;flex:1;background:#bdd0cc;margin:0 10px}
.technology-section{display:grid;grid-template-columns:1fr minmax(320px,430px);gap:90px;align-items:center;background:white;border-top:1px solid var(--line)}.technology-copy h2{font-size:clamp(38px,4vw,62px);line-height:1.04;letter-spacing:-.045em;margin:24px 0}.technology-copy h2 span{color:var(--green)}.technology-copy>p{max-width:740px;color:var(--muted);font-size:15px;line-height:1.75}.technology-features{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.technology-features span{padding:10px 13px;border:1px solid #cddfdb;background:var(--ice);color:var(--navy);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.partner-card{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:42px;background:#f5f8f8;border:1px solid var(--line);box-shadow:0 20px 55px rgba(9,44,62,.08);transition:transform .2s,border-color .2s}.partner-card:hover{transform:translateY(-4px);border-color:#9fc5bb}.partner-card small{margin-bottom:24px;color:#6a7d83;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.partner-card img{width:100%;max-width:290px;height:auto}.partner-card>span{margin-top:25px;color:var(--navy);font-size:11px;font-weight:800;border-bottom:1px solid #b7c9c5;padding-bottom:5px}.partner-card b{margin-left:8px;color:var(--green);font-size:15px}
.cta-section{margin:70px clamp(24px,5vw,80px);padding:70px;background:var(--green);color:white;display:grid;grid-template-columns:1fr 280px;gap:80px;align-items:end}.cta-section .kicker{color:#d8f8e7}.cta-section .kicker>span{background:var(--yellow)}.cta-section h2{font-size:clamp(38px,4.5vw,68px);line-height:1.02;letter-spacing:-.05em;max-width:930px}.cta-section h2 em{color:var(--navy)}.cta-section>div>p{max-width:670px;line-height:1.6;color:#ddf8e9}.button-light{background:white;color:var(--navy);box-shadow:none;margin-top:12px}.button-light:hover{background:var(--navy);color:white}.cta-section aside{border-left:1px solid rgba(255,255,255,.35);padding-left:36px;display:flex;flex-direction:column;gap:8px}.cta-section aside p{text-transform:uppercase;font-size:10px;letter-spacing:.15em;margin-bottom:15px;color:#d6f8e6}.cta-section aside a{font-weight:800}.cta-section aside small{margin-top:10px;color:#d6f8e6}
footer{padding:35px clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);color:#7c8c91;font-size:10px}.brand-footer{color:var(--ink)}.brand-footer .brand-mark{width:28px;height:28px}.brand-footer b{font-size:16px}.brand-footer small{font-size:6px}.brand-footer+p{text-align:center;margin:0}footer>span{text-align:right;display:flex;flex-direction:column;gap:5px}footer>span small{font-size:8px;color:#94a2a6}
@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px;background:#f9fcfb}.hero-copy{padding-right:clamp(24px,6vw,98px)}.hero-visual{margin-top:60px;height:540px}.problem-strip{display:none}.intro{grid-template-columns:1fr}.intro-copy,.modules-head,.results-head{grid-template-columns:1fr}.intro .section-label{grid-column:1}.module-grid{grid-template-columns:1fr}.module-card{min-height:auto}.product-view,.field,.mobile-section,.proof,.technology-section{grid-template-columns:1fr}.field-visual{order:2}.mobile-copy{max-width:650px}.phone-gallery{max-width:720px;width:100%;margin:auto}.outcome-grid{grid-template-columns:1fr 1fr}.outcome-grid article:nth-child(2){border-right:0}.outcome-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.partner-card{max-width:520px}.cta-section{grid-template-columns:1fr}.cta-section aside{border-left:0;border-top:1px solid rgba(255,255,255,.35);padding:25px 0 0}}
@media(max-width:650px){.site-header{height:66px}.brand b{font-size:16px}.brand-mark{width:29px;height:29px}.button-small{font-size:0;gap:0;padding:10px 13px}.button-small:before{content:"Demo";font-size:11px}.button-small span{display:none}.hero{padding:54px 0 0 20px}.hero-copy{padding-right:20px}.hero h1{font-size:48px}.hero-lead{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.proof-row{gap:16px;overflow:auto}.proof-row>div{min-width:135px}.hero-visual{min-height:390px;height:390px;border-radius:18px 0 0;margin-top:46px}.card-top{right:14px}.card-bottom{left:14px}.section{padding:78px 20px}.intro-copy{gap:24px}.intro-copy h2,.modules-head h2,.product-copy h2,.field-copy h2,.mobile-copy h2,.results-head h2,.proof-copy h2,.technology-copy h2{font-size:38px}.showcase-caption{position:static;width:100%;margin-top:10px}.product-view{gap:50px}.browser-stack{padding-bottom:70px}.small-window{right:-10px}.field{gap:45px}.field-visual{height:470px}.phone-gallery{height:540px}.phone-back{width:245px;height:500px;left:-35px}.phone-front{width:250px;height:510px;left:28%}.mobile-badge{right:-5px;bottom:20px}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{border-right:0;border-bottom:1px solid var(--line)}.technology-section{gap:42px}.partner-card{min-height:220px;padding:34px 24px}.partner-card img{max-width:260px}.cta-section{margin:30px 12px;padding:48px 24px;gap:45px}.cta-section h2{font-size:40px}footer{grid-template-columns:1fr;gap:22px;text-align:left}.brand-footer+p,footer>span{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.module-card{transition:none}}
