/*! 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;-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)}.table{display:table}}:root{--forest:#103c32;--forest-deep:#082a24;--cream:#f4ecdc;--paper:#fbf8f0;--berry:#a53248;--berry-deep:#7f2035;--gold:#d3a447;--ink:#1c2521;--muted:#66716b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block}::selection{background:var(--berry);color:#fff}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.section-shell{width:min(1240px,100% - 72px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbf8f0f0;border-bottom:1px solid #103c321a;justify-content:space-between;align-items:center;gap:40px;width:100%;height:88px;padding-inline:max(36px,50% - 720px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{background:var(--forest);width:48px;height:48px;color:var(--cream);letter-spacing:-.5px;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:17px;display:grid;box-shadow:inset 0 0 0 1px #fff3}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.2px;font-family:Georgia,serif;font-size:19px}.brand small{color:#657069;letter-spacing:1.8px;text-transform:uppercase;margin-top:2px;font-size:10px}nav{align-items:center;gap:34px;font-size:13px;font-weight:600;display:flex}nav a:not(.nav-cta){transition:color .2s}nav a:not(.nav-cta):hover{color:var(--berry)}.nav-cta{border:1px solid #bac2bd;border-radius:999px;padding:12px 20px;transition:background .2s,color .2s}.nav-cta:hover{background:var(--forest);color:#fff}.hero{background:var(--cream);grid-template-columns:48% 52%;min-height:calc(100vh - 88px);display:grid;overflow:hidden}.hero-copy{align-self:center;padding:clamp(64px,8vw,130px) clamp(36px,7vw,112px)}.eyebrow{color:var(--berry);letter-spacing:2.5px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 28px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}.eyebrow.light{color:#e1bd70}h1,h2,h3,p{text-wrap:pretty}h1{max-width:680px;color:var(--forest-deep);letter-spacing:-4px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,5.6vw,92px);font-weight:400;line-height:.95}h1 em,h2 em{color:var(--berry);font-weight:400;display:block}.hero-lede{color:#53605a;max-width:570px;margin:34px 0 0;font-family:Georgia,serif;font-size:clamp(18px,1.6vw,23px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:42px;display:flex}.button{letter-spacing:1.1px;text-transform:uppercase;border-radius:2px;justify-content:space-between;align-items:center;gap:25px;min-width:205px;padding:18px 24px;font-size:12px;font-weight:800;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--forest);color:#fff}.button.primary:hover{background:var(--berry)}.text-link{border-bottom:1px solid #919b95;width:fit-content;padding-bottom:4px;font-size:13px;font-weight:650}.text-link:hover{border-color:var(--berry);color:var(--berry)}.hero-fact{align-items:center;gap:18px;margin-top:68px;display:flex}.hero-fact:before{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px}.hero-fact strong{color:var(--forest);font-family:Georgia,serif;font-size:17px}.hero-fact span{color:#747e77;letter-spacing:.7px;text-transform:uppercase;font-size:11px}.hero-image{background:var(--forest);min-height:720px;margin:0;position:relative}.hero-image img{object-fit:cover}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#082a2433,#0000 38%),linear-gradient(#0000 72%,#03110e66);position:absolute;inset:0}figure figcaption{z-index:2;color:#ffffffd1;letter-spacing:.45px;text-align:right;max-width:calc(100% - 36px);font-size:9px;line-height:1.4;position:absolute;bottom:14px;right:18px}.group-section{padding-block:150px 130px}.section-heading h2,.bakery-heading h2,.history-heading h2,.memory-copy h2,.visit-copy h2{color:var(--forest-deep);letter-spacing:-3.2px;margin:0;font-family:Georgia,serif;font-size:clamp(48px,5.2vw,78px);font-weight:400;line-height:.98}.heading-split{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(60px,10vw,160px);display:grid}.heading-copy{max-width:490px;padding-bottom:9px}.heading-copy p{color:var(--muted);margin:0 0 28px;font-family:Georgia,serif;font-size:20px;line-height:1.65}.process-grid{border-top:1px solid #ccd1cd;border-bottom:1px solid #ccd1cd;grid-template-columns:repeat(3,1fr);margin-top:100px;display:grid}.process-grid article{border-right:1px solid #ccd1cd;min-height:350px;padding:38px 48px 48px;position:relative}.process-grid article:last-child{border-right:0}.process-number{color:#9aa29d;letter-spacing:1px;font-size:10px;font-weight:700}.process-grid h3{color:var(--forest);margin:28px 0 12px;font-family:Georgia,serif;font-size:29px;font-weight:400}.process-grid p{max-width:290px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.process-icon{height:80px;margin-top:35px;position:relative}.process-icon.fruit i{background:var(--berry);border-radius:50%;width:34px;height:34px;position:absolute;box-shadow:inset -8px -5px #4f081926}.process-icon.fruit i:first-child{bottom:1px;left:0}.process-icon.fruit i:nth-child(2){bottom:14px;left:27px}.process-icon.fruit i:nth-child(3){bottom:0;left:52px}.process-icon.fruit:after{content:"";background:var(--forest);border-radius:100% 0;width:28px;height:13px;position:absolute;top:5px;left:47px;transform:rotate(-25deg)}.process-icon.jar{border:2px solid var(--forest);border-radius:5px 5px 13px 13px;width:61px;height:74px}.process-icon.jar:before{content:"";border:2px solid var(--forest);background:var(--paper);border-radius:3px;height:10px;position:absolute;top:-7px;left:6px;right:6px}.process-icon.jar i{background:var(--berry);border-radius:1px 1px 8px 8px;height:34px;position:absolute;bottom:8px;left:8px;right:8px}.process-icon.route i:first-child{border:1px solid var(--forest);border-radius:50%;width:60px;height:60px;position:absolute;top:10px;left:0}.process-icon.route i:last-child{border-top:2px solid var(--berry);border-radius:50%;width:58px;height:22px;position:absolute;top:32px;left:25px;transform:rotate(-12deg)}.process-icon.route:after{content:"→";color:var(--berry);font-size:26px;position:absolute;top:34px;left:76px}.landscape-story{grid-template-columns:1.42fr .78fr;min-height:610px;margin-top:130px;display:grid}.landscape-image{background:var(--forest);min-height:610px;margin:0;position:relative}.landscape-image img{object-fit:cover}.landscape-card{background:var(--forest);color:#fff;padding:clamp(50px,6vw,92px)}.mini-label{color:var(--gold);letter-spacing:2px;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:800}.landscape-card h3{color:var(--cream);letter-spacing:-1.8px;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(37px,3.5vw,54px);font-weight:400;line-height:1}.landscape-card>p:not(.mini-label){color:#c3d0ca;margin:0;font-family:Georgia,serif;font-size:17px;line-height:1.7}.landscape-card dl{border-top:1px solid #fff3;margin:44px 0 0}.landscape-card dl div{border-bottom:1px solid #fff3;justify-content:space-between;gap:20px;padding:16px 0;font-size:11px;display:flex}.landscape-card dt{color:#8da79d;text-transform:uppercase;letter-spacing:1px}.landscape-card dd{color:var(--cream);margin:0}.bakery-section{background:var(--forest-deep);color:#fff;padding-block:145px}.bakery-heading{grid-template-columns:1fr 1fr;align-items:end;column-gap:60px;display:grid}.bakery-heading .eyebrow{grid-column:1/-1}.bakery-heading h2{color:var(--cream)}.bakery-heading h2 em,.memory-copy h2 em,.visit-copy h2 em{color:#d7ad5d}.bakery-heading>p:last-child{color:#b8c7c0;max-width:520px;margin:0 0 8px auto;font-family:Georgia,serif;font-size:20px;line-height:1.65}.bakery-visual-grid{grid-template-columns:1.42fr .58fr;min-height:560px;margin-top:88px;display:grid}.memory-photo{min-height:560px;margin:0;position:relative;overflow:hidden}.memory-photo img{object-fit:cover;filter:saturate(.82)contrast(1.02)}.impact-card{background:var(--berry);flex-direction:column;justify-content:center;padding:clamp(42px,5vw,76px);display:flex}.impact-label{color:#f0c8d1;letter-spacing:1.7px;text-transform:uppercase;font-size:10px;font-weight:800}.impact-card strong{letter-spacing:-4px;margin:24px 0 18px;font-family:Georgia,serif;font-size:clamp(60px,7vw,104px);font-weight:400;line-height:.77}.impact-card p{color:#f1d7dd;margin:0;font-size:14px;line-height:1.7}.impact-card a{border-bottom:1px solid #fff9;width:fit-content;margin-top:36px;padding-bottom:5px;font-size:12px;font-weight:750}.bakery-products{grid-template-columns:.82fr 1.18fr;align-items:stretch;margin-top:120px;display:grid}.product-copy{padding:60px 80px 60px 0}.product-copy h3{max-width:470px;color:var(--cream);letter-spacing:-2px;margin:0;font-family:Georgia,serif;font-size:clamp(37px,4vw,58px);font-weight:400;line-height:1.04}.product-copy ul{border-top:1px solid #ffffff2e;margin:44px 0 0;padding:0;list-style:none}.product-copy li{color:#dce4e0;border-bottom:1px solid #ffffff2e;gap:18px;padding:17px 0;font-size:14px;display:flex}.product-copy li span{color:#6f8c81;font-size:10px}.product-image{min-height:590px;margin:0;position:relative;overflow:hidden}.product-image img{object-fit:cover;transition:transform .7s}.product-image:hover img{transform:scale(1.025)}.history-section{padding-block:150px}.history-heading{max-width:900px}.timeline{border-top:1px solid #c9cfcb;margin:100px 0 0;padding:0;list-style:none}.timeline li{border-bottom:1px solid #c9cfcb;grid-template-columns:220px 1fr;gap:50px;padding:48px 30px 48px 0;display:grid}.timeline time{color:var(--berry);font-family:Georgia,serif;font-size:27px}.timeline h3{color:var(--forest);margin:0 0 12px;font-family:Georgia,serif;font-size:28px;font-weight:400}.timeline p{max-width:730px;color:var(--muted);margin:0;font-size:15px;line-height:1.72}.timeline-highlight{background:var(--cream);position:relative}.timeline-highlight:before{content:"";background:var(--gold);width:6px;position:absolute;top:0;bottom:0;left:-20px}.memory-section{background:var(--berry-deep);color:#fff;padding-block:145px}.memory-inner{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.memory-copy h2{color:#fff}.memory-copy>p:last-child{color:#e6c9d0;max-width:460px;margin:34px 0 0;font-family:Georgia,serif;font-size:19px;line-height:1.7}.memory-cards{grid-template-columns:repeat(3,1fr);display:grid}.memory-cards article{border:1px solid #ffffff38;border-right:0;min-height:430px;padding:45px 32px}.memory-cards article:last-child{border-right:1px solid #ffffff38}.memory-cards article>span{color:#f0ca7f;border:1px solid #fff6;border-radius:50%;place-items:center;width:74px;height:74px;font-family:Georgia,serif;font-size:22px;display:grid}.memory-cards .mini-label{color:#d8aeb8;margin-top:62px;font-size:9px}.memory-cards h3{margin:0 0 18px;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.08}.memory-cards article>p:last-child{color:#d9bfc5;margin:0;font-size:13px;line-height:1.65}.visit-section{background:var(--forest);color:#fff;padding-block:140px 0}.visit-copy h2{color:var(--cream)}.visit-actions{gap:14px;margin-top:50px;display:flex}.cream-button{background:var(--cream);color:var(--forest)}.cream-button:hover{background:var(--gold)}.outline-button{color:#fff;border:1px solid #fff6}.outline-button:hover{color:var(--forest);background:#fff}.visit-details{border-top:1px solid #fff3;grid-template-columns:1.3fr .7fr 1fr;margin-top:110px;display:grid}.visit-details>div{border-right:1px solid #fff3;min-height:150px;padding:35px 30px 35px 0}.visit-details>div:not(:first-child){padding-left:35px}.visit-details>div:last-child{border-right:0}.visit-details span{color:#78978b;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:13px;font-size:9px;font-weight:800;display:block}.visit-details strong,.visit-details a{color:var(--cream);font-family:Georgia,serif;font-size:17px;font-weight:400;line-height:1.55}.visit-details a:hover{color:var(--gold)}footer{color:#fff;background:#061f1a;padding-block:65px 28px}.footer-main{grid-template-columns:.75fr .8fr 1fr;align-items:center;gap:60px;display:grid}.footer-brand strong{color:#fff}.footer-brand small{color:#719084}.footer-main>p{color:#9ab0a7;margin:0;font-family:Georgia,serif;font-size:15px;line-height:1.6}.footer-main nav{color:#b7c7c0;justify-content:flex-end}.source-list{color:#81988f;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;margin-top:45px;padding-block:24px;font-size:11px}.source-list summary{cursor:pointer;letter-spacing:1px;text-transform:uppercase;width:fit-content}.source-list ul{grid-template-columns:repeat(2,1fr);gap:12px 40px;margin:22px 0 0;padding:0;list-style:none;display:grid}.source-list a:hover{color:var(--gold)}.footer-bottom{color:#597269;letter-spacing:1px;text-transform:uppercase;justify-content:space-between;gap:30px;padding-top:26px;font-size:9px;display:flex}@media (max-width:1100px){.bakery-products{grid-template-columns:1fr 1fr}.memory-inner{grid-template-columns:1fr}.memory-copy{max-width:720px}}@media (max-width:900px){html{scroll-padding-top:82px}.section-shell{width:calc(100% - 40px)}.site-header{height:82px;padding-inline:20px}.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:64px 24px 72px}h1{letter-spacing:-2.5px}.hero-fact{flex-wrap:wrap;gap:10px 16px;margin-top:48px}.hero-image{min-height:62vh}.group-section,.history-section{padding-block:100px}.heading-split,.bakery-heading{grid-template-columns:1fr;gap:42px}.bakery-heading .eyebrow{grid-column:auto}.bakery-heading>p:last-child{margin-left:0}.process-grid{grid-template-columns:1fr;margin-top:70px}.process-grid article{border-bottom:1px solid #ccd1cd;border-right:0;min-height:280px}.process-grid article:last-child{border-bottom:0}.landscape-story{grid-template-columns:1fr;margin-top:85px}.landscape-image{min-height:58vw}.landscape-card{padding:54px 36px}.bakery-section,.memory-section{padding-block:100px}.bakery-visual-grid,.bakery-products{grid-template-columns:1fr}.impact-card{min-height:420px}.product-copy{padding:0 0 55px}.product-image{min-height:60vw}.timeline{margin-top:70px}.timeline li{grid-template-columns:120px 1fr;gap:28px}.memory-cards{grid-template-columns:1fr}.memory-cards article{border-bottom:0;border-right:1px solid #ffffff38;min-height:300px}.memory-cards article:last-child{border-bottom:1px solid #ffffff38}.memory-cards .mini-label{margin-top:42px}.visit-section{padding-top:100px}.visit-details{grid-template-columns:1fr;margin-top:75px}.visit-details>div,.visit-details>div:not(:first-child){border-bottom:1px solid #fff3;border-right:0;min-height:0;padding:28px 0}.visit-details>div:last-child{border-bottom:0}.footer-main{grid-template-columns:1fr;gap:30px}.footer-main nav{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:580px){.brand small{display:none}.brand-mark{width:42px;height:42px}.nav-cta{padding:10px 14px}.hero-actions,.visit-actions{flex-direction:column;align-items:flex-start}h1{font-size:clamp(49px,15vw,68px)}.section-heading h2,.bakery-heading h2,.history-heading h2,.memory-copy h2,.visit-copy h2{letter-spacing:-2px;font-size:clamp(42px,12vw,58px)}.process-grid article{padding-inline:26px}.landscape-image,.memory-photo,.product-image{min-height:78vw}.impact-card{min-height:380px}.timeline li{grid-template-columns:1fr;gap:14px;padding:36px 14px 36px 0}.timeline-highlight:before{width:4px;left:-10px}.memory-cards article{padding:36px 26px}.source-list ul{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
