@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#17483e;--red:#da3928;--yellow:#ffd648;--paper:#faf9f1;--blue:#d9e8f0;--pink:#f8d5c8;--line:#c9d1c5;--muted:#576961;--ease:cubic-bezier(.16,1,.3,1);--display:'Barlow Condensed','Impact',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--green);font:16px/1.7 Manrope,sans-serif}::selection{background:var(--yellow);color:var(--green)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:.95;letter-spacing:-.015em;text-transform:uppercase}h1{font-size:clamp(68px,8.5vw,136px);margin-bottom:25px}h2{font-size:clamp(49px,5.2vw,84px);margin-bottom:25px}h3{font-size:31px}h1 em{font-style:normal;color:var(--red)}p{margin-bottom:22px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.5;text-transform:uppercase;margin-bottom:22px}.lead{font-size:20px;line-height:1.65}.muted{font-size:14px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:var(--paper);padding:12px}.skip:focus{top:10px}.announcement{padding:7px 20px;text-align:center;background:var(--green);color:var(--paper);font-size:10px;font-weight:700;letter-spacing:.08em}.announcement span{margin-left:32px;font-weight:500}header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 4%;background:var(--paper);position:relative;z-index:20}.wordmark{font-family:var(--display);font-weight:800;font-size:39px;line-height:.85;letter-spacing:-.025em;text-transform:lowercase;display:inline-flex;flex-direction:column;align-items:center}.wordmark>span{font:800 10px/1.5 Manrope,sans-serif;letter-spacing:.38em;margin-top:8px;margin-left:4px}nav{display:flex;gap:32px;font-size:13px;font-weight:800}nav a{position:relative;padding:8px 0}nav a:after{content:'';height:2px;width:100%;position:absolute;bottom:0;left:0;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}nav a:hover:after,nav a[aria-current]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:14px}.stockist-link,.btn{display:inline-flex;justify-content:space-between;align-items:center;gap:26px;background:var(--green);color:var(--paper);border-radius:40px;border:1px solid var(--green);padding:16px 25px;font-size:14px;font-weight:800;line-height:1.4;transition:transform .3s var(--ease),background .3s var(--ease)}.stockist-link{padding:13px 21px}.stockist-link span,.btn span{font-size:22px;line-height:1}.btn:hover,.stockist-link:hover{background:#226755;transform:translateY(-3px)}.btn.light{background:var(--yellow);color:var(--green);border-color:var(--yellow)}.btn.light:hover{background:var(--paper);border-color:var(--paper)}.text-link{display:inline-block;font-size:14px;font-weight:800;border-bottom:2px solid var(--green);padding:0 0 6px}.text-button{border:0;border-bottom:1px solid;background:none;color:var(--green);padding:0 0 4px;font-size:14px;font-weight:700}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--green);background:none;border-radius:50%;font-size:21px;color:var(--green)}.mobile-contact{display:none}.section{padding:90px 5%;max-width:1700px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-heading h2{margin:0}.section-heading>p{max-width:380px;color:var(--muted);margin-bottom:4px}.new-hero{background:var(--yellow);padding:24px 4% 18px;overflow:hidden}.hero-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:.08em}.new-hero h1{font-size:clamp(90px,13.8vw,230px);white-space:nowrap;text-align:center;letter-spacing:-.025em;line-height:.9;margin:22px -1% 20px}.new-hero h1>span{color:var(--red)}.hero-stage{display:grid;grid-template-columns:1fr 1.5fr 1.05fr;align-items:center;gap:4%;min-height:350px}.hero-pack{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px}.hero-pack img{width:255px;height:255px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-13deg);transition:transform .6s var(--ease)}.hero-pack:hover img{transform:rotate(-5deg) translateY(-8px)}.handwritten{position:absolute;top:15px;left:0;z-index:2;font-family:var(--display);font-size:24px;line-height:1;text-transform:uppercase;transform:rotate(-10deg);font-weight:700;color:var(--red)}.pack-caption{font-size:10px;font-weight:800;letter-spacing:.07em;margin-top:18px}.hero-food{position:relative;align-self:stretch;margin:5px 0 10px;min-height:355px}.hero-food>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;border-radius:48% 48% 25px 25px;transform:rotate(-3deg);border:5px solid var(--paper)}.food-sticker{position:absolute;right:-30px;bottom:35px;width:112px;height:112px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--red);color:var(--paper);font:700 22px/.95 var(--display);transform:rotate(12deg);border:2px solid var(--paper)}.hero-message{padding-left:7%;align-self:center}.hero-message .eyebrow{font-size:10px;margin-bottom:14px}.hero-message h2{font-size:clamp(39px,4vw,62px);line-height:.98;margin-bottom:18px}.hero-message p:not(.eyebrow){font-size:14px;line-height:1.75;margin-bottom:23px;max-width:310px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #b19d43;padding-top:17px;margin-top:20px;font-size:9px;font-weight:800;letter-spacing:.08em}.hero-bottom a{white-space:nowrap}.new-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.food-category{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:310px;overflow:hidden;padding:35px 34px;border-radius:18px}.food-category>div{position:relative;z-index:1;max-width:60%}.food-category>div>span{font-size:10px;font-weight:800}.food-category h3{font-size:52px;margin:18px 0 15px}.food-category p{font-size:12px;margin:0;max-width:210px;font-weight:600}.food-category img{position:absolute;right:15px;width:47%;height:270px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(10deg);transition:transform .6s var(--ease)}.food-category:hover img{transform:rotate(0) scale(1.05)}.category-arrow{position:absolute;right:23px;bottom:23px;width:36px;height:36px;border:1px solid;border-radius:50%;display:grid;place-items:center;font-size:22px}.bread{background:#f8d5c8}.wraps{background:#d9e8f0}.dairy{background:#e0e8bc}.biscuits{background:#f6df9a}.new-featured{padding-top:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-card{border:1px solid #d7ddd2;border-radius:17px;overflow:hidden;position:relative;background:#edf0e4;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.product-card:nth-child(4n+2){background:#e9eff2}.product-card:nth-child(4n+3){background:#f4e4db}.product-card:nth-child(4n+4){background:#f4edcd}.product-card:hover{transform:translateY(-7px);box-shadow:0 14px 25px #17483e0c}.pack{height:290px;display:grid;place-items:center;position:relative;padding:18px}.pack img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s var(--ease)}.product-card:hover .pack img{transform:rotate(-5deg) scale(1.04)}.view{display:none}.product-meta{padding:6px 23px 23px;display:flex;justify-content:space-between;align-items:flex-end;gap:8px;flex-grow:1}.product-meta .eyebrow{font-size:9px;letter-spacing:.07em;margin:0 0 10px;display:block}.product-meta h3{font-size:29px;line-height:1.05;margin:0}.product-meta>span{border:1px solid;border-radius:50%;min-width:30px;height:30px;display:grid;place-items:center;font-size:19px}.flavour-break{position:relative;min-height:640px;padding:65px 6%;display:flex;align-items:center;overflow:hidden}.flavour-break>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.flavour-break:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#123128da,transparent 85%)}.flavour-break>div{position:relative;z-index:1;color:var(--paper)}.flavour-break h2{font-size:clamp(70px,8vw,125px);line-height:.92;margin-bottom:30px}.flavour-break h2 span{color:var(--yellow)}.new-story{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center;padding-top:110px;padding-bottom:110px}.story-number{border:2px solid var(--green);border-radius:50%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:480px;background:#e0e8bc;transform:rotate(-5deg)}.story-number>span{font-size:10px;font-weight:800;letter-spacing:.04em;max-width:220px;line-height:1.5}.story-number strong{font:800 clamp(100px,13vw,200px)/1 var(--display);letter-spacing:-.04em}.story-number p{font-size:14px;line-height:1.5;margin:5px 0 0}.new-story>div>p:not(.eyebrow){color:var(--muted)}.new-story .lead{font-size:19px}.new-recipes{background:#e5eef0;max-width:none}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.recipe-photo{height:315px;position:relative;overflow:hidden;border-radius:16px;margin-bottom:24px}.recipe-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.recipe-card:hover img{transform:scale(1.06)}.recipe-photo>span{position:absolute;bottom:16px;left:16px;background:var(--paper);padding:7px 14px;border-radius:30px;font-size:11px;font-weight:800}.recipe-card .eyebrow{font-size:9px;margin-bottom:10px}.recipe-card h3{display:flex;justify-content:space-between;gap:10px;font-size:36px;margin-bottom:15px}.recipe-card p:last-child{font-size:14px;color:var(--muted);line-height:1.8}.new-trade{display:grid;grid-template-columns:1.25fr 1fr;gap:10%;padding:75px 6%;background:var(--yellow);align-items:center}.new-trade h2{margin:0}.new-trade>div>p:not(.eyebrow){max-width:440px;font-size:18px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:10%}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:16px;font-weight:700}summary::-webkit-details-marker{display:none}summary span{font-size:24px;line-height:1.2;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);line-height:1.9;padding:0 25px 5px 0}details a{text-decoration:underline;text-underline-offset:4px}.bottom-cta{background:var(--red);color:var(--paper);padding:55px 6% 60px}.bottom-cta>div{display:flex;align-items:center;justify-content:space-between;gap:50px}.bottom-cta h2{font-size:clamp(90px,14vw,220px);line-height:.82;margin:10px 0 0}.big-circle{width:190px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:var(--yellow);color:var(--green);font-size:14px;font-weight:800;line-height:1.4;flex-shrink:0;transform:rotate(10deg);transition:transform .5s var(--ease)}.big-circle span{font-size:55px;line-height:1.2}.big-circle:hover{transform:rotate(0) scale(1.05)}footer{background:var(--green);color:var(--paper);padding:65px 5% 25px}.footer-top{display:grid;grid-template-columns:1.1fr .8fr 1.1fr 1fr;gap:45px}.footer-top h3{font:800 11px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em;margin:8px 0 25px}.footer-top a:not(.wordmark){display:block;font-size:13px;margin:10px 0}.footer-top a:hover{text-decoration:underline}.footer-brand .wordmark{font-size:43px;align-items:flex-start;color:var(--yellow);margin-bottom:25px}.footer-brand .wordmark>span{margin-left:1px}.footer-top p{font-size:13px;line-height:1.9;color:#e0e8d9}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #648477;margin-top:45px;padding-top:22px;font-size:10px;letter-spacing:.04em}.page-intro{padding:65px 5%;position:relative;overflow:hidden;background:var(--yellow);border-bottom:1px solid #c0a640}.page-intro>p:last-child{max-width:570px;margin:0;font-size:17px;line-height:1.8}.page-intro h1{max-width:1000px}.page-recipes .page-intro{background:#d9e8f0}.page-about .page-intro{background:#f8d5c8}.page-contact .page-intro{background:#e0e8bc}.page-trade .page-intro{background:var(--green);color:var(--paper)}.page-trade .page-intro h1 em{color:var(--yellow)}.page-stockists .page-intro{background:#d9e8f0}.catalog{padding-top:35px;display:grid;grid-template-columns:215px minmax(0,1fr);column-gap:35px;align-items:start}.catalog-tools{grid-row:1/4;position:sticky;top:25px;display:flex;flex-direction:column-reverse;gap:28px}.filters{display:flex;flex-direction:column;gap:8px}.filters button{text-align:left;border:1px solid #ccd4c8;background:transparent;border-radius:9px;padding:12px 15px;font-size:13px;font-weight:700;color:var(--green)}.filters button[aria-pressed=true]{background:var(--green);color:var(--paper);border-color:var(--green)}.search{position:relative}.search input{padding:12px 35px 12px 12px;font-size:12px;margin:0;background:#f0f2e9}.search>span:last-child{position:absolute;right:13px;top:7px;font-size:24px;line-height:1.3}.results-line{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 25px}.results-line p{margin:0;font-size:12px;font-weight:700}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.catalog-grid .pack{height:250px}.catalog-grid .product-meta{padding:6px 18px 22px}.catalog-grid h3{font-size:27px}.catalog-note{grid-column:1/-1;padding:30px;border:1px solid var(--green);border-radius:16px;display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-top:55px}.catalog-note h3{font-size:32px;max-width:210px;margin:0}.catalog-note p{font-size:14px;color:var(--muted);margin:0}.catalog-note a{text-decoration:underline}#empty-results{padding:60px 0;text-align:center}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding:23px 5%;font-size:11px;font-weight:600}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:start;padding-top:15px}.detail-pack{border-radius:45% 45% 20px 20px;background:var(--yellow);min-height:650px;display:grid;place-items:center;padding:50px}.detail-pack img{width:100%;height:500px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-8deg)}.detail-copy{padding-top:30px}.detail-copy h1{font-size:clamp(56px,5.5vw,88px)}.detail-copy .lead{font-size:17px;color:var(--muted)}.detail-contact{display:block;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px;margin-top:20px}.product-accordions{margin-top:30px}.product-accordions summary{font-size:14px;padding:20px 0}.related{background:#e8efdf;max-width:none}.recipe-hero{display:grid;grid-template-columns:1fr 1fr;background:#d9e8f0;align-items:center}.recipe-hero>div{padding:65px 10%}.recipe-hero h1{font-size:clamp(60px,6vw,95px)}.recipe-hero .lead{font-size:17px}.recipe-hero>img{width:100%;height:100%;min-height:620px;max-height:780px;object-fit:cover;border-radius:48% 0 0 0}.recipe-facts{display:flex;gap:30px;border-top:1px solid #a5bdbd;border-bottom:1px solid #a5bdbd;padding:22px 0;margin:30px 0}.recipe-facts span{font-size:9px;font-weight:800;letter-spacing:.04em}.recipe-facts strong{display:block;font:600 23px var(--display);margin-top:6px;text-transform:uppercase}.recipe-method{display:grid;grid-template-columns:1fr 1.7fr;gap:9%}.recipe-method h2{font-size:55px}.ingredient-list{list-style:none;padding:0;margin:25px 0}.ingredient-list li{border-bottom:1px solid var(--line)}.ingredient-list label{display:flex;align-items:flex-start;gap:12px;font-size:14px;padding:12px 0;cursor:pointer;font-weight:500}.ingredient-list input{width:18px;height:18px;margin:3px 0 0;flex-shrink:0;accent-color:var(--green)}.ingredient-list input:checked+span{text-decoration:line-through;color:var(--muted)}.recipe-product{border-radius:14px;background:var(--yellow);padding:25px;margin-top:35px}.recipe-product img{width:190px;height:190px;object-fit:contain;mix-blend-mode:multiply;margin:auto}.recipe-product h3{font-size:27px;margin:15px 0 0}.steps{list-style:none;padding:0;margin:30px 0}.steps li{display:flex;gap:25px;margin-bottom:35px}.steps li>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--yellow);font:700 23px var(--display);flex-shrink:0}.steps h3{font-size:34px;line-height:1;margin:6px 0 14px}.steps p{font-size:15px;color:var(--muted);line-height:1.9}.cook-tip{padding:30px;background:#e0e8bc;border-radius:15px;margin-bottom:25px}.cook-tip p:last-child{margin:0;font-size:15px}.kitchen-note{display:flex;align-items:center;gap:40px;padding:45px;border-radius:22px;background:var(--yellow);margin-top:65px}.asterisk{font:700 120px/.8 var(--display)}.kitchen-note h2{font-size:50px}.kitchen-note p{max-width:730px;margin:0}.wide-photo{height:560px;position:relative;padding:30px 5%;background:#f8d5c8}.wide-photo img{width:100%;height:100%;object-fit:cover;border-radius:30px}.wide-photo>span{position:absolute;bottom:55px;left:8%;background:var(--yellow);padding:13px 20px;border-radius:30px;font-size:11px;font-weight:800}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.story-columns p:not(.eyebrow){color:var(--muted)}.story-columns .text-link{margin-left:25px}.values{background:var(--green);color:var(--paper);max-width:none}.values>.eyebrow{color:var(--yellow)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:45px}.values-grid article{background:#285b4d;padding:30px;border-radius:20px}.values-grid article>span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--yellow);color:var(--green);font-size:12px;font-weight:800}.values h3{font-size:39px;margin:30px 0 20px}.values article p{color:#e0e8d9;font-size:15px}.stockist-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;align-items:center}.stockist-layout>div>p:not(.eyebrow){color:var(--muted)}form{margin-top:30px}label{display:block;font-size:13px;font-weight:800;margin:0 0 8px}input,textarea,select{display:block;width:100%;border:1px solid #adbdb0;border-radius:8px;padding:13px 15px;background:var(--paper);color:var(--green);font-size:16px;line-height:1.5;margin-bottom:22px}textarea{resize:vertical;min-height:120px}.form-help{font-size:12px;color:var(--muted);margin:17px 0 0;line-height:1.7}.form-status{font-size:14px;font-weight:600;margin-top:15px}.stockist-aside{background:var(--yellow);padding:50px;border-radius:100px 25px 25px 25px}.large-star{font-size:80px;line-height:1;display:block;margin-bottom:35px}.stockist-aside h3{font-size:62px;line-height:.96}.stockist-aside a{display:block;font-size:15px;font-weight:700;text-decoration:underline;text-underline-offset:5px;margin-top:15px}.locations-section{padding-top:0}.locations{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.locations article{border-radius:18px;border:1px solid var(--line);padding:35px;background:#e9eddf}.locations article:nth-child(2){background:#e3edf0}.locations h3{font-size:40px}.locations p:not(.eyebrow){font-size:15px;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:10%;align-items:start}.contact-large{display:block;font:600 38px var(--display);margin:20px 0 10px}.contact-email{font-size:15px;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.contact-tip{border-top:1px solid var(--line);padding-top:28px;margin-top:35px}.contact-tip h3{font-size:31px}.contact-tip p{font-size:15px;color:var(--muted)}.form-panel{background:#e9eddf;padding:40px;border-radius:22px}.form-panel h2{font-size:55px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.trade-overview{display:grid;grid-template-columns:1fr 1.3fr;gap:10%;align-items:center}.trade-overview>div>p:not(.eyebrow){color:var(--muted)}.trade-categories>a{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line);padding:25px 0}.trade-categories>a>span{font-size:12px;font-weight:800}.trade-categories>a>span:last-child{margin-left:auto;font-size:28px}.trade-categories h3{font-size:40px;margin:0 0 10px}.trade-categories p{font-size:14px;color:var(--muted);margin:0}.trade-enquiry{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;border-top:1px solid var(--line)}.trade-enquiry>div>p:not(.eyebrow){color:var(--muted)}.next-steps{margin:35px 0}.next-steps p{border-bottom:1px solid var(--line);padding-bottom:15px;font-size:14px}.next-steps b{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--yellow);font-size:10px;margin-right:15px}.page-index .new-hero h1{animation:rise .8s var(--ease) both}.hero-stage{animation:rise 1s .12s var(--ease) both}@keyframes rise{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px){nav{gap:22px;font-size:12px}.hero-message{padding-left:0}.hero-message h2{font-size:45px}.hero-stage{gap:3%;grid-template-columns:.8fr 1.3fr 1fr}.hero-pack img{width:220px;height:240px}.hero-food{min-height:320px}.food-sticker{width:95px;height:95px;font-size:19px;right:-17px}.hero-message .btn{padding:14px 18px;font-size:12px;gap:15px}.pack{height:250px}.food-category h3{font-size:45px}.food-category img{width:46%;height:240px}.recipe-photo{height:260px}.catalog{grid-template-columns:180px minmax(0,1fr);column-gap:25px}.catalog-grid .pack{height:220px}.catalog-grid{gap:16px}.catalog-grid h3{font-size:24px}.footer-top{gap:30px}.detail-pack{min-height:550px;padding:30px}.detail-pack img{height:430px}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:800px){header{height:85px;padding:10px 5%}.wordmark{font-size:34px}nav{display:none;position:absolute;top:100%;left:0;width:100%;padding:18px 5% 25px;background:var(--paper);border-bottom:1px solid var(--green);flex-direction:column;gap:8px;align-items:flex-start}nav.open{display:flex}nav a{font-size:16px;width:100%;padding:12px 0}.menu-toggle,.mobile-contact{display:block}.stockist-link{font-size:12px;padding:12px 17px;gap:17px}.new-hero{padding-top:20px}.new-hero h1{font-size:14vw;margin-top:30px}.hero-topline{font-size:8px}.hero-stage{grid-template-columns:.8fr 1.2fr;gap:5%}.hero-pack{display:none}.hero-food{min-height:330px;grid-column:1;grid-row:1}.hero-message{grid-column:2;grid-row:1;padding:20px 0 15px 15px}.hero-message h2{font-size:48px}.hero-message p:not(.eyebrow){font-size:14px}.hero-bottom{font-size:8px}.hero-bottom>span{max-width:65%}.food-sticker{right:-14px;bottom:20px;width:90px;height:90px;font-size:18px}.section{padding:65px 5%}.section-heading{gap:25px}.section-heading>p{max-width:275px;font-size:14px}.food-category{min-height:285px;padding:25px}.food-category h3{font-size:38px}.food-category p{font-size:11px;max-width:150px}.food-category img{height:220px;width:45%;right:5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pack{height:280px}.product-meta h3{font-size:31px}.new-featured{padding-top:10px}.flavour-break{min-height:540px}.flavour-break h2{font-size:82px}.new-story{gap:8%}.story-number{min-width:0}.story-number strong{font-size:120px}.story-number>span{font-size:8px;max-width:170px}.story-number p{font-size:12px}.new-story h2{font-size:49px}.new-story .lead{font-size:17px}.new-story p{font-size:14px}.recipe-grid{gap:20px}.recipe-photo{height:220px}.recipe-card h3{font-size:29px}.recipe-card p:last-child{font-size:13px}.new-trade{gap:7%;padding:55px 5%}.new-trade p:not(.eyebrow){font-size:16px}.faq-section{grid-template-columns:1fr;gap:10px}.bottom-cta{padding:50px 5%}.big-circle{width:145px;height:145px;font-size:11px}.big-circle span{font-size:45px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.page-intro{padding:55px 5%}.catalog{display:block;padding-top:28px}.catalog-tools{position:static;flex-direction:column;gap:20px}.filters{flex-direction:row;flex-wrap:wrap;gap:7px}.filters button{padding:9px 13px;font-size:12px;border-radius:25px}.search{max-width:400px}.search input{font-size:14px}.results-line{margin:25px 0}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid .pack{height:210px}.catalog-note{gap:30px}.product-detail{gap:6%}.detail-pack{min-height:445px;padding:20px}.detail-pack img{height:365px}.detail-copy{padding-top:15px}.detail-copy h1{font-size:59px}.detail-copy .lead{font-size:16px}.recipe-hero>div{padding:45px 8%}.recipe-hero h1{font-size:65px}.recipe-facts{gap:20px;flex-wrap:wrap}.recipe-hero>img{min-height:550px}.recipe-method{gap:7%;grid-template-columns:1fr 1.4fr}.wide-photo{height:450px}.values-grid{gap:15px}.values-grid article{padding:22px}.values h3{font-size:33px}.values article p{font-size:14px}.stockist-layout{gap:8%}.stockist-aside{padding:35px}.stockist-aside h3{font-size:47px}.contact-layout{gap:7%}.form-panel{padding:28px}.contact-large{font-size:31px}.trade-categories h3{font-size:33px}.trade-enquiry{gap:7%}}
@media(max-width:560px){html{scroll-padding-top:20px}.announcement{font-size:9px;padding:8px}.announcement span{display:none}header{height:80px;padding:10px 5%;gap:10px}.wordmark{font-size:31px}.wordmark>span{font-size:8px;margin-top:6px}.header-actions{gap:8px}.stockist-link{font-size:11px;padding:11px 14px;gap:12px}.menu-toggle{width:38px;height:38px;font-size:18px}.hero-topline span:last-child{display:none}.hero-topline{justify-content:center;font-size:8px}.new-hero{padding:21px 5% 18px}.new-hero h1{font-size:22vw;white-space:normal;line-height:.82;margin:22px 0 25px}.new-hero h1>span{display:block}.hero-stage{display:flex;flex-direction:column;gap:0}.hero-food{width:88%;height:275px;min-height:275px;margin:0 0 22px;align-self:center}.hero-food>img{border-radius:48% 48% 20px 20px;transform:rotate(-3deg)}.food-sticker{right:-20px;bottom:20px;width:88px;height:88px}.hero-message{padding:13px 0 10px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;align-items:start}.hero-message .eyebrow{display:none}.hero-message h2{font-size:40px;grid-column:1;grid-row:1/3;margin:0}.hero-message p:not(.eyebrow){font-size:12px;line-height:1.7;margin:0 0 10px;grid-column:2}.hero-message .btn{grid-column:2;padding:12px 13px;font-size:11px;gap:8px;white-space:nowrap}.hero-message .btn span{font-size:18px}.hero-bottom{font-size:8px;padding-top:15px;margin-top:20px;gap:10px}.hero-bottom>span{font-size:7px;max-width:65%}.section{padding:52px 5%}h2{font-size:51px}.eyebrow{font-size:9px;margin-bottom:17px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin:20px 0 0;font-size:14px}.section-heading>.btn,.section-heading>.text-link{margin-top:25px}.new-categories{grid-template-columns:1fr;gap:15px}.food-category{min-height:245px;padding:26px}.food-category h3{font-size:45px;margin:12px 0}.food-category img{width:47%;height:235px;right:16px}.food-category p{font-size:12px;max-width:180px}.food-category>div>span{font-size:9px}.category-arrow{right:17px;bottom:17px;width:30px;height:30px}.new-featured{padding-top:10px}.product-grid{gap:15px 12px}.pack{height:185px;padding:10px}.product-meta{padding:4px 14px 18px;gap:5px}.product-meta h3{font-size:25px}.product-meta .eyebrow{font-size:8px;letter-spacing:.03em;margin-bottom:8px}.product-meta>span{min-width:25px;height:25px;font-size:16px}.flavour-break{min-height:490px;padding:45px 6%}.flavour-break:after{background:#103f3290}.flavour-break h2{font-size:68px}.flavour-break .btn{font-size:13px;padding:15px 20px}.new-story{grid-template-columns:1fr;gap:40px}.story-number{width:80%;max-width:340px;margin:auto;aspect-ratio:1}.story-number strong{font-size:145px}.story-number>span{font-size:9px;max-width:210px}.story-number p{font-size:13px}.new-story h2{font-size:54px}.new-story .lead{font-size:18px}.new-story p{font-size:15px}.recipe-grid{grid-template-columns:1fr;gap:30px}.recipe-photo{height:320px;margin-bottom:20px}.recipe-card h3{font-size:39px}.recipe-card .eyebrow{font-size:9px}.recipe-card p:last-child{font-size:15px}.new-trade{grid-template-columns:1fr;gap:25px;padding:48px 5%}.new-trade h2{font-size:55px}.faq-section{gap:5px}.faq-section h2 br{display:none}.faq-section h2{font-size:51px}summary{font-size:15px;padding:22px 0}.bottom-cta{padding:38px 5% 45px}.bottom-cta>div{gap:20px;align-items:flex-end}.bottom-cta h2{font-size:22vw;line-height:.85;margin:5px 0 0}.big-circle{width:104px;height:104px;font-size:9px;flex-shrink:0}.big-circle span{font-size:32px}.bottom-cta .eyebrow{font-size:8px}footer{padding:45px 5% 20px}.footer-top{gap:28px 20px}.footer-brand .wordmark{font-size:35px}.footer-top>div:nth-child(3),.footer-top>div:nth-child(4){grid-column:1/-1}.footer-top>div:nth-child(4){display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.footer-top>div:nth-child(4) h3{grid-column:1/-1}.footer-top h3{font-size:10px;margin:8px 0 18px}.footer-top a:not(.wordmark),.footer-top p{font-size:12px}.footer-bottom{font-size:8px;gap:15px;flex-wrap:wrap;margin-top:30px}.page-intro{padding:42px 5%}.page-intro h1{font-size:63px;line-height:.97}.page-intro>p:last-child{font-size:15px}.page-trade .page-intro h1{font-size:59px}.catalog{padding-top:25px}.filters{gap:6px}.filters button{font-size:11px;padding:9px 12px}.catalog-tools{gap:18px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px}.catalog-grid .pack{height:190px}.catalog-grid .product-meta{padding:4px 13px 18px}.catalog-grid h3{font-size:25px}.catalog-note{display:block;padding:25px;margin-top:35px}.catalog-note h3{font-size:33px;max-width:none;margin-bottom:20px}.catalog-note p{font-size:13px}.results-line p{font-size:11px}.results-line .text-button{font-size:12px}.breadcrumb{padding:20px 5%;font-size:10px;gap:8px}.product-detail{grid-template-columns:1fr;gap:28px;padding-top:5px}.detail-pack{min-height:410px;border-radius:45% 45% 18px 18px;padding:35px}.detail-pack img{height:335px}.detail-copy{padding:0}.detail-copy h1{font-size:67px}.detail-copy .lead{font-size:17px}.product-accordions summary{font-size:15px}.recipe-hero{grid-template-columns:1fr}.recipe-hero>div{padding:35px 5%}.recipe-hero h1{font-size:73px}.recipe-hero .lead{font-size:16px}.recipe-hero>img{min-height:330px;height:330px;border-radius:100px 0 0 0}.recipe-facts{gap:30px}.recipe-method{grid-template-columns:1fr;gap:35px}.recipe-method h2{font-size:51px}.recipe-product{display:none}.steps li{gap:18px}.steps h3{font-size:32px}.steps p{font-size:15px}.kitchen-note{flex-direction:column;align-items:flex-start;gap:25px;padding:30px;margin-top:35px}.asterisk{font-size:85px}.kitchen-note h2{font-size:42px}.kitchen-note p{font-size:15px}.wide-photo{height:350px;padding:15px 5% 30px}.wide-photo img{border-radius:20px}.wide-photo>span{bottom:50px;left:8%;font-size:8px;padding:10px 13px}.story-columns{grid-template-columns:1fr;gap:20px}.story-columns .lead{font-size:18px}.story-columns .text-link{display:block;width:max-content;margin:20px 0 0}.values-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.values-grid article{padding:27px}.values h3{font-size:39px;margin:25px 0 17px}.values article p{font-size:15px}.stockist-layout{grid-template-columns:1fr;gap:30px}.stockist-aside{padding:37px;border-radius:75px 20px 20px 20px}.stockist-aside h3{font-size:56px}.large-star{font-size:65px;margin-bottom:25px}.locations{grid-template-columns:1fr;gap:18px}.locations article{padding:28px}.locations-section{padding-top:5px}.locations h3{font-size:35px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-large{font-size:38px}.form-panel{padding:28px 23px;border-radius:17px}.form-panel h2{font-size:49px}.form-row{grid-template-columns:1fr;gap:0}.trade-overview,.trade-enquiry{grid-template-columns:1fr;gap:35px}.trade-categories>a{gap:18px}.trade-categories h3{font-size:33px}.trade-categories p{font-size:13px}.trade-enquiry .text-link{font-size:12px}.form-help{font-size:11px}}
@media(max-width:360px){.wordmark{font-size:28px}.stockist-link{padding:10px 12px;font-size:10px}.hero-message h2{font-size:36px}.hero-message .btn{font-size:10px;padding:12px 10px}.page-intro h1{font-size:56px}.pack,.catalog-grid .pack{height:170px}.product-meta h3,.catalog-grid h3{font-size:23px}.food-category h3{font-size:41px}.big-circle{width:90px;height:90px;font-size:8px}.bottom-cta h2{font-size:21vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media print{header,.announcement,footer,.bottom-cta,.breadcrumb,.print-recipe,.recipe-hero>img,.recipe-product{display:none}.recipe-hero,.recipe-method{display:block;background:none}.recipe-hero>div,.section{padding:15px 0}h1{font-size:40px!important}h2{font-size:30px!important}.steps li{break-inside:avoid}.recipe-facts{margin:10px 0;padding:10px 0}body{background:white;color:#163e32;font-size:12px}}
.page-range .page-intro{padding-top:40px;padding-bottom:40px}.page-range .page-intro h1{font-size:clamp(58px,6.5vw,100px);max-width:none;margin-bottom:18px}.page-range .page-intro h1 br{display:none}.page-range .page-intro>p:last-child{max-width:820px;font-size:15px}@media(max-width:560px){.page-range .page-intro{padding:32px 5%}.page-range .page-intro h1{font-size:61px}.page-range .page-intro h1 br{display:block}.page-range .page-intro>p:last-child{font-size:14px}}
.trust-since{font:700 clamp(42px,5vw,76px)/1 var(--display);color:var(--red);margin-top:-10px}.retailer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.retailer-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:center}.retailer-logo{height:130px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.retailer-logo img{height:115px;width:230px;object-fit:contain}.retailer-card h3{font-size:34px;margin-bottom:20px}.retailer-card .text-link{font-size:13px}.retailer-note{font-size:12px;color:var(--muted);line-height:1.8;margin:25px 0 0}.retailer-note a{text-decoration:underline}.homepage-stockists{padding:30px 5% 65px;max-width:1700px;margin:auto}.stockist-strip-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px}.stockist-strip-heading h2{font-size:43px;margin:0}.stockist-strip-heading .eyebrow{margin-bottom:12px}.retailer-logo-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.retailer-logo-strip a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px}.retailer-logo-strip img{width:100%;height:85px;object-fit:contain}.retailer-directory+.stockist-layout{padding-top:15px}@media(max-width:800px){.retailer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.retailer-logo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.stockist-strip-heading h2{font-size:36px}.stockist-strip-heading .text-link{font-size:12px;white-space:nowrap}}@media(max-width:560px){.retailer-card{padding:20px 14px}.retailer-logo{height:100px;margin-bottom:15px}.retailer-logo img{height:90px;width:100%}.retailer-card h3{font-size:29px}.retailer-card .text-link{font-size:11px}.retailer-logo-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.retailer-logo-strip img{height:75px}.stockist-strip-heading{display:block}.stockist-strip-heading .text-link{margin-top:20px}.homepage-stockists{padding-top:10px;padding-bottom:50px}.trust-since{font-size:51px}}
/* Natural, consistent food photography */ .pack{padding:12px}.pack img{object-fit:cover;border-radius:10px;mix-blend-mode:normal}.detail-pack img{mix-blend-mode:normal;transform:none;border-radius:18px;object-fit:cover;max-width:500px;aspect-ratio:1;height:auto}.hero-pack img,.food-category img,.recipe-product img{mix-blend-mode:normal;border-radius:14px}.product-card:hover .pack img{transform:scale(1.025)}.product-photo-note{font-size:12px;color:var(--muted);margin:15px 0 0;line-height:1.6}
/* Keep catalogue controls in normal flow so the last row and product note never collide. */
@media (min-width:801px){
  .catalog{grid-template-rows:auto auto auto}
  .catalog-tools{position:static;grid-column:1;grid-row:1 / 3;min-width:0}
  .catalog .results-line{grid-column:2;grid-row:1}
  .catalog-grid,.catalog #empty-results{grid-column:2;grid-row:2;min-width:0}
  .catalog-note{grid-column:1 / -1;grid-row:3}
}
.pack{min-width:0;min-height:0;overflow:hidden}
.pack img{min-width:0;min-height:0;max-height:100%}
.product-meta>div,.detail-copy{min-width:0}
.product-meta h3,.detail-copy h1{overflow-wrap:anywhere}
@media (max-width:560px){
  .results-line{align-items:flex-start;gap:12px;flex-wrap:wrap}
  .hero-message .btn{white-space:normal}
}
/* The decorative CTA rotation must not extend past narrow screens. */
@media (max-width:560px){
  .bottom-cta>div{gap:12px}
  .bottom-cta h2{font-size:clamp(60px,19vw,106px);min-width:0}
  .big-circle{transform:none}
  .big-circle:hover{transform:none}
}

.direct-contact{padding:clamp(24px,4vw,52px);border:1px solid #ccd5c8;border-radius:20px;background:#fffdf4}.direct-contact p{line-height:1.7}.direct-contact .btn{margin:12px 12px 12px 0}.direct-contact a{overflow-wrap:anywhere}

/* Keep direct contact details readable without nested card padding. */
.form-panel>.direct-contact{padding:0;border:0;border-radius:0;background:transparent}
@media(max-width:800px){.contact-layout,.trade-enquiry{grid-template-columns:minmax(0,1fr);gap:35px}}

.stockist-layout>*,.contact-layout>*,.trade-enquiry>*{min-width:0}.direct-contact .btn{max-width:100%;white-space:normal;text-align:center}.stockist-layout a{overflow-wrap:anywhere}


.wordmark .official-logo{display:block;width:116px;height:auto;object-fit:contain}.footer-brand .wordmark .official-logo{width:150px}.brand.wordmark{flex-shrink:0}@media(max-width:800px){.wordmark .official-logo{width:96px}}@media(max-width:560px){.wordmark .official-logo{width:86px}.footer-brand .wordmark .official-logo{width:125px}}

/* The transparent logo needs a quiet, light field in the cream header. */
.brand.wordmark{display:inline-flex;align-items:center;background:#fffdf4;padding:6px 25px;border-radius:12px;border:1px solid rgba(23,72,62,.18);box-shadow:0 4px 14px rgba(23,72,62,.10)}.brand.wordmark .official-logo{display:block;width:155px;max-height:67px;object-fit:contain}@media(max-width:800px){.brand.wordmark .official-logo{width:130px;max-height:56px}}@media(max-width:560px){.brand.wordmark{padding:5px 18px}.brand.wordmark .official-logo{width:105px;max-height:48px}}@media(max-width:560px){.brand.wordmark{padding:5px 14px}.brand.wordmark .official-logo{width:96px;max-height:46px}}@media(max-width:560px){.brand.wordmark{padding:5px 10px}.brand.wordmark .official-logo{width:96px;max-height:46px}}}


.social-links{display:flex;flex-wrap:wrap;gap:8px 16px;max-width:290px;margin-top:18px}.footer-top .social-links a{margin:0;font-size:13px;text-underline-offset:4px}.social-links a:hover{text-decoration:underline}



/* === minimal pack-card chrome (no category-card overrides) === */
.pack,.catalog-grid .pack,.detail-pack,.hero-pack{
  background:var(--paper);border-radius:16px;overflow:hidden;isolation:isolate;
  box-shadow:0 4px 18px rgba(23,72,62,.08);
}
.pack img,.product-card img,.catalog-grid .pack img,.detail-pack img,.hero-pack img,.recipe-product img{
  object-fit:cover;border-radius:14px;
}
.detail-pack img,.hero-pack img{box-shadow:0 8px 24px rgba(23,72,62,.12)}

/* === category-card rescue: scrim + light text on dark images === */
.new-categories .food-category{isolation:isolate}
.new-categories .food-category::before{
  content:"";position:absolute;inset:0;border-radius:inherit;
  background:linear-gradient(90deg,rgba(23,72,62,.72) 0%,rgba(23,72,62,.55) 45%,rgba(23,72,62,.15) 75%,rgba(23,72,62,0) 100%);
  z-index:0;pointer-events:none;
}
.new-categories .food-category::after{
  content:"";position:absolute;inset:0;border-radius:inherit;
  background:linear-gradient(180deg,rgba(0,0,0,0) 60%,rgba(0,0,0,.25) 100%);
  z-index:0;pointer-events:none;
}
.new-categories .food-category>div,
.new-categories .food-category>div *{color:var(--paper);text-shadow:0 1px 2px rgba(0,0,0,.35);position:relative;z-index:2}
.new-categories .food-category img{z-index:1}
