@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#171b16;background:#dcded4;font-synthesis:none;--green:#2d8250;--lime:#d3f37a;--gray:#f1f2ee;--muted:#71756c;--line:#e3e5dc;--dark:#19241a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;padding:24px}a{color:inherit}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2d8250;outline-offset:5px}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.site-shell{max-width:1660px;margin:auto;background:#f6f7f3;border-radius:8px;overflow:clip}.section-pad{padding-left:5%;padding-right:5%}.skip-link{position:fixed;top:-80px;left:32px;background:var(--lime);padding:12px;z-index:10}.skip-link:focus{top:20px}.site-header{display:flex;align-items:center;justify-content:space-between;padding:28px 5%;gap:30px;position:relative}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand>svg{width:40px;height:44px;stroke:var(--green);stroke-width:2.3;fill:none;stroke-linecap:round;stroke-linejoin:round}.brand>span{font-size:35px;font-weight:550;letter-spacing:-1.7px}.desktop-nav{display:flex;gap:7px;padding:6px;border-radius:50px;background:#edeee9}.desktop-nav a{padding:13px 20px;text-decoration:none;font-size:14px;border-radius:30px;transition:background .2s}.desktop-nav a:first-child{background:#fff}.desktop-nav a:hover{background:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:40px;text-decoration:none;font-weight:500;font-size:15px;padding:15px 23px;line-height:1.4;transition:transform .2s,background .2s}.header-cta{background:white;white-space:nowrap}.header-cta .icon{width:18px}.button:hover{transform:translateY(-2px)}.button-dark{background:#182119;color:white;padding:9px 10px 9px 24px;min-height:58px}.button-dark:hover{background:#2b3c28}.button-circle{display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;background:#d3f37a;color:#19241a;margin-left:10px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.12fr;gap:42px;padding-top:24px;padding-bottom:42px;align-items:center}.hero-copy{padding:24px 0}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.6px;display:block}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px;color:#506444}.tiny-leaf{display:flex;background:#e7eddf;border-radius:50%;padding:6px}.tiny-leaf .icon{width:17px;height:17px}h1,h2,h3,p{margin:0}h1{font-size:clamp(44px,4.25vw,68px);letter-spacing:-3.4px;font-weight:450;line-height:1.09;max-width:600px}h1 span{color:#657b4d}h2{font-size:clamp(30px,3vw,43px);line-height:1.16;letter-spacing:-1.7px;font-weight:450}h3{font-size:23px;line-height:1.22;letter-spacing:-.65px;font-weight:500}p{font-size:16px;line-height:1.7;color:var(--muted)}.hero-copy>p{font-size:17px;line-height:1.75;margin:25px 0 30px;max-width:430px}.hero-footnote{display:flex;gap:12px;align-items:center;margin-top:36px;color:#65745d}.hero-footnote>.icon{width:25px;height:25px}.hero-footnote span{font-size:12px;line-height:1.6;color:var(--muted)}.hero-footnote b{font-weight:500;color:#414b3c}.hero-field{height:555px;position:relative;border-radius:22px;overflow:hidden;background:#4b613b;isolation:isolate}.hero-field>img{width:100%;height:100%;object-fit:cover}.field-shade{position:absolute;inset:0;background:linear-gradient(180deg,#101b1420 0%,transparent 30%,#15211066 100%);pointer-events:none}.field-top{position:absolute;left:22px;right:22px;top:22px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:white}.glass-pill{display:flex;gap:10px;align-items:center;background:#ffffff25;backdrop-filter:blur(14px);border:1px solid #ffffff30;border-radius:30px;padding:10px 15px;font-size:13px}.glass-pill .icon{width:18px;height:18px}.field-label{font-size:9px;font-weight:500;letter-spacing:1.2px}.field-outline{position:absolute;inset:22% -10% 23%;border:2px solid #ffffffbf;transform:rotate(-16deg) skew(-10deg);z-index:-0;pointer-events:none}.field-marker{position:absolute;display:flex;align-items:center;gap:8px;color:white;font-size:12px;z-index:1}.field-marker>span{display:block;width:12px;height:12px;background:white;border-radius:50%;box-shadow:0 0 0 5px #ffffff45,0 0 0 11px #ffffff25}.field-marker b{font-weight:500;background:#23331850;border-radius:20px;padding:7px 12px;backdrop-filter:blur(5px)}.marker-one{top:33%;left:24%}.marker-two{top:49%;right:16%}.field-bottom{position:absolute;bottom:22px;left:22px;right:22px;display:grid;grid-template-columns:1.55fr 1fr;gap:12px;align-items:end}.glass-card{background:#626f4ccd;backdrop-filter:blur(22px);border:1px solid #ffffff30;color:white;border-radius:16px}.field-summary{padding:19px}.field-card-head{display:flex;gap:9px;align-items:center}.crop-icon{background:#4d9956;border-radius:50%;display:flex;padding:7px}.crop-icon .icon{width:17px;height:17px}.field-card-head>div{flex:1}.field-card-head h2{font-size:17px;letter-spacing:-.4px}.field-card-head p{font-size:11px;color:#e1e6d8;line-height:1.5}.field-card-head>.icon{width:17px}.field-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #ffffff35;padding-top:20px;margin-top:18px}.field-metrics span{display:flex;gap:5px;font-size:10px;color:#e5e9df;align-items:center}.field-metrics .icon{width:13px;height:13px}.field-metrics strong{display:block;font-size:29px;font-weight:450;margin-top:5px;letter-spacing:-1px}.field-metrics small{font-size:14px}.field-summary>a{background:white;color:#20261c;font-size:12px;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:10px;margin-top:18px}.field-summary>a .icon{width:16px;height:16px}.field-insight{padding:18px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.insight-symbol{display:flex;background:#d3f37a;color:#345020;padding:8px;border-radius:50%}.insight-symbol .icon{width:17px;height:17px}.field-insight>span:nth-child(2){font-size:11px;line-height:1.5}.field-insight strong{font-size:13px;font-weight:500}.mini-signal{height:57px;width:100%;display:flex;gap:5px;align-items:end;border-bottom:1px solid #ffffff50;padding:0 3px 7px}.mini-signal i{flex:1;background:#d3f37a;min-width:0;border-radius:2px 2px 0 0;height:30%}.mini-signal i:nth-child(2n){height:55%;background:#e8d77b}.mini-signal i:nth-child(3n){height:80%}.mini-signal i:nth-child(4n){height:65%}.mini-signal i:nth-child(5n){height:95%}.field-insight small{font-size:9px;color:#e2e7d9}.crop-strip{display:flex;align-items:center;gap:26px;padding-top:27px;padding-bottom:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.crop-strip>span:first-child{font-size:10px;letter-spacing:1.4px;color:#74796b}.crop-strip>div{font-size:20px;letter-spacing:-.6px}.strip-divider{height:28px;width:1px;background:#d5dacd}.crop-strip p{font-size:14px;flex:1}.crop-strip>.icon{color:#657b4d;width:28px;height:28px}.mobile-break{display:none}.benefits,.product-section,.workflow,.producer-section,.faq-section{padding-top:88px;padding-bottom:0}.section-heading{display:grid;grid-template-columns:1fr .76fr;align-items:end;gap:65px;margin-bottom:36px}.section-heading .eyebrow{color:#637752;margin-bottom:17px}.section-heading>p{max-width:405px;font-size:15px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{background:white;border-radius:18px;padding:28px;position:relative}.round-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#edf1e8;color:#55773d}.round-icon.green{background:#e1edde;color:#337647}.round-icon.lime{background:#e7f6bd;color:#526c30}.round-icon.pale{background:#eff0e7;color:#777d52}.card-number{position:absolute;top:36px;right:28px;font-size:12px;color:#8a8e83}.benefit-card h3{margin:32px 0 14px;max-width:240px}.benefit-card p{font-size:14px;line-height:1.8}.card-tail{text-decoration:none;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#59694d}.card-tail .icon{width:17px;height:17px}.product-preview{background:#e9ece3;border-radius:22px;padding:22px}.preview-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.preview-title{display:flex;gap:11px;align-items:center}.preview-title strong{font-size:17px;font-weight:500;display:block}.preview-title span:not(.round-icon){font-size:11px;color:#717967;display:block;margin-top:3px}.preview-title .round-icon{background:white}.preview-tabs{display:flex;background:#f6f7f3;border-radius:40px;padding:5px;gap:4px}.preview-tabs button{border:0;background:transparent;border-radius:30px;padding:11px 18px;font-size:13px;color:#657059;display:flex;align-items:center;gap:8px;transition:background .2s}.preview-tabs button[aria-selected=true]{background:#1f2e20;color:white}.preview-tabs .icon{width:15px;height:15px}.demo-label{font-size:9px;letter-spacing:1px;color:#727b64}.preview-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:16px}.preview-photo{position:relative;min-height:380px;border-radius:16px;overflow:hidden;background:#4e6442;isolation:isolate}.preview-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;filter:brightness(.82)}.preview-photo>header{position:absolute;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;color:white}.preview-photo h3{font-size:25px;color:white;font-weight:450}.preview-photo header>span{font-size:11px;border:1px solid #ffffff70;border-radius:30px;padding:8px 12px;backdrop-filter:blur(12px)}.photo-readout{position:absolute;bottom:22px;left:22px;right:22px;display:flex;gap:28px;align-items:center;color:white;background:#5b6949cc;padding:20px;border-radius:12px;backdrop-filter:blur(15px);border:1px solid #ffffff30}.photo-readout small{display:block;color:#e1e8d8;font-size:12px;margin-bottom:6px}.photo-readout b{font-size:32px;line-height:1;font-weight:450;letter-spacing:-1px}.photo-readout span{font-size:13px}.photo-readout>.icon{margin-left:auto;width:34px;height:34px;color:#d3f37a}.preview-data{display:flex;flex-direction:column;gap:14px}.chart-card,.insight-card{background:white;border-radius:16px;padding:23px}.chart-card>header{display:flex;align-items:center;justify-content:space-between;font-size:14px;gap:12px}.chart-card>header>span{font-size:11px;border-radius:20px;background:#f0f1ed;padding:7px 10px;color:#737a6a;white-space:nowrap}.chart-value{display:flex;align-items:baseline;gap:9px;margin:16px 0 0}.chart-value b{font-size:37px;font-weight:500;letter-spacing:-1.5px}.chart-value span{font-size:12px;color:#78816d}.data-chart{display:block;width:100%;height:auto;margin:4px 0 0;max-height:128px}.data-chart text{font:11px 'DM Sans',sans-serif;fill:#8c9281}.insight-card{flex:1;display:flex;gap:14px;align-items:flex-start;padding:20px}.insight-card .round-icon{width:35px;height:35px;flex-shrink:0;background:#e6f2c6}.insight-card .icon{width:18px;height:18px}.insight-card h4{font-weight:500;font-size:15px;margin:0 0 8px}.insight-card p{font-size:13px;line-height:1.7}.insight-card .context-link{font-size:12px;border:0;padding:0;background:none;margin-top:12px;color:#377449;text-decoration:underline;text-underline-offset:3px;display:flex;align-items:center;gap:8px}.insight-card .context-link .icon{width:14px;height:14px}.insight-detail{font-size:13px;background:#f5f8ef;padding:14px;border-radius:9px;margin-top:14px;line-height:1.7;color:#586a49}.preview-disclaimer{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:18px}.preview-disclaimer>span{font-size:11px;color:#647356;white-space:nowrap}.preview-disclaimer>p{font-size:11px;text-align:right;line-height:1.5;max-width:420px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps li{border-top:1px solid #cfd7c5;padding-top:22px}.steps li>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#e3ebd8;font-size:12px;color:#536a3d;margin-bottom:22px}.steps h3{font-size:19px;max-width:180px;margin-bottom:12px}.steps p{font-size:14px}.field-story{display:grid;grid-template-columns:130px 1fr 120px;align-items:center;gap:28px;margin-top:36px;background:#e9eedf;border-radius:14px;padding:26px}.story-tag{font-size:10px;letter-spacing:1.1px;color:#577340}.field-story p{font-size:14px;color:#526246;line-height:1.75}.story-note{font-size:11px;color:#76846a;text-align:right}.producer-card{background:#263c2b;display:grid;grid-template-columns:1fr .9fr;gap:70px;padding:50px;border-radius:22px;color:white}.producer-copy>.eyebrow{color:#c4d8b1}.producer-copy h2{font-size:48px;line-height:1.15;margin:25px 0}.producer-copy h2 span{color:#d2ef9e}.producer-copy>p{color:#c1ccbb;max-width:370px;font-size:15px}.team-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.team-tags span{font-size:10px;color:#d4e0c9;border:1px solid #637660;border-radius:25px;padding:9px 12px}.service-card{background:#fff;border-radius:17px;padding:30px;color:#1e281c}.service-eyebrow{font-size:10px;letter-spacing:1.2px;color:#7a866d}.service-card h3{font-size:30px;margin:18px 0 15px;font-weight:450;letter-spacing:-1px}.service-card>p{font-size:14px}.service-card ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:18px}.service-card li{display:flex;align-items:flex-start;gap:11px}.service-card li>.icon{width:17px;height:17px;color:#5a8d39;margin-top:2px}.service-card li b{display:block;font-size:13px;font-weight:500;margin-bottom:5px}.service-card li span{display:block;font-size:12px;line-height:1.6;color:#7b8274}.service-card>small{font-size:10px;color:#86907c;line-height:1.7;display:block;border-top:1px solid var(--line);padding-top:16px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:75px;padding-bottom:80px}.faq-intro .eyebrow{color:#637752;margin-bottom:20px}.faq-intro>p{font-size:14px;max-width:285px;margin-top:20px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;text-decoration:none;border-bottom:1px solid #727f66;padding-bottom:7px;margin-top:28px}.text-link .icon{width:16px;height:16px}.faq-list details{border-bottom:1px solid #dce1d4}.faq-list details:first-child{border-top:1px solid #dce1d4}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:15px;list-style:none;cursor:pointer;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:400;background:white;border-radius:50%;width:28px;height:28px;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;margin-bottom:20px;line-height:1.8}.faq-list details a{color:#477639;text-underline-offset:3px}.closing{background:#e6eddb;display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:46px;padding-bottom:46px}.closing .eyebrow{color:#68814f;margin-bottom:18px}.closing h2{font-size:36px}.closing h2>span{color:#6c8357}.closing .button{flex-shrink:0}.site-footer{display:flex;align-items:center;gap:28px;padding-top:30px;padding-bottom:30px}.footer-brand{font-size:29px;letter-spacing:-1.7px;font-weight:550;text-decoration:none}.footer-brand span{color:var(--green)}.site-footer p{font-size:11px;flex:1}.site-footer>a:not(.footer-brand){font-size:11px;text-decoration:none}.site-footer>span{font-size:10px;color:#8c9184}
@media(min-width:1500px){.hero-field{height:625px}.hero{gap:55px}.hero-copy>p{font-size:19px;max-width:465px}.field-bottom{gap:16px;bottom:28px;left:28px;right:28px}.field-summary{padding:23px}.field-card-head h2{font-size:20px}.field-card-head p{font-size:12px}.field-insight{padding:22px}.field-insight>span:nth-child(2){font-size:12px}.field-insight strong{font-size:14px}}
@media(max-width:1100px){body{padding:16px}.site-header{gap:20px}.desktop-nav a{padding:12px 14px;font-size:12px}.brand>span{font-size:30px}.brand>svg{width:33px}.header-cta{font-size:12px;padding:13px 16px;gap:10px}.hero{gap:25px}.hero-field{height:490px}h1{font-size:49px;letter-spacing:-2.6px}.hero .eyebrow{font-size:9px}.hero-copy>p{font-size:15px}.hero-footnote{margin-top:25px}.hero-footnote span{font-size:10px}.hero .button{font-size:13px;gap:10px}.field-insight{display:none}.field-bottom{grid-template-columns:1fr;right:auto;width:270px}.field-label{font-size:8px;letter-spacing:.7px}.section-heading{gap:40px}.benefit-card{padding:23px}.benefit-card h3{font-size:20px}.benefit-card p{font-size:13px}.card-tail{font-size:10px}.demo-label{display:none}.preview-layout{grid-template-columns:1fr 1fr}.photo-readout{gap:20px;padding:16px}.photo-readout b{font-size:27px}.preview-disclaimer{align-items:start}.producer-card{gap:40px;padding:36px}.producer-copy h2{font-size:41px}.service-card{padding:25px}.faq-section{gap:40px}.closing h2{font-size:30px}.crop-strip{gap:20px}.crop-strip p{font-size:12px}.crop-strip>span:first-child{font-size:9px}.crop-strip>div{font-size:18px}}
@media(max-width:800px){body{padding:10px}.site-header{padding:22px 5%}.desktop-nav{display:none}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr;gap:22px;padding-top:8px}.hero-copy{padding:12px 0 0}.hero .eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:clamp(43px,7vw,61px);letter-spacing:-2.5px;max-width:650px}.hero-copy>p{max-width:550px;font-size:16px;margin:20px 0 25px}.hero-footnote{display:none}.hero-field{height:430px}.field-bottom{width:auto;right:22px;grid-template-columns:1.3fr 1fr}.field-insight{display:flex}.field-summary{max-width:300px}.field-label{display:block}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.section-heading>p{max-width:550px}.benefits,.product-section,.workflow,.producer-section,.faq-section{padding-top:62px}.benefit-grid{gap:12px}.benefit-card{padding:20px}.benefit-card h3{font-size:19px}.benefit-card p{font-size:13px}.card-tail{min-height:58px;align-items:start;gap:5px;line-height:1.6}.benefit-card .card-number{right:20px;top:30px}.preview-header{flex-wrap:wrap}.preview-tabs{margin-left:auto}.preview-tabs button{padding:10px 13px;font-size:12px}.preview-layout{grid-template-columns:1fr}.preview-photo{min-height:280px}.preview-data{display:grid;grid-template-columns:1fr 1fr}.insight-card{padding:18px}.chart-card{padding:18px}.preview-disclaimer{display:block}.preview-disclaimer p{text-align:left;max-width:none;margin-top:6px}.steps{grid-template-columns:1fr 1fr;gap:28px}.steps h3{max-width:none}.field-story{grid-template-columns:1fr;gap:13px;padding:24px}.story-note{text-align:left}.producer-card{gap:30px;padding:30px;grid-template-columns:1fr 1fr}.producer-copy h2{font-size:35px}.producer-copy>p{font-size:14px}.service-card{padding:23px}.service-card h3{font-size:25px}.team-tags{gap:7px}.team-tags span{padding:7px 9px}.faq-section{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.faq-intro>p{max-width:500px}.faq-intro .text-link{display:none}.closing{align-items:start;flex-direction:column;gap:25px}.site-footer{flex-wrap:wrap;gap:14px 22px}.site-footer p{flex-basis:60%}.site-footer>span{margin-left:auto}.crop-strip{flex-wrap:wrap;gap:12px 20px}.crop-strip p{flex-basis:80%;font-size:13px}.crop-strip>.icon{margin-left:auto}.strip-divider{display:none}}
@media(max-width:540px){body{padding:0}.site-shell{border-radius:0}.section-pad{padding-left:22px;padding-right:22px}.site-header{padding:19px 22px;gap:15px}.brand>span{font-size:30px}.brand>svg{width:31px;height:36px}.brand{gap:8px}.header-cta{display:none}.menu-toggle{display:flex;margin-left:auto;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:0;background:white;border-radius:50%}.menu-toggle span{height:1.5px;width:17px;background:#253323}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.2px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.2px) rotate(-45deg)}#mobile-nav{position:absolute;top:76px;left:15px;right:15px;background:white;border-radius:16px;box-shadow:0 14px 30px #23341d20;z-index:5;padding:15px;display:grid;gap:5px}#mobile-nav a{text-decoration:none;padding:13px;border-radius:8px;font-size:15px}#mobile-nav a:hover{background:#edf2e5}.hero{padding-top:12px;padding-bottom:25px;gap:28px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:1.2px}h1{font-size:44px;letter-spacing:-2.4px;line-height:1.12}.hero-copy>p{font-size:15px;line-height:1.8;margin:19px 0 23px}.hero .button{font-size:13px}.hero-field{height:405px;border-radius:17px}.field-top{left:15px;right:15px;top:15px}.glass-pill{padding:8px 10px;font-size:11px}.field-label{font-size:7px;letter-spacing:.7px}.field-bottom{left:15px;right:15px;bottom:15px;grid-template-columns:1fr}.field-summary{padding:17px;max-width:none}.field-insight{display:none}.field-card-head h2{font-size:18px}.field-metrics{margin-top:14px;padding-top:15px}.field-metrics strong{font-size:30px}.field-metrics span{font-size:11px}.field-summary>a{font-size:12px;padding:10px 12px;margin-top:15px}.marker-one{top:27%;left:32%}.marker-two{top:41%;right:18%}.field-outline{inset:22% -10% 48%}.crop-strip{gap:12px 20px;padding-top:23px;padding-bottom:23px}.crop-strip p{font-size:12px;flex:1;flex-basis:calc(100% - 55px)}.crop-strip>span:first-child{font-size:9px}.crop-strip>div{font-size:18px}.mobile-break{display:block}.benefits,.product-section,.workflow,.producer-section,.faq-section{padding-top:53px}h2{font-size:32px;letter-spacing:-1.3px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:15px}.section-heading>p{font-size:14px}.section-heading{gap:17px}.benefit-grid{grid-template-columns:1fr;gap:12px}.benefit-card{padding:25px}.benefit-card h3{max-width:none;margin-top:24px;font-size:23px}.benefit-card p{font-size:14px;line-height:1.8}.card-tail{min-height:0;font-size:12px;margin-top:24px}.benefit-card .card-number{right:25px;top:37px}.product-preview{padding:13px;border-radius:17px;margin-left:-7px;margin-right:-7px}.preview-header{gap:16px;margin-bottom:14px;padding:5px}.preview-tabs{margin-left:0;justify-content:space-between;width:100%}.preview-tabs button{padding:10px 12px;font-size:12px}.preview-title strong{font-size:17px}.preview-title .round-icon{width:40px;height:40px}.preview-layout{gap:12px}.preview-photo{min-height:260px}.preview-photo>header{left:18px;right:18px;top:18px}.preview-photo h3{font-size:23px}.preview-photo header>span{font-size:10px}.photo-readout{left:15px;right:15px;bottom:15px;gap:28px;padding:17px}.photo-readout small{font-size:10px}.photo-readout b{font-size:29px}.photo-readout>.icon{width:28px;height:28px}.preview-data{display:flex;gap:12px}.chart-card{padding:22px}.data-chart{max-height:150px}.insight-card{padding:22px}.preview-disclaimer{padding:0 5px 5px}.preview-disclaimer>p{font-size:10px}.preview-disclaimer>span{font-size:10px}.steps{gap:28px 23px}.steps h3{font-size:19px;line-height:1.3}.steps p{font-size:13px;line-height:1.8}.steps li>span{margin-bottom:17px}.field-story{padding:22px}.field-story p{font-size:13px}.producer-card{grid-template-columns:1fr;padding:28px 22px;gap:28px;border-radius:18px}.producer-copy h2{font-size:40px;margin:20px 0}.producer-copy>.eyebrow{font-size:9px;letter-spacing:1.1px}.producer-copy>p{font-size:14px}.service-card{padding:25px}.service-card h3{font-size:29px}.service-card>small{font-size:11px}.service-card li b{font-size:14px}.service-card li span{font-size:13px}.team-tags span{font-size:10px}.faq-list summary{font-size:14px;line-height:1.5;gap:15px;padding:20px 0}.faq-list details p{font-size:13px}.closing{padding-top:36px;padding-bottom:36px}.closing h2{font-size:30px}.closing .eyebrow{font-size:9px;letter-spacing:1.2px}.closing .button{font-size:13px}.site-footer{padding-top:28px;padding-bottom:25px;gap:16px 20px}.site-footer p{font-size:10px}.site-footer>span{font-size:9px}.site-footer>a:not(.footer-brand){font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
