@font-face{font-family:Lato;src:url("assets/lato-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Lato;src:url("assets/lato-bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
:root{--ink:#333;--muted:#666;--line:#d5d5d5;--green:#66b74a;--green-dark:#33742b;--green-soft:#e1f8df;--red:#f15c4d;--paper:#fff;--page:#fafafa;--shadow:0 2px 8px rgba(0,0,0,.12);--shell:1290px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--page);color:var(--ink);font-family:Lato,Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}
button,input{font:inherit}
button,a{touch-action:manipulation}
a{color:inherit}
svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;left:16px;top:10px;z-index:1000;transform:translateY(-150%);background:#fff;border:2px solid var(--green);padding:8px 14px}
.skip-link:focus{transform:none}

.site-header{position:sticky;top:0;z-index:50;background:#fff}
.delivery-strip{position:relative;height:50px;background:var(--green-soft)}
.delivery-inner{height:100%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}
.delivery-close{position:absolute;top:50%;right:18px;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#333;cursor:pointer}.delivery-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.delivery-close:hover,.delivery-close:focus-visible{background:rgba(255,255,255,.6)}.delivery-close:focus-visible{outline:2px solid var(--green);outline-offset:2px}
.postcode-control{display:flex;align-items:center;gap:6px;color:#111}
.postcode-control svg{width:24px;height:24px}
.postcode-control input{width:80px;height:25px;border:0;border-radius:14px;background:#fff;outline:none;padding:0 10px}
.postcode-control input:focus{box-shadow:0 0 0 2px var(--green)}
.delivery-inner p{grid-column:2;text-align:center;margin:0;color:#555;font-size:14px;line-height:21px}
.delivery-inner a{text-decoration:underline;font-weight:700}
.masthead{height:79px;background:#fff}
.masthead-inner{height:100%;display:grid;grid-template-columns:290px minmax(320px,420px) 1fr;align-items:center;gap:24px}
.wordmark{display:inline-flex;width:max-content;align-items:center;text-decoration:none;line-height:1}.brand-logo{display:block;width:150px;height:auto}
.search{height:43px;border:1px solid #bbb;border-radius:24px;display:flex;align-items:center;gap:12px;padding:0 16px;background:#fff}
.search-submit{display:grid;place-items:center;flex:0 0 auto;margin:0;padding:0;border:0;background:transparent;color:#86909b;cursor:pointer}.search svg{width:20px;color:inherit}.search input{width:100%;border:0;outline:0;background:transparent;color:#333}
.account-nav{display:flex;justify-content:flex-end;gap:19px;align-items:center}
.icon-link{position:relative;display:flex;align-items:center;gap:6px;border:0;background:transparent;padding:6px 0;color:#222;cursor:pointer;white-space:nowrap}
.language-link{display:none}
.account-icon{stroke-width:1.5}.cart-icon{fill:currentColor;stroke:none}
.cart-link b{position:absolute;right:-8px;top:-7px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#333;color:#fff;font-size:11px}
.primary-nav-wrap{position:relative;z-index:50;height:43px;background:#fff}
.primary-nav-row{height:100%;display:flex;align-items:center;gap:18px}
.menu-toggle{width:34px;height:34px;border:0;background:transparent;padding:5px;display:grid;align-content:center;gap:5px;cursor:pointer;flex:0 0 auto}
.menu-toggle span{display:block;height:2px;background:#222;width:24px}
.mobile-menu-toggle{display:none}
.primary-nav{display:flex;flex:1;min-width:0;align-items:center;justify-content:space-between;gap:14px;width:100%;overflow-x:auto;white-space:nowrap;scrollbar-width:none}
.primary-nav::-webkit-scrollbar{display:none}
.primary-nav a,.secondary-nav a{text-decoration:none;font-size:14px}.primary-nav a:hover,.secondary-nav a:hover{text-decoration:underline}
.secondary-nav{height:29px;display:flex;justify-content:center;gap:23px;align-items:start;white-space:nowrap;background:#fff;overflow:hidden;scrollbar-width:none}.secondary-nav::-webkit-scrollbar{display:none}.secondary-nav a{display:flex;align-items:center;gap:4px}.secondary-nav svg{width:14px;height:14px;color:#d59c23}

main{background:#fafafa}
.breadcrumbs{min-height:69px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:14px}
.breadcrumbs a{text-decoration:underline}.breadcrumbs span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:460px}
.product-layout{display:grid;grid-template-columns:406px 405px minmax(330px,1fr);gap:30px;align-items:start;min-height:500px;padding-bottom:56px}
.gallery-column{position:relative;min-height:372px;display:flex;justify-content:center;align-items:flex-start;padding-top:0}
.product-image-frame{position:relative;left:7px;width:200px;height:200px;background:#fff;border:1px solid #b7b7b7;border-radius:5px;padding:10px;display:grid;place-items:center;cursor:zoom-in}
.product-image-frame img{display:block;width:100%;height:100%;object-fit:contain}
.stock-pill,.included-pill{background:var(--red);color:#fff;border-radius:11px;padding:1px 9px;line-height:23px}
.stock-pill{position:absolute;top:5px;right:3px}
.product-copy{padding-top:4px}
.title-row{display:flex;gap:14px;align-items:flex-start}
h1{font-size:24px;line-height:27px;margin:0;font-weight:700;max-width:460px}
.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:14px;color:#666;font-size:14px}
.share-button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#666;padding:4px;cursor:pointer}.share-button svg{width:19px;color:#87c975}
.product-description{font-size:16px;line-height:24px;margin:42px 0 0;max-width:500px}
.price-block{margin-top:38px;display:grid;gap:6px}.price-block>div{display:flex;align-items:baseline;gap:7px}.value-label{font-size:13px;color:#666}.value-label strong{color:#333}.current-price{font-size:24px}.unit-price{font-size:14px;color:#666}.saving-line{color:var(--green-dark);font-size:13px;font-weight:700}
.purchase-row{display:flex;gap:12px;align-items:center;margin-top:46px}.add-button{width:160px;height:39px;display:grid;place-items:center;border:1px solid var(--green);border-radius:8px;background:#fafff8;color:var(--green);font-weight:700;text-decoration:none;cursor:pointer}.add-button:hover,.add-button:focus-visible{background:var(--green);color:#fff}.checkout-note{font-size:12px;color:#777;margin:8px 0 0}
.details-panel{padding-top:7px}.tab-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--green);border-radius:5px;overflow:hidden}.tab-list button{min-height:35px;border:0;border-right:1px solid var(--green);background:#f3faf1;color:var(--green);padding:5px 14px;cursor:pointer}.tab-list button:first-child{grid-column:1}.tab-list button:nth-child(2){grid-column:2}.tab-list button:nth-child(3){grid-column:1}.tab-list button[aria-selected="true"]{background:var(--green);color:#fff}.tab-list button:nth-child(2){border-right:0}.tab-panel{min-height:295px;background:#fff;margin-top:7px;border-radius:5px;box-shadow:var(--shadow);padding:20px}.tab-panel[hidden]{display:none}.tab-panel p{margin:0 0 14px}.spec-table{margin:0}.spec-table div{display:grid;grid-template-columns:136px 1fr;border-bottom:1px solid #d4d4d4;padding:14px 0}.spec-table dt{font-weight:700}.spec-table dd{margin:0}

.included-section{padding:20px 0 90px}.section-heading-row{display:flex;justify-content:space-between;align-items:center}.included-section h2{font-size:26px;margin:0 0 14px}.carousel-controls{display:flex;gap:8px}.carousel-controls button{width:37px;height:37px;border-radius:50%;border:2px solid #fff;background:var(--green);box-shadow:0 1px 4px #999;color:#fff;font-size:31px;line-height:25px;cursor:pointer}
.included-section,.delivery-benefits,.site-footer{content-visibility:auto}.included-section{contain-intrinsic-size:auto 590px}.delivery-benefits{contain-intrinsic-size:auto 110px}.site-footer{contain-intrinsic-size:auto 368px}
.bundle-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.bundle-track::-webkit-scrollbar{display:none}.bundle-card{position:relative;min-height:398px;background:#fff;padding:8px 10px 12px;text-align:center;display:flex;flex-direction:column;align-items:center}.included-pill{position:absolute;right:7px;top:7px}.bundle-card img{width:185px;height:185px;object-fit:contain;margin-top:10px}.bundle-card .sku{font-size:12px;color:#666}.bundle-card h3{font-size:14px;line-height:16px;min-height:49px;margin:1px 0 4px;font-weight:400}.bundle-card p{font-size:13px;color:#777;margin:0 0 12px}.bundle-card button{display:grid;place-items:center;margin-top:auto;width:100%;min-height:46px;height:auto;padding:6px 10px;border:1px solid var(--green);border-radius:8px;background:#fafff8;color:var(--green);font-weight:700;line-height:16px;text-align:center}.bundle-card[hidden]{display:none}.search-status{min-height:24px;color:#666;margin:12px 0 0}
.site-footer{background:#e2e2e2;color:#333;font-family:Roboto,Arial,sans-serif;font-size:16px;line-height:24px}.site-footer .shell{width:100%;max-width:1140px;padding-inline:16px}.footer-grid{min-height:319px;display:grid;grid-template-columns:1.21fr 1fr 1fr 1.61fr 1fr;gap:16px;align-items:center;padding-block:16px}.site-footer section{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.site-footer .order-help{min-height:232px}.site-footer h2{font-size:16px;line-height:24px;color:#62bb46;font-weight:400;margin:0 0 16px}.site-footer h3{font-size:16px;line-height:21px;color:#0d1f29;font-weight:700;margin:16px 0 0;padding-bottom:16px}.site-footer p{margin:0 0 16px}.site-footer section>a{margin:0 0 16px;color:#333;text-decoration:underline}.site-footer section>a:last-child{margin-bottom:0}.support-link{color:#1497e6!important;text-decoration:none}.newsletter form{width:100%}.newsletter form>div{display:flex;width:100%;height:36px;border:1px solid #62bb46;border-radius:999px;overflow:hidden}.newsletter input[type="email"]{min-width:0;flex:1;border:0;background:#fff;padding:0 16px;font-size:14px;outline:0}.newsletter button{flex:0 0 102px;border:0;background:#62bb46;color:#fff;padding:0 20px;font-size:14px}.newsletter label{display:block;font-size:16px;line-height:24px;margin-top:16px}.newsletter-status{font-size:13px;color:#33742b;margin:8px 0 0!important}.newsletter-status:empty{display:none}.contact-title{margin-bottom:16px!important}.phone-line{display:flex;align-items:center;gap:8px;margin-bottom:0!important}.phone-line svg{width:16px;height:16px}.payment-placeholder{align-self:stretch}.payment-placeholder .revolut-mark{display:block;width:131px;height:87px;margin:0}.footer-bottom{height:49px;padding-block:4px;border-top:1px solid #d0d0d0;background:#e2e2e2}.footer-bottom .shell{height:41px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:16px}.footer-wordmark .brand-logo{width:130px}.footer-bottom p{margin:0;text-align:center;font-size:13px}.social-nav{display:flex;justify-content:flex-end;gap:12px}.social-nav a{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#62bb46;color:#fff;text-decoration:none;font-size:12px;font-weight:700}

.gallery-dialog{border:0;border-radius:8px;padding:28px;box-shadow:0 12px 60px rgba(0,0,0,.35);max-width:min(720px,90vw)}.gallery-dialog::backdrop{background:rgba(0,0,0,.65)}.gallery-dialog img{display:block;max-width:100%;height:auto}.gallery-dialog button{position:absolute;right:9px;top:4px;border:0;background:transparent;font-size:30px;cursor:pointer}.toast{position:fixed;z-index:100;right:22px;bottom:22px;background:#2f6e2a;color:#fff;padding:13px 18px;border-radius:6px;box-shadow:var(--shadow)}

@media (min-width:1400px){.site-footer .shell{max-width:1320px}}
@media (min-width:992px) and (max-width:1199px){.site-footer .shell{max-width:960px}}
@media (min-width:768px) and (max-width:991px){.site-footer .shell{max-width:720px}}
@media (min-width:576px) and (max-width:767px){.site-footer .shell{max-width:540px}}
@media (max-width:1000px){
  .site-header{position:static}.masthead-inner{grid-template-columns:auto 1fr auto}.search{justify-self:end;width:66px}.search input{display:none}.account-nav .icon-link span{display:none}.primary-nav{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.secondary-nav{justify-content:flex-start;padding-inline:16px;overflow-x:auto}.product-layout{grid-template-columns:1fr 1.2fr}.details-panel{grid-column:1/-1}.bundle-track{grid-template-columns:repeat(5,210px)}.footer-grid{min-height:0;grid-template-columns:repeat(3,1fr);align-items:start;padding-block:40px}.site-footer .order-help{min-height:0}.newsletter{grid-column:span 2}
}
@media (max-width:680px){
  body{font-size:15px}.shell{width:min(calc(100% - 32px),var(--shell))}.delivery-strip{height:133px}.delivery-inner{grid-template-columns:1fr 1.25fr;gap:14px}.postcode-control{align-items:flex-start;display:grid;grid-template-columns:24px 1fr}.postcode-control input{grid-column:1/-1}.delivery-inner p{grid-column:2;text-align:center;font-size:14px;line-height:21px}.masthead{height:71px}.masthead-inner{grid-template-columns:1fr auto auto;gap:10px}.brand-logo{width:145px}.search{width:66px;height:43px;padding:0;justify-content:center}.account-nav{gap:8px}.account-nav .icon-link:nth-child(2){display:none}.icon-link{gap:3px}.account-nav .icon-link:first-child span{display:inline}.cart-link{width:28px}.cart-link b{right:0}.primary-nav-wrap{height:45px}.primary-nav-row{align-items:center;padding-top:0}.menu-toggle{margin-top:0}.primary-nav{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;padding-bottom:0;overflow-x:auto;scrollbar-width:none}.primary-nav::-webkit-scrollbar{display:none}.primary-nav.is-open{display:flex}.primary-nav a{padding:10px 0;width:auto;border-bottom:0}.secondary-nav{height:43px;align-items:center;gap:20px;border-bottom:1px solid #eee;overflow-x:auto}.breadcrumbs{min-height:92px;align-content:center;gap:6px;line-height:21px}.breadcrumbs span:last-child{max-width:100%}.product-layout{display:flex;flex-direction:column;gap:0;padding-bottom:35px}.gallery-column{width:100%;min-height:343px}.product-image-frame{left:0;width:100%;height:auto;aspect-ratio:1/1}.stock-pill{right:6px}.product-copy{width:100%;padding-top:16px}h1{font-size:22px;line-height:25px}.product-meta{margin-top:9px}.product-description{margin-top:27px}.price-block{margin-top:26px}.purchase-row{margin-top:23px}.add-button{flex:1}.details-panel{width:100%;padding-top:30px}.tab-list button{padding-inline:8px}.tab-panel{min-height:0}.spec-table div{grid-template-columns:130px 1fr}.included-section{padding:35px 0 55px}.included-section h2{font-size:24px}.bundle-track{grid-template-columns:repeat(5,172px);gap:8px}.bundle-card{min-height:368px}.bundle-card img{width:152px;height:152px}.bundle-card h3{font-size:13px;line-height:15px;min-height:61px}.carousel-controls button{width:34px;height:34px}.delivery-benefits{grid-template-columns:1fr;padding:25px 0}.delivery-benefits>div{justify-content:flex-start}.site-footer .shell{width:100%;max-width:none}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px;padding:40px 16px}.newsletter{grid-column:1/-1}.payment-placeholder{grid-column:1/-1}.footer-bottom{height:auto;padding:0}.footer-bottom .shell{height:auto;grid-template-columns:1fr;text-align:center;gap:12px;padding:18px 16px}.footer-bottom p,.social-nav{justify-self:center}.toast{left:16px;right:16px;bottom:16px;text-align:center}
  .primary-nav.is-open{position:absolute;top:45px;left:16px;right:16px;z-index:60;width:auto;max-height:70vh;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:10px 16px;overflow-y:auto;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.18)}.primary-nav.is-open a{width:100%;padding:10px 0;border-bottom:1px solid #eee}
  .delivery-inner{padding-right:34px}.delivery-close{top:9px;right:8px;transform:none}
  .masthead{height:98px;border-bottom:1px solid #eee}.masthead-inner{height:98px;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:50px 43px;column-gap:7px;row-gap:0;align-items:center}.mobile-menu-toggle{display:grid;grid-column:1;grid-row:1;justify-self:start}.wordmark{grid-column:2;grid-row:1}.brand-logo{width:114px}.account-nav{grid-column:3;grid-row:1;gap:13px}.account-nav .icon-link{display:flex!important;width:23px;height:34px;padding:0;justify-content:center}.account-nav .language-link{display:none!important}.account-nav .icon-link span{display:none!important}.account-nav svg{width:22px;height:22px}.account-nav .cart-icon{width:25px;height:25px}.cart-link{width:27px!important}.cart-link b{right:-4px;top:-3px;width:17px;height:17px}.search{grid-column:1/-1;grid-row:2;width:100%;height:41px;justify-self:stretch;padding:0 15px;gap:10px}.search input{display:block;font-size:15px}.primary-nav-wrap{height:0}.primary-nav-row{height:0}.desktop-menu-toggle{display:none}.primary-nav{display:none}.primary-nav.is-open{top:0}.secondary-nav{display:none}.breadcrumbs{min-height:89px;align-content:flex-start;padding:15px 0 10px;font-size:13px;line-height:20px}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bundle-track{scroll-behavior:auto}}
