:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}body{min-width:320px;min-height:100vh}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-400-latin.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-500-latin.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-600-latin.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-700-latin.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-600-latin.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700-latin.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-800-latin.woff2)format("woff2");font-weight:800;font-display:swap}:root{--ink:#17251f;--muted:#63716a;--green:#1c684d;--green-dark:#114c37;--mint:#e8f4ed;--paper:#fbfcf8;--warm:#f2b84b;--line:#dfe7e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh;overflow:hidden}.site-header{justify-content:space-between;align-items:center;gap:36px;width:min(1180px,100% - 48px);height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;font:800 22px/1 Manrope,sans-serif;display:inline-flex}.brand>span:last-child>span{color:var(--green)}.brand-mark{color:#fff;background:var(--green);border-radius:7px;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.site-header nav{align-items:center;gap:36px;margin-left:auto;display:flex}.site-header nav a{color:#405048;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--green)}.header-cta,.primary-button{background:var(--green);color:#fff;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.header-cta{border-radius:6px;min-height:44px;padding:0 18px;font-size:14px}.header-cta:hover,.primary-button:hover{background:var(--green-dark)}.menu-button{color:var(--ink);background:0 0;border:0;padding:6px;display:none}.hero-section{background:var(--mint);grid-template-columns:minmax(0,1fr) minmax(420px,540px);align-items:center;gap:70px;min-height:535px;padding:56px max(24px,50vw - 590px);display:grid;position:relative}.hero-section:before{content:"";opacity:.35;background-image:radial-gradient(#7ca68f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 48%);mask-image:linear-gradient(90deg,#000,#0000 48%)}.hero-copy{z-index:1;max-width:650px;position:relative}.eyebrow{color:var(--green);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:0;margin:20px 0;font:800 64px/1.04 Manrope,sans-serif}.hero-copy h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#52635b;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.hero-actions>span{color:#53635b;align-items:center;gap:8px;font-size:13px;display:inline-flex}.hero-actions>span svg{color:var(--green)}.primary-button{border-radius:6px;min-height:52px;padding:0 22px;font-size:14px}.hero-visual{height:400px;position:relative}.hero-visual:before{content:"";border:2px solid #1c684d33;position:absolute;inset:28px -30px -18px 28px}.hero-visual img{object-fit:cover;border-radius:4px;width:100%;height:100%;position:relative;box-shadow:0 24px 60px #1637292e}.floating-review{border-left:3px solid var(--warm);background:#fff;grid-template-columns:auto 1fr;column-gap:10px;padding:15px 18px;display:grid;position:absolute;bottom:26px;left:-34px;box-shadow:0 12px 35px #1a3a2b2b}.floating-review svg{color:var(--warm);grid-row:span 2;align-self:center}.floating-review strong{font-size:13px}.floating-review span{color:var(--muted);font-size:11px}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);align-items:center;width:min(1180px,100% - 48px);min-height:112px;margin:0 auto;display:grid}.trust-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:14px;min-height:62px;display:flex}.trust-strip>div:last-child{border:0}.trust-strip svg{color:var(--green)}.trust-strip span{color:var(--muted);flex-direction:column;font-size:12px;line-height:1.5;display:flex}.trust-strip strong{color:var(--ink);font-size:14px}.catalogue{width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0 110px}.section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.kicker{color:var(--green);letter-spacing:1.4px;font-size:12px;font-weight:800}.section-heading h2,.about-band h2{letter-spacing:0;margin:9px 0 0;font:800 38px/1.2 Manrope,sans-serif}.search-box{border:1px solid var(--line);width:280px;height:46px;color:var(--muted);background:#fff;border-radius:5px;align-items:center;gap:10px;padding:0 15px;display:flex}.search-box:focus-within{border-color:var(--green);outline:3px solid #1c684d1a}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.category-list{flex-wrap:wrap;gap:9px;margin:30px 0 36px;display:flex}.category-list button{border:1px solid var(--line);color:#58675f;cursor:pointer;background:0 0;border-radius:5px;min-height:38px;padding:0 16px;font-size:12px;font-weight:600}.category-list button.active,.category-list button:hover{background:var(--green);border-color:var(--green);color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #233b301f}.product-image-wrap{aspect-ratio:16/10;background:#e6ebe7;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image{transform:scale(1.04)}.product-label{color:var(--green-dark);text-transform:uppercase;background:#fff;border-radius:4px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 14px #0000001f}.product-content{padding:22px}.product-meta{color:var(--green);text-transform:uppercase;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.rating{color:#b67d17;align-items:center;gap:4px;display:inline-flex}.product-content h3{min-height:48px;margin:13px 0 8px;font:700 18px/1.35 Manrope,sans-serif}.product-content p{min-height:63px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.product-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding-top:18px;display:flex}.product-footer strong{font-size:14px}.product-link{color:var(--green);align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.product-link:hover{color:var(--green-dark)}.product-link.unavailable{color:#89938e;cursor:not-allowed}.empty-state{text-align:center;color:var(--muted);padding:70px 20px}.about-band{background:var(--green-dark);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:82px max(24px,50vw - 500px);display:grid}.about-band .kicker{color:#8ed1b2}.about-band h2{color:#fff;font-size:36px}.about-band p{color:#c7d8cf;max-width:520px;font-size:15px;line-height:1.8}footer{width:min(1180px,100% - 48px);min-height:105px;color:var(--muted);justify-content:space-between;align-items:center;gap:30px;margin:0 auto;font-size:11px;display:flex}footer>div{gap:22px;display:flex}footer button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}footer button:hover{color:var(--green)}.footer-brand{color:var(--ink);font-size:18px}.footer-brand .brand-mark{width:30px;height:30px;font-size:14px}.modal-backdrop{z-index:100;background:#0c1c15a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.legal-modal{background:#fff;border-radius:7px;width:min(620px,100%);max-height:min(720px,100vh - 48px);padding:42px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000047}.legal-modal h2{margin:8px 45px 24px 0;font:800 30px/1.2 Manrope,sans-serif}.modal-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;place-items:center;padding:0;display:grid;position:absolute;top:22px;right:22px}.modal-close:hover{border-color:var(--green);color:var(--green)}.legal-copy{color:var(--muted);font-size:14px;line-height:1.75}.legal-copy p{margin:0 0 18px}.legal-copy p:last-child{margin-bottom:0}.legal-copy a{color:var(--green);font-weight:700;text-decoration:underline}@media (width<=900px){.site-header{width:calc(100% - 32px);height:70px}.site-header nav{z-index:20;border:1px solid var(--line);background:#fff;padding:20px;display:none;position:absolute;top:66px;left:16px;right:16px;box-shadow:0 12px 30px #0000001f}.site-header nav.nav-open{flex-direction:column;align-items:stretch;gap:18px;display:flex}.header-cta{margin-left:auto}.menu-button{place-items:center;display:grid}.hero-section{grid-template-columns:1fr;gap:42px;padding-block:55px 72px}.hero-copy h1{font-size:52px}.hero-visual{justify-self:center;width:min(620px,95%);height:360px}.trust-strip{grid-template-columns:1fr;padding:20px 0}.trust-strip>div{border:0;border-bottom:1px solid var(--line);justify-content:flex-start}.trust-strip>div:last-child{border:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.header-cta{display:none}.hero-section{min-height:auto;padding-inline:20px}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.hero-actions>span{justify-content:center}.hero-visual{width:calc(100% - 8px);height:270px}.hero-visual:before{inset:18px -12px -12px 18px}.floating-review{bottom:14px;left:-8px}.trust-strip,.catalogue,footer{width:calc(100% - 32px)}.catalogue{padding:68px 0 80px}.section-heading{flex-direction:column;align-items:stretch}.section-heading h2{font-size:30px}.search-box{width:100%}.category-list{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.category-list button{flex:none}.product-grid{grid-template-columns:1fr}.about-band{grid-template-columns:1fr;gap:26px;padding:65px 24px}.about-band h2{font-size:30px}footer{text-align:center;flex-direction:column;justify-content:center;padding:35px 0}footer>div{flex-wrap:wrap;justify-content:center}.legal-modal{padding:34px 24px}.legal-modal h2{font-size:26px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
