/*
Theme Name: GoodHealth Premium
Theme URI: https://goodhsfoods.com/
Author: GoodHealth
Description: Tema profesional para catálogo de superfoods premium al mayoreo en México.
Version: 1.8.1
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: goodhealth
*/
:root{--ink:#153c32;--forest:#0d3b2f;--leaf:#2e6b50;--lime:#b9ce72;--gold:#c6a15b;--cream:#f7f4ec;--paper:#fff;--muted:#64716b;--line:#dfe5df;--radius:22px;--shadow:0 18px 55px rgba(13,59,47,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--leaf)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:0}h1{font-size:clamp(2.6rem,6vw,5.7rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.035em}h3{font-size:1.35rem}.lead{font-size:clamp(1.05rem,1.7vw,1.26rem);color:#e5eee9;max-width:650px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.8rem 1.2rem;border:1px solid transparent;border-radius:999px;background:var(--lime);color:var(--forest);font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.16)}.btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}
.topbar{background:#082e25;color:#dce9e3;text-align:center;padding:.55rem 1rem;font-size:.86rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,244,236,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(21,60,50,.1)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.75rem;font-family:Georgia,serif;font-weight:800;font-size:1.24rem}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--forest);color:var(--lime);font-size:1.35rem}.menu{display:flex;align-items:center;gap:1.5rem;font-size:.94rem;font-weight:700}.menu a:hover{color:var(--leaf)}.menu-toggle{display:none;border:0;background:transparent;font-size:1.7rem;color:var(--forest)}
.hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:var(--forest);color:white}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,42,33,.98) 0%,rgba(7,42,33,.9) 38%,rgba(7,42,33,.25) 67%,rgba(7,42,33,.05) 100%)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;padding:100px 0;max-width:690px}.hero .eyebrow{color:var(--lime)}.hero h1 span{color:var(--lime)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-top:-38px;position:relative;z-index:3;box-shadow:var(--shadow)}.trust-item{background:#fff;padding:1.35rem;text-align:center}.trust-item strong{display:block;font-family:Georgia,serif;font-size:1.1rem}.trust-item span{font-size:.85rem;color:var(--muted)}
.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.2rem}.section-head p{max-width:560px;margin:0;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{position:relative;min-height:280px;padding:1.4rem;display:flex;align-items:flex-end;border-radius:var(--radius);overflow:hidden;color:white;background:#153c32}.category-card:before{content:"";position:absolute;inset:0;background-image:var(--cat-img);background-size:cover;background-position:var(--cat-pos,center);transition:.35s}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,35,27,.92),rgba(5,35,27,.05) 70%)}.category-card:hover:before{transform:scale(1.04)}.category-card div{position:relative;z-index:2}.category-card p{margin:.35rem 0 0;font-size:.9rem;color:#dce9e3}.category-card h3{font-size:1.6rem}
.catalog{background:#fff}.filterbar{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.5rem}.filter{border:1px solid var(--line);border-radius:999px;padding:.62rem .95rem;background:#fff;color:var(--ink);font-weight:750;cursor:pointer}.filter.active,.filter:hover{background:var(--forest);color:#fff;border-color:var(--forest)}.searchbox{display:flex;margin-left:auto;border:1px solid var(--line);border-radius:999px;background:#fff;overflow:hidden}.searchbox input{border:0;outline:0;padding:.65rem 1rem;width:220px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{height:175px;background-image:var(--product-img);background-size:cover;background-position:var(--product-pos,center)}.product-body{padding:1.1rem}.product-cat{color:var(--leaf);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.product-card h3{margin:.3rem 0 .5rem;font-size:1.2rem}.product-card p{margin:0;color:var(--muted);font-size:.87rem}.product-link{display:inline-block;margin-top:.8rem;color:var(--leaf);font-weight:800;font-size:.9rem}.product-card[hidden]{display:none}.catalog-foot{text-align:center;margin-top:2rem;color:var(--muted)}
.sourcing{display:grid;grid-template-columns:1.05fr .95fr;min-height:580px}.sourcing-media img{width:100%;height:100%;object-fit:cover}.sourcing-copy{background:var(--forest);color:#fff;padding:clamp(3rem,7vw,7rem);display:flex;flex-direction:column;justify-content:center}.sourcing-copy p{color:#d9e6e0}.checks{display:grid;gap:.9rem;margin:1.4rem 0 0;padding:0;list-style:none}.checks li{display:flex;gap:.8rem}.checks i{font-style:normal;color:var(--lime);font-weight:900}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;counter-reset:step}.process-card{background:#fff;padding:1.6rem;border:1px solid var(--line);border-radius:18px}.process-card:before{counter-increment:step;content:"0" counter(step);display:block;color:var(--gold);font-weight:900;font-size:.8rem;letter-spacing:.12em;margin-bottom:1rem}.process-card p{color:var(--muted);font-size:.92rem;margin-bottom:0}
.quote{padding:90px 0;background:#dbe7dc}.quote-box{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;background:#fff;padding:1.5rem;border-radius:var(--radius);box-shadow:var(--shadow)}.field{display:grid;gap:.35rem}.field.full{grid-column:1/-1}.field label{font-size:.8rem;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:12px;padding:.75rem;background:#fbfcfa}.field textarea{min-height:100px;resize:vertical}.site-footer{background:#082e25;color:#dce9e3;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem}.footer-grid h3{color:#fff;font-size:1.05rem}.footer-grid ul{list-style:none;padding:0;margin:1rem 0 0}.footer-grid li{margin:.55rem 0;color:#bcd0c7}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:3rem;padding-top:1.25rem;font-size:.8rem;color:#9db6aa}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;background:#25d366;color:#073a21;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.23)}
.archive-hero{padding:90px 0 60px;background:var(--forest);color:#fff}.content-page{padding:80px 0}.product-single{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.product-single img{border-radius:var(--radius)}
@media(max-width:960px){.menu{display:none;position:absolute;top:78px;left:0;right:0;flex-direction:column;align-items:flex-start;background:var(--cream);padding:1.5rem 20px;border-bottom:1px solid var(--line)}.menu.open{display:flex}.menu-toggle{display:block}.trust-row,.category-grid,.products-grid,.process{grid-template-columns:repeat(2,1fr)}.sourcing{grid-template-columns:1fr}.sourcing-media{height:420px}.quote-box,.product-single{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:650px}}

/* v1.8 · páginas comerciales contemporáneas */
.business-modern{background:#f7f4ec;overflow:hidden}.business-hero{position:relative;isolation:isolate;padding:clamp(4.5rem,9vw,8rem) 0;background:radial-gradient(circle at 18% 0,#2d6a53 0,transparent 36%),linear-gradient(135deg,#062f27 0%,#0b4538 58%,#123d35 100%);color:#fff}.business-enterprise .business-hero{background:radial-gradient(circle at 16% 5%,#1a726d 0,transparent 38%),linear-gradient(135deg,#082d34,#0a4344 58%,#183d3e)}.business-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2.5rem,6vw,6rem)}.business-copy{position:relative;z-index:2}.business-copy .eyebrow{color:#d4e995}.business-copy h1{font-size:clamp(3.15rem,6.2vw,6.4rem);max-width:780px}.business-copy h1 em{color:#d4e995;font-weight:400}.business-copy .lead{margin:1.5rem 0 0}.business-chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.6rem}.business-chips span{padding:.5rem .78rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-size:.78rem;font-weight:800}.business-visual{position:relative;margin:0;filter:drop-shadow(0 35px 55px rgba(0,0,0,.3))}.business-visual:before{content:"";position:absolute;inset:-14px 18px 18px -14px;border:1px solid rgba(212,233,149,.55);border-radius:32px;z-index:-1}.business-visual img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:28px}.business-visual figcaption{position:absolute;left:1rem;bottom:1rem;padding:.42rem .65rem;border-radius:8px;background:rgba(4,36,29,.78);font-size:.67rem;color:#eef5f0}.visual-badge{position:absolute;right:-24px;top:28px;min-width:150px;padding:1rem 1.1rem;border-radius:18px;background:#d4e995;color:#103b31;box-shadow:0 16px 40px rgba(0,0,0,.22);font-size:.73rem;font-weight:800}.visual-badge b{display:block;font:700 1.6rem Georgia,serif}.business-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.18}.orb-one{width:260px;height:260px;right:-80px;top:-70px;background:#d4e995}.orb-two{width:160px;height:160px;left:42%;bottom:-100px;background:#c8a55e}.split-editorial{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);align-items:start}.split-editorial h2{max-width:600px}.split-editorial p{color:#52645d;font-size:1.06rem}.section-kicker{margin:0 0 .8rem;color:#2e6b50;font-size:.73rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.service-showcase{background:#e9efe8}.service-showcase h2{max-width:720px;margin-bottom:2.5rem}.modern-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.modern-card-grid article{position:relative;min-height:280px;padding:2rem;border-radius:24px;background:#fff;box-shadow:0 12px 45px rgba(13,59,47,.07);transition:.35s}.modern-card-grid article:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(13,59,47,.14)}.modern-card-grid article span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#dcebb4;color:#164434;font-weight:900}.modern-card-grid h3{font-size:1.7rem;margin:2.5rem 0 .7rem}.modern-card-grid p{color:#64716b}.modern-process{background:#113f34;color:#fff}.process-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(3rem,8vw,8rem);align-items:start}.modern-process .section-kicker{color:#d4e995}.modern-process p{color:#c7d9d0}.text-arrow{display:inline-block;margin-top:1rem;color:#d4e995;font-weight:850}.modern-process ol{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:0;margin:0;list-style:none;background:rgba(255,255,255,.15)}.modern-process li{padding:1.7rem;background:#113f34}.modern-process b,.modern-process span{display:block}.modern-process b{font:700 1.25rem Georgia,serif;color:#fff}.modern-process span{margin-top:.4rem;color:#b9cec4;font-size:.9rem}.business-cta{padding:90px 0;text-align:center;background:linear-gradient(120deg,#d4e995,#b9d878);color:#103b31}.business-cta .wrap{max-width:850px}.business-cta p{font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.business-cta h2{margin:.5rem 0 1.8rem}.business-cta .btn{background:#103b31;color:#fff}.section-head-modern{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.5rem}.section-head-modern>p{max-width:480px;color:#64716b}.application-section{background:#f1eee5}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.application-grid article{padding:2rem;border:1px solid rgba(13,59,47,.12);border-radius:24px;background:#fff;transition:.35s}.application-grid article:hover{border-color:#6e9e81;transform:translateY(-5px)}.application-grid i{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#0c514d;color:#d9eea3;font-style:normal;font-weight:900;font-size:.76rem}.application-grid h3{font-size:1.65rem;margin:1.4rem 0 .6rem}.application-grid p{color:#64716b}.application-grid span{display:block;margin-top:1.2rem;color:#36736d;font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.enterprise-brief{background:#0a3c3d;color:#fff}.brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.enterprise-brief .section-kicker{color:#d8bb77}.enterprise-brief p{color:#c3d6d4}.brief-list{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.brief-list span{padding:1rem;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-weight:800}.enterprise-cta{background:linear-gradient(120deg,#d8bb77,#ead8a5)}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:900px){.business-hero-grid,.split-editorial,.process-layout,.brief-grid{grid-template-columns:1fr}.business-copy{order:1}.business-visual{order:2}.visual-badge{right:10px}.modern-card-grid{grid-template-columns:1fr}.section-head-modern{align-items:start;flex-direction:column}.application-grid{grid-template-columns:1fr}.business-hero{padding-top:4rem}.business-visual img{border-radius:22px}}
@media(max-width:560px){.business-hero-grid{gap:2.5rem}.business-copy h1{font-size:clamp(2.75rem,14vw,4.1rem)}.modern-process ol,.brief-list{grid-template-columns:1fr}.business-chips{gap:.4rem}.business-visual figcaption{display:none}.visual-badge{top:auto;bottom:12px}}
@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}.modern-card-grid article,.application-grid article{transition:none}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.hero{min-height:700px}.hero:after{background:linear-gradient(90deg,rgba(7,42,33,.97),rgba(7,42,33,.65))}.section{padding:72px 0}.section-head{align-items:start;flex-direction:column}.trust-row,.category-grid,.products-grid,.process,.quote-form,.footer-grid{grid-template-columns:1fr}.trust-row{margin-top:0;border-radius:0}.category-card{min-height:235px}.searchbox{width:100%;margin-left:0}.searchbox input{width:100%}.sourcing-media{height:300px}.quote{padding:70px 0}.field.full{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.site-header .nav{justify-content:flex-start}.site-header .brand{display:flex;align-items:center;justify-content:flex-start;margin-right:auto}.brand-logo{display:block;width:210px;max-width:35vw;height:auto;max-height:88px;object-fit:contain;object-position:left center}.hero>.wrap{position:relative;z-index:2}.hero-content{margin:0!important;text-align:left!important;width:min(690px,100%);padding:100px 0}.product-detail-media{display:flex;justify-content:flex-start;align-items:flex-start}.product-detail-image{width:min(100%,380px);height:auto;aspect-ratio:1;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}
@media(max-width:620px){.brand-logo{width:155px;max-width:55vw}.hero-content{padding:82px 0}.product-detail-image{width:min(100%,320px)}}
.carousel-controls{display:flex;justify-content:flex-end;gap:10px;margin:0 0 16px}.carousel-controls button{min-width:48px;padding:10px 16px}.carousel-controls button:disabled{opacity:.4;cursor:default}.premium-carousel.products-grid{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 2px 20px;overscroll-behavior-x:contain}.premium-carousel .product-card{flex:0 0 calc((100% - 60px)/4);scroll-snap-align:start;min-width:0}.premium-carousel .product-visual{height:140px;min-height:0}.premium-carousel .product-body{padding:18px}.premium-carousel h3{font-size:1.1rem}.premium-carousel .product-body p{font-size:.88rem;line-height:1.5;min-height:4.5em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card[hidden]{display:none!important}.catalog-cta{padding:0 0 48px;text-align:left}.catalog-cta #carousel-results:empty{display:none}.supply-info{background:#f4f7f2}.supply-info .wrap{max-width:980px}.supply-info p{line-height:1.8}.supply-info h3{margin-top:28px}.supply-info h2:not(:first-of-type){margin-top:48px}.supply-info details{border-bottom:1px solid var(--line);padding:18px 0}.supply-info summary{cursor:pointer;font-weight:700}.premium-carousel:focus-visible,.carousel-controls button:focus-visible,.supply-info summary:focus-visible{outline:3px solid #739747;outline-offset:4px}
@media(max-width:960px){.premium-carousel .product-card{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:620px){.premium-carousel .product-card{flex-basis:86%}.premium-carousel .product-visual{height:125px}.catalog-cta .btn{width:100%;text-align:center}}
.field-section{background:#f0f4eb}.field-frame{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:30px;background:#fff;border:1px solid #dae4d3;border-radius:28px;box-shadow:0 18px 55px #254b3410}.field-art{overflow:hidden;border-radius:24px;background:#e3efe4}.field-art svg{display:block;width:100%;height:auto}.field-art-caption{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px;font-size:.73rem;color:#405747}.animation-toggle{border:1px solid #a5b89c;border-radius:20px;padding:8px 12px;background:#fff;color:#254b34;cursor:pointer;font:inherit;white-space:nowrap}.field-story h2{font-size:clamp(1.8rem,3vw,2.7rem)}.field-story p{line-height:1.75}.field-plants{transform-origin:150px 400px;animation:field-sway 4s ease-in-out infinite alternate}.field-plants-front{transform-origin:560px 410px;animation-delay:-1s}.harvest-arm{transform-origin:326px 230px;animation:harvest-reach 3.4s ease-in-out infinite alternate}.field-art.is-paused *{animation-play-state:paused!important}@keyframes field-sway{from{transform:rotate(-1.6deg)}to{transform:rotate(1.6deg)}}@keyframes harvest-reach{from{transform:rotate(-5deg)}to{transform:rotate(8deg)}}.recipe-index{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 36px}.recipe-index a{padding:8px 14px;border-radius:20px;border:1px solid var(--line);background:#fff;font-size:.85rem}.recipes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.recipe-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;scroll-margin-top:110px}.recipe-card h2{font-size:1.7rem}.recipe-card h3{font-size:1.05rem;margin-top:22px}.recipe-card li{margin-bottom:10px;line-height:1.65}.recipe-meta{color:var(--muted);font-size:.88rem}.recipe-card ul,.recipe-card ol{padding-left:22px}.recipes-bottom{padding-top:48px}.recipes-teaser{background:#e8efdf}.menu>.menu-item{list-style:none}.animation-toggle:focus-visible,.recipe-index a:focus-visible{outline:3px solid #739747;outline-offset:4px}
@media(max-width:960px){.field-frame{grid-template-columns:1fr;gap:26px}.field-art{max-width:600px;width:100%;margin:auto}}
@media(max-width:620px){.field-frame{padding:18px}.field-art-caption{flex-direction:column;align-items:flex-start}.recipes-grid{grid-template-columns:1fr}.recipe-card{padding:22px}}
@media(prefers-reduced-motion:reduce){.field-art *{animation:none!important}}
.field-photo{margin:0}.field-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center}.field-photo .field-art-caption{display:block;margin:0}
.field-story>.btn{margin-top:24px}.narrow{max-width:920px}.commercial-page p,.commercial-page li,.product-seo-copy p{line-height:1.8}.commercial-page h2,.product-seo-copy h2{margin-top:36px}.commercial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.commercial-grid>div{background:#f4f7f2;border:1px solid var(--line);border-radius:18px;padding:22px}.commercial-grid h3{font-size:1.1rem;margin-top:0}.page-actions,.recipe-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.recipe-single{max-width:820px}.recipe-single li{line-height:1.75;margin-bottom:10px}.product-seo-copy{max-width:760px}.product-faq{margin-top:40px;padding:26px;background:#f4f7f2;border-radius:18px}.product-faq h3{margin-top:22px}
@media(max-width:760px){.commercial-grid{grid-template-columns:1fr}.page-actions .btn,.recipe-actions .btn{width:100%;text-align:center}}
.commercial-page .btn-outline{background:#fff;color:var(--forest);border:2px solid #8ca69a}.commercial-page .btn-outline:hover{background:#edf4ef;color:#082e25;border-color:var(--leaf)}.footer-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;color:#fff;line-height:1}.footer-wordmark strong{font-family:Georgia,serif;font-size:1.8rem}.footer-wordmark span{margin-top:8px;color:var(--lime);font-size:.69rem;letter-spacing:.28em;font-weight:900}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none;padding:10px 4px}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:'⌄';margin-left:7px;color:var(--leaf)}.nav-dropdown>div{display:grid;position:absolute;top:45px;left:50%;transform:translateX(-50%);width:330px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.nav-dropdown:not([open])>div{display:none}.nav-dropdown>div a{display:grid;padding:12px 14px;border-radius:10px}.nav-dropdown>div a:hover{background:#edf4ef}.nav-dropdown small{color:var(--muted);font-weight:500}.nav-quote{min-height:44px;padding:.55rem 1rem}.archive-hero .eyebrow{color:var(--lime)}.title-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:end}.title-layout .lead{margin:0 0 8px}.archive-hero h1 span{color:var(--lime)}.hero-superfoods-page{background:linear-gradient(120deg,#123e31 0%,#1f6045 65%,#9caf68 150%);padding:115px 0 85px}.hero-superfoods-page h1{font-size:clamp(3rem,7vw,6.2rem)}.page-superfoods{background:#fbfaf5}.section-number{color:var(--gold);font-size:.75rem;font-weight:900;letter-spacing:.16em}.commercial-grid>div>span{display:block;color:var(--gold);font-size:.75rem;font-weight:900;margin-bottom:18px}.steps-panel{margin:55px 0 0;padding:35px;background:#163f34;color:#fff;border-radius:24px}.steps-panel h2{margin-top:0}.steps-panel li,.steps-panel p{color:#dfebe5}.page-actions-panel{padding:24px;border:1px solid #dce7de;background:#eef4ee;border-radius:18px}.hero-enterprise-page{background:linear-gradient(135deg,#142d37,#1d4e52);padding:105px 0}.hero-enterprise-page h1{max-width:950px}.hero-enterprise-page h1 em{color:#a9cfbb;font-weight:400}.enterprise-title .lead{margin-top:28px}.page-enterprise{background:#eef3f1}.page-enterprise .commercial-grid>div{background:#fff;border-top:5px solid #5d8d82}.enterprise-intro{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-bottom:30px;border-bottom:1px solid #cad9d3}.decision-panel{margin:55px 0;padding:38px;border-left:8px solid #c6a15b;background:#fff;box-shadow:var(--shadow)}.decision-panel h2{margin-top:0}.hero-recipes-page{background:#5b3a2b;padding:105px 0 75px}.hero-recipes-page:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(225,177,108,.28),transparent 35%);pointer-events:none}.hero-recipes-page .wrap{position:relative;z-index:1}.hero-recipes-page h1 span{color:#efc984}.recipes-page{background:#f7efe4}.recipes-intro{display:grid;grid-template-columns:.45fr 1fr;gap:30px;align-items:start;margin-bottom:40px}.recipes-intro p:last-child{margin:0;font-size:1.12rem}.recipes-page .recipe-card{border:0;border-top:5px solid #b76e49;box-shadow:0 12px 35px rgba(91,58,43,.09)}.recipes-page .recipe-card:nth-child(3n+2){border-top-color:#7c9865}.recipes-page .recipe-card:nth-child(3n){border-top-color:#d3a85f}.hero-products-page{background:linear-gradient(135deg,#082e25,#2e6b50);padding:100px 0 72px}.catalog-page{background:#f3f6f2}.catalog-page .filterbar{padding:14px;background:#fff;border-radius:18px;box-shadow:0 10px 30px rgba(13,59,47,.07)}
@media(max-width:960px){.nav-dropdown{width:100%}.nav-dropdown summary{padding:8px 0}.nav-dropdown>div{position:static;transform:none;width:100%;margin-top:5px;box-shadow:none}.title-layout,.enterprise-intro,.recipes-intro{grid-template-columns:1fr}.menu .nav-quote{width:100%}}
.hero-recipes-page{position:relative;overflow:hidden}
.recipes-page .recipe-card{padding:0;overflow:hidden}.recipe-card-image{display:block;overflow:hidden;aspect-ratio:3/2}.recipe-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.recipe-card:hover .recipe-card-image img{transform:scale(1.035)}.recipe-card-content{padding:24px 28px 28px}.recipe-detail-hero{padding:70px 0;background:linear-gradient(135deg,#3d291f,#754d38)}.recipe-title-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px}.recipe-title-layout figure{margin:0;background:#fff;padding:10px;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.25)}.recipe-title-layout img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px}.recipe-title-layout figcaption{padding:8px 6px 2px;color:#6c5b51;font-size:.75rem}.recipe-detail-page{background:#f8f3ea}.recipe-introduction{font-size:1.18rem;line-height:1.8}.recipe-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:32px 0}.recipe-facts span{display:grid;gap:5px;padding:18px;background:#fff;border:1px solid #eadfd1;border-radius:14px}.recipe-facts strong{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#9a6647}.recipe-single h2{margin-top:42px;font-size:2rem}.recipe-ingredients,.recipe-method{background:#fff;border-radius:18px;padding:26px 30px 26px 52px;border:1px solid #eadfd1}.recipe-method li::marker{color:#b76e49;font-weight:900}.recipe-guidance{margin-top:42px;padding:30px;border-left:7px solid #7d9a68;background:#edf3e8;border-radius:0 18px 18px 0}.recipe-guidance h2{margin-top:0}.recipe-guidance h3{margin-top:22px}.recipe-note{margin-top:28px;padding:18px;border-radius:14px;background:#fff8dd}.recipe-detail-page .btn-outline{color:#5b3a2b;border-color:#b98d73;background:#fff}
@media(max-width:760px){.recipe-title-layout,.recipe-facts{grid-template-columns:1fr}.recipe-detail-hero{padding:55px 0}.recipe-title-layout{gap:28px}.recipe-card-content{padding:20px}.recipe-ingredients,.recipe-method{padding:22px 22px 22px 42px}}
