*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.5;color:#4a3728;background-color:#f5f1e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-link{position:absolute;top:-5rem;left:50%;transform:translateX(-50%);z-index:100;padding:.75rem 1rem;background-color:#2d5a27;color:#fdfdfb;font-weight:500;text-decoration:none;border-radius:.5rem;transition:top 200ms ease-in-out}.skip-link:focus{top:1rem}a{color:#2d5a27;text-decoration:none;transition:color .15s ease}a:hover{color:#23481f}img{max-width:100%;height:auto;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.btn-primary{padding:.625rem 1rem;font-size:1rem;height:44px;background-color:#2d5a27;color:#fdfdfb;border-color:#2d5a27;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.btn-primary:hover:not(:disabled){background-color:#23481f;border-color:#23481f;box-shadow:0 4px 8px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.06);transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-primary:focus-visible{outline-color:#2d5a27}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.btn-secondary{padding:.625rem 1rem;font-size:1rem;height:44px;background-color:#fff;color:#4a3728;border-color:#e0d7cf;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-secondary:hover:not(:disabled){background-color:#f5f1e8;border-color:#c9b9ad;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.btn-secondary:active:not(:disabled){background-color:#f0ebe5}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn-ghost:disabled{opacity:.5;cursor:not-allowed}.btn-ghost:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.btn-ghost{padding:.625rem 1rem;font-size:1rem;height:44px;background-color:rgba(0,0,0,0);color:#4a3728;border-color:rgba(0,0,0,0)}.btn-ghost:hover:not(:disabled){background-color:#f5f1e8}.btn-ghost:active:not(:disabled){background-color:#f0ebe5}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-bottom:1px solid #e0d7cf}.nav{display:flex;align-items:center;justify-content:space-between;height:4rem}@media(min-width: 768px){.nav{height:5rem}}.logo{font-family:Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#2d5a27;text-decoration:none}@media(min-width: 768px){.logo{font-size:1.75rem}}.nav-links{display:none;gap:2rem;list-style:none}@media(min-width: 768px){.nav-links{display:flex}}.nav-links a{color:#4a3728;font-weight:500}.nav-links a:hover{color:#2d5a27}.nav-cta{display:flex;gap:.75rem}@media(min-width: 768px){.nav-cta{gap:1rem}}.menu-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer}@media(min-width: 768px){.menu-toggle{display:none}}.hero{position:relative;padding:8rem 0 4rem;background:linear-gradient(135deg, #f0f7ef 0%, #f5f1e8 100%);overflow:hidden}@media(min-width: 768px){.hero{padding:10rem 0 6rem}}@media(min-width: 1024px){.hero{padding:12rem 0 8rem}}.hero-content{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center;max-width:800px}.hero-badge{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1;border-radius:9999px;white-space:nowrap;background-color:#dcfce7;color:#166534;margin-bottom:1.5rem;font-size:.875rem}.hero-title{font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1.25;letter-spacing:-0.025em;color:#4a3728;font-size:3rem}@media(min-width: 768px){.hero-title{font-size:3.75rem}}.hero-title{margin-bottom:1.5rem}@media(min-width: 768px){.hero-title{margin-bottom:2rem}}.hero-subtitle{font-size:1.125rem;font-weight:400;line-height:1.625;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#8a7567;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}@media(min-width: 768px){.hero-subtitle{margin-bottom:3rem}}.hero-cta{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width: 640px){.hero-cta{flex-direction:row}}.hero-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hero-cta-primary:disabled{opacity:.5;cursor:not-allowed}.hero-cta-primary:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.hero-cta-primary{padding:.625rem 1rem;font-size:1rem;height:44px;background-color:#2d5a27;color:#fdfdfb;border-color:#2d5a27;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.hero-cta-primary:hover:not(:disabled){background-color:#23481f;border-color:#23481f;box-shadow:0 4px 8px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.06);transform:translateY(-1px)}.hero-cta-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hero-cta-primary:focus-visible{outline-color:#2d5a27}.hero-cta-primary{padding:1rem 2rem;font-size:1.125rem}.hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hero-cta-secondary:disabled{opacity:.5;cursor:not-allowed}.hero-cta-secondary:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.hero-cta-secondary{padding:.625rem 1rem;font-size:1rem;height:44px;background-color:#fff;color:#4a3728;border-color:#e0d7cf;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hero-cta-secondary:hover:not(:disabled){background-color:#f5f1e8;border-color:#c9b9ad;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.hero-cta-secondary:active:not(:disabled){background-color:#f0ebe5}.hero-cta-secondary{padding:1rem 2rem;font-size:1.125rem}.hero-image{margin-top:4rem;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}@media(min-width: 768px){.hero-image{margin-top:5rem}}.how-it-works{padding:5rem 0;background:#fff}@media(min-width: 768px){.how-it-works{padding:6rem 0}}@media(min-width: 1024px){.how-it-works{padding:8rem 0}}.section-header{text-align:center;margin-bottom:3rem}@media(min-width: 768px){.section-header{margin-bottom:4rem}}.section-tag{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1;border-radius:9999px;white-space:nowrap;background:#f0f7ef;color:#2d5a27;margin-bottom:1rem}.section-title{font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1.25;letter-spacing:-0.025em;color:#4a3728;font-size:2.25rem}@media(min-width: 768px){.section-title{font-size:3rem}}.section-title{margin-bottom:1rem}.section-subtitle{font-size:1rem;font-weight:400;line-height:1.5;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#8a7567;max-width:600px;margin:0 auto}.steps-grid{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:grid;gap:2rem}@media(min-width: 768px){.steps-grid{grid-template-columns:repeat(3, 1fr);gap:3rem}}.step-card{text-align:center;padding:2rem}.step-icon{width:5rem;height:5rem;margin:0 auto 1.5rem;background:#f0f7ef;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.step-title{font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1.25;letter-spacing:-0.025em;color:#4a3728;font-size:1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;margin-bottom:.75rem}.step-description{color:#8a7567}.how-it-works-farmer{padding:5rem 0;background:#f0f7ef}@media(min-width: 768px){.how-it-works-farmer{padding:6rem 0}}@media(min-width: 1024px){.how-it-works-farmer{padding:8rem 0}}.pricing{padding:5rem 0;background:#fff}@media(min-width: 768px){.pricing{padding:6rem 0}}@media(min-width: 1024px){.pricing{padding:8rem 0}}.pricing-grid{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:grid;gap:2rem;margin-top:3rem}@media(min-width: 768px){.pricing-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.pricing-card{background-color:#fff;border-radius:.75rem;border:1px solid #f0ebe5;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);padding:2rem;text-align:center;position:relative}.pricing-card.featured{border-color:#2d5a27;transform:scale(1.05)}@media(min-width: 768px){.pricing-card.featured{z-index:1}}.pricing-badge{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1;border-radius:9999px;white-space:nowrap;background-color:#dcfce7;color:#166534;position:absolute;top:1rem;right:1rem}.pricing-name{font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1.25;letter-spacing:-0.025em;color:#4a3728;font-size:1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;margin-bottom:.5rem}.pricing-description{color:#8a7567;margin-bottom:1.5rem}.pricing-price{font-size:3rem;font-weight:700;color:#4a3728;margin-bottom:.5rem}.pricing-price span{font-size:1rem;font-weight:400;color:#8a7567}.pricing-features{list-style:none;margin:2rem 0;text-align:left}.pricing-features li{padding:.75rem 0;border-bottom:1px solid #e0d7cf;display:flex;align-items:center;gap:.75rem}.pricing-features li:last-child{border-bottom:none}.checkmark{color:#22c55e;font-size:1.25rem}.faq{padding:5rem 0;background:#f5f1e8}@media(min-width: 768px){.faq{padding:6rem 0}}.faq-list{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;max-width:800px}.faq-item{background-color:#fff;border-radius:.75rem;border:1px solid #f0ebe5;overflow:hidden;margin-bottom:1rem}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:none;border:none;width:100%;text-align:left;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#4a3728;cursor:pointer}.faq-question:hover{background:#f9f7f5}.faq-answer{padding:0 1.5rem 1.5rem;color:#8a7567}.waitlist{padding:5rem 0;background:linear-gradient(135deg, #2d5a27 0%, #1d3b1a 100%);color:#fff;text-align:center}@media(min-width: 768px){.waitlist{padding:6rem 0}}.waitlist-title{font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1.25;letter-spacing:-0.025em;color:#4a3728;font-size:2.25rem}@media(min-width: 768px){.waitlist-title{font-size:3rem}}.waitlist-title{color:#fff;margin-bottom:1rem}.waitlist-subtitle{font-size:1rem;font-weight:400;line-height:1.5;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#e0f0dc;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.waitlist-form{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media(min-width: 640px){.waitlist-form{flex-direction:row}}.waitlist-input{flex:1;display:block;width:100%;padding:.625rem .75rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#4a3728;background-color:#fff;border:1px solid #e0d7cf;border-radius:.5rem;transition:border-color 150ms ease-in-out,box-shadow 150ms ease-in-out;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.waitlist-input::placeholder{color:#a69281}.waitlist-input:hover:not(:disabled):not(:focus){border-color:#c9b9ad}.waitlist-input:focus{outline:none;border-color:#2d5a27;box-shadow:0 0 0 3px rgba(45,90,39,.2)}.waitlist-input:disabled{background-color:#f5f1e8;color:#a69281;cursor:not-allowed}.waitlist-input.error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.waitlist-input{background:#fff}.waitlist-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.waitlist-submit:disabled{opacity:.5;cursor:not-allowed}.waitlist-submit:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.waitlist-submit{background:#d97706;color:#fff;white-space:nowrap}.waitlist-submit:hover:not(:disabled){background:#b45309}.waitlist-note{font-size:.875rem;color:#e0f0dc;margin-top:1rem}.footer{background:#32261d;color:#e0d7cf;padding:3rem 0 2rem}@media(min-width: 768px){.footer{padding:4rem 0 3rem}}.footer-content{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:grid;gap:2rem}@media(min-width: 768px){.footer-content{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand .logo{color:#fff;margin-bottom:1rem;display:inline-block}.footer-brand p{color:#c9b9ad;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-links a{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#3d2e22;border-radius:50%;color:#c9b9ad;transition:all .15s ease}.social-links a:hover{background:#2d5a27;color:#fff}.footer-heading{font-weight:600;color:#fff;margin-bottom:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#c9b9ad;transition:color .15s ease}.footer-links a:hover{color:#fff}.footer-bottom{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #3d2e22;text-align:center;font-size:.875rem;color:#a69281}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.hidden{display:none}@media(max-width: 767px){.hidden-mobile{display:none !important}}@media(min-width: 768px){.hidden-tablet{display:none !important}}
