
:root{
  --green:#448403;--green-dark:#2d6200;--green-deep:#1f4302;--green-soft:#eef5e7;--yellow:#e4cf52;--ink:#1e281b;--muted:#66705f;--line:rgba(53,79,34,.16);--panel:rgba(255,255,255,.92);--bg:#f6f7f4;--shadow:0 16px 36px rgba(18,34,8,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}
.container{width:min(1320px,calc(100% - 40px));margin:0 auto}.page{padding-top:90px}.site-header{position:fixed;top:0;left:0;right:0;background:linear-gradient(90deg,#285800,#448403);z-index:1000;box-shadow:0 10px 30px rgba(18,34,8,.12)}
.header-inner{height:90px;width:min(1700px,calc(100% - 26px));margin:0 auto;display:grid;grid-template-columns:auto auto 1fr auto;gap:18px;align-items:center}.back-btn,.icon-btn,.lang-btn{height:46px;border-radius:23px;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.09);color:#fff;display:flex;align-items:center;gap:8px;padding:0 14px;cursor:pointer}.back-btn,.icon-btn{justify-content:center;min-width:46px}.header-mark{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.92);padding:7px;display:block}.main-nav{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.nav-item{position:relative}.nav-link{display:flex;align-items:center;padding:14px 18px;border-radius:16px;font-weight:700;color:#fff;transition:.18s}.nav-link:hover,.nav-link.active{background:#fff;color:var(--green-deep)}.head-actions{display:flex;gap:12px;align-items:center}
.mega{position:absolute;top:100%;left:0;margin-top:12px;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:.18s ease}.nav-item:hover .mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mega-card{min-width:260px;padding:14px;background:rgba(255,255,255,.98);border:1px solid rgba(0,0,0,.05);border-radius:22px;box-shadow:0 24px 54px rgba(18,34,8,.16)}.mega-title{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-weight:800;margin:4px 4px 10px}.mega-grid{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:8px}.mega-grid.three{grid-template-columns:repeat(3,minmax(150px,1fr))}.mega-grid a,.lang-menu .mega-card a{padding:11px 12px;border-radius:14px;font-weight:600}.mega-grid a:hover,.lang-menu .mega-card a:hover{background:var(--green-soft);color:var(--green-deep)}.lang-menu{left:auto;right:0}.lang-menu .mega-card{min-width:170px;display:grid;gap:4px}
.breadcrumb-wrap{padding-top:90px;background:#fff;border-bottom:1px solid rgba(0,0,0,.05)}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:13px;color:#899186;padding:12px 0}.breadcrumbs a:hover{color:var(--green)}.crumb-sep{color:#c0c5bc}
.hero{min-height:100vh;padding-top:90px;position:relative;background:linear-gradient(90deg,rgba(18,34,8,.50),rgba(0,0,0,.14)),url('https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=2200&q=80') center/cover no-repeat;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,214,92,.12),rgba(0,0,0,.18))}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr minmax(440px,650px);gap:40px;align-items:center;min-height:calc(100vh - 90px);padding:48px 0 170px}
.brand-showcase{display:flex;align-items:center;min-height:380px}.brand-anim{position:relative;width:min(620px,100%);height:320px}.brand-symbol{position:absolute;left:0;top:20px;width:168px;z-index:3;filter:drop-shadow(0 10px 25px rgba(0,0,0,.16));transition:transform .85s ease}.brand-word{position:absolute;left:112px;top:50px;width:330px;z-index:2;transition:transform .85s ease,opacity .85s ease}.stat-rail{position:absolute;left:138px;top:128px;width:0;height:3px;background:linear-gradient(90deg,var(--yellow),#fff);border-radius:999px;transition:width .55s ease .35s;box-shadow:0 0 0 1px rgba(255,255,255,.25)}.stat-panel{position:absolute;left:170px;top:88px;min-width:320px;max-width:380px;background:rgba(255,255,255,.93);backdrop-filter:blur(8px);padding:22px 24px;border-radius:24px;box-shadow:var(--shadow);opacity:0;transform:translateX(14px);transition:opacity .4s ease .45s,transform .4s ease .45s}.brand-anim.open .brand-word{transform:translateX(-58px);opacity:0}.brand-anim.open .brand-symbol{transform:scale(1.06)}.brand-anim.open .stat-rail{width:86px}.brand-anim.open .stat-panel{opacity:1;transform:translateX(0)}.stat-panel small{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-weight:800}.stat-panel strong{display:block;font-size:42px;line-height:1.02;margin-top:8px;letter-spacing:-.04em;color:var(--green-deep)}.stat-panel span{display:block;margin-top:6px;font-size:17px;font-weight:700;color:#52624a}.stat-controls{position:absolute;right:14px;top:14px;display:flex;gap:8px;opacity:0;transition:.18s}.stat-panel:hover .stat-controls{opacity:1}.stat-btn{width:30px;height:30px;border:none;border-radius:50%;background:#eff4ea;color:var(--green);display:grid;place-items:center;cursor:pointer}.brand-showcase .brand-caption{position:absolute;left:0;bottom:0;color:#fff;font-size:16px;font-weight:600;opacity:.84}
.directions-panel{background:rgba(110,86,18,.34);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);padding:24px;border-radius:30px;box-shadow:var(--shadow)}.directions-panel h1{margin:0 0 18px;color:#fff;font-size:22px;display:flex;align-items:center;gap:10px}.direction-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.direction-card{min-height:72px;border-radius:22px;background:var(--panel);padding:16px 18px;display:flex;align-items:center;gap:14px;font-weight:700;transition:.18s}.direction-card .material-symbols-rounded{width:42px;height:42px;border-radius:14px;background:rgba(68,132,3,.12);display:grid;place-items:center;color:var(--green)}.direction-card:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.direction-card:hover .material-symbols-rounded{background:rgba(255,255,255,.18);color:#fff}
.hero-ctas{position:absolute;z-index:2;left:50%;bottom:38px;transform:translateX(-50%);width:min(1320px,calc(100% - 40px));display:grid;grid-template-columns:1.15fr 1fr .85fr;gap:14px}.hero-cta{min-height:72px;border-radius:24px;border:1px solid rgba(255,255,255,.52);background:rgba(208,214,203,.20);backdrop-filter:blur(8px);padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;font-weight:800;transition:.2s}.hero-cta:hover{background:var(--green);border-color:var(--green);transform:translateY(-2px)}
.section{padding:84px 0}.section.alt{background:#eff3e9}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:30px}.section-head h2{margin:0;font-size:56px;line-height:1.05;letter-spacing:-.05em}.section-head p{margin:6px 0 0;max-width:460px;color:var(--muted);line-height:1.7}.kicker{display:flex;align-items:center;gap:12px;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px}.kicker::before{content:"";width:28px;height:2px;background:var(--green)}.btn-outline{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:18px;border:1px solid var(--green);color:var(--green-deep);font-weight:800}.btn-outline:hover{background:var(--green);color:#fff}.local-nav{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 34px}.local-nav a{padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:700;color:var(--green-deep)}.local-nav a:hover,.local-nav a.active{background:var(--green);color:#fff;border-color:var(--green)}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.05)}.news-card img{width:100%;height:220px;object-fit:cover}.news-body{padding:18px}.news-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.news-body h3{margin:10px 0 8px;font-size:24px;line-height:1.28}.news-body p{margin:0;color:#4f5948;line-height:1.67}.news-more{display:inline-flex;gap:6px;margin-top:14px;color:var(--green-deep);font-weight:800}
.story-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.story-card,.archive-card,.enterprise-detail,.white-card,.map-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.story-card,.archive-card,.white-card,.map-card,.enterprise-detail{padding:28px}.story-card p,.white-card p,.enterprise-detail p{line-height:1.78;color:#384632}.archive-thumb{border-radius:22px;overflow:hidden;margin-bottom:18px}.archive-thumb img{width:100%;height:340px;object-fit:cover;filter:sepia(.72) contrast(1.05) saturate(.68)}.archive-action{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:12px 18px;border-radius:16px;background:#edf3e8;color:var(--green-deep);font-weight:800}.archive-action:hover{background:var(--green);color:#fff}
.team-block{margin-top:56px}.team-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.team-title a{font-size:28px;font-weight:800;color:#3c68b1;transition:.18s}.team-title a:hover{color:var(--green)}.carousel-shell{position:relative}.carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:260px;gap:14px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:8px;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.team-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.04)}.team-card img{width:100%;height:150px;object-fit:cover;background:#eef1ed}.team-card .body{padding:14px}.team-card h4{margin:0 0 8px;font-size:16px;line-height:1.3}.team-card p{margin:0;color:#55634e;font-size:14px;line-height:1.5;min-height:62px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:1px solid #d8ddd4;background:rgba(255,255,255,.94);color:#9ca49a;display:grid;place-items:center;cursor:pointer;z-index:3}.carousel-arrow:hover{color:var(--green);border-color:var(--green)}.carousel-arrow.prev{left:-10px}.carousel-arrow.next{right:-10px}
.enterprise-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:28px}.enterprise-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.enterprise-chip{display:block;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#fff;font-weight:800;color:#304321}.enterprise-chip:hover,.enterprise-chip.active{background:var(--green);color:#fff;border-color:var(--green)}
.enterprise-media{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;margin-top:26px}.enterprise-media .photo,.enterprise-media .director{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#f8faf6}.enterprise-media .photo img{height:360px;width:100%;object-fit:cover}.enterprise-media .director img{height:250px;width:100%;object-fit:cover}.enterprise-media .director .body{padding:18px}
.region-map{width:100%;height:auto}.region-item{cursor:pointer;transition:.18s}.region-item path,.region-item rect,.region-item circle{fill:#448403;opacity:.9}.region-item:hover path,.region-item:hover rect,.region-item:hover circle{fill:#5ba513}.region-outline{fill:#e8ece5;stroke:#c8d0c4;stroke-width:2}.map-legend{font-size:14px;color:#5d6658;margin-top:10px}
.dual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.feature-card h3{margin:0 0 10px;font-size:32px;letter-spacing:-.03em}.feature-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.feature-actions a{min-height:84px;border-radius:20px;background:#f4f8ef;border:1px solid var(--line);padding:16px;display:flex;align-items:flex-end;font-weight:800}.feature-actions a:hover{background:var(--green);color:#fff}
.direction-section{margin-top:40px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.direction-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.direction-header h3{margin:0;font-size:38px;letter-spacing:-.04em}.direction-header p{margin:0;max-width:780px;color:#465441;line-height:1.72}.direction-bottom{display:grid;grid-template-columns:180px 1fr;gap:20px;margin-top:22px}.direction-side{background:var(--green-soft);border-radius:22px;padding:18px;font-weight:800;color:var(--green-deep)}.direction-enterprises{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.direction-enterprises .cell{min-height:72px;border:1px dashed var(--line);border-radius:18px;background:#fafcf8;padding:14px;font-weight:700;color:#53614c}
.product-top{margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;min-height:170px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 24px rgba(0,0,0,.05);transition:.2s}.product-card:hover{transform:translateY(-3px);background:var(--green);color:#fff;border-color:var(--green)}.product-card .icon{width:60px;height:60px;border-radius:20px;background:rgba(68,132,3,.10);display:grid;place-items:center;color:var(--green);font-size:30px}.product-card:hover .icon{background:rgba(255,255,255,.18);color:#fff}.product-card strong{font-size:24px;line-height:1.16}
.world-map-wrap{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.world-map{width:100%;height:auto}.world-country{fill:#dfe6db;stroke:#c7d0c3;stroke-width:1.5}.world-country.export{fill:#448403}.world-country.russia{fill:#e4cf52}.country-label{font-size:14px;fill:#51604a;font-weight:700}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 10px 24px rgba(0,0,0,.05)}
.footer{margin-top:80px;background:linear-gradient(180deg,var(--green-dark),var(--green));color:#fff;padding:68px 0 28px;position:relative;overflow:hidden}.footer::before{content:"";position:absolute;right:-60px;top:-60px;width:420px;height:420px;background:url('../img/logo-symbol.png') center/contain no-repeat;opacity:.08;filter:grayscale(1) brightness(3.4)}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .85fr .85fr .85fr;gap:30px}.footer-logo{width:240px;background:rgba(255,255,255,.92);border-radius:18px;padding:14px 16px;margin-bottom:18px}.footer h4{margin:0 0 12px;font-size:12px;text-transform:uppercase;letter-spacing:.16em}.footer p,.footer a{color:rgba(255,255,255,.88);line-height:1.8;font-size:14px}.socials{display:flex;gap:10px;margin-top:12px}.socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;font-weight:800}.footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);font-size:13px;color:rgba(255,255,255,.72)}
.search-modal{position:fixed;inset:0;background:rgba(24,37,11,.72);backdrop-filter:blur(10px);display:grid;place-items:start center;padding-top:120px;z-index:2000;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.search-modal.open{opacity:1;visibility:visible;pointer-events:auto}.search-box{width:min(760px,calc(100% - 30px));background:#fff;border-radius:26px;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.25)}.search-line{display:flex;align-items:center;gap:12px}.search-line input{flex:1;border:none;outline:none;font-size:24px;padding:10px 4px}.close-search{width:44px;height:44px;border:none;border-radius:16px;background:var(--green-soft);color:var(--green);cursor:pointer}.search-hint{color:#5e6b55;margin-top:8px}
.empty-state{max-width:760px;margin:0 auto;text-align:center;padding:50px 24px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.empty-state h1{margin:0 0 12px;font-size:40px;letter-spacing:-.04em}.empty-state p{margin:0;color:#55634e;line-height:1.7}.back-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--green);font-weight:800}
@media(max-width:1180px){.hero-grid,.story-wrap,.enterprise-layout,.dual-grid,.enterprise-media,.contact-grid,.section-head,.direction-header{grid-template-columns:1fr;display:grid}.news-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-ctas{grid-template-columns:1fr}.direction-enterprises{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.header-inner{grid-template-columns:auto auto 1fr;gap:12px;height:auto;padding:10px 0}.main-nav{grid-column:1/-1;justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:6px}.mega-grid,.mega-grid.three,.news-grid,.product-grid,.feature-actions,.dual-grid,.enterprise-list,.direction-grid,.direction-enterprises,.contact-grid{grid-template-columns:1fr}.hero-grid{grid-template-columns:1fr;padding-bottom:220px}.brand-anim{height:310px}.brand-word{width:260px;left:98px;top:52px}.brand-symbol{width:145px}.stat-panel{left:145px;top:102px;min-width:270px}.hero-ctas{bottom:24px}.section-head h2{font-size:42px}.footer-grid,.footer-bottom{display:block}.carousel-arrow{display:none}.carousel-track{grid-auto-columns:240px}}


/* v5 refinements */
.brand-showcase{min-height:420px;align-items:flex-start;padding-top:18px}
.brand-anim{width:min(700px,100%);height:380px}
.brand-static-logo{position:absolute;left:0;top:18px;width:470px;max-width:88%;filter:drop-shadow(0 16px 26px rgba(0,0,0,.14))}
.brand-anim .stat-panel{left:76px;top:190px;min-width:430px;max-width:500px;padding:26px 28px;border-radius:28px;opacity:1;transform:none;transition:none;background:rgba(255,255,255,.96)}
.brand-anim .stat-panel strong{font-size:54px}
.brand-anim .stat-panel span{font-size:18px}
.brand-anim .stat-panel .stat-controls{opacity:1;position:absolute;right:14px;top:14px}
.brand-anim .stat-panel .stat-btn{width:34px;height:34px}
.brand-anim .brand-caption{left:4px;bottom:12px;font-size:17px}
.brand-anim .stat-rail,.brand-anim .brand-symbol,.brand-anim .brand-word{display:none}
.fact-fade{animation:factFade .45s ease}
@keyframes factFade{from{opacity:.1;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.team-title a{color:#3c68b1}
.team-card .meta{margin-top:10px;font-size:13px;line-height:1.5;color:#36503e}
.enterprise-map-wrap{position:relative;border-radius:22px;overflow:hidden;background:#f6f8f4}
.enterprise-map-wrap img{width:100%;display:block}
.region-label{position:absolute;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.08);font-size:13px;font-weight:800;color:var(--green-deep);box-shadow:0 8px 18px rgba(0,0,0,.08);transition:.18s}
.region-label:hover{background:var(--green);color:#fff}
.region-krasnodar{left:4%;bottom:16%}
.region-moscow{left:26%;top:33%}
.region-nizhny{left:29%;top:23%}
.region-tambov{left:24%;top:43%}
.region-volgograd{left:18%;top:58%}
.enterprise-layout.single{grid-template-columns:1fr .9fr}
.local-nav.no-gap{margin-bottom:0}
.direction-side a{display:block;padding:14px 16px;border-radius:18px;background:#fff;color:var(--green-deep);font-weight:800;border:1px solid var(--line)}
.direction-side a:hover{background:var(--green);color:#fff}
.direction-enterprises .cell{display:flex;align-items:flex-start}
.direction-enterprises .cell a{display:block;width:100%;height:100%;color:inherit}
.direction-enterprises .cell:hover{background:#eff5ea;border-style:solid}
.export-map-wrap{position:relative;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 10px 24px rgba(0,0,0,.05)}
.export-map-wrap img{width:100%;display:block}
.export-chip{position:absolute;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.08);font-weight:800;color:var(--green-deep);box-shadow:0 8px 18px rgba(0,0,0,.08);transition:.18s}
.export-chip:hover{background:var(--green);color:#fff}
.export-russia{left:44%;top:8%}.export-cis{left:39%;top:28%}.export-china{left:70%;top:33%}.export-middleeast{left:34%;top:49%}.export-africa{left:16%;top:56%}
@media(max-width:860px){.brand-static-logo{width:350px}.brand-anim{height:350px}.brand-anim .stat-panel{left:24px;top:185px;min-width:280px;max-width:calc(100% - 30px)}.enterprise-layout.single{grid-template-columns:1fr}.region-label{font-size:11px;padding:6px 9px}.export-chip{font-size:11px;padding:7px 10px}}

/* v6 approved design */
.brand-showcase{padding-top:0;align-items:center}.brand-anim{height:430px;width:min(650px,100%)}
.brand-static-logo{left:0;top:12px;width:460px;max-width:92%;filter:drop-shadow(0 18px 28px rgba(0,0,0,.16))}
.brand-anim .stat-panel{left:0;top:215px;min-width:500px;max-width:540px;padding:26px 30px 28px;border-radius:28px;background:rgba(248,250,246,.90);border:1px solid rgba(255,255,255,.72);backdrop-filter:blur(15px);box-shadow:0 22px 46px rgba(16,36,5,.16);overflow:hidden}
.brand-anim .stat-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#e4cf52,#448403)}
.brand-anim .stat-panel small{font-size:12px;letter-spacing:.19em}.brand-anim .stat-panel strong{font-size:58px;margin-top:12px}.brand-anim .stat-panel span{font-size:19px;margin-top:8px}.brand-anim .stat-panel .stat-controls{right:18px;top:50%;transform:translateY(-50%);display:grid;gap:7px}.brand-anim .stat-panel .stat-btn{width:36px;height:36px;background:#fff;border:1px solid var(--line);box-shadow:0 6px 12px rgba(0,0,0,.05)}
.brand-anim .brand-caption{left:2px;bottom:0}.team-title a{color:var(--ink)!important}.team-title a:hover{color:var(--green)!important}
.history-side{display:grid;gap:16px}.archive-card.compact{padding:18px}.archive-card.compact .archive-thumb{margin-bottom:12px}.archive-card.compact .archive-thumb img{height:190px}.timeline-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:20px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.timeline-card h4{margin:0 0 14px;font-size:18px}.year-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.year-link{padding:10px 7px;border-radius:12px;background:#f5f8f1;border:1px solid var(--line);text-align:center;font-weight:750;font-size:13px;color:#4e5d46;transition:.16s}.year-link:hover{background:var(--green);color:#fff;border-color:var(--green)}
.map-region text{font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:800;fill:#fff;opacity:0;paint-order:stroke;stroke:#1f4302;stroke-width:5px;stroke-linejoin:round;transition:.18s}.map-region:hover text{opacity:1}.map-region path{transition:.18s}.map-region:hover path{fill:#5da91a;filter:drop-shadow(0 5px 8px rgba(32,81,0,.25))}.enterprise-map-new{background:#fff;border-radius:24px;overflow:hidden;border:1px solid var(--line)}.enterprise-map-new object{width:100%;display:block}
.direction-section.overview{display:grid;grid-template-columns:1fr 220px;gap:30px;align-items:center}.direction-section.overview .direction-header{display:block}.direction-section.overview .direction-header p{max-width:none;margin-top:14px}.direction-count{border-radius:24px;background:linear-gradient(145deg,#f3f8ed,#fff);border:1px solid var(--line);padding:24px;text-align:center}.direction-count strong{display:block;font-size:48px;line-height:1;color:var(--green-deep);letter-spacing:-.05em}.direction-count span{display:block;margin-top:8px;color:#5b6953;font-weight:700}.direction-cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:13px 18px;border-radius:16px;background:var(--green);color:#fff;font-weight:800}.direction-cta:hover{background:var(--green-dark)}.direction-cta.external:after{content:"↗";font-size:17px}.direction-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.direction-metric{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.direction-metric strong{display:block;font-size:42px;color:var(--green-deep)}.direction-enterprise-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.direction-enterprise-links a{padding:12px 15px;border-radius:14px;border:1px solid var(--line);background:#fff;font-weight:750}.direction-enterprise-links a:hover{background:var(--green);color:#fff;border-color:var(--green)}
.export-map-new{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.05)}.export-map-new img{width:100%;display:block}.export-map-new .export-chip{position:absolute}.export-russia{left:56%;top:22%}.export-cis{left:51%;top:43%}.export-china{left:73%;top:45%}.export-middleeast{left:49%;top:55%}.export-africa{left:43%;top:68%}
.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:34px}.pagination a{min-width:42px;height:42px;border-radius:13px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;font-weight:800;color:#4d5c46}.pagination a:hover,.pagination a.active{background:var(--green);color:#fff;border-color:var(--green)}
@media(max-width:950px){.direction-section.overview{grid-template-columns:1fr}.direction-count{text-align:left}.year-grid{grid-template-columns:repeat(3,1fr)}.brand-anim .stat-panel{min-width:0;width:calc(100% - 20px);left:0}.brand-static-logo{width:390px}}

/* v7 */
.brand-static-logo{width:500px;max-width:92%;object-fit:contain}
.real-map-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:0 10px 24px rgba(0,0,0,.05)}
.real-map-card img{display:block;width:100%;height:auto;border-radius:20px}
.map-hotspot{position:absolute;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(55,70,50,.18);color:var(--green-deep);font-size:12px;font-weight:800;box-shadow:0 6px 14px rgba(0,0,0,.08);transition:.18s;white-space:nowrap}
.map-hotspot:hover{background:var(--green);color:#fff;transform:translateY(-1px)}
.r-krasnodar{left:4.5%;top:72%}.r-moscow{left:12%;top:46%}.r-tambov{left:12.5%;top:57%}.r-nizhny{left:17.4%;top:51%}.r-volgograd{left:9.5%;top:64%}
.world-hotspot{position:absolute;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(55,70,50,.18);color:var(--green-deep);font-size:13px;font-weight:800;box-shadow:0 6px 14px rgba(0,0,0,.08);transition:.18s;white-space:nowrap}
.world-hotspot:hover{background:var(--green);color:#fff}.w-russia{left:53%;top:13%}.w-cis{left:47%;top:34%}.w-china{left:70%;top:43%}.w-middleeast{left:39%;top:50%}.w-africa{left:17%;top:58%}
.export-company-card{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;box-shadow:0 10px 24px rgba(0,0,0,.05)}
.export-company-card h3{margin:0 0 8px;font-size:28px}.export-company-card p{margin:0;color:#55634e;line-height:1.65}.export-company-card a{padding:13px 18px;border-radius:16px;background:var(--green-soft);font-weight:800;color:var(--green-deep)}.export-company-card a:hover{background:var(--green);color:#fff}
.direction-section.overview.special{border-style:dashed;background:#fbfcfa}
.team-card .meta{margin-top:10px;color:#3e5140;font-size:13px;line-height:1.5}.team-card .meta a{color:var(--green-deep)}
@media(max-width:860px){.export-company-card{grid-template-columns:1fr}.map-hotspot,.world-hotspot{font-size:10px;padding:6px 8px}.brand-static-logo{width:390px}}


/* ===== v8 functional + content refinements ===== */
.carousel-shell{max-width:1040px;margin:0 auto;padding:0 44px}
.carousel-track{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
.team-card{scroll-snap-align:start}
.carousel-arrow{width:34px;height:34px;background:rgba(255,255,255,.97)}

/* Region map: labels only appear on hover; hotspot itself is transparent and clickable. */
.real-map-card{position:relative;overflow:hidden}
.map-hotspot{position:absolute;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:transparent!important;font-size:0!important;border-radius:12px;cursor:pointer;transform:none!important}
.map-hotspot::after{content:attr(data-label);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%) translateY(4px);padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.98);border:1px solid rgba(55,70,50,.18);box-shadow:0 8px 18px rgba(0,0,0,.12);color:var(--green-deep);font-size:12px;font-weight:800;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:.18s;z-index:10}
.map-hotspot:hover::after,.map-hotspot:focus-visible::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.r-krasnodar{left:2.2%;top:68%;width:5.8%;height:14%}
.r-moscow{left:10.7%;top:43%;width:4.5%;height:8%}
.r-tambov{left:10.6%;top:55%;width:4.8%;height:9%}
.r-nizhny{left:15.5%;top:49%;width:6.2%;height:9%}
.r-volgograd{left:8.2%;top:61%;width:6.5%;height:11%}

/* Rich editorial pages */
.editorial-lead{max-width:980px;font-size:18px;line-height:1.8;color:#3d4b37;margin:0 0 28px}
.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.content-panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 10px 24px rgba(0,0,0,.05)}
.content-panel.wide{grid-column:1/-1}
.content-panel h3{margin:0 0 14px;font-size:27px;letter-spacing:-.03em}
.content-panel h4{margin:24px 0 10px;font-size:18px;color:var(--green-deep)}
.content-panel p{color:#45533f;line-height:1.75}
.content-panel ul{margin:0;padding-left:20px;color:#45533f;line-height:1.72}
.content-panel li+li{margin-top:9px}
.contact-box{margin-top:22px;padding:18px 20px;border-radius:20px;background:var(--green-soft);border:1px solid rgba(68,132,3,.16)}
.contact-box strong{display:block;margin-bottom:8px;color:var(--green-deep)}
.contact-box a{color:var(--green-dark);font-weight:750}
.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}
.stat-mini{background:#f5f8f1;border:1px solid var(--line);border-radius:20px;padding:20px}
.stat-mini strong{display:block;font-size:32px;letter-spacing:-.04em;color:var(--green-deep)}
.stat-mini span{display:block;margin-top:5px;color:#596653;font-size:14px;line-height:1.4}
.partners{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.partners a{padding:11px 14px;border-radius:999px;background:#f5f8f1;border:1px solid var(--line);font-weight:750;color:var(--green-deep)}
.partners a:hover{background:var(--green);color:#fff}

.career-intro{background:linear-gradient(135deg,#fff,#f0f5eb);border:1px solid var(--line);border-radius:30px;padding:30px;margin-bottom:24px;box-shadow:0 12px 28px rgba(0,0,0,.05)}
.career-intro p{margin:0;color:#44523e;line-height:1.8;font-size:17px}
.career-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.career-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 12px 28px rgba(0,0,0,.05)}
.career-card .career-icon{width:54px;height:54px;border-radius:18px;background:var(--green-soft);display:grid;place-items:center;color:var(--green);margin-bottom:18px}
.career-card h3{margin:0 0 14px;font-size:29px;letter-spacing:-.03em}
.career-card p,.career-card li{color:#45533f;line-height:1.72}
.career-card ul{padding-left:20px}
.career-card li+li{margin-top:8px}

@media(max-width:860px){.content-grid,.career-grid,.stat-row{grid-template-columns:1fr}.content-panel.wide{grid-column:auto}.carousel-shell{max-width:100%;padding:0}.map-hotspot::after{font-size:10px;padding:6px 8px}}


/* v9 — detailed directions */
.direction-detail-page{padding-top:72px}
.direction-detail-page .section-head{margin-bottom:24px}
.direction-detail-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 180px;gap:28px;align-items:center;background:linear-gradient(135deg,#ffffff 0%,#f1f7ec 72%,#e8f2df 100%);border:1px solid var(--line);border-radius:32px;padding:34px 36px;box-shadow:0 14px 32px rgba(18,34,8,.06)}
.direction-detail-hero::after{content:"";position:absolute;right:-70px;bottom:-100px;width:250px;height:250px;border-radius:50%;background:rgba(68,132,3,.08)}
.direction-detail-hero p{margin:0;color:#3e4d37;line-height:1.78;font-size:17px}
.direction-detail-hero p+p{margin-top:14px}
.direction-hero-symbol{position:relative;z-index:1;width:142px;height:142px;border-radius:38px;background:#fff;border:1px solid rgba(68,132,3,.14);display:grid;place-items:center;color:var(--green);box-shadow:0 12px 28px rgba(18,34,8,.08);justify-self:end}
.direction-hero-symbol .material-symbols-rounded{font-size:66px}
.direction-section-title{margin:46px 0 18px;font-size:30px;letter-spacing:-.035em}
.direction-spectrum{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}
.direction-step{min-height:112px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 18px rgba(18,34,8,.04)}
.direction-step .num{font-size:12px;font-weight:900;color:var(--green);letter-spacing:.12em}
.direction-step strong{font-size:15px;line-height:1.3}
.direction-highlight{margin-top:24px;border-radius:30px;background:linear-gradient(135deg,var(--green-deep),var(--green));color:#fff;padding:30px 32px;display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center;box-shadow:0 16px 34px rgba(39,94,0,.18)}
.direction-highlight strong{font-size:62px;line-height:.95;letter-spacing:-.06em}
.direction-highlight p{margin:0;color:rgba(255,255,255,.91);line-height:1.7;font-size:17px}
.direction-highlight a{color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.55);text-underline-offset:4px;font-weight:800}
.direction-highlight a:hover{text-decoration-color:#fff}
.direction-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}
.direction-stat{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 8px 20px rgba(18,34,8,.04)}
.direction-stat strong{display:block;font-size:36px;line-height:1;color:var(--green-deep);letter-spacing:-.045em}
.direction-stat span{display:block;margin-top:9px;color:#5c6955;line-height:1.45;font-weight:650}
.direction-two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}
.direction-content-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 10px 24px rgba(18,34,8,.045)}
.direction-content-card h3{margin:0 0 12px;font-size:26px;letter-spacing:-.03em}
.direction-content-card h4{margin:22px 0 10px;font-size:18px}
.direction-content-card p,.direction-content-card li{color:#44513e;line-height:1.72}
.direction-content-card p{margin:0}.direction-content-card p+p{margin-top:14px}
.direction-content-card ul{margin:12px 0 0;padding-left:20px}.direction-content-card li+li{margin-top:8px}
.direction-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}
.direction-product{min-height:82px;background:#f6f9f3;border:1px solid var(--line);border-radius:18px;padding:15px;display:flex;align-items:center;font-weight:800}
.direction-product:hover{background:#eef5e8}
.direction-facility-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}
.direction-facility{background:linear-gradient(145deg,#fff,#f5f8f2);border:1px solid var(--line);border-radius:24px;padding:24px}
.direction-facility .material-symbols-rounded{font-size:32px;color:var(--green);margin-bottom:12px}
.direction-facility h4{margin:0 0 8px;font-size:20px}.direction-facility p{margin:0;color:#4d5a47;line-height:1.65}
.direction-contact-manager{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;margin-top:28px}
.direction-contact-card{background:linear-gradient(135deg,#ffffff,#f3f7ef);border:1px solid var(--line);border-radius:28px;padding:28px}
.direction-contact-card h3{margin:0 0 14px;font-size:24px}.direction-contact-card p{margin:0;color:#45523f;line-height:1.8}.direction-contact-card a{color:var(--green-deep);font-weight:800}.direction-contact-card a:hover{color:var(--green)}
.direction-manager-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 10px 24px rgba(18,34,8,.045)}
.direction-manager-card img{width:100%;height:210px;object-fit:cover;background:#eef1ed}
.direction-manager-card .body{padding:20px}.direction-manager-card h4{margin:0 0 8px;font-size:20px}.direction-manager-card p{margin:0;color:#52604c;line-height:1.55}
.direction-accent-link{color:var(--green)!important;font-weight:850}.direction-accent-link:hover{text-decoration:underline;text-underline-offset:4px}
.direction-badge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.direction-badge{padding:11px 14px;border-radius:999px;background:#f2f7ed;border:1px solid var(--line);font-weight:750;color:#3e5132}
.direction-awards{display:grid;gap:12px;margin-top:18px}.direction-award{border-left:3px solid var(--green);background:#f7faf5;padding:16px 18px;border-radius:0 18px 18px 0;color:#46533f;line-height:1.65}
.direction-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.direction-cta-link{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:16px;background:var(--green);color:#fff;font-weight:800}.direction-cta-link:hover{background:var(--green-dark)}

/* HR split */
.join-hero{background:linear-gradient(135deg,#fff,#eff6e9);border:1px solid var(--line);border-radius:30px;padding:30px;margin-bottom:24px}.join-hero h3{margin:0 0 10px;font-size:30px}.join-hero p{margin:0;color:#485542;line-height:1.75}
.join-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.join-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.join-card h3{margin:0 0 12px;font-size:28px}.join-card p,.join-card li{color:#45533f;line-height:1.72}.join-card ul{padding-left:20px}.join-card li+li{margin-top:8px}.join-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.join-actions a{padding:12px 16px;border-radius:16px;background:var(--green);color:#fff;font-weight:800}.join-actions a.secondary{background:#edf3e8;color:var(--green-deep)}

@media(max-width:1100px){.direction-spectrum{grid-template-columns:repeat(4,1fr)}.direction-stat-grid{grid-template-columns:repeat(2,1fr)}.direction-detail-hero{grid-template-columns:1fr 130px}.direction-hero-symbol{width:110px;height:110px}.direction-hero-symbol .material-symbols-rounded{font-size:52px}}
@media(max-width:860px){.direction-detail-hero,.direction-highlight,.direction-two-col,.direction-contact-manager,.join-grid{grid-template-columns:1fr}.direction-hero-symbol{justify-self:start}.direction-spectrum,.direction-product-grid,.direction-facility-grid{grid-template-columns:1fr}.direction-stat-grid{grid-template-columns:1fr}.direction-highlight strong{font-size:48px}}


/* v10 — clean directions overview */
.directions-intro-text{max-width:980px;margin:-8px 0 34px;color:#566150;font-size:17px;line-height:1.72}
.direction-tile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.direction-tile{min-height:190px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 24px rgba(18,34,8,.05);transition:.2s}
.direction-tile:hover{transform:translateY(-4px);background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 16px 32px rgba(35,88,0,.18)}
.direction-tile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.direction-tile .icon{width:62px;height:62px;border-radius:20px;background:rgba(68,132,3,.10);display:grid;place-items:center;color:var(--green)}
.direction-tile .icon .material-symbols-rounded{font-size:32px}
.direction-tile:hover .icon{background:rgba(255,255,255,.18);color:#fff}
.direction-tile-count{padding:8px 10px;border-radius:999px;background:#f2f6ee;color:#4f5f47;font-size:12px;font-weight:800;white-space:nowrap}
.direction-tile:hover .direction-tile-count{background:rgba(255,255,255,.16);color:#fff}
.direction-tile strong{font-size:22px;line-height:1.18;letter-spacing:-.025em}
.direction-tile .tile-arrow{margin-top:12px;color:var(--green);font-size:22px}
.direction-tile:hover .tile-arrow{color:#fff}
.direction-buy{display:inline-flex;align-items:center;gap:9px;padding:15px 20px;border-radius:18px;background:var(--green);color:#fff;font-weight:850;box-shadow:0 10px 22px rgba(39,94,0,.16)}
.direction-buy:hover{background:var(--green-dark);transform:translateY(-1px)}
@media(max-width:1100px){.direction-tile-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.direction-tile-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.direction-tile-grid{grid-template-columns:1fr}}


/* v11: cross-links, product catalog and partner sites */
.relations-section{margin-top:54px;padding-top:34px;border-top:1px solid var(--line)}
.relations-head h3{margin:0 0 22px;font-size:30px;letter-spacing:-.03em}.relation-group{margin-top:22px}.relation-label{font-size:13px;text-transform:uppercase;letter-spacing:.13em;color:#6e7868;font-weight:800;margin-bottom:10px}.relation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.relation-card{min-height:70px;padding:16px 18px;border-radius:20px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;box-shadow:0 8px 20px rgba(18,34,8,.035);transition:.18s}.relation-card:hover{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(-2px)}.relation-card .material-symbols-rounded{font-size:21px}
.external-site-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:15px 20px;border-radius:18px;background:var(--green);color:#fff;font-weight:800;box-shadow:0 10px 22px rgba(68,132,3,.18);transition:.18s}.external-site-btn:hover{background:var(--green-dark);transform:translateY(-2px)}
.manager-link{display:block;color:inherit;transition:.18s}.manager-link:hover{transform:translateY(-2px);border-color:rgba(68,132,3,.45);box-shadow:0 14px 28px rgba(68,132,3,.10)}.manager-link .meta{margin-top:10px;font-size:13px;color:#3e5140;line-height:1.5}.manager-link .meta a{color:var(--green-deep)}
.product-page-intro{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin-bottom:26px}.product-page-intro h2{margin:0;font-size:52px;letter-spacing:-.045em}.product-page-intro p{margin:8px 0 0;max-width:720px;color:var(--muted);line-height:1.7}.product-catalog{display:grid;gap:12px}.product-accordion{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 20px rgba(18,34,8,.035)}.product-accordion-toggle{width:100%;border:0;background:transparent;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;color:var(--ink)}.product-accordion-toggle strong{font-size:19px}.product-accordion-toggle .material-symbols-rounded{color:var(--green);transition:.2s}.product-accordion.open .product-accordion-toggle .material-symbols-rounded{transform:rotate(180deg)}.product-accordion-content{display:none;padding:0 20px 20px}.product-accordion.open .product-accordion-content{display:block}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:8px}.spec{padding:12px 14px;border-radius:14px;background:#f4f7f1}.spec span{display:block;font-size:12px;color:#7a8375;text-transform:uppercase;letter-spacing:.07em;font-weight:700;margin-bottom:4px}.spec strong{font-size:15px;line-height:1.45}.simple-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.simple-product{min-height:96px;border-radius:20px;background:#fff;border:1px solid var(--line);padding:18px;display:flex;align-items:flex-end;font-size:20px;font-weight:800;box-shadow:0 8px 20px rgba(18,34,8,.035)}
.product-group{margin-top:30px}.product-group-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.product-group-title .icon{width:42px;height:42px;border-radius:14px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.product-group-title h3{margin:0;font-size:26px}.catalog-contact{margin-top:34px;background:linear-gradient(135deg,#eef5e7,#fff);border:1px solid rgba(68,132,3,.18);border-radius:24px;padding:24px}.catalog-contact h3{margin:0 0 12px;font-size:24px}.catalog-contact p{margin:0;color:#43513d;line-height:1.7}.catalog-contact a{color:var(--green-deep);font-weight:800}
.direction-step a{color:inherit}.direction-step.is-linked{cursor:pointer;transition:.18s}.direction-step.is-linked:hover{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(-2px)}
.product-inline-link{color:var(--green);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.product-inline-link:hover{color:var(--green-dark)}
.company-store-card{background:linear-gradient(135deg,#fff,#eef5e7);border-color:rgba(68,132,3,.24)}
@media(max-width:900px){.relation-grid,.simple-product-grid,.spec-grid{grid-template-columns:1fr}.product-page-intro{grid-template-columns:1fr}.product-page-intro h2{font-size:40px}}


/* v12: final presentation refinements */
.news-card img{object-position:center}
.contact-form-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffffff,#f5f8f2)}
.contact-form-card::after{content:"";position:absolute;right:-70px;bottom:-110px;width:250px;height:250px;background:radial-gradient(circle,rgba(68,132,3,.10),rgba(68,132,3,0) 70%);pointer-events:none}
.contact-form-lead{margin:0 0 22px!important;color:var(--muted)!important;line-height:1.65!important}
.contact-form{position:relative;z-index:1;display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:7px}.contact-form label>span{font-size:12px;text-transform:uppercase;letter-spacing:.07em;font-weight:800;color:#65715f}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dce3d7;background:#fff;border-radius:15px;padding:13px 14px;color:var(--ink);outline:none;transition:.18s;font:inherit}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(68,132,3,.09)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a0a89b}.form-full{grid-column:1/-1}.consent{grid-template-columns:auto 1fr!important;align-items:start;gap:10px!important}.consent input{width:18px;height:18px;margin-top:1px;accent-color:var(--green)}.consent span{text-transform:none!important;letter-spacing:0!important;font-weight:600!important;color:#6a7465!important;line-height:1.45}.form-submit{border:0;border-radius:17px;background:var(--green);color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer;transition:.18s;box-shadow:0 10px 22px rgba(68,132,3,.16)}.form-submit:hover{background:var(--green-dark);transform:translateY(-1px)}.form-status{min-height:18px;font-size:13px;color:var(--green-deep);font-weight:700}.product-header-action{display:flex;align-items:flex-end;justify-content:flex-end}.product-header-action .external-site-btn{margin-top:0;min-width:270px}.team-card img[src*="serpitskiy-general-director"]{object-position:center 18%}
@media(max-width:760px){.form-row{grid-template-columns:1fr}.product-header-action{justify-content:flex-start}.product-header-action .external-site-btn{min-width:0;width:100%}}

/* v13 semantic direction/product icons */
.direction-card .dir-icon-img,.direction-tile .dir-icon-img,.product-card .product-icon-img{width:32px;height:32px;object-fit:contain;transition:.2s;filter:none}.direction-card:hover .dir-icon-img,.direction-tile:hover .dir-icon-img,.product-card:hover .product-icon-img{filter:brightness(0) invert(1)}
.direction-card .icon-wrap{width:42px;height:42px;border-radius:14px;background:rgba(68,132,3,.12);display:grid;place-items:center;flex:0 0 auto}.direction-card:hover .icon-wrap{background:rgba(255,255,255,.18)}
.region-presence-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.region-presence-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-items:stretch}.region-shape{position:relative;min-height:150px;border:1px solid #dfe5da;border-radius:22px;padding:16px;background:linear-gradient(145deg,#f8faf6,#eef5e8);display:flex;flex-direction:column;justify-content:space-between;transition:.2s;overflow:hidden}.region-shape:nth-child(1){grid-row:span 2;min-height:314px}.region-shape:nth-child(4){grid-column:span 2}.region-shape:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.region-shape svg{width:100%;height:100px;stroke:var(--green);fill:rgba(68,132,3,.08);stroke-width:2;transition:.2s}.region-shape:nth-child(1) svg{height:220px}.region-shape:hover svg{stroke:#fff;fill:rgba(255,255,255,.12)}.region-shape strong{font-size:15px;line-height:1.25}.region-shape small{opacity:.65}.region-presence-note{margin:0 0 16px;color:#667160;font-size:14px}
@media(max-width:760px){.region-presence-grid{grid-template-columns:1fr}.region-shape:nth-child(1),.region-shape:nth-child(4){grid-row:auto;grid-column:auto;min-height:150px}.region-shape:nth-child(1) svg{height:100px}}
