:root{color-scheme:light;--green-950: #014c2e;--green-900: #0e5034;--green-800: #14583d;--green-700: #21684a;--mint-100: #e9f3ee;--mint-50: #f4faf7;--gold: #e3cd49;--gold-soft: #f5e6a6;--yellow: #ffe34d;--ink: #10251b;--muted: #62776c;--line: #dce7e0;--white: #ffffff;--shadow: 0 24px 70px rgba(16, 37, 27, .12);--site-max: 1440px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}#buyers,#suppliers,#traders,#network,#regenerative,#workflow,#roles,#snapshot,#pricing,#origin,#voice-operator,#beta{scroll-margin-top:112px}body{overflow-x:hidden;margin:0;color:var(--ink);background:var(--white)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px clamp(22px,5vw,72px);background:#014c2ef0;border-bottom:1px solid rgba(227,205,73,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;min-width:132px}.brand img{width:132px;height:auto}.nav-links{display:flex;flex:1;align-items:center;justify-content:center;gap:7px;color:#ffffffd6;font-size:15px;font-weight:850}.nav-links a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff12;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.nav-links a:nth-child(2),.nav-links a:nth-child(5){background:#e3cd4921;border-color:#e3cd4942}.nav-links a:nth-child(4),.nav-links a:nth-child(7){background:#ffffff1f}.nav-links a:hover,.nav-links a:focus-visible{border-color:#e3cd4994;background:#e3cd492e;color:var(--gold);transform:translateY(-1px)}.header-cta,.primary-button,.secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.header-cta,.secondary-button{padding:0 22px;border:1px solid var(--line);background:var(--white);color:var(--green-950)}.site-header .header-cta,.hero-section .secondary-button{border-color:#e3cd4961;background:#ffffff14;color:var(--white)}.site-header .header-cta{min-height:46px;padding:0 22px;border-color:#e3cd49c7;background:var(--gold);color:var(--green-950);box-shadow:0 12px 28px #00000029}.primary-button{padding:0 24px;background:var(--gold);color:var(--green-950);box-shadow:0 16px 30px #0000002e}.primary-button:hover,.primary-button:focus-visible{background:#f4c950}.secondary-button:hover,.secondary-button:focus-visible{border-color:var(--green-700)}.site-header .header-cta:hover,.site-header .header-cta:focus-visible,.hero-section .secondary-button:hover,.hero-section .secondary-button:focus-visible{border-color:var(--gold);color:var(--gold)}.site-header .header-cta:hover,.site-header .header-cta:focus-visible{background:#f4c950;color:var(--green-950);transform:translateY(-1px)}.header-cta:hover,.header-cta:focus-visible{border-color:var(--green-700)}main{overflow:hidden}.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,620px) minmax(520px,640px);gap:clamp(34px,5vw,72px);align-items:center;justify-content:center;min-height:calc(100vh - 88px);padding:clamp(62px,8vw,110px) clamp(22px,5vw,72px) 72px;background:radial-gradient(circle at 20% 16%,rgba(227,205,73,.13),transparent 28%),linear-gradient(115deg,#014c2e,#063f2a 56%,#12261f)}.hero-stack{display:grid;gap:16px}.hero-stack .hero-visual{align-self:center}.photo-rail{display:grid;grid-template-columns:.82fr 1fr;grid-template-rows:250px 250px;gap:16px}.photo-tile{position:relative;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.22);border-radius:28px;box-shadow:0 22px 60px #0003}.photo-tile img,.role-card img,.farm-story-card img,.network-photo img{width:100%;height:100%;object-fit:cover}.photo-tile:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.15))}.photo-1{grid-row:1 / -1}.hero-copy h1{max-width:820px;margin:0;color:var(--white);font-size:clamp(48px,6.1vw,82px);font-weight:900;letter-spacing:0;line-height:.94}.hero-copy p{max-width:680px;margin:28px 0 0;color:#ffffffc7;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.62}.cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:34px}.hero-points{display:grid;gap:10px;max-width:620px;margin-top:32px}.hero-points span{display:flex;align-items:center;gap:11px;color:#ffffffdb;font-size:15px;font-weight:800;line-height:1.4}.hero-points span:before{display:block;width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--gold);content:""}.hero-note{display:inline-flex;max-width:640px;align-items:center;gap:10px;margin-top:28px;color:#ffffffd6;font-size:14px;font-weight:800}.hero-visual,.beta-form{position:relative;padding:24px;border:1px solid rgba(220,231,224,.95);border-radius:32px;background:#ffffffc7;box-shadow:var(--shadow)}.product-snapshot{position:relative;padding:clamp(76px,10vw,126px) clamp(22px,5vw,72px);background:linear-gradient(180deg,#12261f,#fff 62%),var(--white)}.product-snapshot .section-heading,.product-snapshot .hero-visual{max-width:min(1120px,var(--site-max));margin:0 auto}.product-snapshot .section-heading{margin-bottom:32px}.product-snapshot .section-heading h2,.product-snapshot .section-heading p{color:var(--white)}.product-snapshot .section-heading p{color:#ffffffbd}.hero-visual{display:grid;grid-template-columns:minmax(210px,.86fr) 34px minmax(270px,1fr);align-items:center;background:#ffffffeb}.hero-visual.compact{grid-template-columns:minmax(0,1fr);gap:12px;padding:18px;border-radius:24px;box-shadow:0 18px 54px #00000029}.hero-visual.compact:before{display:none}.hero-visual.compact .flow-arrow{justify-self:center;transform:rotate(90deg)}.hero-visual.compact .chat-panel,.hero-visual.compact .order-panel{box-shadow:none}.hero-visual.compact .chat-panel{gap:9px;padding:14px}.hero-visual.compact .message{padding:10px}.hero-visual.compact .order-panel{padding:14px}.hero-visual.compact .order-row{min-height:40px;font-size:12px}.hero-visual.compact .state-strip{margin-top:12px}.beta-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;background:var(--white)}.beta-start{display:grid;grid-template-columns:minmax(280px,.52fr) minmax(0,1fr);gap:22px;align-items:start}.beta-start.voice-active{grid-template-columns:minmax(0,1fr)}.beta-form.compact{border-radius:28px;box-shadow:0 16px 44px #10251b14}.form-heading,.beta-form .wide,.beta-form>button,.form-note{grid-column:1 / -1}.form-heading{display:flex;align-items:center;gap:14px;margin-bottom:2px}.form-heading img{width:50px;height:50px;object-fit:contain;border-radius:12px}.form-heading h2{margin:0;color:var(--green-950);font-size:22px;font-weight:900;line-height:1}.form-heading p,.form-note{margin:7px 0 0;color:var(--muted);font-size:13px;font-weight:700;line-height:1.45}.beta-thanks{align-content:center;min-height:410px;padding:34px}.beta-thanks p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:18px;font-weight:700;line-height:1.55}.beta-thanks .primary-button{grid-column:1 / -1}.voice-assist{display:grid;gap:16px;align-content:start;justify-items:stretch;min-height:100%;padding:24px;border:1px solid rgba(1,76,46,.14);border-radius:28px;background:#fffaf0;box-shadow:0 16px 44px #10251b0f}.voice-assist .voice-orb-mark{justify-self:center}.voice-assist strong,.voice-assist span{display:block}.voice-assist strong{color:var(--green-950);font-size:24px;font-weight:900;line-height:1.15}.voice-assist span,.voice-assist p,.voice-assist small{color:var(--muted);font-size:15px;font-weight:700;line-height:1.55}.voice-assist span{margin-top:6px}.voice-assist button{display:inline-flex;min-height:50px;width:100%;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid rgba(1,76,46,.16);border-radius:999px;background:var(--green-950);color:var(--white);font-size:14px;font-weight:900;cursor:pointer;white-space:nowrap}.voice-assist p{margin:0;padding-top:2px;color:var(--green-900)}.voice-assist small{display:block;margin-top:2px;color:#014c2e9e;font-size:12px}.voice-floating-control{position:fixed;right:clamp(18px,3vw,34px);bottom:clamp(18px,3vw,34px);z-index:60;display:grid;grid-template-columns:76px minmax(0,1fr);column-gap:12px;row-gap:14px;align-items:center;width:min(500px,calc(100vw - 36px));padding:16px;border:1px solid rgba(227,205,73,.35);border-radius:28px;background:#01281ceb;color:var(--white);box-shadow:0 24px 70px #10251b5c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.voice-copy-block{min-width:0}.voice-floating-control .voice-orb-mark{align-self:center;justify-self:center;width:68px;height:68px}.voice-floating-control .voice-orb-core{width:52px;height:52px}.voice-floating-control strong,.voice-floating-control span{display:block}.voice-floating-control strong{font-size:15px;font-weight:950;line-height:1.1}.voice-floating-control span{margin-top:4px;color:#ffffffb8;font-size:12px;font-weight:800}.voice-live-message{max-width:320px;margin:7px 0 0;color:#ffffffe6;font-size:12px;font-weight:800;line-height:1.35}.voice-floating-control em{display:block;margin-top:5px;color:#f4d849db;font-size:11px;font-style:normal;font-weight:900}.voice-live-transcript{grid-column:1 / -1;padding:13px 16px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#ffffff14}.voice-live-transcript span{margin:0 0 5px;color:#f4d849e6;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.voice-live-transcript p{margin:0;color:#ffffffe6;font-size:13px;font-weight:800;line-height:1.45}.voice-action-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px;grid-column:1 / -1;grid-row:2;min-width:0}.voice-utility-group{display:none;grid-column:3;grid-row:1;justify-self:end;align-self:start;gap:6px}.voice-floating-control button{min-height:42px;padding:0 16px;border:1px solid rgba(227,205,73,.32);border-radius:999px;background:var(--gold);color:var(--green-950);font-size:13px;font-weight:950;cursor:pointer;white-space:nowrap}.voice-floating-control .voice-ask-button{border-color:#ffffff38;background:#ffffff1a;color:var(--white)}.voice-floating-control .voice-minimize-button{min-height:34px;width:34px;min-width:34px;padding:0;border-color:#ffffff29;background:#ffffff0f;color:#ffffffc2}.voice-floating-control:not(.voice-floating-minimized) .voice-minimize-button{display:none}.voice-floating-control .voice-preparing-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f4d849e6}.voice-preparing-button svg{animation:voice-spin .85s linear infinite}@keyframes voice-spin{to{transform:rotate(360deg)}}.voice-floating-control button:disabled{opacity:.78;cursor:not-allowed}.voice-end-button{min-height:42px!important;padding:0 16px!important;border-color:#ffffff38!important;background:#ffffff12!important;color:#ffffffd6!important;font-size:13px!important;text-decoration:none}.voice-floating-minimized{grid-template-columns:56px minmax(120px,1fr) auto;width:min(360px,calc(100vw - 36px));padding:10px;border-radius:999px}.voice-floating-minimized .voice-orb-mark{width:50px;height:50px}.voice-floating-minimized .voice-orb-core{width:39px;height:39px}.voice-floating-minimized .voice-action-group,.voice-floating-minimized em{display:none}.voice-floating-minimized .voice-utility-group{display:flex;grid-column:3;grid-row:1}.voice-floating-minimized .voice-end-button{display:none}.voice-floating-minimized .voice-minimize-button{width:auto;min-width:58px;padding:0 14px;background:var(--gold);color:var(--green-950)}.voice-floating-minimized .voice-live-message{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-text-fallback{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.voice-text-fallback input{min-height:42px;min-width:0;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;color:var(--white);font-size:14px;font-weight:800;outline:none;padding:0 14px}.voice-text-fallback input::placeholder{color:#ffffff8f}.voice-text-answers{grid-column:1 / -1;display:grid;gap:8px;max-height:170px;overflow:auto}.voice-recent-answers{margin-top:2px}.voice-text-answers article{padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff12}.voice-text-answers strong{font-size:12px}.voice-text-answers p{margin:5px 0 0;color:#ffffffc7;font-size:13px;font-weight:700;line-height:1.45}.beta-form label{display:grid;gap:7px;color:var(--green-900);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.trap-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.turnstile-mount{position:fixed;left:-10000px;bottom:0;width:1px;height:1px;overflow:hidden}.beta-form input,.beta-form select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;background:var(--mint-50);color:var(--ink);font-size:14px;font-weight:700;outline:none;padding:0 13px}.beta-form input:focus,.beta-form select:focus{border-color:var(--green-950);box-shadow:0 0 0 3px #014c2e1f}.hero-visual:before{position:absolute;inset:auto -30px -34px auto;width:220px;height:220px;content:"";border-radius:50%;background:#d6ae2a21}.chat-panel,.order-panel{position:relative;z-index:1;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:0 18px 42px #10251b14}.chat-panel{display:grid;gap:12px;padding:18px}.panel-title{display:flex;align-items:center;gap:9px;color:var(--green-950);font-size:13px;font-weight:900}.message{display:grid;gap:6px;padding:12px;border-radius:14px;color:var(--ink);font-size:13px;line-height:1.4}.message strong{color:var(--green-900);font-size:11px;text-transform:uppercase}.message.buyer{background:var(--mint-50)}.message.supplier{margin-left:18px;background:#f9f4e1}.message.system{background:var(--green-950);color:var(--white)}.message.system strong{color:var(--gold)}.flow-arrow{position:relative;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--green-950);transform:translate(-4px)}.order-panel{padding:20px}.order-row{display:grid;grid-template-columns:1fr 70px 90px;gap:12px;align-items:center;min-height:48px;border-bottom:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:800}.order-row.header-row{min-height:38px;margin-top:12px;color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.order-row em{justify-self:start;padding:7px 10px;border-radius:999px;background:var(--mint-100);color:var(--green-900);font-size:11px;font-style:normal;font-weight:900}.order-row.warning em{background:var(--gold-soft);color:#765f0f}.state-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.state-strip span{min-width:0;padding:9px 8px;border-radius:999px;background:var(--mint-50);color:var(--green-800);font-size:11px;font-weight:900;text-align:center}.section,.split-section,.band-section,.regenerative-section,.final-cta{position:relative;padding:clamp(76px,10vw,132px) clamp(22px,5vw,72px)}.split-section{display:grid;grid-template-columns:minmax(0,600px) minmax(360px,680px);gap:clamp(34px,6vw,90px);align-items:center;justify-content:center}.split-section h2,.section-heading h2,.network-copy h2,.regen-inner h2,.farm-story-card h3,.final-cta>h2{margin:0;color:var(--green-950);font-size:clamp(34px,5vw,64px);font-weight:900;letter-spacing:0;line-height:1}.split-section p,.section-heading p,.network-copy p,.regen-inner p,.farm-story-card p,.final-cta>p{margin:22px 0 0;color:var(--muted);font-size:18px;font-weight:500;line-height:1.7}.problem-section{border-top:1px solid var(--line)}.origin-section{background:#fffaf0}.origin-section p+p{margin-top:18px;color:var(--green-950);font-weight:800}.origin-photo{overflow:hidden;aspect-ratio:1.22;margin:0;border-radius:30px;box-shadow:var(--shadow)}.origin-photo img{width:100%;height:100%;object-fit:cover}.problem-list{display:grid;gap:14px}.problem-list article{display:grid;grid-template-columns:28px 1fr;gap:16px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.problem-list svg{color:var(--gold)}.problem-list h3,.workflow-card h3,.role-card h3,.privacy-stack h3{margin:0;color:var(--green-950);font-size:20px;line-height:1.15}.problem-list p,.workflow-card p,.role-card p,.privacy-stack p{margin:7px 0 0;color:var(--muted);font-size:15px;font-weight:500;line-height:1.55}.workflow-section{background:#fffaf0}.section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);gap:36px;align-items:end;max-width:var(--site-max);margin-bottom:46px;margin-right:auto;margin-left:auto}.section-heading.compact{grid-template-columns:minmax(0,.72fr) minmax(320px,.6fr)}.section-heading-copy{display:grid;align-content:end;gap:18px}.section-heading-copy p{margin-top:0}.section-listen{display:inline-grid;width:max-content;justify-items:start;gap:8px;margin-top:18px}.final-cta>.section-listen{margin-right:auto;margin-left:auto}.section-listen button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:2px solid var(--green-950);border-radius:999px;background:var(--yellow);color:var(--green-950);font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 0 0 3px #ffffff38,0 14px 34px #10251b38}.section-listen button:hover,.section-listen button:focus-visible{border-color:var(--gold);background:var(--green-950);color:var(--yellow)}.section-listen-loading button svg{animation:spin .9s linear infinite}.section-listen button svg{flex:0 0 auto;width:16px;height:16px;margin:0!important;color:currentColor!important;stroke-width:2.5}.section-listen-speaking button{border-color:var(--gold);background:var(--green-950);color:var(--yellow)}.section-listen span{max-width:320px;padding:8px 10px;border-radius:12px;background:#014c2eeb;color:var(--yellow);font-size:12px;font-weight:800;line-height:1.4}.hero-section .section-listen button,.product-snapshot .section-listen button,.voice-section .section-listen button{border-color:#fffaf0f5;background:var(--yellow);color:var(--green-950)}.hero-section .section-listen button:hover,.hero-section .section-listen button:focus-visible,.product-snapshot .section-listen button:hover,.product-snapshot .section-listen button:focus-visible,.voice-section .section-listen button:hover,.voice-section .section-listen button:focus-visible{border-color:var(--gold);background:var(--green-950);color:var(--yellow)}.hero-section .section-listen span,.product-snapshot .section-listen span,.voice-section .section-listen span{background:#ffe045f5;color:var(--green-950)}.workflow-grid,.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:var(--site-max);margin-right:auto;margin-left:auto}.workflow-card,.role-card{position:relative;min-height:260px;padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--white)}.workflow-card svg{color:var(--green-900)}.step-number{position:absolute;top:20px;right:20px;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--gold-soft);color:var(--green-950);font-size:13px;font-weight:900}.workflow-card h3{margin-top:28px}.roles-section{background:var(--white)}.role-grid{grid-template-columns:repeat(3,1fr)}.role-card{min-height:0;overflow:hidden;padding:0;background:var(--white)}.role-card>img{width:100%;height:210px;object-fit:cover}.role-card h3,.role-card p,.role-card ul{margin-right:30px;margin-left:30px}.role-card h3{margin-top:26px}.role-card p{margin-top:18px;font-size:16px}.role-card ul{display:grid;gap:12px;margin-top:24px;margin-bottom:32px;padding:0;list-style:none}.role-card li{display:flex;align-items:center;gap:10px;color:var(--green-900);font-size:14px;font-weight:800}.role-card li svg{color:var(--gold);flex:0 0 auto}.pricing-section{background:#f7f4ed}.voice-section{display:grid;grid-template-columns:minmax(0,650px) minmax(360px,600px);gap:clamp(34px,6vw,88px);align-items:center;justify-content:center;padding:clamp(76px,10vw,132px) clamp(22px,5vw,72px);background:radial-gradient(circle at 80% 20%,rgba(227,205,73,.18),transparent 28%),linear-gradient(135deg,#014c2e,#092f24);color:var(--white)}.voice-copy h2{max-width:760px;margin:22px 0 0;color:var(--white);font-size:clamp(34px,5vw,64px);font-weight:900;line-height:1}.voice-copy p{max-width:720px;margin:24px 0 0;color:#ffffffc7;font-size:18px;font-weight:600;line-height:1.7}.voice-demo{display:grid;gap:18px;padding:24px;border:1px solid rgba(227,205,73,.24);border-radius:30px;background:#ffffff14;box-shadow:0 24px 70px #0000002e}.voice-orb{display:flex;min-height:78px;align-items:center;gap:14px;padding:16px 18px;border-radius:22px;background:var(--white);color:var(--green-950);font-size:22px;font-weight:900}.voice-orb span{display:block;width:42px;height:42px;border:10px solid var(--gold);border-radius:50%;box-shadow:0 0 0 8px #e3cd4938}.voice-command-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.voice-command-list div{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff14;color:var(--white);font-size:14px;font-weight:900}.cost-controls{display:grid;gap:10px}.cost-controls article{display:grid;gap:5px;padding:16px;border-radius:16px;background:#ffffff1a}.cost-controls strong{color:var(--gold);font-size:14px}.cost-controls span{color:#ffffffc7;font-size:14px;font-weight:600;line-height:1.45}.voice-orb-mark{--orb-a: #123dff;--orb-b: #00b8ff;--orb-c: #049767;--orb-d: #7a4cff;--orb-e: #d848a6;--orb-gold: #e5c92e;--orb-ring: rgba(31, 183, 217, .5);--orb-ring-two: rgba(229, 201, 46, .44);--orb-speed: 3.6s;position:relative;display:grid;width:108px;height:108px;place-items:center;isolation:isolate;perspective:700px}.voice-orb-mark.mood-connecting{--orb-a: #1738e8;--orb-b: #00a4d8;--orb-c: #0f7f5a;--orb-d: #5f43d8;--orb-e: #bd3d91;--orb-speed: 2.6s}.voice-orb-mark.mood-thinking{--orb-a: #3416c8;--orb-b: #056ee4;--orb-c: #056f5b;--orb-d: #8a3fe0;--orb-e: #c83992;--orb-speed: 2.1s}.voice-orb-mark.mood-speaking{--orb-a: #0527d9;--orb-b: #00c7ff;--orb-c: #00b578;--orb-d: #7f4cff;--orb-e: #f24aa7;--orb-ring: rgba(0, 199, 255, .46);--orb-ring-two: rgba(229, 201, 46, .46);--orb-speed: 2.6s}.voice-orb-mark.mood-speaking .voice-ring{border-width:1px;animation-duration:2.8s;box-shadow:0 0 18px #00c7ff3d,0 0 34px #e5c92e1f}.voice-orb-mark.mood-speaking .voice-ring.ring-two{animation-delay:.28s}.voice-orb-mark.mood-speaking .voice-orb-core{animation:voice-orb-talk 2.7s ease-in-out infinite,voice-orb-hue 10s linear infinite;box-shadow:0 24px 64px #005a6052,0 0 44px #00c7ff42,0 0 24px #e5c92e29,inset 0 0 24px #ffffff6b,inset 0 -22px 32px #00162e47}.voice-orb-mark.mood-speaking .voice-orb-core:before{animation-duration:8s}.voice-orb-mark.mood-speaking .voice-orb-core:after{animation:voice-orb-pulse-talk 2.8s ease-in-out infinite}.voice-orb-mark.mood-speaking .voice-orb-blob.blob-one{animation:voice-blob-one 4.6s ease-in-out infinite}.voice-orb-mark.mood-speaking .voice-orb-blob.blob-two{animation:voice-blob-two 5.2s ease-in-out infinite reverse}.voice-orb-mark.mood-speaking .voice-orb-blob.blob-three{animation:voice-blob-three 5.8s ease-in-out infinite}.voice-orb-mark.mood-speaking .voice-orb-particle{opacity:.22;animation-duration:4.2s}.voice-orb-mark.mood-typing{--orb-a: #0c4bb8;--orb-b: #08b7d8;--orb-c: #0d9b72;--orb-d: #5161f0;--orb-e: #d84b82;--orb-ring: rgba(8, 183, 216, .74);--orb-ring-two: rgba(229, 201, 46, .72);--orb-speed: 1.15s}.voice-orb-mark.large{width:156px;height:156px;margin-bottom:12px}.voice-ring{position:absolute;inset:8px;z-index:0;border:1px solid var(--orb-ring);border-radius:50%;opacity:0;box-shadow:0 0 32px #009ae833;animation:voice-ring-pulse calc(var(--orb-speed) * .95) ease-out infinite}.voice-ring.ring-two{border-color:var(--orb-ring-two);animation-delay:1.1s}.voice-orb-particle{position:absolute;z-index:2;width:9px;height:9px;border-radius:50%;background:var(--orb-gold);opacity:0;box-shadow:0 0 18px #e5c92ea6;animation:voice-particle-drift calc(var(--orb-speed) * 1.7) ease-in-out infinite}.voice-orb-particle.particle-one{top:19%;right:17%}.voice-orb-particle.particle-two{bottom:24%;left:12%;width:7px;height:7px;background:var(--orb-b);animation-delay:.45s}.voice-orb-particle.particle-three{right:12%;bottom:18%;width:6px;height:6px;background:var(--orb-c);animation-delay:.9s}.voice-orb-core{position:relative;z-index:1;width:84px;height:84px;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:50%;clip-path:circle(50% at 50% 50%);background:radial-gradient(circle at 32% 23%,rgba(255,255,255,.88) 0 5%,transparent 7%),radial-gradient(circle at 28% 28%,rgba(229,201,46,.82) 0 14%,transparent 30%),radial-gradient(circle at 74% 32%,color-mix(in srgb,var(--orb-b),white 14%) 0 18%,transparent 36%),radial-gradient(circle at 42% 78%,color-mix(in srgb,var(--orb-c),white 9%) 0 24%,transparent 44%),conic-gradient(from 120deg,var(--orb-gold),var(--orb-c),var(--orb-b),var(--orb-d),var(--orb-e),var(--orb-gold));box-shadow:0 24px 60px #005a6052,0 0 46px #009ae842,inset 0 0 22px #ffffff59,inset 0 -22px 32px #00162e47;animation:voice-orb-float var(--orb-speed) ease-in-out infinite,voice-orb-hue 8s linear infinite;transform:translateZ(0)}.voice-orb-mark.large .voice-orb-core{width:122px;height:122px}.voice-orb-core:before{position:absolute;inset:-10%;content:"";border-radius:50%;background:conic-gradient(from 0deg,transparent 0 16%,rgba(255,255,255,.42) 21%,transparent 28% 50%,rgba(255,255,255,.22) 57%,transparent 66% 100%);opacity:.72;animation:voice-orb-spin 5.2s linear infinite}.voice-orb-core:after{position:absolute;inset:16%;content:"";border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.32),transparent 68%);filter:blur(3px);animation:voice-orb-breathe 1.9s ease-in-out infinite}.voice-orb-blob{position:absolute;z-index:1;border-radius:50%;filter:blur(8px);opacity:.9}.voice-orb-blob.blob-one{width:54%;height:54%;left:6%;top:9%;background:var(--orb-gold);animation:voice-blob-one 4.2s ease-in-out infinite}.voice-orb-blob.blob-two{width:58%;height:58%;right:0;top:20%;background:var(--orb-b);animation:voice-blob-two 4.8s ease-in-out infinite}.voice-orb-blob.blob-three{width:62%;height:62%;left:18%;bottom:-4%;background:var(--orb-c);animation:voice-blob-three 5.4s ease-in-out infinite}.voice-orb-sheen{position:absolute;z-index:3;top:14%;left:20%;width:25%;height:13%;border-radius:50%;background:#ffffffd1;filter:blur(2px);transform:rotate(-28deg)}@keyframes voice-orb-float{0%,to{transform:translateY(0) rotateX(0) rotateY(0) scale(1)}50%{transform:translateY(-6px) rotateX(4deg) rotateY(-5deg) scale(1.025)}}@keyframes voice-orb-talk{0%,to{transform:translateY(0) rotateX(0) rotateY(0) scale(1);border-radius:48% 52% 49% 51%}24%{transform:translateY(-1px) rotateX(1deg) rotateY(-2deg) scale(1.015,.995);border-radius:51% 49% 50% 50%}52%{transform:translateY(0) rotateX(-1deg) rotateY(2deg) scale(.99,1.018);border-radius:49% 51%}76%{transform:translateY(-2px) rotateX(1deg) rotateY(1deg) scale(1.01);border-radius:50% 50% 52% 48%}}@keyframes voice-ring-pulse{0%{opacity:.8;transform:scale(.62)}78%,to{opacity:0;transform:scale(1.46)}}@keyframes voice-particle-drift{0%,to{opacity:0;transform:translateZ(0) scale(.6)}34%{opacity:.9}70%{opacity:0;transform:translate3d(12px,-18px,0) scale(1.25)}}@keyframes voice-orb-spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes voice-orb-breathe{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:.95;transform:scale(1.16)}}@keyframes voice-orb-pulse-talk{0%,to{opacity:.45;transform:scale(.76)}40%{opacity:.72;transform:scale(1.08)}72%{opacity:.54;transform:scale(1)}}@keyframes voice-orb-hue{0%,to{filter:saturate(1.08) hue-rotate(0deg)}50%{filter:saturate(1.3) hue-rotate(22deg)}}@keyframes voice-blob-one{0%,to{transform:translate(0) scale(1)}50%{transform:translate(17%,12%) scale(1.18)}}@keyframes voice-blob-two{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-16%,18%) scale(1.1)}}@keyframes voice-blob-three{0%,to{transform:translate(0) scale(1)}50%{transform:translate(10%,-17%) scale(1.16)}}.pricing-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:var(--site-max);margin-right:auto;margin-left:auto}.pricing-card{display:grid;grid-template-rows:minmax(118px,auto) 58px minmax(126px,auto) 60px 44px;gap:14px;min-height:512px;padding:24px;border:1px solid rgba(1,76,46,.14);border-radius:24px;background:var(--white);box-shadow:0 14px 42px #10251b14}.pricing-card h3{margin:0;color:var(--green-950);font-size:21px;line-height:1.1}.pricing-card p{margin:12px 0 0;color:var(--muted);font-size:15px;font-weight:600;line-height:1.55}.pricing-card .tier-price{display:flex;flex-wrap:wrap;align-content:end;align-items:baseline;gap:0 8px;color:var(--green-950);font-size:30px;font-weight:900;line-height:.95}.tier-price span{flex-basis:100%;font-size:18px;line-height:1}.pricing-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.pricing-card li{display:flex;align-items:flex-start;gap:9px;color:var(--ink);font-size:14px;font-weight:700;line-height:1.35}.pricing-card li svg{flex:0 0 auto;color:var(--gold)}.tier-limit{display:flex;align-items:center;padding:10px 12px;border-radius:14px;background:#fff7d7;color:var(--green-950);font-size:12px;font-weight:900;line-height:1.35}.pricing-card a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;align-self:end;border-radius:999px;background:var(--green-950);color:var(--white);font-size:14px;font-weight:900}.band-section{display:grid;grid-template-columns:minmax(0,780px) minmax(360px,520px);gap:clamp(34px,5vw,76px);align-items:start;justify-content:center;background:#fffaf0;color:var(--ink)}.network-section{padding-top:clamp(54px,7vw,88px);padding-bottom:clamp(54px,7vw,88px)}.network-content{display:grid;gap:28px}.network-copy svg{color:var(--gold)}.network-copy h2,.network-copy p{color:var(--green-950)}.network-copy p{color:var(--muted)}.privacy-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.privacy-stack article{display:grid;grid-template-columns:28px 1fr;gap:14px;align-content:start;min-height:0;padding:22px 20px;border:1px solid rgba(1,76,46,.12);border-radius:18px;background:var(--white)}.privacy-stack svg{color:var(--gold)}.privacy-stack h3{color:var(--green-950);font-size:18px}.privacy-stack p{color:var(--muted);font-size:14px;line-height:1.5}.network-photo{overflow:hidden;align-self:stretch;min-height:440px;margin:0;border-radius:28px;box-shadow:var(--shadow)}.service-section{background:var(--white)}.image-frame{overflow:hidden;aspect-ratio:1.2;border-radius:28px;box-shadow:var(--shadow)}.image-frame img{width:100%;height:100%;object-fit:cover}.service-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.service-points span{padding:11px 14px;border-radius:999px;background:var(--mint-50);color:var(--green-900);font-size:13px;font-weight:900}.regenerative-section{background:var(--white)}.regen-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,.75fr);gap:clamp(34px,6vw,90px);align-items:center;max-width:min(1280px,var(--site-max));margin:0 auto;color:var(--ink)}.regen-inner>div:first-child>svg{margin-bottom:24px;color:var(--gold)}.regen-inner h2,.regen-inner p{color:var(--green-950)}.regen-inner p{color:var(--muted)}.farm-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:min(1280px,var(--site-max));margin:48px auto 0}.farm-story-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--white);box-shadow:0 18px 55px #10251b1a}.farm-story-card img{aspect-ratio:1.34}.farm-story-card div{padding:24px}.farm-story-card span{display:block;margin-bottom:10px;color:#9b7c13;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.farm-story-card h3{font-size:24px}.farm-story-card p{margin-top:12px;font-size:15px}.final-cta{display:grid;justify-items:center;text-align:center;background:var(--mint-50)}.final-cta .beta-start{width:min(1180px,100%);margin-top:36px;text-align:left}.final-cta>h2,.final-cta>p{max-width:820px}.final-cta .cta-row{justify-content:center;margin-top:24px}.site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding:34px clamp(22px,5vw,72px);border-top:1px solid var(--line);color:var(--muted);font-size:14px;font-weight:700}.site-footer>*{max-width:var(--site-max)}.site-footer span:first-child{color:var(--green-950);font-weight:900}.site-footer a{color:var(--green-950)}.floating-actions{position:fixed;right:clamp(18px,3vw,34px);bottom:clamp(18px,3vw,34px);z-index:30;display:flex;align-items:center;justify-content:flex-end;gap:10px;width:max-content;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.floating-action{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid rgba(1,76,46,.22);border-radius:999px;box-shadow:0 18px 48px #10251b38;font-size:14px;font-weight:900;line-height:1;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.floating-join{background:var(--gold);color:var(--green-950)}.floating-action:hover,.floating-action:focus-visible{transform:translateY(-2px)}.floating-join:hover,.floating-join:focus-visible{background:#f4c950}.floating-actions.is-hidden{visibility:hidden;opacity:0;transform:translateY(14px);pointer-events:none}@media(max-width:1120px){.site-header{align-items:flex-start}.nav-links{display:none}.hero-section,.split-section,.voice-section,.band-section,.regen-inner{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-visual,.photo-rail,.farm-story-grid{grid-template-columns:1fr}.photo-rail{grid-template-rows:repeat(3,220px)}.voice-command-list{grid-template-columns:1fr}.photo-1{grid-row:auto}.flow-arrow{justify-self:center;transform:rotate(90deg)}.workflow-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{padding:14px 18px}.brand,.brand img{min-width:116px;width:116px}.header-cta{min-height:42px;padding:0 15px;font-size:13px}.hero-section{padding:48px 18px 58px}.hero-copy h1{font-size:clamp(44px,14vw,64px);line-height:.98}.hero-copy p{font-size:17px}.primary-button,.secondary-button{width:100%;min-height:50px}.hero-note{align-items:flex-start;line-height:1.45}.hero-visual{padding:14px;border-radius:24px}.beta-form{grid-template-columns:1fr;padding:18px;border-radius:22px}.beta-start{grid-template-columns:1fr}.voice-assist{grid-template-columns:1fr;padding:20px}.voice-assist p{grid-column:1}.voice-assist button{width:100%}.voice-floating-control{right:18px;bottom:max(18px,env(safe-area-inset-bottom));left:18px;grid-template-columns:62px minmax(0,1fr) 40px;column-gap:12px;row-gap:14px;width:auto;padding:14px;border-radius:24px}.voice-floating-control.voice-floating-minimized{left:50%;right:auto;grid-template-columns:76px minmax(0,1fr) 76px;column-gap:8px;align-items:center;width:min(360px,calc(100vw - 36px));padding:10px 12px;transform:translate(-50%);border-radius:999px}.voice-floating-control.voice-floating-minimized .voice-copy-block{grid-column:2;justify-self:center;width:100%;text-align:left}.voice-floating-control .voice-copy-block{grid-column:2;grid-row:1;padding-right:4px}.voice-floating-control strong{font-size:17px}.voice-floating-control span{font-size:12px}.voice-floating-control .voice-live-message{max-width:none;margin-top:7px;font-size:12px;line-height:1.32}.voice-floating-control .voice-end-button{min-height:44px!important}.voice-floating-control .voice-action-group{grid-column:1 / -1;grid-row:auto;grid-template-columns:1fr;gap:9px;min-width:0}.voice-floating-control .voice-action-group button{width:100%}.voice-floating-control .voice-utility-group{display:flex;grid-column:3;grid-row:1;justify-self:end;align-self:start}.voice-floating-control:not(.voice-floating-minimized) .voice-minimize-button{display:inline-flex;align-items:center;justify-content:center}.voice-floating-control.voice-floating-minimized .voice-utility-group{grid-column:3;grid-row:1;justify-self:center;align-self:center}.voice-floating-control.voice-floating-minimized .voice-orb-mark{justify-self:center;align-self:center}.voice-floating-control.voice-floating-minimized .voice-minimize-button{width:76px;min-width:76px;padding:0}.voice-floating-control .voice-orb-mark{justify-self:center;width:54px;height:54px}.voice-floating-control .voice-orb-core{width:43px;height:43px}.order-row{grid-template-columns:1fr 54px 78px;gap:8px;font-size:13px}.state-strip{grid-template-columns:repeat(2,1fr)}.section,.split-section,.band-section,.regenerative-section,.final-cta{padding:66px 18px}.section-heading,.section-heading.compact{grid-template-columns:1fr;margin-bottom:28px}.workflow-grid,.role-grid,.farm-story-grid,.pricing-grid{grid-template-columns:1fr}.workflow-card,.role-card{min-height:0}.problem-list article,.privacy-stack article{grid-template-columns:1fr}.privacy-stack{grid-template-columns:1fr}.image-frame{aspect-ratio:1}.site-footer{display:grid}.floating-actions{right:18px;bottom:18px;left:auto;display:flex;width:max-content;justify-content:flex-end}.floating-action{min-height:54px;padding:0 18px}}
