.wf-page{--wf-green:#84cf57;--wf-green-soft:#dff1cb;--wf-blue:#7ba7e2;--wf-blue-soft:#dce8f8;--wf-orange:#ef9a5d;--wf-orange-soft:#f6dfcc;--wf-night:#092f28;--wf-lime:#99f662;--wf-ink:#0d3126;--wf-card-line:#0e332b24;padding:0 0 clamp(4rem,8vw,8rem);position:relative}.wf-section-heading>.eyebrow{margin:0 0 var(--eyebrow-gap);font-size:clamp(1rem,.32vw + .94rem,1.12rem);line-height:1.7}.wf-section-heading>:is(h2,h3){margin:0}.wf-hero{padding-top:clamp(1rem,2.4vw,2.75rem)}.wf-hero__frame{border-radius:var(--surface-radius-lg);min-height:clamp(38rem,48vw,43rem);color:var(--wf-ink);background:var(--wf-lime);border:0;grid-template-areas:"copy""facts""visual";align-items:stretch;display:grid;position:relative;overflow:hidden}.wf-hero__frame:before,.wf-hero__frame:after{display:none}.wf-hero__copy{z-index:4;grid-area:copy;align-self:center;padding:clamp(2.25rem,5vw,6.5rem);position:relative}.wf-breadcrumb{color:#0d3126ad;letter-spacing:.05em;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:clamp(2rem,4vw,4.5rem);font-size:.76rem;font-weight:760;display:flex}.wf-breadcrumb a{text-decoration:none}.wf-hero h1{max-width:8.6ch;color:var(--wf-ink);hyphens:none;letter-spacing:-.018em;overflow-wrap:normal;word-break:normal;font-size:clamp(4.2rem,5.25vw,5.85rem);line-height:.99}.wf-hero .eyebrow{color:var(--wf-ink);letter-spacing:.12em}.wf-hero__lead{max-width:35rem;margin:var(--headline-copy-gap) 0 0;color:#0d3126d6;font-size:clamp(1.02rem,1.1vw,1.22rem);line-height:1.65}.wf-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.6rem,2.8vw,2.6rem);display:flex}.wf-hero__actions .button--primary{border-color:var(--wf-ink);color:var(--color-paper);background:var(--wf-ink);box-shadow:none}.wf-hero__actions .button--secondary{color:var(--wf-ink);box-shadow:none;background:0 0;border-color:#0d31269e}.wf-hero__actions .button:before{display:none}.wf-hero__actions .button--primary:hover{color:var(--color-paper);box-shadow:none;background:#08291f}.wf-hero__actions .button--secondary:hover{border-color:var(--wf-ink);color:var(--wf-ink);background:#0d312614}.wf-hero__facts{z-index:4;border-top:1px solid #0d312652;grid-area:facts;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:none;margin:0 clamp(2.25rem,5vw,6.5rem) clamp(1.25rem,2.5vw,2rem);padding:0;list-style:none;display:grid}.wf-hero__facts li{gap:.25rem;padding:1.1rem clamp(.45rem,1.3vw,1rem) 0;display:grid}.wf-hero__facts li:first-child{padding-left:0}.wf-hero__facts li+li{border-left:1px solid #0d312647}.wf-hero__facts strong{color:var(--wf-ink);font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.2}.wf-hero__facts span{color:#0d3126b8;font-size:.72rem;font-weight:720}.wf-hero__visual{grid-area:visual;align-self:stretch;min-height:38rem;position:relative}.wf-packshot{filter:drop-shadow(0 1.4rem 1.2rem #0d312633);transform-origin:50% 88%;background:0 0;border:0;margin:0;position:absolute}.wf-packshot img{object-fit:contain;width:100%;height:auto;display:block}.wf-packshot--1{z-index:1;width:clamp(17rem,20vw,19.5rem);top:18%;left:-3%;transform:rotate(-8deg)}.wf-packshot--2{z-index:3;width:clamp(19rem,22vw,23rem);top:4%;left:27%;transform:rotate(1deg)}.wf-packshot--3{z-index:2;width:clamp(17rem,20vw,19.5rem);top:18%;right:-5%;transform:rotate(8deg)}.wf-answer{border-radius:var(--surface-radius-md);color:var(--color-espresso);box-shadow:var(--shadow-hairline);background:#fff9f1a3;border:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(.9rem,1.8vw,1.5rem);margin-top:clamp(1.25rem,2.5vw,2.25rem);padding:clamp(1.1rem,2vw,1.65rem) clamp(1.1rem,2.5vw,2rem);display:grid}.wf-answer svg{color:var(--color-clay);margin-top:.12rem}.wf-answer p{color:#0e332bc7;max-width:none;margin:0}.wf-answer strong{color:var(--color-espresso)}.wf-range{padding-top:clamp(5rem,8vw,9rem)}.wf-range .section-heading,.wf-faq .section-heading{width:min(100%, var(--container-max))}.wf-product-grid{gap:clamp(1rem,2vw,1.65rem);display:grid}.wf-product{border:1px solid var(--wf-card-line);border-radius:var(--surface-radius-md);min-width:0;box-shadow:var(--shadow-card);isolation:isolate;transition:transform var(--duration-base) var(--ease-sb-soft), box-shadow var(--duration-base) var(--ease-sb-soft), border-color var(--duration-base) var(--ease-sb-soft);background:#fff9f1e6;flex-direction:column;display:flex;position:relative;overflow:hidden}.wf-product__media{--wf-gallery-height:clamp(24rem, 31vw, 29rem);height:var(--wf-gallery-height);min-height:var(--wf-gallery-height);background:#f1f0eb;border:0;padding:0;display:block;position:relative;overflow:hidden}.wf-product__media:before,.wf-product__media:after{content:none;display:none}.wf-product-gallery [hidden]{display:none!important}.wf-product-gallery__viewport{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow:auto hidden}.wf-product-gallery__viewport::-webkit-scrollbar{display:none}.wf-product-gallery__viewport:focus-visible{outline-offset:-5px;outline:3px solid #c17a50c7}.wf-product-gallery__track{height:100%;display:flex;position:relative}.wf-product-gallery__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;place-items:center;width:100%;min-width:100%;height:100%;margin:0;display:grid;position:relative;overflow:hidden}.wf-product-gallery__slide[data-fit=contain]{padding:clamp(2.4rem,4vw,4rem)}.wf-product-gallery__slide[data-fit=contain] img{z-index:2;object-fit:contain;filter:drop-shadow(0 1.2rem 1.05rem #0e332b24);width:min(68%,15.75rem);height:auto;max-height:24rem;transition:transform .7s var(--ease-sb-out);display:block;position:relative;transform:none}.wf-product-gallery__slide[data-fit=cover]:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0e332b0f 0%,#0000 32% 67%,#0e332b2e 100%);position:absolute;inset:0}.wf-product-gallery__slide[data-fit=cover] img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-sb-out);display:block;transform:scale(1.002)}.wf-product__number{z-index:6;color:#0e332b7a;backdrop-filter:blur(8px);letter-spacing:.15em;background:#fff9f1d1;border:1px solid #0e332b1a;border-radius:999px;padding:.42rem .54rem;font-size:.74rem;font-weight:900;line-height:1;position:absolute;top:.78rem;left:.78rem;box-shadow:0 8px 20px #0e332b0f}.wf-product-gallery__navigation{z-index:6;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:.8rem;right:.8rem;transform:translateY(-50%)}.wf-product-gallery__navigation button{width:2.9rem;height:2.9rem;color:var(--wf-ink);backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;transition:color var(--duration-fast) var(--ease-sb-soft), background-color var(--duration-fast) var(--ease-sb-soft), transform var(--duration-fast) var(--ease-sb-soft);background:#fff9f1e6;border:1px solid #0e332b29;border-radius:999px;place-items:center;padding:0;display:grid;box-shadow:0 10px 24px #0e332b21}.wf-product-gallery__navigation button:focus-visible,.wf-product-gallery__dots button:focus-visible{outline-offset:2px;outline:3px solid #c17a50c7}.wf-product-gallery__dots{z-index:6;backdrop-filter:blur(6px);opacity:.76;transition:opacity var(--duration-fast) var(--ease-sb-soft), background-color var(--duration-fast) var(--ease-sb-soft);background:#fff9f19e;border:1px solid #0e332b14;border-radius:999px;align-items:center;padding:0 .18rem;display:flex;position:absolute;bottom:.82rem;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0e332b0d}.wf-product-gallery__dots:focus-within{opacity:1;background:#fff9f1e0}.wf-product-gallery__dots button{cursor:pointer;background:0 0;border:0;place-items:center;width:2.75rem;height:2.75rem;padding:0;display:grid;position:relative}.wf-product-gallery__dots button:before{content:"";width:.28rem;height:.28rem;transition:width var(--duration-fast) var(--ease-sb-soft), background-color var(--duration-fast) var(--ease-sb-soft);background:#0e332b5c;border-radius:999px}.wf-product-gallery__dots button[aria-current=true]:before{background:var(--wf-ink);width:.72rem}.wf-product__body{flex-direction:column;flex:auto;padding:clamp(1.35rem,2.2vw,2rem);display:flex}.wf-product__body>p:not(.eyebrow){margin:var(--space-sm) 0 0;color:#0e332bb8;font-size:.94rem;line-height:1.65}.wf-use-cases{flex-wrap:wrap;gap:.45rem;margin:1.35rem 0 0;padding:0;list-style:none;display:flex}.wf-use-cases li{color:#0e332bbd;background:#f6efe694;border:1px solid #0e332b1f;border-radius:999px;align-items:center;gap:.34rem;min-height:2rem;padding:.38rem .62rem;font-size:.69rem;font-weight:760;display:inline-flex}.wf-use-cases svg{color:var(--color-heritage-green)}.wf-product__ingredients{margin-top:1.15rem}.wf-product-ingredients{border-block:1px solid #0e332b1f}.wf-product-ingredients summary{min-height:2.8rem;color:var(--color-heritage-green);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;font-size:.73rem;font-weight:840;list-style:none;display:flex}.wf-product-ingredients summary::-webkit-details-marker{display:none}.wf-product-ingredients summary:after{color:#0e332ba3;content:"+";font-size:1.1rem;font-weight:500;line-height:1}.wf-product-ingredients[open] summary:after{content:"–"}.wf-product-ingredients summary:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #c17a5085}.wf-product-ingredients__content{padding:.15rem 0 1rem}.wf-product-ingredients__content p{color:#0e332bb3;overflow-wrap:break-word;white-space:pre-line;margin:0;font-size:.8rem;line-height:1.58}.wf-product-ingredients__content .product-ingredient-statement__legend{margin-top:.7rem}.wf-product-order{margin-top:auto;padding-top:clamp(1.7rem,2.5vw,2.4rem)}.wf-product-order__variants{border:0;min-inline-size:0;margin:0;padding:0}.wf-product-order__variants legend,.wf-product-order__quantity-wrap>span{color:#0e332b85;letter-spacing:.12em;text-transform:uppercase;padding:0;font-size:.67rem;font-weight:880}.wf-product-order__options{gap:.58rem;margin-top:.7rem;display:grid}.wf-product-order__option{border-radius:var(--surface-radius-sm);min-height:4.35rem;color:var(--color-espresso);cursor:pointer;transition:border-color var(--duration-micro) var(--ease-sb-soft), background-color var(--duration-micro) var(--ease-sb-soft), box-shadow var(--duration-micro) var(--ease-sb-soft);background:#ffffff7a;border:1px solid #0e332b26;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.78rem .9rem .78rem 1rem;display:grid;position:relative}.wf-product-order__option[data-selected=true]{background:#dff1cb75}.wf-product-order__option[data-unavailable=true]{cursor:not-allowed;opacity:.68}.wf-product-order__option:has(input:focus-visible){outline-offset:3px;outline:2px solid #c17a5094}.wf-product-order__option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.wf-product-order__option-copy{gap:.2rem;display:grid}.wf-product-order__option-copy strong{font-size:1rem;line-height:1.1}.wf-product-order__option-copy small{color:var(--color-muted);font-size:.71rem;font-weight:650}.wf-product-order__availability{align-items:center;gap:.32rem;width:fit-content;margin-top:.14rem;display:inline-flex;color:var(--color-heritage-green)!important;font-size:.64rem!important;font-weight:850!important}.wf-product-order__availability:before,.wf-sticky-cart__availability:before{content:"";background:currentColor;border-radius:999px;flex:none;width:.42rem;height:.42rem}.wf-product-order__availability[data-status=low],.wf-sticky-cart__availability[data-status=low]{color:#8a5a18!important}.wf-product-order__availability[data-status=sold_out],.wf-product-order__availability[data-status=unavailable],.wf-product-order__availability[data-status=error],.wf-sticky-cart__availability[data-status=sold_out],.wf-sticky-cart__availability[data-status=unavailable],.wf-sticky-cart__availability[data-status=error]{color:#8a3d2b!important}.wf-product-order__availability[data-status=unknown],.wf-sticky-cart__availability[data-status=unknown]{color:var(--color-muted)!important}.wf-product-order__price{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.98rem}.wf-product-order__price-wrap{text-align:right;justify-items:end;gap:.16rem;display:grid}.wf-product-order__price-wrap small{color:var(--color-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.64rem;font-weight:650}.wf-product-order__purchase{gap:.75rem;margin-top:1rem;display:grid}.wf-product-order__quantity-wrap{justify-content:space-between;align-items:center;gap:1rem;display:flex}.wf-product-order__quantity{background:#ffffff80;border:1px solid #0e332b26;border-radius:999px;grid-template-columns:2.55rem 2.9rem 2.55rem;align-items:center;display:grid}.wf-product-order__quantity button,.wf-product-order__quantity output{height:2.55rem;color:var(--color-espresso);font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;place-items:center;font-size:.8rem;font-weight:850;display:grid}.wf-product-order__quantity button{cursor:pointer;border-radius:999px}.wf-product-order__quantity button:disabled{cursor:not-allowed;opacity:.34}.wf-product-order__quantity button:focus-visible{outline-offset:2px;outline:2px solid #c17a5094}.wf-product-order__quantity-value{animation:wfQuantityValueChange .18s var(--ease-sb-out) both}.wf-product-order__add.button{text-align:left;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem;min-height:3.55rem;padding:.78rem 1rem;font-size:.76rem;display:grid}.wf-product-order__add.button:before{display:none}.wf-product-order__add.button:disabled:not([data-added=true]){color:#0e332b9e;box-shadow:none;cursor:not-allowed;background:#dfe4d494;border-color:#0e332b29}.wf-product-order__add.button[data-added=true]{border-color:var(--color-heritage-green);color:var(--color-paper);background:var(--color-heritage-green);cursor:default;animation:wfProductAdded .36s var(--ease-sb-out) both;box-shadow:0 14px 26px #0e332b29}.wf-product-order__add.button[data-added=true]:hover{color:var(--color-paper);background:var(--color-heritage-green);transform:none;box-shadow:0 14px 26px #0e332b29}.wf-product-order__add.button[data-added=true] svg{transform:none}.wf-product-order__add strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.78rem}.wf-product-order__price-note{color:var(--color-muted);margin:.65rem 0 0;font-size:.7rem;line-height:1.45}.wf-product-order__price-note a,.wf-product__source{color:var(--color-espresso);text-underline-offset:.18em;font-weight:790;text-decoration-thickness:1px}.wf-product__source{width:fit-content;margin-top:.55rem;font-size:.68rem;line-height:1.45;display:inline-block}.wf-order-path{gap:clamp(2rem,5vw,5rem);padding-block:clamp(4rem,8vw,8rem);display:grid}.wf-order-path__intro h2{hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal;max-width:12ch}.wf-order-path__intro>p:not(.eyebrow){margin:var(--headline-copy-gap) 0 0;color:var(--color-muted)}.wf-steps{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.wf-steps li{border-radius:var(--surface-radius-md);min-height:13rem;box-shadow:var(--shadow-hairline);background:#fff9f1a3;border:1px solid #0e332b21;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:.65rem 1rem;padding:clamp(1.15rem,2vw,1.6rem);display:grid;position:relative}.wf-steps li>span{color:#0e332b6b;letter-spacing:.14em;font-size:.7rem;font-weight:900}.wf-steps li>svg{color:var(--color-clay)}.wf-steps h3,.wf-steps p{grid-column:1/-1}.wf-steps h3{margin-top:var(--headline-copy-gap)}.wf-steps p{color:var(--color-muted);margin:0;font-size:.88rem}.wf-bakery-proof{border-radius:var(--surface-radius-lg);background:var(--color-paper-warm);box-shadow:var(--shadow-panel);border:1px solid #0e332b24;display:grid;overflow:hidden}.wf-bakery-proof__visual{background:#77644c;min-height:28rem;position:relative;overflow:hidden}.wf-bakery-proof__visual img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.wf-bakery-proof__copy{align-content:center;padding:clamp(2.2rem,6vw,6.5rem);display:grid}.wf-bakery-proof__copy h2{hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal;max-width:14ch;font-size:clamp(2.75rem,2rem + 2.5vw,5rem)}.wf-bakery-proof__copy>p:not(.eyebrow){margin:var(--headline-copy-gap) 0 0;color:var(--color-muted);font-size:clamp(.98rem,1.1vw,1.14rem)}.wf-bakery-proof__note{color:var(--color-espresso);border-top:1px solid #0e332b21;align-items:center;gap:.75rem;margin-top:clamp(1.6rem,3vw,2.6rem);padding-top:1.25rem;font-size:.82rem;font-weight:760;display:flex}.wf-bakery-proof__note svg{color:var(--color-heritage-green);flex:none}.wf-bakery-proof__actions{flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.5rem,2.5vw,2.25rem);display:flex}.wf-bakery-proof__actions .button{flex:13rem}.wf-impact{color:#fff9f1c2;background:var(--wf-night);margin-top:clamp(4rem,8vw,8rem)}.wf-impact__inner{gap:clamp(3rem,7vw,7rem);padding-block:clamp(5rem,9vw,9rem);display:grid}.wf-impact .eyebrow{color:var(--wf-green)}.wf-impact h2,.wf-impact h3{color:var(--color-paper)}.wf-impact__heading h2{max-width:8.5ch}.wf-impact__heading>p:not(.eyebrow){margin:var(--headline-copy-gap) 0 0;color:#fff9f1b3}.wf-impact__link{width:fit-content;color:var(--color-paper);align-items:center;gap:.55rem;margin-top:1.6rem;font-size:.82rem;font-weight:820;text-decoration:none;display:inline-flex}.wf-impact__link:hover{color:var(--wf-green)}.wf-impact__link svg{transition:transform var(--duration-micro) var(--ease-sb-soft)}.wf-impact__link:hover svg{transform:translate(3px)}.wf-impact__points{border-top:1px solid #fff9f12e;margin:0;padding:0;list-style:none;display:grid}.wf-impact__points li{border-bottom:1px solid #fff9f12e;align-content:start;gap:.75rem;padding:clamp(1.35rem,3vw,2.4rem) 0;display:grid}.wf-impact__points li>span{color:var(--wf-green);letter-spacing:.14em;font-size:.7rem;font-weight:900}.wf-impact__points p{color:#fff9f19e;margin:0;font-size:.88rem}.wf-wholesale{border-radius:var(--surface-radius-lg);background:var(--wf-green-soft);border:1px solid #0e332b2b;margin-top:clamp(4rem,8vw,8rem);display:grid;overflow:hidden}.wf-wholesale__copy{padding:clamp(2.2rem,6vw,6.5rem)}.wf-wholesale__copy h2{max-width:8.5ch}.wf-wholesale__copy>p:not(.eyebrow){margin:var(--headline-copy-gap) 0 0;color:#0e332bb8;font-size:clamp(.98rem,1.1vw,1.12rem)}.wf-wholesale__tags{flex-wrap:wrap;gap:.7rem 1.2rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.wf-wholesale__tags li{color:#0e332bbd;padding:0;font-size:.72rem;font-weight:760}.wf-wholesale__actions{flex-wrap:wrap;align-items:center;gap:.9rem 1.15rem;margin-top:clamp(1.7rem,3vw,2.6rem);display:flex}.wf-wholesale__actions>span{color:#0e332b94;font-size:.7rem;font-weight:720}.wf-wholesale__territory{border-left:1px solid #0e332b2e;grid-template-columns:auto minmax(0,1fr);align-self:center;gap:.45rem 1rem;margin:clamp(2.2rem,5vw,5rem) clamp(2.2rem,4vw,4rem) clamp(2.2rem,5vw,5rem) 0;padding-left:clamp(2rem,3vw,3rem);display:grid}.wf-wholesale__territory>p{color:#0e332b8f;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin:0 0 1.25rem;font-size:.7rem;font-weight:880}.wf-wholesale__territory strong{color:var(--color-espresso);font-size:clamp(1.4rem,2vw,1.8rem);line-height:1}.wf-wholesale__territory span{color:#0e332bb3;align-self:center;font-size:.84rem;font-weight:680}.wf-more-range{border-bottom:1px solid #0e332b24;align-items:end;gap:clamp(1.6rem,5vw,5rem);padding-block:clamp(4rem,8vw,8rem);display:grid}.wf-more-range h2{max-width:10ch}.wf-more-range>div:last-child p{color:var(--color-muted);margin:0 0 1.4rem}.wf-faq{padding-top:clamp(5rem,8vw,8rem)}.wf-faq .section-heading a{color:var(--color-espresso);font-weight:780}.wf-final-cta{border-radius:var(--surface-radius-lg);color:#fff9f1bd;background:var(--wf-night);box-shadow:var(--shadow-panel);align-items:end;gap:clamp(2rem,6vw,6rem);margin-top:clamp(3rem,6vw,6rem);padding:clamp(2.2rem,6vw,6rem);display:grid;overflow:hidden}.wf-final-cta .eyebrow{color:var(--wf-green)}.wf-final-cta h2{max-width:9ch;color:var(--color-paper)}.wf-final-cta__action p{color:#fff9f1ab;margin:0 0 1.45rem}.wf-final-cta .button--primary{color:var(--color-espresso);background:var(--color-paper);border-color:#fff9f1b8;box-shadow:0 18px 36px #0003}.wf-final-cta .button--primary:hover{color:var(--color-espresso);background:var(--wf-green-soft)}body.has-wf-sticky-cart .wf-page{padding-bottom:calc(clamp(4rem, 8vw, 8rem) + 7rem + env(safe-area-inset-bottom))}.wf-sticky-cart{z-index:85;right:max(var(--page-padding), calc((100vw - var(--container-max)) / 2));bottom:max(.8rem, env(safe-area-inset-bottom));width:min(48rem, calc(100vw - (var(--page-padding) * 2)));box-sizing:border-box;border-radius:var(--radius-xs);color:var(--color-paper);backdrop-filter:blur(12px);animation:wfStickyCartEnter .3s var(--ease-sb-out) both;background:#0e332bf7;border:1px solid #fff9f12e;grid-template-columns:minmax(11.5rem,auto) minmax(8rem,1fr) auto;grid-template-areas:"summary items action""inventory inventory inventory";align-items:center;gap:0;padding:.68rem;display:grid;position:fixed;box-shadow:0 18px 44px #0e332b47,inset 0 1px #fff9f11f}.wf-sticky-cart__summary{grid-area:summary;gap:.08rem;min-width:0;padding-inline:.35rem .8rem;display:grid}.wf-sticky-cart__summary>span{color:#fff9f1a8;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850;line-height:1.3}.wf-sticky-cart__summary strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;line-height:1.35;overflow:hidden}.wf-sticky-cart__summary small{color:#fff9f1a3;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;line-height:1.25;overflow:hidden}.wf-sticky-cart__total{animation:wfStickyCartTotalPulse .26s var(--ease-sb-out) both}.wf-sticky-cart__details{border-left:1px solid #fff9f129;border-right:1px solid #fff9f129;grid-area:items;min-width:0;margin:0}.wf-sticky-cart__details-trigger{box-sizing:border-box;cursor:pointer;align-items:center;gap:.45rem;min-height:3rem;padding:.55rem .8rem;list-style:none;display:flex}.wf-sticky-cart__details-trigger::-webkit-details-marker{display:none}.wf-sticky-cart__details-trigger>span{color:#fff9f1e0;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:780;line-height:1.3;overflow:hidden}.wf-sticky-cart__details-trigger small{color:#fff9f194;margin-left:auto;font-size:.61rem;line-height:1}.wf-sticky-cart__details-trigger svg{transition:transform .18s var(--ease-sb-out);flex:none}.wf-sticky-cart__details[open] .wf-sticky-cart__details-trigger svg{transform:rotate(180deg)}.wf-sticky-cart__details-trigger:focus-visible{border-radius:calc(var(--radius-xs) - .3rem);outline:2px solid var(--color-paper);outline-offset:-3px}.wf-sticky-cart__items{border-radius:var(--radius-xs);overscroll-behavior:contain;background:#0e332bfa;border:1px solid #fff9f12e;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1px;max-height:min(20rem,100dvh - 10rem);margin:0;padding:.55rem;list-style:none;display:none;position:absolute;bottom:calc(100% + .55rem);left:.68rem;right:.68rem;overflow-y:auto;box-shadow:0 18px 44px #0e332b47}.wf-sticky-cart__details[open] .wf-sticky-cart__items{animation:wfStickyCartDetailsEnter .18s var(--ease-sb-out) both;display:grid}.wf-sticky-cart__items li{border-radius:calc(var(--radius-xs) - .25rem);color:#fff9f1d1;background:#fff9f10e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;padding:.62rem .7rem;font-size:.7rem;line-height:1.35;display:grid}.wf-sticky-cart__item-label{overflow-wrap:anywhere;min-width:0}.wf-sticky-cart__item-copy{gap:.18rem;min-width:0;display:grid}.wf-sticky-cart__availability{color:#b9d5a9;align-items:center;gap:.3rem;width:fit-content;font-size:.58rem;font-weight:780;display:inline-flex}.wf-sticky-cart__inventory-alert{color:#ffe0b7;border-top:1px solid #fff9f129;grid-area:inventory;margin:.5rem .35rem 0;padding-top:.48rem;font-size:.64rem;font-weight:720;line-height:1.4}.wf-sticky-cart__item-quantity.v2-quantity-control{box-shadow:none;border-color:#fff9f133;justify-self:end}.wf-sticky-cart__cta.button{min-width:11.2rem;min-height:3rem;color:var(--color-espresso);box-shadow:none;white-space:nowrap;background:#fff0d9;border-color:#fff9f1a8;grid-area:action;justify-content:center;gap:.45rem;margin-left:.68rem;padding-inline:1rem;display:flex}.wf-sticky-cart__cta.button:before{display:none}.wf-sticky-cart__cta.button:hover{color:var(--color-espresso);background:var(--color-paper);box-shadow:none}.wf-sticky-cart__cta.button[data-disabled=true]{opacity:.56;cursor:not-allowed;pointer-events:auto}@keyframes wfStickyCartEnter{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translate(0,0)}}@keyframes wfStickyCartTotalPulse{50%{opacity:.68;transform:translateY(-1px)}}@keyframes wfStickyCartDetailsEnter{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translate(0,0)}}@keyframes wfQuantityValueChange{0%{opacity:.42;transform:translateY(2px)}to{opacity:1;transform:translate(0,0)}}@keyframes wfProductAdded{0%,to{transform:scale(1)}45%{transform:scale(.985)}}@media (hover:hover) and (pointer:fine){.wf-product:hover{box-shadow:var(--shadow-card-hover);border-color:#0e332b38;transform:translateY(-3px)}.wf-product:hover .wf-product-gallery__slide[data-fit=contain][aria-hidden=false] img,.wf-product:hover .wf-product-gallery__slide[data-fit=cover][aria-hidden=false] img{transform:scale(1.025)}.wf-product-gallery__navigation button:hover{color:var(--color-paper);background:var(--wf-ink);transform:scale(1.04)}.wf-product-gallery__dots button:hover:before{background:var(--wf-ink)}.wf-product-gallery__dots:hover{opacity:1;background:#fff9f1e0}.wf-product-order__option:not([data-selected=true]):hover{background:var(--color-paper);border-color:#0e332b47;box-shadow:0 10px 24px #0e332b14}}@media (width>=760px){.wf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-product:last-child{grid-column:1/-1}.wf-product:last-child .wf-product-gallery__slide[data-fit=contain] img{width:min(43%,15.75rem)}.wf-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.wf-more-range,.wf-final-cta{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr)}.wf-impact__points{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-impact__points li:nth-child(odd){border-right:1px solid #fff9f12e;padding-right:clamp(1.5rem,3vw,3rem)}.wf-impact__points li:nth-child(2n){padding-left:clamp(1.5rem,3vw,3rem)}}@media (width>=1120px){.wf-hero__frame{grid-template:"copy visual"minmax(0,1fr)"copy facts"/minmax(0,1.08fr) minmax(31rem,.92fr)}.wf-hero__copy{padding:clamp(2.75rem,4vw,4.5rem)}.wf-breadcrumb{margin-bottom:clamp(1.75rem,2.5vw,2.75rem)}.wf-hero h1{max-width:12.5ch;font-size:clamp(3.9rem,4.5vw,4.9rem)}.wf-hero__visual{min-height:clamp(28.5rem,32vw,31rem)}.wf-hero__facts{align-self:end;margin:0 clamp(2.25rem,5vw,5rem) clamp(2.25rem,4vw,4rem) clamp(.75rem,1.5vw,1.5rem)}.wf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wf-product:last-child{grid-column:auto}.wf-product:last-child .wf-product-gallery__slide[data-fit=contain] img{width:min(68%,15.75rem)}.wf-order-path{grid-template-columns:minmax(21rem,.72fr) minmax(0,1.28fr);align-items:start}.wf-order-path__intro h2{font-size:clamp(4.4rem,4.65vw,5.75rem)}.wf-bakery-proof{grid-template-columns:minmax(0,.95fr) minmax(34rem,1.05fr)}.wf-bakery-proof__copy{padding:clamp(3rem,4.5vw,5rem)}.wf-impact__inner{grid-template-columns:minmax(21rem,.75fr) minmax(0,1.25fr);align-items:start}.wf-wholesale{grid-template-columns:minmax(0,1.3fr) minmax(23rem,.7fr);align-items:center}}@media (width<=1119px){.wf-hero__frame{padding-bottom:0}.wf-hero__visual{min-height:clamp(31rem,58vw,38rem)}.wf-packshot--1{width:29%;top:15%;left:7%}.wf-packshot--2{width:34%;top:1%;left:50%;transform:translate(-50%)rotate(1deg)}.wf-packshot--3{width:29%;top:15%;right:7%}.wf-wholesale__territory{border-top:1px solid #0e332b2e;border-left:0;width:auto;margin:0 clamp(2.2rem,6vw,6.5rem) clamp(2.2rem,6vw,5rem);padding:clamp(1.5rem,3vw,2.4rem) 0 0}}@media (width>=760px) and (width<=979px){.wf-hero h1{letter-spacing:-.012em;font-size:clamp(3.25rem,7.2vw,4.35rem);line-height:.98}}@media (width<=759px){.wf-page{padding-top:0}.wf-hero{padding-top:clamp(.62rem,2.4vw,1rem)}body.has-wf-sticky-cart .wf-page{padding-bottom:calc(4rem + 8rem + env(safe-area-inset-bottom))}.wf-sticky-cart{right:max(.75rem, env(safe-area-inset-right));left:max(.75rem, env(safe-area-inset-left));bottom:max(.72rem, env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary action""items items""inventory inventory";gap:.48rem .65rem;width:auto;padding:.62rem}.wf-sticky-cart__summary{padding-left:.35rem;padding-right:0}.wf-sticky-cart__summary>span{font-size:.61rem}.wf-sticky-cart__summary strong{font-size:.9rem}.wf-sticky-cart__details{box-sizing:border-box;border-top:1px solid #fff9f129;border-left:0;border-right:0;width:100%}.wf-sticky-cart__details-trigger{min-height:2.15rem;padding:.45rem .35rem .05rem}.wf-sticky-cart__items{grid-template-columns:1fr}.wf-sticky-cart__cta.button{min-width:8.3rem;min-height:2.85rem;margin-left:0;padding-inline:.75rem;font-size:.69rem}.wf-hero__frame{border-radius:clamp(1.45rem,7vw,2rem);min-height:0}.wf-hero__copy{padding:clamp(1.35rem,7vw,2rem)}.wf-breadcrumb{margin-bottom:2.2rem}.wf-hero h1{letter-spacing:-.012em;max-width:8.3ch;font-size:clamp(2.7rem,12.25vw,3.35rem);line-height:.98}.wf-hero .eyebrow{letter-spacing:.13em;margin-bottom:clamp(.58rem,2.3vw,.82rem);font-size:clamp(.63rem,2.05vw,.73rem)}.wf-hero__lead{margin-top:var(--headline-copy-gap);font-size:.98rem;line-height:1.58}.wf-hero__actions{display:grid}.wf-hero__actions .button{width:100%}.wf-hero__facts{margin:0 clamp(1.35rem,7vw,2rem) clamp(1rem,4vw,1.5rem)}.wf-hero__facts li{padding-top:.9rem}.wf-hero__facts strong{font-size:.86rem}.wf-hero__facts span{font-size:.6rem}.wf-hero__visual{min-height:clamp(19rem,84vw,23rem)}.wf-packshot{filter:drop-shadow(0 .9rem .8rem #0d31262e)}.wf-packshot--1{width:41%;top:18%;left:1%}.wf-packshot--2{width:48%;top:2%}.wf-packshot--3{width:41%;top:18%;right:1%}.wf-answer{grid-template-columns:1fr}.wf-answer svg{width:24px;height:24px}.wf-answer p{font-size:.88rem}.wf-product-grid{gap:.9rem}.wf-product__media{--wf-gallery-height:23rem;padding:0}.wf-product-gallery__slide[data-fit=contain]{padding:2.25rem 1.5rem}.wf-product-gallery__slide[data-fit=contain] img,.wf-product:last-child .wf-product-gallery__slide[data-fit=contain] img{width:min(64%,14rem);max-height:20rem}.wf-product__body{padding:1.3rem}.wf-use-cases li{font-size:.65rem}.wf-product-order__option{min-height:4.55rem}.wf-order-path{padding-block:4.5rem}.wf-steps li{min-height:0}.wf-bakery-proof{border-radius:1.65rem}.wf-bakery-proof__visual{min-height:23rem}.wf-bakery-proof__copy{padding:2rem 1.35rem 2.25rem}.wf-bakery-proof__actions{display:grid}.wf-bakery-proof__actions .button{width:100%}.wf-impact__inner{padding-block:4.75rem}.wf-wholesale{border-radius:1.65rem}.wf-wholesale__copy{padding:2rem 1.35rem 1rem}.wf-wholesale__actions{display:grid}.wf-wholesale__actions .button{width:100%}.wf-wholesale__territory{margin:0 1.35rem 2rem;padding:1.5rem 0 0}.wf-more-range{padding-block:4.5rem}.wf-final-cta{border-radius:1.65rem;padding:2.1rem 1.35rem 2.35rem}.wf-final-cta .button{width:100%}}@media (width<=360px){.wf-hero__facts strong{white-space:nowrap;font-size:.74rem}.wf-sticky-cart__cta.button svg:last-child{display:none}.wf-sticky-cart__cta.button{min-width:7.25rem;padding-inline:.65rem}.wf-sticky-cart__summary>span{font-size:.56rem}.wf-sticky-cart__summary strong{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.wf-product-gallery__viewport{scroll-behavior:auto}.wf-product,.wf-product-gallery__viewport,.wf-product-gallery__slide img,.wf-product-gallery__navigation button,.wf-product-gallery__dots,.wf-product-gallery__dots button:before,.wf-product-order__option,.wf-impact__link svg{transition:none!important}.wf-product:hover,.wf-product:hover .wf-product-gallery__slide img,.wf-impact__link:hover svg{transform:none!important}.wf-sticky-cart,.wf-sticky-cart__total,.wf-sticky-cart__items,.wf-product-order__quantity-value,.wf-product-order__add.button[data-added=true]{animation:none!important;transform:none!important}}
