:root{--green-950:#073b24;--green-900:#084b2b;--green-800:#0c6337;--green-700:#11753f;--green-100:#eaf6ec;--green-50:#f4faf5;--gold:#f4b900;--gold-100:#fff2b7;--blue:#143c5b;--ink:#14251b;--muted:#637168;--line:#dce8df;--paper:#fff;--soft:#f4f8f3;--danger:#b8322a;--shadow:0 24px 70px rgba(8,62,35,.13);--shadow-sm:0 12px 35px rgba(8,62,35,.09);--radius:26px;--container:1180px}*{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:#fff}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-body{min-height:100vh}.site-container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,62,35,.08)}.header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.site-logo{display:flex;align-items:center;gap:11px;min-width:max-content}.site-logo img{width:48px;height:48px;object-fit:contain}.site-logo span{display:grid;line-height:1.05}.site-logo strong{font-size:18px;color:var(--green-900);font-weight:900}.site-logo small{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);font-weight:800}.site-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.site-nav a{font-size:13px;font-weight:750;color:#3c4d42;position:relative;padding:31px 0}.site-nav a:after{content:"";position:absolute;height:3px;border-radius:999px;left:0;right:100%;bottom:19px;background:var(--gold);transition:.2s}.site-nav a:hover,.site-nav a.active{color:var(--green-800)}.site-nav a:hover:after,.site-nav a.active:after{right:0}.site-actions{display:flex;align-items:center;gap:11px}.site-link{font-size:13px;font-weight:800;color:var(--green-800)}.site-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 23px;border:1px solid var(--green-800);border-radius:15px;background:linear-gradient(135deg,var(--green-700),var(--green-900));color:#fff;font-weight:850;box-shadow:0 10px 28px rgba(12,99,55,.18);cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.site-button:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(12,99,55,.24)}.site-button.compact{min-height:43px;padding:0 16px;font-size:12px;border-radius:12px}.site-button.secondary{background:#fff;color:var(--green-800);box-shadow:none;border-color:#c9ddd0}.site-button.gold{background:var(--gold);color:#17331f;border-color:var(--gold)}.site-button.white{background:#fff;color:var(--green-900);border-color:#fff}.site-button.transparent{background:transparent;color:#fff;border-color:rgba(255,255,255,.45);box-shadow:none}.site-button.full{width:100%}.cart-pill{display:inline-flex;align-items:center;gap:6px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:13px;font-weight:850}.cart-pill span{min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--gold);color:#17331f;font-size:10px}.mobile-nav-button{display:none;border:0;background:#f0f6f1;width:43px;height:43px;border-radius:12px;font-size:21px;color:var(--green-900)}.site-toast{position:fixed;z-index:120;top:96px;right:24px;max-width:420px;display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:10px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--line)}.site-toast b{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;color:#fff}.site-toast.success b{background:var(--green-700)}.site-toast.error b{background:var(--danger)}.site-toast button{border:0;background:transparent;font-size:20px;cursor:pointer}.hero-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fbf5 0%,#eef7ed 56%,#fff7d7 100%);padding:94px 0 76px}.hero-section:before{content:"";position:absolute;width:580px;height:580px;border-radius:50%;right:-240px;top:-300px;background:rgba(244,185,0,.23)}.hero-section:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;left:-300px;bottom:-330px;background:rgba(12,99,55,.12)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center;position:relative;z-index:2}.site-eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.site-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--gold)}.site-eyebrow.dark{color:var(--green-800)}.site-eyebrow.light{color:#fff}.hero-copy h1{font-size:clamp(48px,6.2vw,82px);line-height:.98;letter-spacing:-.055em;margin:24px 0 24px;color:var(--green-950);max-width:760px}.hero-copy>p{font-size:18px;line-height:1.75;color:#4f6256;max-width:660px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:32px;color:#476052;font-size:12px;font-weight:750}.hero-visual{min-height:540px;position:relative;display:grid;place-items:center}.hero-card.main{position:relative;z-index:3;width:min(440px,90%);padding:30px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.9);border-radius:30px;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.hero-card.main>small{color:var(--green-700);font-weight:850;text-transform:uppercase;letter-spacing:.1em}.hero-card.main h3{font-size:31px;line-height:1.12;margin:11px 0 22px}.hero-card.main>a{display:inline-block;margin-top:17px;color:var(--green-800);font-size:13px;font-weight:850}.mini-products{display:grid;gap:10px}.mini-products>div{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:10px;border-radius:16px;background:var(--green-50);border:1px solid #e0ede2}.mini-products img{width:58px;height:50px;object-fit:cover;border-radius:12px;background:#fff}.mini-products span{display:grid;gap:4px}.mini-products strong{font-size:13px}.mini-products small{color:var(--muted);font-size:11px}.floating-stat{position:absolute;z-index:4;padding:15px 18px;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm);display:grid;gap:3px}.floating-stat b{font-size:20px;color:var(--green-800)}.floating-stat span{font-size:10px;color:var(--muted);font-weight:750}.floating-stat.one{left:0;top:80px}.floating-stat.two{right:0;bottom:75px}.hero-orbit{position:absolute;width:410px;height:410px;border:60px solid var(--green-800);border-radius:50%;opacity:.12}.stats-strip{padding:28px 0;background:var(--green-950);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{display:grid;gap:5px;padding:4px 28px;border-right:1px solid rgba(255,255,255,.15)}.stats-grid>div:first-child{padding-left:0}.stats-grid>div:last-child{border:0}.stats-grid strong{font-size:30px}.stats-grid span{font-size:11px;color:#c7ddcf;font-weight:750}.section-block{padding:92px 0}.section-block.soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:34px}.section-heading h2,.feature-intro>div:first-child h2{font-size:clamp(31px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 0}.section-heading>a{color:var(--green-800);font-size:13px;font-weight:850}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid a{position:relative;min-height:190px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;gap:10px;transition:.2s transform,.2s box-shadow,.2s border-color}.category-grid a:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm);border-color:#bad6c3}.category-grid span{font-size:34px}.category-grid strong{font-size:18px}.category-grid small{color:var(--muted);line-height:1.5}.category-grid i{position:absolute;right:20px;bottom:18px;color:var(--green-700);font-style:normal;font-weight:900}.site-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.site-product-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;transition:.2s transform,.2s box-shadow}.site-product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm)}.product-image{height:215px;position:relative;background:linear-gradient(145deg,#edf7ed,#fff8dd);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.site-product-card:hover .product-image img{transform:scale(1.04)}.product-image>span{position:absolute;top:13px;left:13px;padding:6px 9px;border-radius:999px;background:rgba(7,59,36,.9);color:#fff;font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.product-card-body{padding:19px}.product-card-body>small{font-size:10px;color:var(--green-700);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.product-card-body h3{font-size:18px;line-height:1.25;margin:8px 0}.farm-line{font-size:11px;color:var(--muted);margin:0 0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.price-row strong{color:var(--green-900);font-size:14px}.price-row span{font-size:10px;color:#8a6900}.quick-add-form{display:grid;grid-template-columns:75px 1fr;gap:8px;margin-top:15px}.quick-add-form input{min-width:0;height:42px;border:1px solid var(--line);border-radius:11px;padding:0 10px}.quick-add-form button{border:0;border-radius:11px;background:var(--green-800);color:#fff;font-weight:850;cursor:pointer}.site-empty{grid-column:1/-1;padding:70px 30px;text-align:center;border:1px dashed #bdd4c3;border-radius:24px;background:#fff}.site-empty h3{font-size:25px;margin:0 0 10px}.site-empty p{color:var(--muted)}.feature-intro>div:first-child{max-width:740px;margin-bottom:36px}.feature-intro>div:first-child p{color:var(--muted);font-size:17px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{position:relative;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.feature-grid article>b{position:absolute;right:22px;top:21px;font-size:12px;color:#b6c6bb}.feature-grid article>span{font-size:31px}.feature-grid h3{font-size:19px;margin:18px 0 9px}.feature-grid p{color:var(--muted);font-size:13px;line-height:1.65;margin:0}.dark-section{background:linear-gradient(145deg,var(--green-950),#0b4631 62%,var(--blue));color:#fff}.workflow-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.workflow-grid h2{font-size:clamp(38px,5vw,58px);line-height:1.03;margin:18px 0}.workflow-grid>div>p{color:#c9ddd0;line-height:1.75}.workflow-grid ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.workflow-grid li{display:flex;align-items:center;gap:16px;padding:17px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(255,255,255,.07)}.workflow-grid li>b{width:38px;height:38px;border-radius:13px;background:var(--gold);color:var(--green-950);display:grid;place-items:center}.workflow-grid li>span{display:grid;gap:4px}.workflow-grid li small{color:#bdd3c5}.cta-banner{padding:50px;border-radius:32px;background:linear-gradient(135deg,var(--green-800),var(--green-950));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:var(--shadow)}.cta-banner.green{background:linear-gradient(135deg,#0d6b3a,#083f27)}.cta-banner h2{font-size:clamp(31px,4vw,48px);margin:11px 0}.cta-banner p{color:#c9ddd0}.cta-banner>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.page-hero{padding:105px 0 90px;background:linear-gradient(145deg,var(--green-950),#0e6c3c 65%,#1d4d60);color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-230px;background:var(--gold);opacity:.85}.page-hero.compact{padding:75px 0 62px}.page-hero .site-container{position:relative;z-index:2}.page-hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;max-width:880px;margin:20px 0}.page-hero p{font-size:17px;line-height:1.7;color:#d0e2d6;max-width:760px}.split-page-hero{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:60px}.hero-symbol{width:230px;height:230px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);font-size:72px;font-weight:950;box-shadow:inset 0 0 0 32px rgba(255,255,255,.04)}.prose-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.prose-grid h2{font-size:38px;line-height:1.1}.prose-grid p{font-size:16px;line-height:1.8;color:var(--muted)}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pillar-grid article{padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff}.pillar-grid span{font-size:30px}.pillar-grid h3{margin:15px 0 8px}.pillar-grid p{margin:0;color:var(--muted);line-height:1.6;font-size:13px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-grid article{position:relative;padding:34px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#fff,#f8fbf8)}.service-grid article>b{position:absolute;right:25px;top:22px;color:#bdc9c0}.service-grid article>span{font-size:38px}.service-grid h2{font-size:27px;margin:17px 0 10px}.service-grid p{color:var(--muted);line-height:1.7}.service-grid a{color:var(--green-800);font-weight:850;font-size:13px}.journey-tabs{display:grid;grid-template-columns:1fr 1fr;gap:22px}.journey-column{padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow-sm)}.journey-icon{font-size:45px}.journey-column h2{font-size:30px}.journey-column ol{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:12px}.journey-column li{display:flex;gap:13px;padding:15px;background:var(--green-50);border-radius:16px}.journey-column li>b{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--green-800);color:#fff}.journey-column li>span{display:grid;gap:4px}.journey-column li small{color:var(--muted);line-height:1.45}.farm-hero{background:linear-gradient(145deg,#063b24,#0e7040 68%,#143d58)}.farm-dashboard-preview{padding:26px;border-radius:28px;background:#fff;color:var(--ink);box-shadow:var(--shadow);transform:rotate(2deg)}.farm-dashboard-preview>div:first-child{padding:20px;border-radius:18px;background:var(--green-950);color:#fff;display:grid;gap:6px}.farm-dashboard-preview>div:first-child strong{font-size:28px}.farm-dashboard-preview>div:first-child span{font-size:11px;color:#bed4c5}.preview-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.preview-row span{display:grid;gap:3px;padding:12px;border-radius:13px;background:var(--soft);text-align:center}.preview-row b{color:var(--green-800)}.preview-row small{font-size:9px;color:var(--muted)}.preview-chart{height:110px;display:flex;align-items:flex-end;gap:10px;padding:14px;border-radius:16px;background:#f8faf7}.preview-chart i{flex:1;border-radius:8px 8px 3px 3px;background:linear-gradient(var(--gold),#d9a100)}.shop-section{padding-top:55px}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:30px;align-items:start}.shop-sidebar{position:sticky;top:105px;border:1px solid var(--line);border-radius:22px;padding:22px;background:#fff}.shop-sidebar h3{margin-top:0}.shop-sidebar form{display:grid;gap:15px}.shop-sidebar label{display:grid;gap:7px;font-size:11px;font-weight:850}.shop-sidebar input,.shop-sidebar select,.contact-form input,.contact-form select,.contact-form textarea,.detail-add input{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px;color:var(--ink);outline:none}.shop-sidebar input:focus,.shop-sidebar select:focus,.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.detail-add input:focus{border-color:#6aaa7d;box-shadow:0 0 0 4px rgba(12,99,55,.08)}.clear-filter{display:block;text-align:center;color:var(--green-800);font-size:12px;font-weight:800}.sidebar-help-card{margin-top:22px;padding:18px;border-radius:17px;background:var(--green-950);color:#fff}.sidebar-help-card p{font-size:11px;line-height:1.5;color:#c7ddcf}.sidebar-help-card button{border:0;background:var(--gold);color:var(--green-950);font-weight:850;border-radius:10px;padding:9px 11px;cursor:pointer}.shop-result-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.shop-result-head h2{margin:0}.shop-result-head p{margin:5px 0 0;color:var(--muted);font-size:12px}.shop-result-head>a{font-size:12px;font-weight:850;color:var(--green-800)}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:30px}.breadcrumbs a{color:var(--green-800)}.product-detail-section{padding-top:48px}.public-product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.detail-image{position:relative;padding:35px;border-radius:30px;background:linear-gradient(145deg,#eef8ee,#fff7d8)}.detail-image img{width:100%;height:470px;object-fit:contain}.verified-chip{position:absolute;left:28px;bottom:25px;padding:9px 12px;border-radius:999px;background:#fff;color:var(--green-800);font-size:10px;font-weight:900;box-shadow:var(--shadow-sm)}.detail-copy h1{font-size:clamp(40px,5vw,62px);line-height:1.02;margin:14px 0}.detail-meta{display:flex;gap:13px;flex-wrap:wrap;color:var(--muted);font-size:11px;font-weight:750}.detail-description{font-size:16px;line-height:1.75;color:#53645a;margin:27px 0}.pricing-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pricing-panel>div{padding:17px;border:1px solid var(--line);border-radius:17px;background:var(--green-50);display:grid;gap:5px}.pricing-panel small{color:var(--muted)}.pricing-panel strong{font-size:19px;color:var(--green-900)}.pricing-panel span{font-size:10px;color:var(--muted)}.detail-add{display:grid;grid-template-columns:105px 1fr 1fr;gap:10px;align-items:end;margin-top:22px}.detail-add label{display:grid;gap:6px;font-size:11px;font-weight:850}.detail-assurance{display:flex;gap:13px;flex-wrap:wrap;margin-top:24px;font-size:11px;color:var(--muted)}.public-cart-layout{display:grid;grid-template-columns:1fr 340px;gap:30px;align-items:start}.public-cart-list{display:grid;gap:12px}.public-cart-list article{display:grid;grid-template-columns:85px 1fr auto auto;align-items:center;gap:16px;padding:16px;border:1px solid var(--line);border-radius:18px}.public-cart-list img{width:85px;height:75px;object-fit:cover;border-radius:13px;background:var(--soft)}.public-cart-list h3{margin:4px 0}.public-cart-list p{margin:0;color:var(--muted);font-size:11px}.public-cart-list form button{border:0;background:transparent;color:var(--danger);font-size:11px;font-weight:850;cursor:pointer}.cart-summary{position:sticky;top:105px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}.cart-summary h3{margin-top:0}.cart-summary>div{display:flex;justify-content:space-between;gap:12px;margin:13px 0}.cart-summary small,.cart-summary p{color:var(--muted);font-size:10px;line-height:1.5}.cart-summary .site-button{margin-top:9px}.cart-total{font-size:17px}.contact-layout{display:grid;grid-template-columns:360px 1fr;gap:36px;align-items:start}.contact-cards{display:grid;gap:14px}.contact-cards>article{display:grid;grid-template-columns:47px 1fr;gap:13px;padding:19px;border:1px solid var(--line);border-radius:18px}.contact-cards>article>span{width:47px;height:47px;border-radius:15px;display:grid;place-items:center;background:var(--green-100);font-size:20px}.contact-cards article div{display:grid;gap:5px}.contact-cards article small{color:var(--muted);font-size:10px;text-transform:uppercase;font-weight:850}.contact-cards article a,.contact-cards article strong{font-size:13px;color:var(--green-900);font-weight:800}.contact-cards article button{border:0;background:none;color:var(--green-800);font-weight:850;text-align:left;padding:0;cursor:pointer}.support-topics{padding:22px;border-radius:20px;background:var(--green-950);color:#fff;display:flex;gap:8px;flex-wrap:wrap}.support-topics h3{width:100%;margin:0 0 8px}.support-topics span{font-size:10px;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.1)}.contact-form{padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow-sm)}.contact-form h2{font-size:36px;margin:10px 0}.contact-form>div:first-child p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:24px 0}.form-grid label{display:grid;gap:7px;font-size:11px;font-weight:850}.form-grid .full{grid-column:1/-1}.contact-form>small{display:block;margin-top:12px;color:var(--muted)}.honeypot{position:absolute!important;left:-9999px!important}.legal-content{max-width:840px}.legal-content h2{font-size:28px;margin-top:38px}.legal-content p{color:var(--muted);line-height:1.8}.site-footer{padding:68px 0 24px;background:#061f15;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.site-logo.inverse img{filter:brightness(0) invert(1)}.site-logo.inverse strong{color:#fff}.site-logo.inverse small{color:#a8c4b2}.footer-brand>p{color:#9db8a7;line-height:1.7;max-width:420px}.footer-badges{display:flex;gap:8px;flex-wrap:wrap}.footer-badges span{padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.07);font-size:9px;color:#c5d9cb}.footer-grid h4{margin:8px 0 17px;color:#fff}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-grid a{font-size:12px;color:#a9c0b0}.footer-grid a:hover{color:var(--gold)}.footer-grid small{color:#708b79;line-height:1.5}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#6f8d79;font-size:10px}.footer-bottom span:last-child{display:flex;gap:18px}.commerce-chat{position:fixed;right:24px;bottom:24px;z-index:110}.chat-launcher{height:58px;padding:0 18px;border:0;border-radius:19px;background:linear-gradient(135deg,var(--green-700),var(--green-950));color:#fff;box-shadow:0 20px 55px rgba(5,45,25,.3);display:flex;align-items:center;gap:9px;cursor:pointer;position:relative}.chat-launcher b{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:var(--gold);color:var(--green-950)}.chat-launcher em{font-style:normal;font-size:12px;font-weight:850}.chat-pulse{position:absolute;width:13px;height:13px;border-radius:50%;background:#2dde78;border:3px solid #fff;left:42px;top:6px}.chat-window{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 32px));height:min(650px,calc(100vh - 120px));display:none;grid-template-rows:auto 1fr auto auto auto;border:1px solid var(--line);border-radius:25px;overflow:hidden;background:#fff;box-shadow:0 30px 90px rgba(3,36,19,.3)}.chat-window.open{display:grid}.chat-window>header{display:grid;grid-template-columns:46px 1fr auto;gap:11px;align-items:center;padding:16px;background:linear-gradient(135deg,var(--green-900),var(--green-700));color:#fff}.chat-avatar{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--gold);color:var(--green-950);font-weight:950}.chat-window header>div:nth-child(2){display:grid;gap:3px}.chat-window header strong{font-size:13px}.chat-window header small{font-size:9px;color:#cbe0d1}.chat-window header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#34e17b;margin-right:4px}.chat-head-actions{display:flex;gap:5px}.chat-head-actions button{width:32px;height:32px;border:0;border-radius:10px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.chat-messages{overflow:auto;padding:16px;background:#f7faf7;display:flex;flex-direction:column;gap:11px}.chat-message{max-width:87%;padding:11px 13px;border-radius:16px;font-size:12px;line-height:1.55}.chat-message p{margin:0}.chat-message.assistant{align-self:flex-start;background:#fff;border:1px solid var(--line);border-bottom-left-radius:5px}.chat-message.user{align-self:flex-end;background:var(--green-800);color:#fff;border-bottom-right-radius:5px}.chat-action-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.chat-action-list button,.chat-action-list a{border:1px solid #bed6c4;background:#fff;color:var(--green-800);border-radius:999px;padding:7px 9px;font-size:9px;font-weight:850;cursor:pointer}.chat-product-list{display:grid;gap:8px;margin-top:10px}.chat-product{display:grid;grid-template-columns:52px 1fr auto;gap:9px;align-items:center;padding:8px;border-radius:13px;background:var(--green-50)}.chat-product img{width:52px;height:48px;object-fit:cover;border-radius:10px}.chat-product span{display:grid;gap:3px}.chat-product strong{font-size:10px}.chat-product small{font-size:8px;color:var(--muted)}.chat-product button{border:0;border-radius:9px;background:var(--gold);color:var(--green-950);width:35px;height:35px;font-weight:950;cursor:pointer}.chat-order-list{display:grid;gap:7px;margin-top:9px}.chat-order-list a{padding:9px;border:1px solid var(--line);border-radius:11px;display:grid;gap:3px}.chat-order-list strong{font-size:10px}.chat-order-list small{font-size:8px;color:var(--muted)}.chat-quick{padding:8px 12px;display:flex;gap:6px;overflow:auto;border-top:1px solid var(--line);background:#fff}.chat-quick button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;color:var(--green-800);font-size:9px;font-weight:850;cursor:pointer}.chat-search{display:grid;grid-template-columns:1fr auto;gap:7px;padding:10px 12px;border-top:1px solid var(--line);background:#fff}.chat-search input{min-width:0;border:1px solid var(--line);border-radius:12px;padding:10px 11px;outline:none}.chat-search button{border:0;border-radius:11px;padding:0 14px;background:var(--green-800);color:#fff;font-weight:850;cursor:pointer}.chat-trust{padding:7px 12px;background:#eef7ef;text-align:center;font-size:8px;color:#597064}.chat-typing{display:inline-flex;gap:4px}.chat-typing i{width:5px;height:5px;border-radius:50%;background:#72917b;animation:chatBounce 1s infinite}.chat-typing i:nth-child(2){animation-delay:.15s}.chat-typing i:nth-child(3){animation-delay:.3s}@keyframes chatBounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-4px)}}
@media(max-width:1100px){.site-nav{gap:13px}.site-nav a{font-size:11px}.site-product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{gap:35px}.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.mobile-nav-button{display:grid;place-items:center;margin-left:auto}.site-nav{display:none;position:absolute;left:20px;right:20px;top:75px;padding:14px;border-radius:18px;background:#fff;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.site-nav.open{display:flex}.site-nav a{padding:12px}.site-nav a:after{display:none}.site-actions .site-link{display:none}.header-inner{gap:12px}.hero-grid,.workflow-grid,.public-product-detail,.prose-grid,.contact-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{min-height:480px}.category-grid{grid-template-columns:repeat(2,1fr)}.site-product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid,.pillar-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.shop-sidebar form{grid-template-columns:repeat(3,1fr)}.shop-sidebar .site-button,.clear-filter{align-self:end}.sidebar-help-card{display:none}.public-cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.split-page-hero{grid-template-columns:1fr}.hero-symbol,.farm-dashboard-preview{display:none}.service-grid,.journey-tabs{grid-template-columns:1fr}.detail-image img{height:380px}.contact-cards{grid-template-columns:repeat(3,1fr)}.contact-cards>article{grid-template-columns:1fr}.support-topics{grid-column:1/-1}}
@media(max-width:680px){.site-container{width:min(100% - 26px,var(--container))}.site-header{position:sticky}.header-inner{min-height:70px}.site-logo img{width:42px;height:42px}.site-logo strong{font-size:15px}.site-logo small{font-size:8px}.site-actions .site-button{display:none}.site-actions{margin-left:0}.hero-section{padding:65px 0 55px}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-visual{min-height:420px}.hero-card.main{padding:22px}.hero-card.main h3{font-size:25px}.floating-stat.one{left:2px;top:35px}.floating-stat.two{right:2px;bottom:30px}.stats-grid{grid-template-columns:1fr 1fr;gap:22px}.stats-grid>div{border:0;padding:0;text-align:center}.section-block{padding:64px 0}.section-heading{align-items:flex-start}.section-heading h2,.feature-intro>div:first-child h2{font-size:34px}.section-heading>a{display:none}.category-grid,.feature-grid,.pillar-grid,.site-product-grid,.contact-cards{grid-template-columns:1fr}.product-image{height:240px}.cta-banner{padding:34px 24px;display:grid}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid}.page-hero{padding:75px 0 60px}.page-hero h1{font-size:43px}.shop-sidebar form{grid-template-columns:1fr}.shop-result-head{align-items:flex-start}.pricing-panel{grid-template-columns:1fr}.detail-add{grid-template-columns:1fr}.detail-image img{height:300px}.public-cart-list article{grid-template-columns:70px 1fr auto}.public-cart-list article>strong{grid-column:2}.public-cart-list article form{grid-column:3;grid-row:1/3}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.contact-form{padding:24px}.commerce-chat{right:13px;bottom:13px}.chat-launcher em{display:none}.chat-launcher{width:58px;padding:0;justify-content:center;border-radius:18px}.chat-launcher b{background:transparent;color:#fff}.chat-pulse{left:38px}.chat-window{right:0;bottom:68px;height:min(640px,calc(100vh - 95px))}.site-toast{top:80px;right:13px;left:13px;max-width:none}}
