/* Homepage above-the-fold critical CSS (sync). Full Bootstrap + style.css load async on index.php. */
:root{--clr-primary:#487531;--clr-dark:#2d4f1d;--clr-text:#333;--clr-muted:#6c757d;--font-body:system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--font-topbar:system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--font-outfit:system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--transition:.3s ease;--radius-sm:6px;--nav-pro-shadow:0 1px 0 rgba(255,255,255,.12) inset,0 8px 32px -8px rgba(0,0,0,.18)}
*,*::before,*::after{box-sizing:border-box}
body{margin:0;font-family:var(--font-body);font-size:14px;color:var(--clr-text);background:#fff;overflow-x:hidden}
h1,h2,h3,h4,h5,h6{color:var(--clr-primary);font-weight:700;margin-top:0}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:var(--clr-primary)}
.container,.container-fluid{width:100%;padding-right:calc(var(--bs-gutter-x,.75rem)*.5);padding-left:calc(var(--bs-gutter-x,.75rem)*.5);margin-right:auto;margin-left:auto}
.container{max-width:1320px}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}
.col-12{flex:0 0 auto;width:100%}
.col-6{flex:0 0 auto;width:50%}
.col-md-10{flex:0 0 auto;width:83.33333333%}
.col-lg-8{flex:0 0 auto;width:100%}
.d-flex{display:flex!important}
.d-none{display:none!important}
.d-inline{display:inline!important}
.align-items-center{align-items:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-center{justify-content:center!important}
.flex-wrap{flex-wrap:wrap!important}
.flex-grow-1{flex-grow:1!important}
.gap-1{gap:.25rem!important}
.gap-2{gap:.5rem!important}
.gap-3{gap:1rem!important}
.text-center{text-align:center!important}
.text-decoration-none{text-decoration:none!important}
.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.fw-bold{font-weight:700!important}
.lead{font-size:1.05rem;font-weight:300}
.mb-0{margin-bottom:0!important}
.mb-2{margin-bottom:.5rem!important}
.mb-4{margin-bottom:1.5rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.bg-light{background-color:#f8f9fa!important}
.text-muted{color:#6c757d!important}
.mx-auto{margin-left:auto!important;margin-right:auto!important}
.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}
.g-4>*{margin-top:var(--bs-gutter-y)}
.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.px-3{padding-right:1rem!important;padding-left:1rem!important}
.pb-2{padding-bottom:.5rem!important}
.ms-auto{margin-left:auto!important}
.ms-1{margin-left:.25rem!important}
.me-1{margin-right:.25rem!important}
.rounded{border-radius:.375rem!important}
.collapse:not(.show){display:none}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 0}
.navbar-dark{color:rgba(255,255,255,.9)}
.sticky-top{position:sticky;top:0;z-index:1030}
.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;white-space:nowrap}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.375rem}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem;color:inherit}
.carousel{position:relative}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-item{display:none;position:relative;width:100%}
.carousel-item.active{display:block}
.btn{display:inline-block;padding:.375rem .75rem;font-size:1rem;line-height:1.5;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:.375rem;background:transparent}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#212529;background:#fff;border:1px solid #ced4da;border-radius:.375rem}
@media (min-width:576px){.d-sm-inline{display:inline!important}}
@media (min-width:768px){.col-md-10{width:83.33333333%}.hero-carousel .carousel-inner{aspect-ratio:1920/800}}
@media (min-width:992px){.col-lg-8{width:66.66666667%}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-nav{flex-direction:row}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}
.btn-main{background:var(--clr-primary);color:#fff;border:2px solid var(--clr-primary);border-radius:40px;padding:10px 28px;font-weight:600;font-size:.9rem}
.btn-main-outline{background:#fff;color:var(--clr-primary);border:2px solid #fff;border-radius:40px;padding:10px 28px;font-weight:600;font-size:.9rem}
.topbar{position:relative;z-index:1040;background:var(--clr-primary);padding:6px 0;font-family:var(--font-topbar);font-size:.8125rem;font-weight:500;min-height:40px}
.topbar-social a{color:rgba(255,255,255,.85);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}
.topbar-social svg{width:14px;height:14px;display:block;fill:currentColor}
.topbar-lang-toggle{min-height:36px;font-family:var(--font-topbar);font-size:.8125rem;font-weight:600;color:#fff!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:8px}
.site-header{background:#fff;border-bottom:2px solid #e8e8e8;min-height:118px}
@media (min-width:992px){.site-header{min-height:88px}}
.brand-logo{width:60px;height:60px;object-fit:contain;border-radius:var(--radius-sm);flex-shrink:0}
.brand-name{font-family:var(--font-outfit);font-weight:800;color:var(--clr-primary);letter-spacing:.14em;line-height:1.12;font-size:clamp(1.55rem,3.2vw,2.45rem);text-transform:uppercase;white-space:nowrap}
.header-search-form .form-control{flex:1;width:auto;font-size:.85rem;border:1px solid var(--clr-primary);border-right:none;border-radius:var(--radius-sm) 0 0 var(--radius-sm);padding:6px 12px}
.btn-header-search{background:var(--clr-primary);border:1px solid var(--clr-primary);color:#fff;border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:6px 13px;font-size:.85rem;min-width:42px;min-height:34px;display:inline-flex;align-items:center;justify-content:center}
.main-nav.main-nav--pro{background:linear-gradient(180deg,#3f6f2c 0,var(--clr-primary) 45%,#356026 100%)!important;box-shadow:var(--nav-pro-shadow);border-bottom:1px solid rgba(0,0,0,.14);min-height:52px;z-index:1030;padding:.2rem 0}
.main-nav__links .nav-link.main-nav__link{font-family:var(--font-outfit);font-weight:600;font-size:.875rem;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.93)!important;padding:.68rem 1.05rem!important;border-radius:999px}
.main-nav__mobile-brand .mobile-brand-name{font-family:var(--font-outfit);font-size:.9rem;font-weight:800;letter-spacing:.1em;color:#fff}
.main-nav__toggler,.main-nav .navbar-toggler{border:1px solid rgba(255,255,255,.38);border-radius:10px;padding:.42rem .55rem}
.main-nav .navbar-toggler-icon{display:inline-block;width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.home-main{overflow-x:hidden}
.hero-carousel{position:relative;width:100%;max-width:100%;margin:0;padding:0}
.hero-carousel .carousel{width:100%}
.hero-carousel .carousel-inner{overflow:hidden;width:100%;background-color:#1a2512;aspect-ratio:800/333;min-height:0}
.hero-carousel .carousel-item{background-color:#1a2512;width:100%;height:100%}
.hero-carousel .carousel-item picture{display:block;width:100%;height:100%}
.hero-carousel .carousel-item img{width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;margin:0;filter:brightness(.52)}
.hero-caption{position:absolute;inset:0;display:flex;align-items:center;pointer-events:none;z-index:10}
.hero-caption .container{pointer-events:auto}
.hero-caption__inner{padding-bottom:.35rem}
.hero-caption__eyebrow{font-family:var(--font-topbar);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.9);margin-bottom:.65rem;text-shadow:0 1px 8px rgba(0,0,0,.45)}
.hero-caption__title{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.42);font-size:clamp(1.2rem,3.6vw,2.45rem);line-height:1.18;letter-spacing:-.02em;margin-bottom:1rem}
.hero-caption__lead{color:rgba(255,255,255,.93);font-size:clamp(.9rem,1.85vw,1.12rem);line-height:1.62;text-shadow:0 1px 10px rgba(0,0,0,.38);max-width:36rem}
.hero-caption__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.35rem}
.carousel-control-prev-icon,.carousel-control-next-icon{background-color:rgba(72,117,49,.75);border-radius:50%;padding:18px;background-size:55%}
.carousel-indicators [data-bs-target]{background-color:var(--clr-primary);width:12px;height:12px;border-radius:50%;border:2px solid #fff;opacity:1}
.about-home-title,.about-home-prose.about-home-prose--compact h3{color:var(--clr-primary)}
.about-home-title.about-home-title--lighter{color:#3f7a45}
.about-section--home{padding:2rem 0 2.4rem;background:#fff;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}
.about-home-panel{background:linear-gradient(180deg,#f1f4ec 0%,#e6ebe0 55%,#e2e8d9 100%);border-radius:16px;padding:2rem 1.75rem 2.25rem;border-left:4px solid var(--clr-primary)}
.about-home-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--clr-primary);margin:0 0 .65rem}
.about-home-title{font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:700;color:var(--clr-dark);line-height:1.2;margin:0 0 1.25rem;padding-bottom:1rem;border-bottom:2px solid rgba(72,117,49,.18)}
.about-home-prose{font-size:clamp(.95rem,1.35vw,1.05rem);line-height:1.82;color:#3a4249}
.about-home-prose p{margin:0 0 .55rem}
.about-home-cta{margin-top:1.5rem}
.home-product-categories .category-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;opacity:0;transition:opacity .4s ease}
.home-product-categories [data-aos]{opacity:1!important;transform:none!important;pointer-events:auto!important}
.home-product-categories .category-card{position:relative;overflow:hidden;border-radius:12px}
.home-product-categories .category-img{position:relative;overflow:hidden}
.home-product-categories .category-card img{width:100%;height:38vw;min-height:130px;max-height:240px;object-fit:cover}
@media (min-width:768px){.home-product-categories .category-card img{height:240px;max-height:none}}
@media (max-width:991.98px){.brand-logo{width:44px;height:44px}.brand-name{font-size:clamp(.58rem,1.85vw + .42rem,1.05rem);letter-spacing:.06em}.main-nav__collapse{margin:.6rem 0 .25rem;padding:.65rem .75rem;background:rgba(6,12,5,.42);border-radius:16px;border:1px solid rgba(255,255,255,.14)}.main-nav__links .nav-link.main-nav__link{border-radius:12px;text-transform:none;letter-spacing:.02em;font-size:.9375rem}}
@media (max-width:767.98px){.hero-caption__title{font-size:clamp(.98rem,4.2vw,1.35rem);margin-bottom:.65rem}.hero-caption__eyebrow{font-size:.62rem;letter-spacing:.12em;margin-bottom:.45rem}.hero-caption__lead{font-size:.82rem;line-height:1.52}.hero-caption__actions{margin-top:.95rem;gap:.5rem}.hero-caption__actions .btn{font-size:.8rem;padding:8px 16px}.hero-carousel .carousel-indicators,.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{display:none!important}.home-product-categories .category-overlay{background:rgba(0,0,0,.45)}.home-product-categories .category-card:active .category-overlay,.home-product-categories .category-card:focus-within .category-overlay{opacity:.85}}
@media (max-width:575.98px){.hero-caption__title{font-size:clamp(.9rem,4vw,1.18rem)}}
@media (max-width:480px){.hero-caption__title{font-size:clamp(.9rem,4vw,1.18rem)}}
