*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Vazirmatn,IRANSansX,Segoe UI,Tahoma,Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}::selection{color:var(--green-dark);background:#d7e5d5}.container{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{background:var(--gold);z-index:200;border-radius:0 0 12px 12px;padding:10px 18px;position:fixed;top:-100px;right:20px}.skip-link:focus{top:0}.topbar{background:var(--green-dark);color:#e8efe9;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.topbar a{color:#fff;font-weight:700}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f5;border-bottom:1px solid #234d361a;height:82px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;height:100%;display:flex}.logo{color:var(--green);align-items:center;gap:10px;display:inline-flex}.logo-mark{background:var(--green);width:45px;height:45px;color:var(--cream);border-radius:15px;place-items:center;display:grid}.logo>span:last-child{align-items:baseline;gap:5px;line-height:1;display:flex}.logo strong{font-size:25px}.logo small{font-size:13px;font-weight:800}.desktop-nav{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{padding:29px 0;position:relative}.desktop-nav a:after{content:"";background:var(--gold);width:0;height:2px;transition:all .25s;position:absolute;bottom:20px;right:0}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{width:100%}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:10px 21px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-panel{border:1px solid var(--line);width:min(300px,100vw - 40px);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;padding:14px;display:flex;position:absolute;top:56px;left:0}.mobile-panel a{border-bottom:1px solid #eff2ec;padding:11px 12px;font-weight:700}.mobile-panel a:last-child{color:var(--green);border:0}.hero{background:var(--green-dark);color:#fff;height:calc(100vh - 116px);min-height:680px;max-height:860px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#122319ed 0%,#122319ab 40%,#1223190f 100%);position:absolute;inset:0}.hero-inner{justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.hero-pill{background:#ffffff17;border:1px solid #ffffff40;border-radius:30px;align-items:center;gap:8px;padding:7px 13px;font-size:13px;display:inline-flex}.hero h1{letter-spacing:-2px;margin:22px 0 18px;font-size:clamp(44px,5.7vw,76px);line-height:1.25}.hero h1 em{color:#e4be66;font-style:normal}.hero-content>p{color:#edf2ee;max-width:580px;font-size:17px;line-height:2}.hero-actions{gap:12px;margin-top:30px;display:flex}.button-accent{background:var(--gold);color:#17251c}.button-ghost-light{color:#fff;background:#ffffff0a;border-color:#ffffff80}.hero-stats{gap:0;margin-top:48px;display:flex}.hero-stats>div{border-left:1px solid #ffffff38;flex-direction:column;padding:0 26px;display:flex}.hero-stats>div:first-child{padding-right:0}.hero-stats>div:last-child{border-left:0}.hero-stats strong{font-size:23px}.hero-stats span{color:#cfd8d1;font-size:12px}.scroll-cue{transform-origin:0;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:26px;left:38px;transform:rotate(-90deg)}.scroll-line{background:#fff;width:50px;height:1px;display:block}.benefit-grid{grid-template-columns:repeat(4,1fr);min-height:105px;display:grid}.benefit-grid>div{border-left:1px solid var(--line);justify-content:center;align-items:center;gap:13px;display:flex}.benefit-grid>div:last-child{border-left:0}.benefit-grid svg{color:var(--green-2);width:30px;height:30px}.benefit-grid span{flex-direction:column;display:flex}.benefit-grid strong{font-size:14px}.eyebrow{color:var(--green-2);letter-spacing:.04em;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow.light{color:#d7c28e}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.section-heading h2,.story-content h2,.faq-layout h2,.contact-strip h2,.page-hero h1{letter-spacing:-1px;margin:0 0 10px;font-size:clamp(30px,4vw,45px);line-height:1.35}.section-heading p,.story-content>p,.faq-layout>div>p{color:var(--muted);max-width:620px;margin:0}.text-link{color:var(--green);white-space:nowrap;align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(-4px)}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{border-radius:var(--radius);flex-direction:column;justify-content:flex-end;min-height:220px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.category-card:before{content:"";background:#ffffff59;border-radius:50%;width:160px;height:160px;position:absolute;top:-70px;left:-50px}.category-icon{filter:saturate(.7);font-size:42px;position:absolute;top:22px;right:24px}.category-card h3{margin:0;font-size:20px}.category-card p{color:#536058;margin:4px 0;font-size:13px}.category-card .round-link{position:absolute;bottom:20px;left:20px}.round-link{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--warm);border-radius:22px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-image-wrap{aspect-ratio:1;background:#f0eee5;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;transition:transform .5s}.product-card:hover .product-image{transform:scale(1.035)}.product-badges{gap:6px;display:flex;position:absolute;top:14px;right:14px}.product-badges span{background:var(--green);color:#fff;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800}.product-badges .badge-gold{background:var(--gold);color:#1d281f}.product-category{color:var(--green-2);font-size:11px;font-weight:800}.product-content h3{margin:3px 0 8px;font-size:19px}.product-content>p{color:var(--muted);min-height:45px;margin:0;font-size:12px;line-height:1.8}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:15px;display:flex}.product-bottom strong{color:var(--green);font-size:14px}.story-section{background:var(--green);color:#fff;padding:110px 0;overflow:hidden}.story-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid}.story-visual{border-radius:180px 30px;height:520px;position:relative;overflow:visible}.story-image{object-fit:cover;border-radius:180px 30px}.story-badge{background:var(--gold);color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:absolute;bottom:35px;left:-35px;box-shadow:0 10px 30px #0003}.story-badge strong{font-size:23px}.story-badge span{font-size:11px}.story-content h2{font-size:clamp(34px,4vw,50px)}.story-content>p{color:#dce8de;line-height:2}.check-list{margin:25px 0 30px;padding:0;list-style:none}.check-list li{padding:7px 27px 7px 0;position:relative}.check-list li:before{content:"✓";color:var(--gold);font-weight:900;position:absolute;top:7px;right:0}.button-outline{color:#fff;border-color:#9bb2a2}.button-outline:hover{color:var(--green);background:#fff}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.article-image-wrap{aspect-ratio:16/10;display:block;position:relative;overflow:hidden}.article-image{object-fit:cover;transition:transform .5s}.article-card:hover .article-image{transform:scale(1.04)}.article-meta{color:var(--green-2);justify-content:space-between;font-size:11px;font-weight:700;display:flex}.article-meta span:last-child{align-items:center;gap:5px;display:flex}.article-content h3{margin:8px 0;font-size:18px;line-height:1.65}.article-content p{color:var(--muted);margin:0 0 13px;font-size:13px}.article-content .text-link{font-size:12px}.faq-home{background:#fff}.faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px;display:grid}.faq-layout>div:first-child{position:sticky;top:130px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;padding-left:35px;font-size:16px;font-weight:800;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--green);font-size:22px;position:absolute;top:0;left:5px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:10px 0 0;padding-left:40px;font-size:14px}.contact-strip{background:var(--green-dark);color:#fff;padding:70px 0}.contact-strip-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.contact-strip h2{font-size:32px}.contact-strip p{color:#cedad1;margin:0}.contact-buttons{flex:none;gap:10px;display:flex}.button-light{color:var(--green);background:#fff}.button-whatsapp{color:#fff;background:#2aaf69}.site-footer{color:#d6dfd8;background:#13271c;padding:65px 0 20px}.site-footer .logo{color:#fff}.site-footer .logo-mark{background:var(--gold);color:#19291f}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:55px;display:grid}.footer-grid h3{color:#fff;margin:0 0 17px;font-size:15px}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:9px;font-size:13px;display:flex}.footer-grid a:hover{color:#fff}.footer-brand p{color:#aebbb2;max-width:300px;font-size:13px}.social-row{gap:8px;display:flex}.social-row a{border:1px solid #3b5041;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.footer-bottom{color:#90a095;border-top:1px solid #314638;justify-content:space-between;margin-top:45px;padding-top:18px;font-size:11px;display:flex}.floating-contact{z-index:80;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:18px;left:18px}.floating-contact a{color:#fff;background:#2aaf69;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 6px 18px #14281c3b}.floating-contact a:last-child{background:var(--gold);color:var(--green-dark)}.page-hero{background:var(--cream);text-align:center;border-bottom:1px solid var(--line);padding:68px 0 60px}.page-hero p{max-width:640px;color:var(--muted);margin:12px auto 0}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--green)}.page-content{padding:70px 0 100px}.catalog-tools{justify-content:space-between;align-items:center;gap:18px;margin-bottom:32px;display:flex}.search-field{flex:1;max-width:390px;position:relative}.search-field svg{color:var(--muted);position:absolute;top:50%;right:15px;transform:translateY(-50%)}.search-field input{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;height:50px;padding:0 48px 0 14px}.filter-row{flex-wrap:wrap;gap:8px;display:flex}.filter-button{border:1px solid var(--line);cursor:pointer;color:var(--muted);background:#fff;border-radius:30px;padding:9px 15px}.filter-button.active{background:var(--green);color:#fff;border-color:var(--green)}.catalog-count{color:var(--muted);margin-bottom:16px;font-size:13px}.empty-state{text-align:center;border:1px dashed var(--line);background:var(--cream);border-radius:24px;padding:70px}.product-detail-grid{grid-template-columns:1fr 1fr;align-items:start;gap:65px;display:grid}.product-gallery{position:sticky;top:125px}.product-main-image{aspect-ratio:1;background:var(--cream);border-radius:30px;position:relative;overflow:hidden}.product-main-image img{object-fit:cover}.product-info .product-category{font-size:13px}.product-info h1{margin:7px 0 2px;font-size:clamp(34px,5vw,55px);line-height:1.3}.scientific-name{color:var(--green-2);text-align:right;direction:ltr;margin:0 0 20px;font-style:italic}.product-lead{color:var(--muted);font-size:15px;line-height:2}.price-box{background:var(--cream);border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;margin:25px 0;padding:18px;display:flex}.price-box span{color:var(--muted);font-size:12px}.price-box strong{color:var(--green);font-size:21px;display:block}.stock-status{color:#2c7a4c;font-size:12px;font-weight:800}.product-cta{grid-template-columns:1fr 1fr;gap:10px;display:grid}.button-whatsapp-detail{color:#fff;background:#2aaf69}.product-mini-meta{border-bottom:1px solid var(--line);color:var(--muted);gap:20px;margin-top:15px;padding:22px 0;font-size:12px;display:flex}.detail-section{border-top:1px solid var(--line);padding:28px 0}.detail-section h2{margin:0 0 12px;font-size:23px}.detail-section p{color:var(--muted)}.benefit-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.benefit-list li{background:var(--cream);border-radius:16px;padding:20px;font-weight:700;list-style:none}.notice{color:#725a24;background:#fff7e3;border:1px solid #ead5a2;border-radius:16px;padding:18px}.related-section{background:var(--cream);padding:70px 0}.article-header{text-align:center;max-width:820px;margin:0 auto 35px}.article-header h1{margin:10px 0;font-size:clamp(34px,5vw,56px);line-height:1.45}.article-header p{color:var(--muted);font-size:17px}.article-hero-image{border-radius:32px;max-width:1050px;height:560px;margin:0 auto;position:relative;overflow:hidden}.article-hero-image img{object-fit:cover}.article-body{max-width:760px;margin:45px auto 0}.article-body h2{color:var(--green);margin:40px 0 10px;font-size:25px}.article-body p{color:#4d5a52;font-size:16px;line-height:2.15}.article-disclaimer{background:var(--cream);color:var(--muted);border-radius:17px;margin-top:40px;padding:22px;font-size:13px}.static-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.static-grid h2{margin:0 0 15px;font-size:36px}.static-grid p{color:var(--muted)}.values-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.value-card{background:var(--cream);border-radius:20px;padding:25px}.value-card h3{color:var(--green)}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:60px;display:grid}.contact-cards{gap:13px;display:grid}.contact-card strong{color:var(--green);display:block}.contact-form{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form label{flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.contact-form label.full{grid-column:1/-1}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:#fff;border-radius:13px;outline:none;padding:12px 14px}.contact-form button{justify-self:start}.form-status{color:var(--green);grid-column:1/-1;font-weight:700}.honeypot{position:absolute;right:-9999px}.search-results{margin-top:35px}@media (max-width:1024px){.desktop-nav{gap:16px}.header-call span{display:none}.header-call{width:46px;padding:0}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:45px}.story-visual{height:450px}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.benefit-list{grid-template-columns:1fr}.article-hero-image{height:460px}}@media (max-width:800px){.topbar-inner span:first-child,.desktop-nav{display:none}.topbar-inner{justify-content:center}.site-header{height:70px}.mobile-menu{display:block}.header-call{display:none}.hero{height:auto;min-height:700px}.hero-overlay{background:linear-gradient(#12231940,#122319eb 62%)}.hero-inner{align-items:flex-end;padding-bottom:65px}.hero-content{padding-bottom:0}.hero-stats{margin-top:35px}.scroll-cue{display:none}.benefit-grid{grid-template-columns:repeat(2,1fr);padding:14px 0}.benefit-grid>div{min-height:75px}.benefit-grid>div:nth-child(2){border-left:0}.section{padding:70px 0}.story-grid,.product-detail-grid,.faq-layout,.contact-grid,.static-grid{grid-template-columns:1fr}.story-grid{gap:55px}.story-visual{order:2;height:420px}.story-content{order:1}.faq-layout{gap:35px}.faq-layout>div:first-child,.product-gallery{position:static}.contact-strip-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-detail-grid{gap:30px}.article-hero-image{height:380px}.values-grid{grid-template-columns:1fr 1fr}}@media (max-width:580px){.container{width:min(100% - 28px,1180px)}.logo-mark{width:41px;height:41px}.logo strong{font-size:21px}.hero{min-height:690px}.hero-image{object-position:58% center}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-stats>div{padding:0 13px}.hero-stats strong{font-size:19px}.hero-stats span{font-size:10px}.benefit-grid>div{justify-content:flex-start;padding-right:12px}.benefit-grid svg{width:24px;height:24px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:27px}.category-grid,.product-grid,.article-grid{grid-template-columns:1fr}.category-card{min-height:165px}.product-grid{gap:16px}.story-visual{border-radius:100px 24px;height:330px}.story-image{border-radius:100px 24px}.story-badge{width:96px;height:96px;bottom:15px;left:-6px}.contact-buttons{flex-direction:column;width:100%}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.catalog-tools{flex-direction:column;align-items:stretch}.filter-row{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filter-button{white-space:nowrap}.product-cta{grid-template-columns:1fr}.product-mini-meta{flex-direction:column;gap:5px}.article-hero-image{border-radius:20px;height:260px}.contact-form{grid-template-columns:1fr}.contact-form label.full{grid-column:auto}.values-grid{grid-template-columns:1fr}.floating-contact{bottom:10px;left:10px}.floating-contact a{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--green:#556b2f;--green-2:#8fbc8f;--green-dark:#3f5224;--gold:#b8860b;--cream:beige;--warm:#f8f8f8;--brown:#6b5b45;--ink:#36454f;--muted:#66727a;--line:#e2e5df;--white:#fff;--shadow:0 20px 60px #36454f14;--radius:22px}html{background:var(--warm)}body{background:var(--warm);color:var(--ink);font-family:IRANSansX,IRANSans,IRANYekan,IranYekan,Yekan,Tahoma,Segoe UI,Arial,sans-serif;line-height:1.9}button,input,textarea,select{font-family:inherit}.container{width:min(1160px,100% - 56px)}.site-header{background:#f8f8f8f0;border-bottom-color:#556b2f1f}.logo{color:var(--green)}.logo-mark{background:var(--green);color:beige}.desktop-nav{gap:34px;font-weight:500}.desktop-nav a{letter-spacing:.035em}.desktop-nav a:after{background:var(--gold);height:1px}.icon-button{border-color:#e2e5df}.button{letter-spacing:.015em;border-radius:12px;font-weight:600}.button-primary{background:var(--green)}.button-primary:hover{background:var(--green-dark);box-shadow:0 10px 24px #556b2f29}.hero{background:var(--green-dark)}.hero-overlay{background:linear-gradient(90deg,#2d3a1cdb 0%,#37462294 43%,#3746221a 100%)}.hero-content{max-width:620px;padding-bottom:52px}.hero h1{letter-spacing:.015em;font-weight:300;line-height:1.32}.hero h1 em{color:#d4b35a}.hero-content>p{color:#f1f4ef;font-weight:400;line-height:2.05}.hero-pill{background:#ffffff14;border-color:#ffffff38}.hero-actions{gap:14px;margin-top:38px}.button-accent{color:#26301f;background:#c39a2f}.button-accent:hover{background:#b8860b}.hero-stats{margin-top:56px}.hero-stats>div{padding:0 30px}.hero-stats strong{font-weight:500}.hero-stats span{color:#dce2dc}.benefit-bar{border-bottom:1px solid var(--line);background:#fff}.benefit-grid{min-height:116px}.benefit-grid>div{gap:16px;padding-inline:18px}.benefit-grid strong{color:var(--ink);font-weight:600}.benefit-grid small{color:var(--muted)}.benefit-grid svg{color:var(--green);opacity:.85}.section{padding:118px 0}.section-heading{gap:48px;margin-bottom:52px}.eyebrow{color:var(--green);letter-spacing:.13em;margin-bottom:14px;font-weight:600}.section-heading h2,.story-content h2,.faq-layout h2,.contact-strip h2,.page-hero h1{letter-spacing:.02em;font-weight:300}.section-heading p,.story-content>p,.faq-layout>div>p{color:var(--muted);line-height:2.05}.text-link{color:var(--green);font-weight:600}.categories-section{background:var(--cream)}.category-grid{gap:26px}.category-card{min-height:250px;box-shadow:none;border-radius:24px;padding:30px}.category-card h3{letter-spacing:.02em;font-weight:500}.category-card p{color:#5f6962;line-height:1.9}.category-1{background:#e5ecdf}.category-2{background:#eee8da}.category-3{background:#e9e2c9}.category-4{background:#e3e8df}.category-card .round-link{background:var(--green);bottom:24px;left:24px}.featured-section{background:#f8f8f8}.product-grid{gap:30px}.product-card{background:#fff;border:1px solid #e1e4df;border-radius:22px;box-shadow:0 5px 22px #36454f09}.product-card:hover{box-shadow:0 18px 50px #36454f17}.product-image-wrap{background:#f1f1eb}.product-badges{top:18px;right:18px}.product-badges span{background:var(--green);font-weight:600}.product-badges .badge-gold{background:var(--gold)}.product-content{padding:25px 24px 27px}.product-category{color:var(--green);letter-spacing:.04em;font-weight:600}.product-content h3{letter-spacing:.015em;margin:7px 0 10px;font-weight:500}.product-content>p{color:var(--muted);line-height:2}.product-bottom{margin-top:20px;padding-top:18px}.product-bottom strong{color:var(--green);font-weight:600}.story-section{background:var(--green-dark);padding:125px 0}.story-grid{gap:100px}.story-content h2{letter-spacing:.015em;font-weight:300}.story-content>p{color:#e0e7df}.check-list{margin:34px 0 38px}.check-list li{padding:9px 27px 9px 0}.check-list li:before{color:#d0ad52}.story-badge{color:#27301f;background:#c69c35}.button-outline{border-color:#fff6;font-weight:500}.articles-section{background:var(--cream)}.article-grid{gap:30px}.article-card{background:#fff;border-color:#e2e5df;border-radius:22px}.article-content{padding:25px}.article-content h3{font-weight:500;line-height:1.65}.article-content p{color:var(--muted);line-height:2}.faq-layout{gap:100px}.faq-list details{padding:24px 0}.faq-list summary{color:var(--ink);padding-left:40px;font-weight:500}.faq-list summary:after{color:var(--green);font-weight:300}.faq-list p{color:var(--muted);padding-left:45px;line-height:2}.contact-strip{background:#3f5224;padding:86px 0}.contact-strip-inner{gap:70px}.contact-strip h2{letter-spacing:.015em;font-weight:300}.contact-strip p{color:#dce3db}.page-hero{background:var(--cream);border-bottom-color:var(--line);padding:88px 0 78px}.page-hero h1{letter-spacing:.025em;font-weight:300}.page-hero p{color:var(--muted);line-height:2}.breadcrumbs{color:#7a8388;margin-bottom:26px}.catalog-tools{gap:30px;margin-bottom:42px}.search-field{background:#fff;border-color:#e0e4de;border-radius:14px}.search-field input{color:var(--ink)}.filter-row{gap:10px}.filter-button{color:var(--muted);background:#fff;border-color:#e0e4de;padding:10px 17px}.filter-button.active{background:var(--green);border-color:var(--green);color:#fff}.catalog-count{color:var(--muted);margin:0 0 24px}.product-detail{padding:72px 0 120px}.product-detail-grid{gap:90px}.product-main-image{background:var(--cream);border-radius:28px}.product-info h1{letter-spacing:.015em;font-weight:300}.product-lead{color:var(--muted);line-height:2.1}.product-tabs{margin-top:70px}.article-page{padding:72px 0 120px}.article-header{margin-bottom:55px}.article-header h1{letter-spacing:.015em;font-weight:300}.article-header p{color:var(--muted);line-height:2}.article-hero-image{border-radius:28px}.article-body{margin-top:60px}.article-body h2{color:var(--green);margin:52px 0 16px;font-weight:500}.article-body p{color:#536068;line-height:2.2}.contact-grid{gap:90px}.contact-card{background:var(--cream);border-radius:18px;padding:25px}.contact-card strong{color:var(--green);font-weight:600}.contact-form{gap:20px}.contact-form input,.contact-form textarea{background:#fff;border-color:#dfe4dd;border-radius:12px;padding:14px 16px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #556b2f14}.footer{background:#303b31!important}.footer-grid{gap:65px}.footer-grid h3{font-weight:500}.footer-brand p{color:#b9c3bb;line-height:2}.footer-bottom{border-top-color:#475349}.floating-contact a{background:var(--green)!important}.section>.container>.product-grid,.section>.container>.category-grid,.section>.container>.article-grid{margin-top:6px}@media (max-width:800px){.container{width:min(100% - 36px,1160px)}.section{padding:88px 0}.section-heading{gap:24px;margin-bottom:38px}.hero-content{padding-bottom:70px}.hero-actions{margin-top:30px}.hero-stats{margin-top:44px}.story-grid{gap:58px}.contact-strip{padding:72px 0}}@media (max-width:580px){.container{width:min(100% - 30px,1160px)}.section{padding:76px 0}.hero h1{font-size:clamp(38px,12vw,58px)}.hero-content>p{font-size:14px}.hero-stats>div{padding:0 11px}.benefit-grid{padding:18px 0}.category-card{min-height:190px;padding:25px}.product-grid{gap:22px}.product-content{padding:22px}.story-section{padding:90px 0}.article-content{padding:22px}}
