:root{
  --green:#0a9f55;--green-dark:#075b36;--green-soft:#eaf8ef;--blue:#38a8df;
  --ink:#163126;--muted:#5d7168;--line:#dce9e1;--paper:#fff;--bg:#f5faf7;
  --shadow:0 18px 50px rgba(8,71,42,.12);--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1160px,92%);margin:auto}.topbar{background:#073e27;color:#dff7e9;font-size:.88rem}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(12,87,50,.1)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:215px;height:66px;object-fit:contain}.nav-links{display:flex;gap:26px;align-items:center}.nav-links a{text-decoration:none;font-weight:700;font-size:.94rem}.nav-links a:hover{color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:white;box-shadow:0 10px 26px rgba(10,159,85,.25)}.btn-outline{border-color:var(--green);color:var(--green);background:white}.mobile-toggle{display:none;background:none;border:0;font-size:1.6rem}.hero{min-height:690px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 38%,rgba(255,255,255,.18) 70%),url('assets/hero-greenhouse.png') center/cover no-repeat}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#e5f7ec;color:#087846;padding:7px 13px;border-radius:999px;font-weight:800;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.hero h1{font-size:clamp(2.7rem,5vw,5.1rem);line-height:1.02;margin:22px 0 20px;letter-spacing:-.045em}.hero h1 span{color:var(--green)}.hero p{font-size:1.14rem;color:#49665a;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:32px}.trust{display:flex;align-items:center;gap:10px;font-weight:700;font-size:.92rem}.trust i{width:34px;height:34px;border-radius:50%;background:white;box-shadow:0 7px 20px rgba(0,0,0,.08);display:grid;place-items:center;color:var(--green)}.section{padding:90px 0}.section-sm{padding:58px 0}.section-title{text-align:center;max-width:760px;margin:0 auto 42px}.section-title h2{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.1;margin:12px 0}.section-title p{color:var(--muted);font-size:1.05rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 32px rgba(21,70,47,.06);overflow:hidden}.benefit{padding:28px}.icon{width:52px;height:52px;border-radius:16px;background:var(--green-soft);display:grid;place-items:center;font-size:1.5rem;margin-bottom:18px}.benefit h3{margin:0 0 8px}.benefit p{margin:0;color:var(--muted)}.products-bg{background:#eef8f2}.product-card{position:relative;padding:26px;min-height:350px;display:flex;flex-direction:column}.product-tag{position:absolute;right:18px;top:18px;background:#ffedb7;color:#7d5a00;border-radius:999px;padding:6px 11px;font-size:.75rem;font-weight:800}.product-visual{height:150px;border-radius:18px;background:linear-gradient(145deg,#effcf4,#d4f0df);display:grid;place-items:center;font-size:4rem;margin-bottom:20px}.product-card h3{font-size:1.22rem;margin:0 0 7px}.product-card p{color:var(--muted);font-size:.94rem;flex:1}.product-meta{font-size:.82rem;color:#4f6a5d;margin:12px 0}.product-card .btn{align-self:flex-start;padding:10px 15px;font-size:.87rem}.abc{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.abc-card{padding:28px;position:relative;overflow:hidden}.abc-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-45px;bottom:-45px;background:rgba(255,255,255,.15)}.abc-card h3{font-size:1.8rem;margin:4px 0}.abc-a{background:linear-gradient(145deg,#0b8449,#0aa85a);color:#fff}.abc-b{background:linear-gradient(145deg,#147cc1,#37a8df);color:#fff}.abc-c{background:linear-gradient(145deg,#c73333,#ed5a47);color:#fff}.abc-card p{opacity:.92}.abc-bottle{font-size:4rem;float:right}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.photo-card{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);min-height:460px;background:url('assets/hero-greenhouse.png') center/cover}.checklist{display:grid;gap:13px;margin:26px 0}.check{display:flex;gap:12px}.check b{color:var(--green)}.guide-card{padding:26px}.guide-card .kicker{color:var(--green);font-size:.78rem;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.guide-card h3{font-size:1.22rem;margin:8px 0}.guide-card p{color:var(--muted)}.cta{background:linear-gradient(135deg,#063e27,#0a8850);color:white;border-radius:30px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{margin:0 0 8px;font-size:2.2rem}.cta p{margin:0;color:#d5f3e1}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.contact-panel,.form-card{padding:32px}.contact-panel{background:linear-gradient(145deg,#073e27,#0c7a49);color:white}.contact-panel p{color:#d6f4e2}.contact-item{display:flex;gap:12px;margin:18px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:750;font-size:.9rem}.field input,.field textarea,.field select{width:100%;border:1px solid #cfe0d6;background:#fbfefc;border-radius:13px;padding:13px 14px;font:inherit}.field textarea{min-height:130px}.footer{background:#052c1c;color:#d8f3e3;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.footer-logo{background:white;border-radius:14px;padding:8px;width:210px}.footer h4{color:white}.footer a{display:block;color:#c5e7d2;text-decoration:none;margin:8px 0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.88rem}.page-hero{padding:90px 0 70px;background:linear-gradient(135deg,#e9f7ef,#f8fcfa)}.page-hero h1{font-size:clamp(2.4rem,5vw,4.4rem);margin:0 0 15px;letter-spacing:-.04em}.page-hero p{max-width:760px;color:var(--muted);font-size:1.08rem}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filter-btn{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 14px;font-weight:750;cursor:pointer}.filter-btn.active{background:var(--green);color:white;border-color:var(--green)}.article{max-width:850px;margin:auto;background:white;border:1px solid var(--line);border-radius:24px;padding:42px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.article h2{margin-top:40px}.article table{width:100%;border-collapse:collapse;margin:22px 0}.article th,.article td{border:1px solid var(--line);padding:12px;text-align:left}.article th{background:#eff8f3}.note{background:#eaf8ef;border-left:4px solid var(--green);padding:16px 18px;border-radius:10px;margin:22px 0}.breadcrumbs{font-size:.86rem;color:var(--muted);margin-bottom:18px}.hide{display:none!important}
@media(max-width:900px){.nav-links{position:absolute;top:78px;left:0;right:0;background:white;padding:20px;display:none;flex-direction:column;box-shadow:0 12px 30px rgba(0,0,0,.12)}.nav-links.open{display:flex}.mobile-toggle{display:block}.hero{min-height:620px;background:linear-gradient(rgba(255,255,255,.92),rgba(255,255,255,.86)),url('assets/hero-greenhouse.png') center/cover}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-grid>div:last-child{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.abc{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.topbar .container{font-size:.75rem}.brand img{width:170px}.section{padding:65px 0}.grid-4,.footer-grid,.form-grid{grid-template-columns:1fr}.hero h1{font-size:2.75rem}.cta{padding:32px}.article{padding:24px}.copyright{flex-direction:column}.contact-panel,.form-card{padding:24px}}
