:root{--cream:#f7f2ea;--paper:#fffaf1;--mist:#f0efe6;--green:#063f30;--green-2:#0b523e;--gold:#a9ad76;--gold-2:#c5a24f;--ink:#092a21;--muted:#3c4740;--line:rgba(6,63,48,.18);--shadow:0 22px 70px rgba(0,0,0,.12);--nav-h:92px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h)}body{font-family:Inter,system-ui,sans-serif;background:var(--cream);color:var(--ink);line-height:1.55}a{color:inherit}.container{width:min(1390px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,242,234,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:var(--nav-h);display:grid;grid-template-columns:280px 1fr 230px;gap:20px;align-items:center}.brand img{width:245px;height:74px;object-fit:contain;display:block}.nav-menu{display:flex;justify-content:center;gap:clamp(22px,3vw,48px)}.nav-menu a{text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-weight:800;font-size:.83rem}.nav-menu a:first-child{border-bottom:2px solid var(--gold-2);padding-bottom:8px}.nav-cta{justify-self:end;background:var(--green);color:#fff;text-decoration:none;border-radius:7px;padding:16px 24px;font-weight:800}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px 14px;color:var(--green);font-weight:800;text-transform:uppercase}.marquee{height:58px;background:var(--green);color:white;overflow:hidden;display:flex;align-items:center}.marquee-track{display:flex;width:max-content;gap:34px;animation:marquee 58s linear infinite;white-space:nowrap;align-items:center}.marquee-track span{display:inline-flex;align-items:center;gap:18px;font-size:.94rem;font-weight:600;flex:0 0 auto}.marquee-track span:after{content:"•";opacity:.8;margin-left:18px}.marquee-track span:nth-child(3n):before{content:"✺";color:#d8d6a3;font-size:1.8rem;line-height:1}.marquee-track span:nth-child(3n+1):before{content:"☼";color:#d8d6a3;font-size:1.7rem;line-height:1}.marquee-track span:nth-child(3n+2):before{content:"♁";color:#d8d6a3;font-size:1.7rem;line-height:1}@keyframes marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}.hero{display:grid;grid-template-columns:45% 55%;min-height:520px}.hero-copy{padding:58px 6vw 42px 7vw;background:var(--cream)}.hero h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(4rem,5.7vw,6.4rem);line-height:.9;font-weight:500;color:var(--green);max-width:780px}.gold-rule{width:60px;height:6px;background:var(--gold);border-radius:6px;margin:22px 0}.hero-copy p{font-size:1.08rem;max-width:620px;color:#1d2824;margin-bottom:28px}.hero-image{background-image:url('https://images.unsplash.com/photo-1547592180-85f173990554?q=85&w=1800&auto=format&fit=crop');background-size:cover;background-position:center;min-height:520px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:24px;max-width:760px}.benefits div{padding:0 18px;text-align:center;border-right:1px solid var(--line)}.benefits div:first-child{padding-left:0}.benefits div:last-child{border-right:0}.benefit-icon{display:block;font-size:2.8rem;color:var(--green);margin-bottom:8px;line-height:1}.benefits strong{display:block;font-size:.86rem;line-height:1.28}.point-section{padding:32px 6vw 20px;background:linear-gradient(90deg,#eef0e5,#faf6ed)}.section-kicker{text-align:center;text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:.85rem;margin-bottom:20px;color:var(--ink)}.section-kicker:after{content:"";display:block;width:42px;height:3px;background:var(--gold);margin:12px auto 0;border-radius:5px}.pov-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:1280px;margin:auto}.pov-card{display:grid;grid-template-columns:160px 1fr;gap:28px;align-items:center;background:linear-gradient(135deg,var(--green),#084832);color:white;border-radius:18px;padding:28px 42px;min-height:170px;box-shadow:var(--shadow)}.pov-icon{width:130px;height:130px;border-radius:50%;background:#d9d8ab;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:4rem;overflow:hidden}.pov-icon img{width:112px;height:112px;object-fit:contain}.pov-card h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.2rem;font-weight:500;line-height:1;margin-bottom:12px}.pov-card p{color:rgba(255,255,255,.88);max-width:48ch}.foodipedia{padding:42px 5vw 28px;background:linear-gradient(90deg,#eef0e5,#faf6ed)}.foodipedia-heading{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto 20px}.foodipedia h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:3.2rem;color:var(--green);font-weight:500}.carousel-controls{display:flex;gap:12px}.carousel-btn,.carousel-arrow{width:46px;height:46px;border-radius:50%;border:1px solid var(--green);background:transparent;color:var(--green);font-size:2rem;display:grid;place-items:center;cursor:pointer}.carousel-btn.next{background:var(--green);color:white}.carousel-shell{position:relative;max-width:1380px;margin:auto;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:10px}.ingredient-carousel{display:flex;gap:42px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:12px 4px 18px;scrollbar-width:none}.ingredient-carousel::-webkit-scrollbar{display:none}.carousel-item{flex:0 0 118px;text-align:center;scroll-snap-align:start}.carousel-item img{width:96px;height:96px;object-fit:contain;margin:0 auto 12px;display:block}.carousel-item span{font-size:.9rem}.fallback-icon{width:96px;height:96px;border-radius:50%;background:#ece8d5;display:grid;place-items:center;margin:0 auto 12px;font-family:"Cormorant Garamond",Georgia,serif;font-size:3rem;color:var(--green)}.dots{display:flex;justify-content:center;gap:12px;margin-top:8px}.dots span{width:10px;height:10px;border-radius:50%;background:#b8bc8e}.dots .active{background:var(--green)}.services,.about{padding:76px 0;background:var(--cream)}.services-inner h2,.about h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,5vw,5.5rem);line-height:.98;color:var(--green);font-weight:500;text-align:center;max-width:1100px;margin:0 auto 36px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-list article{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:30px}.service-list h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:2rem;color:var(--green);margin-bottom:10px}.about{text-align:center;border-top:1px solid var(--line)}.about p:not(.section-kicker){max-width:780px;margin:auto;font-size:1.08rem;color:var(--muted)}.contact{background:linear-gradient(135deg,#063f30,#052b21);color:white;padding:58px 5vw}.contact-inner{max-width:1300px;margin:auto;text-align:center}.contact h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,4.6vw,5rem);font-weight:500;line-height:1;margin-bottom:14px}.contact-inner>p{max-width:760px;margin:0 auto 32px;color:rgba(255,255,255,.84)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.contact-grid a{text-decoration:none;color:white;border-left:1px solid rgba(255,255,255,.25);padding:8px 20px;font-size:1rem}.contact-grid span{width:46px;height:46px;border:1px solid #d9d8ab;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;color:#d9d8ab;font-size:1.6rem}.contact-grid strong{display:block;color:#d9d8ab;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;margin-bottom:6px}.footer{display:flex;justify-content:space-between;padding:24px 5vw;border-top:1px solid var(--line);background:var(--cream);color:var(--muted)}.footer a{text-decoration:none;color:var(--green);font-weight:800}@media(max-width:1100px){.nav{grid-template-columns:230px 1fr auto}.brand img{width:220px}.nav-cta{display:none}.hero{grid-template-columns:1fr}.hero-image{min-height:360px;order:-1}.benefits{grid-template-columns:repeat(2,1fr);gap:22px}.benefits div{border-right:0}.pov-grid{grid-template-columns:1fr}.carousel-shell{grid-template-columns:1fr}.carousel-arrow{display:none}}@media(max-width:760px){:root{--nav-h:auto}.nav{height:auto;padding:16px 0;grid-template-columns:1fr auto}.brand img{width:190px;height:58px}.menu-toggle{display:block}.nav-menu{display:none;grid-column:1/-1;gap:0}.nav-menu.is-open{display:grid}.nav-menu a{padding:14px 0;border-top:1px solid var(--line)}.hero-copy{padding:42px 24px}.hero h1{font-size:clamp(3.4rem,17vw,5.2rem)}.benefits{grid-template-columns:1fr;text-align:left}.benefits div{text-align:left;padding:0}.pov-card{grid-template-columns:1fr;text-align:center;padding:30px}.pov-icon{margin:auto}.foodipedia-heading{align-items:flex-start}.carousel-controls{display:none}.ingredient-carousel{gap:28px}.contact-grid,.service-list{grid-template-columns:1fr}.footer{flex-direction:column;gap:8px}}.extra-icons{padding:30px 0 10px;background:linear-gradient(180deg,#faf6ed 0%,#f7f2ea 100%)}.extra-icons h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.8rem,4vw,4.6rem);line-height:1;color:var(--green);text-align:center;margin-bottom:30px;font-weight:500}.extra-icons-grid{display:flex;justify-content:center}.extra-icons-grid article{background:#f4f0e5;border:1px solid var(--line);border-radius:28px;padding:22px;max-width:1280px;width:100%;box-shadow:0 12px 40px rgba(0,0,0,.06)}.extra-icons-grid img{width:100%;height:auto;display:block}.carousel-item img{width:108px;height:108px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.08))}@media(max-width:760px){.carousel-item img{width:92px;height:92px}.extra-icons-grid article{padding:16px;border-radius:20px}}.heart-icon{font-size:4.8rem !important;font-family:Georgia,serif;color:var(--green);background:#d9d8ab}.uk-icon{display:inline-flex;align-items:center;justify-content:center}.uk-icon svg{width:52px;height:52px;stroke:currentColor;color:var(--green)}@media(max-width:760px){.uk-icon svg{width:46px;height:46px}}.uk-flag-icon{font-size:3rem;line-height:1;display:block}.carousel-item img{width:104px;height:104px;object-fit:contain}@media(max-width:760px){.carousel-item img{width:90px;height:90px}}.carousel-item img[src*="ingredient-icons"]{width:116px;height:116px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.08))}@media(max-width:760px){.carousel-item img[src*="ingredient-icons"]{width:96px;height:96px}}.carousel-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:175px}.carousel-item img{width:auto !important;height:auto !important;max-width:112px;max-height:112px;object-fit:contain;object-position:center;display:block;margin:0 auto 14px;filter:drop-shadow(0 8px 12px rgba(0,0,0,.06))}.carousel-item img[src*="ginger"]{max-width:118px;max-height:88px;transform:translateY(2px)}.carousel-item img[src*="honey"]{max-width:82px;max-height:96px}.carousel-item img[src*="fig"]{max-width:84px;max-height:96px}.carousel-item img[src*="lemon"]{max-width:94px;max-height:94px}.carousel-item img[src*="harissa"]{max-width:102px;max-height:90px}.carousel-item img[src*="juniper"]{max-width:106px;max-height:88px}.carousel-item img[src*="date"]{max-width:100px;max-height:84px}.carousel-item img[src*="cardamom"]{max-width:106px;max-height:88px}.carousel-item img[src*="beetroot"]{max-width:98px;max-height:96px}.carousel-item img[src*="apricot"]{max-width:106px;max-height:90px}.fallback-icon{width:96px;height:96px;display:grid;place-items:center;border-radius:50%}.carousel-item span{line-height:1.2;text-align:center}@media(max-width:760px){.carousel-item{min-height:155px}.carousel-item img{max-width:92px;max-height:92px}.carousel-item img[src*="ginger"]{max-width:98px;max-height:72px}.carousel-item img[src*="honey"],.carousel-item img[src*="fig"]{max-width:72px;max-height:82px}}