*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-rounded,"Avenir Next","Segoe UI",Arial,sans-serif;color:#294139;background:#fbfcfa;font-weight:400}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);border-bottom:1px solid #e8eeea}.nav-wrap{min-height:82px;display:flex;align-items:center;gap:25px}.logo img{width:180px}.site-header nav{display:flex;gap:25px;margin-left:auto}.site-header nav a{font-size:13px;font-weight:600;color:#3f574f}.site-header nav a:hover{color:#6e927e}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:13px 19px;font-weight:650;font-size:13px;transition:.25s}.header-cta,.btn.primary{background:#5f826f;color:#fff;box-shadow:0 8px 25px rgba(95,130,111,.16)}.btn.primary:hover,.header-cta:hover{background:#4f7160;transform:translateY(-1px)}.btn.ghost{border:1px solid #d9e4dc;background:#fff;color:#40594f}.btn.light{background:#fff;color:#4e705f}.language-switch{display:flex;gap:3px;padding:4px;background:#f3f6f3;border-radius:10px}.language-switch a{font-size:9px;font-weight:700;padding:6px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{padding:90px 0 70px;background:radial-gradient(circle at 85% 18%,#edf3e8 0,transparent 28%),linear-gradient(135deg,#fff,#f4f7f2);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center}.eyebrow,.section-kicker{font-size:10px;font-weight:700;letter-spacing:.18em;color:#84a48e;text-transform:uppercase}.hero h1,.page-hero h1,.section-head h2,.feature-layout h2,.cta h2,.prose h2,.contact-grid h2{font-family:ui-rounded,"Avenir Next","Segoe UI",sans-serif;font-weight:560;letter-spacing:-.035em}.hero h1{font-size:clamp(52px,6.5vw,84px);line-height:1.02;margin:22px 0}.hero h1 em,.page-hero em,.section-head em{font-style:normal;color:#7d9f88}.hero p{font-size:17px;line-height:1.85;color:#6f8078;max-width:650px}.hero-actions{display:flex;gap:12px;margin:30px 0}.metrics{display:flex;gap:34px;margin-top:42px}.metrics div{display:flex;flex-direction:column;gap:6px}.metrics b{font-size:22px;font-weight:650;color:#405c4f}.metrics span{font-size:11px;color:#8b9992}.hero-showcase{position:relative;min-height:500px;background:#eaf1e8;border:1px solid #dde8dd;border-radius:44px;display:grid;place-items:center;padding:48px;overflow:hidden;box-shadow:0 30px 70px rgba(81,112,94,.11)}.hero-showcase>img{width:78%;position:relative;z-index:2}.soft-orb{position:absolute;width:360px;height:360px;border-radius:50%;background:#dce9db;filter:blur(2px)}.hero-badge{position:absolute;right:24px;bottom:24px;z-index:3;background:rgba(255,255,255,.92);padding:16px 20px;border-radius:17px;box-shadow:0 15px 38px rgba(65,91,76,.12);display:flex;flex-direction:column}.hero-badge span{font-size:9px;letter-spacing:.16em;color:#8ba291}.hero-badge strong{font-size:19px;font-weight:650;margin:5px 0;color:#365045}.hero-badge small{color:#84928b}.category-strip{padding:22px 0;background:#fff;border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.category-grid a{padding:18px;border-radius:16px;transition:.25s}.category-grid a:hover{background:#f2f6f1}.category-grid b{font-size:10px;color:#a7b4ad}.category-grid span{display:block;margin-top:8px;font-size:12px;font-weight:600}.section{padding:100px 0}.section-head{display:grid;grid-template-columns:180px 1fr;gap:34px;align-items:start;margin-bottom:44px}.section-head>span{font-size:10px;font-weight:700;letter-spacing:.16em;color:#9aa79f;padding-top:10px}.section-head h2{font-size:clamp(38px,4.6vw,62px);line-height:1.08;margin:0;color:#324d40}.section-head>p{grid-column:2;max-width:700px;margin:-15px 0 0;color:#76877e;line-height:1.75}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid #e7ece8;border-radius:24px;padding:14px 14px 23px;transition:.3s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(70,95,80,.09)}.product-img{height:250px;border-radius:18px;overflow:hidden;background:#f0f5ee}.product-img img{width:100%;height:100%;object-fit:cover}.product-card>span{display:block;margin:18px 4px 7px;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8ba28f}.product-card h3{font-size:23px;font-weight:590;margin:0 4px 10px;color:#365044;letter-spacing:-.02em}.product-card p{color:#75857d;line-height:1.65;margin:0 4px 17px;font-size:14px}.product-card b{font-size:11px;margin:0 4px;color:#587563}.center-action{text-align:center;margin-top:38px}.soft-section{background:#f2f6f0}.feature-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}.feature-layout h2{font-size:50px;line-height:1.08;color:#334e41}.feature-layout>div>p{color:#718279;line-height:1.8;font-size:16px}.text-link{display:inline-block;margin-top:18px;font-size:13px;font-weight:650;color:#597963}.feature-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-cards article,.values-grid article{background:rgba(255,255,255,.78);border:1px solid #e2eae2;border-radius:22px;padding:26px}.feature-cards span,.values-grid b{font-size:10px;color:#93a99a}.feature-cards h3,.values-grid h3{font-size:20px;font-weight:600;margin:12px 0 8px;color:#3a5547}.feature-cards p,.values-grid p{color:#7a8981;line-height:1.65;font-size:14px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{background:#fff;border:1px solid #e6ece7;border-radius:22px;padding:28px;min-height:290px;transition:.25s}.blog-card:hover{background:#f7faf6}.blog-card>span{font-size:9px;letter-spacing:.13em;color:#91a696;font-weight:700}.blog-card h3{font-size:24px;line-height:1.18;font-weight:580;color:#385145}.blog-card p{color:#76857d;line-height:1.65;font-size:14px}.blog-card b{font-size:11px;color:#5f7d69}.cta{background:#dfeadf;padding:90px 0;text-align:center}.cta h2{font-size:clamp(40px,5.5vw,68px);max-width:900px;margin:14px auto 18px;color:#375245}.cta p{max-width:650px;margin:0 auto 30px;color:#708177;line-height:1.7}.page-hero{padding:105px 0 70px;background:linear-gradient(135deg,#f7faf5,#eef4ed)}.page-hero h1{font-size:clamp(50px,6vw,78px);line-height:1.03;margin:22px 0 0;color:#344f42}.page-hero p{color:#77877f;max-width:650px;line-height:1.75}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:34px}.filters a{padding:10px 14px;border:1px solid #dfe7e1;border-radius:12px;font-size:11px;font-weight:600;background:#fff}.filters a.active{background:#6a8a76;color:#fff;border-color:#6a8a76}.about-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:65px}.big-mark{font-size:150px;font-weight:700;color:#e4ece4;line-height:.8;letter-spacing:-.08em}.prose h2{font-size:46px;color:#365144}.prose p{font-size:17px;line-height:1.9;color:#6f8077}.quote{border-left:3px solid #91ae96;padding:18px 22px;background:#f5f8f4;font-size:22px;font-weight:550;margin-top:28px;border-radius:0 14px 14px 0;color:#466253}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.contact-grid h2{font-size:43px;color:#385347}.contact-grid p{color:#718179;line-height:1.8}.contact-note{margin-top:28px;background:#edf4ed;padding:24px;border-radius:18px}.contact-note span{display:block;margin-top:8px;color:#718178;line-height:1.7}.contact-form{background:#fff;border:1px solid #e1e8e2;border-radius:22px;padding:30px;box-shadow:0 18px 45px rgba(65,90,75,.06)}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;margin-bottom:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,textarea{width:100%;padding:13px 14px;border:1px solid #d9e3dc;border-radius:12px;background:#fafcf9;font:inherit;color:#385044;outline:none}input:focus,textarea:focus{border-color:#9bb3a1;box-shadow:0 0 0 3px rgba(139,166,146,.12)}.alert{padding:13px;border-radius:11px;margin-bottom:15px}.success{background:#e9f5eb}.error{background:#fcecec}.detail-hero{padding:95px 0}.detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.detail-img{background:#f0f5ee;border-radius:28px;padding:25px}.detail-img img{width:100%;border-radius:20px}.detail-grid h1{font-size:55px;font-weight:580;letter-spacing:-.035em;color:#345044}.lead{font-size:18px;line-height:1.7;color:#6f8178}.detail-text{white-space:normal;line-height:1.85;color:#697b72;margin:25px 0}.article{padding:90px 0}.narrow{max-width:820px}.article h1{font-size:52px;line-height:1.1;font-weight:580;color:#365145}.article-lead{font-size:19px;color:#718278;line-height:1.75}.article-body{font-size:17px;line-height:1.95;color:#5f7368;margin:36px 0}.back-link{font-size:13px;font-weight:650;color:#5e7b68}.footer{background:#334c40;color:#cbd7d0;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-logo{width:180px;filter:brightness(0) invert(1);opacity:.95}.footer p{color:#b9c8c0;line-height:1.7;font-size:13px}.footer h4{color:#fff;font-size:13px}.footer a{font-size:12px}.copyright{border-top:1px solid #4b6256;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px}.empty-state{padding:45px;text-align:center;color:#7c8a82}@media(max-width:980px){.site-header nav,.header-cta,.language-switch{display:none}.menu-toggle{display:block;margin-left:auto}.hero-grid,.feature-layout,.about-grid,.contact-grid,.detail-grid{grid-template-columns:1fr}.hero-showcase{min-height:420px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:1fr 1fr}.section-head{grid-template-columns:1fr}.section-head>p{grid-column:1;margin:0}.footer-grid{grid-template-columns:1fr 1fr}.big-mark{font-size:110px}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.hero{padding-top:60px}.hero h1{font-size:48px}.metrics{gap:18px;flex-wrap:wrap}.hero-showcase{min-height:330px;padding:25px}.category-grid,.product-grid,.blog-grid,.feature-cards,.values-grid,.form-row{grid-template-columns:1fr}.section{padding:72px 0}.section-head h2,.feature-layout h2{font-size:38px}.page-hero h1{font-size:46px}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}}