@charset "UTF-8";
@font-face{font-family:Fraunces;src:url('/assets/fonts/fraunces-latin-400-normal.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Fraunces;src:url('/assets/fonts/fraunces-latin-400-italic.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#213e30;--green:#173c2b;--cream:#f3f1e7;--red:#b32135;--muted:#526457;--line:#cbd1c7;--pad:clamp(22px,4.5vw,74px);--section:clamp(54px,6vw,92px);--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:disabled{opacity:.35;cursor:default}:focus-visible{outline:3px solid #ce7930;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:400}h1,h2{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(40px,4.1vw,62px)}h2{font-size:clamp(32px,3.2vw,48px)}h3{font-size:25px;line-height:1.25;letter-spacing:-.025em}em{font-weight:400}p{max-width:54ch}p+p{margin-top:18px}::selection{background:#dfebb5;color:var(--green)}.section{padding:var(--section) var(--pad)}.cream{background:var(--cream)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;line-height:1.6;margin-bottom:23px}.fine-caption{font-size:13px;line-height:1.55;color:var(--muted)}.skip{position:fixed;top:10px;left:10px;z-index:2000;padding:12px 18px;background:white;transform:translateY(-160%)}.skip:focus{transform:none}.reading-progress{height:2px;position:fixed;top:0;left:0;right:0;transform:scaleX(0);transform-origin:left;background:var(--red);z-index:1100;pointer-events:none}.announcement{background:var(--red);color:white;min-height:34px;padding:7px var(--pad);display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.6}.announcement a:hover{text-decoration:underline}
.site-header{min-height:88px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:10px var(--pad);gap:24px;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97)}.small-brand{text-align:center;display:block;font:36px/1 Fraunces,Georgia,serif;letter-spacing:-.04em;min-width:106px}.small-brand>span{font:10px/1.3 Arial,sans-serif;letter-spacing:.22em;display:block;margin-bottom:3px}.desktop-nav{display:flex;gap:25px;align-items:center;font-size:14px;line-height:1.3}.desktop-nav a,.gallery-nav{position:relative;padding:12px 0}.desktop-nav a:after,.gallery-nav:after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after,.gallery-nav:hover:after,.gallery-nav[aria-current]:after{transform:scaleX(1)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:25px;font-size:14px}.header-visit{border:1px solid #bd4350;border-radius:99px;padding:8px 18px;white-space:nowrap;transition:background .25s,color .25s}.header-visit:hover,.header-visit[aria-current]{background:var(--red);color:white}.menu-toggle{height:44px;width:36px;border:0;background:none;display:grid;align-content:center;justify-items:center;gap:6px;flex-shrink:0}.menu-toggle span{height:1px;width:21px;background:currentColor;transition:width .3s}.menu-toggle:hover span{width:27px}.pill{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:12px 21px;border:1px solid white;border-radius:99px;background:white;color:var(--green);font-size:14px;line-height:1.4;width:fit-content;max-width:100%;min-height:46px;transition:background .3s,color .3s,transform .3s var(--ease)}.pill:hover{background:#e7ecd9;transform:translateY(-2px)}.pill>span:last-child{display:inline-block;transition:transform .3s}.pill:hover>span:last-child{transform:translate(2px,-2px)}.pill.outline{background:transparent;border-color:var(--ink)}.pill.outline:hover{background:var(--green);color:white}.text-link{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:13px 0;border-bottom:1px solid;gap:28px;width:fit-content;max-width:100%;transition:opacity .2s}.text-link:hover{opacity:.7}.inline-link{text-decoration:underline;text-underline-offset:4px}
.hero{position:relative;min-height:500px;height:calc(100svh - 175px);max-height:660px;color:white;overflow:hidden;display:flex;align-items:center}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 56%}.hero-shade{background:linear-gradient(90deg,rgba(7,22,11,.8),rgba(7,22,11,.36) 48%,rgba(7,22,11,.03) 85%),linear-gradient(0deg,rgba(7,22,11,.35),transparent 25%)}.hero-copy{position:relative;padding:52px var(--pad) 85px;z-index:1}.hero h1{font-size:clamp(46px,4.6vw,68px);line-height:1.07;max-width:600px;margin-bottom:24px}.hero-copy>p:not(.eyebrow){margin-bottom:28px;font-size:16px;line-height:1.6}.hero-meta{position:absolute;bottom:22px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.03em;z-index:1}.hero-meta a{display:flex;gap:20px;align-items:center}.hero-meta a span{font-size:20px}.origin-strip{min-height:64px;display:flex;align-items:center;justify-content:center;gap:7vw;background:var(--cream);font-size:14px;border-bottom:1px solid var(--line)}.origin-strip span+span{position:relative}.origin-strip span+span:before{content:"";width:1px;height:15px;position:absolute;left:-3.5vw;top:5px;background:#a1aa9d}.welcome{text-align:center;max-width:1050px;margin:auto}.welcome h2{margin-bottom:26px}.welcome p:not(.eyebrow){margin:auto;max-width:65ch;color:var(--muted)}
.fruit-story{background:var(--green);color:var(--cream);overflow:hidden}.fruit-stage{min-height:590px;padding:68px var(--pad) 55px;display:grid;grid-template-columns:31% minmax(0,1fr);align-items:center;column-gap:5%;position:relative}.fruit-story-heading{align-self:center}.fruit-story-heading h2{font-size:clamp(33px,3.1vw,47px);margin-bottom:22px}.fruit-story-heading>p:last-child{color:#c6d2bd;font-size:14px}.fruit-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:center;min-width:0}.fruit-card{display:block;min-width:0;transform-origin:center;will-change:transform}.fruit-card>div{height:290px;overflow:hidden;border-radius:130px 130px 8px 8px}.fruit-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.fruit-card:hover img{transform:scale(1.06)}.fruit-card>span{display:block;padding:17px 0}.fruit-card small{display:block;font-size:12px;color:#c6d2bd}.fruit-card strong{display:block;font:27px/1.25 Fraunces,Georgia,serif;margin-top:4px}.fruit-card.apricot{margin-top:52px}.fruit-card.cherry{margin-top:-28px}.fruit-link{grid-column:2;justify-self:end;margin-top:12px;color:#e5e9d7}.season-note{padding:30px var(--pad);display:grid;grid-template-columns:230px 1fr auto;gap:22px;align-items:center;border-bottom:1px solid var(--line);background:var(--cream)}.season-note .eyebrow{margin:0}.season-note p{max-width:none;font-size:16px}.season-note a{display:inline-block;font-size:14px;border-bottom:1px solid var(--red);margin-left:15px}.season-note small{font-size:12px;color:var(--muted)}
.split{display:grid;grid-template-columns:1fr 1fr;min-height:450px}.inset{margin:var(--section) var(--pad)}.split-image{overflow:hidden;position:relative;min-height:440px;max-height:580px}.split-image img{height:100%;width:100%;object-fit:cover}.split-copy{padding:clamp(36px,5.2vw,82px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.split-copy h2{margin-bottom:24px}.split-copy p:not(.eyebrow):not(.fine-caption){margin-bottom:25px}.split-copy>p+p{margin-top:0}.split-copy .fine-caption{margin:0 0 25px}.season-inline{font-size:14px;line-height:1.55;padding-left:15px;border-left:2px solid var(--red);color:#445842}.vegetable{background:#edf2e9}.vegetable .split-image img{object-position:50% 50%}.family-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;max-width:1540px;margin:auto}.family-copy>p:not(.eyebrow){margin:26px 0 30px;color:var(--muted)}.family-images{display:flex;gap:18px;align-items:flex-end;min-width:0;padding-bottom:26px}.family-main{width:67%}.family-main img{width:100%;height:410px;object-fit:cover;object-position:center 45%}.family-small{width:33%;transform:translateY(32px)}.family-small img{width:100%;height:240px;object-fit:cover}.family-small figcaption{font-size:12px;margin-top:12px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{max-width:38ch;color:var(--muted)}.photo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.photo-strip a{overflow:hidden;display:block}.photo-strip img{width:100%;height:280px;object-fit:cover;transition:transform .7s var(--ease)}.photo-strip a:hover img{transform:scale(1.045)}.photo-strip a:nth-child(even){margin-top:35px}.landscape-band{height:410px;overflow:hidden;position:relative;color:white}.landscape-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,12,.7),transparent 90%)}.landscape-band img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.landscape-band>div{position:absolute;bottom:48px;left:var(--pad);z-index:1}.visit-band{display:flex;justify-content:space-between;align-items:center;gap:35px}.visit-band .eyebrow{margin-bottom:15px}
.site-footer{padding:60px var(--pad) 23px;border-top:1px solid var(--line);background:white}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:55px}.footer-top .pill{background:var(--green);color:white;border-color:var(--green)}.footer-top .pill:hover{background:#285438}.footer-top h2{font-size:clamp(32px,3vw,45px)}.footer-columns{display:grid;grid-template-columns:1.2fr .85fr 1fr 140px;gap:35px;padding-bottom:52px}.footer-columns h3{font:14px/1.5 Arial,sans-serif;margin-bottom:20px}.footer-columns p,.footer-columns a{font-size:14px;color:var(--muted)}.footer-columns a:not(.original-logo){display:block;width:fit-content;margin-top:8px}.footer-columns a:hover{text-decoration:underline}.footer-columns .fine-caption{font-size:13px;margin-top:19px}.original-logo{align-self:start;display:block;width:140px}.original-logo img{width:140px;height:auto}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:12px;color:var(--muted)}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a:hover{text-decoration:underline}
.menu-dialog{border:0;background:var(--cream);color:var(--green);width:100%;max-width:none;height:100svh;max-height:none;margin:0;padding:26px var(--pad);overflow-y:auto}.menu-dialog::backdrop{background:rgba(0,0,0,.5)}.menu-top{display:flex;justify-content:space-between;align-items:center}.menu-top .eyebrow{margin:0}.round{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid currentColor;border-radius:50%;width:46px;height:46px;min-width:46px;font-size:27px;line-height:1;transition:opacity .2s}.round:hover{opacity:.65}.menu-dialog nav{max-width:1100px;margin:26px auto}.menu-dialog nav a{display:flex;align-items:center;gap:30px;font:clamp(25px,3.5vw,43px)/1.25 Fraunces,Georgia,serif;letter-spacing:-.04em;padding:10px 0;border-bottom:1px solid var(--line)}.menu-dialog nav a:hover,.menu-dialog nav a[aria-current]{color:var(--red)}.menu-dialog nav small{font:12px/1 Arial,sans-serif;letter-spacing:0;color:var(--muted)}.menu-contact{display:flex;justify-content:space-between;gap:25px;font-size:14px;max-width:1100px;margin:25px auto 0}
.page-intro{padding-top:64px;padding-bottom:60px;background:var(--cream)}.intro-columns{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:70px}.intro-columns p{color:var(--muted);max-width:47ch}.editorial-image{height:420px;overflow:hidden;position:relative}.editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.image-caption{position:absolute;bottom:20px;left:var(--pad);padding:8px 13px;background:rgba(7,25,14,.85);color:white;font-size:12px}.three-stories{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.three-stories article{border-top:1px solid var(--line);padding-top:20px}.three-stories article>span{font:14px/1.5 Fraunces,Georgia,serif;color:var(--red)}.three-stories h3{margin:27px 0 18px}.three-stories p{color:var(--muted)}.about-lead{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%}.about-lead img{height:490px;width:100%;object-fit:cover;object-position:center 48%}.about-lead h2{margin-bottom:26px}.about-lead p:not(.eyebrow){color:var(--muted)}.manifesto{background:var(--green);color:var(--cream)}.manifesto h2{font-size:clamp(37px,4vw,58px)}.word-reveal span{display:inline-block}.manifesto-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-top:32px}.manifesto-bottom p{color:#c6d2bd}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.people-grid img{width:100%;height:380px;object-fit:cover}.people-grid figcaption{margin-top:16px;font-size:14px}.people-grid figcaption strong{display:block;font:26px/1.5 Fraunces,Georgia,serif}.people-grid figcaption span{color:var(--muted)}.catalog-photos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.catalog-photos img{height:300px;width:100%;object-fit:cover}.catalog-photos figcaption{font:23px/1.4 Fraunces,Georgia,serif;margin-top:13px}.produce-list{list-style:none;padding:0;margin:38px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:35px}.produce-list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:16px}.vegetable-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.vegetable-grid img{height:430px;width:100%;object-fit:cover}.vegetable-grid .produce-list{grid-template-columns:1fr 1fr;margin:0 0 34px}
.gallery-wrap{padding-top:32px}.gallery-hint{max-width:none;display:flex;justify-content:space-between;gap:20px;font-size:14px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:32px}.gallery-hint span{color:var(--muted)}.gallery-grid{columns:4;column-gap:22px}.gallery-item{break-inside:avoid;margin-bottom:30px;scroll-margin-top:115px}.gallery-open{display:block;position:relative;overflow:hidden;background:var(--cream)}.gallery-open img{width:100%;transition:transform .6s var(--ease)}.gallery-open:hover img{transform:scale(1.025)}.photo-zoom{position:absolute;bottom:12px;right:12px;border-radius:50%;background:white;color:var(--ink);width:34px;height:34px;display:grid;place-items:center;font-size:18px;opacity:0;transform:translateY(5px);transition:.3s}.gallery-open:hover .photo-zoom,.gallery-open:focus-visible .photo-zoom{opacity:1;transform:none}.gallery-item figcaption{font-size:12px;line-height:1.45;margin-top:10px;display:flex;gap:12px;color:var(--muted)}.gallery-item figcaption>span{flex-shrink:0}.lightbox{border:0;background:#0d1d14;color:white;width:100%;max-width:none;height:100svh;max-height:none;margin:0;padding:20px 25px;overflow:auto}.lightbox::backdrop{background:#0d1d14}.lightbox-top{display:flex;align-items:center;justify-content:space-between;font-size:14px;min-height:46px}.lightbox-stage{height:calc(100svh - 155px);min-height:200px;display:grid;grid-template-columns:50px minmax(0,1fr) 50px;align-items:center;gap:25px}.lightbox-stage img{max-height:100%;max-width:100%;width:auto;height:auto;margin:auto;object-fit:contain;min-height:0;grid-column:2;grid-row:1}.lightbox-stage .round{grid-row:1}.lightbox-stage .previous-photo{grid-column:1}.lightbox-stage .next-photo{grid-column:3}.lightbox>p{font-size:14px;text-align:center;max-width:none;margin-top:18px}.lightbox-image-loading{opacity:.5}
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%}.contact-layout h2{font-size:clamp(30px,3vw,44px);margin-bottom:25px}.contact-layout address{font-style:normal;margin-bottom:26px;line-height:1.75}.contact-layout .pill{margin-top:20px}.opening-card{border-left:1px solid var(--line);padding-left:14%}.opening-card>p:not(.eyebrow){color:var(--muted);margin-top:24px}.current-harvest{margin:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0}.current-harvest span,.current-harvest strong,.current-harvest small{display:block}.current-harvest span{font-size:12px;text-transform:uppercase;letter-spacing:.06em}.current-harvest strong{font-size:17px;font-weight:400;margin:8px 0}.current-harvest small{font-size:12px;color:var(--muted)}.hours{margin:24px 0}.hours>div{display:flex;justify-content:space-between;gap:25px;padding:12px 0;border-bottom:1px solid var(--line);font-size:16px}.hours strong{font-weight:400}.contact-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:7%;align-items:start}.contact-actions>div>a{border-bottom:1px solid var(--line);padding:25px 0;display:grid;grid-template-columns:80px minmax(0,1fr) 20px;align-items:center;gap:15px}.contact-actions>div>a:first-child{border-top:1px solid var(--line)}.contact-actions a>span:first-child{font-size:14px;color:var(--muted)}.contact-actions strong{font-size:17px;font-weight:400;overflow-wrap:anywhere}.contact-actions a:hover strong{color:var(--red)}
.legal-content{padding-top:65px;padding-bottom:90px}.legal-content>*{max-width:850px;margin-left:auto;margin-right:auto}.legal-content h1{margin-bottom:35px}.legal-content h2{font-size:26px;letter-spacing:-.025em;margin-top:38px;margin-bottom:16px}.legal-content p{font-size:16px;line-height:1.75}.legal-content a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.draft-note{padding:23px;border:1px solid #b6bba8;margin-bottom:35px;background:var(--cream)}.draft-note p{font-size:14px;margin-top:10px}.draft-note strong{font-size:15px}.image-reveal{overflow:hidden}
@media(min-width:1800px){.site-header,.announcement,.hero-copy,.section,.season-note,.fruit-stage,.site-footer{padding-left:max(var(--pad),calc((100vw - 1640px)/2));padding-right:max(var(--pad),calc((100vw - 1640px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:15px;font-size:13px}.header-actions{gap:15px}.gallery-nav{display:none}.fruit-stage{grid-template-columns:28% 1fr;gap:4%;padding-top:55px;padding-bottom:45px;min-height:535px}.fruit-cards{gap:13px}.fruit-card>div{height:250px}.fruit-card strong{font-size:23px}.season-note{grid-template-columns:190px 1fr}.season-note small{grid-column:2}.family-main img{height:355px}.family-small img{height:220px}.gallery-grid{columns:3}.footer-columns{grid-template-columns:1.2fr 1fr 1fr 110px;gap:25px}.original-logo,.original-logo img{width:110px}.photo-strip img{height:240px}.catalog-photos img{height:240px}}
@media(max-width:820px){.site-header{grid-template-columns:1fr 1fr;min-height:76px;gap:15px}.small-brand{justify-self:start;font-size:33px}.desktop-nav{display:none}.header-actions{gap:15px}.header-visit{font-size:13px;padding:8px 14px}.hero{min-height:470px;max-height:600px;height:calc(100svh - 150px)}.hero h1{font-size:53px}.hero-copy{padding-bottom:72px}.hero-meta>span{max-width:45%}.origin-strip{gap:6vw;font-size:12px;padding:12px 20px;min-height:58px}.origin-strip span+span:before{left:-3vw}.fruit-stage{display:block;padding-top:52px;min-height:0}.fruit-story-heading{margin-bottom:32px}.fruit-story-heading h2{font-size:37px}.fruit-story-heading h2 br{display:none}.fruit-story-heading>p:last-child{display:none}.fruit-cards{gap:20px}.fruit-card>div{height:270px}.fruit-link{margin-top:25px;margin-left:auto}.season-note{display:block;padding-top:25px;padding-bottom:25px}.season-note .eyebrow{display:block;margin-bottom:10px}.season-note small{display:block;margin-top:10px}.season-note a{margin:8px 0 0;display:block;width:fit-content}.split{grid-template-columns:1fr}.split-image{min-height:0;height:390px;max-height:none}.split-copy{padding:46px var(--pad)}.inset{margin:var(--section) var(--pad)}.inset .split-copy{padding:40px 28px}.inset .split-image{height:330px}.vegetable .split-image{height:370px}.family-section{grid-template-columns:1fr;gap:35px}.family-images{max-width:590px;width:100%}.family-main img{height:420px}.family-small img{height:260px}.section-heading{display:block}.section-heading .pill{margin-top:24px}.section-heading>p{margin-top:25px}.photo-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.photo-strip img{height:270px}.photo-strip a:nth-child(odd){margin-bottom:28px}.photo-strip a:nth-child(even){margin-top:28px}.visit-band{align-items:flex-start;flex-direction:column;gap:28px}.footer-columns{grid-template-columns:1fr 1fr;gap:36px}.original-logo,.original-logo img{width:130px}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:last-child{display:none}.page-intro{padding-top:43px;padding-bottom:43px}.intro-columns{display:block}.intro-columns p{margin-top:24px}.about-lead{grid-template-columns:1fr;gap:38px}.about-lead img{height:460px}.three-stories{grid-template-columns:1fr;gap:30px}.three-stories h3{margin-top:18px}.manifesto-bottom{display:block}.manifesto-bottom .pill{margin-top:25px}.people-grid{gap:18px}.people-grid img{height:290px}.catalog-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.catalog-photos img{height:320px}.produce-list{grid-template-columns:1fr 1fr}.vegetable-grid{grid-template-columns:1fr;gap:35px}.vegetable-grid img{height:330px}.contact-layout{grid-template-columns:1fr;gap:45px}.opening-card{padding:30px 0 0;border-left:0;border-top:1px solid var(--line)}.contact-actions{grid-template-columns:1fr;gap:30px}.landscape-band{height:350px}.gallery-grid{columns:2;column-gap:16px}.lightbox{padding:15px}.lightbox-stage{grid-template-columns:38px minmax(0,1fr) 38px;gap:5px}.lightbox-stage .round{width:38px;min-width:38px;height:44px;border:0}.menu-dialog nav a{font-size:31px}.menu-contact{flex-direction:column;gap:6px}}
@media(max-width:500px){.announcement{font-size:12px;gap:10px}.announcement>span{max-width:165px;line-height:1.3}.announcement a{align-self:center;font-size:12px}.hero{min-height:500px;height:calc(100svh - 175px)}.hero h1{font-size:48px}.hero-copy{padding-top:38px;padding-bottom:80px}.hero .eyebrow{max-width:220px;font-size:12px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-meta{font-size:12px;bottom:18px}.hero-meta a{gap:10px}.hero-photo img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(6,20,10,.83),rgba(6,20,10,.26))}.origin-strip{justify-content:space-between;gap:16px;line-height:1.3;font-size:12px}.origin-strip span{max-width:95px;text-align:center}.origin-strip span+span:before{display:none}.welcome h2{font-size:31px}.fruit-story-heading h2 br{display:block}.fruit-cards{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.fruit-card>div{height:180px}.fruit-card strong{font-size:18px;letter-spacing:-.04em}.fruit-card small{font-size:12px;line-height:1.3}.fruit-card.apricot{margin-top:38px}.fruit-card.cherry{margin-top:0}.fruit-card>span{padding-top:13px}.fruit-stage{padding-bottom:34px}.fruit-link{margin-top:12px}.family-main img{height:320px}.family-small img{height:195px}.photo-strip img{height:190px}.footer-top{display:block}.footer-top .pill{margin-top:25px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-columns>div:first-child{grid-column:1/-1}.original-logo{grid-column:2;grid-row:3;align-self:end;width:105px}.original-logo img{width:105px}.footer-columns>div:nth-child(3){grid-column:1;grid-row:3}.footer-columns>div:nth-child(2){grid-column:1/-1}.footer-columns h3{margin-bottom:12px}.footer-bottom{font-size:12px}.footer-bottom nav{gap:20px}.catalog-photos img{height:220px}.catalog-photos figcaption{font-size:22px}.produce-list{column-gap:22px}.produce-list li{font-size:15px}.about-lead img{height:370px}.people-grid{grid-template-columns:1fr;gap:35px}.people-grid img{height:400px}.people-grid figcaption{display:flex;gap:20px;align-items:center}.people-grid figcaption strong{font-size:25px}.gallery-hint{display:block}.gallery-hint span{display:block;margin-top:5px}.gallery-item figcaption{font-size:12px;gap:6px}.gallery-item figcaption>span{display:none}.photo-zoom{opacity:1;width:28px;height:28px;font-size:16px;bottom:8px;right:8px}.contact-actions>div>a{grid-template-columns:1fr 18px;row-gap:5px}.contact-actions a>span:first-child{grid-column:1/-1}.contact-actions strong{font-size:16px}.legal-content h1{font-size:42px}.legal-content h2{font-size:24px}.draft-note{padding:18px}.editorial-image{height:300px}}
@media(max-width:350px){.header-visit{display:none}.fruit-cards{gap:9px}.fruit-card>div{height:145px}.fruit-card strong{font-size:16px}.fruit-card small{font-size:12px}.footer-columns{grid-template-columns:1fr}.footer-columns>div,.footer-columns>div:nth-child(2),.footer-columns>div:nth-child(3),.original-logo{grid-column:auto;grid-row:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.reading-progress{display:none}.fruit-card{will-change:auto}}
@media(max-width:1100px){.desktop-nav,.header-visit{font-size:14px}}
@media(max-width:500px){.hero-copy>p:not(.eyebrow),.produce-list li{font-size:16px}}

/* Original vector mark, transparent masthead, calmer image and type rhythm. */
:root{--section:clamp(52px,5.6vw,84px)}
html{scroll-padding-top:28px}
.site-header{position:relative;min-height:150px;grid-template-columns:minmax(0,1fr) 128px minmax(0,1fr);padding-top:14px;padding-bottom:14px;background:transparent;border:0;gap:30px}
.home .site-header{position:absolute;inset:0 0 auto;color:#fff}
.interior{background:var(--cream)}
.interior main{background:#fff}
.small-brand{grid-column:2;grid-row:1;justify-self:center;width:128px;min-width:0}
.brand-mark{width:128px;height:122px;object-fit:contain}
.desktop-nav{grid-column:1;grid-row:1;gap:25px}
.header-actions{grid-column:3;grid-row:1}
.mobile-contact{display:none}
.home .header-visit{border-color:rgba(255,255,255,.65)}
.home .header-visit:hover{background:#fff;color:var(--green)}
.home .desktop-nav a:after,.home .gallery-nav:after{background:#fff}
.hero{height:calc(100svh - 60px);min-height:625px;max-height:760px}
.hero-copy{padding-top:174px;padding-bottom:90px}
.hero h1{font-size:clamp(44px,4.2vw,62px);letter-spacing:-.035em}
.hero-photo img{object-position:50% 53%;transform:none}
.hero-shade{background:linear-gradient(180deg,rgba(8,22,12,.57),transparent 30%),linear-gradient(90deg,rgba(7,22,11,.76),rgba(7,22,11,.27) 52%,rgba(7,22,11,.05) 90%),linear-gradient(0deg,rgba(7,22,11,.3),transparent 22%)}
.hero-meta{bottom:24px}
.eyebrow{letter-spacing:.105em}
.welcome{padding-top:72px;padding-bottom:72px;max-width:990px}
.welcome h2{font-size:clamp(30px,2.8vw,42px)}
.fruit-stage{min-height:540px;column-gap:6%;padding-top:56px;padding-bottom:45px}
.fruit-cards{gap:24px}
.fruit-card>div{height:270px;border-radius:110px 110px 5px 5px}
.fruit-card.apricot,.fruit-card.cherry{margin-top:0}
.fruit-card strong{font-size:25px}
.fruit-card:hover img{transform:scale(1.025)}
.family-main img{object-position:50% 35%}
.photo-strip{gap:24px}
.photo-strip img{height:260px}
.landscape-band{display:grid;grid-template-columns:1fr 1fr;background:var(--green);margin:0 var(--pad);height:400px}
.landscape-band>img{grid-column:2;grid-row:1;width:100%;height:100%}
.landscape-band>div{position:static;grid-column:1;grid-row:1;align-self:center;padding:40px 12%}
.landscape-band:after{display:none}
.landscape-band h2{font-size:clamp(32px,3vw,46px)}
.photo-strip a:nth-child(even),.photo-strip a:nth-child(odd){margin:0}
.photo-strip a:hover img{transform:scale(1.02)}
.gallery-open:hover img{transform:none}
.gallery-grid{column-gap:26px}
.gallery-item{margin-bottom:30px}
.page-intro{padding-top:37px;padding-bottom:55px}
.original-logo,.original-logo img{width:132px}
@media(max-width:1100px){.site-header{gap:22px}.desktop-nav{gap:16px;font-size:14px}.header-actions{gap:16px}.fruit-cards{gap:17px}.fruit-card>div{height:235px}.fruit-card strong{font-size:22px}}
@media(max-width:820px){.site-header{min-height:128px;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);gap:15px;padding-top:12px;padding-bottom:12px}.small-brand{width:112px}.brand-mark{width:112px;height:104px}.mobile-contact{display:block;grid-column:1;grid-row:1;justify-self:start;font-size:14px;padding:12px 0}.header-visit{display:none}.header-actions{gap:0}.hero{height:calc(100svh - 34px);min-height:595px;max-height:740px}.hero-copy{padding-top:152px;padding-bottom:86px}.hero h1{font-size:49px}.welcome{padding-top:55px;padding-bottom:55px}.fruit-stage{min-height:0;padding-top:45px;padding-bottom:35px}.fruit-cards{gap:21px}.fruit-card>div{height:265px}.fruit-card strong{font-size:24px}.photo-strip{gap:18px}.photo-strip img{height:260px}.gallery-grid{column-gap:18px}.page-intro{padding-top:27px;padding-bottom:43px}}
@media(max-width:500px){.site-header{min-height:118px;grid-template-columns:minmax(0,1fr) 102px minmax(0,1fr)}.small-brand{width:102px}.brand-mark{width:102px;height:94px}.hero{min-height:580px;max-height:720px}.hero-copy{padding-top:145px;padding-bottom:82px}.hero h1{font-size:46px}.hero-meta{bottom:20px}.fruit-cards{gap:14px}.fruit-card>div{height:175px}.fruit-card strong{font-size:19px}.fruit-card small{line-height:1.35}.photo-strip{gap:16px}.photo-strip img{height:190px}.gallery-grid{column-gap:16px}.original-logo,.original-logo img{width:110px}}
@media(max-width:350px){.fruit-cards{gap:10px}.fruit-card>div{height:145px}.fruit-card strong{font-size:16px}}

/* Clear offer, native 4032px portrait, and a transparent vector masthead. */
.site-header{min-height:164px;grid-template-columns:minmax(0,1fr) 148px minmax(0,1fr)}
.small-brand{width:148px}.brand-mark{width:148px;height:140px}
.home .site-header{color:var(--green)}
.home .header-visit{border-color:var(--green)}
.home .header-visit:hover{background:var(--green);color:white}
.home .desktop-nav a:after,.home .gallery-nav:after{background:var(--green)}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;background:var(--cream);color:var(--green);height:calc(100svh - 54px);min-height:700px;max-height:820px;padding:180px var(--pad) 66px}
.hero-copy{padding:0;min-width:0}
.hero h1{font-size:clamp(40px,3.5vw,60px);max-width:none;margin-bottom:22px;line-height:1.12}
.hero-copy .eyebrow{margin-bottom:22px}
.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:44ch;margin:0 0 28px}
.hero-copy>p.hero-location{font-size:12px;margin:22px 0 0;color:var(--muted)}
.hero-cta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.hero-cta .pill{background:var(--green);color:white;border-color:var(--green)}
.hero-cta .pill:hover{background:#2b5038}
.hero-cta .text-link{border:0;gap:15px;white-space:nowrap;text-decoration:underline;text-underline-offset:5px}
.hero-photo{position:relative;inset:auto;height:100%;min-height:0;overflow:hidden;border-radius:160px 8px 8px 8px}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 28%;transform:none}
.hero-photo figcaption{position:absolute;bottom:18px;left:22px;right:22px;color:white;font-size:12px;text-shadow:0 1px 6px #000;z-index:1}
.hero-photo:after{content:"";position:absolute;inset:70% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.5));pointer-events:none}
.hero-meta{bottom:20px;color:var(--muted)}
.origin-strip{min-height:54px;background:white;font-size:13px}
.photo-strip{align-items:start;gap:24px}
.photo-strip a:nth-child(odd){margin:0 0 32px}
.photo-strip a:nth-child(even){margin:32px 0 0}
.photo-strip [data-photo="38"] img{object-position:50% 15%}
.photo-strip img{height:260px}
.footer-map{padding:46px var(--pad);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8%;align-items:center;background:var(--cream);border-top:1px solid var(--line)}
.footer-map h3{font-size:32px;line-height:1.2;margin-bottom:18px}
.footer-map .eyebrow{margin-bottom:14px}
.footer-map p:not(.eyebrow){font-size:14px;color:var(--muted)}
.footer-map .text-link{margin-top:15px}
.map-widget{min-width:0;width:100%;max-width:650px;justify-self:end}
.map-canvas{height:310px;position:relative;overflow:hidden;background:#e5e8da;border:1px solid #c8cebd}
.map-canvas iframe{display:block;width:100%;height:100%;border:0}
.map-controls a{text-decoration:underline;text-underline-offset:3px;padding:6px 0}
.map-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:9px;font-size:11px}
@media(min-width:1800px){.hero,.footer-map{padding-left:max(var(--pad),calc((100vw - 1640px)/2));padding-right:max(var(--pad),calc((100vw - 1640px)/2))}}
@media(max-width:1100px){.hero{gap:4%;min-height:690px}.hero h1{font-size:43px}.hero-cta{gap:13px}.hero-cta .pill{gap:22px}.hero-photo{border-top-left-radius:120px}}
@media(max-width:820px){.site-header{min-height:142px;grid-template-columns:minmax(0,1fr) 124px minmax(0,1fr)}.small-brand{width:124px}.brand-mark{width:124px;height:118px}.hero{padding-top:156px;padding-bottom:58px;min-height:650px;gap:4%}.hero h1{font-size:36px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-cta{gap:8px}.hero-photo{border-top-left-radius:90px}.photo-strip{gap:18px}.photo-strip img{height:260px}.footer-map{gap:6%}.footer-map h3{font-size:28px}.map-canvas{height:340px}}
@media(max-width:600px){.hero{display:flex;flex-direction:column;align-items:stretch;height:auto;min-height:0;max-height:none;padding-top:148px;padding-bottom:25px;gap:28px}.hero h1{font-size:40px;margin-bottom:16px}.hero-copy .eyebrow{font-size:11px;margin-bottom:16px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.6;margin-bottom:19px}.hero-copy .hero-location{font-size:11px;margin:15px 0 0}.hero-photo{height:285px;border-radius:80px 5px 5px 5px}.hero-photo img{object-position:50% 22%}.hero-meta{display:none}.hero-cta{gap:17px}.hero-cta .pill{font-size:13px;padding:11px 16px;gap:20px}.hero-cta .text-link{font-size:13px;gap:9px}.origin-strip{gap:4vw;font-size:10px;padding:12px 15px}.origin-strip span+span:before{left:-2vw}.photo-strip{gap:16px}.photo-strip img{height:210px}.photo-strip a:nth-child(odd){margin-bottom:25px}.photo-strip a:nth-child(even){margin-top:25px}.footer-map{grid-template-columns:1fr;gap:27px;padding-top:35px;padding-bottom:35px}.map-canvas{height:315px}.map-controls{align-items:start}.footer-map h3{font-size:30px}}
@media(max-width:350px){.hero h1{font-size:34px}.hero-photo{height:260px}.hero-cta{gap:5px}.photo-strip img{height:180px}.map-canvas{height:340px}}
@media(max-width:600px){.hero-copy>p.hero-location{font-size:11px;margin:15px 0 0}.hero-photo{height:260px}.landscape-band{height:auto;grid-template-columns:1fr}.landscape-band>div{padding:30px 25px}.landscape-band>img{grid-column:1;grid-row:2;height:240px}}

/* Full-bleed strawberry hero; all other sections retain their approved layout. */
.home .site-header{color:#fff}
.home .header-visit{border-color:rgba(255,255,255,.7)}
.home .header-visit:hover{background:#fff;color:var(--green)}
.home .desktop-nav a:after,.home .gallery-nav:after{background:#fff}
.hero-fullbleed{display:flex;flex-direction:row;align-items:center;isolation:isolate;gap:0;height:calc(100svh - 54px);min-height:680px;max-height:860px;padding-top:184px;padding-bottom:100px;color:#fff;background:var(--green)}
.hero-fullbleed .hero-photo{position:absolute;inset:0;z-index:-1;height:100%;width:100%;border-radius:0}
.hero-fullbleed .hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 54%;transform:none}
.hero-fullbleed .hero-photo:after{inset:0;background:linear-gradient(180deg,rgba(4,18,8,.65),transparent 30%),linear-gradient(90deg,rgba(4,18,8,.86),rgba(4,18,8,.62) 32%,rgba(4,18,8,.2) 58%,transparent 85%),linear-gradient(0deg,rgba(4,18,8,.5),transparent 30%)}
.hero-fullbleed .hero-copy{max-width:630px;padding:0}
.hero-fullbleed h1{font-size:clamp(42px,3.7vw,60px)}
.hero-fullbleed .hero-copy>p.hero-location{color:rgba(255,255,255,.8)}
.hero-fullbleed .hero-cta .pill{background:#fff;border-color:#fff;color:var(--green)}
.hero-fullbleed .hero-cta .pill:hover{background:var(--cream)}
.hero-fullbleed .hero-cta .text-link{color:#fff}
.hero-fullbleed .hero-meta{color:rgba(255,255,255,.85)}
@media(max-width:820px){.hero-fullbleed{min-height:630px;padding-top:164px;padding-bottom:86px}.hero-fullbleed .hero-copy{max-width:530px}.hero-fullbleed h1{font-size:46px}.hero-fullbleed .hero-photo img{object-position:63% 50%}}
@media(max-width:600px){.hero-fullbleed{height:calc(100svh - 44px);min-height:680px;max-height:840px;padding-top:160px;padding-bottom:66px;align-items:flex-end}.hero-fullbleed .hero-copy{width:100%;max-width:400px}.hero-fullbleed h1{font-size:40px}.hero-fullbleed .hero-photo img{object-position:84% 50%}.hero-fullbleed .hero-photo:after{background:linear-gradient(180deg,rgba(4,18,8,.66),rgba(4,18,8,.12) 29%,rgba(4,18,8,.72) 53%,rgba(4,18,8,.9)),linear-gradient(90deg,rgba(4,18,8,.24),transparent)}.hero-fullbleed .hero-meta{display:none}}
@media(max-width:350px){.hero-fullbleed h1{font-size:35px}.hero-fullbleed{min-height:650px}}

/* Equal, explicit privacy choices; the page remains usable without a decision. */
[hidden]{display:none!important}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.privacy-panel{position:fixed;bottom:22px;right:22px;z-index:1000;width:min(540px,calc(100% - 44px));max-height:calc(100dvh - 44px);overflow-y:auto;padding:27px;background:var(--cream);color:var(--ink);border:1px solid #9da992;box-shadow:0 8px 35px #132e2926}
.privacy-panel h2{font-size:27px;letter-spacing:-.035em;margin:0 32px 15px 0}
.privacy-panel p{font-size:13px;line-height:1.6;max-width:none}
.privacy-panel p+p{margin-top:10px}
.privacy-panel a{text-decoration:underline;text-underline-offset:3px}
.privacy-close{position:absolute;top:10px;right:10px;border:0;background:transparent;width:40px;height:40px;font-size:25px}
.privacy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.privacy-actions button{border:1px solid var(--green);border-radius:3px;min-height:46px;padding:11px 9px;background:var(--green);color:#fff;font-size:13px;line-height:1.4}
.privacy-actions button:hover{background:#285039}
.privacy-settings,.map-controls button{border:0;background:transparent;padding:8px 0;font:inherit;text-decoration:underline;text-underline-offset:3px}
.footer-bottom nav{flex-wrap:wrap;align-items:center}
.map-placeholder{height:100%;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center}
.map-placeholder>span{font-size:34px;line-height:1;color:var(--red)}
.map-placeholder strong{font-size:18px;font-weight:400}
.map-placeholder p{font-size:13px;line-height:1.5}
.map-placeholder .pill{min-height:43px;margin-top:5px;padding:10px 17px;font-size:13px}
@media(max-width:600px){.privacy-panel{bottom:12px;right:12px;width:calc(100% - 24px);padding:22px;max-height:calc(100dvh - 24px)}.privacy-panel h2{font-size:24px}.privacy-actions{grid-template-columns:1fr}.privacy-panel p{font-size:12px}.footer-bottom nav{gap:12px 20px}.map-controls{flex-wrap:wrap}}

/* Season report and picking routes: compact, familiar and source-backed. */
.fruit-icon{display:block;width:30px;height:34px;flex-shrink:0}.fruit-icon.large{width:112px;height:126px}
.harvest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}
.harvest-card{min-width:0;background:transparent}.harvest-visual{display:block;overflow:hidden;background:#e8e9dc;border-radius:3px}
.fruit-photo,.fruit-illustration{height:250px;overflow:hidden}.fruit-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 45%}
.fruit-photo.peaches img{object-position:50% 0}.fruit-photo.plums img{object-position:50% 100%}
.fruit-illustration{display:flex;align-items:center;justify-content:center;position:relative;background:#e7ebde}.fruit-illustration small{position:absolute;bottom:14px;right:17px;font-size:11px;letter-spacing:.04em;color:#596653}
.harvest-copy{padding:18px 0 0}.harvest-label{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}.harvest-state{display:inline-block;border:1px solid #acb5a4;padding:4px 10px;border-radius:99px;font-size:11px;line-height:1.5;letter-spacing:.035em}.harvest-state.ripe{color:#fff;border-color:var(--green);background:var(--green)}.harvest-state.ended{color:#59624c;background:#eff0e6}
.harvest-copy h3{font-size:28px;margin-bottom:10px}.harvest-copy p{font-size:14px;line-height:1.65;color:var(--muted)}.harvest-copy .text-link{font-size:13px;margin-top:8px;min-height:44px}.harvest-contact{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid var(--line);margin-top:38px;padding-top:26px}.harvest-contact p{font-size:14px}
.catalog-subnav{padding-top:22px;padding-bottom:22px;display:flex;gap:15px 30px;flex-wrap:wrap;font-size:13px;border-bottom:1px solid var(--line)}.catalog-subnav a{padding:8px 0;border-bottom:1px solid var(--line)}.catalog-subnav a:nth-child(3){color:var(--red);border-color:var(--red)}
.catalog-block .harvest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 23px}.catalog-block .fruit-photo,.catalog-block .fruit-illustration{height:215px}.catalog-block .harvest-copy h3{font-size:25px}.catalog-block .harvest-copy p{font-size:13px}
.picking-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%}.picking-feature h2{margin-bottom:22px}.picking-feature p:not(.eyebrow){margin-bottom:22px;color:var(--muted)}.picking-photo{max-width:680px}.picking-photo img{width:100%;height:auto}.picking-real-photo img{object-position:center 42%}
.season-start-section{background:#f8f7f1}.season-start{display:grid;grid-template-columns:200px 1fr;gap:42px;max-width:820px;margin:auto;align-items:center}.month-card{border:1px solid #c1c8b8;background:#fff;text-align:center;border-radius:5px;overflow:hidden;box-shadow:0 7px 18px #1d3f3008}.month-card>span{display:block;background:var(--green);color:white;padding:10px;font-size:13px;letter-spacing:.1em}.month-card>strong{font:62px/1.2 Fraunces,Georgia,serif;display:block;padding:25px 10px 5px}.month-card>small{display:block;padding:5px 10px 24px;font-size:13px;color:var(--muted)}.season-start h3{font-size:32px;margin:16px 0}.season-start p{font-size:14px;color:var(--muted);margin-bottom:20px}.season-start .pill{font-size:13px}
.calendar-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.calendar-filters button{border:1px solid #b4beae;background:transparent;border-radius:99px;padding:10px 17px;font-size:13px;min-height:44px}.calendar-filters button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.calendar-result{margin-bottom:16px}.calendar-table{width:100%;border-top:1px solid var(--line)}.calendar-table table{border-collapse:collapse;width:100%;table-layout:fixed}.calendar-table th{font-weight:400;text-align:center;font-size:13px;padding:15px 8px}.calendar-table th:first-child{text-align:left;width:24%;font-size:14px;padding-left:0}.calendar-table td{text-align:center;height:61px;border-left:1px solid #e5e8df}.calendar-table tr{border-bottom:1px solid #d5dccf}.calendar-table thead{background:#f1f3e9}.calendar-table thead th:first-child{padding-left:14px}.calendar-table tbody th a{display:block;padding:12px 0;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#a2ae99}.calendar-table .fruit-icon{width:28px;height:33px;margin:auto}.calendar-table .in-season{background:#f1f3e9}.calendar-table .off-season{color:#a4afa0}.calendar-note{font-size:12px;color:var(--muted);line-height:1.65;margin-top:22px;max-width:95ch}
.pick-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9%;align-items:center}.pick-detail-visual{max-width:550px;width:100%}.pick-detail .fruit-photo,.pick-detail .fruit-illustration{height:410px}.pick-detail .fruit-photo img{object-fit:contain;background:#e9ede1}.pick-detail .fruit-icon.large{width:180px;height:202px}.pick-detail h2{margin-bottom:23px}.pick-detail .harvest-state{margin-bottom:22px}.pick-detail p:not(.eyebrow){font-size:15px;color:var(--muted)}.pick-detail-actions{margin-top:28px}.pick-detail-actions .text-link{margin-top:14px}
.generations-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;max-width:850px;margin:0 auto}.generations-photos figure:nth-child(2){padding-top:40px}.generations-photos img{width:100%;height:auto;max-height:490px;object-fit:contain;object-position:top}.generations-photos figcaption{font-size:13px;color:var(--muted);padding-top:15px;text-align:center}
.phone-icon{width:19px;height:19px;flex:0 0 19px}.call-link{display:inline-flex!important;align-items:center;justify-content:center;gap:9px!important;border:1px solid #82967b!important;border-radius:99px;background:#edf2e8;color:var(--green);padding:9px 14px!important;min-height:44px;width:fit-content;max-width:100%;font-size:13px!important;text-decoration:none!important;line-height:1.4;transition:background .2s,color .2s}.call-link:hover{background:var(--green);color:#fff}.call-caption{font-size:11px;letter-spacing:.025em}.site-footer .call-link{margin:10px 0 12px}.menu-contact .call-link{align-self:flex-start}.legal-content .call-link{vertical-align:middle;margin:4px 0;flex-wrap:wrap}.header-actions .header-call{font-size:13px!important;white-space:nowrap}.home .header-call{background:#fff;color:var(--green);border-color:#fff!important}.home .header-call:hover{background:var(--cream)}.header-actions .about-nav{padding:12px 0}.contact-actions>div>a.call-link{width:100%;justify-content:flex-start;border-radius:6px;padding:19px 22px!important;margin-bottom:15px;background:var(--green);color:#fff}.contact-actions>div>a.call-link strong{font-size:20px;color:inherit}.contact-actions>div>a.call-link>span{color:inherit}.contact-actions>div>a.call-link>span:last-child{margin-left:auto}.contact-actions>div>a.call-link:hover{background:#2d543c}
.hero-season-dot{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#bfd394}.hero-fullbleed .hero-copy>p.hero-location{line-height:1.7}.brand-mark{animation:brand-arrive .55s ease-out both}@keyframes brand-arrive{from{opacity:.55;transform:translateY(3px) scale(.98)}to{opacity:1;transform:none}}
.menu-dialog nav a{font-size:clamp(23px,2.3vw,34px);padding-top:10px;padding-bottom:10px}.menu-dialog{overflow-y:auto}
@media(max-width:1100px){.about-nav{display:none}.catalog-block .harvest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.harvest-copy h3{font-size:25px}.harvest-copy p{font-size:13px}.header-actions{gap:16px}}
@media(max-width:820px){.harvest-grid,.catalog-block .harvest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 21px}.picking-feature,.pick-detail{grid-template-columns:1fr;gap:32px}.picking-photo{max-width:100%}.picking-photo img{max-height:400px;object-fit:contain}.pick-detail-visual{max-width:100%}.pick-detail .fruit-photo,.pick-detail .fruit-illustration{height:310px}.season-start{grid-template-columns:160px 1fr;gap:28px}.month-card>strong{font-size:49px}.harvest-contact{align-items:flex-start;flex-direction:column}.header-actions{gap:2px}.site-header .header-call{width:42px;height:44px;min-width:42px;padding:9px!important;font-size:0!important;gap:0!important;border:0!important;background:transparent;color:inherit}.site-header .header-call .phone-icon{width:20px;height:20px;flex-basis:20px}.site-header .mobile-contact{font-size:12px;max-width:90px;line-height:1.4}.generations-photos{gap:24px}.generations-photos figure:nth-child(2){padding-top:27px}}
@media(max-width:600px){.harvest-grid{grid-template-columns:1fr;gap:33px}.harvest-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;padding-bottom:24px;border-bottom:1px solid var(--line)}.fruit-photo,.fruit-illustration{height:158px}.fruit-icon.large{width:70px;height:79px}.harvest-copy{padding:0}.harvest-label{gap:6px;margin-bottom:8px}.harvest-label .fruit-icon{width:22px;height:25px}.harvest-state{font-size:10px;padding:3px 8px}.harvest-copy h3{font-size:23px;margin-bottom:8px}.harvest-copy .text-link{font-size:12px;padding:8px 0;gap:12px}.harvest-copy p{font-size:12px;line-height:1.6}.fruit-illustration small{font-size:9px;right:10px;bottom:11px}.catalog-block .harvest-grid{grid-template-columns:1fr;gap:26px}.catalog-block .fruit-photo,.catalog-block .fruit-illustration{height:158px}.catalog-block .harvest-copy h3{font-size:23px}.catalog-block .harvest-copy p{font-size:12px}.season-start{grid-template-columns:105px minmax(0,1fr);gap:21px;align-items:start}.month-card>strong{font-size:35px;padding-top:18px}.month-card>span{font-size:11px}.month-card>small{font-size:10px;padding-bottom:17px}.season-start h3{font-size:26px;margin-top:12px}.season-start p{font-size:13px}.season-start .pill{padding:10px 13px;font-size:12px;gap:12px}.calendar-filters{gap:7px}.calendar-filters button{font-size:12px;padding:8px 12px}.calendar-table th{padding:12px 2px;font-size:10px}.calendar-table th:first-child{width:31%;font-size:11px;padding-right:6px}.calendar-table thead th:first-child{padding-left:8px}.calendar-table td{height:56px}.calendar-table .fruit-icon{width:23px;height:28px}.calendar-table tbody th a{line-height:1.35;padding:10px 0}.calendar-note{font-size:11px}.calendar-result{font-size:12px}.pick-detail .fruit-photo,.pick-detail .fruit-illustration{height:285px}.generations-photos{grid-template-columns:1fr;max-width:345px;gap:30px}.generations-photos figure:nth-child(2){padding-top:0}.generations-photos img{max-height:420px}.contact-actions>div>a.call-link{gap:8px!important;padding:16px 13px!important;flex-wrap:wrap}.contact-actions>div>a.call-link strong{font-size:17px}.hero-fullbleed .hero-cta{flex-wrap:wrap;gap:9px}.hero-fullbleed .hero-copy>p.hero-location{font-size:10px}.menu-dialog nav a{font-size:24px}.menu-dialog nav a small{font-size:11px}}
@media(max-width:360px){.site-header{grid-template-columns:minmax(0,1fr) 100px minmax(0,1fr);gap:7px}.small-brand{width:100px}.brand-mark{width:100px;height:106px}.site-header .mobile-contact{font-size:11px}.harvest-card{grid-template-columns:98px minmax(0,1fr);gap:14px}.harvest-copy h3{font-size:21px}.harvest-state{font-size:9px;padding:3px 6px}.calendar-table th{font-size:9px}.calendar-table th:first-child{width:30%;font-size:10px}}
@media(prefers-reduced-motion:reduce){.brand-mark{animation:none}}

/* Visitors harvest for themselves: visible activity, concise steps, authentic family photos. */
.picking-experience{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:48px 7%;align-items:center;background:#faf9f3}
.picking-experience-heading h2{margin-bottom:22px}.picking-experience-heading>p:not(.eyebrow){color:var(--muted);margin-bottom:24px}
.picking-moments{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;align-items:start}.picking-moments figure:nth-child(2){padding-top:42px}.picking-moments img{width:100%;height:285px;object-fit:cover;object-position:50% 60%}.picking-moments figure:first-child img{object-position:57% 52%}.picking-moments figcaption{font-size:12px;line-height:1.5;margin-top:12px;color:var(--muted)}
.picking-steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;list-style:none;margin:5px 0 0;padding:0}.picking-steps li{border-top:1px solid var(--line);padding-top:18px}.picking-steps li>span{color:var(--red);font-size:12px}.picking-steps h3{margin:12px 0;font-size:25px}.picking-steps p{color:var(--muted);font-size:14px}.picking-steps .text-link{font-size:13px;margin-top:10px}
.about-family-intro{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:7%;align-items:center;padding-top:24px}.family-story h2{margin-bottom:24px}.family-story>p:not(.eyebrow){color:var(--muted)}.family-story .pill{margin-top:25px}.about-family-photos{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.about-family-photos figure:nth-child(2){padding-top:48px}.about-family-photos img{height:auto;max-height:470px;width:100%;object-fit:contain}.about-family-photos figcaption{font-size:12px;line-height:1.5;margin-top:12px;color:var(--muted)}
.family-main img,.family-small img{height:auto;object-fit:contain}.family-main{width:59%}.family-small{width:41%}.family-small{transform:none}.family-small figcaption{line-height:1.5}
.fruit-photo{position:relative}.fruit-photo figcaption{position:absolute;bottom:0;left:0;right:0;margin:0;padding:9px 12px;background:rgba(243,241,231,.97);font-size:11px;line-height:1.35;color:var(--ink)}.fruit-photo.context-photo{background:#e8ebdf}.fruit-photo.context-photo img{object-fit:contain!important;padding-bottom:38px}.fruit-photo.plums img{object-position:center 69%}
.month-short{display:none}
.fruit-photo.gooseberries img{object-position:center 52%}
.fruit-photo.apples img{object-position:24% 50%;padding-bottom:24px}
.people-grid{max-width:1180px;margin-inline:auto;padding-inline:clamp(22px,4vw,52px);align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))}
.people-grid img{height:auto;object-fit:contain;object-position:center;aspect-ratio:3/4}
.hofschank-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}
.picking-feature--lead{grid-template-columns:1.08fr 1fr;gap:6%}.picking-feature--lead .picking-photo{max-width:none}.picking-feature--lead h2{font-size:clamp(44px,4.1vw,66px);line-height:1.08;letter-spacing:-.04em}.picking-feature--lead p:not(.eyebrow):not(.season-inline){font-size:18px;line-height:1.7;max-width:44ch}.picking-feature--lead .pill{min-height:52px;padding-inline:26px}
.page-transition{position:fixed;inset:0;z-index:10000;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;opacity:0;visibility:hidden;pointer-events:none}
.page-transition.is-active{opacity:1;visibility:visible;pointer-events:auto}.page-transition>img{width:150px;height:auto}.page-transition-progress{width:96px;height:2px;background:#d5ddce;overflow:hidden;position:relative}.page-transition-progress:after{content:"";position:absolute;inset:0;background:var(--green);transform:translateX(-100%);animation:page-loading 1s ease-in-out infinite}
@keyframes page-loading{to{transform:translateX(100%)}}
@media(max-width:820px){.picking-feature--lead{grid-template-columns:1fr;gap:32px}.picking-feature--lead h2{font-size:clamp(40px,7vw,58px)}.picking-feature--lead p:not(.eyebrow):not(.season-inline){font-size:16px}}
@media(max-width:600px){.people-grid{grid-template-columns:1fr;max-width:420px;gap:35px}.people-grid figcaption{display:flex;align-items:center;flex-wrap:wrap;gap:4px 20px}.picking-feature--lead h2{font-size:clamp(38px,10vw,49px)}}
@media(prefers-reduced-motion:reduce){.page-transition-progress:after{animation:none;transform:none}}

/* Original harvest photos behind the assortment introduction. */
.catalog-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:460px;padding-top:62px;padding-bottom:62px;background:var(--green);color:white;overflow:hidden}
.catalog-hero-images{position:absolute;inset:0;z-index:-2;display:grid;grid-template-columns:55% 45%}
.catalog-hero-images img{width:100%;height:100%;min-width:0;object-fit:cover;object-position:center 48%}
.catalog-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,18,8,.83),rgba(4,18,8,.64) 38%,rgba(4,18,8,.15) 75%)}
.catalog-hero-copy{max-width:600px}.catalog-hero h1{font-size:clamp(38px,4.1vw,62px);line-height:1.1;margin-bottom:23px}.catalog-hero-copy>p:last-child{font-size:16px;line-height:1.7;max-width:43ch;color:#fff;margin-bottom:0}
.strawberry-moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}
.strawberry-moment{margin:0;min-width:0}.strawberry-moment img{width:100%;height:300px;object-fit:cover}.strawberry-moment:nth-child(2) img{object-position:77% 52%}
.strawberry-moment figcaption{padding-top:18px}.strawberry-moment strong{display:block;font:25px/1.25 Fraunces,Georgia,serif;letter-spacing:-.03em}.strawberry-moment figcaption span{display:block;margin-top:9px;font-size:14px;color:var(--muted);line-height:1.6}
@media(max-width:820px){.site-header .mobile-contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;padding:0;max-width:none;font-size:12px}.mobile-contact a{display:flex;align-items:center;min-height:44px;line-height:1.3;white-space:nowrap}.mobile-contact a:hover,.mobile-contact a[aria-current]{text-decoration:underline;text-underline-offset:4px}.catalog-hero{min-height:420px}.catalog-hero h1{font-size:46px}.strawberry-moments-grid{gap:18px}.strawberry-moment img{height:245px}.strawberry-moment strong{font-size:22px}.strawberry-moment figcaption span{font-size:13px}}
@media(max-width:600px){.catalog-hero{min-height:445px;align-items:flex-end;padding-top:150px;padding-bottom:34px}.catalog-hero-images{grid-template-columns:52% 48%}.catalog-hero:after{background:linear-gradient(180deg,rgba(4,18,8,.12),rgba(4,18,8,.48) 33%,rgba(4,18,8,.9) 100%)}.catalog-hero h1{font-size:39px;margin-bottom:19px}.catalog-hero .eyebrow{font-size:10px;margin-bottom:17px}.catalog-hero-copy>p:last-child{font-size:14px;line-height:1.6;max-width:38ch}.strawberry-moments-grid{grid-template-columns:1fr;gap:28px}.strawberry-moment{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;align-items:center}.strawberry-moment img{height:160px}.strawberry-moment figcaption{padding:0}.strawberry-moment strong{font-size:24px}.strawberry-moment figcaption span{font-size:13px}}
@media(max-width:360px){.site-header .mobile-contact{font-size:11px}.catalog-hero h1{font-size:34px}.strawberry-moment{grid-template-columns:104px minmax(0,1fr);gap:16px}.strawberry-moment strong{font-size:21px}}
@media(max-width:360px){.season-start h3{font-size:20px}}
.harvest-card .fruit-photo.context-photo img{object-fit:cover!important;padding-bottom:0;object-position:center 72%}.harvest-card .fruit-photo.context-photo img[src$="/01.webp"]{object-position:right bottom}.harvest-card .fruit-photo.context-photo img[src$="/67.webp"]{object-position:right bottom}
.produce-details{margin:24px 0 28px;border-top:1px solid var(--line)}.produce-details details{border-bottom:1px solid var(--line)}.produce-details summary{padding:17px 24px 17px 0;cursor:pointer;font-size:15px;line-height:1.5;min-height:48px}.produce-details details[open] summary{color:var(--red)}.produce-details details p{font-size:14px;color:var(--muted);margin:0 0 18px;max-width:64ch}.produce-details details .pill,.produce-details details .text-link{margin:0 0 20px}.strawberry-practical{display:grid;grid-template-columns:.7fr 1.3fr;gap:8%;align-items:start}.strawberry-practical .produce-details{margin-top:0}.social-links{display:flex;flex-wrap:wrap;gap:0 20px;margin:12px 0}.social-links a{min-height:44px;display:inline-flex;align-items:center;font-size:12px}
@media(max-width:820px){.strawberry-practical{grid-template-columns:1fr;gap:24px}.produce-details summary{font-size:14px}.produce-details details p{font-size:13px}}
@media(max-width:1100px){.picking-experience{gap:35px}.picking-moments{gap:15px}.picking-moments img{height:265px}.about-family-intro{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:35px}.about-family-photos{gap:15px}.about-family-photos figure:nth-child(2){padding-top:28px}}
@media(max-width:820px){.picking-experience{grid-template-columns:1fr;gap:30px}.picking-experience-heading{max-width:590px}.picking-moments{max-width:620px;width:100%;margin:auto}.picking-moments img{height:310px}.picking-steps{gap:22px}.picking-steps h3{font-size:23px}.about-family-intro{grid-template-columns:1fr;gap:35px}.about-family-photos{grid-row:1;max-width:600px;margin:auto}.about-family-photos img{max-height:430px}.family-story{max-width:600px}.month-full{display:none}.month-short{display:inline}}
@media(max-width:600px){.hero-fullbleed h1{font-size:clamp(35px,9.5vw,45px)!important}.hero-fullbleed .hero-copy>p.hero-enter:not(.eyebrow){font-size:14px;max-width:34ch}.origin-strip{gap:18px!important;padding:14px 16px!important;font-size:10px!important;text-align:center}.origin-strip span+span:before{left:-9px!important}.picking-moments{gap:14px;grid-template-columns:1.1fr .9fr}.picking-moments img{height:216px}.picking-moments figure:nth-child(2){padding-top:27px}.picking-moments figcaption{font-size:11px}.picking-steps{grid-template-columns:1fr;gap:22px}.picking-steps li{position:relative;padding-left:40px}.picking-steps li>span{position:absolute;top:27px;left:0}.picking-steps h3{margin-top:4px}.picking-steps .text-link{min-height:44px;padding:8px 0}.about-family-intro{padding-top:8px}.about-family-photos{gap:14px}.about-family-photos img{max-height:none}.about-family-photos figure:nth-child(2){padding-top:28px}.about-family-photos figcaption{font-size:10px}.calendar-table th:first-child{width:28%}.calendar-table .fruit-icon{width:21px;height:25px}.fruit-photo figcaption{font-size:9px;padding:6px;line-height:1.3}.fruit-photo.context-photo img{padding-bottom:40px}}
