/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#173f35;--deep:#0d2d27;--lime:#b8ca70;--paper:#f7f5ee;--ink:#17221f;--muted:#6a746f;--line:#dfe3da;--white:#fff;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;background:#fff;border-bottom:1px solid #173f351a;align-items:center;gap:42px;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand>span:last-child{flex-direction:column;line-height:.9;display:flex}.brand b{letter-spacing:.11em;color:var(--green);font-size:16px}.brand small{letter-spacing:.28em;color:#89928b;margin-top:6px;font-size:11px}.brand-mark{width:37px;height:42px;display:block;position:relative}.brand-mark i{border:2px solid var(--green);transform-origin:bottom;border-radius:80% 10%;width:9px;position:absolute;bottom:2px}.brand-mark i:first-child{height:24px;left:3px;transform:rotate(-34deg)}.brand-mark i:nth-child(2){height:36px;left:14px}.brand-mark i:nth-child(3){height:24px;right:2px;transform:rotate(34deg)}nav{flex:1;justify-content:center;gap:30px;display:flex}nav a{color:#45534d;font-size:13px;transition:all .2s}nav a:hover{color:var(--green)}.header-cta{background:var(--green);color:#fff;border-radius:2px;padding:14px 18px;font-size:13px;font-weight:700}.header-cta span{color:var(--lime);margin-left:10px}.hero{background:#fff;grid-template-columns:1.05fr .95fr;min-height:690px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:100px clamp(28px,6vw,96px) 54px;display:flex}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#53615b;align-items:center;gap:11px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--lime);width:27px;height:1px;display:inline-block}h1,h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:400}h1{max-width:760px;margin:22px 0 28px;font-size:clamp(47px,5.2vw,78px);line-height:1.03}h1 em,h2 em{color:#62735d;font-weight:400}.hero-lead{color:#5e6965;max-width:650px;margin:0;font-size:18px;line-height:1.7}.hero-actions{gap:14px;margin:34px 0 50px;display:flex}.button{border:1px solid var(--green);justify-content:center;align-items:center;gap:18px;padding:16px 22px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--green);color:#fff}.button.primary span{color:var(--lime)}.button.ghost{color:var(--green);background:#fff}.trust-row{border-top:1px solid var(--line);gap:30px;padding-top:22px;display:flex}.trust-row span{color:#66716c;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.trust-row b{color:var(--green);margin-right:6px}.hero-visual{min-height:650px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(#0d2d270a,#0d2d2766);position:absolute;inset:0}.floating-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;padding:18px 20px;position:absolute;box-shadow:0 16px 50px #0d2d2724}.floating-card b{letter-spacing:.14em;color:var(--green);font-size:10px}.floating-card span,.floating-card small{color:#6c7671;margin-top:7px;font-size:12px;display:block}.floating-card.top{top:45px;right:32px}.floating-card.bottom{align-items:center;gap:13px;display:flex;bottom:32px;left:32px}.floating-card.bottom small{font-size:11px}.pulse{background:var(--lime);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 6px #b8ca7038;margin:0!important}.value-strip{background:var(--green);color:#fff;grid-template-columns:repeat(4,1fr);padding:30px clamp(28px,6vw,92px);display:grid}.value-strip div{border-right:1px solid #ffffff29;grid-template-columns:36px 1fr;padding:7px 25px;display:grid}.value-strip div:last-child{border:0}.value-strip span{font-family:var(--serif);color:var(--lime);grid-row:1/3;font-size:14px}.value-strip b{letter-spacing:.13em;font-size:11px}.value-strip small{color:#b8c6c1;margin-top:6px;font-size:11px}.section{padding:110px clamp(28px,6vw,92px)}.section-heading.split{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.section-heading h2,.process-intro h2,.knowledge-title h2,.about h2,.contact h2{font-size:clamp(42px,4.5vw,68px);line-height:1.06}.section-heading>p{color:var(--muted);max-width:520px;font-size:16px;line-height:1.75}.category-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.category-card{border:1px solid #173f3514;flex-direction:column;min-height:310px;padding:25px;transition:all .25s;display:flex}.category-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #173f3517}.category-card:first-child,.category-card:nth-child(2),.category-card:nth-child(3){grid-column:span 2}.category-card:nth-child(4),.category-card:nth-child(5){grid-column:span 3;min-height:270px}.category-top{justify-content:space-between;align-items:start;display:flex}.category-icon{width:48px;height:48px;font-family:var(--serif);color:var(--green);background:#ffffffb3;border-radius:50%;place-items:center;font-size:16px;display:grid}.category-top small{font-family:var(--serif);color:#7b867e}.category-card h3{font-family:var(--serif);margin:46px 0 12px;font-size:27px;font-weight:400}.category-card p{color:#63706a;max-width:390px;margin:0 0 18px;font-size:13px;line-height:1.65}.category-card a{color:var(--green);margin-top:auto;font-size:12px;font-weight:700}.category-card a span{float:right}.sage{background:#e7ece2}.cream{background:#f3ead7}.clay{background:#eadfd3}.olive{background:#e1e4cc}.rose{background:#eee2dc}.process-section{background:var(--deep);color:#fff;grid-template-columns:.9fr 1.1fr;gap:9vw;padding:110px clamp(28px,6vw,92px);display:grid}.eyebrow.light{color:#b9c6c1}.process-intro h2{margin:21px 0 26px}.process-intro p:last-child{color:#aebdb8;max-width:480px;line-height:1.8}.steps article{border-top:1px solid #ffffff29;grid-template-columns:70px 1fr;padding:25px 0;display:grid}.steps article:last-child{border-bottom:1px solid #ffffff29}.steps>article>span{font-family:var(--serif);color:var(--lime);font-size:18px}.steps h3{font-family:var(--serif);margin:0 0 7px;font-size:24px;font-weight:400}.steps p{color:#9fb0aa;margin:0;font-size:13px;line-height:1.65}.machines{background:#fff}.machine-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.machine-card{border:1px solid var(--line);background:#fafaf7}.machine-image{background:linear-gradient(145deg,#fff,#f0f0eb);place-items:center;height:280px;padding:25px;display:grid}.machine-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.machine-copy{padding:22px;position:relative}.machine-copy small{letter-spacing:.12em;text-transform:uppercase;color:#87908b;font-size:10px}.machine-copy h3{font-family:var(--serif);margin:8px 0;font-size:28px;font-weight:400}.machine-copy p{color:#69736e;margin:0;font-size:12px}.machine-copy a{width:32px;height:32px;color:var(--green);border:1px solid #cfd5cf;border-radius:50%;place-items:center;display:grid;position:absolute;top:28px;right:20px}.machine-footer{color:#6c7771;justify-content:space-between;margin-top:28px;font-size:12px;display:flex}.machine-footer span{color:var(--lime);margin:0 8px}.machine-footer a{color:var(--green);font-weight:700}.knowledge{color:#fff;background:#1d453a;padding:110px clamp(28px,6vw,92px)}.knowledge-title{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.knowledge-title h2{max-width:700px}.article-grid{grid-template-columns:1.4fr 1fr 1fr;gap:14px;display:grid}.article-grid article{min-height:340px;color:var(--ink);background:#f6f2e9;flex-direction:column;padding:28px;display:flex}.article-grid .featured{background:var(--lime)}.tag{letter-spacing:.13em;font-size:9px;font-weight:700}.article-grid h3{font-family:var(--serif);margin:70px 0 14px;font-size:27px;font-weight:400;line-height:1.2}.article-grid p{color:#59655f;font-size:13px;line-height:1.65}.article-grid a{margin-top:auto;font-size:12px;font-weight:700}.about-card{border:1px solid var(--line);background:#fff;grid-template-columns:1.15fr .85fr;display:grid}.about-card>div{padding:70px}.about-card h2{margin:20px 0}.about-card p{color:var(--muted);max-width:630px;margin-bottom:30px;line-height:1.75}.about-card aside{background:#e8ecdf;flex-direction:column;justify-content:center;padding:70px;display:flex}.about-card blockquote{font-family:var(--serif);color:var(--green);margin:0 0 30px;font-size:27px;line-height:1.45}.about-card aside small{letter-spacing:.13em;font-size:9px}.contact{text-align:center;color:#102c26;background:#aebe68;padding:105px 25px}.contact .eyebrow{color:#264238;justify-content:center}.contact .eyebrow span{background:#fff}.contact h2{margin:20px 0}.contact>p:not(.eyebrow){max-width:690px;margin:0 auto 30px;line-height:1.7}.contact-actions{justify-content:center;align-items:center;gap:25px;display:flex}.button.white{background:#fff;border-color:#fff}.contact-actions>a:last-child{font-size:13px;text-decoration:underline}footer{color:#fff;background:#0a2822;grid-template-columns:1fr 1.2fr 1fr;align-items:start;gap:40px;padding:65px clamp(28px,6vw,92px) 30px;display:grid}.footer-brand b{color:#fff}.footer-brand .brand-mark i{border-color:var(--lime)}footer p{color:#9db0a9;max-width:370px;margin:0;font-size:13px;line-height:1.7}.footer-links{justify-content:end;gap:20px;font-size:12px;display:flex}footer>small{color:#779089;border-top:1px solid #ffffff21;grid-column:1/-1;padding-top:23px;font-size:10px}@media (width<=1000px){nav{display:none}.site-header{justify-content:space-between}.hero{grid-template-columns:1fr}.hero-copy{padding-top:70px}.hero-visual{min-height:500px}.value-strip{grid-template-columns:1fr 1fr;gap:15px}.value-strip div:nth-child(2){border-right:0}.category-grid{grid-template-columns:1fr 1fr}.category-card:nth-child(n){grid-column:span 1}.process-section{grid-template-columns:1fr;gap:55px}.machine-grid,.article-grid{grid-template-columns:1fr 1fr}.article-grid .featured{grid-column:1/-1}.about-card{grid-template-columns:1fr}.section-heading.split{grid-template-columns:1fr;gap:15px}.knowledge-title{display:block}footer{grid-template-columns:1fr 1fr}.footer-links{justify-content:start}}@media (width<=640px){.site-header{height:72px;padding:0 18px}.header-cta{padding:13px;font-size:0}.header-cta span{margin:0;font-size:16px}.brand{min-width:0}.brand b{font-size:13px}.brand small{font-size:9px}.brand-mark{transform:scale(.85)}.hero-copy{padding:55px 22px 35px}h1{font-size:43px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-direction:column;gap:10px}.hero-visual{min-height:390px}.floating-card.top{top:15px;right:15px}.floating-card.bottom{bottom:15px;left:15px}.value-strip{grid-template-columns:1fr;padding:25px 18px}.value-strip div{border-bottom:1px solid #ffffff24;border-right:0}.section,.process-section,.knowledge{padding:75px 22px}.category-grid,.machine-grid,.article-grid{grid-template-columns:1fr}.article-grid .featured{grid-column:auto}.machine-footer,.contact-actions{flex-direction:column;align-items:flex-start}.contact-actions{align-items:center}.about-card>div,.about-card aside{padding:40px 28px}.about-card blockquote{font-size:23px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.section-heading h2,.process-intro h2,.knowledge-title h2,.about h2,.contact h2{font-size:42px}.category-card{min-height:270px}.category-card h3{margin-top:35px}}:root{--green:#123f77;--deep:#092951;--lime:#9bae69;--paper:#f5f8fb;--ink:#10243b;--muted:#657487;--line:#dce5ee}.site-header{border-bottom-color:#123f771a}.brand{min-width:255px}.brand img{object-fit:contain;object-position:left center;width:245px;height:62px}.knowledge{background:#123f77}.contact{color:#10243b;background:#9bae69}footer{background:#071f3d}.footer-brand{background:#fff;border-radius:3px;width:255px;padding:4px 10px}.footer-brand img{width:235px;height:58px}@media (width<=640px){.brand{min-width:0}.brand img{width:180px;height:48px}.footer-brand{width:225px}.footer-brand img{width:205px}}.product-pills{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.product-pills span{color:var(--green);background:#eef2e8;border:1px solid #dce5d3;padding:9px 12px;font-size:11px;font-weight:700}.healthy-hero{background:linear-gradient(145deg,#eef2ed,#fff);place-items:center;display:grid}.healthy-hero>img{mix-blend-mode:multiply;object-fit:contain!important;width:90%!important;height:94%!important}.healthy-hero .hero-overlay{background:linear-gradient(#0d2d2700,#0d2d271f)}.video-hero{background:#153b32;min-height:690px;position:relative;overflow:hidden}.video-hero video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-hero .hero-overlay{background:linear-gradient(#0a231d08 35%,#0a231db8 100%)}.video-badge{background:#fffffff0;align-items:center;gap:13px;padding:16px 18px;display:flex;position:absolute;top:30px;left:30px;box-shadow:0 12px 35px #00000026}.video-badge .pulse{flex:none;display:block}.video-badge b{letter-spacing:.15em;color:var(--green);font-size:10px}.video-badge small{color:#64716b;margin-top:6px;font-size:11px;display:block}.video-caption{color:#fff;border-top:1px solid #ffffff73;grid-template-columns:42px 1fr;gap:4px 10px;padding-top:18px;display:grid;position:absolute;bottom:30px;left:34px;right:34px}.video-caption>span{color:var(--lime);font-family:var(--serif);grid-row:1/3;font-size:17px}.video-caption b{letter-spacing:.14em;font-size:11px}.video-caption p{font-family:var(--serif);max-width:390px;margin:4px 0 0;font-size:19px;line-height:1.35}.machine-grid{grid-template-columns:repeat(4,1fr)!important}.featured-machine{background:#e8eee6;grid-column:span 2;grid-template-columns:1.1fr .9fr;display:grid}.featured-machine .machine-image{height:360px}.featured-machine .machine-copy{flex-direction:column;justify-content:center;padding:35px;display:flex}.featured-machine .machine-copy h3{font-size:38px}.featured-machine .machine-copy p{padding-right:30px;font-size:14px;line-height:1.6}.featured-machine .machine-copy a{top:34px}.machine-card:not(.featured-machine){grid-column:span 1}@media (width<=1000px){.video-hero{min-height:600px}.machine-grid{grid-template-columns:1fr 1fr!important}.featured-machine{grid-column:1/-1}}@media (width<=640px){.product-pills{margin-top:20px}.hero-actions{margin-top:25px}.healthy-hero>img{height:88%!important}.video-hero{min-height:560px}.video-badge{top:16px;left:16px;right:16px}.video-caption{bottom:20px;left:20px;right:20px}.machine-grid{grid-template-columns:1fr!important}.featured-machine{grid-column:auto;display:block}.featured-machine .machine-image{height:330px}.featured-machine .machine-copy{padding:25px}.featured-machine .machine-copy h3{font-size:32px}}
