:root{--green:#4caa4c;--deep:#174f34;--red:#e3242b;--ink:#1a1a1a;--muted:#647069;--cream:#f5f7f1;--line:#dde5dc;--white:#fff;--shadow:0 20px 50px rgba(24,65,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:400 15px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:-50px;left:20px;z-index:100;background:#fff;padding:10px}.skip-link:focus{top:10px}.notice{height:34px;padding:7px 15px;background:var(--deep);color:#dff1df;text-align:center;font-size:11px}.site-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;padding:0 max(20px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.96);border-bottom:1px solid #edf0ec;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand-mark{display:grid;place-items:center;width:60px;height:40px;padding:4px;border:1px solid #d9e4d8;border-radius:12px;background:#fff}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand b{display:block;color:var(--deep);font-size:16px;letter-spacing:.1em}.brand small{display:block;margin-top:4px;color:var(--muted);font-size:9px}.site-header nav{display:flex;gap:4px;font-size:13px;font-weight:700}.site-header nav a{padding:9px 13px;border-radius:99px}.site-header nav a:hover,.site-header nav a.active{background:#edf7ed;color:var(--deep)}.header-actions{display:flex;align-items:center;gap:8px}.icon-button,.menu-link{border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--deep);padding:9px 13px;font-size:12px;font-weight:800}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:4px;border-radius:20px;background:var(--red);color:#fff;font-size:11px}.products-hero{padding:72px 0 46px;background:linear-gradient(135deg,#f4f8f1,#fff)}.products-hero h1{max-width:700px;margin:0;color:var(--deep);font:800 clamp(2.7rem,6vw,5rem)/.98 Arial;letter-spacing:-.06em}.products-hero p:not(.eyebrow){max-width:540px;margin:20px 0 0;color:var(--muted);font-size:17px}.eyebrow{margin:0 0 10px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow.light{color:#d9f1d9}.breadcrumb{margin-top:28px;color:var(--muted);font-size:12px}.products-area{display:grid;grid-template-columns:215px minmax(0,1fr);gap:28px;align-items:start;padding-top:38px;padding-bottom:80px}.category-sidebar{position:sticky;top:98px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff}.category-sidebar .eyebrow{margin-bottom:12px}.category-nav{display:grid;gap:6px}.category-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--muted);text-align:left;font-size:12px;font-weight:800}.category-link:hover,.category-link.active{border-color:#cfe2ce;background:#edf7ed;color:var(--deep)}.sidebar-note{margin-top:25px;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.45}.mobile-controls{display:none}.results-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.results-head h2{margin:0;color:var(--deep);font-size:clamp(1.9rem,4vw,3rem);letter-spacing:-.05em}.muted{margin:8px 0 0;color:var(--muted);font-size:13px}.search-wrap{min-width:255px}.search-wrap label{display:block;margin-bottom:5px;color:var(--deep);font-size:11px;font-weight:800}.search-field{display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff}.search-field input{min-width:0;width:100%;padding:11px 12px;border:0;outline:0;background:transparent}.search-field button{padding:5px 12px;border:0;background:none;color:var(--muted);font-size:22px}.result-count{display:block;margin-top:7px;color:var(--muted);font-size:11px}.subcategory-list{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}.subcategory-list button{padding:8px 12px;border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--muted);font-size:11px;font-weight:800}.subcategory-list button:hover,.subcategory-list button.active{border-color:var(--deep);background:var(--deep);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(12,55,35,.04)}.product-card:hover{border-color:#b9d2bb;box-shadow:0 14px 30px rgba(12,55,35,.1);transform:translateY(-2px)}.product-card img{width:100%;aspect-ratio:1.5/1;object-fit:cover;background:#eef5eb}.product-visual{display:grid;place-items:center;width:100%;aspect-ratio:1.5/1;overflow:hidden;background:#f1f6ef;color:#52745d}.product-visual img{width:100%;height:100%;object-fit:contain;padding:18px;background:#f8faf7}.product-image-placeholder{position:relative;background:linear-gradient(145deg,#f4f8f1,#e8f1e8)}.product-image-placeholder:before{content:"";position:absolute;width:92px;height:92px;top:-32px;right:-22px;border:2px solid rgba(76,170,76,.2);border-radius:50%}.product-image-placeholder:after{content:"";position:absolute;width:58px;height:58px;left:16px;bottom:-27px;border-radius:50%;background:rgba(76,170,76,.1)}.product-placeholder-icon{position:relative;z-index:1;display:grid;place-items:center;width:62px;height:62px;border:1px solid rgba(23,79,52,.2);border-radius:17px;background:rgba(255,255,255,.68);color:#4caa4c;font-size:43px;line-height:1;transform:rotate(-7deg)}.product-image-placeholder small{position:absolute;left:12px;bottom:10px;z-index:2;padding:4px 7px;border:1px solid rgba(23,79,52,.12);border-radius:99px;background:rgba(255,255,255,.78);color:#52745d;font-size:9px;font-weight:800;letter-spacing:.04em}.product-card-body{display:flex;flex:1;flex-direction:column;padding:14px}.product-card h3{margin:0;color:var(--deep);font-size:14px;line-height:1.35}.product-card small{margin-top:7px;color:var(--green);font-size:10px;font-weight:800}.product-card button{width:100%;margin-top:auto;padding:10px 8px;border:1px solid #cfe2ce;border-radius:10px;background:#f4faf2;color:var(--deep);font-size:11px;font-weight:800}.product-card button:hover{background:var(--green);color:#fff}.empty-state{padding:50px 20px;border:1px dashed #cbdcca;border-radius:18px;background:#fbfcfa;color:var(--muted);text-align:center}.empty-state strong{display:block;color:var(--deep)}.empty-state p{margin:7px 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border:0;border-radius:99px;font-weight:800;font-size:12px}.button.primary{background:var(--red);color:#fff}.button.outline{border:1px solid var(--line);background:#fff;color:var(--deep)}.products-help{padding:55px 0;background:var(--deep);color:#fff}.products-help .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.products-help h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.05em}.products-help p:not(.eyebrow){max-width:520px;color:#c1d1c8}.button.white{background:#fff;color:var(--deep);white-space:nowrap}footer{padding:58px 0 25px;background:#101b15;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid>div>a:not(.brand){display:block;margin:7px 0;color:#aeb9b2;font-size:13px}.footer-grid>div>b{display:block;margin-bottom:14px}.footer-grid p{color:#aeb9b2}.copyright{margin-top:40px;padding-top:18px;border-top:1px solid #344139;color:#78857d;font-size:11px}.drawer-backdrop{position:fixed;inset:0;z-index:49;background:#08140d73;opacity:0;pointer-events:none}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:50;display:flex;width:min(440px,100%);flex-direction:column;padding:24px;background:#fff;transform:translateX(100%);transition:.25s}.cart-open .drawer-backdrop{opacity:1;pointer-events:auto}.cart-open .cart-drawer{transform:none}.drawer-head{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h2{margin:0;color:var(--deep)}.drawer-head button,.dialog-close{border:0;background:none;color:var(--muted);font-size:28px}.cart-items{flex:1;overflow:auto}.cart-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-row b{font-size:13px}.qty{display:flex;align-items:center;gap:8px}.qty button{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:#fff}.remove{grid-column:1/-1;border:0;background:none;color:var(--red);text-align:left;font-size:11px}.cart-empty{padding:70px 10px;color:var(--muted);text-align:center}.cart-foot{padding-top:18px;border-top:1px solid var(--line)}.cart-foot p{color:var(--muted);font-size:11px}.cart-foot .button{width:100%}.text-button{border:0;background:none;color:var(--muted);font-size:12px}.bag-toast{position:fixed;right:20px;bottom:20px;z-index:60;padding:11px 15px;border-radius:12px;background:var(--deep);color:#fff;font-size:12px;opacity:0;transform:translateY(8px);transition:.2s}.bag-toast.show{opacity:1;transform:none}dialog{width:min(520px,calc(100% - 28px));padding:30px;border:0;border-radius:22px;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#07170da6}dialog h2{margin:0;color:var(--deep)}dialog p:not(.eyebrow){color:var(--muted)}dialog form{display:grid;gap:13px}dialog label{color:var(--deep);font-size:12px;font-weight:800}dialog input,dialog select,dialog textarea{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid var(--line);border-radius:10px}@media(max-width:900px){.site-header nav{display:none}.products-area{grid-template-columns:1fr}.category-sidebar{display:none}.mobile-controls{position:sticky;top:76px;z-index:20;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;border:1px solid var(--line);border-radius:15px;background:#ffffffed;backdrop-filter:blur(12px)}.mobile-controls label{color:var(--deep);font-size:10px;font-weight:800}.mobile-controls select{width:100%;margin-top:4px;padding:9px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px}.products-area{padding-top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-head{display:block}.search-wrap{min-width:0;margin-top:20px}.products-help .wrap{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.wrap{width:calc(100% - 28px)}.products-hero{padding:48px 0 30px}.products-hero h1{font-size:2.65rem}.mobile-controls{top:76px}.product-grid{gap:9px}.product-card img,.product-visual{aspect-ratio:1.25/1}.product-card-body{padding:11px}.product-card h3{font-size:12px}.product-card button{font-size:10px;padding:9px 5px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.products-help{padding:42px 0}.products-help .button{width:100%}}@media(max-width:380px){.product-grid{grid-template-columns:1fr}.mobile-controls{grid-template-columns:1fr}.mobile-controls select{padding:10px}}.language-switcher{position:relative;z-index:20}.language-toggle{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--deep);font:700 11px Manrope;cursor:pointer}.language-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.language-toggle:focus-visible,.language-menu button:focus-visible{outline:3px solid rgba(76,170,76,.24);outline-offset:2px}.language-menu{position:absolute;top:calc(100% + 7px);right:0;display:grid;min-width:118px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(18,63,44,.12)}.language-menu[hidden]{display:none}.language-menu button{padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--deep);font:600 12px Manrope;text-align:left;cursor:pointer}.language-menu button:hover,.language-menu button[aria-checked=true]{background:var(--soft-green)}
@media(max-width:700px){.site-header .language-switcher{order:1}.site-header .header-actions{gap:7px}.language-toggle{min-height:34px;padding-inline:8px}.language-toggle svg{width:15px;height:15px}.language-menu{right:0}.menu-link{display:none}.brand small{display:none}}
(prefers-reduced-motion:reduce){.language-menu button{transition:none}}
@media(min-width:901px){.site-header .brand-mark{width:66px;height:44px}.site-header .brand b{font-size:18px}.site-header .brand small{font-size:11px;margin-top:5px}.site-header .brand{gap:12px}}
@media(min-width:901px) and (max-width:1150px){.site-header nav{gap:2px;font-size:12px}.site-header{gap:14px;padding-inline:20px}}

/* Compact visual category cards for the desktop sidebar */
@media(min-width:901px){.products-area{grid-template-columns:245px minmax(0,1fr)}.category-sidebar{padding:18px}.category-nav{gap:7px}.category-link{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;min-height:70px;padding:8px}.category-link img{width:52px;height:52px;border-radius:10px;object-fit:cover}.category-link>span:nth-child(2){min-width:0}.category-link strong,.category-link small{display:block}.category-link strong{color:var(--deep);font-size:12px;line-height:1.25}.category-link small{margin-top:3px;color:var(--muted);font-size:9px;font-weight:400;line-height:1.25}.category-chevron{color:var(--green);font-size:18px}.category-link:hover,.category-link.active{border-color:var(--green);background:#edf7ed;color:var(--deep);box-shadow:inset 3px 0 0 var(--green)}.category-link:focus-visible{outline:3px solid rgba(76,170,76,.25);outline-offset:2px}}
