@import "https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800;900&display=swap";
:root{--green:#174c3a;--green-2:#236a50;--green-3:#3f7d66;--mint:#dceae3;--ivory:#f5f8f6;--sand:#edf3ef;--ink:#17352b;--muted:#66746e;--line:#174c3a24;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Heebo,Arial,Helvetica,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.container{width:min(1180px,100% - 48px);margin-inline:auto}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #174c3a17;height:78px;position:fixed;top:0;left:0;right:0}.nav-wrap{justify-content:space-between;align-items:center;gap:34px;height:100%;display:flex}.brand img{width:156px;height:auto;display:block}.nav-wrap nav{color:#3f554c;align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.nav-wrap nav a{transition:color .18s}.nav-wrap nav a:hover{color:var(--green-2)}.nav-cta{border:1px solid var(--green);min-height:44px;color:var(--green);border-radius:100px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.nav-cta:hover{background:var(--green);color:var(--white)}.hero{background:var(--green);padding:154px 0 34px;position:relative;overflow:hidden}.hero:before,.hero-orbit{display:none}.orbit-a{width:840px;height:840px;top:-410px;right:-240px}.orbit-b{width:760px;height:760px;bottom:-490px;left:-280px}.hero-grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:86px;min-height:790px;display:grid;position:relative}.hero-copy{padding-bottom:34px}.eyebrow,.kicker{color:var(--green-2);letter-spacing:.02em;align-items:center;gap:9px;font-size:13px;font-weight:900;display:inline-flex}.eyebrow{box-shadow:none;color:#c4ded1;background:#ffffff14;border:1px solid #fff3;border-radius:100px;padding:10px 14px}.live-dot{background:#4f9c70;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4f9c7021}.hero h1{color:var(--white);letter-spacing:-.055em;margin:26px 0 22px;font-size:clamp(54px,5.2vw,78px);font-weight:900;line-height:.99}.hero h1 span{color:#9ccbb2;margin-top:12px;display:block}.hero-copy>p{color:#d0e0d8;max-width:600px;margin:0;font-size:19px;line-height:1.8}.hero-actions{align-items:center;gap:12px;margin-top:32px;display:flex}.button{border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 24px;font-size:15px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button svg,.text-link svg,.audience-card a svg{width:18px;height:18px;transform:rotate(180deg)}.button.primary{background:var(--white);color:var(--green);box-shadow:0 16px 38px #031c1342}.button.primary:hover{transform:translateY(-2px);box-shadow:0 20px 44px #031c1357}.button.secondary{color:var(--white);background:0 0;border:1px solid #ffffff47}.button.secondary:hover{background:#ffffff17}.hero-proof{color:#bdd2c7;flex-wrap:wrap;gap:22px;margin-top:24px;font-size:13px;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{color:#8ac4a5;stroke-width:2.5px;width:16px;height:16px}.product-stage{min-height:790px;position:relative}.stage-glow{display:none}.entry-frame{aspect-ratio:780/1640;background:#d9d5c9;border-radius:34px;width:370px;animation:.7s ease-out both entry-in;position:absolute;top:0;right:50%;overflow:hidden;box-shadow:0 38px 90px #031e1447,0 5px 18px #031e1421}.entry-frame:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #174c3a1f;position:absolute;inset:0}.home-screen-crop{width:100%;height:100%;display:block}.entry-caption{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#174c3aeb;border:1px solid #ffffff80;border-radius:15px;flex-direction:column;gap:4px;padding:14px 16px;display:flex;position:absolute;bottom:22px;left:23px;right:23px;box-shadow:0 15px 40px #07251a3d}.entry-caption span{color:#a9d1bc;font-size:10px;font-weight:900}.entry-caption strong{font-size:13px;line-height:1.45}@keyframes entry-in{0%{opacity:0;transform:translate(50%,20px)}to{opacity:1;transform:translate(50%)}}.app-window{background:#ffffffed;border:1px solid #174c3a21;border-radius:27px;width:min(560px,100%);padding-bottom:22px;animation:.7s ease-out both stage-in;position:absolute;top:22px;right:26px;overflow:hidden;transform:perspective(1400px)rotateY(3deg)rotateX(1deg);box-shadow:0 36px 90px #1d40332b,0 4px 16px #1d403314}@keyframes stage-in{0%{opacity:0;transform:translateY(20px)perspective(1400px)rotateY(3deg)}to{opacity:1;transform:translateY(0)perspective(1400px)rotateY(3deg)}}.app-bar{border-bottom:1px solid #174c3a1a;grid-template-columns:120px 1fr 34px;align-items:center;height:70px;padding:0 20px;display:grid}.mini-brand img{width:110px;height:auto;display:block}.app-tabs{color:#7b8782;justify-content:center;gap:18px;font-size:11px;font-weight:700;display:flex}.app-tabs span{padding:8px 0}.app-tabs .active{border-bottom:2px solid var(--green-2);color:var(--green)}.avatar,.seller-avatar{background:var(--mint);color:var(--green);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:flex}.avatar{width:34px;height:34px;font-size:12px}.market-card{background:var(--white);border:1px solid #174c3a1f;border-radius:18px;margin:20px;overflow:hidden;box-shadow:0 12px 30px #174c3a12}.seller-row{align-items:center;gap:10px;padding:16px 17px 12px;display:flex;position:relative}.seller-avatar{flex:none;width:38px;height:38px;font-size:11px}.seller-row>div:nth-child(2),.chat-head>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.seller-row strong,.chat-head strong{font-size:12px}.seller-row span,.chat-head span{color:#85908b;font-size:10px}.seller-row .verified{color:#2f7954;background:#e5f2ea;border-radius:100px;margin-right:auto;padding:5px 9px;font-size:9px;font-weight:900}.product-label{min-height:94px;color:var(--white);background:radial-gradient(circle at 16% 35%,#ffffff1f 0 6px,#0000 7px),radial-gradient(circle at 76% 24%,#ffffff1c 0 7px,#0000 8px),linear-gradient(135deg,#174c3a,#32775b);align-items:end;padding:18px;font-size:21px;font-weight:900;display:flex}.product-title-row{justify-content:space-between;align-items:end;gap:20px;padding:17px 18px 12px;display:flex}.small-label{color:#4a9169;font-size:9px;font-weight:900}.product-title-row h3{margin:5px 0 0;font-size:15px}.price{direction:ltr;align-items:end;gap:5px;display:flex}.price strong{color:var(--green);font-size:27px;line-height:1}.price span{color:#77837e;font-size:10px}.card-meta{gap:7px;padding:0 18px 15px;display:flex}.card-meta span{color:#68766f;background:#f2f5f2;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:700}.card-actions{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;padding:12px 17px;display:flex}.card-actions button{background:var(--green);color:var(--white);border:0;border-radius:9px;padding:9px 16px;font-size:10px;font-weight:900}.card-actions span{color:#8c9691;font-size:9px}.deal-card,.route-card{background:#f9fbf9;border:1px solid #174c3a1f;border-radius:14px;align-items:center;gap:11px;margin:0 20px 12px;padding:13px 14px;display:flex}.deal-status,.route-icon,.note-icon{color:var(--green-2);background:#ddede5;border-radius:11px;justify-content:center;align-items:center;display:flex}.deal-status,.route-icon{width:38px;height:38px}.deal-status svg,.route-icon svg{width:19px;height:19px}.deal-copy,.route-card>div:nth-child(2),.floating-note>div{flex-direction:column;gap:3px;display:flex}.deal-copy span,.route-card>div:nth-child(2) span,.floating-note span{color:#77857e;font-size:9px}.deal-copy strong,.route-card>div:nth-child(2) strong,.floating-note strong{font-size:11px}.deal-pill,.route-time{color:#50826a;margin-right:auto;font-size:9px;font-weight:900}.deal-pill{background:#e1efe7;border-radius:100px;padding:5px 9px}.floating-note{z-index:5;background:#fffffff7;border:1px solid #174c3a1f;border-radius:14px;align-items:center;gap:10px;min-width:180px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 18px 42px #174c3a29}.note-icon{width:34px;height:34px}.note-icon svg{width:16px;height:16px}.note-top{animation:4.5s ease-in-out infinite float;top:98px;right:-36px}.note-bottom{animation:4.5s ease-in-out 1.4s infinite float;bottom:88px;left:-20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.role-strip{z-index:3;min-height:78px;box-shadow:none;color:#c9dcd2;background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;justify-content:center;align-items:center;gap:28px;padding:0 30px;font-size:13px;font-weight:800;display:flex;position:relative}.role-strip i{background:#7eb79a;border-radius:50%;width:4px;height:4px}.flow-section,.audience-section{background:var(--white);padding:120px 0}.section-heading{text-align:center;max-width:700px;margin:0 auto 58px}.section-heading h2,.deal-story h2,.transport-copy h2,.founders-copy h2{letter-spacing:-.045em;margin:16px 0;font-size:clamp(36px,4vw,56px);font-weight:900;line-height:1.08}.section-heading p,.deal-story>p,.transport-copy>p,.founders-copy>p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.flow-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}.flow-grid:before{z-index:0;content:"";border-top:1px dashed #174c3a40;position:absolute;top:59px;left:12.5%;right:12.5%}.flow-grid article{z-index:1;border:1px solid var(--line);background:#fbfcfa;border-radius:22px;min-height:260px;padding:24px;position:relative}.flow-grid .featured-step{background:var(--green);color:var(--white);border-color:#0000;transform:translateY(-10px);box-shadow:0 20px 48px #174c3a2e}.step-num{color:#91a098;letter-spacing:.08em;font-size:11px;font-weight:900;position:absolute;top:18px;left:20px}.featured-step .step-num{color:#a7c1b3}.step-icon{border:8px solid var(--white);background:var(--mint);width:58px;height:58px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 1px #174c3a14}.featured-step .step-icon{border-color:var(--green);background:var(--white)}.step-icon svg{width:20px;height:20px}.step-icon>span{font-size:26px;font-weight:400}.flow-grid h3{margin:26px 0 11px;font-size:19px}.flow-grid p{color:#708078;margin:0;font-size:14px;line-height:1.75}.featured-step p{color:#c8d9d0}.deal-section{background:var(--green);color:var(--white);padding:120px 0;position:relative;overflow:hidden}.deal-section:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:700px;height:700px;position:absolute;top:-360px;right:-180px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff03}.deal-grid{z-index:1;grid-template-columns:.88fr 1.12fr;align-items:center;gap:100px;display:grid;position:relative}.kicker.light{color:#a9d2bd}.deal-story>p,.founders-copy>p{color:#c8d8d0}.deal-story ul{gap:12px;margin:32px 0 0;padding:0;list-style:none;display:grid}.deal-story li{color:#e4eee9;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.deal-story li svg{color:#82c69e;stroke-width:2.6px;width:20px;height:20px}.chat-demo{color:var(--ink);background:#f7f8f5;border:1px solid #ffffff1f;border-radius:28px;padding-bottom:24px;overflow:hidden;box-shadow:0 35px 80px #03191142}.chat-head{background:var(--white);border-bottom:1px solid #e4e9e5;align-items:center;gap:11px;min-height:72px;padding:0 22px;display:flex}.secure{background:#eef4f0;border-radius:100px;align-items:center;gap:5px;margin-right:auto;padding:7px 10px;font-weight:800;color:#547263!important;flex-direction:row!important;display:flex!important}.secure svg{width:12px;height:12px}.messages{flex-direction:column;gap:11px;padding:24px 24px 13px;display:flex}.bubble{border-radius:17px 17px 5px;width:fit-content;max-width:72%;padding:12px 15px;font-size:13px;line-height:1.55}.bubble.incoming{background:var(--white);border:1px solid #e0e6e2;border-radius:17px 17px 17px 5px;margin-left:auto}.bubble.outgoing{color:var(--green);background:#dcebe2}.ai-summary{background:var(--white);border:1px solid #c9ddd1;border-radius:18px;margin:10px 24px 0;padding:17px}.ai-title{color:var(--green);align-items:center;gap:9px;font-size:12px;font-weight:900;display:flex}.ai-title span{background:var(--green);width:26px;height:26px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:flex}.ai-summary dl{grid-template-columns:repeat(2,1fr);gap:9px 20px;margin:16px 0;display:grid}.ai-summary dl div{border-bottom:1px solid #edf0ee;justify-content:space-between;padding-bottom:8px;display:flex}.ai-summary dt{color:#89938e;font-size:10px}.ai-summary dd{margin:0;font-size:10px;font-weight:800}.ai-summary button{background:var(--green);width:100%;color:var(--white);border:0;border-radius:10px;padding:12px;font-size:11px;font-weight:900}.section-heading.compact{max-width:790px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.audience-card{border:1px solid var(--line);border-radius:25px;min-height:350px;padding:32px;position:relative;overflow:hidden}.audience-card:after{content:"";border:1px solid #174c3a1c;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;left:-55px;box-shadow:0 0 0 28px #174c3a06,0 0 0 56px #174c3a05}.audience-card.grower{background:#edf4ee}.audience-card.trader{background:#f1f5f3}.audience-card.driver{background:#e9efed}.audience-label{color:var(--green-2);background:#ffffff8c;border:1px solid #174c3a21;border-radius:100px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-block}.audience-card h3{letter-spacing:-.035em;max-width:320px;margin:42px 0 14px;font-size:27px;font-weight:900;line-height:1.22}.audience-card p{color:#67756e;margin:0;font-size:14px;line-height:1.7}.audience-card a{z-index:2;color:var(--green);align-items:center;gap:7px;font-size:13px;font-weight:900;display:flex;position:absolute;bottom:28px;right:32px}.transport-section{border-top:1px solid var(--line);background:#eff2ec;padding:105px 0}.transport-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.transport-copy>p{max-width:540px}.text-link{color:var(--green);align-items:center;gap:9px;margin-top:28px;font-size:14px;font-weight:900;display:inline-flex}.route-board{background:var(--white);border:1px solid #174c3a1f;border-radius:26px;padding:28px;box-shadow:0 24px 55px #174c3a1a}.route-top{justify-content:space-between;align-items:center;font-size:14px;font-weight:900;display:flex}.open-pill{color:#387a57;background:#e5f3e9;border-radius:100px;padding:7px 10px;font-size:10px}.route-line{direction:rtl;grid-template-columns:auto 1fr auto;align-items:center;gap:0;margin:38px 0;display:grid}.route-point{align-items:center;gap:10px;display:flex}.route-point i{background:var(--white);border:3px solid #7cb293;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 5px #e2eee6}.route-point.end i{border-color:var(--green)}.route-point div{flex-direction:column;gap:3px;display:flex}.route-point span{color:#87928c;font-size:9px}.route-point strong{white-space:nowrap;font-size:13px}.line{border-top:2px dashed #aac5b6;margin:0 18px;position:relative}.line svg{background:var(--green);width:30px;height:30px;color:var(--white);border-radius:50%;padding:7px;position:absolute;top:-15px;left:calc(50% - 15px)}.route-details{background:#f8faf8;border:1px solid #e2e7e3;border-radius:13px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.route-details>span{border-left:1px solid #e2e7e3;flex-direction:column;gap:5px;padding:14px;font-size:12px;font-weight:800;display:flex}.route-details>span:last-child{border-left:0}.route-details small{color:#8b9690;font-size:9px;font-weight:400}.founders-section{background:var(--white);padding:96px 0}.founders-card{background:var(--green);color:var(--white);border-radius:34px;grid-template-columns:1.12fr .88fr;align-items:center;gap:90px;padding:65px 70px;display:grid;position:relative;overflow:hidden}.founders-card:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;left:-130px;box-shadow:0 0 0 55px #ffffff05,0 0 0 110px #ffffff03}.founders-copy,.founder-offer{z-index:2;position:relative}.founder-offer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff2b;border-radius:24px;padding:27px}.founder-offer>div{flex-direction:column;gap:7px;margin-bottom:22px;display:flex}.founder-offer span,.founder-offer small{color:#b9d0c4;font-size:11px}.founder-offer strong{font-size:25px}.button.ivory{background:var(--ivory);width:100%;color:var(--green)}.button.ivory:hover{background:var(--white);transform:translateY(-2px)}.phone-link{color:#bad0c4;text-align:center;direction:ltr;margin-top:15px;font-size:12px;font-weight:800;display:block}footer{border-top:1px solid var(--line);background:var(--ivory);padding:36px 0}.footer-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;display:grid}.footer-logo{width:135px;display:block}.footer-grid p{color:#7f8b85;margin:7px 0 0;font-size:11px}.footer-links{color:#617069;gap:24px;font-size:12px;font-weight:700;display:flex}.copyright{color:#87918c;text-align:left;direction:ltr;font-size:11px}@media (max-width:1050px){.hero-grid,.deal-grid,.transport-grid{gap:50px}.hero-grid{grid-template-columns:.95fr 1.05fr}.note-top{right:5px}.note-bottom{left:5px}.flow-grid{grid-template-columns:repeat(2,1fr)}.flow-grid:before{display:none}.flow-grid .featured-step{transform:none}}@media (max-width:820px){.container{width:min(100% - 32px,680px)}.topbar{height:68px}.brand img{width:132px}.nav-wrap nav{display:none}.nav-cta{min-height:40px;padding:0 17px}.hero{padding-top:118px}.hero:before{border-radius:0;width:100%;top:51%;bottom:0;right:0}.hero-grid,.deal-grid,.transport-grid,.founders-card{grid-template-columns:1fr}.hero-grid{gap:36px}.hero-copy{text-align:center}.eyebrow,.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.product-stage{min-height:735px}.app-window{width:min(560px,100% - 20px);right:50%;transform:translate(50%)}.entry-frame{width:min(350px,100% - 20px);right:50%;transform:translate(50%)}@keyframes entry-in{0%{opacity:0;transform:translate(50%,20px)}to{opacity:1;transform:translate(50%)}}@keyframes stage-in{0%{opacity:0;transform:translate(50%,20px)}to{opacity:1;transform:translate(50%)}}.role-strip{flex-wrap:wrap;gap:13px 20px;padding:20px 18px}.deal-story{text-align:center}.deal-story ul{text-align:right;width:fit-content;margin-inline:auto}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:300px}.transport-copy{text-align:center}.transport-copy>p{margin-inline:auto}.founders-card{gap:45px;padding:54px 40px}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-logo{margin-inline:auto}.footer-links{flex-wrap:wrap;justify-content:center}.copyright{text-align:center}}@media (max-width:560px){.container{width:calc(100% - 28px)}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{flex-direction:column;align-items:center;gap:10px}.product-stage{min-height:710px}.app-window{border-radius:22px;width:100%;top:18px}.entry-frame{border-radius:30px;width:min(330px,100%);top:12px}.entry-caption{bottom:14px;left:14px;right:14px}.app-bar{grid-template-columns:88px 1fr 30px;padding:0 12px}.mini-brand img{width:84px}.app-tabs{gap:11px}.market-card,.deal-card,.route-card{margin-left:12px;margin-right:12px}.product-label{min-height:82px;font-size:18px}.product-title-row h3{font-size:12px}.price strong{font-size:22px}.floating-note,.role-strip i:nth-of-type(2){display:none}.flow-section,.audience-section,.deal-section{padding:84px 0}.section-heading{margin-bottom:40px}.section-heading h2,.deal-story h2,.transport-copy h2,.founders-copy h2{font-size:36px}.flow-grid{grid-template-columns:1fr}.flow-grid article{min-height:220px}.deal-grid{gap:55px}.chat-demo{border-radius:22px}.bubble{max-width:88%}.ai-summary dl{grid-template-columns:1fr}.audience-card{min-height:330px;padding:27px}.route-board{padding:21px}.route-line{margin:32px 0}.route-point strong{font-size:11px}.route-details{grid-template-columns:1fr}.route-details>span{border-bottom:1px solid #e2e7e3;border-left:0}.route-details>span:last-child{border-bottom:0}.founders-section{padding:60px 0}.founders-card{border-radius:26px;gap:36px;padding:42px 23px}.footer-links{gap:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
