:root{--bg:#faf9f5;--surface:#fff;--forest:#233b30;--green:#55745e;--text:#25352c;--muted:#68736b;--line:#e3e7e0}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
::-webkit-scrollbar{width:10px}
body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}
.wrap{width:min(1240px,calc(100% - 64px));margin:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topbar{text-align:center;background:var(--forest);color:#e5ebe4;padding:10px;font-size:.72rem;letter-spacing:.04em}.topbar span{margin:0 8px}
.topbar[hidden]{display:none}.topbar a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.header{position:relative;z-index:11;background:var(--surface);border-bottom:1px solid var(--line)}
.search-backdrop{position:fixed;inset:0;z-index:10;background:#14271bad;backdrop-filter:blur(2px)}.search-backdrop[hidden]{display:none}
.header-row{height:86px;display:flex;align-items:center;gap:40px}.logo{width:155px;flex:none}.logo img{height:62px;width:100%;object-fit:contain;object-position:left}
.search{position:relative;max-width:570px;flex:1;margin:auto;display:flex;align-items:center;gap:12px;background:#f3f5f1;border:1px solid var(--line);padding:0 17px;height:46px;color:var(--muted)}
.search:focus-within{border-color:#a8c1ab;outline:1px solid #a8c1ab}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:.89rem}.search input:focus-visible{outline:0}.search input::placeholder{color:#879188}
.search-suggestions{position:absolute;z-index:5;top:calc(100% + 4px);left:0;right:0;background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 24px #243b2d1c;padding:8px;max-height:min(410px,60vh);overflow:auto}.search-suggestions[hidden]{display:none}.search-suggestions>strong{display:block;color:var(--green);font-size:.65rem;letter-spacing:.1em;padding:9px 10px}.search-suggestions a{display:flex;align-items:center;gap:12px;min-height:57px;padding:5px 10px;color:var(--text);font-size:.82rem;font-weight:700}.search-suggestions a:hover,.search-suggestions a:focus-visible{background:#f1f3ee}.search-suggestions img{width:46px;height:46px;object-fit:contain;flex:none}
.header-link{font-size:.83rem;font-weight:700;white-space:nowrap}.header-link span{margin-left:10px}
.category-nav{background:var(--surface);border-bottom:1px solid var(--line)}.category-nav .wrap{display:flex;gap:36px;align-items:center;min-height:47px;overflow:auto;scrollbar-width:none}.category-nav .wrap::-webkit-scrollbar{display:none}.category-nav a{white-space:nowrap;font-size:.78rem;font-weight:700;color:#52665a}.category-nav a:hover{color:#203d2b}
.subcategory-nav{background:#f0f3ed}.subcategory-nav .wrap{display:flex;gap:10px;align-items:center;min-height:48px;overflow:auto}.subcategory-nav .wrap[hidden]{display:none}.subcategory-nav a{white-space:nowrap;padding:7px 12px;border:1px solid #d5dfd3;border-radius:20px;color:var(--forest);font-size:.75rem}.subcategory-nav a[aria-current="page"]{background:var(--forest);color:white}
.feature{display:grid;grid-template-columns:1fr 1fr;min-height:440px;margin-top:32px;background:#e7ebe3;overflow:hidden}
.feature-copy{padding:58px 30px 55px 7%;align-self:center}.label{font-size:.68rem;font-weight:800;letter-spacing:.14em;color:var(--green);margin:0 0 17px}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.5rem,4.5vw,4.8rem);letter-spacing:-.055em;line-height:1.04;max-width:530px;margin-bottom:20px}h2{font-size:2rem;letter-spacing:-.045em;margin-bottom:0}
.feature-copy>p:not(.label){color:#5b695f;line-height:1.6;font-size:1rem;max-width:420px;margin-bottom:27px}
.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--forest);color:#fff;padding:14px 18px;font-size:.83rem;font-weight:700;min-height:46px;transition:background .2s,transform .2s}.primary-button:hover{background:#3a6047;transform:translateY(-2px)}
.feature-stage{position:relative;min-width:0;min-height:440px}.feature-product{position:absolute;inset:0;min-width:0;background:#dce5d9;display:flex;align-items:center;justify-content:center;overflow:hidden}.feature-product:before{content:'';width:72%;aspect-ratio:1;border-radius:50%;background:#e9eee5;position:absolute}.feature-product img{display:block;position:absolute;width:75%;height:78%;object-fit:contain;transition:opacity .18s,transform .3s}.feature-product:hover img{transform:scale(1.04)}.feature-product.is-changing img{opacity:0;transform:translateY(8px)}.feature-product.is-changing .feature-label,.feature-product.is-changing .feature-bottom{opacity:0}
.feature-controls{position:absolute;right:16px;top:16px;display:flex;align-items:center;gap:2px;background:#fffdf7ed;padding:2px;z-index:2;font-size:.75rem;font-weight:700}.feature-controls button{border:0;background:transparent;color:var(--forest);min-width:44px;min-height:44px;cursor:pointer;font-size:1.3rem}.feature-controls button:last-child{font-size:.72rem;padding:0 9px}.feature-controls button:hover{background:#e4eee3}.feature-controls span{min-width:35px;text-align:center}
.feature-label{position:absolute;left:24px;top:23px;background:#f5f8ef;color:#385843;font-size:.64rem;font-weight:800;letter-spacing:.1em;padding:9px 11px;z-index:1;transition:opacity .18s}
.feature-bottom{position:absolute;bottom:0;left:0;right:0;background:#fffdf7ed;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.83rem;transition:opacity .18s}.feature-bottom strong{max-width:65%;line-height:1.25}.feature-bottom span{font-weight:800;white-space:nowrap}
.catalog{padding-top:70px;padding-bottom:100px}.catalog-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px;gap:20px}.catalog-heading .label{margin-bottom:6px}.catalog-heading>span{font-size:.8rem;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-card{min-width:0;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;transition:opacity .45s,box-shadow .2s,transform .45s}.product-card.reveal-pending{opacity:0;transform:translateY(16px)}.product-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #243b2d14}.product-card[hidden]{display:none}
.product-photo{height:300px;min-width:0;background:#f1f3ee;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-photo img{display:block;width:84%;height:84%;max-width:84%;max-height:84%;min-width:0;object-fit:contain;transition:transform .3s}.product-card:hover .product-photo img{transform:scale(1.04)}
.product-photo{position:relative}.stock-badge{position:absolute;top:14px;left:14px;padding:7px 11px;background:var(--forest);color:#fff;font-size:.7rem;font-weight:800}
.product-info{padding:20px 20px 0;display:flex;flex-direction:column;flex:1}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:13px}.tag{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;line-height:1.3;font-weight:700;padding:7px 10px;border-radius:4px}.tag svg{width:15px;height:15px;stroke-width:2.5;flex:none}.tag .tag-help{width:13px;height:13px;opacity:.75}.tag-0{background:#e4eee3;color:#4c6953}.tag-1{background:#eee8dd;color:#766850}.tag-2{background:#e9e6f0;color:#686279}.tag-3{background:#e7eae6;color:#606e62}
.product-info h3{font-size:1.08rem;line-height:1.3;letter-spacing:-.025em;margin-bottom:9px}.description{font-size:.78rem;line-height:1.55;color:var(--muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:22px}.product-bottom{border-top:1px solid var(--line);padding:15px 0;display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto}.product-bottom strong{font-size:.91rem}.product-bottom span{font-size:.75rem;color:var(--green);font-weight:800;white-space:nowrap}
.empty{border:1px solid var(--line);background:var(--surface);padding:32px;color:var(--muted);text-align:center}.empty[hidden]{display:none}
.footer{background:var(--forest);color:#d2dfd1}.footer-row{min-height:135px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:.73rem}.footer img{width:135px;filter:brightness(0) invert(1)}
a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:3px}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.header-row{gap:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature,.feature-stage{min-height:390px}.feature-copy{padding:35px}.feature-product img{width:83%}}
@media(max-width:620px){.wrap{width:calc(100% - 32px)}.topbar{font-size:.65rem}.header-row{height:auto;min-height:112px;display:grid;grid-template-columns:1fr auto;gap:0 15px;padding:9px 0 13px}.logo{width:125px}.logo img{height:47px}.header-link{font-size:.75rem}.search{grid-column:1/-1;grid-row:2;max-width:none;width:100%;margin:3px 0 0;height:43px}.category-nav .wrap{gap:24px;min-height:43px}.category-nav a{font-size:.74rem}.feature{display:block;margin-top:16px}.feature-copy{padding:32px 23px 28px}.feature h1{font-size:clamp(2.35rem,10vw,3.5rem);margin-bottom:13px}.feature-copy>p:not(.label){font-size:.88rem;margin-bottom:21px}.feature-stage{min-height:0;height:min(84vw,340px)}.feature-product img{height:77%}.feature-bottom{padding:11px 16px;font-size:.75rem}.feature-label{left:15px;top:15px}.feature-controls{right:8px;top:8px}.catalog{padding:53px 0 70px}.catalog-heading{align-items:end}.catalog-heading h2{font-size:1.7rem}.product-grid{grid-template-columns:1fr;gap:16px}.product-photo{height:min(78vw,350px)}.product-info{padding:17px 17px 0}.product-info h3{font-size:1.08rem}.footer-row{padding:28px 0;min-height:0;display:block}.footer img{margin-bottom:18px}.footer span{display:block;margin-top:6px}}
@media(pointer:coarse){.search input{font-size:16px}}
@media(prefers-reduced-motion:no-preference){.feature-copy{animation:rise-in .55s both}.feature-stage{animation:rise-in .65s .1s both}.search-suggestions:not([hidden]){animation:rise-in .18s both}@keyframes rise-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.product-card.reveal-pending{opacity:1;transform:none}}
