:root{--green:#165543;--deep:#1b3e33;--ink:#263d32;--line:#e5e9e2;--cream:#f5f5ef;--mint:#eff3ec}
body{background:#fff;color:var(--ink)}h1,h2,h3,h4{font-family:'DM Sans',system-ui,sans-serif;letter-spacing:-.045em;font-weight:800}.topbar{background:#204b3b}.topbar-inner{min-height:29px;font-size:10px;font-weight:600;letter-spacing:.02em}.site-header{box-shadow:none;border-bottom:1px solid #edf0e9}.header-main{min-height:83px}.brand-mark{border-radius:8px;background:#1c634f}.brand-type strong{letter-spacing:-.075em}.brand-type strong span{color:#5f9b6c}.brand-type small{letter-spacing:.22em}.search{background:#f8f9f5;border-color:#e5eae3;border-radius:7px;height:45px}.search button{border-radius:5px;background:#1d604b}.cart-link{background:#f1f5ef;border-radius:7px;color:#1d604b}.cart-link b{background:#1d604b}.nav-inner{gap:24px;min-height:45px}.nav-inner .all-categories{border-radius:0;padding:12px 17px}.nav-inner>a{font-size:11px}.button{border-radius:5px;letter-spacing:.01em}.section{padding:58px 0}.section-kicker,.home-label{color:#679277;font-size:10px;letter-spacing:.15em;font-weight:800}.section-heading h2{font-size:29px;margin-top:7px}.section-heading p{font-size:12px}.text-link{font-size:11px}.home-hero{background:#f8f8f3;padding:22px 0 0}.home-hero-grid{display:grid;grid-template-columns:1fr 1.13fr;min-height:450px}.home-hero-copy{background:#e9eee4;padding:55px 53px 28px;display:flex;flex-direction:column;justify-content:center}.home-hero-copy h1{font-size:clamp(41px,4.35vw,61px);line-height:1.05;color:#183b2e;max-width:520px;margin:18px 0}.home-hero-copy p{max-width:385px;color:#697f70;font-size:14px;line-height:1.7;margin-bottom:23px}.home-hero-copy .button{align-self:start}.home-hero-detail{display:flex;gap:17px;flex-wrap:wrap;margin-top:50px;border-top:1px solid #cdd9cc;padding-top:18px}.home-hero-detail span{color:#668170;font-size:10px;font-weight:700}.home-hero-photo{position:relative;min-height:450px;overflow:hidden}.home-hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.home-hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,37,29,.25),transparent 60%)}.photo-note{position:absolute;right:22px;bottom:22px;z-index:1;background:#fff;padding:19px 22px;min-width:190px}.photo-note strong{display:block;font-size:16px;line-height:1.25;color:#1f4938}.photo-note span{display:block;font-size:10px;color:#8a9b8b;margin-top:10px}.home-assurance{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:24px}.home-assurance>div{display:grid;grid-template-columns:31px 1fr;column-gap:13px;align-items:start;padding-right:15px;border-right:1px solid var(--line)}.home-assurance>div:last-child{border-right:0}.assurance-number{grid-row:span 2;color:#5d9770;font-size:12px;font-weight:800}.home-assurance strong{font-size:12px;color:#284a3a}.home-assurance small{font-size:10px;color:#8b9a8c;margin-top:3px}.home-categories .category-grid{grid-template-columns:repeat(4,1fr);gap:10px}.home-categories .category-tile{min-height:99px;border:1px solid #e5ebe3;background:#fbfcf9;border-radius:5px;padding:17px 19px;display:grid;grid-template-columns:1fr auto;text-align:left;align-items:start;justify-items:start}.home-categories .category-tile:hover{box-shadow:none;border-color:#a4c6af;transform:translateY(-2px)}.category-index{grid-column:1/-1;color:#95a996;font-size:10px;font-weight:800;line-height:1}.home-categories .category-tile strong{font-size:14px;align-self:end}.category-arrow{color:#528965;font-size:18px;line-height:1;align-self:end}.deals-section{background:#f7f8f4}.product-grid{gap:13px}.product-card{border-radius:5px;border-color:#e6eae4;box-shadow:none}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(29,65,45,.07)}.product-visual{height:210px;background:#f7f8f4}.product-visual::before{display:none}.product-visual img{width:100%;height:100%;object-fit:contain;z-index:1}.product-visual.photo img{object-fit:cover}.discount-badge{border-radius:3px;background:#b85f45;font-size:9px}.discount-badge.soft{background:#e7efe7}.product-info{padding:15px;min-height:151px}.product-meta{font-size:10px;color:#899588}.product-name{font-size:13px;font-weight:700}.product-unit{font-size:10px}.price-wrap strong{font:800 18px 'DM Sans',sans-serif;letter-spacing:-.04em;color:#205d44}.add-button{height:30px;min-width:47px;padding:0 8px;width:auto;border-radius:4px;background:#1c654d;font-size:11px;font-weight:800}.mid-banner{background:#234e3b;min-height:280px;margin-top:58px;border-radius:0}.mid-banner-copy{width:60%;padding:42px 48px;color:#fff}.mid-banner-copy>span{color:#b8d6bb}.mid-banner-copy h2{color:#fff;font-size:36px;max-width:540px}.mid-banner-copy p{color:#d2dfd1}.mid-banner-photo{position:absolute;inset:0 0 0 auto;width:40%}.mid-banner-photo img{width:100%;height:100%;object-fit:cover}.mid-banner-photo::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#234e3b,transparent 48%);z-index:1}.home-final{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:38px 0 70px}.home-final h2{font-size:27px;margin:8px 0}.home-final p{font-size:12px;color:#839186;margin:0}.catalog-intro{border-radius:4px;background:#e9eee4}.catalog-deco{display:none}.category-tile .category-icon{display:none}.detail-visual{border-radius:5px;background:#f7f8f4}.detail-visual::before{display:none}.detail-visual img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.detail-visual.photo img{object-fit:cover}.detail-copy h1{font-size:36px}.payment-options{display:grid;grid-template-columns:repeat(2,1fr)}.payment-options label{margin:0;border-radius:5px}.consent-line{display:flex!important;align-items:center;gap:9px;margin:23px 0 0!important;font-weight:600!important}.consent-line input{accent-color:var(--green)}.delivery-note{background:#f1f5ef;color:#3e6b53!important;padding:9px 12px;border-radius:5px}.payment-hosted{border:1px solid var(--line);padding:15px;background:#fff}.success-icon.failure{background:#b85f45}.footer{background:#1f4536}.footer-spark{display:none}.footer-top strong{font-size:23px}.footer-grid a:not(.brand){font-size:11px}.form-panel,.summary-card,.cart-panel,.track-result,.info-content{border-radius:5px}.status-pill{border-radius:3px}
@media(max-width:850px){.home-hero-grid{grid-template-columns:1fr 1fr}.home-hero-copy{padding:35px}.home-hero-copy h1{font-size:39px}.home-hero-photo{min-height:390px}.home-hero-detail{margin-top:30px}.home-categories .category-grid{grid-template-columns:repeat(4,1fr)}.home-categories .category-tile{padding:13px;min-height:95px}.home-categories .category-tile strong{font-size:11px}}
@media(max-width:620px){.header-main{min-height:0}.home-hero{padding:10px 0 0}.home-hero-grid{grid-template-columns:1fr}.home-hero-copy{padding:33px 26px;min-height:305px}.home-hero-copy h1{font-size:38px;margin:12px 0}.home-hero-copy p{font-size:12px;margin-bottom:18px}.home-hero-detail{margin-top:25px;gap:12px}.home-hero-detail span{font-size:9px}.home-hero-photo{min-height:220px}.photo-note{right:10px;bottom:10px;padding:10px;min-width:130px}.photo-note strong{font-size:11px}.photo-note span{font-size:8px;margin-top:4px}.home-assurance{gap:10px;padding:16px 0}.home-assurance>div{grid-template-columns:1fr;gap:3px}.home-assurance .assurance-number{grid-row:auto}.home-assurance strong{font-size:9px}.home-assurance small{display:none}.home-categories .category-grid{grid-template-columns:repeat(2,1fr)}.home-categories .category-tile{min-height:80px}.home-categories .category-tile strong{font-size:12px}.section{padding:39px 0}.section-heading h2{font-size:25px}.product-visual{height:150px}.product-info{min-height:145px}.product-name{font-size:11px}.price-wrap strong{font-size:16px}.mid-banner{min-height:310px;margin-top:35px}.mid-banner-copy{width:100%;padding:28px;position:relative;z-index:2}.mid-banner-copy h2{font-size:28px;max-width:260px}.mid-banner-copy p{max-width:235px}.mid-banner-photo{width:60%;opacity:.38}.mid-banner-photo::before{background:linear-gradient(90deg,#234e3b,transparent)}.home-final{padding:15px 0 45px;display:block}.home-final h2{font-size:23px}.home-final .button{margin-top:17px}.payment-options{grid-template-columns:1fr}}
.category-nav{background:#205842;border-top:0}.category-nav .nav-inner{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:0;min-height:79px}.category-nav .nav-inner>a,.category-nav .nav-inner .all-products-nav{height:79px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:9px 6px;color:#fff;border-left:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;text-align:center;white-space:normal;line-height:1.1}.category-nav .nav-inner>a:last-child{border-right:1px solid rgba(255,255,255,.16)}.category-nav .nav-inner>a:hover{background:#164935;color:#fff}.category-nav .category-svg{height:39px;width:39px;color:#efcd72;flex:none}.home-categories .category-tile{min-height:124px;grid-template-columns:1fr auto;align-content:center;gap:10px}.home-categories .category-tile .category-svg{grid-column:1/-1;width:34px;height:34px;color:#528968}.home-categories .category-tile strong{align-self:center}.home-categories .category-tile .category-arrow{align-self:center}
@media(max-width:850px){.category-nav .nav-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:8px 0}.category-nav .nav-inner>a,.category-nav .nav-inner .all-products-nav{width:auto;height:73px;padding:7px 4px!important;border-radius:0!important;font-size:10px}.category-nav .category-svg{height:31px;width:31px}}
@media(max-width:500px){.category-nav .nav-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-categories .category-tile{min-height:100px}.home-categories .category-tile .category-svg{width:29px;height:29px}}
.filter-sidebar>a .category-svg{width:20px;height:20px;vertical-align:middle;margin-right:6px;color:#629574}
.header-zone{display:flex;align-items:end;gap:3px;margin:0}.header-zone label{display:flex;flex-direction:column;color:#8c9d90;font-size:9px;font-weight:700;line-height:1.2}.header-zone select{max-width:175px;width:175px;border:0;border-bottom:1px solid #d4e1d8;background:#fff;color:#1c5540;font:700 11px 'DM Sans',sans-serif;padding:4px 0 3px;margin:1px 0 0;outline:0}.header-zone button{border:0;background:#ecf5ef;color:#1c6048;border-radius:4px;padding:3px 6px;cursor:pointer}.header-zone button:hover{background:#dcefe3}
@media(max-width:1150px){.header-zone{display:none}}
.product-visual.no-photo{display:grid;place-items:center;background:#edf3ed}.product-icon-placeholder{display:grid;place-items:center;width:88px;height:88px;border:1px solid #dae8db;border-radius:50%;background:#fff;color:#5d9872}.product-icon-placeholder .category-svg{width:51px;height:51px}.detail-visual>.product-icon-placeholder{width:160px;height:160px;margin:auto}.detail-visual>.product-icon-placeholder .category-svg{width:95px;height:95px}
.home-categories .category-tile{background:linear-gradient(110deg,var(--category-wash,#f5efe7) 0%,#fff 74%)}
