
:root{--ink:#111827;--navy:#0b1220;--red:#d71f26;--red2:#b9161d;--muted:#64748b;--text:#334155;--line:#dbe3ee;--soft:#f4f7fb;--card:#fff;--shadow:0 22px 70px rgba(15,23,42,.12);--shadow2:0 10px 34px rgba(15,23,42,.08);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,'Helvetica Neue',sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{font-size:17px;color:var(--text)}.wrap{width:min(1480px,calc(100% - 72px));margin-inline:auto}.red{color:var(--red)}.muted{color:var(--muted)!important}.lead{font-size:20px;line-height:1.7;color:var(--text)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);box-shadow:0 6px 24px rgba(15,23,42,.045)}.header-grid{height:94px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px}.logo-link{display:flex;align-items:center;gap:14px;min-width:138px}.logo{width:82px;height:82px;object-fit:contain;border-radius:0}.top-nav{display:flex;align-items:center;justify-content:center;gap:14px;white-space:nowrap}.top-nav a{font-size:14px;font-weight:850;color:#1e293b;letter-spacing:-.01em}.top-nav a:hover,.top-nav a.active{color:var(--red)}.header-phones{display:flex;gap:10px;align-items:center}.header-phones a{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 11px;border:1px solid #e3eaf3;border-radius:14px;background:#fff;font-weight:950;color:#0f172a;box-shadow:0 8px 22px rgba(15,23,42,.04);font-size:15px;line-height:1.1}.header-phones a:first-child::before{content:'Мехобработка';font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:800}.header-phones a:last-child::before{content:'Инструмент / материалы';font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:800}.header-cta{display:none;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;font-weight:950;border-radius:14px;padding:14px 18px;box-shadow:0 16px 32px rgba(215,31,38,.22)}.menu-toggle{display:none;border:0;background:#f1f5f9;border-radius:12px;font-size:24px;padding:9px 12px;cursor:pointer}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:15px 22px;border:1px solid var(--line);font-weight:950;letter-spacing:.01em;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--red),var(--red2));border-color:transparent;color:#fff;box-shadow:0 18px 36px rgba(215,31,38,.24)}.btn.ghost{background:#fff;color:#0f172a}.btn.dark{background:#0f172a;color:#fff;border-color:#0f172a}.cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}
.hero{position:relative;overflow:hidden;padding:84px 0 70px;background:#0b1220;color:#fff}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,18,32,.95),rgba(11,18,32,.82) 48%,rgba(77,17,31,.62)),url('../images/hero-bg.jpg');background-size:cover;background-position:center;opacity:1}.hero .wrap{position:relative;z-index:1}.hero-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border-radius:999px;background:rgba(215,31,38,.15);border:1px solid rgba(215,31,38,.32);color:#fecaca;font-weight:900;letter-spacing:.02em}.hero h1{font-size:clamp(48px,6vw,88px);line-height:1.02;letter-spacing:-.06em;margin:24px 0 22px;max-width:980px;color:#fff}.hero h1 .red{color:#ff3a40}.hero-subgrid{display:grid;grid-template-columns:minmax(0,740px) minmax(420px,1fr);gap:48px;align-items:end}.hero-text .lead,.hero .lead{color:rgba(255,255,255,.78);font-size:22px}.trust-line{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px}.trust-pill{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:14px 16px;color:#fff;font-weight:800;font-size:15px}.hero-visual{background:rgba(255,255,255,.96);border-radius:30px;padding:28px;box-shadow:0 28px 90px rgba(0,0,0,.35);min-height:380px;display:flex;align-items:center;justify-content:center}.hero-visual img{width:100%;max-height:430px;object-fit:contain}.hero-stat-row{display:flex;gap:28px;margin-top:32px}.hero-stat{color:#fff}.hero-stat b{display:block;font-size:38px;line-height:1}.hero-stat span{color:rgba(255,255,255,.62);font-weight:700;font-size:14px}
.section{padding:82px 0}.section.gray{background:#f3f6fa}.section-head{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(360px,1.1fr);gap:52px;align-items:end;margin-bottom:36px}.section-head.center{display:block;text-align:center;max-width:980px}.eyebrow{display:inline-flex;align-items:center;gap:10px;border:1px solid #ffc5c8;color:var(--red);background:#fff6f6;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.section h2,.section-head h2{font-size:clamp(36px,4vw,62px);line-height:1.05;letter-spacing:-.05em;margin:14px 0 0}.section-head p{font-size:18px;line-height:1.7;color:var(--text)}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{min-height:265px;border:1px solid var(--line);border-radius:28px;background:#fff;padding:28px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--shadow2);transition:.22s;position:relative;overflow:hidden}.service-card:after{content:'';position:absolute;inset:auto -30px -40px auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(215,31,38,.12),transparent 68%)}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#ffb9bd}.service-card img{width:112px;height:88px;object-fit:contain}.service-card h3{font-size:25px;line-height:1.12;margin:0;letter-spacing:-.02em}.service-card p{font-size:16px;margin:0}.more{color:var(--red);font-weight:950;margin-top:auto}
.adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.adv-card{background:#fff;border:1px solid #e9eef5;border-radius:30px;padding:34px;min-height:250px;box-shadow:var(--shadow2)}.adv-icon{width:58px;height:58px;border-radius:17px;background:#fff1f1;color:var(--red);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:950;margin-bottom:24px}.adv-card h3{margin:0 0 12px;font-size:24px;line-height:1.12}.adv-card p{margin:0}.adv-wide{grid-column:span 2}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.process-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow2);text-align:center}.step-num{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:22px;font-weight:950}.process-card h3{font-size:22px;line-height:1.12;margin:0 0 12px}.process-card p{margin:0;font-size:16px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.proof-card{padding:30px;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow2)}.proof-card h3{font-size:24px;margin:0 0 12px}.proof-card p{margin:0}.mark{width:48px;height:48px;border-radius:15px;background:#fff1f1;color:var(--red);display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:950;margin-bottom:18px}
.machine-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.machine-card{display:grid;grid-template-columns:300px 1fr;gap:26px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:30px;padding:22px;box-shadow:var(--shadow2);cursor:pointer;transition:.22s}.machine-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.machine-media{height:240px;background:#f8fafc;border-radius:22px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #edf2f7}.machine-media img{width:100%;height:100%;object-fit:contain}.machine-body span{font-size:13px;color:var(--red);font-weight:950;text-transform:uppercase;letter-spacing:.05em}.machine-body h3{font-size:25px;line-height:1.12;margin:7px 0 11px}.machine-body p{font-size:16px;margin:0 0 12px}.machine-body strong{display:block;color:var(--navy);font-size:15px}.equipment-section{background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.big-card{padding:36px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow2)}.big-card h2{font-size:42px;line-height:1.05;margin:0 0 18px}.big-card img.logo-small{max-height:70px;width:auto;object-fit:contain;margin-bottom:20px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.path-step{padding:30px;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow2)}.path-step b{display:inline-flex;width:44px;height:44px;border-radius:13px;background:var(--red);color:#fff;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.path-step h3{font-size:22px;margin:0 0 10px}.path-step p{font-size:16px;margin:0}
.service-hero{padding:64px 0 44px;background:#f5f7fb}.service-hero h1{font-size:clamp(46px,5vw,78px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 20px;max-width:1260px}.service-lead{font-size:21px;line-height:1.7;color:var(--text);max-width:1040px}.hero-wide-img{margin-top:34px;border:1px solid var(--line);background:#fff;border-radius:32px;min-height:420px;padding:34px;display:flex;justify-content:center;align-items:center;box-shadow:var(--shadow);overflow:hidden}.hero-wide-img img{width:100%;max-height:560px;object-fit:contain}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.tag{display:inline-flex;padding:8px 14px;border-radius:999px;background:#fff1f1;color:var(--red);border:1px solid #ffc4c7;font-weight:900}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:34px;align-items:start}.content-card{padding:36px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow2);margin-bottom:24px}.content-card h2{font-size:38px;line-height:1.08;margin:0 0 18px}.content-card h3{font-size:24px;margin:20px 0 10px}.content-card p,.content-card li{font-size:17px}.cols-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.check-list{padding:0;margin:0;list-style:none}.check-list li{position:relative;padding-left:28px;margin:10px 0;color:var(--text)}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:950}.quote-form{position:sticky;top:116px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.quote-form h3{font-size:26px;margin:0 0 18px}.quote-form label{display:block;font-weight:850;margin-bottom:14px}.quote-form input,.quote-form textarea{width:100%;border:1px solid #cfd8e3;border-radius:13px;padding:13px 14px;margin-top:7px;font:inherit;color:var(--ink);background:#fff}.form-note{font-size:13px;color:var(--muted)}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.case-card{border:1px solid var(--line);border-radius:26px;background:#fff;overflow:hidden;box-shadow:var(--shadow2);transition:.2s}.case-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.case-card img{width:100%;height:270px;object-fit:cover}.case-body{padding:23px}.case-card h3{font-size:24px;line-height:1.12;margin:0 0 10px}.case-gallery{background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.gallery-stage{position:relative;height:620px;background:#f7f9fc;display:flex;align-items:center;justify-content:center}.gallery-stage img{width:100%;height:100%;object-fit:contain}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:rgba(13,23,40,.42);color:#fff;font-size:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(8px)}.gallery-arrow:hover{background:rgba(215,31,38,.85)}.gallery-arrow.prev{left:18px}.gallery-arrow.next{right:18px}.thumb-row{display:flex;gap:10px;padding:16px;overflow:auto;border-top:1px solid var(--line)}.thumb-row img{width:96px;height:72px;object-fit:cover;border-radius:12px;border:2px solid transparent;cursor:pointer}.thumb-row img.active{border-color:var(--red)}.case-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px}
.qr-grid{display:grid;grid-template-columns:repeat(2,minmax(270px,380px));gap:28px;justify-content:center}.qr-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;text-align:center;box-shadow:var(--shadow2)}.qr-card img{width:240px;height:240px;object-fit:contain;margin-inline:auto}.qr-card h3{font-size:26px;margin:16px 0 8px}.vk-box{display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:28px;background:#fff;padding:28px;box-shadow:var(--shadow2)}.vk-logo{width:104px;height:78px;border-radius:16px;object-fit:cover;box-shadow:0 14px 28px rgba(0,0,0,.18)}.vk-mark{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;padding:7px 10px;border-radius:8px;font-weight:950;margin-right:8px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{padding:28px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow2)}.article-card h3{font-size:24px;line-height:1.15;margin:0 0 12px}.article-content{max-width:980px}.article-content h2{font-size:36px;line-height:1.12}.article-content p,.article-content li{font-size:18px;color:var(--text)}.catalog-strip{display:grid;grid-template-columns:1fr 1fr;gap:24px}.catalog-card{display:flex;gap:24px;align-items:center;padding:28px;border:1px solid var(--line);border-radius:26px;background:#fff}.catalog-card img{width:150px;height:150px;object-fit:contain}.table-like{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.spec{padding:18px;border-radius:18px;background:#f8fafc;border:1px solid var(--line)}.spec b{display:block;color:var(--navy);margin-bottom:6px}
.site-footer{background:#0b1220;color:#e5e7eb;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1.15fr;gap:64px;align-items:start}.footer-brand-panel{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:26px}.footer-logo-box{display:inline-flex;background:#fff;border-radius:0;padding:12px;margin-bottom:18px}.footer-logo{width:112px;height:auto;border-radius:0!important;filter:none}.site-footer p{color:#cbd5e1}.site-footer h3{color:#fff;margin:0 0 16px}.site-footer a{display:block;color:#fff;margin:8px 0;font-weight:700}.footer-contact-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:18px;margin:12px 0}.footer-vk{display:flex!important;align-items:center;gap:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:14px;margin-top:16px}.footer-vk img{width:82px;height:58px;object-fit:cover;border-radius:12px}.footer-vk span{display:block;color:#fff;font-weight:950}.footer-vk small{display:block;color:#cbd5e1;font-weight:600}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:18px;color:#94a3b8}
.lightbox{position:fixed;inset:0;background:rgba(5,10,20,.88);display:none;align-items:center;justify-content:center;z-index:100;padding:40px}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:82vh;object-fit:contain}.lb-close,.lb-prev,.lb-next{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.lb-close{top:20px;right:26px;width:44px;height:44px;border-radius:50%;font-size:30px}.lb-prev,.lb-next{top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;font-size:42px}.lb-prev{left:26px}.lb-next{right:26px}.lb-caption{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);max-width:980px;color:#fff;background:rgba(0,0,0,.35);padding:12px 16px;border-radius:12px;text-align:center}.img-placeholder{display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;border-radius:18px;min-height:260px;text-align:center;padding:20px}
@media(max-width:1460px){.header-grid{grid-template-columns:auto 1fr auto}.top-nav{display:none}.menu-toggle{display:block}.top-nav.open{display:flex;position:absolute;top:94px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px 36px;flex-wrap:wrap;justify-content:flex-start}.header-cta{display:none}.hero-subgrid,.section-head,.split,.content-grid,.case-layout{grid-template-columns:1fr}.quote-form{position:static}.service-grid,.portfolio-grid,.article-grid,.proof-grid,.adv-grid{grid-template-columns:repeat(2,1fr)}.machine-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:840px){.wrap{width:min(100% - 34px,1480px)}.header-grid{height:auto;min-height:82px;gap:10px;grid-template-columns:auto 1fr auto}.logo{width:64px;height:64px}.header-phones{display:none}.hero{padding:52px 0}.hero h1{font-size:42px}.hero-subgrid{gap:24px}.hero-visual{min-height:240px;padding:16px}.trust-line,.service-grid,.portfolio-grid,.article-grid,.proof-grid,.adv-grid,.process-grid,.path-grid,.footer-grid,.cols-2,.qr-grid,.catalog-strip,.table-like{grid-template-columns:1fr}.section{padding:54px 0}.service-hero h1{font-size:40px}.hero-wide-img{padding:16px;min-height:250px}.machine-card{grid-template-columns:1fr}.machine-media{height:250px}.gallery-stage{height:350px}.case-card img{height:230px}.btn{width:100%}.top-nav.open{top:82px}.content-card{padding:24px}.service-card{min-height:auto}.footer-grid{gap:28px}}
.menu-toggle{justify-self:end}
@media(max-width:840px){.menu-toggle{justify-self:end}.header-grid{grid-template-columns:auto 1fr}.top-nav.open{grid-column:1/-1}}


/* ===== FINAL POLISH V4: readability, premium header and engineering infographics ===== */
:root{--red:#d71920;--ink:#0b1220;--navy:#0b1220;--muted:#64748b;--line:#dbe3ee;--shadow:0 22px 54px rgba(15,23,42,.13);--shadow2:0 10px 28px rgba(15,23,42,.07)}
.wrap{width:min(1600px,calc(100% - 88px));}
.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid #dfe7f1;box-shadow:0 8px 28px rgba(15,23,42,.06)}
.header-grid{height:auto;min-height:104px;display:grid;grid-template-columns:auto minmax(680px,1fr) auto;gap:22px;align-items:center;padding-top:10px;padding-bottom:10px}.logo-link{min-width:120px}.logo{width:78px;height:78px;object-fit:contain}.top-nav{display:flex;justify-content:flex-start;align-items:center;gap:18px;flex-wrap:wrap;white-space:normal;line-height:1.1}.top-nav a{font-size:15.5px;font-weight:900;color:#172033;letter-spacing:-.015em;padding:8px 0;border-bottom:2px solid transparent}.top-nav a:hover,.top-nav a.active{border-color:var(--red);color:var(--red)}.header-phones{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:310px}.header-phones a{display:block;min-width:145px;padding:10px 12px;border:1px solid #dce5f1;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.06);font-size:16px;line-height:1.1;font-weight:950;white-space:nowrap}.header-phones a:first-child::before{content:'Мехобработка';display:block;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin-bottom:3px}.header-phones a:last-child::before{content:'Инструмент / материалы';display:block;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin-bottom:3px}.header-cta{display:none}.menu-toggle{display:none;background:#0b1220;color:#fff;border:0;border-radius:12px;width:48px;height:44px;font-size:24px}
.hero{padding:108px 0 86px;min-height:720px;background:#0b1220;color:#fff}.hero:before{background:linear-gradient(90deg,rgba(8,13,24,.96),rgba(11,18,32,.86) 52%,rgba(84,16,30,.66)),url('../images/hero-bg.jpg');background-size:cover;background-position:center;}.hero h1{max-width:920px;font-size:clamp(48px,5.5vw,88px);line-height:.98;letter-spacing:-.06em;margin:20px 0 24px}.hero h1 .red{display:inline;color:#ef222a}.hero-subgrid{display:block}.hero-text{max-width:970px}.hero-visual{display:none!important}.hero .lead{font-size:22px;line-height:1.65;max-width:780px;color:rgba(255,255,255,.78)}.hero-kicker{background:rgba(215,31,38,.15);border:1px solid rgba(215,31,38,.45);color:#ffd7d9}.trust-line{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:12px;max-width:760px}.trust-pill{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:14px;padding:14px 16px;font-weight:900;box-shadow:none}.hero-stat-row{display:flex;gap:56px;margin-top:34px}.hero-stat b{font-size:42px;color:#fff}.hero-stat span{color:rgba(255,255,255,.65)}
.section{padding:86px 0}.section-head{grid-template-columns:1.05fr .95fr;gap:80px;margin-bottom:38px}.section-head.center{display:block;text-align:center;max-width:1000px;margin:0 auto 48px}.section-head h2{font-size:clamp(42px,4.3vw,76px)}.eyebrow{font-size:13px;letter-spacing:.13em;font-weight:950;color:var(--red);text-transform:uppercase;border:1px solid #ffc5c8;background:#fff5f5;border-radius:999px;padding:8px 14px;display:inline-flex;margin-bottom:16px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{min-height:260px;border-radius:14px;padding:28px 26px 24px;display:grid;grid-template-columns:180px 1fr;grid-template-rows:auto auto 1fr auto;gap:8px 22px;align-items:center;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #dbe3ee;box-shadow:0 16px 38px rgba(15,23,42,.07)}.service-card:before{content:counter(service);counter-increment:service;position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#e20e18,#b70d16);color:#fff;font-size:18px;font-weight:950;padding:8px 13px;border-radius:0 0 14px 0;clip-path:polygon(0 0,100% 0,84% 100%,0 100%)}.service-grid{counter-reset:service}.service-card:after{display:none}.service-card img{grid-row:1/5;align-self:center;width:180px;height:128px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(15,23,42,.12))}.service-card h3{font-size:28px;line-height:1.06;margin:0;color:#0b1220}.service-card p{font-size:16.5px;line-height:1.48;color:#435166}.service-card .more{font-size:15px;letter-spacing:.02em}.service-card:hover{transform:translateY(-6px);border-color:#e91c25;box-shadow:0 26px 54px rgba(15,23,42,.12)}
.advantages-section{background:linear-gradient(180deg,#f2f5f9,#eef2f7)}.adv-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.adv-card{min-height:310px;border-radius:28px;padding:28px;background:#fff;border:1px solid #e2e9f3;box-shadow:0 18px 44px rgba(15,23,42,.075);position:relative;overflow:hidden}.adv-card:after{content:'';position:absolute;right:-34px;bottom:-38px;width:130px;height:130px;border:1px solid rgba(215,31,38,.18);border-radius:50%}.adv-card .adv-svg{width:100%;height:130px;object-fit:contain;margin-bottom:18px}.adv-icon{display:none}.adv-card h3{font-size:25px;margin:0 0 12px}.adv-card p{font-size:17px;line-height:1.55;color:#435166}
.process-section{background:#fff}.process-grid{gap:24px}.process-card{border-radius:12px;border:1px solid #dbe3ee;padding:34px 28px;text-align:center;background:linear-gradient(180deg,#fff,#fbfdff);position:relative;box-shadow:0 14px 34px rgba(15,23,42,.055)}.process-card:not(:last-child):after{content:'›';position:absolute;right:-22px;top:50%;transform:translateY(-50%);font-size:44px;color:#d71920;font-weight:900}.step-num{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#e11f28,#b90f18);box-shadow:0 12px 24px rgba(215,31,38,.22);font-size:24px;margin:0 auto 18px}.process-card h3{font-size:24px}.process-card p{font-size:16px;color:#435166}
.content-grid{grid-template-columns:minmax(0,1fr) 440px}.quote-form{border-radius:24px}.service-hero{padding:80px 0 54px}.service-hero h1{max-width:1320px}.hero-wide-img{min-height:420px;border-radius:28px}.machine-card{border-radius:24px}.machine-media{background:#f8fafc}.machine-body h3{font-size:28px}.machine-body p{font-size:17px}.series-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.series-card{border:1px solid #dfe7f1;background:#f8fafc;border-radius:18px;padding:20px}.series-card b{display:inline-flex;background:#0b1220;color:#fff;border-left:5px solid #d71920;border-radius:8px;padding:6px 10px;margin-bottom:10px}.series-card h3{font-size:20px;margin:0 0 8px}.series-card p{font-size:15.5px;margin:0;color:#435166}.lodxy-series{background:linear-gradient(180deg,#fff,#f8fafc)}
.site-footer{background:#09111f}.footer-grid{grid-template-columns:1.1fr .8fr 1.25fr}.footer-brand-panel{background:rgba(255,255,255,.08)}.footer-logo-box{background:#fff;border-radius:0;padding:14px;box-shadow:0 18px 38px rgba(0,0,0,.22)}.footer-vk{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.06));border-color:rgba(255,255,255,.26);padding:18px}.footer-vk img{width:112px;height:72px;border-radius:14px;box-shadow:0 14px 32px rgba(0,0,0,.35)}.footer-vk span{font-size:19px}.footer-vk small{font-size:14px;margin-top:4px}
@media(max-width:1720px){.header-grid{grid-template-columns:auto 1fr auto}.top-nav{gap:12px}.top-nav a{font-size:14px}.header-phones{grid-template-columns:1fr;min-width:170px}.header-phones a{font-size:15px}.wrap{width:min(100% - 56px,1500px)}}
@media(max-width:1360px){.header-grid{grid-template-columns:auto 1fr auto}.top-nav{display:none}.menu-toggle{display:flex;align-items:center;justify-content:center}.top-nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 36px;flex-wrap:wrap;z-index:80}.header-phones{grid-template-columns:1fr 1fr;min-width:310px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{grid-template-columns:160px 1fr}.service-card img{width:160px}.process-card:not(:last-child):after{display:none}.content-grid,.section-head{grid-template-columns:1fr}.hero{min-height:auto}}
@media(max-width:840px){.wrap{width:min(100% - 32px,1500px)}.site-header{position:sticky}.header-grid{grid-template-columns:auto auto;justify-content:space-between;min-height:82px}.logo{width:64px;height:64px}.header-phones{display:none}.hero{padding:58px 0}.hero h1{font-size:44px}.hero .lead{font-size:18px}.trust-line{grid-template-columns:1fr}.hero-stat-row{gap:24px;flex-wrap:wrap}.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:1fr;text-align:left}.service-card img{width:100%;height:128px}.adv-grid,.process-grid,.series-grid{grid-template-columns:1fr}.section{padding:56px 0}.section-head h2{font-size:38px}.content-grid{grid-template-columns:1fr}.service-hero h1{font-size:42px}.hero-wide-img{min-height:260px}.catalog-card{display:block}.catalog-card img{margin-bottom:16px}.footer-grid{grid-template-columns:1fr}}


/* ===== FINAL POLISH V5: header fix, calmer type and stronger graphics ===== */
.hero h1 .hero-white{color:#fff!important;display:inline}.hero-stat-row{display:none!important}
.site-header{z-index:1000}.wrap{width:min(1700px,calc(100% - 72px))}.header-grid{display:grid;grid-template-columns:92px minmax(0,1fr) 360px;gap:24px;align-items:center;min-height:106px}.logo-link{min-width:80px}.logo{width:76px;height:76px}.top-nav{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;overflow:visible}.top-nav a{font-size:16px;line-height:1.15;font-weight:900;white-space:nowrap;letter-spacing:-.025em}.header-phones{min-width:360px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.header-phones a{font-size:16.5px;padding:12px 13px}.header-phones a:first-child::before,.header-phones a:last-child::before{font-size:10.5px}.menu-toggle{display:none}.hero{padding:92px 0 76px;min-height:650px}.hero h1{font-size:clamp(46px,5.05vw,78px);line-height:1.03;max-width:1040px}.hero .lead{font-size:24px;line-height:1.55;max-width:880px}.trust-pill{font-size:16.5px;line-height:1.35}.section-head h2{font-size:clamp(38px,3.8vw,64px);line-height:1.06}.section-head p,.content-card p,.machine-body p,.service-lead,.article-body p,.quote-form label,.check-list li{font-size:18px;line-height:1.62}.service-grid{gap:24px}.service-card{grid-template-columns:210px 1fr;min-height:270px;border-radius:18px;padding:30px 28px;background:linear-gradient(180deg,#fff,#f9fbfe);box-shadow:0 18px 40px rgba(15,23,42,.07)}.service-card img{width:210px;height:132px}.service-card h3{font-size:26px}.service-card p{font-size:17px;line-height:1.5}.adv-card .adv-svg{height:150px;margin-bottom:14px}.adv-card h3{font-size:24px}.adv-card p{font-size:17.5px}.machine-media img{image-rendering:auto}.machine-media{min-height:270px}.material-catalogs{margin-top:28px;padding:28px;border:1px solid #dbe3ee;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 16px 42px rgba(15,23,42,.08)}.material-catalogs h2{font-size:28px;margin:0 0 10px}.material-catalogs p{font-size:18px;line-height:1.55;margin:0 0 18px}.material-catalogs a:not(.btn){color:#d71920;font-weight:900}.material-catalog-actions{display:flex;gap:14px;flex-wrap:wrap}.vk-box{display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:center}.vk-logo{width:220px;height:160px;border-radius:18px;background:#0a0a0a;box-shadow:0 18px 44px rgba(15,23,42,.18);overflow:hidden;display:flex;align-items:center;justify-content:center}.vk-logo img{width:100%;height:100%;object-fit:cover;display:block}.footer-vk{gap:18px}.footer-vk img{width:148px;height:96px;object-fit:cover;border-radius:14px}.footer-vk span{font-size:21px}.footer-vk small{font-size:15px;line-height:1.35}.footer-logo{width:125px}.footer-brand-panel{border-color:rgba(255,255,255,.18)}
@media(max-width:1600px){.header-grid{grid-template-columns:82px minmax(0,1fr) 320px;gap:18px}.top-nav{gap:10px}.top-nav a{font-size:14.4px}.header-phones{min-width:320px}.header-phones a{font-size:15px}}
@media(max-width:1380px){.header-grid{grid-template-columns:auto 1fr auto}.top-nav{display:none}.menu-toggle{display:flex;align-items:center;justify-content:center}.top-nav.open{display:flex;flex-wrap:wrap;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #dbe3ee;padding:18px 36px}.header-phones{grid-template-columns:1fr 1fr;min-width:330px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{grid-template-columns:190px 1fr}.service-card img{width:190px}}
@media(max-width:860px){.wrap{width:min(100% - 32px,1500px)}.header-grid{grid-template-columns:auto auto;min-height:84px}.header-phones{display:none}.hero h1{font-size:42px}.hero .lead{font-size:18px}.service-card{grid-template-columns:1fr;padding:26px}.service-card img{width:100%;height:140px}.vk-box{grid-template-columns:1fr}.vk-logo{width:220px}.material-catalog-actions .btn{width:100%}}


/* ===== FINAL POLISH V6: stable header, brochure infographics, catalogs, portfolio ===== */
.site-header{z-index:1200;background:rgba(255,255,255,.97);}
.header-grid{display:flex!important;align-items:center!important;gap:clamp(12px,1.2vw,24px)!important;min-height:96px!important;height:auto!important;padding:10px 0!important;}
.logo-link{flex:0 0 86px!important;min-width:86px!important}.logo{width:78px!important;height:78px!important;object-fit:contain!important}
.top-nav{flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:clamp(8px,.78vw,18px)!important;overflow:hidden!important;}
.top-nav a{font-size:clamp(12px,.82vw,16px)!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.02em!important;padding:8px 0!important;white-space:nowrap!important;}
.header-phones{flex:0 0 238px!important;min-width:238px!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}
.header-phones a{font-size:16px!important;padding:9px 13px!important;border-radius:15px!important;white-space:nowrap!important;}
.header-phones a:first-child::before,.header-phones a:last-child::before{font-size:10px!important;line-height:1!important;}
.menu-toggle{display:none!important}
@media(max-width:1280px){.top-nav{display:none!important}.menu-toggle{display:flex!important;align-items:center;justify-content:center;flex:0 0 48px}.top-nav.open{display:flex!important;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #dbe3ee;padding:18px 28px;flex-wrap:wrap!important;justify-content:flex-start!important;overflow:visible!important}.header-grid{justify-content:space-between}.header-phones{flex:0 0 330px!important;grid-template-columns:1fr 1fr!important}.top-nav.open a{font-size:16px!important}}
@media(max-width:860px){.header-phones{display:none!important}.logo-link{flex-basis:72px!important}.logo{width:66px!important;height:66px!important}.header-grid{min-height:78px!important}}
.hero h1{font-size:clamp(44px,4.6vw,74px)!important;}.hero .lead{font-size:clamp(18px,1.35vw,24px)!important}.section-head h2{font-size:clamp(36px,3.6vw,66px)!important}.service-hero h1{font-size:clamp(42px,4.2vw,72px)!important}.content-card p,.service-lead,.article-body p,.article-content p,.machine-body p,.section-head p{font-size:18px!important;line-height:1.62!important}
.service-card{grid-template-columns:230px 1fr!important;align-items:center!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important;border-radius:20px!important;border:1px solid #dbe3ee!important;box-shadow:0 20px 46px rgba(15,23,42,.08)!important;}
.service-card img{width:230px!important;height:148px!important;object-fit:cover!important;border-radius:18px!important;box-shadow:0 18px 38px rgba(15,23,42,.16)!important;}
.service-card h3{font-size:26px!important}.service-card p{font-size:17.2px!important;line-height:1.5!important}.adv-card .adv-svg{height:158px!important;width:100%!important;object-fit:cover!important;border-radius:18px!important;box-shadow:0 18px 38px rgba(15,23,42,.14)!important;background:#0b1220!important}.adv-card{overflow:hidden}.adv-card h3{font-size:24px!important}.adv-card p{font-size:17.5px!important;line-height:1.55!important}
.material-catalogs{margin-top:32px!important}.catalog-download-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:22px 0 24px}.catalog-download{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid #dbe3ee;border-radius:18px;background:#fff;color:#0f172a;box-shadow:0 12px 28px rgba(15,23,42,.06);transition:.2s}.catalog-download:hover{transform:translateY(-3px);border-color:#f4a6aa;box-shadow:0 20px 42px rgba(215,31,38,.10)}.catalog-download b{font-size:17px;color:#d71920}.catalog-download span{font-size:14.5px;line-height:1.4;color:#435166}.highlight-card{background:linear-gradient(135deg,#fff,#fff6f6)!important;border-color:#ffd0d3!important}
.case-cover{position:relative;height:300px;background:#f7f9fc;overflow:hidden}.case-cover>img{width:100%;height:100%;object-fit:cover;display:block}.photo-count{position:absolute;top:16px;left:16px;background:rgba(11,18,32,.86);color:#fff;border-left:5px solid #d71920;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:950;backdrop-filter:blur(8px)}.case-mini-strip{position:absolute;left:16px;right:16px;bottom:14px;display:flex;gap:8px}.case-mini-strip img{width:58px!important;height:44px!important;object-fit:cover!important;border:2px solid rgba(255,255,255,.75);border-radius:9px;box-shadow:0 8px 18px rgba(0,0,0,.25)}.case-card>img{display:none!important}.portfolio-grid{align-items:stretch}.case-card{display:flex;flex-direction:column}.case-body{flex:1}.case-body p{font-size:16.5px!important;line-height:1.5!important}.case-gallery{border-radius:26px}.gallery-stage{height:min(68vh,680px)!important}.thumb-row img{width:110px!important;height:82px!important}.vk-logo img,.footer-vk img{object-fit:contain!important;background:#050505!important}.vk-logo{padding:0!important;background:#050505!important}.footer-vk img{padding:0!important;border-radius:12px!important}.footer-vk{align-items:center!important}.machine-media img{object-fit:contain!important}
@media(max-width:1360px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{grid-template-columns:200px 1fr!important}.service-card img{width:200px!important}}
@media(max-width:840px){.service-card{grid-template-columns:1fr!important}.service-card img{width:100%!important;height:160px!important}.catalog-download-grid{grid-template-columns:1fr}.case-cover{height:240px}.gallery-stage{height:380px!important}.thumb-row img{width:92px!important;height:68px!important}}


/* ===== FINAL POLISH V7: cleaned portfolio, premium infographic system, article covers ===== */
.top-nav{overflow:visible!important;gap:clamp(6px,.58vw,13px)!important}.top-nav a{font-size:clamp(11.8px,.72vw,14.8px)!important;letter-spacing:-.035em!important}.header-phones{flex:0 0 216px!important;min-width:216px!important}.header-phones a{font-size:15px!important;padding:8px 11px!important}.header-phones a:first-child::before,.header-phones a:last-child::before{font-size:9px!important}.logo-link{flex-basis:78px!important;min-width:78px!important}.logo{width:72px!important;height:72px!important}@media(max-width:1500px){.top-nav{display:none!important}.menu-toggle{display:flex!important;align-items:center;justify-content:center;flex:0 0 48px}.top-nav.open{display:flex!important;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #dbe3ee;padding:18px 28px;flex-wrap:wrap!important;justify-content:flex-start!important;overflow:visible!important}.header-grid{justify-content:space-between}.header-phones{flex:0 0 330px!important;grid-template-columns:1fr 1fr!important}.top-nav.open a{font-size:16px!important}}
.service-card{background:#fff!important;border-radius:24px!important;padding:0!important;display:grid!important;grid-template-columns:260px 1fr!important;gap:0!important;border:1px solid #d6dee9!important;box-shadow:0 20px 52px rgba(15,23,42,.09)!important;overflow:hidden!important}.service-card:after{display:none!important}.service-card>img{width:260px!important;height:100%!important;min-height:245px!important;border-radius:0!important;object-fit:cover!important;box-shadow:none!important;background:#0b1220!important}.service-card h3,.service-card p,.service-card .more{margin-left:26px!important;margin-right:26px!important}.service-card h3{margin-top:26px!important}.service-card .more{margin-bottom:26px!important}.service-card:hover{transform:translateY(-5px)!important;border-color:#e9a1a5!important}.adv-card{padding:0!important;border-radius:26px!important;background:#fff!important;box-shadow:0 22px 54px rgba(15,23,42,.09)!important}.adv-card .adv-svg{height:190px!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.adv-card h3{margin:24px 28px 10px!important}.adv-card p{margin:0 28px 28px!important}.process-card{position:relative;overflow:hidden;text-align:left!important;background:linear-gradient(145deg,#0b1220,#182234)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 24px 62px rgba(15,23,42,.22)!important}.process-card:before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(215,31,38,.22),transparent 45%);pointer-events:none}.process-card:after{content:'';position:absolute;right:-55px;top:-55px;width:150px;height:150px;border:22px solid rgba(255,255,255,.06);border-radius:50%}.process-card h3,.process-card p,.process-card .step-num{position:relative;z-index:1}.process-card h3{color:#fff!important}.process-card p{color:rgba(255,255,255,.78)!important}.step-num{margin:0 0 22px!important;border-radius:0 18px 18px 18px!important;box-shadow:0 16px 32px rgba(215,31,38,.25)!important}.article-grid{align-items:stretch}.article-card{padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border-radius:26px!important}.article-thumb{width:100%!important;height:230px!important;object-fit:cover!important;display:block!important;background:#0b1220}.article-card .eyebrow,.article-card h3,.article-card p,.article-card .more{margin-left:24px!important;margin-right:24px!important}.article-card .eyebrow{align-self:flex-start;margin-top:22px!important}.article-card h3{font-size:23px!important}.article-card p{font-size:16.5px!important;line-height:1.5!important}.article-card .more{margin-top:auto!important;margin-bottom:24px!important}.article-hero-photo{padding:34px 0 0;background:#f5f7fb}.article-hero-photo img{width:100%;height:min(52vw,620px);object-fit:cover;border-radius:30px;border:1px solid #dbe3ee;box-shadow:0 24px 70px rgba(15,23,42,.16)}.footer-vk img{width:160px!important;height:110px!important;object-fit:contain!important;background:#050505!important;border-radius:16px!important;padding:10px!important}.vk-logo{width:260px!important;height:190px!important}.vk-logo img{object-fit:contain!important;padding:14px!important;background:#050505!important}.case-mini-strip img{object-fit:cover!important}.case-gallery[data-photo-count="1"] .gallery-arrow{display:none!important}.case-gallery[data-photo-count="1"] .thumb-row{display:none!important}.photo-count{font-size:13.5px!important}.case-cover{height:310px!important}.case-cover>img{object-fit:cover!important}@media(max-width:1360px){.service-card{grid-template-columns:220px 1fr!important}.service-card>img{width:220px!important}.adv-card .adv-svg{height:170px!important}}@media(max-width:840px){.service-card{grid-template-columns:1fr!important}.service-card>img{width:100%!important;height:210px!important;min-height:0!important}.article-thumb{height:210px!important}.article-hero-photo img{height:260px;border-radius:22px}.footer-vk img{width:130px!important;height:92px!important}.vk-logo{width:220px!important;height:160px!important}}


/* ===== FINAL V8: unified premium icon system + photoreal article covers ===== */
.service-card,
.service-card:hover{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  padding:26px!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#fff,#f8fafc)!important;
  border:1px solid #dbe3ee!important;
  box-shadow:0 18px 46px rgba(15,23,42,.08)!important;
  overflow:hidden!important;
  min-height:360px!important;
}
.service-card::before{
  content:"";
  display:block;
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(215,25,32,.08),transparent 32%,rgba(15,23,42,.04));
  opacity:.75;
  pointer-events:none;
}
.service-card>img{
  position:relative!important;
  width:104px!important;
  height:104px!important;
  min-height:0!important;
  flex:0 0 104px!important;
  object-fit:contain!important;
  border-radius:24px!important;
  padding:0!important;
  background:#0b1220!important;
  box-shadow:0 18px 40px rgba(15,23,42,.20)!important;
  margin:0 0 22px 0!important;
}
.service-card h3,
.service-card p,
.service-card .more{
  position:relative!important;
  margin-left:0!important;
  margin-right:0!important;
}
.service-card h3{margin-top:0!important;font-size:25px!important;letter-spacing:-.035em!important;line-height:1.12!important;color:#0b1220!important;}
.service-card p{font-size:16.7px!important;line-height:1.55!important;color:#475569!important;}
.service-card .more{margin-top:auto!important;margin-bottom:0!important;color:#d71920!important;}
.service-card:hover{transform:translateY(-4px)!important;border-color:#ef9fa4!important;box-shadow:0 28px 68px rgba(15,23,42,.12)!important;}
.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;}
.adv-card{
  padding:26px!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#fff,#f8fafc)!important;
  border:1px solid #dbe3ee!important;
  box-shadow:0 18px 46px rgba(15,23,42,.08)!important;
  overflow:hidden!important;
}
.adv-card .adv-svg{
  width:96px!important;
  height:96px!important;
  object-fit:contain!important;
  border-radius:23px!important;
  margin:0 0 20px 0!important;
  box-shadow:0 18px 40px rgba(15,23,42,.20)!important;
  background:#0b1220!important;
}
.adv-card h3{margin:0 0 12px!important;font-size:23px!important;line-height:1.18!important;color:#0b1220!important;}
.adv-card p{margin:0!important;font-size:16.2px!important;line-height:1.55!important;color:#475569!important;}
.process-card{border-radius:26px!important;}
.article-thumb{height:255px!important;object-fit:cover!important;filter:none!important;}
.article-hero-photo img{height:min(50vw,620px)!important;object-fit:cover!important;filter:none!important;}
.article-card h3{font-size:22px!important;line-height:1.16!important;}
.article-card p{font-size:16.2px!important;line-height:1.5!important;color:#475569!important;}
.footer-vk img,.vk-logo img{object-fit:contain!important;background:#050505!important;}
@media(max-width:1500px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.top-nav{display:none!important}.menu-toggle{display:flex!important}}
@media(max-width:860px){.service-grid{grid-template-columns:1fr!important}.service-card{min-height:0!important}.service-card>img{width:92px!important;height:92px!important;flex-basis:92px!important}.adv-card .adv-svg{width:88px!important;height:88px!important}.article-thumb{height:215px!important}.article-hero-photo img{height:275px!important}}

/* ===== FINAL V8 HEADER LOCK: no overlap on desktop, compact mobile only ===== */
.header-grid{display:flex!important;align-items:center!important;gap:clamp(8px,.75vw,16px)!important;flex-wrap:nowrap!important;max-width:100%!important;}
.logo-link{flex:0 0 76px!important;min-width:76px!important;}
.logo{width:72px!important;height:72px!important;object-fit:contain!important;}
.top-nav{flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;gap:clamp(4px,.52vw,12px)!important;}
.top-nav a{flex:0 1 auto!important;font-size:clamp(10.8px,.64vw,14.2px)!important;font-weight:700!important;letter-spacing:-.02em!important;padding:26px 0 21px!important;}
.header-phones{flex:0 0 auto!important;min-width:225px!important;display:flex!important;grid-template-columns:none!important;gap:8px!important;}
.header-phones a{font-size:clamp(12px,.72vw,15px)!important;padding:8px 10px!important;white-space:nowrap!important;}
.header-phones a:first-child::before,.header-phones a:last-child::before{font-size:8px!important;letter-spacing:.08em!important;}
.header-cta{flex:0 0 auto!important;padding:11px 14px!important;font-size:13px!important;white-space:nowrap!important;}
@media(min-width:1181px){.top-nav{display:flex!important}.menu-toggle{display:none!important}}
@media(max-width:1180px){.top-nav{display:none!important}.menu-toggle{display:flex!important;align-items:center;justify-content:center;flex:0 0 48px}.top-nav.open{display:flex!important;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #dbe3ee;padding:18px 28px;flex-wrap:wrap!important;justify-content:flex-start!important;overflow:visible!important;white-space:normal!important}.header-grid{justify-content:space-between!important}.header-phones{min-width:0!important;flex:0 0 auto!important}.header-cta{display:none!important}.top-nav.open a{font-size:16px!important;padding:9px 0!important;letter-spacing:0!important}}
@media(max-width:720px){.header-phones{display:none!important}.logo{width:64px!important;height:64px!important}.logo-link{flex-basis:66px!important;min-width:66px!important}}


/* V9: единые профессиональные иконки вместо псевдоинфографики */
.service-card>img{object-fit:contain!important;background:#f7f9fc!important;padding:18px!important;min-height:210px!important;border-right:1px solid #e2e8f0!important;}
.adv-card .adv-svg{object-fit:contain!important;background:#f7f9fc!important;padding:18px!important;height:168px!important;border-bottom:1px solid #e2e8f0!important;box-shadow:none!important;border-radius:0!important;}
@media(max-width:860px){.service-card>img{width:96px!important;height:96px!important;min-height:96px!important;padding:10px!important;border-right:0!important}.adv-card .adv-svg{width:104px!important;height:104px!important;padding:10px!important;border:0!important}}


/* V10 final: approved realistic mini-images instead of line infographics */
.service-card{align-items:stretch!important;}
.service-card>img{width:248px!important;height:auto!important;min-height:0!important;max-height:360px!important;align-self:center!important;object-fit:contain!important;background:#fff!important;padding:10px!important;border-right:1px solid #edf2f7!important;}
.adv-card .adv-svg{width:100%!important;height:220px!important;object-fit:contain!important;background:#fff!important;padding:14px!important;border-bottom:1px solid #e5ebf3!important;box-shadow:none!important;border-radius:0!important;}
.process-card{padding:0 0 26px!important;background:#fff!important;color:#0b1220!important;border:1px solid #dbe3ee!important;overflow:hidden!important;text-align:left!important;box-shadow:0 18px 44px rgba(15,23,42,.08)!important;}
.process-card:before,.process-card:after,.step-num{display:none!important;}
.process-card .process-ill{display:block;width:100%;height:220px;object-fit:contain;background:#fff;padding:14px;border-bottom:1px solid #e5ebf3;}
.process-card h3{margin:22px 24px 10px!important;color:#0b1220!important;}
.process-card p{margin:0 24px 0!important;color:#435166!important;line-height:1.55!important;}
@media(max-width:1360px){.service-card>img{width:220px!important}.adv-card .adv-svg{height:190px!important}.process-card .process-ill{height:200px!important}}
@media(max-width:860px){.service-card{grid-template-columns:1fr!important}.service-card>img{width:100%!important;max-height:360px!important;border-right:0!important;border-bottom:1px solid #edf2f7!important}.adv-card .adv-svg{height:240px!important}.process-card .process-ill{height:250px!important}}


/* V11 final corrections */
.header-grid{grid-template-columns:92px minmax(0,1fr) minmax(360px,420px) auto!important;gap:18px!important;}
.header-phones{min-width:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
.contact-pill{display:flex;flex-direction:column;gap:3px;border:1px solid #dbe3ee;border-radius:17px;background:#fff;padding:10px 14px;box-shadow:0 10px 28px rgba(15,23,42,.06)}
.contact-pill span{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.16em;color:#7a8493;font-weight:950;white-space:nowrap}
.contact-pill a{padding:0!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important;color:#0b1220!important;font-size:15.5px!important;line-height:1.12!important;font-weight:950!important;white-space:nowrap;text-decoration:none!important}
.contact-pill a[href^="mailto:"]{font-size:13.5px!important;color:#d71920!important;letter-spacing:.01em!important}
.email-link{color:#d71920;text-decoration:none}.email-link:hover{text-decoration:underline}
.service-card{display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;gap:18px 28px!important;padding:30px!important;min-height:330px!important;border-radius:26px!important;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;align-items:center!important;overflow:hidden!important}
.service-card:before{top:0!important;left:0!important;z-index:2!important}
.service-card>img{grid-column:1!important;grid-row:1!important;width:260px!important;height:190px!important;min-height:0!important;max-height:none!important;object-fit:cover!important;border-radius:18px!important;padding:0!important;background:#0b1220!important;border:0!important;box-shadow:0 22px 44px rgba(15,23,42,.16)!important;align-self:center!important;justify-self:start!important}
.service-card h3{grid-column:2!important;grid-row:1!important;margin:0!important;font-size:34px!important;line-height:1.08!important;letter-spacing:-.035em!important;align-self:center!important;color:#07111f!important}
.service-card p{grid-column:1 / -1!important;grid-row:2!important;margin:0!important;font-size:18px!important;line-height:1.58!important;color:#40516a!important}
.service-card .more{grid-column:1 / -1!important;grid-row:3!important;margin:6px 0 0!important;font-size:16px!important;font-weight:950!important;color:#d71920!important}
.other-machines-block{margin-top:54px;padding-top:44px;border-top:1px solid #dbe3ee}.other-head{max-width:1060px;margin-bottom:24px}.other-head h3{font-size:clamp(32px,3vw,48px);line-height:1.08;margin:8px 0 12px;letter-spacing:-.035em}.other-head p{font-size:18px;line-height:1.62;color:#40516a;margin:0}.other-machines-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.other-machines-grid article{border:1px solid #dbe3ee;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 44px rgba(15,23,42,.075)}.other-machines-grid img{width:100%;height:210px;object-fit:cover;display:block}.other-machines-grid h4{font-size:22px;line-height:1.15;margin:22px 24px 10px;color:#07111f}.other-machines-grid p{font-size:16.5px;line-height:1.54;margin:0 24px 24px;color:#40516a}
@media(max-width:1500px){.header-grid{grid-template-columns:auto 1fr auto!important}.top-nav{display:none!important}.menu-toggle{display:flex!important}.top-nav.open{display:flex!important;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #dbe3ee;padding:18px 36px;flex-wrap:wrap;z-index:80}.header-phones{min-width:410px!important}.header-cta{display:none!important}}
@media(max-width:980px){.header-phones{display:none!important}.service-card{grid-template-columns:1fr!important;min-height:0!important;padding:24px!important}.service-card>img{grid-column:1!important;width:100%!important;height:230px!important}.service-card h3{grid-column:1!important;grid-row:2!important;font-size:30px!important}.service-card p{grid-column:1!important;grid-row:3!important}.service-card .more{grid-column:1!important;grid-row:4!important}.other-machines-grid{grid-template-columns:1fr!important}.other-machines-grid img{height:240px}}
@media(min-width:981px) and (max-width:1360px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-card{grid-template-columns:230px 1fr!important}.service-card>img{width:230px!important;height:172px!important}.other-machines-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* V12 polish: correct 100% browser scale, technology cards and LODxy visuals */
:root{--v12-card-radius:24px;}
body{font-size:16px!important;}
.wrap{width:min(1560px,calc(100% - 64px))!important;}
.section{padding:72px 0!important;}
.hero{padding:74px 0 66px!important;min-height:590px!important;}
.hero h1{font-size:clamp(42px,4.25vw,68px)!important;line-height:1.03!important;max-width:980px!important;}
.hero .lead{font-size:clamp(18px,1.25vw,22px)!important;line-height:1.5!important;max-width:860px!important;}
.section-head h2{font-size:clamp(34px,3vw,54px)!important;line-height:1.07!important;}
.section-head p{font-size:clamp(16px,1.05vw,19px)!important;line-height:1.58!important;}
.service-hero{padding:64px 0 44px!important;}
.service-hero h1{font-size:clamp(38px,4vw,68px)!important;line-height:1.04!important;}
.service-lead{font-size:clamp(17px,1.16vw,21px)!important;line-height:1.55!important;}
.header-grid{min-height:90px!important;}
.logo{width:68px!important;height:68px!important;}
.logo-link{flex-basis:70px!important;min-width:70px!important;}
.contact-pill{padding:8px 12px!important;border-radius:15px!important;}
.contact-pill span{font-size:9.5px!important;}
.contact-pill a{font-size:14.5px!important;}
.contact-pill a[href^="mailto:"]{font-size:12.8px!important;}
.top-nav a{font-size:clamp(11px,.62vw,13.4px)!important;}

.service-grid{grid-template-columns:repeat(auto-fit,minmax(430px,1fr))!important;gap:22px!important;}
.service-card{display:grid!important;grid-template-columns:minmax(185px,43%) minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;column-gap:22px!important;row-gap:16px!important;min-height:300px!important;padding:26px!important;overflow:visible!important;align-items:center!important;}
.service-card>img{grid-column:1!important;grid-row:1!important;width:100%!important;height:174px!important;object-fit:cover!important;border-radius:17px!important;align-self:center!important;justify-self:stretch!important;}
.service-card h3{grid-column:2!important;grid-row:1!important;font-size:clamp(24px,1.6vw,30px)!important;line-height:1.1!important;letter-spacing:-.035em!important;overflow:visible!important;overflow-wrap:anywhere!important;hyphens:auto!important;max-width:100%!important;}
.service-card p{grid-column:1 / -1!important;grid-row:2!important;font-size:16.8px!important;line-height:1.52!important;}
.service-card .more{grid-column:1 / -1!important;grid-row:3!important;}
.adv-card{min-height:0!important;}
.adv-card .adv-svg{height:190px!important;object-fit:cover!important;}
.process-card .process-ill{height:190px!important;object-fit:cover!important;}
.content-card{border-radius:22px!important;}
.service-insight h2{font-size:26px!important;}
.service-insight{background:linear-gradient(180deg,#fff,#f8fafc)!important;}
.logo-small{object-fit:contain!important;}
.content-card .logo-small{max-width:220px!important;width:220px!important;height:auto!important;margin-bottom:18px!important;}
.hero-wide-img img{object-fit:cover!important;}

@media(min-width:1501px){.top-nav{display:flex!important}.menu-toggle{display:none!important}.header-cta{display:none!important}}
@media(max-width:1500px){.wrap{width:min(1500px,calc(100% - 52px))!important}.hero h1{font-size:clamp(40px,4.4vw,62px)!important}.service-grid{grid-template-columns:repeat(auto-fit,minmax(405px,1fr))!important}.service-card{grid-template-columns:minmax(170px,42%) minmax(0,1fr)!important}.service-card>img{height:160px!important}.service-card h3{font-size:clamp(23px,1.75vw,28px)!important}.header-phones{min-width:390px!important}}
@media(max-width:980px){.wrap{width:min(100% - 32px,1500px)!important}.section{padding:54px 0!important}.hero{padding:54px 0!important}.service-grid{grid-template-columns:1fr!important}.service-card{grid-template-columns:1fr!important;padding:22px!important;min-height:0!important;overflow:hidden!important}.service-card>img{grid-column:1!important;grid-row:1!important;width:100%!important;height:220px!important}.service-card h3{grid-column:1!important;grid-row:2!important;font-size:28px!important}.service-card p{grid-row:3!important}.service-card .more{grid-row:4!important}.adv-card .adv-svg,.process-card .process-ill{height:220px!important}.header-phones{display:none!important}.service-hero h1{font-size:38px!important}}
@media(max-width:540px){.wrap{width:min(100% - 24px,1500px)!important}.hero h1{font-size:34px!important}.section-head h2{font-size:30px!important}.service-card>img{height:185px!important}.adv-card .adv-svg,.process-card .process-ill{height:185px!important}}


/* V13 final polish: compact header, 100% browser scale, VK animation, LODxy full image */
.contact-pill a::before{content:none!important;display:none!important;}
.header-phones a::before{content:none!important;display:none!important;}
.header-grid{min-height:84px!important;}
.contact-pill{gap:2px!important;padding:9px 14px!important;}
.contact-pill span{margin-bottom:2px!important;}
.contact-pill a[href^="mailto:"]{font-size:13.6px!important;line-height:1.1!important;color:#d71920!important;}
.contact-pill a[href^="tel:"]{font-size:16px!important;line-height:1.05!important;letter-spacing:.02em!important;}

@keyframes litoyFadePulse{
  0%,100%{opacity:.18;filter:brightness(.38) contrast(1.05);}
  45%,60%{opacity:1;filter:brightness(1.08) contrast(1.08);}
}
.footer-vk img,.vk-logo img,.vk-logo{animation:litoyFadePulse 6.8s ease-in-out infinite;background:#050505!important;}
.footer-vk:hover img,.vk-logo:hover img{animation-play-state:paused;opacity:1!important;filter:none!important;}

.hero-wide-img[data-lightbox*="lodxy-section-hero"]{min-height:auto!important;padding:22px!important;background:#fff!important;}
.hero-wide-img[data-lightbox*="lodxy-section-hero"] img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;display:block!important;border-radius:0!important;background:#fff!important;}

/* Make the site feel like the approved 90% view while staying correct at 100% */
.wrap{width:min(1460px,calc(100% - 56px))!important;}
.section{padding:64px 0!important;}
.hero{padding:62px 0 58px!important;min-height:540px!important;}
.hero h1{font-size:clamp(38px,3.85vw,62px)!important;line-height:1.04!important;}
.section-head{gap:34px!important;}
.section-head h2{font-size:clamp(32px,2.7vw,48px)!important;}
.service-hero h1{font-size:clamp(36px,3.45vw,60px)!important;}

.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))!important;gap:20px!important;}
.service-card{grid-template-columns:minmax(138px,38%) minmax(0,1fr)!important;gap:16px 20px!important;min-height:260px!important;padding:22px!important;border-radius:22px!important;overflow:hidden!important;}
.service-card>img{height:150px!important;border-radius:16px!important;}
.service-card h3{font-size:clamp(21px,1.35vw,26px)!important;line-height:1.11!important;overflow-wrap:break-word!important;hyphens:auto!important;}
.service-card p{font-size:16px!important;line-height:1.5!important;}
.service-card .more{font-size:15.5px!important;}
.adv-card .adv-svg,.process-card .process-ill{height:175px!important;}

.article-content{max-width:1050px!important;}
.article-content p,.article-content li{font-size:18px!important;line-height:1.72!important;}
.article-content h2{font-size:clamp(28px,2.1vw,38px)!important;margin-top:28px!important;}

@media(min-width:1501px){.header-grid{grid-template-columns:70px minmax(0,1fr) minmax(370px,405px) auto!important}.top-nav a{font-size:12.8px!important}.header-phones{min-width:370px!important}}
@media(max-width:1500px){.wrap{width:min(1420px,calc(100% - 44px))!important}.service-card{grid-template-columns:minmax(130px,36%) minmax(0,1fr)!important}.service-card>img{height:140px!important}.service-card h3{font-size:clamp(21px,1.55vw,25px)!important}}
@media(max-width:980px){.service-card{grid-template-columns:1fr!important}.service-card>img{width:100%!important;height:220px!important}.hero-wide-img[data-lightbox*="lodxy-section-hero"]{padding:12px!important}.footer-vk img{animation-duration:7.5s}}
@media(max-width:540px){.wrap{width:min(100% - 24px,1460px)!important}.service-card>img{height:185px!important}.section{padding:48px 0!important}.article-content p,.article-content li{font-size:16.5px!important}}

/* V14 final header fit: no cropped menu items on desktop */
.site-header .wrap.header-grid{
  width:min(1760px, calc(100% - 44px))!important;
  display:grid!important;
  grid-template-columns:76px minmax(0,1fr) minmax(340px,390px)!important;
  gap:14px!important;
  align-items:center!important;
  min-height:82px!important;
  height:auto!important;
  padding:6px 0!important;
  overflow:visible!important;
}
.logo-link{min-width:0!important;flex-basis:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;}
.logo{width:70px!important;height:70px!important;object-fit:contain!important;}
.top-nav{
  display:flex!important;
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:clamp(7px,.62vw,13px)!important;
  overflow:visible!important;
  min-width:0!important;
  white-space:nowrap!important;
}
.top-nav a{
  flex:0 0 auto!important;
  font-size:clamp(13px,.78vw,15.5px)!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
  padding:22px 0 18px!important;
  white-space:nowrap!important;
  max-width:none!important;
  overflow:visible!important;
}
.header-phones{
  min-width:0!important;
  width:auto!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  flex:initial!important;
}
.contact-pill{
  min-width:0!important;
  padding:8px 10px!important;
  border-radius:14px!important;
  gap:2px!important;
  overflow:hidden!important;
}
.contact-pill span{
  font-size:9px!important;
  letter-spacing:.13em!important;
  line-height:1!important;
  margin:0 0 1px!important;
  white-space:nowrap!important;
}
.contact-pill a{
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.contact-pill a[href^="mailto:"]{
  font-size:12.4px!important;
  line-height:1.05!important;
  letter-spacing:-.01em!important;
}
.contact-pill a[href^="tel:"]{
  font-size:14.9px!important;
  line-height:1.05!important;
  letter-spacing:.01em!important;
}
.header-cta{display:none!important;}
.menu-toggle{display:none!important;}

@media(max-width:1700px){
  .site-header .wrap.header-grid{
    grid-template-columns:76px minmax(0,1fr) minmax(330px,390px) 48px!important;
  }
  .top-nav{display:none!important;}
  .menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important;}
  .top-nav.open{
    display:flex!important;
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    background:#fff!important;
    border-bottom:1px solid #dbe3ee!important;
    padding:18px 28px!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    gap:18px!important;
    white-space:normal!important;
    overflow:visible!important;
    z-index:90!important;
  }
  .top-nav.open a{font-size:16px!important;letter-spacing:0!important;padding:8px 0!important;}
}
@media(max-width:980px){
  .site-header .wrap.header-grid{grid-template-columns:72px 1fr 48px!important;min-height:76px!important;}
  .header-phones{display:none!important;}
  .logo{width:64px!important;height:64px!important;}
}
