:root{--green:#245d31;--green2:#3d7d3f;--leaf:#77a83b;--lime:#b9d66b;--cream:#f7f5ea;--ink:#1e2b20;--muted:#667065;--white:#fff;--line:#dfe6db;--shadow:0 16px 45px rgba(32,72,40,.14);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 36px));margin:auto}.offer-strip{height:34px;overflow:hidden;background:#dceca5;color:#173b20;font-size:14px;font-weight:800;white-space:nowrap;display:flex;align-items:center}.marquee{display:inline-block;min-width:100%;padding-left:100%;animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(-100%)}}.topbar{background:#173b20;color:#f4f7ed;font-size:13px}.topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{opacity:.96}.sep{margin:0 10px;opacity:.45}.site-header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(34,90,47,.08);backdrop-filter:blur(10px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:62px;object-fit:cover;border-radius:50%;border:2px solid #e3e7b1}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:24px;color:var(--green);letter-spacing:.5px}.brand small{margin-top:5px;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:#755522}.main-nav{display:flex;align-items:center;gap:4px}.main-nav a{padding:10px 11px;border-radius:10px;font-size:14px;font-weight:750;color:#334239;transition:.2s}.main-nav a:hover,.main-nav a.active{color:var(--green);background:#eef5e6}.menu-toggle{display:none;border:0;background:#eef5e6;color:var(--green);font-size:25px;width:46px;height:44px;border-radius:10px}.hero{min-height:670px;display:flex;align-items:center;position:relative;isolation:isolate;background:linear-gradient(90deg,rgba(13,45,24,.89),rgba(13,45,24,.58) 54%,rgba(13,45,24,.25)),url('../images/gallery/12.jpg') center/cover no-repeat;color:white;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:125px;background:linear-gradient(transparent,#fff);z-index:-1}.hero-content{padding:90px 0 130px;max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;font-size:13px;color:#dcf3a5}.hero h1{font-size:clamp(46px,6vw,82px);line-height:1.04;letter-spacing:-.04em;margin:18px 0 22px}.hero p{font-size:19px;max-width:650px;color:#f0f5ed;margin:0 0 30px}.actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-weight:850;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,50,25,.18)}.btn-primary{background:#e0ef83;color:#18391e}.btn-outline{border-color:rgba(255,255,255,.75);color:white;background:rgba(255,255,255,.08)}.btn-light{background:#fff;color:var(--green)}.btn.small{min-height:42px;padding:0 18px;font-size:14px}.stats{margin-top:-58px;position:relative;z-index:4}.stats-grid{background:white;border-radius:var(--radius);box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:30px}.stat{padding:8px 28px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:25px;color:var(--green)}.stat span{font-size:14px;color:var(--muted)}.section{padding:90px 0}.section.alt{background:var(--cream)}.section-head{max-width:760px;margin:0 auto 44px;text-align:center}.kicker{font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--green2)}h2{font-size:clamp(34px,4vw,52px);line-height:1.15;letter-spacing:-.03em;margin:10px 0 16px}.section-head p,.lead{color:var(--muted);font-size:17px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.media-card{position:relative}.media-card>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.badge-card{position:absolute;right:-18px;bottom:24px;background:#e3ef8e;color:#18391e;padding:17px 20px;border-radius:16px;box-shadow:var(--shadow);font-weight:900;max-width:180px}.copy h2{margin-top:8px}.copy p{color:var(--muted)}.check-list{display:grid;gap:13px;margin:24px 0 30px}.check{display:flex;gap:12px;align-items:flex-start}.check i{font-style:normal;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e7f0d8;color:var(--green);font-weight:900;flex:0 0 auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:white;border:1px solid #e5eadf;border-radius:var(--radius);padding:28px;box-shadow:0 10px 30px rgba(35,70,37,.06);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.icon{width:54px;height:54px;border-radius:16px;background:#edf4dd;display:grid;place-items:center;font-size:27px;margin-bottom:20px}.card h3{font-size:21px;margin:0 0 9px}.card p{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;background:#fff;border-radius:28px;padding:30px;border:1px solid var(--line);box-shadow:0 10px 35px rgba(32,72,40,.07)}.product-card img{width:100%;max-height:340px;object-fit:contain}.product-card h3{font-size:29px;margin:4px 0}.price{font-size:25px;font-weight:900;color:var(--green);margin:8px 0 14px}.product-card p{color:var(--muted)}.page-hero{min-height:310px;display:flex;align-items:center;color:white;background:linear-gradient(90deg,rgba(16,55,28,.9),rgba(16,55,28,.54)),url('../images/gallery/17.jpg') center/cover no-repeat}.page-hero h1{font-size:clamp(42px,5vw,66px);margin:0 0 8px;letter-spacing:-.04em}.breadcrumbs{color:#e5eedf}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item{border:0;padding:0;background:none;cursor:pointer;border-radius:18px;overflow:hidden;position:relative}.gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:.35s}.gallery-item:after{content:'View';position:absolute;inset:auto 12px 12px auto;background:rgba(17,56,29,.9);color:#fff;padding:7px 13px;border-radius:999px;font-size:12px;font-weight:800;opacity:0;transform:translateY(8px);transition:.25s}.gallery-item:hover img{transform:scale(1.045)}.gallery-item:hover:after{opacity:1;transform:none}.lightbox{position:fixed;inset:0;background:rgba(5,18,9,.92);z-index:100;display:none;place-items:center;padding:28px}.lightbox.open{display:grid}.lightbox img{max-width:min(1100px,92vw);max-height:86vh;border-radius:16px}.lightbox-close{position:fixed;top:18px;right:22px;background:#fff;border:0;border-radius:50%;width:46px;height:46px;font-size:25px;cursor:pointer}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.benefit{display:flex;gap:18px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px}.benefit .icon{margin:0;flex:0 0 54px}.benefit h3{margin:1px 0 7px}.benefit p{margin:0;color:var(--muted)}.form-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:stretch}.info-panel{background:linear-gradient(150deg,#193f22,#2f713a);color:white;border-radius:28px;padding:38px;position:relative;overflow:hidden}.info-panel h2{font-size:38px}.info-panel p{color:#e7efe1}.info-points{display:grid;gap:16px;margin-top:28px}.info-point{display:flex;gap:12px}.form-card{border:1px solid var(--line);border-radius:28px;padding:38px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:14px}.field input,.field textarea{width:100%;border:1px solid #ccd8c9;background:#fbfcf8;border-radius:13px;padding:14px 15px;font:inherit;color:var(--ink);outline:none}.field input:focus,.field textarea:focus{border-color:var(--green2);box-shadow:0 0 0 4px rgba(61,125,63,.12)}.field textarea{min-height:145px;resize:vertical}.form-card .btn{border:0;background:var(--green);color:#fff;margin-top:18px}.notice{font-size:13px;color:var(--muted);margin-top:12px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:34px}.contact-card{padding:28px;border-radius:20px;background:#fff;border:1px solid var(--line)}.contact-card h3{margin:10px 0 7px}.contact-card p,.contact-card a{color:var(--muted)}.map-wrap{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);height:460px}.map-wrap iframe{width:100%;height:100%;border:0}.footer{background:#102d19;color:#e6eee3;padding-top:68px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .9fr 1.1fr;gap:42px}.footer h3{color:white;margin:0 0 16px}.footer p{color:#bac8b8}.footer a{display:block;color:#dce5d8;margin:8px 0}.footer-brand{display:flex!important}.footer-brand img{width:58px;height:58px}.footer-brand strong{color:#eef5e4}.footer-brand small{color:#d8ca82}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:52px;padding:22px 0;color:#9fae9c;font-size:13px}.wa-float{position:fixed;right:20px;bottom:20px;background:#1fa855;color:#fff;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.18);z-index:60}.center{text-align:center}.mt-30{margin-top:30px}@media(max-width:1020px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:82px;left:18px;right:18px;background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:14px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:12px 14px}.cards{grid-template-columns:repeat(2,1fr)}.split,.form-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat{margin:5px 0}.badge-card{right:12px}}@media(max-width:680px){.topbar{display:none}.nav-wrap{height:72px}.brand img{width:50px;height:50px}.brand strong{font-size:20px}.brand small{font-size:9px}.main-nav{top:72px}.hero{min-height:610px}.hero-content{padding:70px 0 110px}.hero p{font-size:17px}.stats{margin-top:-35px}.stats-grid{padding:18px;grid-template-columns:1fr 1fr}.stat{padding:10px;border-right:0}.stat strong{font-size:21px}.section{padding:66px 0}.cards,.gallery-grid,.benefit-grid,.contact-cards{grid-template-columns:1fr}.split{gap:34px}.product-card{grid-template-columns:1fr;padding:24px}.product-card img{height:260px}.form-card,.info-panel{padding:26px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.page-hero{min-height:250px}.page-hero h1{font-size:43px}.map-wrap{height:360px}}

/* Products page – pack selector and product detail layout */
.products-showcase{background:#fbfaf6;padding:72px 0 88px}.products-shell{width:min(980px,calc(100% - 36px));margin:0 auto}.pack-heading{text-align:center;margin-bottom:34px}.pack-kicker,.quality-badge{display:inline-flex;align-items:center;border-radius:999px;background:#edf3dc;color:#6a8c2c;font-size:11px;font-weight:800;line-height:1;padding:6px 10px}.pack-heading h1{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.15;margin:13px 0 0;color:#17140f;letter-spacing:-.02em}.pack-size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pack-size-card{min-height:250px;padding:22px 18px 20px;border:1px solid;border-radius:10px;text-align:center;display:flex;flex-direction:column;align-items:center}.pack-green{background:#eff4e4;border-color:#b6cc8a}.pack-blue{background:#e8eee8;border-color:#9eb6a5}.pack-beige{background:#f0ece4;border-color:#cbb9a2}.pack-sand{background:#ece8e1;border-color:#bea98e}.pack-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(80,128,67,.11);margin-bottom:16px}.pack-icon svg{width:25px;height:25px;fill:none;stroke:#2d7149;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pack-size-card h2{font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.1;margin:0 0 12px;color:#17140f;letter-spacing:0}.pack-size-card p{font-family:Georgia,"Times New Roman",serif;font-size:11px;line-height:1.45;color:#745f52;margin:0;min-height:33px;max-width:160px}.pack-price{font-family:Georgia,"Times New Roman",serif;font-size:10px;color:#856f61;margin:13px 0 14px}.pack-order-btn,.product-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#24683f;color:#fff;border-radius:7px;font-size:11px;font-weight:800;line-height:1;padding:11px 16px;transition:transform .2s,background .2s}.pack-order-btn{margin-top:auto}.pack-order-btn:hover,.product-order-btn:hover{background:#1b5632;transform:translateY(-1px)}.product-detail-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:68px;align-items:center;margin-top:56px}.product-photo-stack{display:grid;gap:16px}.product-photo-stack img{width:100%;height:258px;object-fit:cover;border-radius:11px;box-shadow:0 5px 13px rgba(20,38,25,.16)}.product-detail-copy{padding:2px 0}.quality-badge{font-family:Georgia,"Times New Roman",serif;font-size:10px;padding:5px 9px}.product-detail-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:31px;line-height:1.15;letter-spacing:-.02em;color:#20170e;margin:10px 0 8px}.product-intro{font-family:Georgia,"Times New Roman",serif;font-size:12px;line-height:1.6;color:#765d50;margin:0 0 22px;max-width:520px}.product-detail-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:1.3;color:#20170e;margin:0 0 13px}.product-benefit-list{list-style:none;padding:0;margin:0;display:grid;gap:9px}.product-benefit-list li{display:flex;align-items:center;gap:10px;font-family:Georgia,"Times New Roman",serif;color:#5f4b3f;font-size:12px;line-height:1.25}.benefit-check{width:15px;height:15px;border:1px solid #75a23c;border-radius:50%;display:grid;place-items:center;color:#75a23c;font-family:Arial,sans-serif;font-size:9px;font-weight:900;flex:0 0 15px}.product-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:25px}.product-order-btn{min-height:42px;padding:0 20px;font-size:11px}.bulk-contact-btn{min-height:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #23623d;color:#183f2a;border-radius:7px;background:#fff;font-family:Georgia,"Times New Roman",serif;font-size:11px;transition:background .2s,color .2s}.bulk-contact-btn:hover{background:#23623d;color:#fff}
@media(max-width:900px){.pack-size-grid{grid-template-columns:repeat(2,1fr)}.product-detail-layout{grid-template-columns:1fr;gap:38px}.product-photo-stack{grid-template-columns:1fr 1fr}.product-photo-stack img{height:240px}.product-detail-copy{max-width:620px;margin:0 auto}}
@media(max-width:560px){.products-showcase{padding:52px 0 66px}.products-shell{width:min(100% - 28px,980px)}.pack-heading h1{font-size:29px}.pack-size-grid{grid-template-columns:1fr;gap:14px}.pack-size-card{min-height:220px}.product-detail-layout{margin-top:42px}.product-photo-stack{grid-template-columns:1fr}.product-photo-stack img{height:230px}.product-detail-copy h2{font-size:27px}.product-intro,.product-benefit-list li{font-size:12px}.product-actions{align-items:stretch}.product-order-btn,.bulk-contact-btn{width:100%}}


/* Products page hero + note to match provided layout */
.products-page-hero{background:#24683f;color:#fff;padding:48px 18px 34px;text-align:center}.products-page-hero-inner{width:min(920px,100%);margin:0 auto}.products-page-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.1;margin:0 0 8px}.products-page-hero p{max-width:560px;margin:0 auto;font-family:Georgia,"Times New Roman",serif;font-size:12px;line-height:1.35;color:rgba(255,255,255,.95)}.products-bottom-note{padding:14px 16px 12px;border-top:1px solid #d3d0c6;text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:10px;color:#2a2117;background:#fbfaf6}
@media(max-width:560px){.products-page-hero{padding:42px 16px 28px}.products-page-hero h1{font-size:30px}.products-page-hero p{font-size:12px}}

/* Products typography aligned with About Us page */
.products-page-hero h1{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:clamp(42px,5vw,66px);
    font-weight:800;
    letter-spacing:-.04em;
}
.products-page-hero p{
    max-width:700px;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:16px;
    line-height:1.65;
}
.pack-kicker,.quality-badge{
    font-size:13px;
}
.pack-heading h1{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:clamp(34px,4vw,52px);
    line-height:1.15;
    font-weight:800;
    letter-spacing:-.03em;
}
.pack-size-card h2{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:24px;
    font-weight:800;
}
.pack-size-card p{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:14px;
    line-height:1.55;
    color:var(--muted);
    min-height:44px;
    max-width:190px;
}
.pack-price{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:13px;
    color:var(--muted);
}
.pack-order-btn,.product-order-btn{
    font-size:14px;
}
.product-detail-copy h2{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:clamp(34px,4vw,52px);
    line-height:1.15;
    font-weight:800;
    letter-spacing:-.03em;
    color:var(--ink);
}
.product-intro{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:16px;
    line-height:1.65;
    color:var(--muted);
}
.product-detail-copy h3{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:20px;
    font-weight:800;
    color:var(--ink);
}
.product-benefit-list{
    gap:11px;
}
.product-benefit-list li{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:15px;
    line-height:1.45;
    color:var(--muted);
}
.bulk-contact-btn{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:14px;
    font-weight:700;
}
.products-bottom-note{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
    font-size:13px;
}

@media(max-width:560px){
    .products-page-hero h1{font-size:43px}
    .products-page-hero p{font-size:16px}
    .pack-heading h1{font-size:34px}
    .product-detail-copy h2{font-size:34px}
    .product-intro{font-size:16px}
    .product-benefit-list li{font-size:15px}
}
