:root{--green:#173f35;--cream:#fff9f0;--terra:#a64d35;--ink:#233b32;--muted:#58635a;--line:#d9dace;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--terra);outline-offset:5px}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:var(--green);color:white;padding:12px;z-index:10}.skip:focus{top:10px}.header{border-bottom:1px solid var(--line)}.header-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:block;flex-shrink:0}.brand img{width:176px;height:105px;object-fit:cover}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{border:1px solid var(--green);background:var(--green);color:var(--cream);padding:16px 23px;border-radius:5px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:22px;line-height:1.5;min-height:48px;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:#285346;transform:translateY(-1px)}.button span{font-size:20px;font-weight:400}.button-small{padding:10px 19px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-block:65px 75px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--terra);margin:0 0 20px;display:flex;align-items:center;gap:12px}.line{width:25px;height:1px;background:var(--terra)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-1.8px}h1{font-size:clamp(48px,5.4vw,78px);margin-bottom:25px}em{font-weight:400;color:var(--terra)}.lead{font-size:17px;max-width:465px;line-height:1.8;color:var(--muted);margin-bottom:26px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.text-link{font-size:14px;text-decoration:none}.text-link span{margin-left:8px}.small-note{font-size:12px;color:var(--muted);margin:22px 0 0}.hero-visual{position:relative;padding-right:25px}.hero-image{width:100%;height:550px;object-fit:cover;object-position:69% center;border-radius:170px 170px 8px 8px}.photo-caption{position:absolute;bottom:25px;left:-25px;padding:22px 30px;background:var(--green);color:var(--cream);border-radius:4px;max-width:270px}.photo-caption span{font-size:10px;letter-spacing:2px;display:block;margin-bottom:8px}.photo-caption strong{font:italic 25px/1.25 var(--serif);font-weight:400}.vertical-label{position:absolute;right:0;top:90px;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px}.food-ribbon{background:var(--green);color:var(--cream);display:flex;justify-content:center;align-items:center;gap:6vw;padding:25px 24px;font:22px/1.3 var(--serif)}.food-ribbon i{color:#d39872;font-style:normal;font-size:24px}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:38px}.section-heading>p{max-width:385px;color:var(--muted);margin-bottom:5px}h2{font-size:clamp(37px,4vw,55px);margin-bottom:0}.section-heading .eyebrow{margin-bottom:16px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-photo{position:relative}.product-photo img{aspect-ratio:1;object-fit:cover;border-radius:6px}.product-number{position:absolute;left:17px;bottom:17px;background:var(--cream);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font:14px var(--serif)}.product h3{font-size:30px;letter-spacing:-.8px;margin:24px 0 14px}.product p{font-size:15px;color:var(--muted);margin-bottom:15px;min-height:100px}.product-enquiry{background:none;border:0;border-bottom:1px solid var(--line);padding:10px 0;display:flex;justify-content:space-between;width:100%;text-align:left;color:var(--green);font-size:14px;font-weight:600;min-height:44px}.product-enquiry:hover{border-color:var(--green)}.image-note{font-size:12px;color:var(--muted);margin:25px 0 0}.about{background:#eeeede;padding:70px 0}.about-grid{display:grid;grid-template-columns:.95fr 1fr;align-items:center;gap:95px}.about-image img{width:100%;height:450px;object-fit:cover;object-position:center 65%;border-radius:6px 110px 6px 6px}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.eyebrow){color:var(--muted);max-width:465px;font-size:17px}.signature{font:italic 39px var(--serif);color:var(--terra);margin-top:32px}.signature span{display:block;font:10px Arial;letter-spacing:2px;color:var(--green);margin-top:12px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:45px;margin-bottom:45px}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps span{font-size:11px;letter-spacing:2px;color:var(--terra);font-weight:700}.steps h3{font-size:27px;letter-spacing:-.8px;margin:20px 0 15px}.steps p{font-size:15px;color:var(--muted);max-width:340px}.order-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--cream);border-radius:6px;overflow:hidden}.order-banner>div{padding:45px}.order-banner .eyebrow{color:#efb698;font-size:10px}.order-banner h3{font-size:42px;margin:15px 0 30px}.order-banner img{height:100%;width:100%;object-fit:cover;max-height:370px}.button-cream{background:var(--cream);color:var(--green);border-color:var(--cream)}.button-cream:hover{background:#ecebda}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;padding-bottom:95px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;gap:25px;font-size:16px;font-weight:600}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400;line-height:1.2}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;padding-right:30px;margin-bottom:25px}.closing{background:var(--green);color:var(--cream);text-align:center;padding:80px 0}.closing .eyebrow{justify-content:center;color:#efb698}.closing h2{font-size:clamp(42px,5vw,68px);margin-bottom:25px}.closing h2 em{color:#efb698}.closing p:not(.eyebrow){color:#e0e5d8;margin-bottom:25px}.secondary-contacts{display:flex;justify-content:center;gap:25px;margin-top:22px;font-size:14px}.secondary-contacts:empty{display:none}.footer{padding-block:35px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer strong{font:24px var(--serif);display:block}.footer span,.footer p,.footer>a{font-size:12px;color:var(--muted)}.footer p{margin:0}.footer>a{text-decoration:none}dialog{border:0;border-radius:8px;background:var(--cream);color:var(--green);padding:0;width:min(500px,calc(100% - 40px));max-height:90vh}dialog::backdrop{background:#132c26b8}.dialog-content{padding:35px}.dialog-content h2{font-size:38px;margin-bottom:24px}.dialog-content p{color:var(--muted)}.dialog-content .eyebrow{color:var(--terra)}.noscript-note{padding:15px;background:#f0dac7;font-size:14px;text-align:center}@media(max-width:1000px){.container{width:calc(100% - 48px)}.hero{gap:30px}.hero-image{height:510px}.header nav{gap:22px}.hero-actions{gap:15px}.about-grid{gap:45px}.product p{min-height:125px}.order-banner>div{padding:35px}}@media(max-width:700px){.container{width:calc(100% - 36px)}.header-inner{min-height:90px;flex-wrap:wrap;gap:0;padding-bottom:15px}.brand img{width:140px;height:85px}.header nav{order:3;width:100%;justify-content:center;gap:32px;padding-top:5px}.header .button{font-size:12px;padding:10px 14px;gap:10px}.hero{grid-template-columns:1fr;padding-block:35px 40px;gap:32px}h1{font-size:55px;line-height:1.05;letter-spacing:-2px}.lead{font-size:16px}.hero-image{height:370px;border-radius:110px 110px 6px 6px}.hero-visual{padding-left:15px;padding-right:20px}.photo-caption{left:0;bottom:20px;padding:18px 22px}.photo-caption strong{font-size:23px}.vertical-label{font-size:9px;top:45px}.food-ribbon{gap:14px;padding:20px 14px;font-size:15px;flex-wrap:wrap}.food-ribbon i{font-size:17px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px}h2{font-size:41px}.products{grid-template-columns:1fr;gap:40px}.product-photo img{aspect-ratio:1.15}.product h3{margin-top:20px}.product p{min-height:0;font-size:16px}.about{padding:45px 0}.about-grid{grid-template-columns:1fr;gap:32px}.about-image img{height:340px;object-position:center 64%;border-top-right-radius:85px}.about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow){font-size:16px}.steps{grid-template-columns:1fr;gap:20px;margin-top:30px;margin-bottom:25px}.steps h3{margin-top:12px}.steps p{max-width:none}.order-banner{grid-template-columns:1fr}.order-banner>div{padding:30px}.order-banner h3{font-size:37px}.order-banner img{height:230px;max-height:none}.faq-section{grid-template-columns:1fr;gap:28px;padding-bottom:60px}.closing{padding-block:55px}.closing h2{font-size:45px}.footer{flex-wrap:wrap;padding-block:28px;gap:20px}.footer p{order:3;width:100%}.footer>a{margin-left:auto}.eyebrow{font-size:10px;letter-spacing:1.7px}.small-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}@media(min-width:701px) and (max-width:820px){.hero-actions .button{font-size:12px;padding:14px}.hero-image{height:540px}.product h3{font-size:25px}}
