/*! 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)}}:root{--ink:#11110f;--green:#0c6b3e;--red:#d7352a;--gold:#f4b827;--cream:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.color-rule{grid-template-columns:1fr 1fr 1fr;height:6px;display:grid}.color-rule span:first-child{background:var(--red)}.color-rule span:nth-child(2){background:var(--gold)}.color-rule span:nth-child(3){background:var(--green)}.site-header{z-index:10;background:#fff;border-bottom:1px solid #e8e5dd;grid-template-columns:1fr auto 1fr;align-items:center;height:112px;padding:0 clamp(24px,6vw,92px);display:grid;position:relative}.wordmark{letter-spacing:-.04em;align-items:center;gap:15px;width:max-content;font-size:20px;font-weight:900;line-height:.9;display:flex}.mark{border:2px solid var(--ink);letter-spacing:0;border-radius:50%;place-items:center;width:60px;height:60px;font-size:17px;display:grid}nav{text-transform:uppercase;letter-spacing:.08em;gap:clamp(24px,4vw,58px);font-size:13px;font-weight:700;display:flex}nav a:hover{color:var(--green)}.header-cta{border-bottom:2px solid var(--red);text-transform:uppercase;letter-spacing:.07em;justify-self:end;padding:8px 0;font-size:13px;font-weight:800}.hero{grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:calc(100vh - 100px);padding:clamp(54px,7vw,110px) clamp(24px,6vw,92px) 64px;display:grid;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:.19em;margin:0 0 24px;font-size:12px;font-weight:900}h1{letter-spacing:-.065em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,112px);font-weight:500;line-height:.88}h1 em{color:var(--red);font-weight:500}.lede{max-width:660px;margin:34px 0 0;font-size:clamp(17px,1.45vw,23px);line-height:1.48}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button{border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-size:13px;font-weight:900;transition:all .2s;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.button:hover{box-shadow:0 7px 0 var(--gold);transform:translateY(-2px)}.microcopy{letter-spacing:.04em;color:#595850;margin:26px 0 0;font-size:12px;font-weight:700}.hero-visual{place-items:center;min-height:min(690px,69vh);display:grid}.hero-visual video{object-fit:cover;object-position:center;background:#f4f1e9;border:1px solid #dedbd3;width:100%;height:min(650px,66vh)}.trust-strip{border-top:1px solid #e8e5dd;border-bottom:1px solid #e8e5dd;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,6vw,92px);display:grid}.trust-strip span{text-align:center;text-transform:uppercase;letter-spacing:.08em;border-right:1px solid #e8e5dd;padding:24px 20px;font-size:12px;font-weight:900}.trust-strip span:last-child{border-right:0}.section,.product-section,.story-section,.gallery-section,.visit-section{padding:clamp(80px,10vw,150px) clamp(24px,6vw,92px)}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;column-gap:8vw;margin-bottom:58px;display:grid}.section-heading .eyebrow{grid-column:1/-1}h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,86px);font-weight:500;line-height:.96}h2 em{color:var(--red);font-weight:500}.section-heading>p:last-child,.product-head>p,.story-copy>p,.gallery-copy>p{margin:0;font-size:18px;line-height:1.55}.category-grid{border:1px solid #ddd9cf;grid-template-columns:repeat(3,1fr);display:grid}.category-card{background:#fff;border-right:1px solid #ddd9cf;flex-direction:column;min-height:430px;padding:32px;display:flex;position:relative;overflow:hidden}.category-card:last-child{border-right:0}.category-card>span{letter-spacing:.12em;font-size:12px;font-weight:900}.category-card h3{margin:auto 0 18px;font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:.98}.category-card p{min-height:78px;font-size:15px;line-height:1.5}.category-card a{text-transform:uppercase;letter-spacing:.08em;margin-top:20px;font-size:12px;font-weight:900}.category-card:before{content:"";width:100%;height:7px;position:absolute;top:0;left:0}.red-card:before{background:var(--red)}.gold-card:before{background:var(--gold)}.green-card:before{background:var(--green)}.product-section{background:#fff;border-top:1px solid #e8e5dd}.product-head{grid-template-columns:1fr 410px;align-items:end;gap:70px;margin-bottom:48px;display:grid}.product-head h2{font-size:clamp(48px,5vw,76px)}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-image{background:#f6f4ef;height:360px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.035)}.product-card>p{color:var(--green);text-transform:uppercase;letter-spacing:.12em;margin:18px 0 7px;font-size:11px;font-weight:900}.product-card h3{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.juice-section{background:#fff;border-top:1px solid #e8e5dd;border-bottom:1px solid #e8e5dd;grid-template-columns:1fr .85fr;align-items:center;gap:8vw;min-height:700px;padding:clamp(90px,10vw,150px) clamp(24px,6vw,92px);display:grid;position:relative;overflow:hidden}.fruit-accent{z-index:0;width:min(480px,36vw);position:absolute;bottom:-80px;right:-80px}.juice-copy,.juice-list{z-index:1;position:relative}.juice-copy h2{font-size:clamp(58px,7vw,104px)}.juice-copy>p:not(.eyebrow){max-width:620px;margin:30px 0;font-size:20px;line-height:1.5}.juice-list{padding-right:12vw}.juice-list>div{border-top:1px solid #d7d3ca;grid-template-columns:42px 1fr;padding:26px 0;display:grid}.juice-list span{color:var(--red);grid-row:1/3;font-size:12px;font-weight:900}.juice-list h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:500}.juice-list p{margin:7px 0 0;font-size:14px}.story-section{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.story-collage{min-height:720px;position:relative}.story-main{object-fit:cover;object-position:top;border:1px solid #ddd9cf;width:80%;height:690px}.story-small{object-fit:cover;border:12px solid #fff;width:43%;height:310px;position:absolute;bottom:-30px;right:0}.story-copy .story-lead{margin:36px 0 20px;font-family:Georgia,serif;font-size:27px;line-height:1.35}.story-copy blockquote{border-top:1px solid #d7d3ca;border-bottom:1px solid #d7d3ca;margin:42px 0 0;padding:28px 0;font-family:Georgia,serif;font-size:24px;font-style:italic;line-height:1.4}.gallery-section{border-top:1px solid #e8e5dd;grid-template-columns:320px 1fr;align-items:start;gap:6vw;display:grid}.gallery-copy{position:sticky;top:30px}.gallery-copy h2{margin-bottom:24px;font-size:55px}.gallery{grid-template-columns:1fr 1fr;gap:18px;display:grid}.gallery img{object-fit:cover;background:#f6f4ef;width:100%;height:420px}.visit-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1.1fr;gap:9vw;display:grid}.visit-section .eyebrow{color:var(--gold)}.visit-details{grid-template-columns:1fr 1fr;align-content:center;gap:50px 30px;display:grid}.visit-details>div{border-top:1px solid #4b4a46;padding-top:20px}.visit-details .label{color:var(--gold);letter-spacing:.14em;font-size:11px;font-weight:900}.visit-details p{font-size:18px;line-height:1.5}.visit-details a{border-bottom:1px solid #fff}.visit-details .small-note{color:#b7b4ad;font-size:13px}footer{border-top:6px solid var(--red);grid-template-columns:1fr 1fr 1fr;align-items:center;padding:35px clamp(24px,6vw,92px);display:grid}footer p{text-align:center;margin:0;font-size:12px}footer p:last-child{text-align:right}.footer-mark{font-size:14px}.footer-mark .mark{width:42px;height:42px;font-size:12px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:100px}nav{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-visual{min-height:560px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(2){border-right:0}.trust-strip span:nth-child(-n+2){border-bottom:1px solid #e8e5dd}.section-heading,.product-head,.juice-section,.story-section,.gallery-section,.visit-section,.category-grid{grid-template-columns:1fr}.category-card{border-bottom:1px solid #ddd9cf;border-right:0;min-height:340px}.product-grid{grid-template-columns:1fr 1fr}.fruit-accent{opacity:.9;width:55vw}.juice-list{padding-right:22vw}.story-collage{min-height:620px}.story-main{height:590px}.gallery-copy{position:static}.visit-details{margin-top:25px}}@media (max-width:560px){.header-cta{letter-spacing:.02em;font-size:11px}.wordmark{font-size:17px}.mark{width:52px;height:52px}.hero{padding-inline:20px}h1{font-size:57px}.hero-visual{min-height:470px}.hero-visual video{width:100%;height:430px}.trust-strip{grid-template-columns:1fr}.trust-strip span{border-bottom:1px solid #e8e5dd;border-right:0}.section-heading{display:block}.section-heading h2{margin-bottom:25px}.product-grid{grid-template-columns:1fr}.product-image{height:430px}.juice-section{min-height:850px}.juice-list{padding-right:0}.fruit-accent{opacity:.55;width:75vw;bottom:-55px;right:-85px}.story-collage{min-height:520px}.story-main{width:90%;height:500px}.story-small{height:210px}.gallery{grid-template-columns:1fr}.gallery img{height:390px}.visit-details{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr;gap:22px}footer p:last-child{text-align:center}.footer-mark{margin:auto}}
