@charset "UTF-8";.hero{position:relative;isolation:isolate;min-height:min(640px,76vh);overflow:hidden;background:#173d24}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg,rgba(12,39,23,.94),rgba(12,39,23,.78) 43%,rgba(12,39,23,.28) 72%,rgba(12,39,23,.06)),linear-gradient(0deg,rgba(8,24,14,.2),rgba(8,24,14,.04))}.hero-image,.hero:after{position:absolute;inset:0}.hero-image{z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 58%;object-position:center 58%}.hero-inner{display:grid;min-height:inherit;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(42px,7vw,100px);padding-block:88px}.hero-copy{position:relative;z-index:0}.hero-copy,.hero-copy h1{max-width:700px;color:#fff}.hero-copy h1{margin-bottom:22px;font-size:clamp(3.3rem,6.2vw,6.2rem);text-shadow:0 3px 18px rgba(3,19,10,.28)}.hero-copy>p:not(.eyebrow){max-width:610px;color:hsla(0,0%,100%,.88);font-size:clamp(1rem,1.4vw,1.18rem)}.hero .eyebrow{color:#bdd078}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}.button-light{color:#173d24;background:#fff;border-color:#fff}.button-light:hover{color:#173d24;background:#edf2e5}.hero-phone{display:grid;gap:1px}.hero-phone span{color:hsla(0,0%,100%,.7);font-size:.7rem}.hero-phone strong{color:#fff;font-size:1.05rem}.postcode-card{display:grid;gap:16px;padding:clamp(24px,3vw,34px);color:var(--ink);background:hsla(0,0%,100%,.96);border:1px solid hsla(0,0%,100%,.65);border-radius:18px;box-shadow:0 26px 65px rgba(6,27,14,.26);backdrop-filter:blur(12px)}.postcode-card>div:first-of-type{display:grid;gap:3px}.postcode-card p{margin:0;color:var(--accent-dark);font-size:.7rem;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.postcode-card h2{margin:0;font-size:clamp(1.55rem,2.4vw,2.05rem);letter-spacing:-.035em}.postcode-card small{color:var(--muted);font-size:.68rem}.postcode-icon{display:grid;width:46px;height:46px;place-items:center;color:#fff;background:var(--accent-dark);border-radius:50%}.postcode-icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.postcode-field{display:grid;grid-template-columns:1fr auto;overflow:hidden;background:#fff;border:1px solid #cbd5c8;border-radius:9px}.postcode-field:focus-within{border-color:var(--accent-dark);box-shadow:0 0 0 3px rgba(127,150,62,.17)}.postcode-field input{min-width:0;padding:13px 15px;background:transparent;border:0;outline:0;text-transform:uppercase}.postcode-field button{padding:11px 18px;color:#fff;background:var(--accent-dark);border:0;font-weight:780}.home-delivery-check{padding-block:28px;background:#e8eee0;border-bottom:1px solid #d5dfcd}.home-delivery-check .postcode-card{grid-template-columns:auto minmax(280px,1fr) minmax(380px,.8fr);align-items:center;gap:22px;padding:24px 30px;border-color:rgba(23,61,36,.1);border-radius:14px;box-shadow:0 14px 38px rgba(23,61,36,.08)}.home-delivery-check .postcode-heading{gap:1px}.home-delivery-check .postcode-heading h2{font-size:clamp(1.45rem,2.2vw,2rem)}.home-delivery-check .postcode-heading small{margin-top:3px}.home-delivery-check .postcode-field{min-height:52px}.home-proof{color:#f2f5ed;background:#102f1c}.home-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-proof-grid>div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;padding:22px 26px;border-left:1px solid hsla(0,0%,100%,.11)}.home-proof-grid>div:last-child{border-right:1px solid hsla(0,0%,100%,.11)}.home-proof-grid svg,.trust-grid svg{width:28px;height:28px;fill:none;stroke:#bdd078;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home-proof-grid>div>span,.trust-grid div>span{display:grid;gap:3px}.home-proof-grid strong{color:#dce8b5;font-size:.82rem}.home-proof-grid small{color:hsla(0,0%,100%,.62);font-size:.69rem}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.category-card{position:relative;display:block;min-width:0;overflow:hidden;aspect-ratio:.78;color:#fff;border-radius:14px}.category-card:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(8,27,15,.86),rgba(8,27,15,.04) 62%)}.category-image{display:block;width:100%;height:100%;background:var(--mist)}.category-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.category-card:hover .category-image img{transform:scale(1.085)}.hero-guarantee{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;margin-top:20px;color:#fff;background:rgba(10,47,28,.72);border:1px solid rgba(214,239,152,.48);border-radius:999px;backdrop-filter:blur(7px)}.hero-guarantee svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:#d7ef98;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-guarantee strong{font-size:.76rem;letter-spacing:.01em}.category-card-copy{position:absolute;z-index:1;right:0;bottom:0;left:0;display:grid;gap:5px;padding:22px}.category-card-copy strong{font-size:clamp(.95rem,1.3vw,1.22rem)}.category-card-copy span{color:hsla(0,0%,100%,.72);font-size:.68rem;font-weight:700}.section-tint{background:#f3f5ef}.section-tint .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.section-tint .product-card-image{aspect-ratio:.8;background:#e8ece3}.delivery-story{padding-block:clamp(78px,10vw,130px);overflow:hidden;background:#fff}.delivery-story-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:clamp(55px,9vw,130px)}.delivery-story-media{position:relative}.delivery-story-media:before{position:absolute;z-index:-1;top:-40px;right:55px;bottom:55px;left:-80px;content:"";background:#edf2e5;border-radius:40% 18px 18px}.delivery-story-media img{width:100%;max-height:650px;-o-object-fit:cover;object-fit:cover;border-radius:16px}.delivery-story-media>span{position:absolute;right:-25px;bottom:35px;padding:12px 17px;color:#fff;background:var(--accent-dark);border-radius:8px;font-size:.72rem;font-weight:760;box-shadow:var(--shadow)}.delivery-story-copy h2{max-width:650px}.delivery-story-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:1.04rem}.delivery-story-copy ul{display:grid;gap:12px;padding:0;margin:28px 0;list-style:none}.delivery-story-copy li{position:relative;padding-left:30px;font-size:.88rem;font-weight:650}.delivery-story-copy li:before{position:absolute;top:2px;left:0;display:grid;width:20px;height:20px;content:"✓";place-items:center;color:#fff;background:var(--accent);border-radius:50%;font-size:.65rem}.guarantee-note{display:grid;gap:3px;padding:17px 18px;margin-top:27px;background:#f3f5ef;border-left:3px solid var(--accent);border-radius:6px}.guarantee-note strong{font-size:.82rem}.guarantee-note span{color:var(--muted);font-size:.72rem}.project-steps{color:#fff;background:var(--accent-dark)}.project-steps .eyebrow{color:#bdd078}.project-steps h2{max-width:720px;color:#fff}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-grid article{min-height:230px;padding:30px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:12px}.step-grid article>span{display:inline-block;margin-bottom:34px;color:#bdd078;font-size:.72rem;font-weight:820;letter-spacing:.15em}.step-grid h3{color:#fff;font-size:1.3rem}.step-grid p{margin:0;color:hsla(0,0%,100%,.65);font-size:.8rem}.trust-section{padding-block:34px;color:#eaf0ed;background:#102f1c}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.trust-grid div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px}.trust-grid strong{color:#bdd078;font-size:.9rem}.trust-grid small{color:hsla(0,0%,100%,.62);font-size:.75rem}.home-reviews{background:#f3f5ef}.home-reviews .fob-google-reviews-widget{margin:0}.home-reviews .fob-gr-header{margin-bottom:34px}.home-reviews .fob-gr-business-name{color:var(--ink);font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em}.home-reviews .fob-gr-review-card{border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 35px rgba(23,61,36,.07)}.home-reviews .fob-gr-review-star,.home-reviews .fob-gr-star{color:#f3ad17}.home-contact-band{padding-block:50px;color:var(--ink);background:#dfe8c7}.home-contact-band>.shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.home-contact-band p{margin-bottom:5px;color:var(--accent-dark);font-size:.72rem;font-weight:800;text-transform:uppercase}.home-contact-band h2{margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.home-contact-actions{display:grid;flex:0 0 auto;gap:2px;text-align:right}.home-contact-actions a{color:var(--accent-dark);font-size:1.55rem;font-weight:820}.home-contact-actions span{color:var(--muted);font-size:.68rem}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.journal-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius)}.journal-card p{margin:15px 0 6px;color:var(--muted);font-size:.75rem}.journal-card h3{font-size:1.35rem}body.delivery-modal-open{overflow:hidden}.delivery-modal-dialog>.button[hidden],.delivery-modal-price[hidden],.delivery-modal[hidden]{display:none}.delivery-modal{position:fixed;z-index:200;inset:0;display:grid;padding:22px;place-items:center;opacity:0;transition:opacity .18s ease}.delivery-modal.is-open{opacity:1}.delivery-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;background:rgba(5,24,16,.72);border:0;backdrop-filter:blur(5px)}.delivery-modal-dialog{position:relative;width:min(100%,540px);padding:clamp(28px,5vw,48px);background:#fff;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.3);outline:0;transform:translateY(14px) scale(.98);transition:transform .18s ease}.delivery-modal.is-open .delivery-modal-dialog{transform:translateY(0) scale(1)}.delivery-modal-close{position:absolute;top:14px;right:14px;display:grid;width:38px;height:38px;padding:0;place-items:center;color:var(--muted);background:var(--mist);border:0;border-radius:50%;font-size:1.45rem;line-height:1}.delivery-modal-icon{display:grid;width:58px;height:58px;margin-bottom:24px;place-items:center;color:#fff;background:var(--accent-dark);border-radius:50%;font-size:1.5rem;font-weight:850}.delivery-modal.is-error .delivery-modal-icon{background:#9b4438}.delivery-modal-dialog h2{max-width:430px;margin:8px 0 12px;font-size:clamp(2rem,5vw,3.1rem);line-height:1.03}.delivery-modal-dialog>p:not(.eyebrow){color:var(--muted)}.delivery-modal-price{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0}.delivery-modal-price>div{display:grid;gap:3px;padding:16px;background:var(--mist);border-radius:11px}.delivery-modal-price span{color:var(--muted);font-size:.7rem}.delivery-modal-price strong{color:var(--accent-dark);font-size:1.35rem}.delivery-modal-dialog>.button{justify-content:center;width:100%;margin-top:12px}@media (max-width:1100px){.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{aspect-ratio:.9}.section-tint .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:42px;padding-block:80px}.postcode-card{width:min(480px,100%)}.home-delivery-check .postcode-card{width:100%;grid-template-columns:auto 1fr}.home-delivery-check .postcode-field{grid-column:1/-1}.home-proof-grid{grid-template-columns:repeat(2,1fr)}.home-proof-grid>div:nth-child(odd){border-left:0}.delivery-story-grid{grid-template-columns:1fr}.delivery-story-media{width:min(620px,100% - 20px)}.delivery-story-media img{max-height:540px}}@media (max-width:760px){.hero:after{background:linear-gradient(90deg,rgba(9,34,19,.9),rgba(9,34,19,.42))}.hero-inner{padding-block:68px 48px}.hero-copy h1{font-size:clamp(2.75rem,13vw,4.7rem)}.hero-actions{align-items:flex-start;flex-direction:column}.postcode-card{padding:22px}.home-delivery-check{padding-block:20px}.home-delivery-check .postcode-card{padding:20px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{aspect-ratio:.82}.section-tint .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:0}.trust-grid{grid-template-columns:repeat(2,1fr)}.home-contact-band>.shell{align-items:flex-start;flex-direction:column}.home-contact-actions{text-align:left}.journal-grid{grid-template-columns:1fr;gap:34px}}@media (max-width:430px){.home-delivery-check .postcode-card{grid-template-columns:1fr}.home-delivery-check .postcode-icon{margin-bottom:-7px}.delivery-modal{padding:12px;align-items:end}.delivery-modal-dialog{padding:30px 22px 24px;border-radius:20px 20px 12px 12px}.delivery-modal-price,.home-proof-grid{grid-template-columns:1fr}.home-proof-grid>div{padding-inline:0;border-left:0;border-bottom:1px solid hsla(0,0%,100%,.1)}.category-card-copy{padding:16px}.delivery-story-media>span{right:-10px}.trust-grid{grid-template-columns:1fr;gap:20px}}