:root{--orange:#f5a61e;--orange-dark:#ef9b0b;--orange-soft:#fff3e0;--ink:#1f1f1f;--graphite:#2b2b34;--muted:#8787a2;--line:#e7e7ec;--bg:#f9f9fb;--white:#fff;--radius:24px;--shadow:0 24px 70px #1f1f1f1f;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(100% - 32px, var(--container));margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e7e7ece6;position:sticky;top:0}.topline{background:var(--graphite);color:#ffffffc7;font-size:13px}.top-line-inner{justify-content:flex-end;gap:22px;padding:7px 0;display:flex}.top-line-inner a{color:#fff}.header-inner{align-items:center;gap:24px;height:76px;display:flex}.brand img{width:190px;height:auto}.main-nav{align-items:center;gap:4px;margin-left:auto;display:flex}.main-nav a{color:#40404a;border-radius:999px;padding:12px 13px;font-size:15px;font-weight:700}.main-nav a:hover,.main-nav a.active{background:var(--orange-soft);color:var(--ink)}.header-actions{align-items:center;gap:12px;display:flex}.phone{white-space:nowrap;font-weight:800}.burger{background:var(--orange-soft);border:0;border-radius:12px;width:44px;height:44px;padding:11px;display:none}.burger span{background:var(--ink);height:2px;margin:5px 0;display:block}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:var(--ink);box-shadow:0 12px 30px #f5a61e4d}.btn-primary:hover{background:var(--orange-dark)}.btn-white{color:var(--ink);background:#ffffffe6}.btn-outline{border:1px solid var(--line);color:var(--ink);background:#fff}.btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff52}.btn-small{padding:11px 17px;font-size:14px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--orange-dark);align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:3px;width:24px;height:2px}.hero{color:#fff;align-items:center;min-height:740px;display:grid;position:relative;overflow:hidden}.hero-bg{z-index:-2;position:absolute;inset:0}.hero-bg img{object-fit:cover;filter:saturate(1.05);width:100%;height:100%}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0f0f14eb 0%,#18181cc7 45%,#18181c59 100%);position:absolute;inset:0}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;padding:86px 0;display:grid}.hero-content h1,.page-hero h1,.service-hero h1{letter-spacing:-.055em;max-width:900px;margin:18px 0 24px;font-size:clamp(42px,7vw,76px);line-height:.96}.hero-content p{color:#ffffffd1;max-width:710px;margin:0 0 30px;font-size:20px}.hero-eyebrow{color:var(--orange)}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-badges{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.hero-badges span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffeb;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;padding:10px 14px;font-weight:700}.quiz-card,.form-card,.note-card,.photo-card,.service-summary-card,.map-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.quiz-card{color:var(--ink);padding:28px}.quiz-top{color:var(--muted);justify-content:space-between;align-items:center;font-weight:800;display:flex}.quiz-card h3{margin:18px 0;font-size:28px}.quiz-options{gap:10px;display:grid}.quiz-options button{border:1px solid var(--line);background:var(--bg);text-align:left;cursor:pointer;border-radius:16px;padding:14px 16px;font-weight:750}.quiz-options button:hover,.quiz-options button.selected{background:var(--orange-soft);border-color:var(--orange)}.quiz-progress{background:var(--line);border-radius:30px;height:8px;margin-top:20px;overflow:hidden}.quiz-progress span{background:var(--orange);height:100%;transition:width .25s;display:block}.quiz-result{background:var(--bg);border-radius:18px;gap:12px;margin-top:18px;padding:16px;display:grid}.section{padding:92px 0}.section-muted{background:#f1f1f5}.section-dark{background:var(--graphite);color:#fff}.section-dark .section-header p,.section-dark .step p{color:#ffffffad}.section-header{max-width:780px;margin-bottom:34px}.section-header-center{text-align:center;margin-left:auto;margin-right:auto}.section-header-center .eyebrow{justify-content:center}.section-header h2{letter-spacing:-.04em;margin:12px 0;font-size:clamp(32px,5vw,54px);line-height:1.02}.section-header p{color:#60606f;margin:0;font-size:18px}.stats-section{background:#fff;padding:34px 0}.stats-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:24px}.stat-card strong{letter-spacing:-.05em;color:var(--orange-dark);font-size:clamp(34px,5vw,54px);line-height:1;display:block}.stat-card span{color:#555565;font-weight:750}.dark-stats .stat-card{background:#ffffff14;border-color:#ffffff1f}.dark-stats .stat-card span{color:#ffffffc7}.services-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;display:grid;overflow:hidden;box-shadow:0 14px 40px #1f1f1f0f}.service-image{background:#ddd;height:230px;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card:hover .service-image img{transform:scale(1.05)}.service-image span{background:var(--orange);color:var(--ink);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;position:absolute;bottom:16px;left:16px}.service-card-body{padding:24px}.service-card h3{letter-spacing:-.025em;margin:0 0 12px;font-size:24px;line-height:1.1}.service-card p{color:#60606f;margin:0 0 16px}.service-card ul{gap:8px;margin:0 0 18px;padding:0;list-style:none;display:grid}.service-card li{color:#3c3c46;padding-left:24px;font-weight:650;position:relative}.service-card li:before{content:"✓";color:var(--orange-dark);font-weight:900;position:absolute;top:0;left:0}.link-arrow{color:var(--ink);align-items:center;gap:8px;font-weight:900;display:inline-flex}.link-arrow:after{content:"→";color:var(--orange-dark);transition:transform .2s}.link-arrow:hover:after{transform:translate(3px)}.split-grid{grid-template-columns:1fr .9fr;align-items:center;gap:56px;display:grid}.steps{gap:18px;display:grid}.step{grid-template-columns:60px 1fr;align-items:start;gap:18px;display:grid}.step>span{background:var(--orange);width:52px;height:52px;color:var(--ink);border-radius:16px;place-items:center;font-weight:900;display:grid}.step h3{margin:0 0 6px;font-size:22px}.step p{margin:0}.image-stack{grid-template-columns:1fr 1fr;align-items:end;gap:16px;display:grid}.image-stack img{object-fit:cover;border-radius:var(--radius);height:430px;box-shadow:var(--shadow)}.image-stack img:last-child{height:330px;margin-bottom:-40px}.equipment-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.equipment-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:210px 1fr;align-items:center;gap:20px;padding:16px;display:grid;overflow:hidden}.equipment-card img{object-fit:cover;background:#fff;border-radius:18px;width:210px;height:180px}.equipment-card h3{margin:0 0 8px;font-size:24px}.equipment-card p{color:#60606f;margin:0 0 14px}.tags{flex-wrap:wrap;gap:8px;display:flex}.tags span{background:var(--orange-soft);color:#8b5900;border:1px solid #ffd994;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.projects-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.projects-grid.two{grid-template-columns:repeat(2,1fr)}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 14px 40px #1f1f1f0f}.project-card img{object-fit:cover;width:100%;height:240px}.project-body{padding:22px}.project-meta{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:13px;font-weight:900;display:flex}.project-card h3{margin:0 0 10px;font-size:23px;line-height:1.12}.project-card p{color:#60606f;margin:0 0 12px}.project-card small{color:var(--muted);font-weight:800}.center-actions{justify-content:center;margin-top:32px;display:flex}.cta{background:var(--orange-soft);padding:68px 0}.cta-dark{background:var(--graphite);color:#fff}.cta-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.cta h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(30px,4vw,48px);line-height:1.03}.cta p{color:#60606f;max-width:680px;margin:0}.cta-dark p{color:#ffffffb3}.cta-actions{flex-wrap:wrap;gap:12px;display:flex}.page-hero,.service-hero{color:#fff;background:var(--graphite);padding:120px 0 84px;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.36;background:linear-gradient(135deg,#f5a61e6b,#0000 45%),url(/images/hero-zav.webp) 50%/cover;position:absolute;inset:0}.page-hero .container{position:relative}.page-hero h1{max-width:920px}.page-hero p{color:#ffffffc7;max-width:720px;font-size:20px}.compact-hero:before{background-image:linear-gradient(135deg,#f5a61e6b,#0000 45%),url(/images/hangar-inside.webp)}.catalog-hero:before{background-image:linear-gradient(135deg,#f5a61e6b,#0000 45%),url(/images/equipment-cleaner.webp)}.projects-hero:before{background-image:linear-gradient(135deg,#f5a61e6b,#0000 45%),url(/images/zav-modernization.webp)}.company-hero:before{background-image:linear-gradient(135deg,#f5a61e6b,#0000 45%),url(/images/zav-complex.webp)}.contacts-hero:before{background-image:linear-gradient(135deg,#f5a61e6b,#0000 45%),url(/images/hero-zav.webp)}.service-hero{align-items:center;min-height:620px;display:grid}.service-hero-image{z-index:0;position:absolute;inset:0}.service-hero-image img{object-fit:cover;filter:saturate(1.05);width:100%;height:100%}.service-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#141418e6,#14141894);position:absolute;inset:0}.service-hero-grid{z-index:2;grid-template-columns:1fr 390px;align-items:center;gap:42px;display:grid;position:relative}.service-hero p{color:#ffffffc7;max-width:760px;font-size:20px}.service-summary-card{color:var(--ink);padding:26px}.service-summary-card h3{margin:0 0 16px;font-size:24px}.service-summary-card ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.service-summary-card li{padding-left:24px;font-weight:750;position:relative}.service-summary-card li:before{content:"✓";color:var(--orange-dark);position:absolute;left:0}.two-columns{grid-template-columns:1.05fr .95fr;align-items:start;gap:40px;display:grid}.note-card{padding:30px}.note-card h3{margin:0 0 12px;font-size:28px}.note-card p{color:#60606f}.chips-large{flex-wrap:wrap;gap:12px;display:flex}.chips-large span{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px 18px;font-weight:900}.timeline{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.timeline article,.process-card,.benefits-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.timeline article>span,.process-card>span{background:var(--orange);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.timeline h3,.process-card h3,.benefits-grid h3{margin:18px 0 8px;font-size:22px}.timeline p,.process-card p,.benefits-grid p{color:#60606f;margin:0}.faq-list{gap:12px;max-width:900px;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px 22px}summary{cursor:pointer;font-size:18px;font-weight:900}details p{color:#60606f;margin:12px 0 0}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.catalog-toolbar{grid-template-columns:1fr 240px auto;gap:12px;margin-bottom:26px;display:grid}.catalog-toolbar input,.catalog-toolbar select,.form-card input,.form-card select,.form-card textarea{border:1px solid var(--line);background:#fff;border-radius:16px;outline:none;width:100%;padding:14px 16px}.catalog-toolbar input:focus,.catalog-toolbar select:focus,.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px #f5a61e1f}.catalog-grid{gap:20px;display:grid}.catalog-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:340px 1fr;align-items:center;gap:26px;padding:18px;display:grid}.catalog-card img{object-fit:cover;background:var(--bg);border-radius:18px;width:340px;height:260px}.catalog-card h3{margin:8px 0 10px;font-size:30px}.catalog-card p{color:#60606f}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.filter-row{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.filter-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:12px 16px;font-weight:900}.filter-row button:first-child,.filter-row button:hover{background:var(--orange);border-color:var(--orange)}.map-card{padding:28px}.map-card img{border:1px solid var(--line);object-fit:cover;border-radius:18px;width:100%;max-height:420px}.check-list{gap:12px;display:grid}.check-list span{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px 18px 16px 46px;font-weight:800;position:relative}.check-list span:before{content:"✓";color:var(--orange-dark);position:absolute;left:18px}.photo-card{padding:12px;overflow:hidden}.photo-card img{object-fit:cover;border-radius:18px;width:100%;height:520px}.requisites-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.requisites-grid div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.requisites-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.requisites-grid strong{font-size:16px}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:38px;display:grid}.contact-info h2{letter-spacing:-.04em;margin:0 0 20px;font-size:42px}.contact-list{gap:12px;margin-bottom:24px;display:grid}.contact-list a,.contact-list span{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px 18px;font-weight:800}.contact-note{background:var(--orange-soft);border-radius:var(--radius);border:1px solid #ffd994;padding:24px}.contact-note h3{margin:0 0 12px}.contact-note ul{margin:0;padding-left:20px}.form-card{gap:14px;padding:30px;display:grid}.form-card h3{letter-spacing:-.035em;margin:0;font-size:32px}.form-card label{color:#484854;gap:7px;font-weight:800;display:grid}.form-note{color:var(--muted);margin:0;font-size:13px}.form-card.success{display:block}.form-card.success p{color:#60606f}.footer{color:#ffffffb8;background:#17171c;padding:58px 0 36px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:32px;display:grid}.footer-logo{width:190px;margin-bottom:18px}.footer h4{color:#fff;margin:0 0 16px}.footer a,.footer span{color:#ffffffb8;margin:9px 0;display:block}.footer a:hover{color:var(--orange)}@media (width<=1100px){.header-actions .phone{display:none}.hero-grid,.split-grid,.service-hero-grid,.two-columns,.contact-grid{grid-template-columns:1fr}.quiz-card{max-width:600px}.stats-grid{grid-template-columns:repeat(3,1fr)}.services-grid,.projects-grid,.timeline,.process-grid{grid-template-columns:repeat(2,1fr)}.service-summary-card{max-width:560px}}@media (width<=860px){.topline{display:none}.header-inner{height:68px}.brand img{width:154px}.burger{display:block}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;flex-direction:column;align-items:stretch;padding:14px;display:none;position:fixed;top:78px;left:16px;right:16px}.main-nav.is-open{display:flex}.main-nav a{border-radius:14px}.header-actions .btn{display:none}.hero{min-height:auto}.hero-grid{padding:72px 0}.hero-content h1,.page-hero h1,.service-hero h1{font-size:44px}.hero-content p,.page-hero p,.service-hero p{font-size:17px}.section{padding:68px 0}.services-grid,.projects-grid,.projects-grid.two,.equipment-grid,.benefits-grid,.footer-grid,.equipment-card,.catalog-card{grid-template-columns:1fr}.equipment-card img,.catalog-card img{width:100%;height:240px}.catalog-toolbar{grid-template-columns:1fr}.cta-inner{display:grid}.image-stack{grid-template-columns:1fr}.image-stack img,.image-stack img:last-child{height:300px;margin:0}.requisites-grid{grid-template-columns:1fr}}@media (width<=560px){.container{width:min(100% - 24px, var(--container))}.hero-content h1,.page-hero h1,.service-hero h1{font-size:38px}.hero-actions,.cta-actions{flex-direction:column}.btn{width:100%}.stats-grid,.timeline,.process-grid{grid-template-columns:1fr}.stat-card{padding:20px}.service-image{height:210px}.page-hero,.service-hero{padding:88px 0 60px}.contact-info h2{font-size:32px}}
