:root{--green:#082219;--green2:#103a2a;--green3:#1d5b3f;--lime:#a8d45f;--gold:#e2b84d;--cream:#f5f0e3;--ink:#14231c;--muted:#6c7b72;--card:#fff;--red:#e57361;--shadow:0 24px 70px rgba(7,34,25,.17)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.noise{position:fixed;inset:0;z-index:99;pointer-events:none;opacity:.035;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='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.topbar{position:fixed;z-index:80;top:0;left:0;right:0;height:82px;display:flex;align-items:center;gap:34px;padding:0 clamp(20px,4vw,72px);transition:.35s;color:white}.topbar.scrolled{height:68px;background:rgba(5,26,19,.93);backdrop-filter:blur(18px);box-shadow:0 10px 35px rgba(0,0,0,.2)}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{width:45px;height:45px;border-radius:14px;background:linear-gradient(135deg,var(--lime),#e3d068);display:grid;place-items:center;box-shadow:0 10px 25px rgba(137,183,76,.25)}.css-wheat{position:relative}.css-wheat:before{content:"";width:3px;height:25px;border-radius:3px;background:#173226;transform:rotate(-5deg)}.css-wheat i,.css-wheat i:before,.css-wheat i:after{position:absolute;width:8px;height:13px;border-radius:80% 0 80% 0;background:#173226;content:""}.css-wheat i{left:14px;top:10px;transform:rotate(-35deg)}.css-wheat i:before{left:8px;top:7px;transform:rotate(70deg)}.css-wheat i:after{left:2px;top:14px}.brand-mark img{width:29px;height:29px}.brand b{display:block;font-size:18px;letter-spacing:.12em}.brand small{display:block;font-size:8px;letter-spacing:.18em;opacity:.75}.topbar nav{display:flex;gap:26px;font-size:12px;font-weight:800;letter-spacing:.05em}.topbar nav a{position:relative;opacity:.8}.topbar nav a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-9px;background:var(--lime);transition:.25s}.topbar nav a:hover{opacity:1}.topbar nav a:hover:after{right:0}.menu{display:none;background:none;border:0}.btn{border:1px solid transparent;border-radius:14px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:850;letter-spacing:.02em;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(8,35,27,.2)}.btn-small{padding:11px 17px;border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}.btn-primary{background:linear-gradient(135deg,#a9d263,#e1c655);color:#10241c;box-shadow:0 14px 35px rgba(151,191,82,.28)}.btn-primary b{font-size:20px}.btn-ghost{color:white;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.hero{position:relative;min-height:900px;height:100vh;max-height:1060px;color:white;overflow:hidden;background:linear-gradient(145deg,#041912 0%,#0a3425 58%,#265b3e 100%)}.hero-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hero-glow{position:absolute;width:850px;height:850px;border-radius:50%;right:-260px;top:-320px;background:radial-gradient(circle,rgba(244,206,117,.3),transparent 64%);animation:pulse 6s ease-in-out infinite}.hero-content{position:relative;z-index:4;width:54%;max-width:900px;padding:175px 0 120px clamp(24px,7vw,128px)}.eyebrow,.kicker{font-size:11px;font-weight:950;letter-spacing:.22em}.eyebrow{display:flex;align-items:center;gap:12px;color:#dbe8bd}.eyebrow i{width:35px;height:2px;background:var(--lime)}.hero h1{font-size:clamp(52px,6.3vw,96px);line-height:.94;letter-spacing:-.055em;margin:30px 0 26px}.hero h1 span{color:#c8df75}.hero-content>p{font-size:clamp(16px,1.35vw,20px);line-height:1.65;max-width:700px;color:rgba(255,255,255,.76)}.hero-actions{display:flex;gap:14px;margin-top:34px}.hero-badges{display:flex;gap:25px;margin-top:44px;color:rgba(255,255,255,.63);font-size:12px}.hero-badges span{border-left:1px solid rgba(255,255,255,.2);padding-left:14px}.hero-badges b{display:block;font-size:19px;color:white}.hero-simulation{position:absolute;z-index:3;right:4vw;top:135px;width:min(43vw,690px);height:610px;border-radius:32px;background:#0b2119;border:1px solid rgba(255,255,255,.14);box-shadow:0 35px 90px rgba(0,0,0,.38);overflow:hidden;transform:perspective(1200px) rotateY(-5deg) rotateX(2deg)}.sim-head{height:66px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 20px;background:#0e2b20;border-bottom:1px solid rgba(255,255,255,.08)}.sim-head span{font-size:9px;font-weight:950;letter-spacing:.15em;color:#b9dd77}.sim-head b{font-size:14px}.sim-head em{font-style:normal;font-size:11px;color:#a9b9b0}.sim-yard{position:relative;height:calc(100% - 66px);overflow:hidden;background:linear-gradient(#a8c8bc 0 32%,#63735e 32% 51%,#253a2d 51%)}.sim-yard:after{content:"";position:absolute;left:-10%;right:-10%;bottom:0;height:32%;background:repeating-linear-gradient(96deg,#293a30 0 40px,#30473a 40px 78px)}.sim-sky{position:absolute;inset:0 0 68%;background:linear-gradient(#b8d2ca,#9cbeb2)}.cloud{position:absolute;width:45px;height:18px;border-radius:30px;background:#eef7f4aa;filter:blur(.5px);animation:cloudMove 16s linear infinite}.cloud:before,.cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.cloud:before{width:22px;height:22px;left:7px;top:-9px}.cloud:after{width:18px;height:18px;right:7px;top:-6px}.c1{top:42px;left:18%}.c2{top:86px;left:62%;animation-delay:-8s}.sim-silo{position:absolute;z-index:4;bottom:116px;width:82px;height:224px;border-radius:35px 35px 8px 8px;background:linear-gradient(90deg,#697b72,#e0e8e3 45%,#667a70);border:2px solid #dce7e1;box-shadow:0 18px 20px #0003}.sim-silo:before{content:"";position:absolute;left:8px;right:8px;top:23px;bottom:16px;background:repeating-linear-gradient(to bottom,transparent 0 11px,#53665c55 12px 13px)}.sim-silo span{position:absolute;bottom:0;left:0;right:0;height:58%;background:linear-gradient(#d2b05b99,#9d7621cc);border-radius:0 0 6px 6px;animation:fillPulse 5s ease-in-out infinite alternate}.sim-silo b{position:absolute;z-index:2;left:0;right:0;bottom:30px;text-align:center;color:#0d2119;font-size:12px}.s1{right:255px}.s2{right:160px}.s2 span{height:34%;background:linear-gradient(#80c983aa,#3f8348dd)}.s3{right:62px;height:255px;border-color:#e5c45d}.sim-elevator{position:absolute;z-index:5;right:370px;bottom:114px;width:44px;height:295px;border-radius:11px;background:linear-gradient(90deg,#183629,#315744,#17372a);border:2px solid #8ca79a}.sim-elevator span{position:absolute;inset:10px 15px;background:repeating-linear-gradient(to bottom,#a9d45f 0 8px,transparent 8px 22px);animation:elevatorMove .8s linear infinite}.sim-redler{position:absolute;z-index:5;height:25px;background:#1c4331;border:2px solid #769384;border-radius:8px;overflow:hidden}.sim-redler:after{content:"";position:absolute;inset:8px 0;background:repeating-linear-gradient(90deg,#9bd864 0 18px,transparent 18px 32px);animation:redlerMove 1s linear infinite}.sim-redler.top{right:68px;bottom:388px;width:350px}.sim-redler.low{left:135px;bottom:173px;width:210px}.sim-pit{position:absolute;z-index:5;left:48px;bottom:116px;width:120px;height:56px;background:#172d23;border:2px solid #718a7c;border-radius:10px;color:white;font-size:10px;font-weight:900;display:grid;place-items:center}.sim-route{position:absolute;z-index:6;background:#54f17c;box-shadow:0 0 13px #54f17c;opacity:.75}.r1{left:160px;bottom:185px;width:190px;height:4px}.r2{right:393px;bottom:180px;width:4px;height:220px}.r3{right:80px;bottom:398px;width:310px;height:4px}.sim-truck{position:absolute;z-index:8;left:30px;bottom:65px;width:250px;height:95px;animation:truckArrive 9s ease-in-out infinite}.sim-truck .cab{position:absolute;left:0;bottom:18px;width:72px;height:62px;background:#1b6043;border-radius:14px 7px 4px 5px}.sim-truck .cab:before{content:"";position:absolute;right:6px;top:8px;width:28px;height:20px;background:#b8d5d0;border-radius:5px}.sim-truck .trailer{position:absolute;left:64px;bottom:22px;width:178px;height:58px;background:linear-gradient(#315a47,#173b2a);border-radius:4px 7px 4px 4px;border:2px solid #668878}.sim-truck .wheel{position:absolute;bottom:3px;width:28px;height:28px;border-radius:50%;background:#101714;border:6px solid #68746e}.w1{left:27px}.w2{left:178px}.w3{left:212px}.sim-scale{position:absolute;z-index:10;left:72px;bottom:22px;width:180px;height:32px;border-radius:4px;background:#41564c;color:#cde0d6;font-size:9px;font-weight:900;display:flex;justify-content:space-around;align-items:center}.sim-scale b{color:#bfe66f}.sim-status{position:absolute;z-index:11;left:24px;right:24px;top:24px;display:flex;gap:8px;flex-wrap:wrap}.sim-status span{padding:8px 10px;background:#0a221aaa;border:1px solid #ffffff18;border-radius:999px;font-size:9px;backdrop-filter:blur(8px)}.sim-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6ce990;box-shadow:0 0 8px #6ce990;margin-right:6px}.market-ticker{position:absolute;z-index:9;left:0;right:0;bottom:0;height:48px;background:rgba(4,19,14,.9);border-top:1px solid rgba(255,255,255,.1);overflow:hidden;display:flex;align-items:center}.ticker-track{white-space:nowrap;display:flex;gap:44px;animation:ticker 30s linear infinite;font-size:12px;font-weight:700}.ticker-track span{color:#cfdad5}.ticker-track b{margin-left:8px}.up{color:#9edb73}.down{color:#ef8b78}.section{padding:110px clamp(20px,6vw,105px)}.section-heading{max-width:860px;margin:0 auto 60px;text-align:center}.section-heading .kicker{color:#6e9242}.section-heading h2{font-size:clamp(38px,5vw,70px);line-height:1.03;letter-spacing:-.045em;margin:15px 0 20px}.section-heading p{font-size:17px;line-height:1.65;color:var(--muted)}.section-heading.light h2,.section-heading.light p{color:white}.section-heading.light p{opacity:.65}.update-grid{max-width:1380px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.update-card{background:#fff;border-radius:25px;padding:22px;box-shadow:var(--shadow);border:1px solid rgba(10,48,34,.08);transition:.3s;overflow:hidden}.update-card:hover{transform:translateY(-7px)}.update-card>span{display:block;color:#6d9145;font-size:9px;font-weight:950;letter-spacing:.17em;margin-top:19px}.update-card h3{font-size:23px;line-height:1.15;margin:10px 0}.update-card p{font-size:14px;line-height:1.6;color:var(--muted);min-height:68px}.update-card button{border:0;border-radius:11px;background:#113d2c;color:#fff;padding:10px 14px;font-size:11px;font-weight:850;cursor:pointer}.update-visual{position:relative;height:190px;border-radius:18px;overflow:hidden;background:linear-gradient(#b9d3ca 0 42%,#6a7b64 42% 62%,#263c2f 62%)}.harvest-visual .weighbridge{position:absolute;left:8%;right:8%;bottom:21px;height:22px;background:#43584d;border-radius:5px}.harvest-visual .probe-arm{position:absolute;right:24%;top:31px;width:7px;height:96px;background:#e3b748;transform-origin:top;animation:probe 3s ease-in-out infinite}.harvest-visual .mini-lorry{position:absolute;left:16%;bottom:42px;width:190px;height:57px;background:#245c43;border-radius:9px}.harvest-visual .mini-lorry:before{content:"";position:absolute;left:-38px;bottom:0;width:52px;height:48px;background:#1c4936;border-radius:11px 4px 3px 4px}.harvest-visual .mini-lorry:after{content:"";position:absolute;left:8px;right:10px;bottom:-13px;height:25px;background:radial-gradient(circle at 15% 50%,#111 0 9px,transparent 10px),radial-gradient(circle at 82% 50%,#111 0 9px,transparent 10px)}.lab-dots{position:absolute;right:12px;top:12px;display:flex;gap:5px}.lab-dots i{width:8px;height:8px;border-radius:50%;background:#7af09d;animation:blink 1.2s infinite}.lab-dots i:nth-child(2){animation-delay:.3s}.lab-dots i:nth-child(3){animation-delay:.6s}.silo-visual{background:#0d2a1f}.mini-pit{position:absolute;left:16px;bottom:22px;width:60px;height:38px;border-radius:8px;background:#1d4834;border:2px solid #779587}.mini-elevator{position:absolute;left:105px;top:20px;width:28px;height:130px;border-radius:8px;background:#214c38}.mini-elevator:after{content:"";position:absolute;inset:8px 9px;background:repeating-linear-gradient(to bottom,#68ef8d 0 6px,transparent 6px 16px);animation:elevatorMove .8s linear infinite}.mini-path{position:absolute;height:4px;background:#54ef7d;box-shadow:0 0 9px #54ef7d}.p1{left:70px;bottom:40px;width:54px}.p2{left:120px;top:32px;width:140px}.mini-bin{position:absolute;bottom:18px;width:50px;height:95px;border-radius:23px 23px 7px 7px;background:linear-gradient(90deg,#667a70,#d9e2dc,#667a70)}.b1{left:155px}.b2{left:212px}.b3{left:269px;border:2px solid #e5c454}.retail-visual{background:#102c20}.rack{position:absolute;left:15px;top:16px;bottom:16px;width:180px;border:4px solid #6b8476;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:7px}.rack i{background:repeating-linear-gradient(0deg,#bca961 0 11px,#e2d18c 12px 14px);border-radius:4px}.bagger{position:absolute;right:22px;top:28px;width:85px;height:115px;background:#355d48;border-radius:12px}.bagger:before{content:"";position:absolute;left:20px;top:-19px;border-left:23px solid transparent;border-right:23px solid transparent;border-bottom:28px solid #54735f}.bagger b{position:absolute;left:38px;bottom:-20px;width:12px;height:35px;background:#e5c055}.bagger span{position:absolute;left:14px;right:14px;top:18px;height:10px;background:#76ed99;box-shadow:0 0 9px #76ed99;animation:blink 1s infinite}.bags{position:absolute;right:8px;bottom:10px;display:flex;gap:4px}.bags i{width:24px;height:36px;background:#e7dfb6;border-radius:5px 5px 8px 8px}.network-visual{background:radial-gradient(circle at 50% 50%,#1d513b,#081f17)}.node{position:absolute;width:56px;height:56px;border-radius:50%;background:#183f2e;border:2px solid #9bdc6c;color:white;display:grid;place-items:center;font-weight:950;z-index:3}.n1{left:35px;top:65px}.n2{right:35px;top:30px}.n3{right:50px;bottom:22px}.network-line{position:absolute;height:3px;background:#5fe884;transform-origin:left;box-shadow:0 0 9px #5fe884}.l1{left:83px;top:83px;width:190px;transform:rotate(-14deg)}.l2{left:82px;top:103px;width:190px;transform:rotate(15deg)}.network-package{position:absolute;z-index:4;left:50%;top:48%;padding:7px 10px;background:#e3c15c;color:#14261d;border-radius:9px;font-size:10px;font-weight:950;animation:packageMove 3s ease-in-out infinite}.dynamic-visual{background:linear-gradient(#a9c8bf 0 45%,#536b57 45%)}.weather{position:absolute}.sun{right:22px;top:20px;width:42px;height:42px;border-radius:50%;background:#f2cd63;box-shadow:0 0 22px #f2cd63}.rain{left:24px;top:21px;width:60px;height:25px;border-radius:30px;background:#d9e6e2}.rain:after{content:"";position:absolute;left:8px;right:8px;top:32px;height:50px;background:repeating-linear-gradient(105deg,#7aa0ac 0 2px,transparent 2px 10px);animation:rain .65s linear infinite}.factory{position:absolute;left:95px;bottom:0;width:150px;height:92px;background:#263d31}.factory:before{content:"";position:absolute;left:20px;top:-35px;width:20px;height:40px;background:#334d40;box-shadow:45px 16px 0 #334d40}.alert-dot{position:absolute;right:22px;bottom:23px;width:18px;height:18px;border-radius:50%;background:#ef695b;box-shadow:0 0 0 0 #ef695b88;animation:alertPulse 1.4s infinite}.market-line{position:absolute;left:18px;right:18px;bottom:12px;height:4px;background:#1c3c2d}.market-line i{display:block;width:35%;height:100%;background:#b6df71;animation:marketSlide 3s ease-in-out infinite}.radio-visual{background:radial-gradient(circle at 50% 20%,#2b6548,#092219)}.radio-body{position:absolute;left:32px;right:32px;top:34px;bottom:28px;border-radius:20px;background:#0b1712;border:2px solid #577667;box-shadow:inset 0 0 0 6px #101f19;display:grid;grid-template-columns:1fr auto;align-items:center;padding:20px}.radio-body .display{grid-column:1/-1;color:#aee173;font-size:12px;font-weight:950;letter-spacing:.13em}.equalizer{display:flex;align-items:flex-end;gap:6px;height:55px}.equalizer i{width:8px;height:var(--h,30%);background:#73e998;border-radius:5px;animation:eq 1s ease-in-out infinite alternate}.equalizer i:nth-child(1){--h:35%}.equalizer i:nth-child(2){--h:75%;animation-delay:.2s}.equalizer i:nth-child(3){--h:50%;animation-delay:.4s}.equalizer i:nth-child(4){--h:90%;animation-delay:.6s}.equalizer i:nth-child(5){--h:45%;animation-delay:.8s}.radio-body b{width:48px;height:48px;border-radius:50%;background:#e3c45d;color:#14261d;display:grid;place-items:center}.update-card.demo-active .update-visual{box-shadow:inset 0 0 0 3px #67ed8d,0 0 25px #67ed8d55}.process-section{background:#08231a;color:white;position:relative;overflow:hidden}.process-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(99,203,132,.13),transparent 36%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px}.process-map{position:relative;z-index:2;max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.process-line{position:absolute;left:7%;right:7%;top:40px;height:4px;background:#315644;z-index:-1}.process-line:after{content:"";display:block;width:18%;height:100%;background:#8ee06d;box-shadow:0 0 14px #8ee06d;transition:.5s}.process-node{border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#102e22;color:#fff;padding:14px 8px;cursor:pointer;transition:.25s}.process-node i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;margin:0 auto 10px;background:#294d3a;font-style:normal;font-weight:900}.process-node b,.process-node span{display:block}.process-node b{font-size:13px}.process-node span{font-size:9px;color:#9fb3a8;margin-top:4px}.process-node.active{border-color:#8ee06d;transform:translateY(-5px);box-shadow:0 0 25px #58c77b33}.process-node.active i{background:#a8d45f;color:#12261d}.process-stage{grid-column:1/-1;margin-top:18px;border-radius:24px;background:#0c1d16;border:1px solid rgba(255,255,255,.13);padding:25px;display:grid;grid-template-columns:1fr 230px;gap:20px}.stage-machine{display:flex;gap:20px;align-items:center}.stage-icon{width:95px;height:95px;border-radius:22px;background:linear-gradient(135deg,#b7d96e,#e0c45a);position:relative}.stage-icon:before{content:"";position:absolute;left:22px;right:22px;bottom:20px;height:35px;border:5px solid #153326;border-top:0}.stage-icon:after{content:"";position:absolute;left:45px;top:17px;width:6px;height:48px;background:#153326}.stage-machine small{font-size:9px;letter-spacing:.18em;color:#9dc16c}.stage-machine h3{font-size:27px;margin:8px 0}.stage-machine p{color:#9fb2a8;line-height:1.6;margin:0;max-width:680px}.stage-meter{background:#122c21;border-radius:17px;padding:17px;display:flex;flex-direction:column;justify-content:center;gap:8px}.stage-meter span{font-size:10px;color:#9db0a6}.stage-meter progress{width:100%;accent-color:#accf63}.stage-meter b{font-size:14px}.systems-v2{background:#f4f0e4}.argument-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.argument{background:#fff;border-radius:23px;padding:28px;box-shadow:var(--shadow)}.argument h3{font-size:21px}.argument p{font-size:14px;color:var(--muted);line-height:1.65}.arg-icon{width:70px;height:70px;border-radius:18px;background:#e8efd7;position:relative}.arg-icon:before,.arg-icon:after,.arg-icon i{content:"";position:absolute}.balance:before{left:33px;top:14px;width:4px;height:43px;background:#31523d}.balance:after{left:14px;right:14px;top:24px;height:4px;background:#31523d}.balance i{left:10px;right:10px;bottom:9px;border-bottom:4px solid #31523d}.season:before{left:15px;top:15px;width:40px;height:40px;border-radius:50%;border:5px solid #4a704f;border-right-color:#a0c760;animation:rotate2 4s linear infinite}.season:after{right:7px;top:28px;border-left:10px solid #a0c760;border-top:6px solid transparent;border-bottom:6px solid transparent}.growth:before{left:14px;bottom:13px;width:8px;height:20px;background:#759e52;box-shadow:15px -10px 0 #759e52,30px -25px 0 #759e52}.growth:after{left:11px;right:11px;bottom:11px;height:4px;background:#31523d}.browser:before{left:12px;right:12px;top:15px;bottom:15px;border:4px solid #31523d;border-radius:8px}.browser:after{left:12px;right:12px;top:28px;border-top:4px solid #31523d}.honesty-box{max-width:1280px;margin:25px auto 0;border-radius:24px;background:#0b2a1f;color:white;padding:30px;display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center}.honesty-box span{font-size:9px;letter-spacing:.18em;color:#b8d76e;font-weight:950}.honesty-box h3{font-size:28px;margin:8px 0}.honesty-box p{color:#b5c4bb;line-height:1.7}.cockpit-section{background:#e8e2d3}.cockpit-demo{max-width:1380px;margin:auto;border-radius:28px;background:#0b2018;padding:12px;display:grid;grid-template-columns:190px 1fr;min-height:620px;box-shadow:0 45px 95px rgba(13,45,32,.25)}.cockpit-demo aside{background:#071812;border-radius:20px;padding:24px 15px;color:white;display:flex;flex-direction:column;gap:7px}.cockpit-demo aside>b{width:48px;height:48px;border-radius:14px;background:#abd064;color:#11251b;display:grid;place-items:center;margin-bottom:22px}.cockpit-demo aside span{padding:12px;border-radius:10px;font-size:11px;color:#82958a}.cockpit-demo aside span.active{background:#1d4633;color:white}.cockpit-main{background:#f1eee6;border-radius:20px;padding:27px}.cockpit-main header{display:flex;justify-content:space-between;align-items:center}.cockpit-main header small{font-size:9px;color:#789254;letter-spacing:.18em}.cockpit-main header h3{font-size:25px;margin:4px 0}.cockpit-main header button{border:0;border-radius:12px;background:#83c690;padding:12px 16px;font-weight:850}.cockpit-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:23px 0}.cockpit-kpis article{background:white;border-radius:17px;padding:18px}.cockpit-kpis span,.cockpit-kpis em{display:block;font-size:10px;color:#839088}.cockpit-kpis b{display:block;font-size:22px;margin:7px 0}.cockpit-kpis em{font-style:normal;color:#6a984c}.cockpit-scene{position:relative;height:365px;border-radius:20px;overflow:hidden;background:linear-gradient(#b5d0c7 0 38%,#718068 38% 55%,#31483a 55%)}.scene-silo{position:absolute;right:8%;bottom:64px;display:flex;gap:10px}.scene-silo i{width:75px;height:210px;border-radius:35px 35px 7px 7px;background:linear-gradient(90deg,#667970,#dfe7e2,#677a71);border:2px solid #d5dfda}.scene-road{position:absolute;left:-5%;right:-5%;bottom:23px;height:74px;background:#2c3933;transform:rotate(-3deg)}.scene-truck{position:absolute;left:13%;bottom:49px;width:190px;height:60px;background:#1c5b40;border-radius:7px;animation:truckScene 7s ease-in-out infinite}.scene-truck:before{content:"";position:absolute;left:-48px;bottom:0;width:56px;height:52px;background:#174833;border-radius:10px 3px 3px 4px}.scene-truck:after{content:"";position:absolute;left:-29px;right:15px;bottom:-13px;height:26px;background:radial-gradient(circle at 10% 50%,#111 0 10px,transparent 11px),radial-gradient(circle at 80% 50%,#111 0 10px,transparent 11px),radial-gradient(circle at 94% 50%,#111 0 10px,transparent 11px)}.scene-chart{position:absolute;left:22px;top:20px;width:42%;height:115px;border-radius:14px;background:#092218cc;padding:12px}.scene-chart svg{width:100%;height:100%}.scene-chart path{fill:none;stroke:#9edf69;stroke-width:5;stroke-dasharray:600;stroke-dashoffset:600;animation:drawLine 4s infinite}.scene-notice{position:absolute;left:22px;bottom:110px;background:white;border-radius:13px;padding:12px 15px;box-shadow:0 12px 30px #0003}.scene-notice b,.scene-notice span{display:block}.scene-notice b{font-size:12px}.scene-notice span{font-size:10px;color:#6e7b74;margin-top:3px}.faq{max-width:1050px;margin:auto}.faq-list details{border-bottom:1px solid #ccd0c6;padding:6px 0}.faq-list summary{list-style:none;cursor:pointer;padding:25px 0;font-size:18px;font-weight:850;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;font-size:25px;color:#7d9b4a;transition:.25s}.faq-list details[open] i{transform:rotate(45deg)}.faq-list p{max-width:800px;color:var(--muted);line-height:1.7;margin:0 0 25px}.final-cta{position:relative;min-height:560px;background:linear-gradient(135deg,#0b2c21,#1d5138);display:grid;place-items:center;text-align:center;color:white;overflow:hidden}.grain{position:absolute;inset:-20%;background:radial-gradient(ellipse at 50% 100%,rgba(183,208,104,.28),transparent 40%),repeating-linear-gradient(110deg,transparent 0 18px,rgba(255,255,255,.018) 18px 19px);animation:grainMove 12s linear infinite}.final-content{position:relative}.final-content>img{width:78px;filter:drop-shadow(0 0 25px rgba(177,210,104,.38));margin-bottom:20px}.final-content h2{font-size:clamp(44px,6vw,82px);line-height:.95;letter-spacing:-.055em;margin:20px 0 40px}footer{padding:52px clamp(22px,6vw,100px);background:#071a14;color:white;display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:35px}footer p{color:rgba(255,255,255,.53);font-size:13px}footer>div{display:flex;gap:22px;font-size:12px;font-weight:700}footer>small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;color:rgba(255,255,255,.35)}footer>.copyright-line{letter-spacing:.025em;line-height:1.55;color:rgba(255,255,255,.5)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@keyframes pulse{50%{transform:scale(1.1);opacity:.7}}@keyframes cloudMove{from{transform:translateX(-80px)}to{transform:translateX(420px)}}@keyframes fillPulse{to{height:72%}}@keyframes elevatorMove{to{background-position:0 22px}}@keyframes redlerMove{to{background-position:32px 0}}@keyframes truckArrive{0%,15%{transform:translateX(-150px)}45%,75%{transform:translateX(80px)}100%{transform:translateX(400px)}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes probe{0%,30%,100%{transform:rotate(0)}50%,70%{transform:rotate(18deg)}}@keyframes blink{50%{opacity:.25}}@keyframes packageMove{0%,100%{transform:translate(-80px,25px)}50%{transform:translate(72px,-22px)}}@keyframes rain{to{background-position:10px 20px}}@keyframes alertPulse{70%{box-shadow:0 0 0 18px transparent}}@keyframes marketSlide{50%{width:80%;transform:translateX(20%)}}@keyframes eq{to{height:15%}}@keyframes rotate2{to{transform:rotate(360deg)}}@keyframes truckScene{0%,10%{transform:translateX(-220px)}70%,100%{transform:translateX(480px)}}@keyframes drawLine{50%,100%{stroke-dashoffset:0}}@keyframes grainMove{to{transform:translateX(5%) rotate(2deg)}}@media(max-width:1150px){.hero-content{width:58%;padding-left:45px}.hero-simulation{right:-5vw;width:48vw}.update-grid{grid-template-columns:repeat(2,1fr)}.argument-grid{grid-template-columns:repeat(2,1fr)}.process-map{grid-template-columns:repeat(3,1fr)}.process-line{display:none}.process-stage{grid-column:1/-1}.cockpit-demo{grid-template-columns:150px 1fr}}@media(max-width:900px){.topbar nav,.topbar>.btn{display:none}.menu{display:block;width:40px;height:40px}.menu span{display:block;width:24px;height:2px;background:white;margin:6px auto}.topbar.open nav{display:flex;position:absolute;top:70px;left:15px;right:15px;flex-direction:column;padding:25px;background:#09271f;border-radius:20px}.hero{min-height:1050px;height:auto;max-height:none}.hero-content{width:auto;padding:145px 24px 50px}.hero h1{font-size:54px}.hero-simulation{position:relative;right:auto;top:auto;margin:0 20px 90px;width:auto;height:520px;transform:none}.hero-badges{flex-wrap:wrap}.section{padding:80px 20px}.process-stage{grid-template-columns:1fr}.argument-grid{grid-template-columns:1fr 1fr}.honesty-box{grid-template-columns:1fr}.cockpit-demo{grid-template-columns:70px 1fr}.cockpit-demo aside{padding:14px 8px}.cockpit-demo aside span{font-size:0;height:35px}.cockpit-kpis{grid-template-columns:1fr 1fr}.cockpit-kpis article:last-child{grid-column:1/-1}footer{grid-template-columns:1fr}}@media(max-width:620px){.hero h1{font-size:43px}.hero-actions{flex-direction:column}.hero-badges{display:grid;grid-template-columns:1fr 1fr}.hero-simulation{height:460px}.sim-silo{transform:scale(.8);transform-origin:bottom}.s1{right:175px}.s2{right:110px}.s3{right:42px}.sim-elevator{right:265px}.sim-redler.top{right:45px;width:250px}.sim-status{display:none}.update-grid{grid-template-columns:1fr}.process-map{grid-template-columns:1fr 1fr}.argument-grid{grid-template-columns:1fr}.cockpit-demo{grid-template-columns:1fr;padding:7px}.cockpit-demo aside{display:none}.cockpit-main{padding:15px}.cockpit-kpis{gap:7px}.cockpit-kpis b{font-size:17px}.scene-silo i{width:55px;height:160px}.scene-chart{width:60%}.final-cta{min-height:480px}}
.final-wheat{display:grid;place-items:center;width:80px;height:80px;margin:0 auto 20px;border-radius:24px;background:linear-gradient(135deg,#a9d263,#e1c655);box-shadow:0 0 34px rgba(177,210,104,.35)}


/* STARTSEITE SALES REFRESH 2.1.3 */
.hero{min-height:980px;height:auto;max-height:none;padding-bottom:48px}
.hero-content{padding-top:148px;padding-bottom:105px}
.hero h1{max-width:880px;margin-bottom:24px}
.hero-content>p{max-width:760px}
.hero-promise{width:min(720px,100%);margin-top:26px;padding:18px;border:1px solid rgba(188,225,113,.32);border-radius:22px;background:linear-gradient(145deg,rgba(13,50,35,.9),rgba(5,25,18,.82));box-shadow:0 22px 58px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.045);backdrop-filter:blur(12px)}
.hero-promise__status{display:flex;align-items:center;gap:12px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,.09)}
.hero-promise__status>i{width:11px;height:11px;flex:0 0 11px;border-radius:50%;background:#8ce873;box-shadow:0 0 0 6px rgba(140,232,115,.12),0 0 22px rgba(140,232,115,.65)}
.hero-promise__status div{display:grid;gap:3px}
.hero-promise__status small{font-size:.62rem;font-weight:950;letter-spacing:.16em;color:#cbe996}
.hero-promise__status strong{font-size:.9rem;color:#f7fbf8}
.hero-promise__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.hero-promise__grid span{min-width:0;padding:13px 12px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:rgba(255,255,255,.035);display:grid;grid-template-columns:auto 1fr;column-gap:9px;row-gap:3px;align-items:start}
.hero-promise__grid b{grid-row:1/3;color:#d9c55f;font-size:.72rem;letter-spacing:.08em}
.hero-promise__grid em{font-style:normal;font-size:.79rem;font-weight:900;color:#fff}
.hero-promise__grid small{grid-column:2;font-size:.68rem;line-height:1.45;color:#aebfb6}
.hero-actions{margin-top:24px}
.hero-trust{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px;font-size:.72rem;font-weight:750;color:#bfd0c6}
.hero-trust span{display:inline-flex;align-items:center;gap:4px}
.hero-badges{margin-top:30px}

.hook-section{background:linear-gradient(180deg,#f5f0e3 0%,#edf0df 100%)}
.hook-grid{max-width:1240px;margin:52px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hook-card{position:relative;overflow:hidden;min-height:310px;padding:30px;border:1px solid rgba(21,67,48,.14);border-radius:24px;background:linear-gradient(155deg,#fff,#f4f6eb);box-shadow:0 18px 48px rgba(15,48,36,.09)}
.hook-card:after{content:"";position:absolute;width:180px;height:180px;right:-80px;bottom:-100px;border-radius:50%;background:radial-gradient(circle,rgba(168,212,95,.25),transparent 70%)}
.hook-card>span{display:inline-flex;padding:7px 9px;border-radius:999px;background:#113c2b;color:#d7e9b1;font-size:.62rem;font-weight:950;letter-spacing:.15em}
.hook-card>b{display:block;margin:22px 0 14px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.08;letter-spacing:-.025em;color:#123126}
.hook-card>p{margin:0;color:#627369;line-height:1.68;font-size:.92rem}
.hook-card>em{position:absolute;left:30px;bottom:28px;font-style:normal;font-size:.69rem;font-weight:850;letter-spacing:.07em;color:#7d955a}
.sales-band{max-width:1240px;margin:20px auto 0;padding:26px 28px;border-radius:22px;background:linear-gradient(135deg,#0a2a1f,#174c35);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 24px 60px rgba(8,36,26,.18)}
.sales-band>div{display:grid;gap:7px;max-width:850px}
.sales-band small{font-size:.63rem;font-weight:950;letter-spacing:.18em;color:#c7e785}
.sales-band strong{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.45}
.final-microcopy{display:block;margin-top:18px;color:rgba(255,255,255,.54);font-size:.72rem;letter-spacing:.04em}

@media(max-width:1350px){
 .hero-content{width:58%;padding-left:45px}
 .hero-simulation{right:-6vw;width:47vw}
 .hero-promise__grid{grid-template-columns:1fr}
 .hero-promise__grid span{grid-template-columns:auto 1fr}
}
@media(max-width:900px){
 .hero{min-height:0;padding-bottom:0}
 .hero-content{width:auto;padding:140px 24px 42px}
 .hero-promise{max-width:none}
 .hero-promise__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .hero-simulation{margin-bottom:90px}
 .hook-grid{grid-template-columns:1fr}
 .hook-card{min-height:250px}
 .sales-band{align-items:flex-start;flex-direction:column}
}
@media(max-width:680px){
 .hero-promise__grid{grid-template-columns:1fr}
 .hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}
 .hook-card{min-height:275px;padding:24px}
 .hook-card>em{left:24px;bottom:24px}
 .sales-band{padding:22px}
 .sales-band .btn{width:100%}
}
@media(max-width:420px){.hero-trust{grid-template-columns:1fr}}

/* 2.2 Realistic agricultural-industry visual pass */
:root{--green:#172018;--green2:#263326;--green3:#465740;--lime:#a6b37a;--gold:#b88c48;--cream:#e9e5da;--ink:#24261f;--muted:#77786f;--card:#f3f0e7;--red:#bd6f61;--shadow:0 24px 64px rgba(30,31,24,.18)}
body{background:#e9e5da}.noise{opacity:.018}.topbar{color:#f0ede4}.topbar.scrolled{background:rgba(25,30,23,.96);backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(0,0,0,.19)}.brand-mark{border-radius:8px;background:linear-gradient(145deg,#c2a45f,#89723d);box-shadow:0 8px 20px rgba(0,0,0,.22)}.topbar nav a:after{background:#b69a5e}.btn{border-radius:7px}.btn-primary{background:linear-gradient(180deg,#c7b06d,#a5894d);color:#211f18;box-shadow:0 12px 28px rgba(0,0,0,.18)}.btn-small,.btn-ghost{backdrop-filter:none;background:rgba(20,25,20,.38)}
.hero{background:linear-gradient(145deg,#141b15 0%,#283428 58%,#4b5946 100%)}.hero-grid{opacity:.32;background-size:64px 64px}.hero-glow{background:radial-gradient(circle,rgba(219,190,124,.19),transparent 64%)}.eyebrow{color:#d4c38e}.eyebrow i{background:#b79b5a}.hero h1 span{color:#cfbd83}.hero-content>p{color:rgba(244,241,232,.75)}.hero-simulation{border-radius:15px;background:#1b231c;border-color:#5c6358;box-shadow:0 32px 70px rgba(0,0,0,.4);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.sim-head{background:#1b251d}.sim-head span{color:#c8b375}.sim-yard{background:linear-gradient(#9ca8a2 0 32%,#72776a 32% 51%,#394438 51%)}.sim-sky{background:linear-gradient(#b8c0bb,#939f99)}.sim-silo{background:linear-gradient(90deg,#6e746f,#c5c8c4 45%,#666d68);border-color:#9aa09b}.sim-silo span{background:linear-gradient(#c3a86499,#987738cc)}.sim-silo b{color:#262820}.sim-elevator,.sim-building,.sim-truck{filter:saturate(.72)}
section:not(.hero){background-color:#e9e5da}.kicker{color:#8e6e3c}.feature-card,.module-card,.stat-card,.pricing-card,.cta-card{border-radius:10px!important;box-shadow:0 14px 34px rgba(35,36,29,.10)!important;border-color:#c8c4b9!important}.feature-card,.module-card,.stat-card{background:#f2efe6!important}.module-card:hover,.feature-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px rgba(35,36,29,.14)!important}.section-title,.section-title h2{letter-spacing:-.035em}.footer{background:#171d17!important}


/* 2.4 REAL VISUAL OVERHAUL */
:root{--green:#10150f;--green2:#233126;--green3:#445244;--lime:#b1b36a;--gold:#c4a15f;--cream:#ece5d7;--ink:#1a2019;--muted:#76796f;--card:#f6f2ea;--shadow:0 26px 70px rgba(0,0,0,.18)}
body{background:#ece5d7;color:var(--ink)}
.topbar{color:#f8f5ef}.topbar.scrolled{background:rgba(17,20,16,.95);box-shadow:0 16px 40px rgba(0,0,0,.28)}
.brand-mark{background:linear-gradient(145deg,#d4bb79,#8e743d);box-shadow:0 10px 24px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.25)}
.btn{border-radius:10px}.btn-primary{background:linear-gradient(180deg,#c3ad6b,#a58c52);color:#171a13;box-shadow:0 12px 24px rgba(0,0,0,.18)}.btn-ghost,.btn-small{border-color:rgba(255,255,255,.24);background:rgba(0,0,0,.14)}
.hero{background:linear-gradient(145deg,#151914 0%,#243126 43%,#596a59 100%)}
.hero-grid{opacity:.4}.hero-glow{background:radial-gradient(circle,rgba(226,195,116,.18),transparent 62%)}
.hero-content>p,.hero-badges{color:rgba(255,255,255,.76)}
.hero-simulation{border-radius:22px;background:#1d261f;border-color:rgba(255,255,255,.10);box-shadow:0 34px 90px rgba(0,0,0,.45)}
.sim-head{background:#202a22}.sim-yard{background:linear-gradient(#bcc8c2 0 31%,#7a8272 31% 50%,#374135 50%)}
.section{background:linear-gradient(180deg,transparent,transparent)}
.section-heading h2,.section-heading h3{color:#1e241d}
.value-card,.feature-card,.module-card,.story-card,.pricing-card,.cta-card,.metric-card{background:linear-gradient(180deg,#f7f4ed,#ece5d7);border-color:#cabda7;box-shadow:0 18px 44px rgba(0,0,0,.10)}

.hero-simulation,.value-card,.feature-card,.module-card,.story-card,.pricing-card,.cta-card,.metric-card{transition:transform .18s ease,box-shadow .2s ease;transform:perspective(1100px) rotateX(var(--tilt-x,0)) rotateY(var(--tilt-y,0));transform-style:preserve-3d}
