
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap');
html{scroll-behavior:smooth}
body{margin:0;font-family:'Open Sans',Arial,sans-serif;background:#f8f5ee;color:#1f1f1f}
a{text-decoration:none}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,250,243,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08)}
.site-header .wrap{max-width:1200px;margin:0 auto;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:14px;color:#2d3a20;font-weight:700;letter-spacing:.04em}
.brand img{height:56px;width:auto;display:block}
.nav{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:flex-end}
.nav a{color:#3d3d3d;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.08em}
.nav a:hover,.nav a.active{color:#6b8d39}
.page-hero{padding:70px 20px 32px;text-align:center;background:linear-gradient(180deg,#fbf7ef 0%,#f4efe4 100%)}
.page-hero h1{margin:0;font-family:'Montserrat',sans-serif;font-size:42px;color:#334d25}
.page-hero p{max-width:760px;margin:14px auto 0;color:#5b5b5b}
.content-shell{overflow:hidden}
.site-footer{background:#26311c;color:#f7f0df;margin-top:60px}
.site-footer .wrap{max-width:1200px;margin:0 auto;padding:28px 22px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center}
.site-footer small{opacity:.92}
.cta-strip{background:#6f8d4b;color:#fff;padding:18px 22px;text-align:center;font-weight:600}
.placeholder-section{max-width:980px;margin:56px auto;padding:0 22px 40px;text-align:center}
.placeholder-card{background:#fff;border-radius:24px;padding:50px 24px;box-shadow:0 20px 50px rgba(0,0,0,.08)}
.placeholder-card h2{margin:0 0 12px;color:#334d25;font-family:'Montserrat',sans-serif}
.placeholder-card p{max-width:680px;margin:0 auto;color:#666}
@media (max-width:900px){.site-header .wrap{flex-direction:column}.nav{justify-content:center}.brand img{height:48px}.page-hero h1{font-size:34px}}


.wrap.narrow{max-width:1120px}
.page-hero.hero-left{text-align:left;padding:78px 20px 42px}
.page-hero .eyebrow{display:inline-block;margin-bottom:14px;padding:7px 12px;border-radius:999px;background:#eef3e6;color:#5f7d34;font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.page-hero h1{line-height:1.04}
.hero-actions{margin-top:24px;display:flex;gap:14px;flex-wrap:wrap}
.btn-pill{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:13px;border:1px solid #6b8d39;color:#35511f;background:#fff}
.btn-pill.primary{background:#6b8d39;color:#fff}
.section-block{max-width:1200px;margin:0 auto;padding:52px 22px}
.section-heading{font-family:'Montserrat',sans-serif;color:#334d25;font-size:34px;margin:0 0 10px}
.section-subtitle{max-width:780px;color:#5f5f5f;line-height:1.7;margin:0 0 26px}
.category-grid,.product-grid,.feature-grid,.contact-grid{display:grid;gap:24px}
.category-grid{grid-template-columns:repeat(4,1fr)}
.product-grid{grid-template-columns:repeat(3,1fr)}
.feature-grid{grid-template-columns:1.2fr .8fr}
.product-card2,.info-card,.highlight-card{background:#fff;border-radius:24px;box-shadow:0 18px 45px rgba(0,0,0,.08);overflow:hidden;border:1px solid rgba(0,0,0,.06)}
.product-card2 img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#efefec}
.product-card2 .body{padding:18px 18px 20px}
.product-card2 h3{margin:0;font-size:21px;color:#334d25;font-family:'Montserrat',sans-serif}
.product-card2 p{margin:9px 0 0;color:#666;line-height:1.55;font-size:14px}
.category-link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 18px;min-height:220px;background:#fff;border-radius:24px;box-shadow:0 18px 45px rgba(0,0,0,.07);border:1px solid rgba(0,0,0,.06);color:#2a2a2a}
.category-link img{max-width:190px;max-height:120px;object-fit:contain}
.category-link span{margin-top:16px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.info-card{padding:28px}
.info-card ul{margin:14px 0 0;padding-left:18px;line-height:1.9;color:#555}
.highlight-card{padding:26px;background:linear-gradient(180deg,#fbf7ef 0%,#f1eddc 100%)}
.highlight-card p{color:#555;line-height:1.75}
.gallery-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}
.gallery-hero .main-image,.gallery-hero .side-images img{background:#efefec;border-radius:24px;border:1px solid rgba(0,0,0,.06)}
.gallery-hero .main-image img{width:100%;aspect-ratio:4/3;object-fit:contain}
.gallery-hero .side-images{display:grid;gap:20px}
.gallery-hero .side-images img{width:100%;height:205px;object-fit:contain}
.contact-grid{grid-template-columns:repeat(3,1fr)}
.contact-card{background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.06);padding:24px;box-shadow:0 18px 45px rgba(0,0,0,.07)}
.contact-card h3{margin:0 0 8px;color:#334d25;font-family:'Montserrat',sans-serif}
.contact-card p,.contact-card a{color:#555;line-height:1.7}
.note-box{padding:18px 20px;border-left:4px solid #6b8d39;background:#f4f1e6;border-radius:14px;color:#555;line-height:1.7}
.video-box video{width:100%;border-radius:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 45px rgba(0,0,0,.08);background:#fff}
@media (max-width: 991px){.category-grid,.product-grid,.contact-grid,.feature-grid,.gallery-hero{grid-template-columns:repeat(2,1fr)}.gallery-hero .main-image{grid-column:1/-1}}
@media (max-width: 700px){.category-grid,.product-grid,.contact-grid,.feature-grid,.gallery-hero{grid-template-columns:1fr}.page-hero.hero-left{text-align:center}.hero-actions{justify-content:center}}
