@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,600;0,700;1,600&family=Outfit:wght@400;500;600;700&display=swap);::selection{background:#2f5d3a33}:root{--bg:#f7f1e8;--bg-2:#efe5d5;--surface:#fffbf5e0;--surface-solid:#fffaf2;--surface-soft:#f5ecde;--ink:#221913;--muted-ink:#6f5c48;--brand:#d6a24f;--brand-strong:#9f6b22;--accent:#e8c27c;--accent-2:#7d5b37;--border:#22191314;--shadow:0 24px 60px #5438121f;--shadow-soft:0 18px 40px #54381214;--radius-xl:30px;--radius-lg:22px;--radius-md:16px;--container:1180px}.app-shell[data-theme=dark]{--bg:#17120e;--bg-2:#201913;--surface:#211a15e6;--surface-solid:#251d17;--surface-soft:#2e241c;--ink:#f8f2ea;--muted-ink:#f3e1cd;--brand:#f0bf6e;--brand-strong:#ffd891;--accent:#efcc8d;--accent-2:#b78344;--border:#ffe9ca1f;--shadow:0 24px 60px #00000052;--shadow-soft:0 18px 40px #0003}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 14%,#d6a24f29,#0000 24%),radial-gradient(circle at 88% 8%,#7d5b3724,#0000 18%),linear-gradient(180deg,#fcf8f1,#f7f1e8 50%,#f3eadf);background:radial-gradient(circle at 12% 14%,#d6a24f29,#0000 24%),radial-gradient(circle at 88% 8%,#7d5b3724,#0000 18%),linear-gradient(180deg,#fcf8f1 0,var(--bg) 50%,#f3eadf 100%);color:#221913;color:var(--ink);font-family:Inter,sans-serif;margin:0}html[data-theme=dark] body{background:radial-gradient(circle at 12% 14%,#f0bf6e1a,#0000 24%),radial-gradient(circle at 88% 8%,#efcc8d14,#0000 18%),linear-gradient(180deg,#17120e,#130f0c 55%,#100c09)}a{color:inherit;text-decoration:none}img{display:block;width:100%}main img{animation:siteImageFloat 6s ease-in-out infinite;will-change:transform}button,input,textarea{font:inherit}::placeholder{color:#6f5c48b8}.app-shell[data-theme=dark] ::placeholder{color:#f3e1cdbd}button{cursor:pointer}::selection{background:#d6a24f38}.app-shell{display:flex;flex-direction:column;min-height:100vh;overflow-x:clip}main{flex-grow:1}.container{margin-inline:auto;width:min(100% - 2rem,1180px);width:min(100% - 2rem,var(--container))}.section{padding:4rem 0}main>section.section,main>section:not(.site-header){animation:sectionRise .76s cubic-bezier(.16,1,.3,1) both;isolation:isolate;position:relative}main>section.section:nth-of-type(2),main>section:not(.site-header):nth-of-type(2){animation-delay:90ms}main>section.section:nth-of-type(3),main>section:not(.site-header):nth-of-type(3){animation-delay:.18s}main>section.section:nth-of-type(4),main>section:not(.site-header):nth-of-type(4){animation-delay:.27s}main>section.section:before,main>section:not(.site-header):before{animation:ambientDrift 12s ease-in-out infinite;background:radial-gradient(circle,#d6a24f1f,#0000 68%);border-radius:50%;content:"";filter:blur(8px);height:16rem;left:-8rem;opacity:.75;pointer-events:none;position:absolute;top:1rem;width:16rem;z-index:-1}.section--muted{background:linear-gradient(180deg,#ffffff47,#fff0),linear-gradient(180deg,#f0e3cf5c,#fff0)}.app-shell[data-theme=dark] .section--muted{background:linear-gradient(180deg,#ffffff08,#fff0),linear-gradient(180deg,#ffffff05,#fff0)}.section--contact{background:radial-gradient(circle at top center,#d6a24f1f,#0000 28%),linear-gradient(180deg,#fff8edc2,#fff4e5f5)}.app-shell[data-theme=dark] .section--contact{background:radial-gradient(circle at top center,#f0bf6e17,#0000 28%),linear-gradient(180deg,#211a15d1,#191410f5)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f0e2d1;border-bottom:0;z-index:50}.app-shell[data-theme=dark] .site-header{background:#16110dd9;border-bottom:0}.announcement-bar{background:linear-gradient(90deg,#1d1712,#3a2a1d);color:#fff8ef;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.announcement-bar__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:34px}.announcement-bar__links{display:flex;flex-wrap:wrap;gap:1rem}.announcement-bar__links button{background:#0000;border:0;color:inherit;font-size:.78rem;letter-spacing:.1em;opacity:.85;padding:0;text-transform:uppercase}.site-nav{margin-inline:auto;padding:1rem 0 1.1rem;position:relative;width:min(100% - 2rem,1180px);width:min(100% - 2rem,var(--container))}.site-nav__top{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr) auto}.site-nav__top>.brand{justify-self:start;white-space:nowrap}.site-nav__top>.nav-links{justify-content:center;justify-self:center;max-width:100%;overflow:hidden;position:static;width:100%}.nav-side{align-items:center;display:flex;flex:0 0 auto;gap:.85rem;justify-content:flex-end;justify-self:end;min-width:0}.nav-toggle{background:#fffbf5e0;background:var(--surface);border:1px solid #22191314;border:1px solid var(--border);border-radius:16px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);display:none;height:48px;padding:.7rem;width:48px}.nav-toggle span{background:#9f6b22;background:var(--brand-strong);border-radius:999px;display:block;height:2px}.nav-toggle span+span{margin-top:.34rem}.about-layout__copy h2,.brand,.hero h1,.section-heading h2{font-family:Playfair Display,serif}.brand,.brand:hover{align-items:center;color:#221913;color:var(--ink);display:inline-flex;font-size:1.55rem;font-weight:700;gap:.55rem;letter-spacing:-.03em}.brand:before{background:radial-gradient(circle at 35% 35%,#fff7e8 0 18%,#0000 19%),linear-gradient(135deg,#7d5b37,#d6a24f 72%,#f2d8a4);border-radius:50%;box-shadow:0 8px 18px #d6a24f38;content:"";height:1.15rem;width:1.15rem}.brand-button{background:#0000}.nav-links{flex-wrap:nowrap;font-size:.95rem;gap:clamp(.4rem,.8vw,.9rem);min-width:0;overflow:hidden}.nav-links a,.nav-links button{align-items:center;background:#0000;border:0;color:#6f5c48;color:var(--muted-ink);display:inline-flex;flex:0 0 auto;font-weight:700;letter-spacing:.01em;min-height:40px}.nav-links a:hover,.nav-links button:hover{color:#9f6b22;color:var(--brand-strong)}.nav-links__cta{background:#d6a24f24;border-radius:999px;color:#9f6b22!important;color:var(--brand-strong)!important;padding:.55rem 1rem;position:relative}.nav-links__cta:hover{background:#d6a24f38}.nav-actions{display:inline-flex;gap:.65rem}.utility-link{background:#0000;border:1px solid #0000;border-radius:999px;color:#6f5c48;color:var(--muted-ink);font-weight:700;min-height:42px;padding:.45rem .85rem}.utility-link:hover{background:#d6a24f1f}.theme-toggle,.utility-link:hover{color:#9f6b22;color:var(--brand-strong)}.theme-toggle{align-items:center;background:#fffbf5e0;background:var(--surface);border:1px solid #22191314;border:1px solid var(--border);border-radius:999px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);display:inline-flex;font:inherit;font-weight:800;gap:.85rem;min-height:44px;padding:.45rem .6rem .45rem .85rem}.theme-toggle__icon{display:inline-flex;justify-content:center;width:1rem}.theme-toggle__track{background:#d6a24f2e;border-radius:999px;height:24px;position:relative;width:42px}.theme-toggle__thumb{background:#fffaf2;background:var(--surface-solid);border-radius:50%;box-shadow:0 4px 10px #0000002e;height:18px;left:3px;position:absolute;top:3px;transition:transform .18s ease;width:18px}.theme-toggle[aria-pressed=true] .theme-toggle__track{background:linear-gradient(135deg,#d6a24f,#9f6b22);background:linear-gradient(135deg,var(--brand),var(--brand-strong))}.theme-toggle[aria-pressed=true] .theme-toggle__thumb{transform:translateX(18px)}.nav-cart{background:#fffbf5e0;background:var(--surface);border:1px solid #22191314;border:1px solid var(--border);border-radius:999px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);color:#221913;color:var(--ink);gap:.55rem;padding:.45rem .75rem}.nav-cart,.nav-cart__icon{align-items:center;display:inline-flex}.nav-cart__icon{height:1.1rem;justify-content:center;width:1.1rem}.nav-cart__icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:100%;width:100%}.nav-cart__badge{align-items:center;background:linear-gradient(135deg,#d6a24f,#9f6b22);background:linear-gradient(135deg,var(--brand),var(--brand-strong));border-radius:999px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:800;height:1.35rem;justify-content:center;min-width:1.35rem;padding:0 .35rem}.hero{padding-top:2rem}.hero__content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.hero__copy{grid-gap:1rem;display:grid;gap:1rem;padding:1.5rem 0 1rem}.eyebrow{color:#b45309;font-size:.78rem;font-weight:800;letter-spacing:.18em;margin:0}.hero h1{font-size:clamp(3rem,7vw,5.8rem);letter-spacing:-.06em;line-height:.95;margin:0;max-width:9ch}.lead{color:#6f5c48;color:var(--muted-ink);font-size:1.08rem;line-height:1.8;margin:0;max-width:58ch}.button-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.4rem}.button{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:50px;overflow:hidden;padding:.85rem 1.3rem;position:relative;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--solid{background:linear-gradient(135deg,#d6a24f,#9f6b22);background:linear-gradient(135deg,var(--brand),var(--brand-strong));box-shadow:0 16px 26px #d6a24f3d}.button--solid:after,.nav-links__cta:after{background:linear-gradient(120deg,#0000 20%,#ffffff47 50%,#0000 80%);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-130%);transition:transform .5s ease}.button--solid:hover:after,.nav-links__cta:hover:after{transform:translateX(130%)}.button--solid:hover{filter:brightness(1.02)}.button--ghost{background:#ffffffb8;border-color:#d6a24f47;color:#9f6b22;color:var(--brand-strong)}.app-shell[data-theme=dark] .button--ghost{background:#211a15b8}.button--ghost:hover{background:#d6a24f1f}.button--full{width:100%}.button--compact{font-size:.92rem;min-height:40px;padding-inline:1rem}.hero__chips{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.4rem}.hero__chip{background:#ffffffad;border:1px solid #d6a24f29;border-radius:999px;color:#6f5c48;color:var(--muted-ink);font-size:.92rem;font-weight:700;padding:.55rem .85rem}.app-shell[data-theme=dark] .hero__chip{background:#211a15b8}.hero__mediaCard{animation:floatCard 8s ease-in-out infinite;background:linear-gradient(135deg,#fff8ee24,#fff8ee05),#fffaf2;background:linear-gradient(135deg,#fff8ee24,#fff8ee05),var(--surface-solid);border:1px solid #d6a24f2e;border-radius:42px;box-shadow:0 30px 70px #54381226;isolation:isolate;min-height:620px;overflow:hidden;position:relative}.hero__mediaCard:before{background:radial-gradient(circle at 82% 12%,#d6a24f24,#0000 24%),radial-gradient(circle at 12% 82%,#7d5b371f,#0000 24%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero__mediaCard img{animation:none;height:100%;object-fit:cover;object-position:center;transform:scale(1.03)}.hero__floating{align-items:center;animation:floatChip 6.4s ease-in-out infinite;background:#fffaf2eb;border:1px solid #d6a24f2e;border-radius:999px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);color:#9f6b22;color:var(--brand-strong);display:inline-flex;font-weight:800;gap:.5rem;min-height:46px;padding:.55rem .9rem;position:absolute;z-index:2}.hero__floating--top{left:1.15rem;top:1.15rem}.hero__floating--bottom{animation-delay:1.3s;bottom:1.15rem;right:1.15rem}.hero__offer{grid-gap:1rem;align-items:center;animation:shimmerPanel 9s ease-in-out infinite;background:linear-gradient(135deg,#fff9f1eb,#f1e3cbe0);border:1px solid #d6a24f2e;border-radius:26px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);display:grid;gap:1rem;grid-template-columns:auto 1fr;margin-top:1rem;padding:1rem 1.1rem}.hero-offer__label{color:#9f6b22;color:var(--brand-strong);font-size:.75rem;font-weight:800;letter-spacing:.18em;margin:0 0 .5rem;text-transform:uppercase}.hero-offer__content{align-items:center;display:flex;gap:1rem;justify-content:space-between}.hero-offer__content strong{color:#221913;color:var(--ink);display:block;font-size:1.08rem}.hero-offer__content span{color:#6f5c48;color:var(--muted-ink);display:block;line-height:1.6;margin-top:.35rem}.app-shell[data-theme=dark] .hero-offer{background:linear-gradient(135deg,#fff9f1f5,#f1e3cbe6);border-color:#d6a24f33}.app-shell[data-theme=dark] .hero-offer__label{color:#b67c1f}.app-shell[data-theme=dark] .hero-offer__content strong{color:#2f1f12}.app-shell[data-theme=dark] .hero-offer__content span{color:#6d6358}.hero-offer__button{flex:0 0 auto}.hero__panel{grid-gap:1rem;display:grid;gap:1rem}.section-heading{margin-bottom:2rem}.section-heading.center{text-align:center}.about-layout__copy h2,.auth-box strong,.contact-layout h2,.page-banner strong,.section-heading h2,.success-card strong{color:#221913;color:var(--ink);letter-spacing:-.04em;margin:0}.about-layout__copy h2,.contact-layout h2,.section-heading h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.02}.about-layout__copy p,.auth-box p,.card__overlay p,.cart-item__content>p,.cart-summary p,.checkout-summary-list,.contact-layout p,.empty-state p,.feature-card p,.legal-card p,.order-history-card p,.order-history-card span,.order-history-empty p,.order-history-page-card__meta span,.order-history-page-card__meta strong,.page-banner p,.product-card p,.section-heading p,.status-message,.success-card p,.success-item-card p,.success-order-card span,.testimonial-card__quote{color:#6f5c48;color:var(--muted-ink)}.category-grid,.feature-grid,.food-cards,.gallery-grid,.legal-grid,.order-history-page-grid,.product-grid,.stats-grid,.testimonial-grid{grid-gap:1.25rem;display:grid;gap:1.25rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-grid,.product-grid,.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.legal-grid,.order-history-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-box,.card,.cart-item,.cart-summary,.checkout-form,.contact-form,.empty-state,.feature-card,.legal-card,.order-history-card,.order-history-page-card,.page-banner,.product-card,.success-card,.success-item-card,.success-order-card,.success-stat-card,.testimonial-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffbf5e0;background:var(--surface);border:1px solid #22191314;border:1px solid var(--border);box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft)}.card,.cart-item,.cart-summary,.checkout-form,.contact-form,.empty-state,.feature-card,.legal-card,.order-history-page-card,.product-card,.success-card,.success-item-card,.success-order-card,.success-stat-card,.testimonial-card{border-radius:30px;border-radius:var(--radius-xl)}.card{min-height:360px;overflow:hidden;position:relative}.card img{height:100%;object-fit:cover;transition:transform .5s ease}.card:hover img{transform:scale(1.04)}.card__overlay{background:linear-gradient(180deg,#0000,#19120cc2);color:#fff;inset:auto 0 0;padding:1.5rem;position:absolute}.card__overlay h3,.feature-card h3,.food-card__body h3,.order-history-page-card__body h3,.product-card h3{color:#221913;color:var(--ink);letter-spacing:-.03em;margin:0 0 .45rem}.card__overlay p{color:#fffaf3e0}.card__overlay a{color:#fff;display:inline-flex;font-weight:800;margin-top:.8rem}.feature-card{animation:cardLift .7s cubic-bezier(.16,1,.3,1) both;padding:1.35rem}.feature-card__icon{align-items:center;background:#d6a24f1f;border-radius:16px;color:#9f6b22;color:var(--brand-strong);display:inline-flex;font-weight:800;justify-content:center;line-height:1.15;margin-bottom:1rem;min-height:52px;padding:.75rem 1rem;text-transform:lowercase}.product-card{animation:cardLift .7s cubic-bezier(.16,1,.3,1) both;cursor:pointer;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{box-shadow:0 28px 56px #54381224;transform:translateY(-4px)}.product-card__imageWrap{aspect-ratio:1.08/.88;background:#f5ecde;background:var(--surface-soft);overflow:hidden}.product-card__imageWrap img{height:100%;object-fit:cover}.product-card__body{grid-gap:.95rem;display:grid;gap:.95rem;padding:1.15rem 1.15rem 1.2rem}.product-card__meta{align-items:center;color:#6f5c48;color:var(--muted-ink);display:flex;font-size:.76rem;gap:.75rem;justify-content:space-between;letter-spacing:.08em;text-transform:uppercase}.product-card__category,.product-card__rating{min-width:0;white-space:nowrap}.product-card__category{overflow:hidden;text-overflow:ellipsis}.product-card__rating{flex-shrink:0}.product-card__body h3{align-items:flex-start;display:flex;margin:0;min-height:2.7rem}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.08rem;line-height:1.35;overflow:hidden;word-break:break-word}.product-card__footer{align-items:center;display:flex;gap:1rem;justify-content:space-between}.product-card__footer strong{font-size:1.15rem;letter-spacing:-.03em}.product-detail-page{grid-gap:1.5rem;display:grid;gap:1.5rem;isolation:isolate;position:relative}.product-detail-page:after,.product-detail-page:before{border-radius:999px;content:"";filter:blur(20px);opacity:.55;pointer-events:none;position:absolute;z-index:-1}.product-detail-page:before{background:#d6a24f29;height:220px;right:-2rem;top:2rem;width:220px}.product-detail-page:after{background:#8b693e1f;bottom:2rem;height:260px;left:-3rem;width:260px}.product-detail-page__topbar{align-items:center;display:flex;gap:1rem;justify-content:space-between}.product-detail-page__eyebrow{background:#d6a24f1f;border-radius:999px;color:#9f6b22;color:var(--brand-strong);font-size:.78rem;font-weight:800;letter-spacing:.12em;padding:.55rem .9rem;text-transform:uppercase}.product-detail-hero{grid-gap:1.5rem;align-items:stretch;animation:cardLift .7s cubic-bezier(.16,1,.3,1) both;background:linear-gradient(135deg,#fffbf4f5,#f6e9d6e6);border:1px solid #d6a24f2e;border-radius:32px;box-shadow:0 34px 80px #54381224;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);padding:1rem}.product-detail-hero__media{background:#f5ecde;background:var(--surface-soft);border-radius:26px;min-height:360px;overflow:hidden;position:relative}.product-detail-hero__media img{height:100%;object-fit:cover;scale:1;transition:scale .35s ease}.product-detail-hero__media:hover img{scale:1.1}.product-detail-hero__media:after{background:linear-gradient(180deg,#0000 45%,#0c080473);content:"";inset:0;pointer-events:none;position:absolute}.product-detail-hero__floating{grid-gap:.2rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ff7a00,#ff9f43);border-radius:20px;bottom:1rem;box-shadow:0 16px 26px #ff7a003d;color:#fff;display:grid;gap:.2rem;left:1rem;min-width:160px;padding:.95rem 1rem;position:absolute;z-index:1}.product-detail-hero__floating p,.product-detail-hero__floating span{color:#fff;font-size:.76rem;letter-spacing:.08em;margin:0;text-transform:uppercase}.product-detail-hero__floating strong{font-size:1.6rem;letter-spacing:-.04em}.product-detail-hero__content{grid-gap:1rem;align-content:center;display:grid;gap:1rem;padding:.75rem .35rem .75rem 0}.product-detail-hero__content h2{font-size:clamp(2rem,5vw,4rem);letter-spacing:-.05em;line-height:.96;margin:0}.product-detail__description{color:#6f5c48;color:var(--muted-ink);line-height:1.8;margin:0;max-width:58ch}.product-detail__badges{display:flex;flex-wrap:wrap;gap:.7rem}.product-detail__badges span{background:#d6a24f1a;border:1px solid #d6a24f24;border-radius:999px;color:#221913;color:var(--ink);font-size:.83rem;font-weight:700;padding:.65rem .95rem}.product-detail__actions{display:flex;flex-wrap:wrap;gap:.85rem}.product-detail__facts{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.25rem}.product-detail__fact{background:#ffffffb8;border:1px solid #d6a24f1f;border-radius:20px;padding:1rem}.product-detail__fact span{color:#6f5c48;color:var(--muted-ink);display:block;font-size:.77rem;letter-spacing:.08em;margin-bottom:.35rem;text-transform:uppercase}.product-detail__fact strong{color:#221913;color:var(--ink);font-size:1.05rem}.app-shell[data-theme=dark] .product-detail-hero{background:linear-gradient(135deg,#2b221b,#211914);border-color:#22191314;border-color:var(--border);box-shadow:0 24px 60px #5438121f;box-shadow:var(--shadow)}.app-shell[data-theme=dark] .product-detail__fact{background:#2e241c;border-color:#22191314;border-color:var(--border)}.app-shell[data-theme=dark] .product-detail__badges span{background:#f0bf6e1f;border-color:#f0bf6e38}.product-detail-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)}.product-detail-panel{animation:cardLift .7s cubic-bezier(.16,1,.3,1) both;background:#fffbf5e0;background:var(--surface);border:1px solid #22191314;border:1px solid var(--border);border-radius:28px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);padding:1.4rem}.product-detail-panel h3{font-size:1.4rem;letter-spacing:-.03em;margin-bottom:.55rem;margin-top:0}.product-detail-panel p{color:#6f5c48;color:var(--muted-ink);line-height:1.75}.product-detail-points{grid-gap:.7rem;display:grid;gap:.7rem;list-style:none;margin:1rem 0 0;padding:0}.product-detail-points li{color:#6f5c48;color:var(--muted-ink);padding-left:1.3rem;position:relative}.product-detail-points li:before{background:#d6a24f;background:var(--brand);border-radius:999px;content:"";height:8px;left:0;position:absolute;top:.62rem;width:8px}.product-detail__details{grid-gap:.85rem;display:grid;gap:.85rem;margin:1rem 0 0}.product-detail__details div{background:#d6a24f0f;border-radius:18px;padding:.95rem 1rem}.product-detail__details dt{color:#9f6b22;color:var(--brand-strong);font-size:.78rem;font-weight:800;letter-spacing:.12em;margin-bottom:.25rem;text-transform:uppercase}.product-detail__details dd{color:#221913;color:var(--ink);margin:0;word-break:break-word}.food-guide__inner{grid-gap:1.5rem;display:grid;gap:1.5rem}.food-card{animation:cardLift .7s cubic-bezier(.16,1,.3,1) both;background:#fffbf5e0;background:var(--surface);border:1px solid #22191314;border:1px solid var(--border);border-radius:30px;border-radius:var(--radius-xl);box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);overflow:hidden}.food-card__image{height:220px;object-fit:cover}.food-card__body{padding:1.25rem}.food-card__body h3{font-size:1.45rem}.food-card__body h4{color:#9f6b22;color:var(--brand-strong);font-size:.86rem;font-weight:800;letter-spacing:.16em;margin:1rem 0 .65rem;text-transform:uppercase}.food-card__list{grid-gap:.65rem;display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.food-card__list li{color:#6f5c48;color:var(--muted-ink);padding-left:1.25rem;position:relative}.food-card__list li:before{background:#d6a24f;background:var(--brand);border-radius:999px;content:"";height:7px;left:0;position:absolute;top:.62rem;width:7px}.stats{padding:1rem 0 0}.stat{animation:cardLift .7s cubic-bezier(.16,1,.3,1) both;background:linear-gradient(135deg,#fffaf3eb,#f1e3cbd1);border:1px solid #d6a24f26;border-radius:24px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);padding:1.25rem;text-align:center}.stat strong{color:#9f6b22;color:var(--brand-strong);display:block;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.04em}.stat span{color:#6f5c48;color:var(--muted-ink);display:block;margin-top:.3rem}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-item{aspect-ratio:1/1;background:#fffbf5e0;background:var(--surface);border-radius:24px;box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft);overflow:hidden}.gallery-item img{height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.08)}.testimonial-card{padding:1.45rem}.stars{color:#c28b2a;letter-spacing:.12em;margin-bottom:.95rem}.testimonial-card__quote{font-style:italic;line-height:1.75;margin-bottom:1rem}.testimonial-card__author{align-items:center;display:flex;gap:.9rem}.avatar{background:#f5ecde;background:var(--surface-soft);border-radius:50%;flex:0 0 auto;height:52px;overflow:hidden;width:52px}.avatar img{height:100%;object-fit:cover}.contact-list strong,.testimonial-card__author strong{color:#221913;color:var(--ink);display:block}.contact-list span,.testimonial-card__author span{color:#6f5c48;color:var(--muted-ink);font-size:.92rem}.about-layout,.contact-layout{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.about-layout__media{background:#fffbf5e0;background:var(--surface);border-radius:30px;border-radius:var(--radius-xl);box-shadow:0 24px 60px #5438121f;box-shadow:var(--shadow);overflow:hidden;position:relative}.about-layout__media img{height:100%;object-fit:cover}.about-layout__copy,.contact-form,.contact-layout>div{padding:1.5rem}.checklist{grid-gap:.85rem;display:grid;gap:.85rem;list-style:none;margin:0 0 1rem;padding:0}.checklist li{color:#221913;color:var(--ink);line-height:1.65;padding-left:1.5rem;position:relative}.checklist li:before{color:#9f6b22;color:var(--brand-strong);content:"•";font-size:1.2rem;left:0;line-height:1;position:absolute;top:0}.contact-list{margin-top:1.5rem}.contact-form,.contact-list{grid-gap:1rem;display:grid;gap:1rem}.checkout-form label,.contact-form label{grid-gap:.45rem;color:#221913;color:var(--ink);display:grid;font-weight:700;gap:.45rem}.form-row{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-box__row input,.checkout-form input,.checkout-form textarea,.contact-form input,.contact-form textarea,.page-banner__token{background:#fffffff0;border:1px solid #2219131f;border-radius:16px;color:#221913;color:var(--ink);min-height:48px;padding:.9rem 1rem;width:100%}.app-shell[data-theme=dark] .auth-box__row input,.app-shell[data-theme=dark] .checkout-form input,.app-shell[data-theme=dark] .checkout-form textarea,.app-shell[data-theme=dark] .contact-form input,.app-shell[data-theme=dark] .contact-form textarea,.app-shell[data-theme=dark] .page-banner__token{background:#0e0b09b8;border-color:#ffe9ca1f;color:#221913;color:var(--ink)}.app-shell[data-theme=dark] .auth-box p,.app-shell[data-theme=dark] .auth-box strong,.app-shell[data-theme=dark] .cart-item__content>p,.app-shell[data-theme=dark] .cart-summary p,.app-shell[data-theme=dark] .checkout-summary-list,.app-shell[data-theme=dark] .legal-card h3,.app-shell[data-theme=dark] .legal-card p,.app-shell[data-theme=dark] .order-history-card p,.app-shell[data-theme=dark] .order-history-card span,.app-shell[data-theme=dark] .order-history-empty p,.app-shell[data-theme=dark] .order-history-page-card__meta span,.app-shell[data-theme=dark] .order-history-page-card__meta strong,.app-shell[data-theme=dark] .page-banner p,.app-shell[data-theme=dark] .page-banner strong,.app-shell[data-theme=dark] .section code,.app-shell[data-theme=dark] .section dd,.app-shell[data-theme=dark] .section h1,.app-shell[data-theme=dark] .section h2,.app-shell[data-theme=dark] .section h3,.app-shell[data-theme=dark] .section h4,.app-shell[data-theme=dark] .section label,.app-shell[data-theme=dark] .section li,.app-shell[data-theme=dark] .section p,.app-shell[data-theme=dark] .section strong,.app-shell[data-theme=dark] .success-card p,.app-shell[data-theme=dark] .success-card strong,.app-shell[data-theme=dark] .success-hero p,.app-shell[data-theme=dark] .success-hero strong{color:#221913;color:var(--ink)}.auth-box__row input:focus,.checkout-form input:focus,.checkout-form textarea:focus,.contact-form input:focus,.contact-form textarea:focus,.page-banner__token:focus{border-color:#d6a24f57;outline:2px solid #d6a24f3d}.legal-section{position:relative}.legal-intro{line-height:1.75;margin:.9rem auto 0;max-width:68ch}.legal-card{padding:1.45rem}.legal-card h3{color:#221913;color:var(--ink);font-size:1.32rem;margin:0 0 .75rem}.auth-box,.page-banner,.success-card,.success-hero{align-items:center;border-radius:30px;border-radius:var(--radius-xl);display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem;padding:1.35rem}.auth-box__row,.page-banner__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.auth-box strong,.page-banner strong,.success-card strong,.success-hero strong{color:#221913;color:var(--ink);display:block;font-size:1.15rem}.status-message{background:#d6a24f17;border:1px solid #d6a24f1a;border-radius:18px;font-weight:700;padding:.95rem 1rem}.error-message{color:#a9443e;font-weight:700}.cart-layout,.checkout-layout{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr)}.cart-list{grid-gap:1rem;display:grid;gap:1rem}.cart-item{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:180px minmax(0,1fr);padding:1rem}.cart-item img,.order-history-page-card img{border-radius:22px;height:100%;min-height:170px;object-fit:cover;width:100%}.cart-item__content{grid-gap:.9rem;display:grid;gap:.9rem}.cart-item__bottom,.cart-item__top{align-items:center;display:flex;gap:1rem;justify-content:space-between}.cart-item__top h3{font-size:1.28rem;margin:0}.quantity-controls{align-items:center;background:#d6a24f0f;border:1px solid #d6a24f24;border-radius:999px;display:inline-flex;gap:.65rem;padding:.35rem}.quantity-controls button{background:#fffaf2;background:var(--surface-solid);border:0;border-radius:999px;color:#9f6b22;color:var(--brand-strong);font-weight:900;height:36px;width:36px}.cart-summary{grid-gap:.85rem;display:grid;gap:.85rem;padding:1.35rem;position:-webkit-sticky;position:sticky;top:98px}.cart-summary h3{color:#221913;color:var(--ink);font-size:1.45rem;margin:0}.checkout-form{grid-gap:1rem;display:grid;gap:1rem;padding:1.35rem}.checkout-summary-list{line-height:1.7;margin:0;padding-left:1.1rem}.empty-state{grid-gap:1rem;display:grid;gap:1rem;justify-items:center;padding:2rem;text-align:center}.success-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.25rem}.success-stat-card{grid-gap:.35rem;display:grid;gap:.35rem;padding:1.1rem 1.15rem}.success-stat-card strong{font-size:1.12rem}.success-order-card{margin-bottom:1.25rem;padding:1.35rem}.success-order-card h3{font-size:1.6rem;margin:.2rem 0 1rem}.success-order-card__rows{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.success-item-card,.success-order-card__rows div{background:#d6a24f0f;border-radius:20px;padding:.95rem 1rem}.success-item-card span,.success-order-card__rows span{color:#9f6b22;color:var(--brand-strong);display:block;font-size:.78rem;font-weight:800;letter-spacing:.12em;margin-bottom:.3rem;text-transform:uppercase}.success-item-card{align-items:center;display:flex;gap:1rem;justify-content:space-between}.order-history-card{grid-gap:.85rem;background:#d6a24f0d;border-radius:20px;display:grid;gap:.85rem;grid-template-columns:92px minmax(0,1fr);padding:.75rem}.order-history-card img{border-radius:16px;height:92px;min-height:92px;width:92px}.order-history-card__body{grid-gap:.2rem;display:grid;gap:.2rem}.order-history-page-card{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:180px minmax(0,1fr);padding:1rem}.order-history-page-card__body{grid-gap:.75rem;display:grid;gap:.75rem}.order-history-page-card__meta{background:#d6a24f0f;border-radius:18px;display:flex;gap:1rem;justify-content:space-between;padding:.8rem .95rem}.product-modal{background:#110c089e;display:grid;inset:0;padding:1rem;place-items:center;position:fixed;z-index:80}.product-modal__panel{background:#fffaf2;background:var(--surface-solid);border:1px solid #d6a24f29;border-radius:32px;box-shadow:0 32px 80px #110c0859;display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);max-height:92vh;overflow:auto;width:min(100%,1040px)}.product-modal__media{background:#f5ecde;background:var(--surface-soft);min-height:100%}.product-modal__media img{height:100%;object-fit:cover}.product-modal__content{grid-gap:1rem;display:grid;gap:1rem;padding:1.35rem;position:relative}.product-modal__content h3{color:#221913;color:var(--ink);font-size:2rem;margin:0}.product-modal__description{color:#6f5c48;color:var(--muted-ink);line-height:1.75;margin:0}.product-modal__details{grid-gap:.85rem;display:grid;gap:.85rem;margin:0}.product-modal__details div{background:#d6a24f0f;border-radius:18px;padding:.9rem 1rem}.product-modal__details dt{color:#9f6b22;color:var(--brand-strong);font-size:.78rem;font-weight:800;letter-spacing:.12em;margin-bottom:.25rem;text-transform:uppercase}.product-modal__details dd{color:#221913;color:var(--ink);margin:0}.product-modal__actions{display:flex;flex-wrap:wrap;gap:.75rem}.product-modal__close{background:#d6a24f1f;border:0;border-radius:50%;color:#221913;color:var(--ink);font-size:1.4rem;height:42px;line-height:1;position:absolute;right:.9rem;top:.9rem;width:42px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}@keyframes sectionRise{0%{filter:blur(4px);opacity:0;transform:translateY(28px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}@keyframes ambientDrift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(18px,10px,0) scale(1.05)}}@keyframes siteImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cardLift{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatChip{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(-.8deg)}}@keyframes shimmerPanel{0%,to{box-shadow:0 18px 40px #54381214;box-shadow:var(--shadow-soft)}50%{box-shadow:0 26px 50px #d6a24f1f}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media (max-width:900px){.product-detail-grid,.product-detail-hero{grid-template-columns:1fr}.product-detail-hero__media{min-height:300px}}@media (max-width:640px){.product-detail-page__topbar{align-items:flex-start;flex-direction:column}.product-detail-hero{padding:.75rem}.product-detail-hero__content{padding:.2rem 0 0}.product-detail__facts{grid-template-columns:1fr}}@media (max-width:1080px){.hero__content{grid-template-columns:1fr}.hero__mediaCard{min-height:520px}.category-grid,.feature-grid,.food-cards,.gallery-grid,.legal-grid,.order-history-page-grid,.product-grid,.stats-grid,.success-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){main>section.section,main>section:not(.site-header){animation:none}.reveal{opacity:1!important;transform:none!important}.hero h1{max-width:100%}.hero__content{gap:1rem}.hero__copy{padding:.5rem 0 0}.hero__panel{display:none}.hero__mediaCard{min-height:420px}.hero-offer__content{align-items:flex-start;flex-direction:column}.about-layout,.cart-layout,.checkout-layout,.contact-layout,.product-modal__panel{grid-template-columns:1fr}.cart-summary{position:static}.auth-box,.page-banner,.success-hero{align-items:stretch;flex-direction:column}.cart-item,.order-history-page-card,.success-order-card__rows{grid-template-columns:1fr}}@media (max-width:620px){.section{padding:3rem 0}.hero{padding-top:1rem}.hero h1{font-size:clamp(2rem,12vw,3.1rem)}.hero__mediaCard{border-radius:30px;min-height:330px}.category-grid,.feature-grid,.food-cards,.form-row,.gallery-grid,.legal-grid,.product-grid,.stats-grid,.success-grid,.testimonial-grid{grid-template-columns:1fr}.auth-box__row,.auth-box__row .button,.button-row,.button-row .button,.page-banner__actions,.page-banner__actions .button,.product-modal__actions,.product-modal__actions .button{width:100%}.hero__chips{gap:.55rem}.hero__chip{text-align:center;width:100%}.cart-item img,.order-history-page-card img{min-height:220px}}@media (max-width:480px){.container,.site-nav{width:min(100% - 1rem,1180px);width:min(100% - 1rem,var(--container))}.section{padding:1.6rem 0}.hero{padding-top:.35rem}.hero h1{font-size:clamp(1.55rem,9vw,2.2rem);line-height:1}.lead{line-height:1.45}.button,.lead{font-size:.82rem}.button{min-height:34px;padding:.45rem .75rem}.hero__mediaCard{border-radius:20px;min-height:200px}.hero__floating{font-size:.72rem;min-height:30px;padding:.28rem .5rem}.hero__offer{border-radius:18px;padding:.7rem}.hero__copy{gap:.45rem}.hero__chips,.hero__offer,.hero__panel{display:none}.brand{font-size:1rem}.auth-box,.cart-summary,.checkout-form,.contact-form,.legal-card,.page-banner,.success-card,.success-hero{border-radius:18px;padding:.85rem}.footer-inner{gap:1.1rem;padding-top:2.4rem}.footer-copy{font-size:.92rem}}.app-shell[data-theme=dark] .benefits,.app-shell[data-theme=dark] .brand-origin,.app-shell[data-theme=dark] .hero,.app-shell[data-theme=dark] .ingredients,.app-shell[data-theme=dark] .nutrition,.app-shell[data-theme=dark] .quality,.app-shell[data-theme=dark] .section--contact,.app-shell[data-theme=dark] .testimonials-section{color:#f8f2ea}.app-shell[data-theme=dark] .benefits h2,.app-shell[data-theme=dark] .benefits h3,.app-shell[data-theme=dark] .brand-origin h2,.app-shell[data-theme=dark] .brand-origin h3,.app-shell[data-theme=dark] .hero h1,.app-shell[data-theme=dark] .hero h2,.app-shell[data-theme=dark] .hero h3,.app-shell[data-theme=dark] .ingredients h2,.app-shell[data-theme=dark] .ingredients h3,.app-shell[data-theme=dark] .ingredients h4,.app-shell[data-theme=dark] .nutrition h2,.app-shell[data-theme=dark] .nutrition h3,.app-shell[data-theme=dark] .quality h2,.app-shell[data-theme=dark] .quality h3,.app-shell[data-theme=dark] .section--contact a,.app-shell[data-theme=dark] .section--contact h2,.app-shell[data-theme=dark] .section--contact h3,.app-shell[data-theme=dark] .section--contact label,.app-shell[data-theme=dark] .section--contact strong,.app-shell[data-theme=dark] .testimonials-section h2,.app-shell[data-theme=dark] .testimonials-section h3{color:#f8f2ea!important}.app-shell[data-theme=dark] .benefits p,.app-shell[data-theme=dark] .brand-origin p,.app-shell[data-theme=dark] .hero p,.app-shell[data-theme=dark] .hero-stats span,.app-shell[data-theme=dark] .ingredients p,.app-shell[data-theme=dark] .nutrition p,.app-shell[data-theme=dark] .nutrition span,.app-shell[data-theme=dark] .quality p,.app-shell[data-theme=dark] .section--contact p,.app-shell[data-theme=dark] .section--contact span{color:#e7d3bf!important}.app-shell[data-theme=dark] .mobile-menu{background:#18120e!important}.app-shell[data-theme=dark] .mobile-menu button{color:#f8f2ea!important}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:22px;box-shadow:0 16px 35px #25d36659;color:#fff;display:inline-flex;font-size:2rem;height:58px;justify-content:center;position:fixed;right:22px;transition:transform .25s ease,box-shadow .25s ease;width:58px;z-index:1100}.whatsapp-float:hover{box-shadow:0 20px 40px #25d36673;transform:translateY(-4px) scale(1.04)}.whatsapp-float:focus-visible{outline:3px solid #25d36659;outline-offset:4px}@media (max-width:768px){.whatsapp-float{bottom:16px;font-size:1.8rem;height:54px;right:16px;width:54px}}.app-shell,.app-shell button,.app-shell input,.app-shell select,.app-shell textarea{font-family:Outfit,Arial,sans-serif}.app-shell .brand-button,.app-shell .footer-wordmark,.app-shell h1,.app-shell h2,.app-shell h3,.app-shell h4,.app-shell h5,.app-shell h6{font-family:Cormorant Garamond,Times New Roman,serif}.app-shell main>.benefits,.app-shell main>.brand-origin,.app-shell main>.features,.app-shell main>.nutrition,.app-shell main>.quality,.app-shell main>.section,.app-shell main>.testimonials-section{padding-bottom:clamp(2.75rem,5vw,4.5rem);padding-top:clamp(2.75rem,5vw,4.5rem)}.app-shell main .features-header,.app-shell main .section-heading{margin-bottom:1.75rem}.app-shell main .features-stats,.app-shell main .nutrition-bottom,.app-shell main .nutrition-grid,.app-shell main .quality-grid{margin-top:2rem}.app-shell main .features-grid{margin-top:1.75rem;min-height:520px}.app-shell main .brand-content{padding:clamp(2rem,4vw,3rem)}.app-shell main .brand-content h2{margin-bottom:1.75rem}.app-shell main .brand-description{margin-top:1.75rem}.app-shell main .brand-image{min-height:460px}.app-shell main .title{margin-bottom:2rem}.app-shell main .contact-list{margin-top:1.75rem}@media (max-width:768px){.app-shell main>.benefits,.app-shell main>.brand-origin,.app-shell main>.features,.app-shell main>.nutrition,.app-shell main>.quality,.app-shell main>.section,.app-shell main>.testimonials-section{padding-bottom:2.5rem;padding-top:2.5rem}.app-shell main .brand-image,.app-shell main .features-grid{min-height:340px}}.site-header{background:#fffdf8;border-bottom:1px solid #e7e2d7;color:#173f32;font-family:Outfit,Arial,sans-serif;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.announcement{align-items:center;background:#f1eee6;display:flex;font-size:.58rem;height:25px;justify-content:space-between;padding:0 max(24px,calc(50vw - 590px))}.announcement__right{align-items:center;display:flex;gap:12px}.announcement a{align-items:center;color:#123f31;display:inline-flex;text-decoration:none}.site-nav{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:auto;min-height:96px;width:min(1600px,calc(100% - 48px))}.site-header .site-nav{box-sizing:border-box;min-height:72px;padding:4px 0}.nav-brand{align-items:center;display:flex;flex-shrink:0;padding:0}.nav-brand .brand-button{align-items:center;display:flex;font-size:2.1rem;gap:8px}.nav-brand-copy{grid-gap:5px;display:grid;gap:5px;white-space:nowrap}.nav-brand-logo{display:block;height:54px;object-fit:contain;width:78px}.nav-brand .nav-brand-tagline{display:block;font-family:Outfit,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.8px;line-height:1.2;text-align:center}@media(max-width:1350px){.nav-brand .brand-button{font-size:2.1rem;gap:7px}.nav-brand-logo{height:54px;width:78px}.nav-brand .nav-brand-tagline{font-size:9px;letter-spacing:1.2px}}@media(max-width:600px){.nav-brand .brand-button{font-size:1.4rem;gap:4px}.nav-brand-logo{height:36px;width:44px}.nav-brand-copy{gap:5px}.nav-brand .nav-brand-tagline{font-size:6px;letter-spacing:.5px}}.brand-button{background:none;border:0;color:#0b5d46;cursor:pointer;font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;font-weight:700;letter-spacing:-.06em;line-height:1;padding:0;text-align:left}.nav-brand-tagline{color:#aa752d;font-size:8px;font-weight:600;letter-spacing:1.6px}.nav-links{white-space:nowrap}.nav-links,.site-header .nav-pill{align-items:center;display:flex;gap:8px;justify-content:center}.site-header .nav-pill{background:#f8f2e6;border:1px solid #c9933a2b;border-radius:28px 28px 32px 32px;color:#211a16;cursor:pointer;font-size:.78rem;font-weight:500;padding:12px 15px;transition:background .22s,transform .22s,color .22s}.nav-pill svg{color:#737c52;flex-shrink:0;transition:color .22s}.site-header .nav-pill:hover{background:#f4ead7;transform:translateY(-2px)}.nav-pill:hover svg{color:#c9933a}.site-header .nav-pill.is-active{background:#173f32;border-color:#173f32;color:#fffdf8}.nav-pill.is-active svg{color:#dfb767}.nav-about{position:relative}.nav-about-pair{align-items:stretch;background:#f8f2e6;border:1px solid #c9933a2b;border-radius:28px 28px 32px 32px;display:flex}.site-header .nav-about-pair .nav-pill{background:#0000;border:0;padding-right:4px}.nav-about-toggle{background:#0000;border:0;border-radius:0 28px 32px 0;color:inherit;cursor:pointer;display:grid;padding:0 9px 0 4px;place-items:center}.nav-about-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.nav-about-pair.is-active{background:#173f32;border-color:#173f32;color:#fffdf8}.nav-dropdown{background:#fffdf8;border:1px solid #c9933a33;border-radius:18px;box-shadow:0 12px 30px #28200f1a;left:0;min-width:220px;padding:14px;position:absolute;top:calc(100% + 12px);z-index:2}.nav-dropdown:before{content:"";height:14px;left:0;position:absolute;right:0;top:-14px}.nav-dropdown[hidden]{display:none}.site-header .nav-dropdown button{align-items:center;background:#0000;border:0;border-radius:10px;color:#173f32;cursor:pointer;display:flex;font:inherit;font-size:.85rem;gap:12px;padding:12px;text-align:left;width:100%}.nav-dropdown button svg{color:#b88838}.site-header .nav-dropdown button:hover{background:#f4ead7}.nav-actions{align-items:center;display:flex;flex-shrink:0;gap:9px}.site-header .nav-utility{background:#f7f1e7;border:1px solid #e8dfcf;border-radius:50%;color:#173f32;cursor:pointer;display:grid;flex-shrink:0;height:42px;padding:0;place-items:center;position:relative;transition:background .22s,transform .22s;width:42px}.site-header .nav-utility:hover{background:#eee3cf;transform:translateY(-2px)}.nav-cart span{background:#c9933a;border-radius:50%;color:#173f32;display:grid;font-size:.6rem;font-weight:700;height:17px;min-width:17px;padding:0 2px;place-items:center;position:absolute;right:-3px;top:-4px}.site-header .header-cta{align-items:center;background:#173f32;border:0;border-radius:999px;color:#fffdf8;cursor:pointer;display:inline-flex;font:inherit;font-size:.78rem;font-weight:600;gap:12px;justify-content:center;padding:14px 26px;transition:background .22s,transform .22s;white-space:nowrap}.header-cta svg{color:#d7b36a;transition:transform .22s}.site-header .header-cta:hover{background:#0d3025;transform:translateY(-2px)}.header-cta:hover svg{transform:translateX(3px)}.site-header a:focus-visible,.site-header button:focus-visible{outline:2px solid #c9933a;outline-offset:4px}.mobile-menu,.site-header .nav-toggle{display:none}@media(min-width:1151px) and (max-width:1350px){.site-nav{gap:12px;width:calc(100% - 32px)}.nav-links{gap:5px}.site-header .nav-pill{font-size:.74rem;gap:6px;padding:12px 10px}.nav-pill svg{width:15px}.nav-actions{gap:6px}.site-header .header-cta{padding:14px 18px}.brand-button{font-size:1.65rem}.nav-brand-tagline{font-size:7px;letter-spacing:1px}.site-header .nav-utility{height:38px;width:38px}}@media(max-width:1150px){.announcement{padding:0 15px}.announcement>span{max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement__right a:not(:first-child){display:none}.site-nav{gap:12px;min-height:76px;width:calc(100% - 30px)}.nav-actions .header-cta,.nav-links{display:none}.site-header .nav-toggle{display:grid}.mobile-menu{background:#fffdf8;box-shadow:0 12px 24px #173f3214;box-sizing:border-box;left:0;max-height:calc(100dvh - 102px);overflow-y:auto;padding:20px;position:absolute;right:0;top:100%}.mobile-menu--open:not([hidden]){grid-gap:10px;display:grid;gap:10px}.mobile-menu .nav-pill{justify-content:flex-start;width:100%}.mobile-menu .nav-about-pair .nav-pill{flex:1 1}.mobile-menu .nav-about-toggle{width:44px}.mobile-menu .nav-dropdown{border-radius:12px;box-shadow:none;margin:10px 0 0 16px;min-width:0;padding:6px;position:static}.mobile-menu .nav-dropdown:before{display:none}.mobile-menu .header-cta{margin-top:6px}}@media(max-width:480px){.site-nav{gap:8px;width:calc(100% - 24px)}.brand-button{font-size:1.4rem}.nav-brand-tagline{display:none}.nav-actions{gap:5px}.site-header .nav-utility{height:34px;width:34px}.site-header .nav-utility svg{width:16px}}.app-shell[data-theme=dark] .site-header{background:#11201b;border-color:#334a42;color:#f4f1e8}.app-shell[data-theme=dark] .announcement{background:#0d251e}.app-shell[data-theme=dark] .announcement a,.app-shell[data-theme=dark] .brand-button{color:#edf3ee}.app-shell[data-theme=dark] .nav-about-pair,.app-shell[data-theme=dark] .site-header .nav-pill,.app-shell[data-theme=dark] .site-header .nav-utility{background:#20372c;border-color:#3d5140;color:#edf3ee}.app-shell[data-theme=dark] .nav-brand-tagline,.app-shell[data-theme=dark] .nav-pill svg{color:#d7b36a}.app-shell[data-theme=dark] .nav-about-pair.is-active,.app-shell[data-theme=dark] .site-header .nav-pill.is-active{background:#375b42;border-color:#b9914a}.app-shell[data-theme=dark] .site-header .nav-about-pair .nav-pill{background:#0000}.app-shell[data-theme=dark] .site-header .mobile-menu,.app-shell[data-theme=dark] .site-header .nav-dropdown{background:#11251f}.app-shell[data-theme=dark] .site-header .nav-dropdown button{color:#edf3ee}.app-shell[data-theme=dark] .site-header .nav-dropdown button:hover{background:#314536}@media(prefers-reduced-motion:reduce){.site-header button,.site-header svg{transition:none!important}.site-header button:hover{transform:none!important}}@media(min-width:1151px){.site-nav{gap:20px;min-height:102px}.nav-links{flex:1 1;gap:14px;margin-left:0}.nav-links>.nav-about,.nav-links>.nav-item{position:relative}.site-header .nav-links .nav-pill{background:#f4eee2;border:0;border-radius:49% 51% 46% 54%/62% 61% 39% 38%;box-sizing:border-box;color:#173f32;flex-direction:column;font-family:Cormorant Garamond,Georgia,serif;font-size:14px;font-weight:700;gap:3px;height:60px;line-height:1.1;padding:5px 5px 12px;position:relative;width:82px}.nav-links .nav-pill>svg{stroke-width:1.5;color:#235442;height:21px;width:21px}.nav-links .nav-pill:after{background:#b88b40;border-radius:50%;bottom:8px;content:"";height:4px;left:calc(50% - 2px);position:absolute;width:4px}.site-header .nav-links .nav-pill:hover{background:#eee3cf}.site-header .nav-links .nav-pill.is-active{background:#174f3e;color:#fffdf8}.nav-links .nav-pill.is-active>svg{color:#d2ad61}.nav-links .nav-pill.is-active:after{background:#fffdf8}.nav-links .nav-about-pair{background:#0000;border:0;border-radius:49% 51% 46% 54%/62% 61% 39% 38%;position:relative}.site-header .nav-links .nav-about-pair .nav-pill{padding-right:5px}.nav-links .nav-about .nav-pill:after{display:none}.nav-links .nav-about-toggle{border-radius:50%;bottom:1px;color:#ad8037;height:26px;left:calc(50% - 15px);padding:0;position:absolute;width:30px}.nav-links .nav-about-pair.is-active .nav-about-toggle{color:#fffdf8}.nav-links>.nav-about:before,.nav-links>.nav-item:not(:first-child):before{border-bottom:1px solid #c9a15a;border-radius:0 0 60% 45%;content:"";height:13px;opacity:.6;pointer-events:none;position:absolute;right:100%;top:25px;transform:rotate(-12deg);width:14px}.nav-links>.nav-about:after,.nav-links>.nav-item:not(:first-child):after{background:#b88b40;border-radius:85% 0 85% 0;content:"";height:9px;opacity:.7;pointer-events:none;position:absolute;right:calc(100% + 4px);top:26px;transform:rotate(-30deg);width:5px}.nav-links .nav-dropdown{left:50%;top:calc(100% + 10px);transform:translateX(-28%)}.site-header .nav-dropdown button{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:600}.nav-actions{border-left:1px solid #d9c7a4;padding-left:20px}.app-shell[data-theme=dark] .site-header .nav-links .nav-pill{background:#243b30;color:#edf3ee}.app-shell[data-theme=dark] .site-header .nav-links .nav-pill.is-active{background:#375b42}.app-shell[data-theme=dark] .nav-links .nav-pill>svg{color:#d7b36a}}@media(min-width:1151px) and (max-width:1350px){.site-nav{gap:12px;min-height:96px}.nav-links{gap:10px}.site-header .nav-links .nav-pill{font-size:14px;height:60px;width:76px}.nav-links .nav-pill>svg{height:20px;width:20px}.nav-actions{padding-left:12px}.nav-links>.nav-about:before,.nav-links>.nav-item:not(:first-child):before{width:10px}}#products .section-heading{margin-bottom:1.5rem;text-align:center}#products.section{padding-top:2.75rem}#products .product-grid{align-items:stretch}#products .product-card{display:flex;flex-direction:column;height:100%}#products .product-card__imageWrap{background:linear-gradient(135deg,#fff8ede6,#f5ecdee6);display:grid;flex-shrink:0;place-items:center;position:relative}#products .product-card__imageWrap img{box-sizing:border-box;display:block;height:100%;inset:0;object-fit:contain;object-position:center;padding:14px;position:absolute;width:100%}#products .product-card__body{display:flex;flex:1 1;flex-direction:column;text-align:left}#products .product-card__meta{align-items:flex-start}#products .product-card__title{min-height:2.9rem}#products .product-card__description{color:var(--muted-ink);font-size:.95rem;line-height:1.55;margin:-.35rem 0 1.25rem}.app-shell[data-theme=dark] #products .product-card__description{color:#f3e1cd}#products .product-card__footer{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:minmax(64px,auto) minmax(180px,1fr);margin-top:auto}#products .product-card__footer strong{align-items:baseline;display:inline-flex;gap:4px;min-width:64px;white-space:nowrap}#products .product-card__footer .button{border-radius:16px;min-height:52px;width:100%}.app-shell[data-theme=dark] #products .product-card__imageWrap{background:linear-gradient(135deg,#251d17eb,#17120eeb)}@media (max-width:620px){#products .page-banner{align-items:stretch}#products .product-card__footer{align-items:stretch;gap:12px;grid-template-columns:1fr}#products .product-card__footer strong{min-width:0}#products .product-card__footer .button{width:100%}}.footer{background:#fffdf8;color:#123f34;font-family:Outfit,DM Sans,sans-serif}.footer-content{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.15fr;margin:auto;padding:48px 0 42px;width:min(1320px,calc(100% - 48px))}.footer-brand,.footer-column{border-right:1px solid #e2dfd4;padding:0 54px}.footer-brand{padding-left:0}.footer-column:last-child{border:0;padding-right:0}.footer-column h3,.footer-wordmark{color:#0b5d46;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-weight:700}.footer-wordmark{font-size:2rem;letter-spacing:-.03em}.footer-brand p{color:#68756f;font-size:.9rem;margin:13px 0}.footer-flourish{align-items:center;color:#548e39;display:flex;gap:12px;width:165px}.footer-flourish span{background:#b7c494;flex:1 1;height:1px}.footer-flourish svg{width:20px}.footer-column{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.footer-column h3{font-size:1.35rem;margin:0 0 8px}.footer-column button,.footer-column>a{background:none;border:0;color:#28483f;cursor:pointer;font:inherit;font-size:.86rem;padding:0;text-decoration:none}.footer-column button:hover,.footer-column>a:hover{color:#0b5d46}.footer-social{display:flex;gap:10px;margin-top:12px}.footer-social a{background:#0b5d46;border-radius:50%;color:#fff;display:grid;font-size:.78rem;height:32px;place-items:center;width:32px}.footer-bottom{border-top:1px solid #e5e0d5;color:#6f7e78;display:flex;font-size:.72rem;justify-content:space-between;padding:16px max(24px,calc(50vw - 660px))}.app-shell[data-theme=dark] .footer{background:#0c1915;color:#f7ead8}.app-shell[data-theme=dark] .footer-column h3,.app-shell[data-theme=dark] .footer-wordmark{color:#cfe6d4}.app-shell[data-theme=dark] .footer-bottom,.app-shell[data-theme=dark] .footer-brand p{color:#aebeb7}.app-shell[data-theme=dark] .footer-column button,.app-shell[data-theme=dark] .footer-column>a{color:#e5eee8}.app-shell[data-theme=dark] .footer-bottom,.app-shell[data-theme=dark] .footer-brand,.app-shell[data-theme=dark] .footer-column{border-color:#ffffff1f}@media(max-width:900px){.footer-content{grid-template-columns:1.4fr 1fr 1fr;row-gap:38px}.footer-brand{border-right:0;grid-column:1/-1}.footer-column{padding:0 30px}.footer-column:nth-child(2){padding-left:0}.footer-column:last-child{padding-right:0}}@media(max-width:600px){.footer-content{gap:36px 22px;grid-template-columns:1fr 1fr;padding:42px 0}.footer-brand{grid-column:1/-1}.footer-column{border:0;padding:0}.footer-column:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}.footer-hours{margin-top:16px}.footer-hours p{font-size:.86rem;line-height:1.6;margin:0 0 5px}.about-photo-hero__mobile-image{display:none}.about-page{--about-green:#0b5d46;--about-deep:#123f34;--about-cream:#fbf9f3;--about-sage:#f1f5e8;--about-gold:#d29a25;background:var(--about-cream);color:var(--about-deep);font-family:Outfit,DM Sans,sans-serif;overflow:hidden}.about-photo-hero{background:url(/static/media/about-storefront-hero.f4890265567dfa9240d5.png) 50%/cover no-repeat;min-height:410px}.about-photo-hero__inner{align-items:center;display:flex;min-height:410px}.about-photo-hero__copy{padding:2.25rem 0;width:min(430px,42%)}.about-kicker{color:#ba7410;font-size:.8rem;font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.about-kicker:after{background:#c88a2b;content:"";display:block;height:1px;margin-top:1rem;width:28px}.about-photo-hero h1{color:#152431;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(2.4rem,4vw,3.9rem);line-height:1.08;margin:1rem 0 1.35rem}.about-photo-hero h1 em{color:#4d752f;font-style:normal}.about-photo-hero__intro{color:#303b42;font-size:1.05rem;line-height:1.55;margin:0;max-width:365px}.about-flourish{align-items:center;color:#528c38;display:flex;gap:.75rem;margin:2rem auto 0;width:220px}.about-flourish span{background:#b9c69e;flex:1 1;height:1px}.about-flourish svg{height:22px;width:22px}.about-lower{background:var(--about-cream);padding-top:32px}.about-lower h2{color:var(--about-deep);font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(2.9rem,4vw,4.25rem);line-height:1.03;margin:0}.about-section-label{align-items:center;color:#2d7038;display:flex;font-size:.78rem;font-weight:700;gap:14px;letter-spacing:.27em;text-transform:uppercase;width:-webkit-max-content;width:max-content}.about-section-label span{background:#aebc80;height:1px;width:28px}.strength-section{background:#fffdf8;display:grid;grid-template-columns:44% 56%;height:420px}.strength-copy{display:flex;flex-direction:column;justify-content:center;padding:30px clamp(36px,6vw,105px)}.strength-copy h2{font-size:clamp(2.5rem,3.1vw,3.35rem);margin:10px 0 18px}.strength-list{grid-gap:10px;display:grid;gap:10px}.strength-item{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:56px 1fr}.strength-item p{color:#273c38;font-size:.88rem;line-height:1.4;margin:0;max-width:430px}.strength-item strong{color:#428637}.about-round-icon{background:#edf3e4;border-radius:50%;color:#4d8a36;display:grid;height:52px;place-items:center;width:52px}.about-round-icon svg{stroke-width:1.8;height:25px;width:25px}.strength-item:nth-child(2) .about-round-icon{color:var(--about-gold)}.strength-item:nth-child(2) .about-round-icon svg{fill:currentColor;stroke-width:1.2}.brand-story-image,.strength-image{overflow:hidden;position:relative}.brand-story-image img,.strength-image img{display:block;height:100%;object-fit:cover;width:100%}.brand-story-image>span,.strength-image>span{color:#184f3d;font-family:Cormorant Garamond,cursive;font-style:italic;line-height:.9;position:absolute;transform:rotate(-7deg)}.strength-image>span{font-size:1.65rem;right:9%;text-align:center;top:9%}.values-section{background:#fffdf8;padding:38px max(48px,calc(50vw - 660px)) 44px;position:relative;text-align:center}.values-section:after,.values-section:before{background:radial-gradient(ellipse at bottom left,#0000 55%,#dbe5cc 57% 60%,#0000 62%);content:"";height:120px;opacity:.55;position:absolute;top:0;transform:rotate(15deg);width:170px}.values-section:before{left:-45px}.values-section:after{right:-45px;transform:scaleX(-1) rotate(15deg)}.values-section .about-section-label{margin:0 auto}.values-section h2{margin:13px 0 28px}.values-grid{display:grid;grid-template-columns:repeat(6,1fr);margin:auto;max-width:1320px}.value-item{align-items:center;border-right:1px solid #dedfd4;display:flex;flex-direction:column;justify-content:center;min-height:135px}.value-item:last-child{border:0}.value-item .about-round-icon{height:72px;width:72px}.value-item p{color:#172f32;font-size:.98rem;line-height:1.3;margin:11px 0 0}.brand-story{background:var(--about-sage);border-radius:30px 30px 0 0;display:grid;grid-template-columns:1fr 1fr;margin:0;min-height:330px;overflow:hidden}.brand-story-copy{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:42px 55px;text-align:center}.brand-story blockquote{color:var(--about-deep);font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(2rem,2.8vw,3rem);font-weight:700;line-height:1.02;margin:0;position:relative}.story-quote{color:var(--about-gold);font-family:Georgia,serif;font-size:4.5rem;line-height:1;position:absolute}.story-quote-open{left:-58px;top:-18px}.story-quote-close{bottom:-42px;right:-38px}.brand-story .about-flourish{margin-top:22px}.brand-story-copy>p{font-size:.92rem;line-height:1.45;margin:10px 0 0}.brand-story-image>span{font-size:2.2rem;right:10%;text-align:center;top:13%}.app-shell[data-theme=dark] .about-lower,.app-shell[data-theme=dark] .about-page,.app-shell[data-theme=dark] .strength-section,.app-shell[data-theme=dark] .values-section{background:#111d19;color:#f7ead8}.app-shell[data-theme=dark] .about-photo-hero__copy{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1b16c7;border-radius:20px;padding:2rem}.app-shell[data-theme=dark] .about-lower h2,.app-shell[data-theme=dark] .about-photo-hero h1,.app-shell[data-theme=dark] .about-photo-hero__intro,.app-shell[data-theme=dark] .strength-item p,.app-shell[data-theme=dark] .value-item p{color:#f7ead8}.app-shell[data-theme=dark] .brand-story{background:#263b32}.app-shell[data-theme=dark] .brand-story blockquote{color:#f7ead8}@media(max-width:950px){.strength-section{grid-template-columns:1fr 1fr;height:auto;min-height:400px}.strength-copy{padding:40px 30px}.values-grid{grid-template-columns:repeat(3,1fr)}.value-item:nth-child(3n){border-right:0}.value-item:nth-child(-n+3){border-bottom:1px solid #dedfd4}.brand-story-copy{padding:40px 28px}.brand-story blockquote{font-size:2rem}}@media(max-width:700px){.about-lower{padding-top:20px}.about-photo-hero,.about-photo-hero__inner{min-height:540px}.about-photo-hero{background-position:68%}.about-photo-hero__inner{align-items:flex-end}.about-photo-hero__copy{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffbf4e6;border-radius:18px;margin-bottom:1rem;padding:1.4rem;width:100%}.brand-story,.strength-section{grid-template-columns:1fr}.strength-copy{padding:40px 24px}.strength-image{height:280px}.values-section{padding:45px 18px}.values-grid{grid-template-columns:repeat(2,1fr)}.value-item,.value-item:nth-child(3n){border-bottom:1px solid #dedfd4;border-right:1px solid #dedfd4}.value-item:nth-child(2n){border-right:0}.value-item:nth-last-child(-n+2){border-bottom:0}.brand-story{border-radius:24px;margin:0 15px 25px}.brand-story-copy{padding:60px 28px}.brand-story-image{height:330px}.story-quote-open{left:-18px;top:-42px}.story-quote-close{right:-8px}.brand-story-copy>p br{display:none}}@media(max-width:430px){.about-lower h2{font-size:2.65rem}.strength-item{grid-template-columns:58px 1fr}.about-round-icon{height:54px;width:54px}.strength-item p{font-size:.9rem}.value-item p{font-size:.86rem}}.about-origin-text p{color:#273c38;font-size:1rem;line-height:1.65;margin:0}.about-origin-text p+p{margin-top:20px}.about-page .strength-section{align-items:center;gap:40px;grid-template-columns:1.2fr 1fr;height:auto;min-height:0;padding:48px clamp(24px,6vw,105px)}.about-page .strength-copy{padding:0}.about-page .strength-image{border-radius:18px;height:340px;justify-self:center;max-width:500px;width:100%}@media(max-width:950px){.about-page .strength-section{gap:28px;padding:40px 30px}.about-page .strength-image{height:300px}}@media(max-width:700px){.about-page .strength-section{grid-template-columns:1fr;padding:32px 24px}.about-page .strength-image{height:280px}}.app-shell[data-theme=dark] .about-origin-text p{color:#f7ead8}.about-page .brand-story{align-items:center;gap:40px;grid-template-columns:1.2fr 1fr;min-height:0;padding:40px clamp(24px,5vw,80px)}.about-page .brand-story-copy{padding:32px 28px}.about-page .brand-story-image{border-radius:18px;height:340px;justify-self:center;max-width:500px;width:100%}.about-page .brand-story-image>span{font-size:1.8rem}@media(max-width:950px){.about-page .brand-story{gap:24px;padding:32px 24px}.about-page .brand-story-image{height:300px}}@media(max-width:700px){.about-page .brand-story{gap:16px;grid-template-columns:1fr;padding:24px}.about-page .brand-story-copy{padding:36px 0}.about-page .brand-story-image{height:260px}}.about-journey{background:radial-gradient(ellipse at center,#fffdf7 0,#fbf5e9 100%);padding:48px max(28px,calc(50vw - 660px)) 52px;text-align:center}.about-journey .about-section-label{color:#b77b22;font-size:.9rem;letter-spacing:.2em;margin:0 auto 18px}.about-journey .about-section-label span{background:#c38d39;width:60px}.about-lower .about-journey h2{color:#123f34;font-size:clamp(2.5rem,4.1vw,3.8rem);font-weight:700;letter-spacing:-.025em;line-height:1.08}.about-journey__intro{color:#303c3c;font-size:1.12rem;line-height:1.5;margin:12px auto 38px}.about-journey__steps{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:0;padding:0}.about-journey__step{min-width:0;position:relative}.about-journey__step:not(:last-child):after{border-top:2px dashed #c38d39;content:"";left:calc(50% + 64px);position:absolute;top:52px;width:calc(100% - 102px)}.about-journey__icon{background:radial-gradient(circle at 35% 30%,#faecd2,#f5e2c2);border-radius:50%;color:#99651f;display:grid;height:104px;margin:0 auto 17px;place-items:center;width:104px}.about-journey__icon svg{stroke-width:1.6;filter:drop-shadow(0 2px 0 rgba(255,255,255,.6));height:55px;width:55px}.about-journey__step:nth-child(2) svg{fill:#bc8b43;stroke:#99651f}.about-journey__step:nth-child(5) svg{stroke-width:5}.about-journey__number{color:#123f34;display:block;font-size:1.05rem;font-weight:600;margin-bottom:6px}.about-journey__step h3{color:#123f34;font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;font-weight:700;line-height:1.02;margin:0 auto 12px;max-width:220px}.about-journey__step p{color:#303c3c;font-size:1rem;line-height:1.35;margin:0 auto;max-width:220px}@media(min-width:951px){.about-journey__step:nth-child(3) h3{max-width:160px}}@media(max-width:950px){.about-journey{padding:42px 28px}.about-journey__steps{gap:32px 24px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-journey__step:nth-child(3):after{display:none}.about-journey__intro{font-size:1rem}.about-journey__step h3{font-size:1.5rem}}@media(max-width:600px){.about-journey{padding:40px 24px}.about-journey .about-section-label{font-size:.75rem;gap:12px}.about-journey .about-section-label span{width:30px}.about-journey__steps{gap:28px;grid-template-columns:1fr;margin:auto;max-width:400px;text-align:left}.about-journey__step{grid-column-gap:20px;align-content:start;column-gap:20px;display:grid;grid-template-columns:76px 1fr}.about-journey__icon{grid-column:1;grid-row:1/4;height:76px;margin:0;width:76px}.about-journey__icon svg{height:42px;width:42px}.about-journey__number,.about-journey__step h3,.about-journey__step p{grid-column:2;margin-left:0;margin-right:0;max-width:none}.about-journey__step:not(:last-child):after{border-left:1px dashed #c38d39;border-top:0;bottom:-16px;display:block;left:37px;top:88px;width:0}.about-journey__step p{font-size:.95rem}.about-journey__intro{margin-bottom:30px}}.app-shell[data-theme=dark] .about-journey{background:#192a23}.app-shell[data-theme=dark] .about-journey h2,.app-shell[data-theme=dark] .about-journey__number,.app-shell[data-theme=dark] .about-journey__step h3{color:#f7ead8}.app-shell[data-theme=dark] .about-journey__intro,.app-shell[data-theme=dark] .about-journey__step p{color:#d8ded7}.app-shell[data-theme=dark] .about-journey .about-section-label{color:#d7b36a}@media (max-width:700px){.about-page .about-photo-hero{background:none;min-height:0}.about-page .about-photo-hero__mobile-image{display:block;height:auto;width:100%}.about-page .about-photo-hero__inner{min-height:0}.about-page .about-photo-hero__copy{margin:0;width:100%}.about-page .about-photo-hero__copy,.app-shell[data-theme=dark] .about-page .about-photo-hero__copy{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border-radius:0;padding:24px 16px}}.section--contact{background:linear-gradient(135deg,#fff7ed,#fff1f2,#fefce8);padding:68px 0}#contact-page .contact-hours{background:#fffdf8;border:1px solid #c9933a2e;border-radius:20px;box-shadow:0 10px 35px #1e2d230d;color:#173f32;margin-top:30px;max-width:480px;padding:clamp(24px,3vw,32px)}#contact-page .contact-hours-eyebrow{color:#946a25;font-size:.75rem;font-weight:600;letter-spacing:.2em;line-height:1.5;margin:0 0 12px}.contact-hours-heading{align-items:center;display:flex;gap:16px}#contact-page .contact-hours-heading h2{color:#173f32;font-size:clamp(1.875rem,3vw,2.375rem);line-height:1.15;margin:0}.contact-hours-heading svg{color:#c9933a;flex-shrink:0}.contact-hours-list{margin:24px 0 0}.contact-hours-list>div{display:flex;flex-wrap:wrap;gap:6px 18px;justify-content:space-between;padding:16px 0}.contact-hours-list>div:first-child{padding-top:0}.contact-hours-list>div+div{border-top:1px solid #c9933a3d}.contact-hours-list>div:last-child{padding-bottom:0}.contact-hours-list dt{font-weight:500}#contact-page .contact-hours-list dd{color:#173f32;font-weight:600;margin:0}#contact-page .contact-hours-list .contact-hours-closed{color:#946a25}@media (max-width:600px){.contact-hours-list>div{flex-direction:column}}.contact-layout{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:1fr 1fr}.contact-info h2{font-size:3rem;margin-bottom:20px}.contact-info p{color:#666;line-height:1.8}.contact-list{margin-top:28px}.contact-list div{animation:slideUp .7s cubic-bezier(.16,1,.3,1) both;margin-bottom:20px}.contact-list div:nth-child(2){animation-delay:90ms}.contact-list div:nth-child(3){animation-delay:.18s}.contact-list span{color:#999;display:block;margin-bottom:5px}.contact-list .contact-label-highlight{align-items:center;background:linear-gradient(135deg,#ff7a00,#ff9f43);border-radius:999px;box-shadow:0 10px 22px #ff7a0038;color:#fff;display:inline-flex;font-size:.78rem;font-weight:800;letter-spacing:0;padding:6px 12px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.contact-form{animation:cardLift .8s cubic-bezier(.16,1,.3,1) both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:35px}.contact-image{grid-column:1/-1;margin:0 auto;max-width:760px}.contact-image img{border-radius:28px;box-shadow:0 24px 50px #8b562024;display:block;width:100%}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.contact-form label{display:block;font-weight:600;margin-bottom:20px}.contact-form input,.contact-form textarea{background:#fff;border:2px solid #0000;border-radius:14px;margin-top:8px;padding:15px;transition:all .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff7a00;box-shadow:0 0 0 5px #ff7a0026;outline:none;transform:translateY(-2px)}.button--solid{background:linear-gradient(135deg,#ff7a00,#ff9f43);border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:16px;transition:all .3s ease;width:100%}.button--solid:hover{box-shadow:0 15px 30px #ff7a0059}.contact-form input:hover,.contact-form textarea:hover{transform:translateY(-1px)}.contact-form button{transition:transform .18s ease,box-shadow .18s ease}.contact-form button:hover{transform:translateY(-2px)}@media (max-width:768px){.section--contact{padding:52px 0}.contact-layout{grid-template-columns:1fr}.contact-image{max-width:100%}.form-row{grid-template-columns:1fr}.contact-info h2{font-size:2.2rem}}.app-shell[data-theme=dark] .section--contact{background:linear-gradient(135deg,#15100c,#201813,#17120e)}.app-shell[data-theme=dark] .contact-form{background:#251d17c7;border-color:#ffe9ca1f;box-shadow:0 10px 30px #0000003d}.app-shell[data-theme=dark] .contact-list span{color:#d7c1aa}.app-shell[data-theme=dark] .contact-list .contact-label-highlight{background:linear-gradient(135deg,#ffd166,#ff9f43);color:#1f160f!important}.app-shell[data-theme=dark] .contact-form input,.app-shell[data-theme=dark] .contact-form textarea{background:#17120e;color:#f8f2ea}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}#contact-page{background:#f7f1e7;min-height:calc(100svh - 98px);padding:64px 0 80px}#contact-page .contact-layout{align-items:start;gap:clamp(32px,6vw,90px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#contact-page h1{color:#173f32;font-size:clamp(2.7rem,4vw,4.2rem);line-height:1.05;margin:0 0 24px}#contact-page .contact-form{border-radius:18px;gap:18px;margin:0;min-width:0}#contact-page .contact-form h2{color:#173f32;font-size:2rem;margin:0}#contact-page .contact-form>p{line-height:1.6;margin:0}#contact-page input,#contact-page textarea{box-sizing:border-box;min-width:0;width:100%}#contact-page .contact-list strong{overflow-wrap:anywhere}.app-shell[data-theme=dark] #contact-page{background:#111d19}.app-shell[data-theme=dark] #contact-page .contact-form h2,.app-shell[data-theme=dark] #contact-page h1{color:#f7ead8}@media(max-width:760px){#contact-page{padding:40px 0}#contact-page .contact-layout,#contact-page .form-row{grid-template-columns:1fr}}:root{--forest:#123f31;--forest2:#0b3327;--cream:#f7f3e9;--mint:#e8f2ec;--gold:#c99a4b;--ink:#17382f;--muted:#64716a}.tuni-home{background:#f7f3e9;background:var(--cream);color:#17382f;color:var(--ink);font-family:DM Sans,sans-serif;overflow:hidden}.tuni-home h1,.tuni-home h2,.tuni-home h3{font-family:Playfair Display,serif;line-height:1.03;margin:0}.tuni-home h2{font-size:clamp(2.15rem,4vw,4rem)}.tuni-home p{line-height:1.7}.tuni-wrap{margin:auto;width:min(1180px,calc(100% - 48px))}.eyebrow{color:#477364;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.24em;margin-bottom:20px;text-transform:uppercase}.eyebrow--light{color:#d8b46e}.tuni-btn{align-items:center;background:#123f31;background:var(--forest);border:1px solid #123f31;border:1px solid var(--forest);border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:18px;padding:14px 20px}.tuni-btn--outline{background:#0000;border-color:#d9e4dc}.section-heading{padding:0 24px;text-align:center}.section-heading p{color:#64716a;color:var(--muted)}.section-heading--left{padding:0;text-align:left}.tuni-hero{background:radial-gradient(circle at 76% 44%,#fff 0 7%,#0000 40%),linear-gradient(110deg,#f8f4ea,#f8f4ea 54%,#e7ded0);min-height:710px;position:relative}.tuni-hero__grain{background-image:radial-gradient(#af9875 .7px,#0000 0);background-size:7px 7px;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000);opacity:.18;position:absolute}.tuni-hero__grid{align-items:center;display:grid;grid-template-columns:.9fr 1.1fr;min-height:710px;position:relative}.tuni-hero__copy{padding:60px 0;z-index:2}.tuni-hero h1{font-size:clamp(3.6rem,6vw,6.25rem);letter-spacing:-.045em}.tuni-hero__copy>p{font-size:1.16rem;margin:24px 0 30px}.trust-row{display:flex;gap:36px;margin-top:55px}.trust-item{align-items:center;gap:10px;max-width:125px}.trust-item span{border:1px solid #84a396;border-radius:50%;display:grid;height:42px;place-items:center;width:42px}.trust-item small{font-weight:600}.tuni-hero__visual{align-items:flex-end;display:flex;height:710px;justify-content:center;position:relative}.tuni-hero__visual img{-webkit-clip-path:polygon(9% 0,100% 0,100% 100%,0 100%,0 14%);clip-path:polygon(9% 0,100% 0,100% 100%,0 100%,0 14%);height:91%;object-fit:cover;object-position:50% 10%;position:relative;width:68%;z-index:2}.sun-disc{background:#ebdfc9;border-radius:50%;height:460px;position:absolute;top:110px;width:460px}.hero-note{font-family:Playfair Display,serif;font-size:1.55rem;position:absolute;right:0;top:160px;transform:rotate(-7deg);z-index:3}.hero-note em{font-size:1.15rem}.origin{background:#eaf3ee;display:grid;grid-template-columns:1fr 1fr;min-height:610px}.origin__image img{height:100%;object-fit:cover;width:100%}.origin__copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(38px,7vw,110px)}.origin__copy>p{color:#64716a;color:var(--muted);max-width:550px}.origin-list{grid-gap:14px;display:grid;gap:14px;margin-top:22px}.origin-list>div{align-items:center;display:flex;gap:16px}.origin-list img{border-radius:4px;height:52px;object-fit:cover;width:52px}.origin-list span{display:grid}.origin-list small{color:#64716a;color:var(--muted);margin-top:3px}.breads-section{background:#f9f6ee;padding:110px 0}.breads-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:.8fr 1fr 1fr}.breads-intro{align-items:flex-start;display:flex;flex-direction:column;padding:40px 15px 20px 0}.breads-intro p{color:#64716a;color:var(--muted);margin:24px 0 28px}.bread-card{background:#fff;border:1px solid #eee8dc;border-radius:12px;box-shadow:0 10px 30px #233e320d;overflow:hidden}.bread-card__image{background:#f0eee6;height:275px;overflow:hidden}.bread-card__image img{height:100%;object-fit:cover;width:100%}.bread-card__image--wheat img{object-fit:contain;padding:14px}.bread-card>div:last-child{padding:26px}.bread-number{color:#c99a4b;color:var(--gold);font-size:.7rem;letter-spacing:.2em}.bread-card h3{font-size:1.75rem;margin:6px 0 10px}.bread-card p{color:#64716a;color:var(--muted);font-size:.9rem;min-height:78px}.bread-card button{align-items:center;background:none;border:0;color:#123f31;color:var(--forest);cursor:pointer;display:flex;font-weight:700;gap:10px;padding:0}.ingredient-section{background:#f2f8f4;padding:100px 0 125px}.ingredient-layout{align-items:center;display:flex;height:430px;justify-content:center;position:relative}.ingredient-photo{border-radius:50%;object-fit:cover;opacity:.9;position:absolute}.ingredient-photo--left{bottom:20px;height:180px;left:-60px;width:180px}.ingredient-photo--right{height:160px;right:-45px;top:25px;width:160px}.ingredient-wheel{height:360px;position:relative;width:600px}.ingredient-wheel__center{background:#123f31;background:var(--forest);border-radius:50%;color:#fff;display:grid;height:115px;left:245px;place-items:center;position:absolute;text-align:center;top:115px;width:115px;z-index:2}.ingredient-wheel__center svg{width:22px}.ingredient-node{grid-gap:4px;display:grid;gap:4px;position:absolute;text-align:center;width:155px}.ingredient-node span{background:#d8ebe0;border-radius:50%;color:#123f31;color:var(--forest);display:grid;font-size:1.25rem;height:56px;margin:auto;place-items:center;width:56px}.ingredient-node small{color:#64716a;color:var(--muted)}.ingredient-node--1{left:10px;top:35px}.ingredient-node--2{left:222px;top:-15px}.ingredient-node--3{right:8px;top:40px}.ingredient-node--4{bottom:5px;right:70px}.ingredient-node--5{bottom:0;left:82px}.ingredient-node:after{background:#b7cfc2;content:"";height:1px;position:absolute;top:28px;width:75px}.ingredient-node--1:after,.ingredient-node--5:after{right:-55px;transform:rotate(20deg)}.ingredient-node--2:after{display:none}.ingredient-node--3:after,.ingredient-node--4:after{left:-55px;transform:rotate(-20deg)}.quality-section{display:grid;grid-template-columns:.9fr 1.1fr;min-height:460px}.quality-photo{position:relative}.quality-photo:after{background:linear-gradient(90deg,#0c1c1533,#0c1c15c7);content:"";inset:0;position:absolute}.quality-photo img{height:100%;object-fit:cover;width:100%}.quality-photo>div{color:#fff;position:absolute;right:50px;text-align:right;top:50%;transform:translateY(-50%);z-index:2}.quality-photo h2{font-size:clamp(2.2rem,3.5vw,3.5rem)}.quality-photo em{color:#e9c57d;font-weight:400}.quality-copy{background:#eaf3ee;display:flex;flex-direction:column;justify-content:center;padding:70px clamp(30px,6vw,90px)}.quality-list{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 1fr}.quality-list>div{align-items:center;display:flex;gap:12px;padding-bottom:18px}.quality-list span{border:1px solid #88a89a;border-radius:50%;display:grid;height:44px;place-items:center;width:44px}.quality-list p{font-size:.87rem;font-weight:600;line-height:1.35;margin:0}.quality-caption{color:#64716a;color:var(--muted);font-size:.8rem;margin-top:32px;text-align:center}.nutrition-section{background:#f7f1e7;padding:90px 0}.nutrition-grid{border-bottom:1px solid #dbd9ce;border-top:1px solid #dbd9ce;display:grid;grid-template-columns:repeat(8,1fr);margin:36px 0 25px}.nutrition-grid>div{grid-gap:7px;border-right:1px solid #dbd9ce;display:grid;gap:7px;padding:22px 13px}.nutrition-grid>div:last-child{border:0}.nutrition-grid span{color:#64716a;color:var(--muted);font-size:.72rem}.nutrition-grid strong{font-size:.85rem}.nutrition-benefits{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-around}.nutrition-benefits span{align-items:center;display:flex;font-size:.85rem;font-weight:600;gap:9px}.nutrition-benefits svg{color:#4d7e6b}.lifestyle-section{background:#eff3e6;padding:85px 0}.lifestyle-layout{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.3fr .7fr}.lifestyle-grid{grid-gap:28px 18px;display:grid;gap:28px 18px;grid-template-columns:repeat(3,1fr);margin-top:38px}.lifestyle-grid>div{grid-column-gap:10px;align-items:center;column-gap:10px;display:grid;grid-template-columns:42px 1fr}.lifestyle-grid>div>span{background:#f6e9bb;border-radius:50%;display:grid;grid-row:1/3;height:40px;place-items:center;width:40px}.lifestyle-grid small{color:#64716a;color:var(--muted);line-height:1.35}.lifestyle-layout>img{border-radius:180px 180px 12px 12px;height:380px;object-fit:cover;width:100%}.factory-section{background:#f9f6ee;padding:100px 0}.factory-card{border-radius:14px;height:480px;overflow:hidden;position:relative}.factory-card:after{background:linear-gradient(90deg,#061f17e6,#061f1738);content:"";inset:0;position:absolute}.factory-card img{height:100%;object-fit:cover;width:100%}.factory-card>div{color:#fff;left:8%;max-width:450px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.factory-card p{color:#e7eee9}.factory-card a{align-items:center;border-bottom:1px solid #d8b46e;color:#fff;display:inline-flex;font-weight:700;gap:10px;padding-bottom:5px;text-decoration:none}.final-cta{background:#123f31;background:var(--forest);color:#fff;padding:78px 0;position:relative}.final-cta:after{background:radial-gradient(circle at 90% 40%,#cdac6329,#0000 35%);content:"";inset:0;position:absolute}.final-cta__inner{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}.final-cta h2{font-size:clamp(2.7rem,5vw,4.5rem)}.final-cta p{color:#d7e2dc}.final-cta__actions{min-width:350px}.final-cta__actions .tuni-btn{background:#f8f3e7;border-color:#f8f3e7;color:#123f31;margin-right:10px}.final-cta__actions .tuni-btn--outline{background:#0000;border-color:#8aa499;color:#fff}@media(max-width:900px){.tuni-hero,.tuni-hero__grid{min-height:620px}.tuni-hero__grid{grid-template-columns:1fr 1fr}.tuni-hero__visual{height:620px}.hero-note{display:none}.trust-row{gap:15px}.breads-grid{grid-template-columns:1fr 1fr}.breads-intro{align-items:center;grid-column:1/-1;text-align:center}.quality-section{grid-template-columns:1fr}.quality-photo{height:430px}.nutrition-grid{grid-template-columns:repeat(4,1fr)}.lifestyle-layout{grid-template-columns:1fr}.lifestyle-layout>img{display:none}}@media(max-width:640px){.tuni-wrap{width:min(100% - 30px,1180px)}.tuni-hero{min-height:auto}.tuni-hero__grid{grid-template-columns:1fr;padding-top:30px}.tuni-hero__copy{padding:40px 0 0;text-align:center}.tuni-hero h1{font-size:3.25rem}.trust-row{justify-content:center;margin-top:35px}.trust-item{grid-gap:6px;display:grid;gap:6px;justify-items:center}.tuni-hero__visual{height:420px}.tuni-hero__visual img{height:100%;width:82%}.sun-disc{height:300px;top:65px;width:300px}.origin{grid-template-columns:1fr}.origin__image{height:330px}.origin__copy{padding:55px 25px}.breads-section,.factory-section,.ingredient-section{padding:70px 0}.breads-grid{grid-template-columns:1fr}.bread-card__image{height:245px}.ingredient-layout{height:650px}.ingredient-photo{display:none}.ingredient-wheel{height:600px;width:100%}.ingredient-wheel__center{left:50%;top:245px;transform:translateX(-50%)}.ingredient-node{width:130px}.ingredient-node--1{left:2%;top:30px}.ingredient-node--2{left:auto;right:2%;top:30px}.ingredient-node--3{right:0;top:215px}.ingredient-node--4{bottom:20px;right:4%}.ingredient-node--5{bottom:20px;left:4%}.ingredient-node:after{display:none}.quality-photo>div{right:25px}.quality-copy{padding:50px 22px}.quality-list{gap:20px 10px}.nutrition-section{padding:65px 0}.nutrition-grid{grid-template-columns:repeat(2,1fr)}.lifestyle-grid{grid-template-columns:1fr 1fr}.factory-card{height:480px}.factory-card>div{left:25px;right:25px}.final-cta__inner{display:block}.final-cta__actions{margin-top:36px;min-width:0}.final-cta__actions .tuni-btn{margin-bottom:10px}.section-heading br{display:none}}.tuni-hero__visual{display:block}.tuni-hero__visual .hero-box{bottom:0;-webkit-clip-path:polygon(9% 0,100% 0,100% 100%,0 100%,0 14%);clip-path:polygon(9% 0,100% 0,100% 100%,0 100%,0 14%);height:91%;left:10%;object-fit:cover;object-position:50% 10%;position:absolute;width:55%;z-index:3}.tuni-hero__visual .hero-bread{bottom:0;-webkit-clip-path:none;clip-path:none;filter:drop-shadow(0 18px 18px rgba(44,28,9,.2));height:auto;object-fit:contain;position:absolute;right:-14%;width:60%;z-index:4}.tuni-hero__visual .sun-disc{left:5%}.tuni-hero__visual .hero-note{top:135px;z-index:5}@media(max-width:640px){.tuni-hero__visual .hero-box{height:100%;left:7%;width:66%}.tuni-hero__visual .hero-bread{height:auto;right:-12%;width:62%}.tuni-hero__visual .sun-disc{left:8%}}@media(min-width:901px){.breads-grid{width:min(1320px,calc(100% - 48px))}.tuni-home h2{font-size:clamp(2rem,3vw,3.25rem)}.tuni-hero,.tuni-hero__grid{min-height:540px}.tuni-hero__visual{height:540px}.tuni-hero__copy{padding:38px 0}.tuni-hero h1{font-size:clamp(3.5rem,5.2vw,5.25rem)}.tuni-hero__copy>p{font-size:1rem;line-height:1.45;margin:18px 0 22px}.trust-row{margin-top:34px}.tuni-hero__visual .hero-box{height:92%;left:13%;width:52%}.tuni-hero__visual .hero-bread{right:-8%;width:55%}.sun-disc{height:370px;top:85px;width:370px}.hero-note{top:95px}.origin{min-height:470px}.origin__copy{padding:50px clamp(38px,6vw,90px)}.origin__copy>p{margin:14px 0}.origin-list{gap:9px;margin-top:12px}.origin-list img{height:44px;width:44px}.breads-section{padding:62px 0}.breads-intro{padding-top:24px}.bread-card__image{height:220px}.bread-card>div:last-child{padding:20px}.bread-card h3{font-size:1.5rem}.bread-card p{font-size:.82rem;line-height:1.45;min-height:65px}.ingredient-section{padding:58px 0 45px}.ingredient-layout{height:340px}.ingredient-wheel{height:320px}.ingredient-wheel__center{top:105px}.quality-section{min-height:300px}.quality-copy{padding:35px clamp(30px,5vw,70px)}.quality-list{gap:18px}.quality-list>div{padding-bottom:12px}.quality-caption{line-height:1.45;margin-top:18px}.nutrition-section{padding:52px 0}.nutrition-grid{margin:24px 0 18px}.nutrition-grid>div{padding:16px 10px}.lifestyle-section{padding:52px 0}.lifestyle-grid{gap:18px 14px;margin-top:25px}.lifestyle-layout>img{height:265px}.final-cta{padding:50px 0}.final-cta h2{font-size:clamp(2.4rem,4vw,3.7rem)}}.origin__copy{overflow:hidden;position:relative}.origin-list i{background:#d9b36c;-webkit-clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%);clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%);color:#fff;display:grid;font-style:normal;height:46px;place-items:center;width:46px}.origin-list img{display:none}.origin-script{bottom:12%;color:#315e50;font-family:Playfair Display,serif;font-size:1.3rem;font-style:italic;line-height:1.05;position:absolute;right:8%;transform:rotate(-7deg)}.origin-script em{font-size:.9rem}.origin__copy:after{border:1px solid #4c7d6921;border-radius:80% 0 80% 20%;content:"";height:280px;position:absolute;right:-80px;top:20px;transform:rotate(-25deg);width:210px}.quality-list{gap:10px;grid-template-columns:repeat(4,1fr)}.quality-list>div{grid-gap:10px;border-bottom:1px solid #c8dbd0;display:grid;gap:10px;justify-items:center;text-align:center}.quality-list p{font-size:.9rem;line-height:1.4}.quality-caption{font-size:1rem;line-height:1.6}.quality-caption strong{color:#17382f;font-size:1.05rem}.nutrition-note{color:#718078;font-size:.68rem;margin:14px 0 0;text-align:center}.lifestyle-visual{position:relative}.lifestyle-visual>img{border-radius:150px 0 0 150px;height:265px;object-fit:cover;width:100%}.lifestyle-visual>span{font-family:Playfair Display,serif;font-size:1.15rem;font-style:italic;left:-12px;position:absolute;top:-28px;transform:rotate(-5deg);z-index:2}.lifestyle-visual em{font-size:.9rem}@media(max-width:900px){.quality-list{grid-template-columns:repeat(2,1fr)}.lifestyle-visual,.origin-script{display:none}}.tuni-hero__visual .hero-composite{-webkit-clip-path:none;clip-path:none;height:100%;inset:0;max-width:none;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:2}.ingredient-photo--left{border-radius:0;bottom:0;height:100%;left:-92px;object-fit:cover;object-position:left center;width:285px}.ingredient-milk{background:radial-gradient(circle at 44% 40%,#fff 0 30%,#eef4ef 31% 48%,#ffffff40 49% 62%,#0000 63%);border-radius:48% 52% 65% 35%;height:225px;opacity:.75;position:absolute;right:-95px;top:60px;transform:rotate(18deg);width:225px}.quality-photo{overflow:hidden}.quality-photo>img{height:115%;object-position:center top}.quality-photo:after{background:linear-gradient(90deg,#0c1c1514,#0c1c1500)}.lifestyle-visual{height:265px;overflow:hidden}.lifestyle-visual>img{border-radius:0;height:100%;object-position:center}@media(max-width:640px){.tuni-hero__visual .hero-composite{height:100%;object-fit:cover;width:100%}.ingredient-milk,.ingredient-photo--left{display:none}}.bread-card__image--wheat img{object-fit:cover;padding:0}.ingredient-photo--left{width:300px}.ingredient-story-v2{background:#fbfaf4;isolation:isolate;min-height:850px;overflow:hidden;padding:56px 0 24px!important;position:relative}.ingredient-story-v2:after,.ingredient-story-v2:before{content:none;display:none}.ingredient-story-heading{padding:0 20px;position:relative;text-align:center;z-index:4}.ingredient-story-heading .eyebrow{align-items:center;display:inline-flex;gap:18px;margin-bottom:18px}.ingredient-story-heading .eyebrow i{background:#82a994;display:block;height:1px;width:55px}.ingredient-story-heading h2{color:#0b4d3c;font-size:clamp(3.2rem,4.8vw,5rem);line-height:.94}.ingredient-story-heading p{color:#65736c;font-size:.95rem;line-height:1.55;margin:22px auto 0;max-width:720px}.ingredient-scene{bottom:82px;height:66%;object-fit:contain;position:absolute;width:34%;z-index:1}.ingredient-scene--left{left:0;object-position:left bottom}.ingredient-scene--right{object-position:right bottom;right:0}.radial-story{height:390px;margin:18px auto 80px;position:relative;width:500px;z-index:3}.radial-core{align-items:center;background:#0b5d46;border-radius:50%;box-shadow:0 0 0 22px #d5e5d857;color:#fff;display:flex;flex-direction:column;gap:7px;height:110px;justify-content:center;left:195px;position:absolute;text-align:center;top:145px;width:110px;z-index:3}.radial-core strong{font-size:1.1rem;line-height:1.05}.radial-item{grid-gap:4px;display:grid;gap:4px;justify-items:center;position:absolute;text-align:center;width:150px;z-index:3}.radial-item span{background:#e4efe1;border:1px solid #c8d9c4;border-radius:50%;color:#0b5d46;display:grid;height:62px;place-items:center;width:62px}.radial-item strong{font-size:1rem}.radial-item small{color:#586b62;font-size:.76rem}.radial-item--1{left:175px;top:0}.radial-item--2{left:0;top:92px}.radial-item--3{right:0;top:92px}.radial-item--4{bottom:0;left:55px}.radial-item--5{bottom:0;right:55px}.radial-lines{height:100%;inset:0;overflow:visible;position:absolute;width:100%;z-index:1}.radial-lines path{fill:none;stroke:#aac9b4;stroke-width:1.5;stroke-linecap:round}.ingredient-benefit-bar{align-items:center;background:#eff4e8f5;border-radius:42px;bottom:18px;box-shadow:0 10px 30px #294d3b0d;display:grid;grid-template-columns:repeat(4,1fr);left:5%;min-height:82px;padding:14px 0;position:absolute;right:5%;z-index:5}.ingredient-benefit-bar>div{align-items:center;border-right:1px solid #bfd0c3;display:flex;gap:14px;min-height:52px;padding:0 28px}.ingredient-benefit-bar>div:last-child{border:0}.ingredient-benefit-bar>div>span{border:1px solid #3c725e;border-radius:50%;color:#0b5d46;display:grid;flex:0 0 44px;height:44px;place-items:center;width:44px}.ingredient-benefit-bar p{display:grid;line-height:1.25;margin:0}.ingredient-benefit-bar strong{font-size:.82rem}.ingredient-benefit-bar small{color:#748078;font-size:.7rem;margin-top:4px}@media(max-width:1050px){.ingredient-scene{opacity:.82;width:31%}.radial-story{margin-top:5px;transform:scale(.9)}.ingredient-benefit-bar>div{padding:0 14px}.ingredient-benefit-bar strong{font-size:.72rem}}@media(max-width:760px){.ingredient-story-v2{display:flex;flex-direction:column;min-height:auto;padding:52px 0 24px!important}.ingredient-story-heading h2{font-size:2.65rem}.ingredient-story-heading p br{display:none}.radial-story{margin:12px auto 0;order:2;transform:scale(.82)}.ingredient-scene--left{display:none}.ingredient-scene--right{bottom:auto;height:330px;margin-top:-28px;object-position:center bottom;order:3;position:relative;right:auto;width:100%}.ingredient-benefit-bar{border-radius:20px;bottom:auto;grid-template-columns:1fr 1fr;left:auto;margin:0 auto;order:4;padding:8px;position:relative;right:auto;width:calc(100% - 30px)}.ingredient-benefit-bar>div{border-bottom:1px solid #c9d7cc;border-right:0;padding:12px}.ingredient-benefit-bar>div:nth-child(odd){border-right:1px solid #c9d7cc}.ingredient-benefit-bar>div:nth-child(n+3){border-bottom:0}}@media(max-width:520px){.ingredient-story-heading .eyebrow i{width:24px}.ingredient-story-heading h2{font-size:2.25rem}.radial-story{align-self:center;margin:-20px auto -35px;transform:scale(.66);width:500px}.ingredient-scene--right{height:270px}.ingredient-benefit-bar{grid-template-columns:1fr}.ingredient-benefit-bar>div,.ingredient-benefit-bar>div:nth-child(odd){border-bottom:1px solid #c9d7cc;border-right:0}.ingredient-benefit-bar>div:last-child{border-bottom:0}}@media(min-width:901px){.tuni-hero__grid{grid-template-columns:42% 58%;margin:0;max-width:none;padding-left:max(50px,calc(50vw - 825px));width:100%}.tuni-hero__copy{max-width:610px;padding-right:44px}.tuni-hero h1{font-size:clamp(3.6rem,4.3vw,4.65rem);line-height:1.02}.tuni-hero__visual{width:100%}.tuni-hero__visual .hero-composite{height:100%;inset:0;object-fit:cover;object-position:center;width:100%}.trust-row{justify-content:space-between;max-width:500px}}.tuni-hero h1{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:700;letter-spacing:-.035em}.tuni-hero__copy>.eyebrow{font-size:.88rem;font-weight:700;letter-spacing:.27em}.tuni-home{font-family:Outfit,Arial,sans-serif}.tuni-home h1,.tuni-home h2,.tuni-home h3{font-family:Cormorant Garamond,Times New Roman,serif}.ingredient-story-v2 .ingredient-scene--left{-webkit-clip-path:inset(0 13% 0 0);clip-path:inset(0 13% 0 0)}.nutrition-section .eyebrow{font-size:.9rem}.nutrition-section .section-heading h2{font-size:clamp(3rem,4vw,4.25rem)}.nutrition-grid span{font-size:1rem}.nutrition-grid strong{font-size:1.2rem}.nutrition-benefits span{font-size:1.05rem}.nutrition-note{font-size:.85rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions .tuni-btn--outline{background:#0000;border-color:#123f31;border-color:var(--forest);color:#123f31;color:var(--forest)}.trust-row{grid-gap:20px 24px;display:grid;gap:20px 24px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:500px}.trust-item{align-items:flex-start;display:flex;flex-direction:column;gap:4px;max-width:none}.trust-item strong{font-size:1.1rem;line-height:1.3}.trust-item small{color:#64716a;color:var(--muted);font-weight:400}.store-section{background:#f7f3e9;background:var(--cream);color:#17382f;color:var(--ink);padding:70px 0;text-align:center}.store-section p{color:#64716a;color:var(--muted);margin:20px auto 28px;max-width:540px}.tuni-home section[id]{scroll-margin-top:115px}@media(max-width:640px){.hero-actions{justify-content:center}.trust-row{margin:32px auto}.trust-item{align-items:center}.tuni-hero h1{font-size:clamp(2.5rem,9vw,3.25rem)}}.app-shell[data-theme=dark] .tuni-home .eyebrow:not(.eyebrow--light){color:#94bca9}.app-shell[data-theme=dark] .tuni-btn:not(.tuni-btn--outline){color:#123f31}.app-shell[data-theme=dark] .tuni-home{--forest:#e7f2eb;--forest2:#dbe9e0;--cream:#111d19;--mint:#20352d;--ink:#edf5f0;--muted:#b7c7c0;background:#111d19;color:#edf5f0}.app-shell[data-theme=dark] .tuni-hero{background:radial-gradient(circle at 76% 44%,#30463d 0 7%,#0000 40%),linear-gradient(110deg,#15241e,#15241e 54%,#2b3027)}.app-shell[data-theme=dark] .origin,.app-shell[data-theme=dark] .quality-copy{background:#1b3028}.app-shell[data-theme=dark] .breads-section,.app-shell[data-theme=dark] .factory-section,.app-shell[data-theme=dark] .nutrition-section{background:#111d19}.app-shell[data-theme=dark] .bread-card{background:#1b2b25;border-color:#354940;box-shadow:0 10px 30px #0000002e}.app-shell[data-theme=dark] .bread-card__image{background:#263a32}.app-shell[data-theme=dark] .bread-card p,.app-shell[data-theme=dark] .breads-intro p,.app-shell[data-theme=dark] .nutrition-grid span,.app-shell[data-theme=dark] .nutrition-note{color:#b7c7c0}.app-shell[data-theme=dark] .ingredient-story-v2{background:#16251f}.app-shell[data-theme=dark] .ingredient-story-heading h2,.app-shell[data-theme=dark] .radial-item strong{color:#edf5f0}.app-shell[data-theme=dark] .ingredient-story-heading p,.app-shell[data-theme=dark] .radial-item small{color:#b7c7c0}.app-shell[data-theme=dark] .radial-item span{background:#284238;border-color:#496358;color:#b8dbbd}.app-shell[data-theme=dark] .ingredient-benefit-bar{background:#23372ef7}.app-shell[data-theme=dark] .nutrition-grid,.app-shell[data-theme=dark] .nutrition-grid>div,.app-shell[data-theme=dark] .quality-list>div{border-color:#40544b}.app-shell[data-theme=dark] .quality-caption strong{color:#edf5f0}.app-shell[data-theme=dark] .lifestyle-section{background:#1a2b24}.app-shell[data-theme=dark] .lifestyle-grid small{color:#b7c7c0}.app-shell[data-theme=dark] .lifestyle-grid>div>span{background:#4a4226}.app-shell[data-theme=dark] .final-cta{background:#071a14}.tuni-film{background:#241e15;box-sizing:border-box;color:#fffdf8;height:calc(100svh - 128px);isolation:isolate;max-height:900px;min-height:min(680px,calc(100svh - 128px));overflow:hidden;position:relative}.tuni-film__media,.tuni-film__overlay{inset:0;pointer-events:none;position:absolute}.tuni-film__media{z-index:-2}.tuni-film__media img,.tuni-film__media video{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.tuni-film__overlay{background:linear-gradient(90deg,#160e088f,#160e084d 23%,#160e0814 42%,#0000 58%);z-index:-1}.tuni-film__sound{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#14100a61;border:1px solid #fffdf88c;border-radius:999px;bottom:26px;color:#fffdf8;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:600;gap:9px;padding:10px 14px;position:absolute;right:28px;transition:background .2s,transform .2s;z-index:2}.tuni-film__sound:hover{background:#14100a94;transform:translateY(-2px)}.tuni-film__sound:focus-visible{outline:2px solid #d7b36a;outline-offset:4px}.tuni-film__copy{left:24px;min-width:0;position:absolute;text-align:left;top:50%;transform:translateY(-50%);width:min(500px,42vw);z-index:1}.tuni-film__label{align-items:center;animation:tuniHeroFade .7s ease .08s forwards;background:#fffdf8;border:1px solid #fffdf8;border-radius:999px;color:#173f32;display:inline-flex;font-family:Outfit,Arial,sans-serif;font-size:13px;font-weight:600;justify-content:center;letter-spacing:normal;margin-bottom:18px;min-height:48px;opacity:0;padding:14px 24px}.tuni-home .tuni-film h1{animation:tuniHeroRise .8s ease .16s forwards;color:#fffdf8;font-size:clamp(54px,5vw,82px);font-weight:400;letter-spacing:-.02em;line-height:.96;max-width:500px;opacity:0;padding-bottom:18px;position:relative}.tuni-film h1 span{display:block;white-space:nowrap}.tuni-film h1 .tuni-film__accent{color:#e3c078}.tuni-film h1:after{border-radius:50%;border-top:2px solid #e3c078d9;bottom:0;content:"";height:10px;left:5px;position:absolute;transform:rotate(-2deg) skewX(-18deg);width:155px}.tuni-film__copy>p{animation:tuniHeroRise .72s ease .34s forwards;color:#fffdf8e0;font-size:17px;font-weight:400;line-height:1.7;margin:24px 0 27px;max-width:430px;opacity:0}.tuni-film__actions{animation:tuniHeroRise .72s ease .48s forwards;display:flex;flex-wrap:wrap;gap:14px;opacity:0}.tuni-film__actions .tuni-btn{background:#fffdf8;border:1px solid #fffdf8;border-radius:999px;color:#173f32;font-size:13px;font-weight:600;gap:22px;min-height:48px;padding:14px 24px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.tuni-film__actions .tuni-btn--outline{background:#0000;color:#fffdf8}.tuni-film__actions .tuni-btn:hover{background:#fffdf8;box-shadow:0 10px 24px #0000001f;transform:translateY(-2px)}.tuni-film__actions .tuni-btn--outline:hover{background:#fffdf81f}.tuni-film__actions .tuni-btn:focus-visible{outline:2px solid #d7b36a;outline-offset:5px}.tuni-philosophy{background:#f7f1e7;box-sizing:border-box;min-height:400px;padding:55px 24px;text-align:center}.tuni-philosophy__inner{margin:auto;max-width:900px}.tuni-philosophy__label{color:#c9933a;display:block;font-size:12px;font-weight:600;letter-spacing:3px;margin-bottom:16px}.tuni-home .tuni-philosophy h2{color:#173f32;font-size:clamp(38px,3.5vw,52px);font-weight:600;letter-spacing:-.025em;line-height:1.02}.tuni-philosophy p{color:#55534e;font-size:16px;line-height:1.7;margin:20px auto;max-width:720px}.tuni-philosophy__ingredients{color:#173f32;display:flex;flex-wrap:wrap;font-size:11px;font-weight:500;gap:10px 0;justify-content:center;letter-spacing:2px;list-style:none;margin:24px 0;padding:0}.tuni-philosophy__ingredients li+li:before{color:#c9933a;content:"•";display:inline-block;padding:0 18px}.tuni-philosophy__link{align-items:center;background:#0000;border:0;border-bottom:1px solid #c9933a;color:#173f32;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:600;gap:14px;letter-spacing:1.5px;padding:8px 0;transition:color .2s}.tuni-philosophy__link:hover{color:#936821}.tuni-philosophy__link:focus-visible{outline:2px solid #173f32;outline-offset:5px}@keyframes tuniHeroFade{to{opacity:1}}@keyframes tuniHeroRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:901px) and (max-width:1200px){.tuni-home .tuni-film h1{font-size:clamp(48px,5.4vw,64px)}.tuni-film__copy{width:min(460px,46vw)}}@media(max-width:1150px){.tuni-film{height:calc(100svh - 102px);min-height:min(600px,calc(100svh - 102px))}}@media(max-width:900px){.tuni-film__copy{left:24px;width:min(460px,52vw)}.tuni-home .tuni-film h1{font-size:clamp(44px,6vw,58px)}}@media(max-width:640px){.tuni-film{height:640px;max-height:none;min-height:620px}.tuni-film__media img,.tuni-film__media video{object-position:60% center}.tuni-film__overlay{background:linear-gradient(90deg,#160e0885,#160e083d 48%,#0000 76%),linear-gradient(0deg,#160e0857,#0000 58%)}.tuni-film__sound{bottom:auto;right:18px;top:18px}.tuni-film__sound span{display:none}.tuni-film__copy{left:22px;right:22px;top:50%;width:auto}.tuni-film__label{font-size:12px;margin-bottom:16px}.tuni-film__label:after{width:54px}.tuni-home .tuni-film h1{font-size:clamp(42px,12vw,58px)}.tuni-film__copy>p{font-size:16px;margin:22px 0 24px;max-width:410px}.tuni-film__actions{max-width:-webkit-max-content;max-width:max-content}.tuni-film__actions .tuni-btn{width:auto}.tuni-philosophy{padding:52px 24px}.tuni-philosophy p{font-size:15px}.tuni-philosophy__ingredients{font-size:10px;letter-spacing:1px}.tuni-philosophy__ingredients li+li:before{padding:0 8px}}@media(prefers-reduced-motion:reduce){.tuni-film h1,.tuni-film__actions,.tuni-film__copy>p,.tuni-film__label{animation:none;opacity:1}.tuni-film__actions .tuni-btn,.tuni-philosophy__link{transition:none}.tuni-film__actions .tuni-btn:hover{transform:none}}@media (max-width:640px){.tuni-home .tuni-film{height:auto;max-height:none;min-height:0}.tuni-film__media{inset:auto;position:relative;z-index:0}.tuni-film__media img,.tuni-film__media video{height:auto;object-fit:contain;object-position:center;width:100%}.tuni-film__overlay{display:none}.tuni-film__copy{align-items:flex-start;background:none;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:space-between;margin:0;padding:6px 6px 4px;pointer-events:none;position:absolute;transform:none;width:100%}.tuni-film__copy:after,.tuni-film__copy:before{content:none}.tuni-film__label{background:#fffdf8;border:1px solid #fffdf8;color:#173f32;font-size:10px;font-weight:600;letter-spacing:.12em;margin:0;min-height:0;padding:6px 9px}.tuni-home .tuni-film h1{-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tuni-film__actions{margin:0;pointer-events:auto}.tuni-film__actions .tuni-btn{background:#fffdf8;border-radius:999px;color:#173f32;font-size:10px;font-weight:600;gap:8px;letter-spacing:.12em;min-height:0;padding:6px 9px}.tuni-film__actions .tuni-btn svg{height:12px;width:12px}.tuni-film__actions .tuni-btn:active{transform:translateY(-2px)}}@media (max-width:640px) and (prefers-reduced-motion:reduce){.tuni-film__actions .tuni-btn:active,.tuni-film__actions .tuni-btn:hover{transform:none}}.tuni-hero.tuni-hero--full{background:#17251d;color:#fffdf3;isolation:isolate;min-height:600px}.tuni-hero--full .tuni-hero__grain{display:none}.tuni-hero--full .tuni-hero__grid{display:grid;grid-template-columns:1fr;margin:0;max-width:none;min-height:600px;padding:70px 24px;place-items:center;position:static;width:100%}.tuni-hero--full .tuni-hero__visual{height:100%;inset:0;position:absolute;width:100%;z-index:-2}.tuni-hero--full .tuni-hero__visual .hero-composite{height:100%;object-fit:cover;object-position:center 55%;width:100%}.tuni-hero--full:after{background:#0a0f0a9e;content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.tuni-hero--full .tuni-hero__copy{max-width:850px;padding:0;text-align:center;width:100%}.tuni-hero--full h1{color:#fffdf3;font-size:clamp(3rem,5.5vw,5.5rem);line-height:1.02;text-shadow:0 2px 18px #00000040}.tuni-hero--full .tuni-hero__copy>p{color:#fffdf3;margin:24px auto 28px;max-width:660px}.app-shell .tuni-home .tuni-hero--full .eyebrow{color:#f1d294}.tuni-hero--full .hero-actions{justify-content:center}.app-shell .tuni-hero--full .hero-actions .tuni-btn{background:#f8f3e7;border-color:#f8f3e7;color:#123f31}.app-shell .tuni-hero--full .hero-actions .tuni-btn--outline{background:#00000026;border-color:#fffdf3;color:#fffdf3}.tuni-hero--full .tuni-btn:hover{transform:translateY(-2px)}.hero-trust-strip{background:#f7f3e9;background:var(--cream);color:#17382f;color:var(--ink);padding:30px 0}.hero-trust-strip .trust-row{gap:24px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1180px}.hero-trust-strip .trust-item{align-items:center;text-align:center}@media(max-width:640px){.tuni-hero--full .tuni-hero__grid,.tuni-hero.tuni-hero--full{min-height:560px}.tuni-hero--full .tuni-hero__grid{padding:55px 20px}.tuni-hero--full .tuni-hero__copy>p{font-size:1rem}.hero-trust-strip .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.ingredients-banner{grid-gap:0;align-items:center;background:#f7f1e7;display:grid;gap:0;grid-template-columns:minmax(0,30fr) minmax(0,70fr);padding:44px 0 44px 3.5%}.ingredients-banner__copy{padding-right:clamp(24px,3vw,52px)}.ingredients-banner__label{color:#587365;display:block;font-size:.78rem;font-weight:700;letter-spacing:.18em;margin-bottom:18px}.tuni-home .ingredients-banner h2{color:#213e34;font-size:clamp(2.25rem,3.4vw,3.8rem);line-height:1.06}.ingredients-banner__copy p{color:#5c625d;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7;margin:22px 0 26px}.ingredients-banner__button{align-items:center;background:#173f32;border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;gap:12px;justify-content:center;padding:15px 22px;transition:transform .2s ease,background .2s ease}.ingredients-banner__button svg{flex-shrink:0;transition:transform .2s ease}.ingredients-banner__button:hover{background:#245442;transform:scale(1.025)}.ingredients-banner__button:hover svg{transform:translateX(4px)}.ingredients-banner__button:focus-visible{outline:3px solid #587365;outline-offset:4px}.ingredients-banner__visual{min-width:0}.ingredients-banner__visual img{border:0;border-radius:0;box-shadow:none;display:block;height:auto;-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8%),linear-gradient(180deg,#0000,#000 6%,#000 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8%),linear-gradient(180deg,#0000,#000 6%,#000 96%,#0000);max-width:none;object-fit:contain;object-position:center;width:100%}@media(min-width:761px) and (max-width:1050px){.ingredients-banner{grid-template-columns:minmax(0,38fr) minmax(0,62fr);padding:44px 0 44px 3.5%}}@media(max-width:760px){.ingredients-banner{gap:32px;grid-template-columns:minmax(0,1fr);padding:48px 5%}.ingredients-banner__copy{padding-right:0}.tuni-home .ingredients-banner h2{font-size:clamp(2.15rem,7vw,3rem)}.ingredients-banner__copy p{max-width:540px}}@media(prefers-reduced-motion:reduce){.ingredients-banner__button,.ingredients-banner__button svg{transition:none}.ingredients-banner__button:hover,.ingredients-banner__button:hover svg{transform:none}}.tuni-brand-story{align-items:center;background-color:#174f3e;background-image:linear-gradient(90deg,#174f3e00 0,#174f3e0d 28%,#174f3e8c 45%,#174f3eeb 57%,#174f3e 68%,#174f3e 100%),var(--story-image);background-position:0;background-repeat:no-repeat;background-size:cover;display:flex;min-height:500px}.tuni-brand-story__panel{align-items:center;box-sizing:border-box;display:flex;gap:clamp(20px,2.4vw,42px);margin-left:auto;padding:32px clamp(24px,2.5vw,44px) 32px 0;width:45%}.tuni-brand-story__copy{flex:1 1;min-width:0}.tuni-brand-story__label{color:#c9933a;display:block;font-size:.65rem;font-weight:600;letter-spacing:.22em;margin-bottom:12px}.tuni-home .tuni-brand-story h2{color:#f7f1e7;font-size:clamp(46px,4vw,68px);font-weight:600;letter-spacing:-.035em;line-height:.95}.tuni-brand-story__copy p{color:#e5ddd1;font-size:.9rem;line-height:1.6;margin:18px 0 0;max-width:570px}.tuni-brand-story__copy .tuni-brand-story__note{font-size:.88rem;font-style:italic;margin-top:16px}.tuni-brand-story__cta{align-items:center;background:#0000;border:0;border-bottom:1px solid #f7f1e766;color:#f7f1e7;cursor:pointer;display:inline-flex;font:inherit;font-size:.73rem;gap:16px;letter-spacing:.12em;margin-top:28px;padding:0 0 9px}.tuni-brand-story__cta svg{transition:transform .2s ease}.tuni-brand-story__cta:hover svg{transform:translateX(4px)}.tuni-brand-story__cta:focus-visible{outline:2px solid #c9933a;outline-offset:6px}.tuni-brand-story__decoration{align-items:flex-start;border-left:1px solid #f7f1e740;color:#c9933a;display:flex;flex:0 0 105px;flex-direction:column;font-size:.5rem;gap:10px;justify-content:center;letter-spacing:.16em;padding:20px 0 20px 18px}@media(max-width:1100px){.tuni-brand-story{background-image:linear-gradient(90deg,#174f3e00 0,#174f3e33 24%,#174f3ee6 45%,#174f3e 62%),var(--story-image)}.tuni-brand-story__panel{padding:36px 28px;width:55%}.tuni-brand-story__decoration{display:none}}@media(max-width:760px){.tuni-brand-story{background-image:linear-gradient(180deg,#174f3e00 0,#174f3e26 120px,#174f3e 310px),var(--story-image);background-position:0 0;background-size:100% 100%,auto 340px;display:block;min-height:0;padding-top:230px}.tuni-brand-story__panel{margin:0;padding:42px 6%;width:100%}.tuni-home .tuni-brand-story h2{font-size:clamp(2.5rem,8vw,3.4rem)}}@media(prefers-reduced-motion:reduce){.tuni-brand-story__cta svg{transition:none}}#breads{background:#f7f1e7;overflow:hidden;padding:64px clamp(24px,4.5vw,76px);position:relative}#breads:after,#breads:before{background:radial-gradient(ellipse at center,#477364 0 28%,#0000 30%);background-size:52px 78px;content:"";height:260px;opacity:.07;pointer-events:none;position:absolute;transform:rotate(-24deg);width:180px}#breads:before{left:-96px;top:35px}#breads:after{bottom:-70px;right:-120px;transform:rotate(26deg)}#breads .breads-grid{align-items:stretch;gap:24px;grid-template-columns:minmax(250px,30fr) minmax(0,35fr) minmax(0,35fr);margin:0 auto;max-width:1500px;position:relative;width:100%;z-index:1}#breads .breads-intro{align-items:flex-start;grid-column:auto;justify-content:center;padding:28px clamp(4px,1vw,18px) 28px 0;text-align:left}#breads .breads-intro .eyebrow{color:#c9933a;margin-bottom:18px}#breads .breads-intro h2{color:#173f32;font-size:clamp(3.1rem,4vw,4.7rem);letter-spacing:-.04em;line-height:.86}#breads .breads-intro>p{color:#55534e;font-size:.94rem;line-height:1.55;margin:24px 0;max-width:390px}#breads .breads-intro__values{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:2px 0 28px;max-width:405px;width:100%}#breads .breads-intro__values>span{grid-gap:8px;align-content:start;color:#35483f;display:grid;gap:8px;justify-items:center;text-align:center}#breads .breads-intro__values i{border:1px solid #c9933ab8;border-radius:50%;color:#173f32;display:grid;font-style:normal;height:50px;place-items:center;width:50px}#breads .breads-intro__values small{font-size:.7rem;line-height:1.3}#breads .breads-intro .tuni-btn{border-radius:999px;font-size:.88rem;padding:14px 24px}#breads .bread-card{align-self:stretch;background:#fffdf8;border:1px solid #c9933a2e;border-radius:24px;box-shadow:0 12px 34px #2d281a0f;display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:12px;transition:transform .28s ease,box-shadow .28s ease}#breads .bread-card:hover{box-shadow:0 16px 38px #2d281a17;transform:translateY(-4px)}#breads .bread-card__image{background:#f3eee4;border-radius:18px;height:300px;overflow:hidden;position:relative;width:100%}#breads .bread-card__image img{display:block;height:100%;object-fit:contain;object-position:center;padding:0;width:100%}#breads .bread-number{color:#b6812d;font-size:.78rem;font-weight:600;left:18px;letter-spacing:.14em;position:absolute;top:15px;z-index:2}#breads .bread-card__badge{background:#fffdf8f0;border:1px solid #c9933abf;border-radius:50%;box-sizing:border-box;color:#173f32;display:grid;font-size:.57rem;font-weight:700;height:66px;line-height:1.1;place-items:center;position:absolute;right:14px;text-align:center;text-transform:uppercase;top:14px;width:66px;z-index:2}#breads .bread-card__badge svg{color:#477364}#breads .bread-card__content{display:flex;flex:1 1;flex-direction:column;padding:18px 8px 4px}#breads .bread-card h3{color:#173f32;font-size:clamp(1.75rem,2.2vw,2.2rem);line-height:1.05;margin:0 0 7px}#breads .bread-card p{color:#55534e;font-size:.82rem;line-height:1.45;margin:0;min-height:0}#breads .bread-card__highlights{grid-gap:0;border-bottom:1px solid #c9933a24;border-top:1px solid #c9933a24;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 14px}#breads .bread-card__highlights span{align-items:center;border-right:1px solid #c9933a2e;color:#48544e;display:flex;font-size:.64rem;gap:7px;line-height:1.25;min-width:0;padding:12px 8px}#breads .bread-card__highlights span:last-child{border-right:0}#breads .bread-card__highlights svg{color:#b6812d;flex:0 0 auto}#breads .bread-card button{font-size:.82rem}.app-shell[data-theme=dark] #breads{background:#111d19}.app-shell[data-theme=dark] #breads .bread-card{background:#1b2b25;border-color:#f7f1e733}.app-shell[data-theme=dark] #breads .bread-card h3,.app-shell[data-theme=dark] #breads .breads-intro h2{color:#edf5f0}.app-shell[data-theme=dark] #breads .bread-card p,.app-shell[data-theme=dark] #breads .bread-card__highlights span,.app-shell[data-theme=dark] #breads .breads-intro>p,.app-shell[data-theme=dark] #breads .breads-intro__values>span{color:#b7c7c0}@media(max-width:1050px){#breads .breads-grid{gap:24px;grid-template-columns:1fr 1fr}#breads .breads-intro{align-items:center;grid-column:1/-1;margin:0 auto;max-width:720px;padding:0 0 14px;text-align:center}#breads .breads-intro>p{max-width:600px}#breads .bread-card__image{height:280px}}@media(max-width:680px){#breads{padding:46px 20px}#breads .breads-grid{gap:24px;grid-template-columns:1fr}#breads .breads-intro h2{font-size:clamp(2.8rem,14vw,4rem)}#breads .breads-intro__values{gap:5px}#breads .breads-intro__values i{height:46px;width:46px}#breads .breads-intro__values small{font-size:.64rem}#breads .bread-card{border-radius:20px;padding:10px}#breads .bread-card__image{height:clamp(230px,68vw,280px)}#breads .bread-card__content{padding:18px 5px 5px}#breads .bread-card__highlights span{font-size:.59rem;gap:4px;padding:11px 5px}}#quality,#quality .quality-copy{background:#174f3e;color:#f7f1e7}#quality .quality-copy>.eyebrow{color:#c9933a}#quality .quality-caption strong,#quality .quality-list p{color:#f7f1e7}#quality .quality-caption{color:#e5ddd1}#quality .quality-list>div{border-color:#f7f1e740}#quality .quality-list span{border-color:#c9933a80;color:#c9933a}#quality .quality-photo:after{background:linear-gradient(90deg,#174f3e00,#174f3e0d 35%,#174f3e66 62%,#174f3ed9 84%,#174f3e);pointer-events:none}@media(max-width:900px){#quality .quality-photo:after{background:linear-gradient(180deg,#174f3e00,#174f3e0d 35%,#174f3e66 62%,#174f3ed9 84%,#174f3e)}}.bread-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:auto;padding-top:8px}.bread-card .bread-card__add{align-items:center;background:#173f32;border:1px solid #173f32;border-radius:14px;color:#fffdf8;display:inline-flex;font-size:.85rem;justify-content:center;line-height:1.3;padding:13px 20px;transition:transform .25s ease,background .25s ease}.bread-card .bread-card__add:hover{background:#245743}.bread-card .bread-card__add:disabled{cursor:wait;opacity:.6}.bread-card .bread-card__add:focus-visible{outline:2px solid #c9933a;outline-offset:3px}.bread-cart-message{color:#17382f;color:var(--ink);margin:0 auto;max-width:1180px;padding:0 24px}.bread-cart-message:not(:empty){margin-bottom:24px}.ingredient-orbit{--orbit-diameter:312px;height:440px;isolation:isolate;margin:18px auto 80px;position:relative;width:min(500px,100%);z-index:3}.ingredient-orbit__center{align-items:center;background:#173f32;border-radius:50%;box-shadow:0 0 0 14px #eaf1e5b3;color:#fffdf8;display:flex;flex-direction:column;gap:8px;height:116px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:116px}.ingredient-orbit__center strong{font-size:1.1rem;line-height:1.1}.ingredient-orbit__rotor,.ingredient-orbit__track{height:var(--orbit-diameter);left:calc(50% - var(--orbit-diameter)/2);position:absolute;top:calc(50% - var(--orbit-diameter)/2);width:var(--orbit-diameter)}.ingredient-orbit__track{border:1px dashed #c9933a8c;border-radius:50%;box-sizing:border-box;pointer-events:none}.ingredient-orbit__rotor{animation:ingredientOrbit 30s linear infinite}.ingredient-orbit__position{position:absolute;transform:translate(-50%,-50%);width:136px}.ingredient-orbit__upright{animation:ingredientCounterOrbit 30s linear infinite}.ingredient-orbit__item{grid-gap:4px;border-radius:18px;color:#173f32;display:grid;gap:4px;justify-items:center;padding:6px 2px;text-align:center;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.ingredient-orbit__icon{background:#eaf1e5;border:1px solid #d2dfcb;border-radius:50%;color:#173f32;display:grid;height:58px;place-items:center;width:58px}.ingredient-orbit__item strong{font-size:.95rem;line-height:1.2}.ingredient-orbit__item small{color:#586b62;font-size:.74rem;line-height:1.3}.ingredient-orbit:focus-within .ingredient-orbit__rotor,.ingredient-orbit:focus-within .ingredient-orbit__upright,.ingredient-orbit:hover .ingredient-orbit__rotor,.ingredient-orbit:hover .ingredient-orbit__upright{animation-play-state:paused}.ingredient-orbit__item:focus-visible,.ingredient-orbit__item:hover{background:#fffdf8;box-shadow:0 0 18px #c9933a29;transform:scale(1.06)}.ingredient-orbit__item:focus-visible{outline:2px solid #c9933a;outline-offset:3px}@keyframes ingredientOrbit{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ingredientCounterOrbit{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@media(max-width:1050px){.ingredient-orbit{--orbit-diameter:280px;height:410px;width:min(440px,100%)}}@media(max-width:760px){.ingredient-orbit{margin:18px auto 24px;order:2}}@media(max-width:520px){.ingredient-orbit{--orbit-diameter:200px;height:330px;margin:16px auto 24px;width:100%}.ingredient-orbit__center{box-shadow:0 0 0 8px #eaf1e5b3;gap:5px;height:82px;width:82px}.ingredient-orbit__center strong{font-size:.95rem}.ingredient-orbit__position{width:94px}.ingredient-orbit__icon{height:44px;width:44px}.ingredient-orbit__icon svg{height:21px;width:21px}.ingredient-orbit__item strong{font-size:.76rem}.ingredient-orbit__item small{font-size:.65rem}}.app-shell[data-theme=dark] .ingredient-orbit__item{color:#edf5f0}.app-shell[data-theme=dark] .ingredient-orbit__item small{color:#b7c7c0}.app-shell[data-theme=dark] .ingredient-orbit__icon{background:#284238;border-color:#496358;color:#b8dbbd}.app-shell[data-theme=dark] .ingredient-orbit__item:focus-visible,.app-shell[data-theme=dark] .ingredient-orbit__item:hover{background:#20372c}@media(prefers-reduced-motion:reduce){.ingredient-orbit__rotor,.ingredient-orbit__upright{animation:none}.ingredient-orbit__item{transition:none}.ingredient-orbit__item:focus-visible,.ingredient-orbit__item:hover{transform:none}}.ingredient-showcase.ingredient-story-v2{background:#f5f2e6;display:block;min-height:0;overflow:hidden;padding:0!important}.ingredient-showcase .ingredient-composition{background:radial-gradient(ellipse at 50% 43%,#fffdf6f2 0,#fffdf699 30%,#0000 66%),radial-gradient(ellipse at 12% 4%,#adc08f80,#0000 47%),radial-gradient(ellipse at 91% 16%,#a6bc866b,#0000 48%),radial-gradient(ellipse at 52% 100%,#dae2c68c,#0000 57%),#f5f2e6;display:grid;grid-template-columns:29% 42% 29%;height:640px;isolation:isolate;position:relative}.ingredient-showcase .ingredient-scene{-webkit-clip-path:none;clip-path:none;height:100%;inset:auto;margin:0;object-fit:cover;opacity:1;position:relative;width:100%;z-index:0}.ingredient-showcase .ingredient-scene--left{grid-column:1;grid-row:1;-webkit-mask-image:linear-gradient(90deg,#000 45%,#000000d9 65%,#0000);mask-image:linear-gradient(90deg,#000 45%,#000000d9 65%,#0000);object-position:left center}.ingredient-showcase .ingredient-scene--right{grid-column:3;grid-row:1;-webkit-mask-image:linear-gradient(270deg,#000 45%,#000000d9 65%,#0000);mask-image:linear-gradient(270deg,#000 45%,#000000d9 65%,#0000);object-position:right center}.ingredient-showcase .ingredient-orbit{--orbit-diameter:390px;align-self:center;grid-column:2;grid-row:1;height:620px;justify-self:center;margin:0;order:0;transform:none;width:100%}.ingredient-showcase .ingredient-orbit__center{background:radial-gradient(circle at 40% 30%,#fffdf8,#f5f0e2);border:1px solid #c9933a38;box-shadow:0 0 0 12px #ece5cf6b,0 4px 18px #281e0f0a;box-sizing:border-box;color:#173f32;gap:8px;height:180px;width:180px}.ingredient-showcase .ingredient-orbit__center h2{color:#173f32;font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;letter-spacing:-.035em;line-height:.9;margin:0}.ingredient-showcase .ingredient-orbit__center small{color:#962;font-size:8px;letter-spacing:2px;line-height:1.6}.ingredient-showcase .ingredient-orbit__position{width:144px}.ingredient-showcase .ingredient-orbit__item{color:#173f32;gap:0;padding:0}.ingredient-showcase .ingredient-orbit__photo{background:#fffdf8eb;border:1px solid #c9933a2e;border-radius:50%;box-shadow:0 8px 30px #281e0f14;display:block;height:112px;overflow:hidden;width:112px}.ingredient-showcase .ingredient-orbit__photo img{display:block;height:100%;object-fit:cover;width:100%}.ingredient-showcase .ingredient-orbit__label{grid-gap:4px;background:#fffdf8f5;border-radius:28px;display:grid;gap:4px;margin-top:-5px;min-width:145px;padding:7px 9px;position:relative}.ingredient-showcase .ingredient-orbit__label strong{color:#173f32;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-weight:600}.ingredient-showcase .ingredient-orbit__label small{color:#68706a;font-family:Outfit,Arial,sans-serif;font-size:.78rem;font-weight:400;line-height:1.2;white-space:nowrap}.ingredient-showcase .ingredient-orbit__item:focus-visible,.ingredient-showcase .ingredient-orbit__item:hover{background:#0000;box-shadow:0 4px 24px #c9933a1f;transform:scale(1.05)}.ingredient-showcase .ingredient-orbit__item:focus-visible .ingredient-orbit__label,.ingredient-showcase .ingredient-orbit__item:hover .ingredient-orbit__label{background:#fbf1dc}.ingredient-showcase .ingredient-orbit__rotor,.ingredient-showcase .ingredient-orbit__upright{will-change:transform}.ingredient-showcase .ingredient-benefit-bar{background:#f3f7ee;border-radius:0;box-shadow:none;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));inset:auto;margin:0;min-height:98px;order:0;padding:18px 3%;position:relative;width:100%}.ingredient-showcase .ingredient-benefit-bar>div{border:0;border-right:1px solid #cddac7;color:#173f32;min-height:54px;padding:0 20px}.ingredient-showcase .ingredient-benefit-bar>div:last-child{border:0}.ingredient-showcase .ingredient-benefit-bar strong{font-size:.8rem}.ingredient-showcase .ingredient-benefit-bar small{font-size:.7rem}@media(min-width:761px) and (max-width:1100px){.ingredient-showcase .ingredient-composition{grid-template-columns:24% 52% 24%;height:580px}.ingredient-showcase .ingredient-orbit{--orbit-diameter:310px;height:550px}.ingredient-showcase .ingredient-orbit__center{height:150px;width:150px}.ingredient-showcase .ingredient-orbit__center h2{font-size:2rem}.ingredient-showcase .ingredient-orbit__photo{height:88px;width:88px}.ingredient-showcase .ingredient-orbit__position{width:126px}.ingredient-showcase .ingredient-benefit-bar>div{gap:8px;padding:0 10px}}@media(max-width:760px){.ingredient-showcase .ingredient-composition{grid-template-columns:1fr 1fr;height:auto}.ingredient-showcase .ingredient-orbit{--orbit-diameter:330px;grid-column:1/-1;grid-row:1;height:550px;width:100%}.ingredient-showcase .ingredient-orbit__center{height:150px;width:150px}.ingredient-showcase .ingredient-orbit__center h2{font-size:2rem}.ingredient-showcase .ingredient-orbit__photo{height:92px;width:92px}.ingredient-showcase .ingredient-scene{display:block;grid-row:2;height:180px;-webkit-mask-image:linear-gradient(180deg,#0000,#000 35%);mask-image:linear-gradient(180deg,#0000,#000 35%);object-position:center}.ingredient-showcase .ingredient-scene--left{grid-column:1}.ingredient-showcase .ingredient-scene--right{grid-column:2}.ingredient-showcase .ingredient-benefit-bar{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 12px}.ingredient-showcase .ingredient-benefit-bar>div{border:0;border-bottom:1px solid #cddac7;gap:8px;padding:14px 8px}.ingredient-showcase .ingredient-benefit-bar>div:nth-child(odd){border-right:1px solid #cddac7}.ingredient-showcase .ingredient-benefit-bar>div:nth-child(n+3){border-bottom:0}.ingredient-showcase .ingredient-benefit-bar>div>span{flex-basis:34px;height:34px;width:34px}}@media(max-width:480px){.ingredient-showcase .ingredient-orbit{--orbit-diameter:210px;height:380px}.ingredient-showcase .ingredient-orbit__center{box-shadow:0 0 0 6px #ece5cf6b;gap:4px;height:94px;width:94px}.ingredient-showcase .ingredient-orbit__center h2{font-size:1.4rem}.ingredient-showcase .ingredient-orbit__center svg{height:22px;width:22px}.ingredient-showcase .ingredient-orbit__center small{font-size:5px;letter-spacing:.9px}.ingredient-showcase .ingredient-orbit__position{width:94px}.ingredient-showcase .ingredient-orbit__photo{height:62px;width:62px}.ingredient-showcase .ingredient-orbit__label{box-sizing:border-box;min-width:0;padding:5px 2px;width:94px}.ingredient-showcase .ingredient-orbit__label strong{font-size:.85rem}.ingredient-showcase .ingredient-orbit__label small{font-size:.58rem;white-space:normal}}@media(prefers-reduced-motion:reduce){.ingredient-showcase .ingredient-orbit__rotor,.ingredient-showcase .ingredient-orbit__upright{animation:none;will-change:auto}.ingredient-showcase .ingredient-orbit__item:focus-visible,.ingredient-showcase .ingredient-orbit__item:hover{transform:none}}.founder-story{background:#f7f1e7;color:#173f32}.founder-story__top{background-image:var(--founder-art);background-position:0 0;background-repeat:no-repeat;background-size:100% 147%;display:grid;grid-template-columns:36.7% 40% 23.3%;min-height:430px}.founder-story__copy{align-self:center;padding:42px clamp(24px,3vw,52px)}.founder-story__label{color:#8b572a;display:block;font-size:.7rem;font-weight:600;letter-spacing:.2em;margin-bottom:17px}.tuni-home .founder-story h2{color:#173f32;font-size:clamp(2.1rem,3vw,3.4rem);line-height:1.04}.founder-story__copy p{color:#55534e;font-size:.95rem;line-height:1.7;margin:22px 0 26px}.founder-story__cta{align-items:center;background:#173f32;border:0;border-radius:999px;color:#fffdf8;cursor:pointer;display:inline-flex;font:inherit;font-size:.72rem;gap:15px;justify-content:center;letter-spacing:.07em;padding:15px 23px}.founder-story__cta svg{transition:transform .2s}.founder-story__cta:hover svg{transform:translateX(4px)}.founder-story__controls button:focus-visible,.founder-story__cta:focus-visible{outline:2px solid #8b572a;outline-offset:4px}.founder-story__quote{align-self:center;color:#8b572a;margin:0;padding:35px 28px 35px 12px}.founder-story__quote p{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.4rem,2vw,2.2rem);font-style:italic;line-height:1.3;margin:0 0 20px;transform:rotate(-3deg)}.founder-story cite{color:#55534e;font-size:.78rem;font-style:normal}.founder-story__bottom{grid-gap:0;align-items:center;background:#fffdf8;border-top:1px solid #3b211826;display:grid;gap:0;grid-template-columns:68% 32%;min-height:230px;padding:28px 4%}.founder-story__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-right:28px}.founder-story__stat{align-items:center;border-right:1px solid #3b211826;display:flex;flex-direction:column;gap:9px;padding:12px;text-align:center}.founder-story__stat:last-child{border-right:0}.founder-story__stat>svg{color:#8b572a}.founder-story__stat strong{color:#173f32;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;line-height:1.1}.founder-story__stat>span:not(.founder-story__stars){color:#55534e;font-size:.82rem}.founder-story__stars{color:#c9933a;display:inline-flex;gap:3px}.founder-story__testimonial{border:1px solid #3b211826;padding:23px 26px}.founder-story__testimonial blockquote{margin:0}.founder-story__testimonial p{color:#55534e;font-size:.92rem;line-height:1.6;margin:0 0 10px}.founder-story__testimonial-bottom{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:18px}.founder-story__controls{display:flex;gap:8px}.founder-story__controls button{background:#0000;border:1px solid #3b211826;border-radius:50%;color:#8b572a;display:grid;height:32px;place-items:center;width:32px}.founder-story__controls button:disabled{cursor:default;opacity:.5}@media(max-width:1100px){.founder-story__copy{padding:30px 24px}.founder-story__quote{padding:24px 18px 24px 0}.founder-story__bottom{grid-template-columns:62% 38%;padding:24px 3%}.founder-story__stats{padding-right:16px}.founder-story__stat{padding:8px}.founder-story__testimonial{padding:20px}}@media(max-width:760px){.founder-story__top{background:none;display:flex;flex-direction:column;min-height:0}.founder-story__visual{aspect-ratio:751/465;background-image:var(--founder-art);background-position:0 0;background-repeat:no-repeat;background-size:272.5% 147%;width:100%}.founder-story__copy{padding:36px 6% 20px}.tuni-home .founder-story h2{font-size:clamp(2.1rem,7vw,3rem)}.founder-story__quote{align-self:stretch;padding:15px 8% 35px}.founder-story__quote p{font-size:1.65rem}.founder-story__bottom{gap:26px;grid-template-columns:1fr;padding:28px 6%}.founder-story__stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;row-gap:20px}.founder-story__stat:nth-child(2){border-right:0}}@media(prefers-reduced-motion:reduce){.founder-story__cta svg{transition:none}}.family-proof{background:#f7f1e7;color:#173f32;overflow:hidden;padding:68px 0}.family-proof__heading{margin:0 auto 32px;max-width:730px;padding:0 24px;text-align:center}.family-proof__label{color:#8b572a;display:block;font-size:.73rem;font-weight:600;letter-spacing:.2em;margin-bottom:16px}.tuni-home .family-proof h2{color:#173f32;font-size:clamp(2.6rem,4.5vw,4rem);line-height:1.05}.family-proof__heading p{color:#55534e;line-height:1.7;margin:20px 0}.family-proof__wrapper{overflow:hidden;padding:10px 0 18px;position:relative}.family-proof__wrapper:after,.family-proof__wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:clamp(16px,4vw,80px);z-index:2}.family-proof__wrapper:before{background:linear-gradient(90deg,#f7f1e7,#0000);left:0}.family-proof__wrapper:after{background:linear-gradient(270deg,#f7f1e7,#0000);right:0}.family-proof__track{animation:familyProofScroll 32s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.family-proof__group{display:flex;flex-shrink:0;gap:24px;padding-right:24px}.family-proof__card{background:#fffdf8;border:1px solid #3b21181f;border-radius:12px;box-shadow:0 4px 12px rgba(59,33,24,.035);box-sizing:border-box;display:flex;flex-direction:column;gap:28px;justify-content:space-between;min-height:280px;padding:28px;width:360px}.family-proof__card blockquote{color:#55534e;font-size:1rem;line-height:1.7;margin:0}.family-proof__customer{align-items:center;display:flex;gap:14px}.family-proof__avatar{background:#f7f1e7;border-radius:50%;color:#173f32;display:grid;flex:0 0 44px;font-size:.9rem;height:44px;place-items:center}.family-proof__customer strong{color:#173f32;display:block;font-size:.95rem;font-weight:600}.family-proof__stars{color:#c9933a;display:flex;gap:3px;margin-top:7px}.family-proof:focus-within .family-proof__track,.family-proof__wrapper:hover .family-proof__track{animation-play-state:paused!important}.family-proof__card:focus-visible{outline:2px solid #173f32;outline-offset:3px}@keyframes familyProofScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:760px){.family-proof{padding:48px 0}.family-proof__card{max-width:360px;padding:24px;width:80vw}.family-proof__track{animation-duration:40s}.family-proof__group{gap:18px;padding-right:18px}}@media(prefers-reduced-motion:reduce){.family-proof__track{animation:none;width:100%}.family-proof__group{box-sizing:border-box;flex-wrap:wrap;justify-content:center;padding:0 20px;width:100%}.family-proof__group[aria-hidden=true]{display:none}.family-proof__card{max-width:100%}.family-proof__wrapper:after,.family-proof__wrapper:before{display:none}}.whatsapp-ordering{background:#f7f1e7;color:#55534e;display:grid;grid-template-columns:48% 52%;min-height:580px}.whatsapp-ordering__visual{min-width:0;position:relative}.whatsapp-ordering__visual img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.whatsapp-ordering__content{align-self:center;padding:32px clamp(28px,4vw,72px)}.whatsapp-ordering__label{color:#c9933a;display:block;font-size:.7rem;font-weight:600;letter-spacing:.2em;margin-bottom:13px}.tuni-home .whatsapp-ordering h2{color:#173f32;font-size:clamp(2.3rem,3.5vw,3.8rem);line-height:1.02}.whatsapp-ordering__subheading{color:#173f32;font-size:1.03rem;line-height:1.4!important;margin:15px 0}.whatsapp-ordering__subheading:after{background:#c9933a;content:"";display:block;height:1px;margin-top:13px;width:58px}.whatsapp-ordering__description{font-size:.9rem;line-height:1.6!important;margin:0 0 15px;max-width:560px}.whatsapp-ordering ul{grid-gap:6px;display:grid;gap:6px;list-style:none;margin:0 0 15px;padding:0}.whatsapp-ordering li{align-items:center;display:flex;font-size:.86rem;gap:10px;line-height:1.4}.whatsapp-ordering li svg{color:#8b572a;flex-shrink:0}.whatsapp-ordering__note{font-size:.86rem;line-height:1.5!important;margin:0 0 17px}.whatsapp-ordering__cta{align-items:center;background:#25d366;border-radius:999px;color:#fff;display:inline-flex;font-size:.94rem;font-weight:700;gap:12px;justify-content:center;padding:15px 28px;text-decoration:none;transition:transform .2s ease,background .2s ease}.whatsapp-ordering__cta:hover{background:#1db954;color:#fff;transform:translateY(-2px) scale(1.015)}.whatsapp-ordering__arrow{transition:transform .2s ease}.whatsapp-ordering__cta:hover .whatsapp-ordering__arrow{transform:translateX(3px)}.whatsapp-ordering__cta:focus-visible{outline:2px solid #173f32;outline-offset:4px}.whatsapp-ordering__caption{color:#55534e;display:block;font-size:.73rem;margin-top:10px}@media(max-width:1000px){.whatsapp-ordering__content{padding:30px 26px}.tuni-home .whatsapp-ordering h2{font-size:2.5rem}}@media(max-width:760px){.whatsapp-ordering{grid-template-columns:1fr;min-height:0}.whatsapp-ordering__visual{height:clamp(350px,85vw,420px)}.whatsapp-ordering__content{padding:34px 6%}.tuni-home .whatsapp-ordering h2{font-size:clamp(2.25rem,8vw,3rem)}.whatsapp-ordering__cta{box-sizing:border-box;padding:15px 20px;width:100%}.whatsapp-ordering__caption{text-align:center}}@media(prefers-reduced-motion:reduce){.whatsapp-ordering__arrow,.whatsapp-ordering__cta{transition:none}.whatsapp-ordering__cta:hover,.whatsapp-ordering__cta:hover .whatsapp-ordering__arrow{transform:none}}
/*# sourceMappingURL=main.78b8da05.css.map*/