@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,600&family=Inter:wght@400;500;600;700&display=swap";:root{--cream: #f7f1e8;--white: #fffdf8;--brown: #2d160b;--brown-2: #5d3b29;--gold: #b9824c;--olive: #6e8b3d;--red: #bf2051;--sage: #e6ebe0;--stone: #ddd0c2;--focus: #1266b3;--user-text-scale: 1;--container: 1520px;--shadow: 0 18px 45px rgba(45, 22, 11, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:calc(106.25% * var(--user-text-scale))}body{margin:0;color:var(--brown);background:var(--white);font-family:Inter,Arial,sans-serif;line-height:1.68}body.no-scroll{overflow:hidden}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.container{width:min(calc(100% - clamp(2rem,5vw,6rem)),var(--container));margin-inline:auto}.section{padding-block:clamp(3.75rem,5vw,6.25rem)}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;line-height:1.05;margin:0 0 .75rem}h1{font-size:clamp(3.9rem,7vw,7.25rem)}h2{font-size:clamp(2.7rem,4vw,4.6rem)}h3{font-size:1.72rem}p{margin:0 0 1rem}.eyebrow{font-size:.84rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#6a3b26}.eyebrow--light{color:#efd2ad}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.6rem 1.5rem;border:2px solid transparent;border-radius:8px;font-weight:700;cursor:pointer}.button--primary{background:var(--olive);color:var(--white)}.button--primary:hover{background:color-mix(in srgb,var(--olive),#000 10%)}.button--secondary{background:#ffffffd1;border-color:var(--brown);color:var(--brown)}.button--red{background:var(--red);color:var(--white)}.button--red:hover{background:color-mix(in srgb,var(--red),#000 10%)}.button--compact{min-height:42px;padding:.65rem 1.2rem}.button--full{width:100%}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.icon{width:2.25em;height:2.25em;flex:none}.skip-link{position:fixed;left:1rem;top:-100px;z-index:1000;background:#fff;padding:.75rem}.skip-link:focus{top:1rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.overlay{position:fixed;inset:0;background:#140a0480;z-index:80;opacity:0;transition:opacity .18s}.overlay.is-visible{opacity:1}.add-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1rem}.add-modal[hidden]{display:none}.add-modal__backdrop{position:absolute;inset:0;background:#1c0e079e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .22s ease}.add-modal__dialog{position:relative;z-index:1;width:min(100%,540px);max-height:calc(100vh - 2rem);overflow-y:auto;padding:clamp(1.5rem,4vw,2.5rem);background:var(--white);border:1px solid rgba(45,22,11,.14);border-radius:18px;box-shadow:0 28px 70px #190c054d;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .22s ease,transform .22s ease}.add-modal.is-open .add-modal__backdrop{opacity:1}.add-modal.is-open .add-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.add-modal__close{position:absolute;top:.9rem;right:.9rem;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:var(--brown);font-size:1.8rem;line-height:1;cursor:pointer}.add-modal__close:hover{background:var(--cream)}.add-modal__success-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:1rem;border-radius:50%;background:var(--sage);color:var(--olive);font-size:1.7rem;font-weight:800}.add-modal__dialog h2{font-size:clamp(2rem,5vw,3rem);margin-bottom:1.25rem}.add-modal__product{display:grid;grid-template-columns:112px 1fr;align-items:center;gap:1rem;padding:1rem;background:var(--cream);border:1px solid var(--stone);border-radius:12px}.add-modal__product img{width:112px;height:88px;border-radius:8px;object-fit:cover}.add-modal__product h3{margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:1.05rem}.add-modal__product p{margin-bottom:.3rem;color:var(--brown-2)}.add-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1.5rem}@media(max-width:540px){.add-modal{align-items:end;padding:0}.add-modal__dialog{width:100%;max-height:90vh;border-radius:20px 20px 0 0}.add-modal__product{grid-template-columns:88px 1fr}.add-modal__product img{width:88px;height:76px}.add-modal__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.add-modal__backdrop,.add-modal__dialog{transition:none}}.utility-bar{background:var(--olive);color:#fff;font-size:.95rem;line-height:3rem}.utility-bar__inner{min-height:36px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.utility-bar p{text-align:center;margin:0}.social-links{display:flex;align-items:center}.social-links a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:50%;transition:transform .25s ease,background-color .25s ease}.social-links a:hover{transform:translateY(-2px) scale(1.08)}.social-links svg{display:block;flex:none}.social-links .instagram svg{width:1.8rem;height:1.8rem}.social-links .facebook svg{width:1.45rem;height:1.45rem}.social-links a:not(.instagram):not(.facebook) svg{width:1.5rem;height:1.5rem}.social-links .instagram svg{width:1.8rem;height:1.8rem;transform:translateY(-1px)}.utility-phone{display:inline-flex;align-items:center;gap:.55rem;color:#fff;font-weight:600}.utility-phone svg{width:1.65rem;height:1.65rem;flex:none}.utility-phone{justify-self:end;display:flex;align-items:center;gap:.4rem}.site-header{position:sticky;top:0;z-index:70;background:#fffdf8f7;border-bottom:1px solid rgba(45,22,11,.12)}.header-grid{display:grid;grid-template-columns:1fr minmax(260px,380px) 1fr auto;align-items:center;gap:1rem;min-height:124px}.brand{grid-column:2;justify-self:center}.brand img{width:min(380px,32vw);height:auto;max-height:116px;object-fit:contain}.primary-nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.9rem;font-weight:800;text-transform:uppercase}.primary-nav--left{justify-self:start}.primary-nav--right{justify-self:end}.primary-nav a:not(.button){border-bottom:2px solid transparent;padding-block:.5rem}.primary-nav a:hover,.primary-nav a[aria-current=page]{border-bottom-color:var(--gold)}.primary-nav .order-now{background:var(--red);color:var(--white)}.primary-nav .order-now:hover{background:color-mix(in srgb,var(--red),#000 10%)}.cart-button,.icon-button{position:relative;display:grid;place-items:center;min-width:44px;min-height:44px;border:0;background:transparent;cursor:pointer}.cart-button .icon{width:1.8rem;height:1.8rem}.cart-count{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:20px;height:20px;padding:0 .25rem;border-radius:999px;background:var(--gold);font-size:.72rem;font-weight:800}.nav-toggle{display:none}.accessibility-strip{background:#f1ebe3;border-top:1px solid rgba(45,22,11,.08)}.accessibility-strip__inner{min-height:44px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center;font-size:.88rem;font-weight:600}.text-size-controls{justify-self:start;display:flex}.text-size-controls button{min-width:42px;min-height:38px;border:0;background:transparent;color:#9b6a46;font-weight:700;cursor:pointer}.text-size-controls button:disabled{opacity:.35;cursor:not-allowed}.button-group{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.6rem}.trust-strip{background:#f5eee5;border-block:1px solid rgba(45,22,11,.08)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.65rem;border-right:1px solid var(--stone)}.trust-grid article:last-child{border-right:0}.trust-icon{display:grid;place-items:center;width:60px;height:60px;border:1px solid var(--gold);border-radius:50%;color:var(--gold)}.trust-grid h3{font-family:Inter,sans-serif;font-size:1rem;margin-bottom:.25rem}.trust-grid p{font-size:.86rem;margin:0;color:var(--brown-2)}.section-heading{margin-bottom:2rem}.section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.section-heading--center{text-align:center;max-width:820px;margin-inline:auto}.text-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;text-transform:uppercase;font-size:.8rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.65rem}.product-card{background:#fff;border:1px solid rgba(45,22,11,.1);box-shadow:0 8px 24px #2d160b0f;display:flex;flex-direction:column}.product-card__media{position:relative;aspect-ratio:16/11;overflow:hidden}.product-card__media img{width:100%;height:100%}.badge{position:absolute;left:.75rem;top:.75rem;background:#fff;padding:.3rem .55rem;font-size:.68rem;font-weight:800}.product-card__body{padding:1.2rem;display:flex;flex-direction:column;flex:1}.product-card__body h2{font-size:2.75rem;margin-bottom:.5rem}.product-card__body>p{font-size:.94rem;color:var(--brown-2)}.product-card__detail-trigger,.product-card__title-button{background:transparent;border:0;cursor:pointer;width:100%;margin-top:5px}.product-meta{display:flex;justify-content:space-between;gap:1rem;margin-top:auto;margin-bottom:.9rem;font-size:.9rem}.product-meta strong{font-size:1.08rem}.product-quantity{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;font-size:.9rem;font-weight:700}.quantity-selector{display:grid;grid-template-columns:44px 48px 44px;border:1px solid var(--stone)}.quantity-selector button,.quantity-selector output{display:grid;place-items:center;min-height:44px;border:0;background:#fff;font-size:1.35rem;font-weight:800}.quantity-selector output{border-inline:1px solid var(--stone);font-size:.9rem}.story{background:#faf6f0}.story-grid{display:grid;grid-template-columns:1fr 1.2fr;align-items:center}.story-grid>img{width:100%;height:100%;min-height:460px;border-radius:60px;max-height:680px}.story-grid>div{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center}.section--dark{color:#fff;background:linear-gradient(#2d160be6,#2d160be6),url(/assets/wheat-grains-bg-D8mX6SFz.jpg) center/cover}.craft-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:4rem;align-items:center}.craft-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.craft-cards article{padding:1.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff12;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.craft-cards strong{color:#f1c99e}.slider-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.testimonial-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-slider figure{margin:0;background:var(--cream);padding:2rem;scroll-snap-align:start}.testimonial-slider blockquote{font-family:Cormorant Garamond;font-size:1.65rem;margin:0 0 1rem}.slider-control{display:none;width:44px;height:44px;border:1px solid var(--stone);background:#fff;font-size:1.8rem}.site-footer{background:#241207;color:#fff;padding-top:4.75rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem}.footer-brand img{max-width:285px;height:auto;margin-top:-3rem}.footer-grid h2{font-family:Inter;font-size:1rem;text-transform:uppercase}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:.55rem}.social-links--footer{margin-top:1rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.18);margin-top:3rem;padding-block:1rem;font-size:.82rem}.back-to-top{position:fixed;right:1.25rem;bottom:1.25rem;z-index:60;width:52px;height:52px;border:1px solid var(--gold);border-radius:50%;background:var(--brown);color:#fff;display:grid;place-items:center;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.back-to-top.is-visible{opacity:1;transform:none;pointer-events:auto}.mobile-menu,.cart-drawer{position:fixed;z-index:90;top:0;bottom:0;background:#fff;transition:transform .25s}.mobile-menu{left:0;width:min(360px,90vw);padding:1.25rem;transform:translate(-105%)}.mobile-menu.is-open{transform:none}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between}.mobile-menu__header img{width:220px}.mobile-menu nav{display:flex;flex-direction:column;margin-top:2rem}.mobile-menu nav a{padding:1rem 0;border-bottom:1px solid var(--stone);font-weight:800}.mobile-social{display:flex;gap:1rem;margin-top:2rem}.mobile-social .icon{width:1.6rem;height:1.6rem}.cart-drawer{right:0;width:min(460px,100vw);transform:translate(105%);display:flex;flex-direction:column}.cart-drawer.is-open{transform:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid var(--stone)}.cart-items{flex:1;overflow:auto;padding:1rem}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:1rem;padding-block:1rem;border-bottom:1px solid var(--stone)}.cart-item img{width:88px;height:72px}.cart-item h3{font-size:1.1rem}.quantity-selector--cart{grid-template-columns:36px 38px 36px;width:max-content}.quantity-selector--cart button,.quantity-selector--cart output{min-height:36px}.remove-item{border:0;background:transparent}.cart-drawer__footer{padding:1.25rem;border-top:1px solid var(--stone)}.cart-total{display:flex;justify-content:space-between;font-size:1.1rem;margin:1rem 0}.trust-icon svg{transition:transform .22s ease,color .22s ease}.trust-icon:hover>svg{transform:scale(1.12);color:var(--color-wheat)}.trust-icon:hover>svg{transform:scale(1.12) rotate(-4deg)}.eyebrow-group{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.eyebrow-group .eyebrow{margin:0;text-align:center}.eyebrow-decoration{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem;width:50%;margin-top:.45rem;margin-inline:auto;color:#d89a2b}.eyebrow-decoration__line{width:100%;height:1px;background:currentColor;opacity:.75}.eyebrow-decoration__icon{display:inline-grid;place-items:center;width:1.15rem;height:1.15rem}.eyebrow-decoration__icon svg{display:block;width:100%;height:100%}.hero{position:relative;isolation:isolate;display:grid;align-items:center;min-height:clamp(580px,72vh,760px);overflow:hidden;background:var(--brown)}.hero__background{position:absolute;inset:0;z-index:0;overflow:hidden;background:var(--brown)}.hero__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:0;visibility:hidden;filter:blur(3px);transform:scale(1.03);transform-origin:right center;transition:opacity 1.4s ease-in-out,filter 1.4s ease-in-out,visibility 0s linear 1.4s;backface-visibility:hidden;will-change:opacity,filter,transform}.hero__image--active{opacity:1;visibility:visible;filter:blur(0);animation:hero-image-zoom 7s linear forwards;transition:opacity 1.4s ease-in-out,filter 1.4s ease-in-out,visibility 0s}.hero__image--leaving{opacity:0;visibility:visible;filter:blur(2px);transform:scale(1.09);transform-origin:right center;animation:none;transition:opacity 1.4s ease-in-out,filter 1.4s ease-in-out,visibility 0s linear 1.4s}@keyframes hero-image-zoom{0%{transform:scale(1.03)}to{transform:scale(1.09)}}.hero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffdf8f5,#fffdf8d6 36%,#fffdf866 58%,#fffdf814 78%,#0000000f)}.hero__content{position:relative;z-index:2;min-width:0;padding-block:clamp(4rem,8vw,7rem)}.hero__content h1{max-width:760px;overflow-wrap:anywhere}.hero__content h1 em{color:#a15e3d}.hero__content>p:not(.eyebrow){max-width:630px;font-size:1.18rem}@media(max-width:1023px){.hero{min-height:clamp(540px,68vh,680px)}.hero__overlay{background:linear-gradient(90deg,#fffdf8f2,#fffdf8d1 48%,#fffdf857 75%,#fffdf81a)}}@media(max-width:767px){.hero{min-height:520px}.hero__image{object-position:60% center}.hero__overlay{background:linear-gradient(90deg,#fffdf8f5,#fffdf8e0 58%,#fffdf885)}.hero__content{padding-block:3.25rem}.hero__content>p:not(.eyebrow){font-size:1rem}}@media(prefers-reduced-motion:reduce){.hero__image,.hero__image--active,.hero__image--leaving{animation:none;transition:opacity .2s linear;filter:none;transform:scale(1)}}@media(max-width:1023px){.utility-bar__inner{grid-template-columns:auto 1fr auto}.header-grid{grid-template-columns:1fr minmax(220px,320px) 1fr}.brand{grid-column:2}.primary-nav{display:none}.nav-toggle{display:grid;justify-self:start}.cart-button{justify-self:end}.product-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(2){border-right:0}.craft-grid{grid-template-columns:1fr}.header-grid>.cart-button{grid-column:3}.accessibility-strip__inner{grid-template-columns:1fr 1fr 1fr}}@media(max-width:767px){.utility-bar__inner{grid-template-columns:1fr auto}.utility-bar p{display:none}.brand img{width:230px;max-height:85px}.header-grid{min-height:92px;grid-template-columns:44px 1fr 44px}.brand{grid-column:2}.accessibility-strip__inner>span{display:none}.accessibility-strip__inner{display:flex;justify-content:center}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid var(--stone)}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.product-card{min-width:min(82vw,330px);scroll-snap-align:start}.story-grid{grid-template-columns:1fr}.story-grid>img{min-height:320px}.craft-cards{grid-template-columns:1fr}.testimonial-slider{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:85%}.slider-control{display:grid;place-items:center}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.section-heading--split{align-items:flex-start;flex-direction:column}.button-group{flex-direction:column;align-items:stretch}.button-group .button{width:100%}}@media(max-width:479px){.utility-phone span{display:none}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.slider-shell{grid-template-columns:1fr}.slider-control{display:none}.testimonial-slider{grid-auto-columns:88%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.full-bleed{width:100%;margin-inline:auto}@media(min-width:1600px){.container{max-width:1520px}.product-grid{gap:1.9rem}}@media(max-width:767px){.container{width:min(calc(100% - 1.5rem),var(--container))}html{font-size:calc(100% * var(--user-text-scale))}}.section-heading--center{text-align:center}.section-heading--center .eyebrow-group{display:flex;flex-direction:column;align-items:center;width:100%}.section-heading--center .eyebrow{margin-bottom:.75rem}.section-heading--center h2{margin-top:.75rem}.section-heading-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem}.section-heading--center .eyebrow-decoration{display:flex;align-items:center;justify-content:center;gap:.75rem;width:min(240px,70%);margin-inline:auto}.section-heading--center .eyebrow-decoration__line{display:block;flex:1;height:1px;background:currentColor;opacity:.25}.section-heading--center .eyebrow-decoration__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.section-heading--center .eyebrow-decoration__icon .icon{width:1.25rem;height:1.25rem}.section-footer-action{display:flex;justify-content:center;margin-top:3rem}.section-footer-action .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.showcase-grid,.story .story-grid{margin-top:2.75rem}.showcase-content,.story-content{align-self:center}.showcase-content>:first-child,.story-content>:first-child{margin-top:0}.showcase-date{margin-bottom:1rem}.showcase-content .button,.story-content .button{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem}@media(max-width:767px){.section-footer-action,.showcase-grid,.story .story-grid{margin-top:2rem}.section-heading--center .eyebrow-decoration{width:min(200px,80%)}}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:stretch}.product-card{display:flex;flex-direction:column;width:100%;height:100%;min-width:0}.product-card__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden}.product-card__media>a{display:block;width:100%;height:100%}.product-card__media img{display:block;width:100%;height:320px;object-fit:cover;object-position:center center;border-radius:1rem}.product-card__body{display:flex;flex-direction:column;flex:1}.product-card__body>p{flex-grow:1}@media(max-width:1024px){.product-grid{gap:1.5rem}}@media(max-width:767px){.product-grid--featured{display:flex;grid-template-columns:none;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding-bottom:1rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.product-grid--featured .product-card{flex:0 0 86%;scroll-snap-align:center}.product-grid--featured:after{content:"";flex:0 0 .1rem}.product-grid--catalog{display:grid;grid-template-columns:1fr;gap:2rem;overflow:visible}.product-grid--catalog .product-card{width:100%}}@media(max-width:480px){.product-grid--featured .product-card{flex-basis:90%}}.featured-slider-dots{display:none}@media(max-width:767px){.product-grid--featured{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:7%;padding-inline:7%;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-grid--featured::-webkit-scrollbar{display:none}.product-grid--featured .product-card{flex:0 0 86%;width:86%;scroll-snap-align:center;scroll-snap-stop:always}.featured-slider-dots{display:flex;justify-content:center;align-items:center;gap:.65rem;margin-top:1.25rem}.featured-slider-dot{width:.65rem;height:.65rem;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;cursor:pointer;opacity:.45;transition:transform .18s ease,opacity .18s ease,background-color .18s ease}.featured-slider-dot.is-active{background:currentColor;opacity:1;transform:scale(1.2)}.featured-slider-dot:focus-visible{outline:2px solid currentColor;outline-offset:4px}}@media(prefers-reduced-motion:reduce){.product-grid--featured{scroll-behavior:auto}.featured-slider-dot{transition:none}}.legal-hero{padding:clamp(3.5rem,7vw,6rem) 0 3rem;background:var(--color-surface, #f8f5ef)}.legal-hero__inner{max-width:850px;margin-inline:auto;text-align:center}.legal-hero .eyebrow-decoration{display:flex;align-items:center;justify-content:center;gap:.75rem;width:min(240px,70%);margin:.8rem auto}.legal-hero .eyebrow-decoration__line{flex:1;height:1px;background:currentColor;opacity:.25}.legal-hero .eyebrow-decoration__icon{display:inline-flex;align-items:center;justify-content:center}.legal-hero .eyebrow-decoration__icon .icon{width:1.25rem;height:1.25rem}.legal-hero h1{margin-bottom:1rem}.legal-hero__intro{max-width:720px;margin-inline:auto;font-size:1.05rem;line-height:1.7}.legal-layout{display:grid;grid-template-columns:minmax(200px,260px) minmax(0,780px);justify-content:center;gap:clamp(2rem,6vw,5rem);align-items:start}.legal-navigation{position:sticky;top:8rem;padding:1.5rem;border:1px solid rgba(0,0,0,.1);border-radius:1rem;background:#fff}.legal-navigation h2{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.legal-navigation nav{display:flex;flex-direction:column;gap:.35rem}.legal-navigation a{display:block;padding:.7rem .8rem;border-radius:.5rem;text-decoration:none}.legal-navigation a:hover{text-decoration:underline}.legal-navigation a[aria-current=page]{font-weight:700;background:#0000000f}.legal-content{min-width:0}.legal-content h2{margin-top:2.75rem;margin-bottom:1rem;font-size:clamp(1.35rem,2vw,1.7rem)}.legal-content h2:first-of-type{margin-top:2rem}.legal-content p,.legal-content li{line-height:1.75}.legal-content p{margin-bottom:1rem}.legal-content ul{padding-left:1.4rem;margin:1rem 0 1.5rem}.legal-content li{margin-bottom:.35rem}.legal-content address{margin-top:1rem;padding:1.5rem;border-radius:.75rem;background:#00000009;font-style:normal;line-height:1.7}.legal-updated{display:inline-block;margin-top:0;margin-bottom:1.75rem;padding:.5rem .8rem;border-radius:999px;background:#0000000e;font-size:.9rem}@media(max-width:767px){.legal-layout{grid-template-columns:1fr}.legal-navigation{position:static}.legal-navigation nav{display:grid;grid-template-columns:1fr}.legal-hero{padding-top:3rem}.legal-hero h1{overflow-wrap:anywhere}.legal-content h2{margin-top:2.25rem}}.contact-hero{padding:clamp(3.5rem,7vw,6rem) 0 clamp(2.5rem,5vw,4rem);background:var(--color-surface, #f8f5ef)}.contact-hero__inner{max-width:780px;margin-inline:auto;text-align:center}.contact-hero .eyebrow-decoration{display:flex;align-items:center;justify-content:center;gap:.75rem;width:min(240px,70%);margin:.8rem auto}.contact-hero .eyebrow-decoration__line{flex:1;height:1px;background:currentColor;opacity:.25}.contact-hero .eyebrow-decoration__icon{display:inline-flex;align-items:center;justify-content:center}.contact-hero .eyebrow-decoration__icon .icon{width:1.25rem;height:1.25rem}.contact-hero h1{margin-bottom:1rem}.contact-hero p:last-child{max-width:680px;margin-inline:auto;line-height:1.7}.contact-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:clamp(2rem,5vw,4rem);align-items:start}.contact-form-card,.contact-info-card{border:1px solid rgba(0,0,0,.1);border-radius:1rem;background:#fff}.contact-form-card{padding:clamp(1.5rem,4vw,2.5rem)}.contact-form-heading{margin-bottom:2rem}.contact-form-heading h2{margin-bottom:.75rem}.contact-form{display:grid;gap:1.4rem}.form-field{display:flex;flex-direction:column;gap:.45rem}.form-field label{font-weight:600}.optional-text{margin-left:.25rem;font-size:.85em;font-weight:400;opacity:.7}.form-field input,.form-field select,.form-field textarea{width:100%;padding:.85rem 1rem;border:1px solid rgba(0,0,0,.25);border-radius:.6rem;background:#fff;color:inherit;font:inherit}.form-field textarea{min-height:10rem;resize:vertical}.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible{outline:3px solid currentColor;outline-offset:2px}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:#a30000}.form-error{min-height:1.2em;margin:0;color:#a30000;font-size:.9rem}.product-filter{width:min(100%,34rem);margin:0 auto 2.5rem}.product-filter label{display:block;margin-bottom:.45rem;font-weight:700}.product-filter input{width:100%;padding:.85rem 1rem;border:1px solid rgba(0,0,0,.25);border-radius:.6rem;background:#fff;color:inherit}.product-filter input:focus-visible{outline:3px solid currentColor;outline-offset:2px}.product-filter__empty{grid-column:1 / -1;text-align:center}.form-check{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start}.form-check input{width:1.2rem;height:1.2rem;margin-top:.15rem}.contact-policy-note{margin:0;padding:1rem;border-radius:.65rem;background:#0000000a;line-height:1.65}.contact-form-status{min-height:1.5rem;line-height:1.5}.contact-form-status:focus{outline:none}.form-honeypot{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.contact-info-card{padding:clamp(1.5rem,3vw,2rem);position:sticky;top:8rem}.contact-info-card>h2{margin-bottom:2rem}.contact-info-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.4rem 0;border-top:1px solid rgba(0,0,0,.1)}.contact-info-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#0000000d}.contact-info-icon .icon{width:1.25rem;height:1.25rem}.contact-info-item h3{margin:0 0 .4rem}.contact-info-item p{margin:0 0 .6rem;line-height:1.6}.contact-allergen-section{padding-top:0}.contact-allergen-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);border-radius:1rem;background:var(--color-surface, #f8f5ef)}.contact-allergen-card>div{max-width:700px}.contact-allergen-card h2{margin-bottom:.7rem}.contact-allergen-card p:last-child{margin-bottom:0;line-height:1.65}@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-info-card{position:static}}@media(max-width:767px){.contact-allergen-card{flex-direction:column;align-items:flex-start}.contact-allergen-card .button{width:100%;justify-content:center}}.product-detail-modal{width:min(1000px,calc(100% - 2rem));max-height:calc(100vh - 2rem);padding:0;border:0;border-radius:1.25rem;background:#fff;overflow:auto}.product-detail-modal::backdrop{background:#000000a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.product-detail-modal__inner{position:relative}.product-detail-modal__close{position:absolute;top:1rem;right:1rem;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 4px 20px #00000026}.product-detail-modal__close .icon{width:1.2rem;height:1.2rem}.product-detail-modal__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.product-detail-modal__media{position:relative;min-height:100%}.product-detail-modal__media img{display:block;width:100%;height:100%;min-height:480px;object-fit:cover}.product-detail-modal__media .badge{position:absolute;top:1rem;left:1rem}.product-detail-modal__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem)}.product-detail-modal__content h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.6rem)}.product-detail-modal__description{margin-bottom:1.75rem;line-height:1.7}.product-detail-modal__price{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;margin-bottom:1.5rem;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.product-detail-modal__price strong{font-size:1.3rem}.product-detail-modal__quantity{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.product-grid--catalog .product-card{transition:transform .18s ease,box-shadow .18s ease}.product-grid--catalog .product-card:hover{transform:translateY(-4px)}.product-grid--catalog .product-card:focus-visible{outline:3px solid currentColor;outline-offset:4px}@media(max-width:767px){.product-detail-modal{width:calc(100% - 1rem);max-height:calc(100vh - 1rem);border-radius:1rem}.product-detail-modal__grid{grid-template-columns:1fr}.product-detail-modal__media img{min-height:0;height:auto;aspect-ratio:4 / 3}.product-detail-modal__content{padding:1.5rem}.product-detail-modal__quantity{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.product-grid--catalog .product-card{transition:none}.product-grid--catalog .product-card:hover{transform:none}}.order-request-modal{width:min(900px,calc(100% - 2rem));max-height:calc(100vh - 2rem);padding:0;border:0;border-radius:1.25rem;background:#fff;overflow:auto}.order-request-modal::backdrop{background:#000000a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.order-request-modal__inner{padding:clamp(1.5rem,4vw,3rem)}.order-request-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(0,0,0,.1)}.order-request-modal__header>div{max-width:680px}.order-request-modal__header h2{margin-bottom:.75rem}.order-request-form{display:grid;gap:2rem;margin-top:2rem}.order-request-section{padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.order-request-section h3{margin-top:0;margin-bottom:1.25rem}.order-request-section__heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.order-request-section__heading h3{margin:0}.order-summary{display:grid;gap:.75rem}.order-summary-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.75rem 0}.order-summary-item img{width:72px;height:60px;border-radius:.5rem;object-fit:cover}.order-summary-item>div{display:flex;flex-direction:column;gap:.2rem}.order-summary-item span{font-size:.9rem;opacity:.75}.order-summary-total{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.order-summary-total strong{font-size:1.25rem}.order-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.fulfillment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0;border:0}.fulfillment-option{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;border:1px solid rgba(0,0,0,.2);border-radius:.75rem;cursor:pointer}.fulfillment-option:has(input:checked){border-color:currentColor;box-shadow:0 0 0 1px currentColor}.fulfillment-option input{margin-top:.25rem}.fulfillment-option span{display:flex;flex-direction:column;gap:.3rem}.fulfillment-option small{line-height:1.5;opacity:.75}.delivery-address{margin-top:1.5rem;padding:1.25rem;border-radius:.75rem;background:#00000009}.order-acknowledgments{display:grid;gap:1rem}.order-acknowledgments h3{margin-bottom:.5rem}.order-acknowledgments .form-check{padding:1rem;border:1px solid rgba(0,0,0,.12);border-radius:.75rem}.order-acknowledgments a{text-decoration:underline}.order-request-actions{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.order-request-status{min-height:1.5rem;line-height:1.6}.order-success{padding:1.25rem;border-radius:.75rem;background:#0000000a}.order-success strong{display:block;margin-bottom:.5rem;font-size:1.2rem}@media(max-width:767px){.order-request-modal{width:calc(100% - 1rem);max-height:calc(100vh - 1rem);border-radius:1rem}.order-form-grid,.fulfillment-options{grid-template-columns:1fr}.order-request-modal__header{gap:1rem}.order-summary-item{grid-template-columns:auto 1fr}.order-summary-item>strong{grid-column:2;justify-self:start}.order-request-actions{flex-direction:column-reverse}.order-request-actions .button{width:100%;justify-content:center}}.home-promo-modal{width:fit-content;max-width:calc(100vw - 32px);padding:0;border:0;border-radius:18px;background:transparent;overflow:visible}.home-promo-modal::backdrop{background:#140f0cb3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home-promo-modal__content{position:relative;width:fit-content;max-width:100%;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0000004d}.home-promo-modal__link{display:block;line-height:0}.home-promo-modal__link img{display:block;width:auto;height:auto;max-width:100%;max-height:94vh;object-fit:contain;border-radius:18px}.home-promo-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#fffffff2;color:#2f241d;cursor:pointer;box-shadow:0 3px 14px #0003}.home-promo-modal__close:hover{transform:scale(1.05)}.home-promo-modal__close:focus-visible{outline:3px solid currentColor;outline-offset:3px}@media(max-width:640px){.home-promo-modal{max-width:calc(100vw - 32px)}.home-promo-modal__close{width:38px;height:38px;top:8px;right:8px}}
