/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--ink:#172217;--olive:#405430;--olive-muted:#728161;--cream:#f5f0e5;--paper:#fbfaf5;--line:#17221729;--gold:#d2ad67;--serif:Iowan Old Style, Baskerville, Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:96px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0}button,a{-webkit-tap-highlight-color:transparent}button,a,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.container{width:min(1240px,100% - 64px);margin:0 auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf5f0;border-bottom:1px solid #1722171f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;padding:12px clamp(22px,4vw,58px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:9px;width:max-content;display:inline-flex}.brand img{object-fit:contain;width:38px;height:38px}.brand span{line-height:1;display:grid}.brand strong{font-family:var(--serif);letter-spacing:-.04em;font-size:1.34rem;font-weight:600}.brand small{color:var(--olive-muted);letter-spacing:.22em;text-transform:uppercase;margin-top:3px;font-size:.55rem;font-weight:700}.site-nav{align-items:center;gap:clamp(20px,2.2vw,34px);font-size:.82rem;font-weight:650;display:flex}.site-nav a{padding:8px 0;position:relative}.site-nav a:after{background:var(--gold);content:"";opacity:0;height:1px;transition:all .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(.35)}.site-nav a:hover:after{opacity:1;transform:scaleX(1)}.site-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.text-action{color:var(--ink);background:0 0;border:0;font-size:.8rem;font-weight:700}.shop-link,.club-button,.primary-button,.quiet-button,.add-button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.shop-link{background:var(--ink);min-height:40px;color:var(--cream);padding:0 13px 0 15px;font-size:.76rem;font-weight:700}.menu-toggle{display:none}.hero-section{isolation:isolate;background:var(--ink);min-height:min(700px,100vh - 78px);color:var(--cream);position:relative}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;filter:saturate(.88)contrast(.99)brightness(.72)}.hero-shade{background:linear-gradient(90deg,#0f170ef0 0%,#0f170eba 35%,#0f170e24 72%,#0f170e47 100%)}.hero-content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:min(700px,100vh - 78px);padding:112px 0 98px;display:flex;position:relative}.eyebrow{color:var(--olive);letter-spacing:.22em;text-transform:uppercase;margin:0 0 15px;font-size:.68rem;font-weight:800}.eyebrow.light{color:#ead7ab}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:500}h1{letter-spacing:-.065em;max-width:760px;margin-bottom:20px;font-size:clamp(3.8rem,8.1vw,7.2rem);line-height:.87}.hero-copy{color:#f5f0e5e6;width:min(488px,92vw);font-family:var(--serif);margin-bottom:30px;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.primary-button,.quiet-button,.club-button{min-height:48px;padding:0 21px;font-size:.8rem;font-weight:800}.primary-button{background:var(--gold);color:var(--ink)}.primary-button.dark{background:var(--ink);color:var(--cream)}.quiet-button{color:var(--cream);background:0 0;border:1px solid #f5f0e58c}.primary-button:hover,.quiet-button:hover,.club-button:hover,.add-button:hover,.shop-link:hover{transform:translateY(-2px)}.hero-facts{color:#f5f0e5bf;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:0;margin:44px 0 0;padding:0;font-size:.68rem;font-weight:700;list-style:none;display:flex}.hero-facts li{border-left:1px solid #f5f0e561;padding:0 16px}.hero-facts li:first-child{border-left:0;padding-left:0}.club-band{color:var(--cream);background:linear-gradient(90deg,#253b1c,#172518)}.club-grid{grid-template-columns:minmax(230px,.9fr) minmax(410px,1.6fr) auto;align-items:center;gap:38px;padding:32px 0;display:grid}.club-grid h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.6rem,2.5vw,2.25rem);line-height:.98}.club-perks{color:#f5f0e5e6;border-left:1px solid #f5f0e53d;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 24px;margin:0;padding:0 0 0 34px;font-size:.75rem;font-weight:650;list-style:none;display:grid}.club-perks li:before{color:var(--gold);content:"✦";margin-right:8px}.club-button{background:var(--cream);min-width:155px;color:var(--ink)}.section-space{padding:clamp(84px,10vw,142px) 0}.section-intro{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:clamp(42px,6vw,72px);display:flex}.section-intro h2,.harvest-copy h2,.story-copy h2,.newsletter-card h2{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(2.7rem,5vw,5.05rem);line-height:.9}.split-intro>p,.quality-intro>p{color:#172217b8;max-width:355px;font-family:var(--serif);margin-bottom:3px;font-size:1.08rem;line-height:1.55}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#f7f2e8;border:1px solid #1722171a;border-radius:2px;overflow:hidden}.product-image-wrap{aspect-ratio:.9;background:#e8e0d0;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.product-tag{background:var(--ink);color:var(--cream);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.63rem;font-weight:800;position:absolute;top:14px;left:14px}.product-card-body{justify-content:space-between;align-items:flex-end;gap:16px;min-height:180px;padding:21px;display:flex}.product-detail{color:var(--olive-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:800}.product-card h3{letter-spacing:-.045em;margin-bottom:7px;font-size:clamp(1.4rem,2vw,1.75rem);line-height:.95}.product-note{color:#172217a8;margin-bottom:0;font-size:.78rem}.product-price{color:var(--ink);letter-spacing:-.02em;margin:13px 0 0;font-size:1rem;font-weight:850}.add-button{border:1px solid var(--ink);min-height:38px;color:var(--ink);background:0 0;flex:none;padding:0 13px;font-size:.7rem;font-weight:800}.add-button:hover{background:var(--ink);color:var(--cream)}.shopier-note{color:#172217c7;background:#f1eadc;border:1px solid #1722171f;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:16px 18px;font-size:.78rem;display:flex}.shopier-note a,.map-link{color:var(--olive);flex:none;font-size:.73rem;font-weight:800}.harvest-section{background:#e6dcc8;padding:clamp(54px,7vw,95px) 0}.harvest-layout{grid-template-columns:minmax(0,1.14fr) minmax(280px,.86fr);align-items:center;gap:clamp(38px,7vw,110px);display:grid}.harvest-image-wrap{min-height:400px;overflow:hidden}.harvest-image-wrap img{object-fit:cover;width:100%;height:100%;min-height:400px}.harvest-copy>p:not(.eyebrow),.story-copy>p:not(.eyebrow){color:#172217b8;font-family:var(--serif);margin:22px 0 28px;font-size:1.2rem;line-height:1.56}.underline-link{border-bottom:1px solid var(--ink);gap:10px;padding-bottom:5px;font-size:.8rem;font-weight:800;display:inline-flex}.story-grid{grid-template-columns:minmax(290px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(38px,7vw,114px);display:grid}.story-images{min-height:540px;position:relative}.story-main{object-fit:cover;width:79%;height:500px;margin-left:auto}.story-small{border:10px solid var(--paper);object-fit:cover;width:44%;height:248px;position:absolute;bottom:0;left:0}.quality-section{background:var(--ink);color:var(--cream)}.quality-intro>p{color:#f5f0e5b8}.document-grid{border-top:1px solid #f5f0e533;border-left:1px solid #f5f0e533;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.document-card{border-bottom:1px solid #f5f0e533;border-right:1px solid #f5f0e533;flex-direction:column;min-height:206px;padding:24px;transition:background .2s;display:flex}.document-card:hover{background:#f5f0e512}.document-mark{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:auto;font-size:.64rem;font-weight:800}.document-card strong{font-family:var(--serif);margin-bottom:5px;font-size:1.55rem;font-weight:500;line-height:1}.document-card small{color:#f5f0e59e;font-size:.72rem}.document-link{color:var(--gold);margin-top:18px;font-size:.7rem;font-weight:800}.newsletter-section{padding:clamp(60px,8vw,100px) 0}.newsletter-card{background:#e8e1d2;justify-content:space-between;align-items:center;gap:32px;padding:clamp(35px,5vw,64px);display:flex}.newsletter-card h2{font-size:clamp(2.3rem,4vw,4.25rem)}.newsletter-card p:not(.eyebrow){color:#172217b3;max-width:540px;font-family:var(--serif);margin:16px 0 0;font-size:1.05rem;line-height:1.5}.site-footer{color:var(--cream);background:#122010;padding-top:68px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:32px;padding-bottom:52px;display:grid}.footer-brand strong{color:var(--cream)}.footer-brand small{color:#d8c596}.footer-grid>div>p:not(.footer-label){color:#f5f0e5a8;max-width:245px;font-family:var(--serif);margin:18px 0 0;font-size:1.05rem;line-height:1.45}.footer-label{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-size:.66rem;font-weight:800}.footer-grid a:not(.brand),.footer-grid address{color:#f5f0e5d1;margin-bottom:8px;font-size:.85rem;font-style:normal;line-height:1.62;display:block}.footer-grid .map-link{color:#d8c596;margin-top:13px}.footer-bottom{color:#f5f0e57a;border-top:1px solid #f5f0e524;justify-content:space-between;gap:20px;padding:20px 0 24px;font-size:.68rem;display:flex}@media (max-width:1060px){.site-header{grid-template-columns:minmax(0,1fr) auto auto}.menu-toggle{border:1px solid var(--line);min-height:36px;color:var(--ink);background:0 0;justify-content:center;justify-self:center;align-items:center;padding:0 10px;font-size:.7rem;font-weight:800;display:inline-flex}.site-nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:flex-start;gap:0;padding:14px 7vw 18px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.site-nav.open{display:flex}.site-nav a{width:100%;padding:11px 0}.club-grid{grid-template-columns:1fr auto}.club-perks{border-top:1px solid #f5f0e53d;border-left:0;grid-column:1/-1;padding:20px 0 0}}@media (max-width:760px){.container{width:min(100% - 36px,1240px)}.site-header{min-height:66px;padding:10px 18px}.brand img{width:32px;height:32px}.brand strong{font-size:1.12rem}.brand small,.text-action{display:none}.header-actions{gap:7px}.shop-link{min-height:35px;padding:0 9px;font-size:.65rem}.hero-section,.hero-content{min-height:635px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0f170ef0 0%,#0f170eb5 62%,#0f170e38 100%)}.hero-content{justify-content:flex-end;padding:70px 0 68px}h1{font-size:clamp(3.65rem,16vw,5.3rem)}.hero-facts{margin-top:30px;font-size:.58rem}.hero-facts li{padding:0 9px}.club-grid,.section-intro,.harvest-layout,.story-grid,.newsletter-card,.footer-grid{grid-template-columns:1fr}.club-grid{gap:22px;padding:32px 0}.club-perks{grid-template-columns:1fr 1fr;gap:13px}.club-button{width:100%}.section-intro{align-items:flex-start}.section-intro h2,.harvest-copy h2,.story-copy h2{font-size:clamp(2.95rem,14vw,4.4rem)}.split-intro>p,.quality-intro>p{max-width:460px;font-size:1rem}.product-grid,.document-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:1.05}.product-card-body{min-height:136px}.shopier-note{flex-direction:column;align-items:flex-start}.harvest-image-wrap,.harvest-image-wrap img{min-height:330px}.story-images{min-height:425px}.story-main{width:86%;height:385px}.story-small{border-width:6px;width:49%;height:180px}.document-card{min-height:170px}.newsletter-card{align-items:flex-start}.newsletter-card .primary-button{width:100%}.footer-grid{gap:25px}.footer-bottom{flex-direction:column}}@media (max-width:420px){.menu-toggle{padding:0 7px;font-size:.64rem}.site-header{gap:7px;padding:9px 13px}.brand{gap:5px}.brand strong{font-size:1.02rem}.hero-actions{width:100%}.hero-actions .primary-button,.hero-actions .quiet-button{flex:100%}.product-card-body{padding:17px}}
