:root{--white: #ffffff;--soft: #f8faf7;--green-soft: #eef8eb;--green: #56b259;--green-dark: #328e27;--green-deep: #256f1d;--ink: #233123;--muted: #556155;--border: #dfe7dc;--shadow: 0 10px 30px rgba(35, 49, 35, .08);--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:"Noto Serif",Georgia,Times New Roman,serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh;background:var(--white)}.container{width:min(var(--max),calc(100% - 2rem));margin-inline:auto}h1,h2,h3,.brand-name,.button,.nav,.badge,.section-kicker,.category,.status,.pill{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.15}h1,h2,h3{color:var(--ink);text-transform:capitalize}h1{margin:.65rem 0 0;font-size:clamp(2.75rem,6vw,4rem);line-height:1.35}h2{margin:.6rem 0 0;font-size:clamp(2rem,4vw,2.5rem);line-height:1.25}h3{margin:.5rem 0 .65rem;font-size:1.45rem}p{color:var(--muted);margin:.85rem 0 0}.lede{max-width:44rem;font-size:1.08rem;line-height:1.8;margin-top:1.2rem}.site-header{background:var(--green);color:var(--white)}.top-strip{background:var(--green-dark);color:var(--white);font-size:.86rem}.top-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 0;flex-wrap:wrap}.top-strip-links{display:flex;gap:1.15rem;flex-wrap:wrap}.phone-link{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-weight:700}.header-main{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.15rem 0;background:var(--green);color:var(--white)}.brand{display:flex;align-items:center;gap:1rem}.brand-mark{width:4.75rem;height:4.75rem;border:4px solid var(--white);border-radius:50%;background:var(--white);display:grid;place-items:center;overflow:hidden;box-shadow:0 3px #256f1d59}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-name{font-size:clamp(1.35rem,2.4vw,2rem);color:var(--white);letter-spacing:.01em}.brand-kicker{margin-top:.2rem;font-size:.85rem;color:#ffffffeb}.nav{display:flex;gap:1.25rem;align-items:center;font-size:.9rem;letter-spacing:.01em}.nav a{color:var(--white);padding:.35rem 0;border-bottom:2px solid transparent}.nav a:hover{border-color:var(--white)}.hero{position:relative;overflow:hidden;background:linear-gradient(#2331239e,#2331239e),linear-gradient(135deg,#6ba85d,#3f7f35 42%,#263826);color:var(--white)}.hero-grid{position:relative;display:grid;gap:3rem;grid-template-columns:1.02fr .98fr;align-items:center;padding:5.25rem 0 5.75rem}.hero h1,.hero .lede{color:var(--white)}.hero .lede{max-width:46rem;color:#fffffff0}.badge{display:inline-flex;width:fit-content;border-radius:8px;background:var(--white);color:var(--green-dark);padding:.75rem 1rem;font-size:.86rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 3px #256f1d4d}.hero-photo{border:6px solid rgba(255,255,255,.96);border-radius:8px;background:var(--green-soft);box-shadow:0 24px 55px #14231447}.hero-photo-inner{min-height:410px;display:flex;align-items:end;padding:1.5rem;color:var(--white);background:linear-gradient(180deg,#23312314,#233123d1),var(--hero-image, linear-gradient(135deg, #d9ead2 0%, #8ec17d 42%, #3d7033 100%));background-position:center;background-size:cover}.photo-card{max-width:30rem;background:#233123d1;border-radius:8px;padding:1.25rem}.photo-kicker,.section-kicker,.category{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.photo-kicker{color:#ffffffdb}.photo-title{margin-top:.45rem;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:1.55rem;font-weight:700;line-height:1.22}.photo-card p{color:#ffffffe6}.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:2px solid transparent;border-radius:8px;padding:.95rem 1.25rem;font-size:.88rem;line-height:1;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green-dark);color:var(--white);border-color:var(--green-dark)}.button-primary:hover{background:var(--green-deep);border-color:var(--green-deep)}.button-secondary{background:var(--white);color:var(--green-dark);border-color:var(--white)}.button-secondary:hover{background:var(--green-soft);border-color:var(--green-soft)}.button-outline{color:var(--green-dark);background:transparent;border-color:var(--green-dark)}.button-outline:hover{background:var(--green-soft)}.section{padding:4.75rem 0}.section-cream{background:var(--white)}.section-soft{background:var(--soft)}.section-dark{background:var(--green);color:var(--white)}.section-dark h1,.section-dark h2,.section-dark .section-kicker{color:var(--white)}.section-dark p{color:#ffffffe6}.section-kicker,.category,.inline-link{color:var(--green-dark)}.section-header{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2rem}.section-header p{max-width:46rem}.category-row{display:flex;flex-wrap:wrap;gap:.5rem}.pill{border-radius:8px;padding:.5rem .85rem;font-size:.78rem;background:var(--green-soft);color:var(--green-dark)}.pill-active{background:var(--green-dark);color:var(--white)}.product-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--white);border:1px solid var(--border);border-radius:8px;overflow:hidden;padding:1.35rem;box-shadow:var(--shadow)}.product-card{position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #23312321}.product-top{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.product-image{width:calc(100% + 2.7rem);aspect-ratio:4 / 3;object-fit:cover;margin:-1.35rem -1.35rem 1.1rem;border-bottom:1px solid var(--border);background:var(--green-soft)}.product-emoji{width:3rem;height:3rem;border-radius:8px;display:grid;place-items:center;background:var(--green-soft);font-size:1.55rem}.status{align-self:start;border-radius:8px;background:var(--green-soft);color:var(--green-dark);padding:.4rem .65rem;font-size:.72rem}.status-over-image{position:absolute;top:.75rem;right:.75rem;background:#fffffff0;box-shadow:0 8px 24px #23312324}.product-card p{line-height:1.58;font-size:.96rem}.inline-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.9rem;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-weight:700}.two-col{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:2.5rem}.notice-card{border-radius:8px;background:var(--white);color:var(--ink);padding:1.5rem;box-shadow:0 18px 44px #2331232e}.notice-card p{color:var(--muted)}.about-card{background:var(--green-soft);border:1px solid var(--border);border-radius:8px;padding:2rem;text-align:center}.about-photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;margin-bottom:1.25rem}.updates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.contact-cta{margin-top:1.25rem}.footer{background:var(--green);color:var(--white);padding:3.25rem 0}.footer-grid{border-top:1px solid rgba(255,255,255,.5);padding-top:2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-title{font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.15}.footer h3{color:var(--white);font-size:1.15rem}.footer p,.footer li{color:#ffffffe0}.footer ul{list-style:none;margin:.75rem 0 0;padding:0}.social-row{display:flex;gap:.65rem;margin-top:.75rem}.social-circle{width:2.5rem;height:2.5rem;border-radius:999px;background:var(--white);color:var(--green-dark);display:grid;place-items:center;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-weight:800}.copyright{margin-top:2rem;color:#ffffffc2;font-size:.82rem}@media(max-width:920px){.header-main{align-items:flex-start;flex-direction:column}.nav{width:100%;gap:.75rem 1rem;flex-wrap:wrap}.hero-grid,.two-col,.footer-grid{grid-template-columns:1fr}.hero-grid{padding:4rem 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-header{display:block}.category-row{margin-top:1rem}}@media(max-width:560px){.top-strip-inner{align-items:flex-start;flex-direction:column}.brand-mark{width:3.8rem;height:3.8rem}.product-grid,.updates-grid{grid-template-columns:1fr}.hero-photo-inner{min-height:310px}.button{width:100%}}
