@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{color:#263029;font-synthesis:none;text-rendering:optimizelegibility;background:#fcfaf5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fcfaf5;min-width:320px;margin:0}a{color:inherit;text-decoration:none}h1,h2{color:#263029;font-family:Playfair Display,serif}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfaf5e6;border-bottom:1px solid #6d5b981f;justify-content:space-between;align-items:center;padding:14px max(32px,50% - 560px);display:flex;position:sticky;top:0;box-shadow:0 6px 24px #2630290d}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-tagline{color:#263029;letter-spacing:-.035em;white-space:nowrap;border-left:1px solid #26302940;flex-direction:column;justify-content:center;gap:2px;padding-left:12px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;line-height:.92;display:flex}.brand-tagline span:first-child{font-size:.92rem;font-weight:700}.brand-tagline span:last-child{color:#2d913e;letter-spacing:-.045em;font-size:1.18rem;font-weight:700}.brand-logo-img{transform-origin:50%;width:120px;max-width:100%;height:auto;transition:transform .2s;display:block;transform:none}.brand-logo-img:hover{transform:scale(1.08)rotate(-2deg)}nav{align-items:center;gap:28px;display:flex}nav a{color:#263029;padding:8px 0;font-size:.9rem;font-weight:600;transition:color .2s;position:relative}nav a:not(.nav-contact):after{content:"";transform-origin:0;background:#3dae50;height:2px;transition:transform .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}nav a:not(.nav-contact):hover{color:#3dae50}nav a:not(.nav-contact):hover:after{transform:scaleX(1)}.nav-contact{color:#fff;background:#3dae50;border-radius:999px;padding:10px 18px}.nav-contact:hover{color:#fff;background:#2d913e;transform:translateY(-1px)}.eyebrow{color:#6d5b98;letter-spacing:.12em;margin:0 0 16px;font-size:.78rem;font-weight:700}.section-text{color:#526058;max-width:650px;margin:20px auto 48px;font-size:1.05rem;line-height:1.7}.hero{background:linear-gradient(90deg, #09160de0 0%, #0c1c11b8 42%, #0c1c1133 100%), var(--hero-image) center / cover no-repeat;align-items:center;min-height:680px;padding:110px max(32px,50% - 560px);display:flex}.hero-content{text-align:left;max-width:650px}.hero .eyebrow{color:#d8cdef;margin-bottom:14px}.hero-badges{flex-wrap:wrap;gap:25px;margin-bottom:44px;display:flex}.hero-badges span{color:#fff;background:#ffffff1f;border:1px solid #fff6;border-radius:999px;padding:7px 11px;font-size:1.1rem;font-weight:700}.hero h1{color:#fff;text-shadow:0 3px 18px #0006;max-width:640px;margin:0;font-size:clamp(3rem,5.5vw,5.3rem);line-height:.98}.hero-text{color:#f0f7f1;text-shadow:0 2px 12px #00000073;max-width:570px;margin:24px 0 32px;font-size:1.1rem;font-weight:500;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.primary-button,.hero-secondary-button{border-radius:999px;padding:14px 24px;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-block}.primary-button{color:#fff;background:#3dae50}.primary-button:hover{background:#2d913e;transform:translateY(-2px)}.hero-secondary-button{color:#fff;border:1px solid #ffffffb3}.hero-secondary-button:hover{background:#ffffff24;border-color:#fff;transform:translateY(-2px)}.products-section{text-align:center;background:#fcfaf5;padding:96px 24px}.products-section h2,.gallery-section h2,.contact-section h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.product-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto;display:grid}.product-card{perspective:1200px;cursor:pointer;min-height:470px}.product-card-inner{width:100%;height:100%;min-height:470px;transform-style:preserve-3d;transition:transform .7s;position:relative}.product-card.is-flipped .product-card-inner{transform:rotateY(180deg)}.product-card-face{backface-visibility:hidden;background:#fff;border:1px solid #e3e1d9;border-radius:18px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 8px 22px #26302914}.product-card-front{transform:rotateY(0)}.product-card-back{color:#263029;background:linear-gradient(145deg,#edf8ee,#f3eefb);justify-content:center;padding:30px;transform:rotateY(180deg)}.product-image{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.product-card-content{flex-direction:column;flex:1;padding:22px 24px 20px;display:flex}.product-card-front .product-card-content{min-height:0}.product-card h3{color:#263029;margin:0 0 10px;font-family:Playfair Display,serif;font-size:1.55rem}.product-card p{color:#526058;margin:0;line-height:1.65}.product-card span{color:#6d5b98;flex-shrink:0;margin-top:auto;padding-top:18px;font-size:.85rem;font-weight:700;display:inline-block}.product-back-label{letter-spacing:.12em;font-size:.74rem;font-weight:700;color:#6d5b98!important;margin-bottom:12px!important}.scientific-name{font-size:1.05rem;color:#2d913e!important;margin-bottom:22px!important}.cooking-tip{font-size:.98rem;line-height:1.7;color:#34443a!important;margin:0!important}.cooking-tip strong{color:#2d913e}.pantry-section{text-align:center;background:#fcfaf5;padding:96px 24px}.pantry-section h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.pantry-grid{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1120px;margin:0 auto;display:grid}.pantry-card{background:#fff;border:1px solid #e3e1d9;border-radius:18px;padding:26px;box-shadow:0 8px 22px #26302914}.pantry-icon{margin-bottom:18px;font-size:2rem;display:block}.pantry-card h3{color:#263029;margin:0 0 10px;font-family:Playfair Display,serif;font-size:1.4rem}.pantry-card p{color:#526058;margin:0 0 18px;line-height:1.65}.pantry-card a{color:#2d913e;font-weight:700}.pantry-card a:hover{color:#6d5b98}.intro-section{background:#fcfaf5;width:100%}.intro-copy{text-align:center;max-width:1120px;margin:0 auto;padding:92px 24px}.intro-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:22px;display:flex}.intro-badges span{color:#263029;background:#edf8ee;border:1px solid #78a481;border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:700}.intro-copy h2{color:#263029;max-width:780px;margin:0 auto;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.intro-text{color:#526058;max-width:710px;margin:22px auto 48px;font-size:1.08rem;line-height:1.75}.feature-row{text-align:left;grid-template-columns:repeat(3,minmax(260px,1fr));align-items:stretch;gap:24px;width:100%;max-width:1120px;margin:0 auto;display:grid}.feature-item{isolation:isolate;background-color:#243128;background-position:50%;background-size:cover;border:1px solid #d9e5da;border-radius:18px;flex-direction:column;justify-content:flex-end;min-width:0;min-height:390px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #2630291f}.feature-item:before{z-index:-1;content:"";background:linear-gradient(#0d1e1214 10%,#0d1e126b 45%,#0d1e12e6 100%);position:absolute;inset:0}.feature-solar{background-image:url(/images/solar-power.jpg)}.feature-climate{background-image:url(/images/climate-control.jpg)}.feature-harvest{background-image:url(/images/fresh-harvest.jpg)}.feature-content{z-index:1;position:relative}.feature-icon{z-index:1;color:#2d913e;background:#edf8ee;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;margin-bottom:auto;font-size:1.35rem;font-weight:700;display:grid;position:relative}.feature-item h3{color:#fff;text-shadow:0 2px 10px #00000059;margin:0 0 10px;font-family:Playfair Display,serif;font-size:1.45rem}.feature-item p{color:#f1f7f2;text-shadow:0 1px 8px #00000059;margin:0;line-height:1.65}.advantages-section{background:#fcfaf5;padding:110px 24px}.advantages-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:72px;max-width:1120px;margin:0 auto;display:grid}.advantages-copy h2{color:#263029;max-width:620px;margin:0 0 20px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4.5vw,4rem);line-height:1.04}.advantages-intro{color:#526058;max-width:620px;margin:0 0 34px;font-size:1.05rem;line-height:1.75}.advantages-grid{border-top:1px solid #d9dfd8;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 34px;padding-top:30px;display:grid}.advantage-item{grid-template-columns:40px 1fr;align-items:start;gap:14px;display:grid}.advantage-icon{color:#2d913e;background:#edf8ee;border:1px solid #78a481;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;display:grid}.advantage-item h3{color:#263029;margin:0 0 8px;font-family:Playfair Display,serif;font-size:1.18rem;line-height:1.25}.advantage-item p{color:#526058;margin:0;font-size:.92rem;line-height:1.6}.advantages-visual{background:#243128;border-radius:20px;min-height:590px;position:relative;overflow:hidden;box-shadow:0 18px 40px #26302929}.advantages-visual img{object-fit:cover;width:100%;height:100%;min-height:590px;display:block}.advantages-caption{background:linear-gradient(#141f1700 0%,#141f17d1 100%);padding:70px 28px 28px;position:absolute;bottom:0;left:0;right:0}.advantages-caption span{color:#fff;font-family:Playfair Display,serif;font-size:1.45rem;line-height:1.2}:root[data-theme=dark] .advantages-section{background:#18211b}:root[data-theme=dark] .advantages-copy h2,:root[data-theme=dark] .advantage-item h3{color:#f3f8f3}:root[data-theme=dark] .advantages-intro,:root[data-theme=dark] .advantage-item p{color:#c9d7cc}:root[data-theme=dark] .advantages-grid{border-color:#405545}:root[data-theme=dark] .advantage-icon{color:#a8e6b1;background:#243128;border-color:#52775a}:root[data-theme=dark] .brand-tagline{color:#f3f8f3;border-left-color:#f3f8f359}:root[data-theme=dark] .brand-tagline span:last-child{color:#a8e6b1}.gallery-section{text-align:center;background:#edf8ee;padding:100px 0;overflow:hidden}.gallery-section .eyebrow,.gallery-section h2,.gallery-section .section-text{margin-left:24px;margin-right:24px}.gallery-carousel{align-items:center;gap:18px;width:100%;margin-top:42px;padding:0 24px;display:flex}.gallery-arrow{color:#fff;cursor:pointer;background:#3dae50;border:0;border-radius:50%;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:2rem;line-height:1;transition:background .2s,transform .2s;display:grid;box-shadow:0 8px 20px #2630294d}.gallery-arrow:hover{background:#2d913e;transform:scale(1.08)}.gallery-slider{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;gap:24px;min-width:0;padding:4px 0 20px;display:flex;overflow-x:auto}.gallery-slider::-webkit-scrollbar{display:none}.gallery-slide{cursor:zoom-in;scroll-snap-align:start;background:#fff;border:0;border-radius:18px;flex:0 0 420px;height:340px;padding:0;overflow:hidden;box-shadow:0 10px 24px #26302924}.gallery-slide img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.gallery-slide:hover img{transform:scale(1.07)}.image-modal{z-index:1000;cursor:zoom-out;background:#141d17e0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.logo-modal{z-index:1100;cursor:zoom-out;background:#141d17e0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.logo-modal-content{background:#fff;border-radius:16px;max-width:min(100%,520px);max-height:85vh;padding:24px;position:relative;box-shadow:0 18px 40px #26302959}.logo-modal-content img{filter:none;border-radius:10px;width:100%;height:auto;display:block}.logo-modal-close{color:#263029;cursor:pointer;background:#fffffff2;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.6rem;line-height:1;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #26302940}.logo-modal-close:hover{background:#fff}:root[data-theme=dark] .logo-modal-content{background:#243128;box-shadow:0 18px 40px #00000073}:root[data-theme=dark] .logo-modal-close{color:#f3f8f3;background:#243128f2}.image-modal img{cursor:default;object-fit:contain;border-radius:16px;max-width:min(100%,1000px);max-height:85vh}.modal-close{color:#263029;cursor:pointer;background:#fff;border:0;border-radius:50%;width:46px;height:46px;font-size:2rem;line-height:1;position:absolute;top:24px;right:30px}.farm-section{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1120px;margin:0 auto;padding:110px 24px;display:grid}.farm-content h2{margin:0 0 22px;font-size:clamp(2rem,4vw,3.2rem)}.farm-content p:not(.eyebrow){color:#526058;max-width:510px;margin:0 0 16px;font-size:1.05rem;line-height:1.75}.farm-visual{border-radius:24px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 18px 40px #4f3c7033}.farm-visual img{object-fit:cover;width:100%;height:340px;display:block}.farm-overlay{background:linear-gradient(#2630290d 25%,#263029bf 100%);align-items:end;padding:30px;display:flex;position:absolute;inset:0}.farm-overlay span{color:#fff;font-family:Playfair Display,serif;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.15}.location-section{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1120px;margin:0 auto;padding:40px 24px 110px;display:grid}.location-visual{border-radius:24px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 18px 40px #2d913e33}.location-visual img{object-fit:cover;width:100%;height:340px;display:block}.location-overlay{background:linear-gradient(#2630290a 25%,#263029c2 100%);align-items:end;padding:30px;display:flex;position:absolute;inset:0}.location-overlay span{color:#fff;font-family:Playfair Display,serif;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.15}.location-content h2{margin:0 0 22px;font-size:clamp(2rem,4vw,3.2rem)}.location-content>p:not(.eyebrow){color:#526058;max-width:500px;font-size:1.05rem;line-height:1.75}.location-details{grid-template-columns:1fr 1fr;gap:16px;margin:28px 0;display:grid}.location-details p{color:#526058;background:#edf8ee;border-radius:14px;margin:0;padding:18px;line-height:1.6}.location-details strong{color:#263029}.location-details a{color:#2d913e;font-weight:700}.location-details a:hover{color:#6d5b98}.secondary-button{color:#2d913e;border:2px solid #3dae50;border-radius:999px;padding:13px 22px;font-weight:700;transition:background .2s,color .2s;display:inline-block}.secondary-button:hover{color:#fff;background:#3dae50}.contact-section{text-align:center;background:linear-gradient(135deg,#f3eefb,#fcfaf5 55%,#edf8ee);padding:110px 24px;position:relative;overflow:hidden}.contact-section:before,.contact-section:after{content:"";filter:blur(8px);opacity:.35;border-radius:50%;width:280px;height:280px;position:absolute}.contact-section:before{background:#c9efd0;top:-140px;left:-90px}.contact-section:after{background:#d8cdef;bottom:-160px;right:-100px}.contact-section>*{z-index:1;position:relative}.contact-intro{color:#526058;max-width:630px;margin:20px auto 46px;font-size:1.05rem;line-height:1.7}.contact-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:920px;margin:0 auto;display:grid}.contact-card{background:#fff;border:1px solid #6d5b9826;border-radius:18px;min-height:220px;padding:30px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 22px #26302914}.contact-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #26302926}.contact-icon{color:#2d913e;background:#edf8ee;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:20px;font-size:1.45rem;font-weight:700;display:grid}.facebook-card .contact-icon{color:#6d5b98;background:#f3eefb;font-family:Arial,sans-serif}.contact-card h3{color:#263029;margin:0 0 12px;font-family:Playfair Display,serif;font-size:1.45rem}.contact-card p{color:#526058;min-height:46px;margin:0 0 18px;line-height:1.6}.contact-card a{color:#2d913e;overflow-wrap:anywhere;align-items:center;gap:6px;font-weight:700;display:inline-flex}.contact-card a:hover{color:#6d5b98}.faq-section{text-align:center;background:#edf8ee;padding:100px 24px}.faq-section h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.faq-list{text-align:left;max-width:820px;margin:0 auto}.faq-item{background:#fff;border:1px solid #d5e2d6;border-radius:14px;margin-bottom:14px;box-shadow:0 6px 18px #2630290f}.faq-item summary{color:#263029;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:#3dae50;content:"+";flex:none;font-size:1.6rem;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-item p{color:#526058;margin:0;padding:0 22px 22px;line-height:1.7}:root[data-theme=dark] .faq-section{background:#203a27}:root[data-theme=dark] .faq-item{background:#243128;border-color:#405545}:root[data-theme=dark] .faq-item summary{color:#f3f8f3}:root[data-theme=dark] .faq-item p{color:#c9d7cc}.footer{color:#fff;text-align:center;background:#263029;padding:48px 24px}.footer-brand{color:#fff;margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700;display:inline-block}.footer p{color:#dce7dd;margin:0 0 10px}.footer .copyright{color:#aebdaf;margin:20px 0 0;font-size:.85rem}.reviews-section{text-align:center;background:#fcfaf5;padding:100px 24px 72px}.reviews-section h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.map-embed{border:8px solid #fff;border-radius:18px;max-width:900px;margin:42px auto 36px;overflow:hidden;box-shadow:0 10px 24px #26302924}.map-embed iframe{border:0;width:100%;min-height:360px;display:block}.theme-toggle{color:#2d913e;cursor:pointer;background:0 0;border:1px solid #3dae50;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-family:inherit;font-size:1.45rem;line-height:1;transition:background .2s,color .2s,transform .2s;display:grid}.theme-toggle:hover{color:#fff;background:#3dae50;transform:rotate(18deg)scale(1.06)}.theme-toggle:focus-visible{outline-offset:3px;outline:3px solid #6d5b98}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] body,:root[data-theme=dark] .products-section,:root[data-theme=dark] .reviews-section,:root[data-theme=dark] .pantry-section{color:#edf5ee;background:#18211b}:root[data-theme=dark] .pantry-section h2{color:#f3f8f3}:root[data-theme=dark] .pantry-section .section-text{color:#c9d7cc}:root[data-theme=dark] .pantry-card{background:#243128;border-color:#405545}:root[data-theme=dark] .pantry-card h3{color:#f3f8f3}:root[data-theme=dark] .pantry-card p{color:#c9d7cc}:root[data-theme=dark] .pantry-card a{color:#a8e6b1}:root[data-theme=dark] .pantry-card a:hover{color:#c9b5f0}:root[data-theme=dark] .intro-section{background:#18211b}:root[data-theme=dark] .intro-copy h2{color:#f3f8f3}:root[data-theme=dark] .intro-text{color:#c9d7cc}:root[data-theme=dark] .intro-badges span{color:#dff4e2;background:#243128;border-color:#52775a}:root[data-theme=dark] .feature-item{background-color:#243128;border-color:#52775a}:root[data-theme=dark] .feature-item:before{background:linear-gradient(#08120b2e 8%,#08120b7a 45%,#08120bf0 100%)}:root[data-theme=dark] .feature-item h3{color:#fff}:root[data-theme=dark] .feature-item p{color:#e1eee3}:root[data-theme=dark] .feature-icon{color:#a8e6b1;background:#203a27e6}:root[data-theme=dark] .navbar{background:#18211beb;border-color:#ffffff1f}:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] nav a{color:#f3f8f3}:root[data-theme=dark] .hero{background:linear-gradient(90deg, #061009eb 0%, #0a180ecc 44%, #0a180e47 100%), var(--hero-image) center / cover no-repeat}:root[data-theme=dark] .gallery-section{background:#203a27}:root[data-theme=dark] .contact-section{background:linear-gradient(135deg,#2b2440,#18211b 55%,#1c3522)}:root[data-theme=dark] .product-card,:root[data-theme=dark] .contact-card{background:#243128;border-color:#405545}:root[data-theme=dark] .product-card p,:root[data-theme=dark] .contact-card p,:root[data-theme=dark] .hero-text,:root[data-theme=dark] .section-text,:root[data-theme=dark] .contact-intro,:root[data-theme=dark] .farm-content p:not(.eyebrow),:root[data-theme=dark] .location-content>p:not(.eyebrow){color:#c9d7cc}:root[data-theme=dark] .location-details p{color:#c9d7cc;background:#243128}:root[data-theme=dark] .theme-toggle{color:#a8e6b1;border-color:#8fd49b}:root[data-theme=dark] .theme-toggle:hover{color:#fff;background:#3dae50}:root[data-theme=dark] .product-card-face{background:#243128;border-color:#405545}:root[data-theme=dark] .product-card-back{background:linear-gradient(145deg,#203a27,#2b2440)}:root[data-theme=dark] .product-card h3{color:#f3f8f3}:root[data-theme=dark] .product-card p{color:#c9d7cc}:root[data-theme=dark] .product-back-label{color:#c9b5f0!important}:root[data-theme=dark] .scientific-name{color:#a8e6b1!important}:root[data-theme=dark] .cooking-tip{color:#d8e7da!important}:root[data-theme=dark] .cooking-tip strong{color:#a8e6b1}@media (width<=1100px){.navbar{padding-left:28px;padding-right:28px}nav{gap:18px}nav a{font-size:.84rem}.hero{min-height:620px;padding:96px 48px}.hero h1{max-width:560px;font-size:clamp(3.2rem,5.4vw,4.5rem)}.hero-text{max-width:510px}.product-grid{gap:18px}.feature-row{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px}.feature-item{min-height:360px;padding:22px}.farm-section,.location-section{gap:44px;padding-left:32px;padding-right:32px}.contact-grid{gap:18px}}@media (width<=960px){.product-grid,.feature-row,.contact-grid,.pantry-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.feature-item{min-height:340px}.hero{padding:88px 36px}.farm-section,.location-section{gap:36px}}@media (width<=800px){.product-grid,.farm-section,.location-section,.contact-grid,.pantry-grid{grid-template-columns:1fr}.product-grid,.contact-grid,.pantry-grid{max-width:500px}.farm-section,.location-section{gap:36px;padding:80px 24px}.location-section{padding-top:40px}.farm-visual,.farm-visual img,.location-visual,.location-visual img{height:240px;min-height:240px}.location-visual{order:2}.location-content{order:1}.location-details{grid-template-columns:1fr}.contact-section{padding:80px 24px}.gallery-section{padding:80px 0}.gallery-arrow{flex-basis:42px;width:42px;height:42px;font-size:1.7rem}.gallery-slider{gap:16px}.gallery-slide{flex-basis:280px;height:240px}.image-modal{padding:20px}.modal-close{top:16px;right:16px}.reviews-section{padding:80px 24px 60px}.map-embed iframe{min-height:300px}.intro-copy{padding:72px 24px}.feature-row{grid-template-columns:1fr;width:100%;max-width:500px}.feature-item{min-height:340px}.advantages-inner{grid-template-columns:1fr;gap:44px}.advantages-grid{gap:24px 20px}.advantages-visual,.advantages-visual img{min-height:420px}}@media (width<=700px){.navbar{grid-template-columns:1fr auto;gap:12px;padding:12px 20px;display:grid}.brand{justify-self:start;gap:10px}.brand-logo-img{width:110px}.brand-logo-img:hover{transform:scale(1.04)rotate(-2deg)}.theme-toggle{justify-self:end;width:40px;height:40px;font-size:1.25rem}nav{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:6px 16px;width:100%;display:flex}nav a{padding:6px 0;font-size:.8rem}.nav-contact{padding:8px 13px}.hero{background-position:50%,60%;min-height:620px;padding:80px 24px 72px}.hero-content{text-align:center;max-width:100%}.hero .eyebrow{letter-spacing:.09em;font-size:.68rem}.hero-badges{justify-content:center;gap:7px;margin-bottom:20px}.hero-badges span{padding:6px 9px;font-size:.66rem}.hero h1{max-width:360px;margin-left:auto;margin-right:auto;font-size:clamp(2.65rem,12vw,3.7rem);line-height:1}.hero-text{max-width:340px;margin:20px auto 28px;font-size:.98rem;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,320px);margin:0 auto}.primary-button,.hero-secondary-button{text-align:center;width:100%;padding:14px 18px}.advantages-section{padding:80px 24px}.advantages-grid{grid-template-columns:1fr}.advantages-visual,.advantages-visual img{min-height:360px}.brand-tagline{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}#root{min-height:100vh}.marquee{color:#fff;background:#263029;padding:22px 0;overflow:hidden}.marquee-track{width:max-content;animation:32s linear infinite marquee-scroll;display:flex}.marquee-content{letter-spacing:.01em;white-space:nowrap;flex:none;align-items:center;gap:34px;padding-right:34px;font-family:Playfair Display,serif;font-size:clamp(1.2rem,2.4vw,2.3rem);font-weight:700;display:flex}.marquee-content span[aria-hidden=true]{color:#a8e6b1;font-family:DM Sans,sans-serif;font-size:.8em}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee:hover .marquee-track{animation-play-state:paused}:root[data-theme=dark] .marquee{background:#111a13}@media (prefers-reduced-motion:reduce){.marquee-track{width:100%;animation:none}.marquee-content:nth-child(2){display:none}.marquee-content{white-space:normal;flex-wrap:wrap;justify-content:center;padding:0 24px}}
