:root{--green:#216625;--green-dark:#123f18;--lime:#75b82a;--cream:#f7f5ee;--soft:#eef5e9;--text:#172019;--muted:#667067;--line:#dfe8db;--white:#fff;--shadow:0 20px 55px rgba(28,78,34,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.045em;margin-bottom:24px}h2{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.035em;margin-bottom:18px}h3{font-size:21px}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(33,102,37,.1)}.nav{min-height:78px;display:flex;align-items:center;gap:28px}.brand{width:170px;flex:0 0 auto}.brand img{width:100%;height:62px;object-fit:contain;object-position:left center}.nav-links{display:flex;gap:26px;margin-left:auto;font-size:14px;font-weight:700}.nav-links a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 23px;background:linear-gradient(135deg,var(--green),#3b893e);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(33,102,37,.18)}.button:hover{transform:translateY(-1px)}.button-small{padding:12px 18px;font-size:13px}.button-ghost{background:#fff;color:var(--green);border:1px solid var(--line);box-shadow:none}.hero{padding:72px 0 54px;background:radial-gradient(circle at 10% 10%,#f0f8e9,transparent 34%),linear-gradient(180deg,#fff,#f8faf5)}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:52px;align-items:center}.eyebrow{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;margin-bottom:17px}.hero-text,.lead{font-size:18px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px 20px;color:#435046;font-size:14px;font-weight:700}.hero-media{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#eee}.hero-media img{width:100%;height:100%;min-height:390px;object-fit:cover}.trust-strip{padding:0 0 42px;background:#f8faf5}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 35px rgba(28,78,34,.06)}.trust-grid div{padding:23px;border-right:1px solid var(--line)}.trust-grid div:last-child{border-right:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{color:var(--green);margin-bottom:5px}.trust-grid span{color:var(--muted);font-size:13px;line-height:1.5}.section{padding:92px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--green-dark);color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading>p{max-width:440px;color:var(--muted)}.section-heading.centered{text-align:center;justify-content:center}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filter-button{border:1px solid var(--line);background:#fff;color:#516055;border-radius:999px;padding:10px 16px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.filter-button.active,.filter-button:hover{background:var(--green);border-color:var(--green);color:#fff}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 30px rgba(28,78,34,.07);transition:.22s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{aspect-ratio:4/3;background:linear-gradient(135deg,#eef5e9,#fff);overflow:hidden;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:cover}.product-placeholder{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green);font-size:32px;font-weight:800}.product-body{display:flex;flex-direction:column;flex:1;padding:22px}.product-category{color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.product-title{margin:8px 0 10px}.product-description{color:var(--muted);font-size:14px;line-height:1.6;flex:1}.product-link{margin-top:18px;color:var(--green);font-weight:800;display:flex;justify-content:space-between}.product-link:after{content:'→';font-size:20px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{background:rgba(255,255,255,.88);border:1px solid #fff;border-radius:var(--radius);padding:28px}.feature-icon{width:50px;height:50px;border-radius:15px;background:#dcecd3;color:var(--green);display:grid;place-items:center;font-weight:800;margin-bottom:22px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:0}.delivery-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px}.delivery-list{display:grid;gap:22px;margin-top:30px}.delivery-list>div{display:flex;gap:18px}.delivery-list span{flex:0 0 42px;height:42px;border-radius:13px;background:#dcecd3;color:var(--green);display:grid;place-items:center;font-weight:800}.delivery-list p{color:var(--muted);margin:0}.delivery-list strong{color:var(--text)}.contact-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.contact-card p{color:var(--muted)}.contact-link{display:block;font-size:18px;font-weight:800;margin:13px 0;color:var(--green)}.contact-card .button{width:100%;margin-top:14px}.review-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.private-note{display:inline-flex;padding:12px 15px;background:#fff;border:1px solid var(--line);border-radius:14px;font-weight:700}.review-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow)}.review-form label{display:grid;gap:8px;font-size:14px;font-weight:800}.review-form label:nth-of-type(5),.consent-row,.review-form .button,.form-caption{grid-column:1/-1}.review-form input[type=text],.review-form select,.review-form textarea{width:100%;border:1px solid #d9e4d4;border-radius:14px;padding:13px 14px;background:#fbfdf9;font:inherit;outline:none}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(33,102,37,.1)}.review-form textarea{resize:vertical}.consent-row{display:flex!important;flex-direction:row;align-items:flex-start;font-weight:500!important;color:var(--muted)}.consent-row input{margin-top:5px}.form-caption{font-size:12px;color:var(--muted);margin:0}.website-field{position:absolute;left:-9999px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding:68px 0 48px}.footer-logo{width:210px;background:#fff;border-radius:16px;padding:8px}.footer-description{color:#bdd0be;max-width:320px;margin-top:18px}.footer-grid h3{font-size:15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid a,.footer-grid span{font-size:13px;color:#c2d2c3}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);padding:24px 0 32px;color:#a7bba9;font-size:12px}.legal-page{min-height:100vh;background:var(--cream)}.legal-wrap{width:min(900px,calc(100% - 40px));margin:auto;padding:60px 0}.legal-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:44px;box-shadow:0 16px 45px rgba(28,78,34,.07)}.legal-card h1{font-size:clamp(36px,5vw,52px)}.legal-card h2{font-size:23px;margin-top:34px}.legal-card p,.legal-card li{color:#566258;line-height:1.75}.back-link{display:inline-flex;margin-bottom:22px;color:var(--green);font-weight:800}.requisites-table{width:100%;border-collapse:collapse}.requisites-table td{padding:12px 0;border-bottom:1px solid var(--line);vertical-align:top}.requisites-table td:first-child{width:36%;font-weight:800;color:var(--text)}.status-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--cream)}.status-card{width:min(620px,100%);padding:42px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.status-icon{width:70px;height:70px;margin:0 auto 22px;border-radius:50%;background:#dcecd3;color:var(--green);display:grid;place-items:center;font-size:34px;font-weight:800}
@media(max-width:980px){.nav-links{display:none}.hero-grid,.delivery-grid,.review-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div:nth-child(2){border-right:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.header .button-small{display:none}.brand{width:145px}.hero{padding-top:42px}.hero-media img{min-height:240px}.trust-grid,.products-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:66px 0}.section-heading{display:block}.review-form{grid-template-columns:1fr;padding:22px}.review-form label{grid-column:1/-1}.footer-bottom{flex-direction:column}.legal-card{padding:28px 20px}.requisites-table td{display:block;width:100%!important}.requisites-table td:first-child{padding-bottom:2px}.requisites-table td:last-child{padding-top:2px}}
