:root{--green:#288637;--dark:#173322;--purple:#582469;--line:#dce7dd;--muted:#607366}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfcfa;color:#24332a;font:16px/1.7 Arial,"Helvetica Neue",sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}.container{width:min(1160px,90%);margin:0 auto}.topbar{background:var(--dark);color:#dce9de;font-size:13px}.topbar-inner{display:flex;gap:28px;align-items:center;padding:8px 0}.topbar-inner span{margin-right:auto}.site-header{background:#fff;border-bottom:1px solid #e8eee8;position:sticky;top:0;z-index:5}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;line-height:0}.brand img{display:block;width:205px;height:auto;max-height:66px;object-fit:contain}nav{display:flex;gap:28px;align-items:center;font-size:14px}nav a{padding:12px 0;font-weight:400}.hero{min-height:570px;position:relative;display:flex;align-items:center;overflow:hidden;background:#173322}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;opacity:.88}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#10291c 5%,#173322d9 30%,#17332250 60%,#1733220a 90%)}.hero .container{position:relative;z-index:1}.hero-copy{max-width:560px;color:#fff;padding:100px 0}.hero-copy>p,.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;color:var(--green)}.hero-copy>p{color:#d6e9d9}.hero h1,.page-hero h1,.detail-copy h1{font-size:clamp(40px,5vw,66px);line-height:1.12;letter-spacing:-1.2px;font-weight:400;margin:20px 0 32px}.button{display:inline-block;background:var(--green);color:#fff;border-radius:999px;padding:13px 22px;font-weight:500}.section{padding:82px 0}.section-heading{text-align:center;margin-bottom:40px}.section-heading.left{text-align:left}.section-heading h2{font-size:clamp(30px,3vw,42px);font-weight:500;letter-spacing:-.4px;margin:0}.section-heading p{margin:0 0 6px}.section-lead{color:var(--muted)}.home-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home-categories a{min-height:210px;padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:end;box-shadow:0 12px 28px #1733220b}.home-categories a:first-child{background:linear-gradient(135deg,#edf5ed,#fff)}.home-categories a:last-child{background:linear-gradient(135deg,#f7f1f8,#fff)}.home-categories span{font-size:28px;font-weight:500}.home-categories small{color:var(--muted);margin-top:5px}.page-hero{background:#edf4ee;padding:78px 0}.page-hero h1{margin:10px 0 10px;font-size:clamp(38px,4.5vw,60px)}.page-hero p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0}.filter-row{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 28px}.filter{border:1px solid #cad9cc;background:#fff;border-radius:999px;padding:9px 15px;color:#2c4633;cursor:pointer;font:inherit}.filter.active,.filter:hover{background:var(--green);border-color:var(--green);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #1733220d}.product-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.product-card-body{padding:18px}.product-card h3{font-weight:500;margin:4px 0 3px;font-size:21px}.product-card p{color:var(--muted);margin:7px 0}.latin{font-style:italic;color:#77857a!important}.product-card .eyebrow{margin:0;font-size:11px}.text-link{color:var(--green);font-weight:500}.empty-state{grid-column:1/-1;padding:45px;border:1px dashed #c9d8cb;border-radius:18px;text-align:center;color:var(--muted)}.prose{max-width:760px}.prose h2{font-weight:500;font-size:42px;margin-top:6px}.prose p:not(.eyebrow){color:var(--muted)}.contacts-page{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.contacts-page>div{border-top:1px solid var(--line);padding-top:18px}.contacts-page h2{font-size:20px;font-weight:500}.contacts-page a:not(.button){display:block;margin:4px 0}.contacts-page .button{margin-top:18px}.detail-hero{padding:72px 0;background:#edf4ee}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.detail-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px}.detail-copy h1{font-size:clamp(38px,4.2vw,58px);margin:10px 0}.detail-copy>p:not(.latin){color:var(--muted);max-width:520px}.detail-specs{margin:28px 0;display:grid;gap:12px}.detail-specs div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px;gap:20px}.detail-specs dt{color:var(--muted)}.detail-specs dd{margin:0;text-align:right;font-weight:500}.detail-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.detail-thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}footer{background:var(--dark);color:#dce9de;padding:26px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;font-size:14px}@media(max-width:760px){.topbar-inner{gap:14px;font-size:12px}.topbar-inner span{display:none}.header-inner{min-height:86px;flex-direction:column;justify-content:center;gap:6px;padding:10px 0} .brand img{width:180px;max-height:56px}nav{gap:17px;font-size:12px;flex-wrap:wrap;justify-content:center}.hero{min-height:480px}.hero-copy{padding:76px 0}.hero h1{font-size:44px}.section{padding:60px 0}.home-categories,.product-grid,.detail-grid,.contacts-page{grid-template-columns:1fr}.page-hero{padding:60px 0}.detail-grid{gap:28px}.detail-thumbs{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-wrap:wrap}.detail-specs div{display:block}.detail-specs dd{text-align:left;margin-top:3px}}

