:root{--olive:#595d27;--dark:#303719;--orange:#cf632a;--paper:#f7f7f0;--pale:#e9eadf;--ink:#252b1e;--line:#d9ddca}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{max-width:100%;display:block}.preview-bar{background:var(--dark);color:white;text-align:center;padding:8px 20px;font-size:12px;letter-spacing:1.3px}.preview-bar span{letter-spacing:0;margin-left:18px;color:#e0e4cd;font-size:13px}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:22px 5%;gap:24px}.brand img{width:153px}nav{display:flex;gap:35px;font-size:14px;font-weight:600}.bag{border:1px solid var(--olive);background:transparent;padding:12px 17px;color:var(--olive);font-size:14px}.bag span{border-radius:50%;background:var(--olive);color:#fff;display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:10px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:14px 5% 0;gap:4%}.hero-copy{padding:38px 0 30px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--olive);margin-bottom:18px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.4vw,80px);letter-spacing:-3.8px;line-height:1.03;margin-bottom:27px;font-weight:800;color:var(--dark)}h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:450px;font-size:18px;color:#5d6253;line-height:1.7;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:15px 24px;background:var(--olive);color:white;font-weight:700;font-size:14px;border:0;min-height:48px}.orange{background:var(--orange)}.button:hover{filter:brightness(.92)}.text-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.hero .text-link{display:inline-block;margin:18px 0 0 20px}.hero-foot{margin-top:40px;font-size:13px;color:var(--olive);border-top:1px solid var(--line);padding-top:19px;max-width:440px}.hero-photo{position:relative;min-height:535px;border-radius:90px 0 0 0;overflow:hidden}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 54%}.photo-label{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(247,247,240,.96);padding:19px 23px}.photo-label span{display:block;font-size:11px;letter-spacing:1.7px}.photo-label strong{display:block;font-size:25px;color:var(--olive);margin-top:3px}.benefits{display:flex;justify-content:space-between;gap:20px;padding:24px 6%;margin-top:36px;background:var(--olive);color:#fff;font-size:14px}.benefits span+span{border-left:1px solid #8d9257;padding-left:5%}.section{max-width:1440px;margin:auto;padding:76px 5%}.section-title{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}h2{font-size:clamp(32px,3.1vw,46px);line-height:1.12;letter-spacing:-1.7px;font-weight:750;color:var(--dark);margin-bottom:0}.section-title>p{max-width:335px;margin-bottom:3px;color:#626856}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{min-width:0}.product-image{position:relative;background:var(--pale);display:grid;place-items:center;height:290px;padding:28px;overflow:hidden}.product-image img{height:235px;width:auto;transition:transform .25s}.product:hover .product-image img{transform:rotate(-4deg) scale(1.035)}.colour{position:absolute;left:15px;top:14px;font-size:11px;letter-spacing:1.4px;color:var(--olive)}.product h3{font-size:21px;line-height:1.25;color:var(--dark);margin:20px 0 9px}.product .scale{font-size:14px;color:#646a58;margin-bottom:17px}.product button{width:100%;background:transparent;border:1px solid var(--olive);padding:12px 9px;color:var(--olive);font-size:14px;font-weight:700}.product button:hover{background:var(--olive);color:white}.price-note{font-size:14px;color:#626856;margin:25px 0 0}.how{background:var(--pale);max-width:none}.how>.section-title,.steps{max-width:1296px;margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.steps img{width:100%;aspect-ratio:4/4.6;object-fit:cover}.steps h3{font-size:22px;margin:18px 0 8px}.steps h3 span{font-size:13px;color:var(--orange);margin-right:7px}.steps p{font-size:15px;color:#5e6452;margin-bottom:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about>img{height:430px;width:100%;object-fit:cover;object-position:center 43%;border-radius:0 0 80px 0}.about h2{margin-bottom:25px}.about p{color:#616652}.about .text-link{display:inline-block;margin-top:10px}.future{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:28px;padding-top:20px}.future h2{margin-bottom:18px}.future p{color:#656b59}.future-slot{border:1px dashed #a4aa8e;min-height:180px;padding:27px;display:flex;flex-direction:column;justify-content:center}.future-slot>span{font-size:11px;letter-spacing:1.5px;color:var(--olive);margin-bottom:25px}.future-slot strong{font-size:23px;color:var(--olive)}.future-slot p{font-size:14px;margin:7px 0 0}.questions{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:8%;padding-top:55px}.questions details{border-bottom:1px solid var(--line);padding:19px 0}.questions summary{cursor:pointer;font-weight:600;list-style-position:outside;margin-left:20px}.questions details p{margin:15px 0 0;color:#626856}footer{background:var(--pale);display:flex;justify-content:space-between;gap:35px;padding:45px 5%;color:var(--olive);font-size:14px}footer img{width:150px;margin-bottom:18px}footer a{display:block;margin:9px 0}.footer-end{text-align:right}.footer-end span{display:block;font-size:12px;margin-top:30px}dialog{border:0;padding:32px;width:min(580px,94vw);max-height:90vh;color:var(--ink);background:var(--paper);box-shadow:0 25px 80px #0003}dialog::backdrop{background:#202817a8}.dialog-head{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:22px}.dialog-head h2{font-size:32px}.dialog-head .eyebrow{margin-bottom:8px}.close{border:0;background:var(--pale);width:36px;height:36px;font-size:25px}dialog>p{font-size:14px;color:#626856}.bag-row{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:40px 1fr;gap:18px}.bag-row img{max-height:100px;margin:auto}.bag-row strong{font-size:16px;display:block}.quantity{display:flex;align-items:center;gap:13px;margin-top:12px}.quantity button{width:32px;height:32px;border:1px solid var(--line);background:white}.quantity button.remove{width:auto;border:0;background:transparent;text-decoration:underline;font-size:13px;margin-left:auto}label{display:block;font-size:14px;font-weight:600;margin:19px 0 7px}label span{font-weight:400}input,textarea{width:100%;padding:11px;border:1px solid #a9af98;background:white;color:var(--ink);border-radius:0}#prepare,#copy{width:100%;margin-top:20px}#status{font-size:14px;margin:15px 0 0}.empty{padding:30px 0;color:#656b59}@media(min-width:1600px){.benefits{padding-left:calc((100vw - 1260px)/2);padding-right:calc((100vw - 1260px)/2)}}@media(max-width:950px){nav{gap:18px}h1{letter-spacing:-2.5px}.hero-photo{min-height:490px}.hero .text-link{margin-left:0;display:block}.benefits{font-size:12px}.product-grid{gap:15px}.product h3{font-size:18px}.product-image{height:250px}.product-image img{height:200px}.steps{gap:14px}.future{gap:15px}.future-slot{padding:20px}}@media(max-width:700px){header{flex-wrap:wrap;padding:18px 5%;gap:16px}.brand img{width:119px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;gap:10px}.bag{padding:8px 10px}.preview-bar{font-size:10px;padding:7px 12px}.preview-bar span{display:block;margin:1px 0 0;font-size:12px}.hero{grid-template-columns:1fr;gap:20px}.hero-copy{padding:24px 0 5px}h1{font-size:56px;letter-spacing:-2.8px}.hero-copy>p{font-size:17px}.hero .text-link{display:inline-block;margin-left:18px}.hero-foot{margin-top:27px}.hero-photo{min-height:410px;border-radius:60px 0 0 0}.benefits{display:grid;grid-template-columns:1fr 1fr;padding:20px 5%;gap:15px;margin-top:25px}.benefits span+span{padding:0;border:0}.section{padding:48px 5%}.section-title{display:block;margin-bottom:25px}.section-title>p{margin-top:20px;max-width:100%}.product-grid{grid-template-columns:1fr 1fr;gap:28px 15px}.product h3{font-size:19px}.product-image{height:250px}.product .scale{font-size:13px}.steps{grid-template-columns:1fr 1fr;gap:28px 18px}.steps article:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.steps article:last-child img{grid-row:1/3}.steps article:last-child h3{align-self:end}.about{grid-template-columns:1fr;gap:30px}.about>img{height:360px}.future{grid-template-columns:1fr 1fr;padding-top:0}.future>div:first-child{grid-column:1/-1}.future-slot{padding:20px 16px}.future-slot strong{font-size:20px}.questions{grid-template-columns:1fr;gap:20px}footer{flex-wrap:wrap;gap:25px}.footer-end{text-align:left;width:100%;border-top:1px solid #cbd0bc;padding-top:20px}.footer-end span{margin-top:12px}dialog{padding:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.product-price{font-size:21px;font-weight:700;margin:0 0 16px;color:var(--dark)}.product-price span{font-size:12px;font-weight:400;margin-left:6px}.basket-total{padding:20px 0 0}.basket-total strong{display:flex;justify-content:space-between;font-size:19px}.basket-total p{font-size:13px;color:#626856;margin:5px 0 0}

.hero h1{font-size:clamp(43px,4.5vw,65px);letter-spacing:-2.7px}.ideas{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--olive);color:white}.ideas .eyebrow{color:#e2e5c7}.ideas h2{color:white}.ideas p{color:#f0f1e6}.ideas .idea-lead{font-size:26px;font-weight:700;margin-bottom:14px}.ideas p:last-child{margin-bottom:0}@media(max-width:700px){.hero h1{font-size:clamp(36px,8.8vw,56px);letter-spacing:-1.8px}.ideas{grid-template-columns:1fr;gap:27px}}

.product-link{display:block;border:1px solid var(--olive);padding:12px;text-align:center;font-size:14px;font-weight:700}.product-link:hover{background:var(--olive);color:white}.product-image img{object-fit:contain;max-width:100%}.idea-contact{display:inline-block;margin-top:10px;color:white;text-decoration:underline;text-underline-offset:5px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:15px;top:15px;z-index:999;background:white;padding:10px}
