:root{--bg:#ffffff;--surface:#ffffff;--surface-soft:#f7f8f4;--text:#202426;--muted:#677176;--line:#e5e8df;--brand:#f6c400;--brand-dark:#755f00;--green:#11833f;--green-dark:#0a6330;--blue:#2f6f78;--shadow:0 10px 22px rgba(23,35,39,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:95vw;margin:0 auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav{min-height:88px;display:flex;justify-content:space-between;gap:18px}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:10px;color:var(--green)}.brand img{display:block;width:166px;height:auto}.brand small{display:inline;color:var(--green);font-size:16px;font-weight:800;text-transform:none;white-space:nowrap}.headerSearch{flex:1 1 560px;max-width:680px;display:flex;align-items:center;gap:8px;margin-left:auto}.headerSearch input{min-width:0;width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#ffffff;color:var(--text)}.headerSearch button{min-height:42px;padding:10px 14px;border:1px solid rgba(17,131,63,.26);border-radius:8px;background:var(--surface-soft);color:var(--green-dark);cursor:pointer;font-weight:800;white-space:nowrap}.headerSearch input:focus{outline:2px solid rgba(17,131,63,.22);outline-offset:2px}.links{display:flex;align-items:center;gap:2px;flex-wrap:wrap;justify-content:flex-end}.btn,.links a,.loadMoreButton,.sectionHeader button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:700}.links a{padding:14px 13px;color:var(--text);border-radius:0;font-size:14px;text-transform:uppercase}.links a:hover,.navDropdown summary:hover{color:var(--green);background:var(--surface-soft)}.links .contactLink{gap:8px;text-transform:none}.links .contactLink span{font-size:14px;text-transform:uppercase}.links .contactLink small{color:var(--green);font-size:13px;font-weight:800}.navDropdown{position:relative}.navDropdown summary{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:14px 13px;color:var(--text);cursor:pointer;font-size:14px;font-weight:700;list-style:none;text-transform:uppercase}.navDropdown summary::-webkit-details-marker{display:none}.navDropdownPanel{position:absolute;top:calc(100% + 10px);left:0;z-index:40;width:min(360px,calc(100vw - 32px));max-height:min(520px,calc(100vh - 130px));overflow:auto;padding:8px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 18px 42px rgba(23,35,39,.16)}.navDropdownPanel a{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 10px;border-radius:6px;color:var(--text);font-size:13px;line-height:1.25;text-transform:none}.navDropdownPanel span{color:var(--green);font-weight:900}.hero{border-bottom:1px solid var(--line);background:#ffffff}.heroInner{min-height:500px;display:grid;grid-template-columns:minmax(180px,.32fr) minmax(480px,1.68fr);align-items:center;grid-gap:34px;gap:34px;padding:38px 0}.heroCopy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.heroCopy h1{max-width:520px;margin:0;font-size:clamp(34px,4.2vw,58px);line-height:1.05;letter-spacing:0}.heroCopy span{max-width:340px;color:var(--muted);font-size:clamp(15px,1.2vw,18px);line-height:1.45}.homeSlider{position:relative;min-width:0}.slideFrame{position:relative;min-height:470px;display:block;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.slideFrame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .26s ease}.slideFrame img.isActive{opacity:1}.sliderControls{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;background:rgba(255,255,255,.9)}.sliderControls button{width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--green);cursor:pointer;font-weight:900}.sliderDots{display:flex;align-items:center;gap:5px}.sliderDots span{width:7px;height:7px;border-radius:999px;background:#b5beb0}.sliderDots span.isActive{background:var(--green)}.btn{width:-moz-fit-content;width:fit-content;padding:12px 18px;background:var(--brand);color:#1d252c;border:1px solid rgba(148,107,0,.28);box-shadow:var(--shadow)}.secondaryBtn{background:#ffffff;color:var(--green-dark);border-color:rgba(17,131,63,.35);box-shadow:none}.secondaryBtn:hover{background:var(--surface-soft)}.collectionMenuButton,.collectionSelect,.contactSection,.notice,.productCard,.searchBox,.stats>div{background:var(--surface);border:1px solid var(--line);border-radius:8px}.notice{margin:34px 0;padding:22px}.section{padding:34px 0}.catalogToolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-gap:14px;gap:14px;align-items:stretch;margin-top:32px}.catalogToolbar .secondaryBtn{min-width:190px;align-self:stretch}.stats{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(150px,.7fr) minmax(260px,1.6fr);grid-gap:14px;gap:14px;margin-top:36px}.searchBox,.stats>div{min-height:94px;padding:18px}.stats strong{display:block;font-size:34px;line-height:1;color:var(--green)}.collectionHeading p,.collectionHeading span,.emptyState,.footer,.productMeta,.searchBox span,.stats span{color:var(--muted)}.searchBox{display:grid;grid-gap:8px;gap:8px}.searchBox span{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.searchBox input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;color:var(--text);background:#fbfbf8}.sectionHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.sectionHeader h2{margin:0;font-size:clamp(27px,4vw,44px);line-height:1.08;letter-spacing:0}.sectionHeader>div{display:grid;grid-gap:4px;gap:4px}.sectionKicker{margin:0;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.loadedCount{color:var(--muted);font-weight:700}.sectionHeader button{min-width:140px;padding:10px 14px;border:1px solid var(--line);background:var(--surface);color:var(--blue);cursor:pointer}.collectionMenuSection{display:grid;grid-template-columns:minmax(220px,320px) minmax(260px,1fr);grid-gap:12px 18px;gap:12px 18px;align-items:end;padding:24px 0 18px;scroll-margin-top:96px}.collectionMenuHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.collectionMenuHeader label{color:var(--green);font-size:13px;font-weight:900;text-transform:uppercase}.collectionMenuHeader button{min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--green-dark);cursor:pointer;font-weight:800}.collectionSelect{width:100%;min-height:48px;padding:10px 42px 10px 12px;color:var(--text);background-color:#ffffff;cursor:pointer;font-weight:800}.collectionSelect:focus,.searchBox input:focus{outline:2px solid rgba(17,131,63,.22);outline-offset:2px}.collectionFallbackMenu{display:grid;grid-gap:10px;gap:10px}.collectionMenuButton{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:var(--text);text-align:left;cursor:pointer}.collectionMenuButton span{font-weight:800;line-height:1.2}.collectionMenuButton.isActive,.collectionMenuButton:hover{border-color:rgba(21,128,61,.45);background:var(--surface-soft)}.collectionHint{grid-column:1/-1;margin:0;color:var(--muted);font-size:14px;line-height:1.45}.productSections{display:grid;grid-gap:26px;gap:26px}.collectionSection{scroll-margin-top:94px;border-top:1px solid var(--line);padding-top:26px}.collectionHeading{display:grid;grid-template-columns:1fr auto;grid-gap:4px 18px;gap:4px 18px;align-items:end;margin-bottom:14px}.collectionHeading h3,.collectionHeading p,.collectionHeading span{margin:0}.collectionHeading p{grid-column:1/-1;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.collectionHeading h3{font-size:clamp(22px,3vw,34px);line-height:1.14;letter-spacing:0}.collectionHeading span{font-weight:700}.productGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:16px;gap:16px;align-items:stretch}.productCard{min-width:0;display:grid;grid-template-rows:260px 1fr;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.productCard:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.productImage{min-height:0;display:grid;place-items:center;padding:14px;background:#ffffff}.productImage img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;padding:0}.productImage span{color:var(--muted);font-weight:700}.productBody{min-height:270px;display:flex;flex-direction:column;gap:11px;padding:16px;background:#ffffff}.productMeta{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;line-height:1.3}.productMeta span{padding:4px 7px;border-radius:8px;background:var(--surface-soft)}.productBody h3{min-height:46px;margin:0;font-size:18px;line-height:1.28;letter-spacing:0}.productBody p{margin:0;color:var(--muted);display:-webkit-box;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.price{color:var(--green)}.productLink{color:var(--green-dark);font-weight:800;margin-top:auto}.emptyState{margin:0;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.loadMoreArea{min-height:74px;display:grid;place-items:center;grid-gap:10px;gap:10px;color:var(--muted)}.loadMoreButton{padding:11px 18px;border:1px solid var(--line);background:#ffffff;color:var(--green-dark);cursor:pointer}.loadMoreButton:disabled{cursor:progress;opacity:.7}.loadError{margin:0;color:#9a3412;font-weight:700}.contactSection{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:36px;padding:24px}.contactSection h2,.contactSection p{margin:0}.contactSection p{max-width:720px;margin-top:8px;color:var(--muted);line-height:1.5}.footer{border-top:1px solid var(--line);padding:28px 0;background:var(--surface)}.mobileBottomNav{display:none}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.productDetailPage{padding:32px 0 56px}.backLink{display:inline-flex;margin-bottom:22px;color:var(--green-dark);font-weight:800}.productDetail{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);grid-gap:42px;gap:42px;align-items:start}.productDetailGallery{min-width:0}.productDetailMedia{min-height:420px;display:grid;place-items:center;width:100%;border:1px solid var(--line);border-radius:8px;background:#ffffff;cursor:zoom-in}.productDetailMedia:disabled{cursor:default}.productDetailMedia img{width:100%;height:auto;max-height:620px;object-fit:contain;padding:22px}.productDetailMedia span{color:var(--muted);font-weight:700}.productLightbox{position:fixed;inset:0;z-index:80;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;grid-template-rows:70px minmax(0,1fr);grid-gap:14px;gap:14px;padding:18px;background:rgba(14,18,20,.84)}.productLightboxImage{grid-column:2;grid-row:2;min-width:0;min-height:0;display:grid;place-items:center}.productLightboxImage img{width:auto;height:auto;max-width:100%;max-height:calc(100vh - 118px);object-fit:contain}.productLightboxArrow,.productLightboxClose{border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.94);color:var(--green-dark);cursor:pointer;font-weight:900}.productLightboxClose{grid-column:3;grid-row:1;justify-self:end;width:44px;height:44px}.productLightboxArrow{grid-row:2;align-self:center;justify-self:center;width:52px;height:52px;font-size:24px}.productLightboxPrev{grid-column:1}.productLightboxNext{grid-column:3}.productThumbGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));grid-gap:10px;gap:10px;margin-top:12px}.productThumb{min-height:92px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff;cursor:pointer}.productThumb img{width:100%;height:100%;object-fit:contain;padding:8px}.productThumb.isActive{border-color:rgba(17,131,63,.55);box-shadow:inset 0 0 0 1px rgba(17,131,63,.2)}.productDetailContent{display:grid;grid-gap:18px;gap:18px}.productDetailContent h1{margin:0;font-size:clamp(34px,4.8vw,58px);line-height:1.04;letter-spacing:0}.descriptionHtml{color:var(--muted);line-height:1.65}.descriptionHtml>:first-child{margin-top:0}.descriptionHtml img{max-width:100%;height:auto}@media (max-width:820px){body{padding-bottom:76px}.nav{align-items:flex-start;padding:14px 0 12px}.brand img{width:150px}.headerSearch,.links{display:none}.catalogToolbar,.stats{grid-template-columns:1fr}.catalogToolbar .secondaryBtn{width:100%}.heroInner{grid-template-columns:1fr}.heroCopy h1{display:none}.collectionMenuSection{grid-template-columns:1fr;padding-top:18px}.slideFrame{min-height:290px}.collectionHeading{grid-template-columns:1fr}.contactSection{align-items:flex-start;flex-direction:column}.productDetail{grid-template-columns:1fr}.productDetailMedia{min-height:300px}.productLightbox{grid-template-columns:52px minmax(0,1fr) 52px;grid-template-rows:58px minmax(0,1fr);gap:8px;padding:12px}.productLightboxImage img{max-height:calc(100vh - 98px)}.productLightboxArrow{width:42px;height:42px}.mobileBottomNav{position:fixed;right:0;bottom:0;left:0;z-index:30;min-height:66px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-top:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 12px 26px rgba(23,35,39,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobileBottomNav button,.mobileNavIcon{display:grid;place-items:center;min-height:66px;padding:10px 8px;border:0;background:transparent;color:var(--text);cursor:pointer}.mobileBottomNav svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mobileNavPanel{position:fixed;right:12px;bottom:78px;left:12px;z-index:40;max-height:min(420px,calc(100vh - 120px));overflow:auto;display:grid;padding:8px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 18px 42px rgba(23,35,39,.18)}.mobileNavPanel a{min-height:42px;display:flex;align-items:center;justify-content:space-between;border-radius:6px;font-size:13px;line-height:1.25;text-align:left;text-transform:none}.mobileNavPanel span{color:var(--green);font-weight:900}.mobileNavContact{margin-top:6px;border-top:1px solid var(--line)}.mobileBottomNav>*+*{border-left:1px solid var(--line)}.mobileBottomNav>:last-child{border-left:0}.mobileBottomNav button:focus,.mobileBottomNav button:hover,.mobileNavIcon:focus,.mobileNavIcon:hover{color:var(--green-dark);background:var(--surface-soft)}.mobileSearchOverlay{position:fixed;inset:0;z-index:45;display:grid;align-items:end;padding:18px 12px 88px;background:rgba(32,36,38,.32)}.mobileSearchModal{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 18px 42px rgba(23,35,39,.18)}.mobileSearchHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobileSearchHeader button{width:34px;height:34px;color:var(--text);font-weight:900}.mobileSearchHeader button,.mobileSearchModal input{border:1px solid var(--line);border-radius:8px;background:#ffffff}.mobileSearchModal input{width:100%;min-height:48px;padding:10px 12px}}@media (max-width:520px){.wrap{width:95vw}.heroInner{min-height:330px;padding:36px 0}.links a{flex:1 1 auto;min-width:104px;padding:10px 8px}.section{padding:26px 0}.sectionHeader{align-items:stretch;flex-direction:column}.collectionGrid,.productGrid{grid-template-columns:1fr}.productCard{grid-template-rows:340px auto}.productImage{padding:18px}.productBody{min-height:236px;padding:14px 16px 16px}.productBody p{-webkit-line-clamp:3}.slideFrame{min-height:230px}}