/*! 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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#0f2747;--navy-deep:#091b32;--cream:#fbf7ef;--cream-deep:#f2eadc;--paper:#fffdf8;--gold:#b38b56;--gold-light:#dbc29d;--sage:#6f685f;--ink:#172332;--muted:#5f6872;--line:#0f274724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{display:block}.skip-link{z-index:99;color:var(--navy);background:#fff;border-radius:.3rem;padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;background:var(--navy);color:#fff;border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto 1fr;align-items:center;min-height:6.5rem;padding:0 4.5vw;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:.85rem;display:inline-flex}.brand-mark{width:2.7rem;height:2.7rem;color:var(--gold-light);border:1px solid #dbc29db8;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;line-height:1;display:grid}.brand-copy{flex-direction:column;gap:.16rem;display:flex}.brand-copy strong{letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:500}.brand-copy small{color:#ffffffa1;letter-spacing:.17em;text-transform:uppercase;font-size:.59rem;font-weight:700}nav{letter-spacing:.08em;align-items:center;gap:clamp(1.3rem,3vw,2.75rem);font-size:.78rem;font-weight:700;display:flex}nav a,.header-cta{transition:color .18s,opacity .18s}nav a:hover,nav a:focus-visible{color:var(--gold-light)}.header-cta{border-bottom:1px solid var(--gold-light);color:var(--gold-light);letter-spacing:.08em;justify-self:end;align-items:center;gap:.65rem;padding:.5rem 0;font-size:.76rem;font-weight:700;display:inline-flex}.header-cta svg,.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.1rem;height:1.1rem}.hero{background:var(--navy);color:#fff;grid-template-columns:minmax(0,1.03fr) minmax(28rem,.97fr);min-height:calc(100vh - 6.5rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #dbc29d1f;border-radius:50%;width:23rem;height:23rem;position:absolute;top:8%;left:-9rem}.hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:48rem;padding:8vh 6vw 8vh 9vw;display:flex;position:relative}.eyebrow{color:var(--gold-light);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.75rem;font-size:.71rem;font-weight:700}.hero h1{letter-spacing:-.055em;max-width:10ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.6rem,6.25vw,7.4rem);font-weight:400;line-height:.92}.hero h1 span{color:var(--gold-light);font-style:italic;display:block}.hero-intro{color:#ffffffb8;max-width:35rem;margin:2rem 0 0;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2.4rem;display:flex}.button{letter-spacing:.045em;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:3.45rem;padding:.8rem 1.35rem;font-size:.78rem;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold-light);color:var(--navy-deep)}.button-primary:hover,.button-primary:focus-visible{background:#fff}.button-primary svg{stroke-width:1.5px;width:1.18rem;height:1.18rem}.button-primary .icon-fill{fill:currentColor;stroke:none}.button-secondary{color:#fff;border:1px solid #ffffff4d}.button-secondary:hover,.button-secondary:focus-visible{color:var(--navy);background:#fff;border-color:#fff}.hero-note{color:#ffffff82;letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;gap:.65rem;margin-top:3.25rem;font-size:.68rem;font-weight:700;display:flex}.hero-visual{min-height:42rem;position:relative}.image-frame{background:#b48a52;position:absolute;inset:0;overflow:hidden}.image-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#091b3240,#0000 28%);position:absolute;inset:0}.image-frame img{object-fit:cover;width:100%;height:100%}.flavour-tag{min-width:12rem;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7eff0;flex-direction:column;gap:.35rem;padding:1.1rem 1.25rem;display:flex;position:absolute;bottom:2.4rem;right:2.4rem}.flavour-tag span{color:var(--sage);letter-spacing:.15em;text-transform:uppercase;font-size:.61rem;font-weight:700}.flavour-tag strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.batch-stamp{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f2747c7;border:1px solid #ffffffa8;border-radius:50%;place-content:center;place-items:center;width:6.5rem;height:6.5rem;line-height:1;display:grid;position:absolute;top:2.4rem;left:-3.25rem}.batch-stamp:before{border-radius:inherit;content:"";border:1px solid #dbc29d8c;position:absolute;inset:.35rem}.batch-stamp span{letter-spacing:.18em;font-size:.51rem}.batch-stamp strong{color:var(--gold-light);margin:.35rem 0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:400}.intro-band{background:var(--gold-light);color:var(--navy);grid-template-columns:.9fr 1.3fr .9fr;align-items:center;gap:2.5rem;padding:3.25rem 6vw;display:grid}.intro-band p,.intro-band span{letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700;line-height:1.65}.intro-band span{text-align:right;justify-self:end}.intro-band h2{letter-spacing:-.03em;text-align:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.75rem);font-weight:400}.section{padding:7rem 8vw}.section-placeholder{background:var(--cream);min-height:34rem}.section-placeholder h2{max-width:18ch;color:var(--navy);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.4vw,4.8rem);font-weight:400;line-height:1.03}.flavours-section{background:radial-gradient(circle at 92% 8%, #dbc29d42, transparent 22rem), var(--cream)}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.55fr);align-items:end;gap:5vw;max-width:86rem;margin:0 auto;display:grid}.section-heading .eyebrow,.story-copy .eyebrow,.find-copy .eyebrow,.allergen-note .eyebrow{color:var(--sage)}.section-heading h2,.story-copy h2,.find-copy h2,.allergen-note h2,.contact-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.02}.section-heading h2{max-width:15ch;color:var(--navy);font-size:clamp(2.8rem,5.1vw,5.8rem)}.section-heading>p{color:var(--muted);margin:0 0 .4rem;font-size:.98rem;line-height:1.78}.flavour-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);max-width:86rem;margin:4.5rem auto 0;display:grid}.flavour-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-column:span 2;min-height:32rem;transition:box-shadow .18s,transform .18s;overflow:hidden}.flavour-card:nth-child(4),.flavour-card:nth-child(5){grid-column:span 3;min-height:31rem}.flavour-card:hover{z-index:2;position:relative;transform:translateY(-.35rem);box-shadow:0 1.5rem 3.5rem #0f27471c}.flavour-image{aspect-ratio:4/3;background:var(--cream-deep);overflow:hidden}.flavour-card:nth-child(4) .flavour-image,.flavour-card:nth-child(5) .flavour-image{aspect-ratio:16/9}.flavour-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.flavour-card:hover .flavour-image img{transform:scale(1.025)}.flavour-card:nth-child(4) .flavour-image img{object-position:center 36%}.flavour-content{padding:1.75rem 2rem 2.15rem}.flavour-index{align-items:center;gap:1rem;display:flex}.flavour-index>span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic}.flavour-line{border-top:1px solid var(--gold-light);width:2.5rem}.flavour-card h3{color:var(--navy);letter-spacing:-.025em;margin:1.5rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2vw,2.2rem);font-weight:400}.flavour-card p{max-width:28rem;color:var(--muted);margin:.8rem 0 0;font-size:.88rem;line-height:1.7}.collection-note{max-width:86rem;color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:1.25rem auto 0;font-size:.68rem;font-weight:700}.story-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.story-copy{grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);column-gap:9vw;max-width:86rem;margin:0 auto;padding:8rem 8vw;display:grid}.story-copy .eyebrow,.story-copy h2,.story-copy .story-intro{grid-column:1}.story-copy h2{max-width:12ch;color:var(--navy);font-size:clamp(2.8rem,4.7vw,5.4rem)}.story-intro{max-width:37rem;color:var(--muted);margin:2rem 0 0;font-size:1.02rem;line-height:1.82}.values-list{border-top:1px solid var(--line);grid-area:1/2/span 4;align-self:center;gap:0;max-width:39rem;margin-top:0;display:grid}.values-list article{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1rem;padding:1.35rem 0;display:grid}.values-list article>span{color:var(--gold);padding-top:.18rem;font-family:Georgia,Times New Roman,serif;font-size:.73rem;font-style:italic}.values-list h3{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400}.values-list p{color:var(--muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.6}.find-section{background:var(--cream-deep);grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);gap:7vw;padding:7.5rem 9vw;display:grid}.find-copy{align-self:center;max-width:44rem}.find-copy h2{max-width:14ch;color:var(--navy);font-size:clamp(2.8rem,5vw,5.5rem)}.find-copy>p:not(.eyebrow){max-width:37rem;color:var(--muted);margin:2rem 0 0;font-size:1rem;line-height:1.78}.find-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.button-navy{background:var(--navy);color:#fff}.button-navy:hover,.button-navy:focus-visible{background:var(--navy-deep)}.button-navy .icon-fill{fill:currentColor;stroke:none}.text-link{border-bottom:1px solid var(--navy);color:var(--navy);letter-spacing:.06em;align-items:center;gap:.65rem;padding:.5rem 0;font-size:.74rem;font-weight:700;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.1rem}.local-card{background:var(--navy);color:#fff;flex-direction:column;justify-content:flex-end;min-height:31rem;padding:3rem;display:flex;position:relative;overflow:hidden}.local-card:before,.local-card:after{content:"";border:1px solid #dbc29d2e;border-radius:50%;position:absolute}.local-card:before{width:28rem;height:28rem;top:-10rem;right:-8rem}.local-card:after{width:19rem;height:19rem;top:-5.5rem;right:-3.5rem}.local-card>p{color:var(--gold-light);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1rem;font-size:.66rem;font-weight:700}.local-card h3{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5.4vw,5.8rem);font-weight:400;line-height:.88}.local-card>span{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;margin-top:1.4rem;font-size:.65rem;font-weight:700}.local-mark{border:1px solid #fff6;border-radius:50% 50% 50% 0;place-items:center;width:3.25rem;height:3.25rem;display:grid;position:absolute;top:3rem;left:3rem;transform:rotate(-45deg)}.local-mark span{background:var(--gold-light);border-radius:50%;width:.55rem;height:.55rem}.allergen-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr);align-items:center;gap:8vw;padding:5rem 9vw;display:grid}.allergen-note .eyebrow{margin-bottom:1.2rem}.allergen-note h2{max-width:22ch;color:var(--navy);font-size:clamp(1.9rem,3.1vw,3.4rem)}.allergen-note>p{color:var(--muted);margin:0;font-size:.87rem;line-height:1.75}.contact-section{background:var(--navy);color:#fff;grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);gap:8vw;padding:8rem 9vw;display:grid}.contact-section h2{max-width:12ch;font-size:clamp(2.7rem,4.8vw,5.3rem)}.contact-links{border-top:1px solid #ffffff2e;align-self:center}.contact-links a{border-bottom:1px solid #ffffff2e;grid-template-columns:7rem 1fr auto;align-items:center;gap:1rem;padding:1.45rem 0;transition:color .18s;display:grid}.contact-links a:hover,.contact-links a:focus-visible{color:var(--gold-light)}.contact-links span{color:#ffffff7a;letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:700}.contact-links strong{overflow-wrap:anywhere;min-width:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.75rem);font-weight:400}.contact-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:1.25rem}footer{background:var(--navy-deep);color:#fff;border-top:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:2.25rem 4.5vw;display:grid}.footer-brand{justify-self:start}footer>p,footer>a:last-child{color:#ffffff7a;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:700}footer>a:last-child{justify-self:end}@media (width<=980px){.site-header{grid-template-columns:1fr auto;min-height:5.7rem;padding:0 1.25rem}nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:none;padding:5.5rem 7vw 6rem}.hero h1{max-width:12ch;font-size:clamp(3.8rem,12vw,6.6rem)}.hero-visual{min-height:36rem}.batch-stamp{top:-3rem;left:auto;right:1.5rem}.intro-band{text-align:center;grid-template-columns:1fr;gap:1rem}.intro-band span{text-align:center;justify-self:center}.section-heading{grid-template-columns:1fr;gap:2rem}.flavour-grid{grid-template-columns:repeat(2,1fr)}.flavour-card,.flavour-card:nth-child(4),.flavour-card:nth-child(5){grid-column:span 1}.flavour-card:last-child{grid-column:span 2}.story-section{display:block}.story-copy{grid-template-columns:1fr;padding:6rem 7vw}.values-list{grid-area:auto/1;margin-top:3.25rem}.find-section,.allergen-note,.contact-section{grid-template-columns:1fr}.local-card{min-height:27rem}}@media (width<=620px){.site-header{min-height:5rem}.brand-mark{width:2.35rem;height:2.35rem;font-size:1.4rem}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.48rem}.header-cta{font-size:.68rem}.hero-copy{padding:4.5rem 1.4rem 5rem}.hero h1{font-size:clamp(3.25rem,16vw,5.2rem)}.hero-intro{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-note{gap:.5rem;margin-top:2.5rem;font-size:.58rem}.hero-visual{min-height:29rem}.flavour-tag{bottom:1rem;right:1rem}.intro-band{padding:2.65rem 1.4rem}.section{padding:5.25rem 1.4rem}.section-heading>p{font-size:.92rem}.flavour-grid{grid-template-columns:1fr;margin-top:3.25rem}.flavour-card,.flavour-card:nth-child(4),.flavour-card:nth-child(5),.flavour-card:last-child{grid-column:span 1;min-height:0}.flavour-card:nth-child(4) .flavour-image,.flavour-card:nth-child(5) .flavour-image{aspect-ratio:4/3}.story-copy,.find-section,.allergen-note,.contact-section{padding:5.25rem 1.4rem}.find-section{gap:3.5rem}.find-actions{flex-direction:column;align-items:stretch}.local-card{min-height:24rem;padding:2rem}.local-mark{top:2rem;left:2rem}.allergen-note{gap:2rem}.contact-section{gap:3.5rem}.contact-links a{grid-template-columns:1fr auto}.contact-links span{grid-column:1/-1}footer{grid-template-columns:1fr auto;padding:2rem 1.4rem}footer>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
