/* Foodzu storefront v2 */
.category-bar{display:flex;align-items:center;gap:8px;padding:12px max(5vw,24px);background:#fff;border-bottom:1px solid var(--line);overflow:auto;position:relative;z-index:3}.category-bar a{padding:8px 14px;border-radius:99px;font-size:13px;font-weight:600;white-space:nowrap}.category-bar a:hover,.category-bar .active{background:var(--ink);color:#fff}.category-bar .nutri-pill{margin-left:auto;background:#e8f4bc;color:#385a27}
.hero.hero-compact{min-height:310px;height:clamp(310px,36vw,390px);padding:32px max(5vw,24px);grid-template-columns:.85fr 1.15fr;gap:45px}.hero-compact h1{font-size:clamp(42px,5.2vw,68px);margin:10px 0 13px}.hero-compact p{font-size:15px;line-height:1.5;margin:0}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:18px}.hero-compact .button{margin:0}.hero-link{font-size:13px;font-weight:700;color:var(--green)}.hero-triptych{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:10px;height:100%;max-height:320px}.hero-triptych figure{margin:0;overflow:hidden;border-radius:100px 100px 12px 12px}.hero-triptych figure:nth-child(2){border-radius:12px 12px 100px 100px;transform:translateY(14px)}.hero-triptych img{width:100%;height:100%;object-fit:cover}.toolbar{padding-top:58px}.search-box input{padding-right:78px}.search-state{position:absolute;right:12px;top:14px;font-size:11px;color:var(--muted)}.ajax-empty{grid-column:1/-1;padding:55px}.nutripress-teaser{margin:0 max(5vw,24px) 90px;display:grid;grid-template-columns:1fr 1fr;background:#e9f2d4;min-height:330px;overflow:hidden}.nutripress-teaser>div{padding:50px}.nutripress-teaser h2{font:700 48px Fraunces;margin:12px 0}.nutripress-teaser p{color:var(--muted);line-height:1.7;max-width:540px}.nutripress-teaser img{width:100%;height:100%;object-fit:cover}
.np-hero{min-height:620px;display:grid;grid-template-columns:1fr 1fr;background:#f2f4df;align-items:center}.np-hero>div:first-child{padding:70px max(7vw,30px)}.np-hero h1{font:700 clamp(58px,7vw,96px)/.9 Fraunces;margin:18px 0 30px}.np-hero h1 em{color:#587c33}.np-hero p{font-size:18px;line-height:1.7;color:#5f6e55;max-width:590px}.np-bottles{height:620px}.np-bottles img{width:100%;height:100%;object-fit:cover}.np-promises{display:grid;grid-template-columns:repeat(4,1fr);background:#17362b;color:#fff;padding:30px max(5vw,24px)}.np-promises div{text-align:center;border-right:1px solid #ffffff30}.np-promises div:last-child{border:0}.np-promises strong{display:block;font:700 34px Fraunces;color:#dfeec8}.np-promises span{font-size:12px;text-transform:uppercase;letter-spacing:1px}.np-range{text-align:center;padding:90px max(5vw,24px)}.section-kicker{color:var(--orange);font-size:11px;font-weight:700;letter-spacing:3px}.np-range>h2,.np-story h2,.np-cta h2{font:700 clamp(42px,5vw,64px) Fraunces;margin:15px 0 40px}.np-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:35px;text-align:left}.np-card{padding:34px;min-height:340px;border-radius:150px 150px 15px 15px;display:flex;flex-direction:column;justify-content:end}.np-card span{margin-bottom:auto;font:700 32px Fraunces}.np-card h3{font:700 34px Fraunces;margin:15px 0}.np-card p{line-height:1.6}.np-card b{font-size:12px;text-transform:uppercase;letter-spacing:1px}.green-juice{background:#cddcac}.red-juice{background:#e9b0a2}.gold-juice{background:#f3d68f}.np-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:90px max(7vw,30px);background:#fbf5eb}.np-story-image{height:620px;border-radius:300px 300px 20px 20px;overflow:hidden}.np-story-image img{width:100%;height:100%;object-fit:cover}.np-story>div:last-child>p{font-size:17px;color:var(--muted);line-height:1.8}.np-story ol{list-style:none;padding:0}.np-story li{display:grid;grid-template-columns:90px 1fr;padding:15px 0;border-bottom:1px solid var(--line)}.np-story li span{color:var(--muted)}.np-cta{text-align:center;padding:100px 25px;background:#e1ecc5}.np-cta p{color:var(--muted);font-size:17px}.np-cta>div:last-child{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:25px}.np-contact{font-weight:700;color:var(--green)}
.site-footer{display:block;padding:60px max(5vw,24px) 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:55px}.site-footer h3{font:600 18px Fraunces;margin:6px 0 20px}.site-footer .footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.site-footer a:not(.brand),.site-footer p,.site-footer small{color:#c2d0c8;font-size:13px;line-height:1.7}.footer-about>p{max-width:390px;margin:22px 0}.footer-social{display:flex;gap:8px}.footer-social span{border:1px solid #ffffff30;border-radius:99px;padding:7px 10px;font-size:11px}.footer-bottom{border-top:1px solid #ffffff20;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#91a39a;font-size:11px}
/* Easier product editor */
.product-editor{width:min(980px,96vw);max-height:94vh}.product-form{padding:0;gap:0}.editor-head{position:sticky;top:0;background:#fff;padding:22px 28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;z-index:2}.editor-head h2{margin:4px 0}.editor-head .close{position:static}.product-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:24px 28px;overflow:auto}.product-form fieldset{border:1px solid var(--line);border-radius:8px;padding:20px;display:grid;gap:15px;margin:0;align-content:start}.product-form legend{font:700 20px Fraunces;padding:0 8px}.product-form .three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.field-help{color:var(--muted);font-size:12px;margin:0}.editor-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:15px 28px;display:flex;justify-content:space-between;align-items:center}.editor-actions>div{display:flex;gap:10px}.secondary-btn{padding:12px 18px;background:#fff;border:1px solid var(--line);border-radius:6px;cursor:pointer}
@media(max-width:850px){.hero.hero-compact{height:auto;grid-template-columns:1fr;padding:40px 24px}.hero-triptych{height:230px}.category-bar .nutri-pill{margin-left:0}.nutripress-teaser,.np-hero,.np-story{grid-template-columns:1fr}.np-hero{min-height:auto}.np-bottles{height:430px}.np-promises{grid-template-columns:1fr 1fr;gap:22px}.np-promises div{border:0}.np-cards{grid-template-columns:1fr}.np-card{min-height:260px;border-radius:130px 130px 15px 15px}.np-story-image{height:500px}.footer-grid{grid-template-columns:1fr 1fr}.product-form-grid{grid-template-columns:1fr}.product-editor{max-height:96vh}.editor-actions{align-items:flex-start}.product-form .three{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero-triptych{height:175px;gap:6px}.hero-triptych figure{border-radius:50px 50px 8px 8px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.nutripress-teaser{grid-template-columns:1fr}.nutripress-teaser>div{padding:35px 25px}.nutripress-teaser img{height:260px}.np-hero>div:first-child{padding:55px 25px}.np-bottles{height:350px}.np-promises{padding:28px 20px}.np-range,.np-story{padding:65px 24px}.np-story{gap:40px}.np-story-image{height:390px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{display:grid;gap:8px}.product-form-grid{padding:18px}.product-form .three{grid-template-columns:1fr}.editor-actions{padding:12px 18px}}
