:root{--primary:#84cc16;--primary-dark:#65a30d;--dark:#1a1a1a;--gray:#f5f5f5;--text:#333;--text-light:#666;--gray-dark:#e0e0e0}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}h2{text-align:center;margin-bottom:20px;font-size:clamp(1.7rem,1.2rem + 1.6vw,2.25rem);font-weight:600}h3{color:var(--primary);margin-bottom:15px;font-size:clamp(1.25rem,1.05rem + .7vw,1.5rem)}.section-subtitle{text-align:center;color:var(--text-light);max-width:700px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,.92rem + .35vw,1.125rem)}.button{cursor:pointer;border:none;border-radius:5px;min-height:44px;padding:12px 30px;font-size:16px;font-weight:500;transition:all .3s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.button-primary{background:var(--primary);color:#fff}.button-primary:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 5px 15px #84cc164d}.button-primary:disabled{opacity:.6;cursor:not-allowed}.button-secondary{color:var(--primary);border:2px solid var(--primary);background:0 0}.button-secondary:hover{background:var(--primary);color:#fff}.button-video{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;margin-left:15px}.button-video:hover{background:#ffffff4d}.header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 20px #0000001a}.header-container{justify-content:space-between;align-items:center;gap:20px;padding:15px 20px;display:flex;position:relative}.logo{flex-direction:column;display:flex}.logo strong{color:var(--primary);font-size:24px}.logo span{color:var(--text-light);font-size:12px}.logo-link{color:inherit;cursor:pointer;text-decoration:none}.logo-link:hover strong{color:var(--primary-dark)}.header-brand.logo{flex-direction:row;align-items:center;line-height:0}.header-logo{object-fit:contain;object-position:left center;flex-shrink:0;width:auto;min-width:68px;max-width:176px;height:44px;min-height:34px;display:block}.logo-link.header-brand:hover .header-logo{opacity:.88}.header-menu-toggle{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;display:none}.header-menu-toggle span{background:var(--text);border-radius:2px;width:18px;height:2px}.footer-logo{object-fit:contain;width:auto;max-width:190px;height:48px;margin-bottom:18px;display:block}.company-page-logo-wrap{text-align:center;margin-bottom:8px}.company-page-logo{object-fit:contain;width:auto;max-width:min(320px,92vw);height:60px}.nav a,.nav .nav-link{color:var(--text);align-items:center;min-height:44px;margin:0 15px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.nav a:hover,.nav .nav-link:hover,.nav .nav-link-active{color:var(--primary)}.header-contacts a{color:var(--text);align-items:center;min-height:44px;margin-left:20px;text-decoration:none;transition:color .3s;display:inline-flex}.header-contacts a:hover{color:var(--primary)}.header-contacts i{color:var(--primary);margin-right:5px}.phones-dropdown{position:relative}.header-contacts .phones-dropdown{margin-left:20px}.phones-dropdown summary{cursor:pointer;-webkit-user-select:none;user-select:none;min-height:44px;color:var(--text);align-items:center;gap:6px;list-style:none;display:inline-flex}.phones-dropdown summary::-webkit-details-marker{display:none}.phones-dropdown summary:after{content:"▾";color:var(--text-light);font-size:12px;transition:transform .2s}.phones-dropdown[open] summary:after{transform:rotate(180deg)}.phones-dropdown-list{border:1px solid var(--gray-dark);z-index:30;background:#fff;border-radius:10px;min-width:230px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 24px #0000001a}.phones-dropdown-list a{border-radius:6px;margin:0;padding:8px 10px;display:block}.phones-dropdown-list a:hover{background:#84cc1614}.hero{color:#fff;text-align:center;background-position:50%;background-size:cover;padding:180px 0}.hero-title{text-shadow:0 2px 10px #0000004d;white-space:pre-line;margin-bottom:20px;font-size:clamp(2rem,1.2rem + 3vw,3.25rem);font-weight:700}.hero-subtitle{opacity:.95;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,.9rem + .6vw,1.25rem)}.hero-buttons{justify-content:center;align-items:center;gap:14px;display:flex}.hero-buttons .button{justify-content:center;align-items:center;min-height:46px;padding-top:0;padding-bottom:0;text-decoration:none;display:inline-flex}.stats{background:var(--gray);padding:60px 0}.stats-container{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.stat-number{color:var(--primary);margin-bottom:10px;font-size:48px;font-weight:700;display:block}.stat-description{color:var(--text-light);font-size:16px}.partners-strip{border-top:1px solid var(--gray-dark);border-bottom:1px solid var(--gray-dark);background:#fff;padding:60px 0}.partners-strip-title{text-align:center;margin-bottom:36px}.partners-logos{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:40px;display:flex}.partner-block{text-align:center;flex-direction:column;flex:240px;align-items:center;max-width:420px;margin:0 auto;display:flex}.partner-block-producer .partner-logo{margin-left:auto;margin-right:auto}.partner-logo{object-fit:contain;max-width:100%;height:auto;max-height:88px;margin:0 auto 16px;display:block}.partner-logo-tio{max-height:64px}.partner-caption{color:var(--text-light);font-size:15px;line-height:1.5}.partner-divider{background:linear-gradient(to bottom, transparent, var(--gray-dark), transparent);flex:none;align-self:center;width:2px;min-height:100px}.company{background:var(--gray);padding:80px 0}.company .container>h2{margin-bottom:48px}.company-tio-block{grid-template-columns:1fr;align-items:start;gap:40px;margin-bottom:56px;display:grid}.company-subheading{color:var(--primary);text-align:left;margin-bottom:16px;font-size:22px}.company-subheading.jianye-title{margin-top:8px}.company-lead{color:var(--text);margin-bottom:20px;font-size:17px;line-height:1.65}.company-h4{color:var(--text);text-align:left;margin:24px 0 12px;font-size:17px}.company-p{color:var(--text-light);margin-bottom:16px;line-height:1.65}.company-p.mission{color:var(--text);border-left:4px solid var(--primary);padding-left:16px;font-style:italic}.company-list{color:var(--text-light);margin:0 0 16px 1.1rem;line-height:1.65}.company-list li{margin-bottom:8px}.company-advantages-list{color:var(--text-light);margin:0 0 20px 1.1rem;line-height:1.65}.company-advantages-list li{margin-bottom:10px}.company-illustration{object-fit:cover;border-radius:10px;width:100%;max-height:420px;box-shadow:0 10px 30px #0000001f}.company-jianye{background:#fff;border-radius:10px;padding:36px 40px;box-shadow:0 5px 20px #0000000f}.advantages{background:#fff;padding:80px 0}.advantages-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.advantage-card{text-align:center;background:var(--gray);border-radius:10px;padding:40px 30px;transition:all .3s}.advantage-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.advantage-icon{color:var(--primary);margin-bottom:20px;font-size:48px}.advantage-card h3{color:var(--text);margin-bottom:15px}.advantage-card p{color:var(--text-light);font-size:15px;line-height:1.6}.catalog{background:var(--gray);padding:80px 0}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.catalog-card{background:#fff;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px #0000000d}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.card-image{object-fit:cover;width:100%;height:200px}.catalog-card h3{color:var(--primary);margin:20px 20px 10px;font-size:20px}.card-description{color:var(--text-light);margin:0 20px 20px;font-size:14px;line-height:1.6}.card-link{color:var(--primary);margin:0 20px 20px;font-weight:500;text-decoration:none;display:inline-block}.technology{background:#fff;padding:80px 0}.technology-grid{grid-template-columns:1fr 1fr;gap:30px;max-width:900px;margin:40px auto 0;display:grid}.technology-card{background:var(--gray);border-left:5px solid var(--primary);border-radius:10px;padding:40px}.technology-card h3{margin-bottom:15px}.cases{background:#fff;padding:80px 0}.cases-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.case-card{background:var(--gray);border-radius:10px;transition:all .3s;overflow:hidden}.case-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.case-card img{object-fit:cover;width:100%;height:200px}.case-card h3{margin:20px 20px 10px;font-size:20px}.case-card p{color:var(--text-light);margin:0 20px 20px}.service-page{background:var(--gray);padding:80px 0}.service-lead{color:var(--text);font-weight:500}.service-block{border-left:4px solid var(--primary);background:#fff;border-radius:10px;padding:28px 30px;box-shadow:0 4px 16px #0000000f}.service-block h3{color:var(--text);margin-bottom:12px;font-size:19px}.service-block p{color:var(--text-light);margin:0;line-height:1.65}.licenses{background:#fff;padding:80px 0}.licenses-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:36px;display:grid}.license-card{flex-direction:column;gap:12px;margin:0;display:flex}.license-card-thumb-link{color:inherit;border-radius:12px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:block}.license-card-thumb-link:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.license-card-thumb-link:focus{outline:none}.license-card-thumb-link:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.license-card-frame{background:var(--gray);border:1px solid var(--gray-dark);border-radius:10px;justify-content:center;align-items:center;min-height:220px;display:flex;overflow:hidden}.license-card-img{object-fit:contain;background:#fafafa;width:100%;height:100%;min-height:220px;display:block}.license-card-placeholder{text-align:center;color:var(--text-light);flex-direction:column;align-items:center;gap:8px;padding:24px;font-size:14px;line-height:1.5;display:flex}.license-card-placeholder i{color:var(--primary);opacity:.7;font-size:36px}.license-card-placeholder code{background:#0000000f;border-radius:4px;padding:4px 8px;font-size:12px}.license-card-title{color:var(--text);text-align:center;font-size:14px;font-weight:600}.blog{background:#fff;padding:80px 0}.blog-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.blog-card{background:var(--gray);border-radius:10px;padding:30px;transition:all .3s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.blog-card h3{margin-bottom:15px;font-size:20px}.blog-card p{color:var(--text-light);margin-bottom:20px}.article-page{background:var(--gray);padding:56px 0 80px}.article-container{background:#fff;border-radius:12px;max-width:860px;padding:34px;box-shadow:0 6px 24px #00000012}.article-breadcrumbs{color:var(--text-light);margin-bottom:14px;font-size:14px}.article-breadcrumbs a{color:var(--primary);text-decoration:none}.article-breadcrumbs a:hover{text-decoration:underline}.article-breadcrumbs span{margin:0 6px}.article-title{text-align:left;margin-bottom:16px}.article-lead{color:var(--text);border-left:4px solid var(--primary);margin-bottom:18px;padding-left:14px;font-size:17px;line-height:1.65}.article-block-h{color:var(--text);margin:22px 0 10px;font-weight:600;line-height:1.35}.article-block-h2{font-size:1.35rem}.article-block-h3{font-size:1.15rem}.article-block-p{color:var(--text-light);margin-bottom:14px;line-height:1.72}.article-block-list{color:var(--text-light);margin:0 0 16px 1.1rem;padding-left:.35rem;line-height:1.65}.article-block-list li{margin-bottom:8px}.article-block-list.is-ordered{list-style-type:decimal}.article-block-figure{text-align:center;margin:18px 0 20px}.article-block-img{border-radius:8px;max-width:100%;height:auto;box-shadow:0 4px 18px #00000014}.article-block-caption{color:var(--text-light);margin-top:10px;font-size:14px;line-height:1.5}.article-back{margin-top:24px}.footer{background:var(--dark);color:#fff;padding:60px 0 20px}.footer-grid{grid-template-columns:1.5fr 2fr 1.5fr;gap:40px;margin-bottom:40px;display:grid}.footer-col h4{color:#fff;margin-bottom:20px;padding-bottom:10px;font-size:18px;position:relative}.footer-col h4:after{content:"";background:var(--primary);width:50px;height:2px;position:absolute;bottom:0;left:0}.footer-col p{color:#aaa;margin-bottom:10px}.footer-col a{color:#aaa;text-decoration:none;transition:color .3s}.footer-col a:hover{color:var(--primary)}.footer-col i{color:var(--primary);margin-right:10px}.social-links{margin-top:20px}.social-links a{color:#aaa;margin-right:15px;font-size:24px;display:inline-block}.social-links a:hover{color:var(--primary)}.contact-form input,.contact-form textarea{color:#fff;background:#ffffff1a;border:1px solid #444;border-radius:5px;width:100%;margin-bottom:15px;padding:12px;font-family:inherit;font-size:16px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary);background:#ffffff26;outline:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999}.form-hint{color:#888;margin-top:-8px;margin-bottom:12px;font-size:13px}.form-hint.success{color:#7dcea0}.form-hint.error{color:#f1948a}.footer-bottom{text-align:center;color:#888;border-top:1px solid #444;padding-top:30px}.app-status{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:2rem;display:flex}.app-status.error{color:var(--primary)}@media (width<=1024px){.catalog-grid,.advantages-grid,.licenses-grid{grid-template-columns:repeat(2,1fr)}.service-blocks,.company-tio-block{grid-template-columns:1fr}.partner-divider{display:none}}@media (width<=768px){.header-container{flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px 16px}.header-brand.logo{justify-content:flex-start}.header-logo{max-width:150px;height:38px}.header-menu-toggle{display:inline-flex}.nav,.header-contacts{background:#fff;border:1px solid #ececec;border-radius:12px;width:100%;padding:10px;display:none;box-shadow:0 10px 24px #00000014}.nav.is-open,.header-contacts.is-open{flex-direction:column;gap:6px;display:flex}.nav .nav-link,.header-contacts a,.header-contacts .phones-dropdown summary{border-radius:8px;margin:0;padding:10px 12px}.header-contacts .phones-dropdown-list{min-width:0;box-shadow:none;margin-top:6px;position:static}.nav .nav-link-active{background:#84cc1614}.hero-title{font-size:clamp(1.85rem,1.25rem + 2.4vw,2.3rem)}.stats-container,.advantages-grid,.cases-grid,.blog-grid,.licenses-grid,.technology-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:30px}.hero-buttons{flex-direction:column;gap:15px}.article-container{padding:22px 18px}}@media (width<=480px){.container{padding:0 14px}.catalog-grid{grid-template-columns:1fr}.header-contacts a{font-size:14px}}.page-main{min-height:50vh}.page-title{text-align:center;color:var(--text);margin-bottom:16px;font-size:clamp(1.7rem,1.2rem + 1.7vw,2.25rem);font-weight:600}.company-page-section .page-title,.catalog-page-section .page-title,.service-page-section .page-title{margin-bottom:32px}.catalog.catalog-page-section{background:linear-gradient(#f7f7f8 0%,#eceef1 100%);padding-bottom:72px}.catalog.catalog-page-section .container{max-width:1180px}.catalog.catalog-page-section .page-title{letter-spacing:-.02em}.catalog-categories-nav{background:#fff;border:1px solid #0000000f;border-radius:14px;margin:0 0 26px;padding:22px;box-shadow:0 4px 20px #0000000d}.catalog-categories-title{text-align:left;margin:0 0 8px;font-size:24px}.catalog-categories-subtitle{color:var(--text-light);margin:0 0 16px;font-size:15px}.catalog-category-card{color:inherit;background:#fafbfc;border:1px solid #e4e7ec;border-radius:12px;flex-direction:column;gap:8px;padding:14px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.catalog-category-card:hover{border-color:#84cc1659;transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.catalog-category-card-visual{max-width:100%}.catalog-category-card-photo{aspect-ratio:4/3;object-fit:cover;background:#f1f3f5;border-radius:10px;width:100%}.catalog-category-card .catalog-category-visual-svg{box-shadow:none;border-radius:10px}.catalog-category-card h3{color:var(--text);margin:2px 0 0;font-size:17px}.catalog-category-card p{color:var(--text-light);margin:0;font-size:13px;line-height:1.5}.catalog-category-card-meta{color:#667085;margin-top:auto;font-size:12px}.catalog-category-breadcrumbs{color:var(--text-light);margin:0 0 8px;font-size:14px}.catalog-category-breadcrumbs a{color:var(--primary);text-decoration:none}.catalog-category-breadcrumbs a:hover{text-decoration:underline}.catalog-category-breadcrumbs span{margin:0 6px}.category-page-gallery{margin:0 0 22px}.photo-carousel{background:#fff;border:1px solid #00000014;border-radius:14px;padding:16px;box-shadow:0 4px 20px #0000000d}.photo-carousel-hint{color:var(--text-light);text-align:center;margin:0 0 10px;font-size:12px;line-height:1.35}@media (width>=769px){.photo-carousel-hint{display:none}}.photo-carousel-stage{touch-action:pan-y;cursor:grab;background:#eff2f5;border-radius:12px;width:100%;overflow:hidden}.photo-carousel-stage:active{cursor:grabbing}.photo-carousel-track{will-change:transform;flex-flow:row;transition:transform .32s;display:flex}.photo-carousel-track.is-dragging{transition:none}@media (prefers-reduced-motion:reduce){.photo-carousel-track{transition:none}}.photo-carousel-slide{flex-shrink:0}.photo-carousel-image{object-fit:contain;-webkit-user-select:none;user-select:none;background:#eff2f5;width:100%;max-height:520px;display:block}.photo-carousel-controls{justify-content:center;align-items:center;gap:14px;margin-top:12px;display:flex}.photo-carousel-btn{cursor:pointer;background:#fff;border:1px solid #d4d9df;border-radius:8px;width:44px;height:44px}.photo-carousel-btn:hover{border-color:var(--primary);color:var(--primary)}.photo-carousel-count{color:var(--text-light);font-size:13px}.photo-carousel-dots{justify-content:center;align-items:center;gap:6px;margin-top:10px;display:flex}.photo-carousel-dot{box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:inline-flex}.photo-carousel-dot:before{content:"";background:#c7ccd2;border-radius:999px;width:10px;height:10px}.photo-carousel-dot.is-active:before{background:var(--primary);transform:scale(1.15)}.photo-carousel-empty{text-align:center;color:var(--text-light);padding:28px;font-size:14px}.catalog-preview{background:var(--gray);padding:60px 0}.catalog-preview-nav{flex-direction:column;gap:20px;margin-top:36px;display:flex}.catalog-preview-category{border:1px solid var(--gray-dark,#e0e0e0);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000a}.catalog-preview-category-head{color:inherit;border-bottom:1px solid var(--gray-dark,#e8e8e8);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:background .2s;display:grid}.catalog-preview-category-head:hover{background:#84cc160f}.catalog-preview-category-icon{background:var(--gray);width:52px;height:52px;color:var(--primary-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:flex}.catalog-preview-category-text h3{text-align:left;color:var(--dark);margin:0 0 6px;font-size:1.2rem}.catalog-preview-category-text p{color:var(--text-light);text-align:left;margin:0 0 8px;font-size:.92rem;line-height:1.5}.catalog-preview-category-meta{color:var(--primary-dark);font-size:.85rem;font-weight:600}.catalog-preview-category-arrow{color:var(--primary);opacity:.7;font-size:1rem}.catalog-preview-category-head:hover .catalog-preview-category-arrow{opacity:1}.catalog-preview-groups{flex-wrap:wrap;gap:8px;margin:0;padding:12px 16px 16px;list-style:none;display:flex}.catalog-preview-groups li a{border:1px solid var(--gray-dark,#e0e0e0);background:var(--gray);color:var(--text);border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:.88rem;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.catalog-preview-groups li a:hover{border-color:var(--primary);color:var(--primary-dark);background:#fff}.catalog-preview-group-count{min-width:1.5em;color:var(--primary-dark);text-align:center;background:#84cc1626;border-radius:4px;padding:0 6px;font-size:.8rem;font-weight:600;display:inline-block}.catalog-preview-groups-more a{color:var(--primary);background:0 0;border-style:dashed}.catalog-preview-summary{border:2px solid var(--primary);background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.catalog-preview-summary p{color:var(--text-light);margin:0;font-size:1rem}.catalog-preview-summary .button{text-decoration:none}.catalog-preview-cta{text-align:center;margin-top:8px}.catalog-preview .button{text-decoration:none;display:inline-block}@media (width<=640px){.catalog-preview-category-head{grid-template-columns:auto 1fr;padding:16px}.catalog-preview-category-arrow{display:none}.catalog-preview-summary{text-align:center;flex-direction:column;align-items:stretch}.catalog-preview-summary .button{text-align:center;width:100%}}.catalog-card-title{color:var(--primary);margin:20px 20px 10px;font-size:20px;font-weight:600}.catalog-page-external,.catalog-page-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex}.catalog-cta-contacts{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.equipment-loading{text-align:center;color:var(--text-light);padding:24px}.equipment-load-error{text-align:center;color:var(--primary);background:#fdeaea;border-radius:8px;margin-bottom:24px;padding:20px}.equipment-catalog{margin-top:8px;margin-bottom:32px}.equipment-toolbar{margin-bottom:20px}.equipment-toolbar-row{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.equipment-field{flex-direction:column;gap:6px;min-width:200px;display:flex}.equipment-field-grow{flex:260px;min-width:220px}.equipment-label{color:var(--text-light);font-size:13px;font-weight:600}.equipment-select,.equipment-search{border:1px solid var(--gray-dark);border-radius:6px;padding:10px 12px;font-family:inherit;font-size:15px}.equipment-search{width:100%}.equipment-meta{color:var(--text-light);margin-top:12px;font-size:14px}.equipment-reset{border:1px solid var(--gray-dark);cursor:pointer;color:var(--text);background:#fff;border-radius:5px;margin-left:16px;padding:4px 10px;font-size:13px}.equipment-reset:hover{border-color:var(--primary);color:var(--primary)}.equipment-table-wrap{border:1px solid var(--gray-dark);background:#fff;border-radius:10px;overflow-x:auto;box-shadow:0 4px 16px #0000000f}.equipment-table{border-collapse:collapse;width:100%;font-size:14px}.equipment-table th,.equipment-table td{text-align:left;border-bottom:1px solid var(--gray);vertical-align:top;padding:12px 14px}.equipment-table th{background:var(--gray);color:var(--text);white-space:nowrap;font-weight:600}.equipment-table tbody tr:hover{background:#fafafa}.equipment-th-action,.equipment-td-action{white-space:nowrap;width:1%}.equipment-cta{color:var(--primary);font-size:13px;font-weight:600;text-decoration:none}.equipment-cta:hover{text-decoration:underline}.equipment-empty{text-align:center;color:var(--text-light);padding:32px}@media (width<=900px){.equipment-table thead{display:none}.equipment-table tr{border-bottom:2px solid var(--gray-dark);padding:12px 0;display:block}.equipment-table td{border:none;justify-content:space-between;gap:12px;padding:8px 14px;display:flex}.equipment-table td:before{content:attr(data-label);color:var(--text-light);flex-shrink:0;font-weight:600}.equipment-table .equipment-td-action{justify-content:flex-end}.equipment-table .equipment-td-action:before{content:none}}.catalog-pdf-banner{border:1px solid var(--gray-dark);text-align:center;background:#fff;border-radius:10px;max-width:560px;margin:0 auto 40px;padding:24px 28px;box-shadow:0 4px 16px #0000000f}.catalog-pdf-btn{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.catalog-pdf-btn i{font-size:1.15em}.catalog-pdf-hint{color:var(--text-light);margin-top:14px;margin-bottom:0;font-size:14px;line-height:1.5}.company-page-section,.service-page-section{padding-top:40px}.service-block h2{color:var(--text);margin-bottom:12px;font-size:19px}.contacts-page-section{background:var(--gray);padding:48px 0 80px}.contacts-intro{margin-bottom:40px}.contacts-stack{flex-direction:column;gap:28px;max-width:640px;margin:0 auto;display:flex}.contacts-info-card,.contacts-form-card{border:1px solid var(--gray-dark,#e0e0e0);background:#fff;border-radius:10px;padding:28px 32px;box-shadow:0 2px 16px #0000000f}.contacts-logo{max-width:200px;height:auto;margin-bottom:20px;display:block}.contacts-info-title{color:var(--dark);text-align:left;margin-bottom:20px;font-size:1.25rem}.contacts-info-list{flex-direction:column;gap:14px;list-style:none;display:flex}.contacts-info-list li{color:var(--text-light);align-items:flex-start;gap:12px;line-height:1.5;display:flex}.contacts-info-list i{color:var(--primary);flex-shrink:0;width:20px;margin-top:3px}.contacts-info-list a{color:var(--text);text-decoration:none}.contacts-info-list a:hover{color:var(--primary)}.contacts-form-card .footer-col h4{color:var(--text)}.contacts-form-card .footer-col h4:after{background:var(--primary)}.contacts-page-section .footer-col h4{color:var(--text)}.contacts-page-section .footer-col h4:after{background:var(--primary)}.contacts-page-section .footer-col p,.contacts-page-section .footer-col a{color:var(--text-light)}.contacts-page-section .footer-col a:hover{color:var(--primary)}.contacts-page-section .contact-form input,.contacts-page-section .contact-form textarea{color:var(--text);background:#fff;border:1px solid #ccc}.contacts-page-section .contact-form input:focus,.contacts-page-section .contact-form textarea:focus{border-color:var(--primary);background:#fff}.contacts-page-section .contact-form input::placeholder,.contacts-page-section .contact-form textarea::placeholder{color:#888}.contacts-page-section .social-links a{color:var(--text-light)}.contacts-page-section .social-links a:hover{color:var(--primary)}.footer-slim{padding:28px 0 16px}.footer-slim-row{border-bottom:1px solid #444;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:20px;display:flex}.footer-slim-contacts{flex-wrap:wrap;gap:16px 24px;display:flex}.footer-slim-contacts a{color:#aaa;text-decoration:none}.footer-slim-contacts a:hover{color:var(--primary)}.footer-slim-contacts i{color:var(--primary);margin-right:8px}.footer-phones-dropdown summary{color:#aaa}.footer-phones-dropdown summary:after{color:#888}.footer-phones-dropdown .phones-dropdown-list{background:#222;border-color:#3a3a3a}.footer-phones-dropdown .phones-dropdown-list a{color:#aaa}.footer-phones-dropdown .phones-dropdown-list a:hover{color:var(--primary);background:#84cc161a}.footer-slim-nav{flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;display:flex}.footer-slim-link{color:#aaa;font-size:14px;text-decoration:none}.footer-slim-link:hover{color:var(--primary)}.footer-slim-bottom{border-top:none;padding-top:0}.unified-catalog{margin-top:0;margin-bottom:40px}.unified-catalog-toolbar{background:#fff;border:1px solid #0000000f;border-radius:14px;margin-bottom:24px;padding:22px 24px;box-shadow:0 4px 20px #0000000d}.unified-catalog-toolbar .equipment-meta{margin-top:14px}.unified-catalog-sections{flex-direction:column;gap:22px;display:flex}.unified-catalog-section{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:28px 28px 32px;scroll-margin-top:88px;box-shadow:0 6px 28px #0000000f}.unified-catalog-section:last-child{margin-bottom:0}.unified-catalog-section-head{border-bottom:1px solid #eceef1;grid-template-columns:minmax(200px,280px) 1fr;align-items:start;gap:28px 36px;margin-bottom:22px;padding-bottom:22px;display:grid}.catalog-category-visual{width:100%;max-width:300px;margin:0 auto}.catalog-category-visual-svg{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 6px 20px #00000014}.unified-catalog-section-title{color:var(--text);text-align:left;border-left:4px solid var(--primary);margin:0 0 10px -4px;padding-left:16px;font-size:24px;font-weight:700;line-height:1.28}.unified-catalog-tagline{color:var(--primary);margin:0 0 14px;font-size:16px;font-weight:600;line-height:1.4}.unified-catalog-intro{color:var(--text-light);margin:0 0 16px;font-size:15px;line-height:1.7}.unified-catalog-highlights{color:var(--text);margin:0 0 16px;padding-left:20px;font-size:14px;line-height:1.6}.unified-catalog-highlights li{margin-bottom:8px}.unified-catalog-models-count{color:var(--text-light);margin:0;font-size:14px}.unified-catalog-table-wrap{margin-top:4px}.unified-catalog .unified-catalog-table-wrap.equipment-table-wrap{background:#fdfdfd;border:1px solid #e2e5ea;border-radius:12px;max-height:min(70vh,920px);overflow:auto;box-shadow:inset 0 1px #fffc}.unified-catalog .equipment-table-specs{border-collapse:separate;border-spacing:0;font-size:13px}.unified-catalog .equipment-table-specs thead th{z-index:2;color:#444;text-transform:uppercase;letter-spacing:.035em;white-space:normal;vertical-align:bottom;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;background:#e8eaee;border-bottom:2px solid #d5d9e0;min-width:5.5rem;max-width:10.5rem;padding:13px 11px;font-size:11px;font-weight:700;line-height:1.35;position:sticky;top:0}.unified-catalog .equipment-table-specs thead th:first-child{min-width:7rem;max-width:none}.unified-catalog .equipment-table-specs td{vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #eceef1;padding:10px 11px;line-height:1.45}.unified-catalog .equipment-table-specs tbody tr:nth-child(2n) td{background:#f7f8fa}.unified-catalog .equipment-table-specs tbody tr:hover td{background:#fff8f8}.unified-catalog .equipment-table-specs tbody td:first-child{color:#222;font-variant-numeric:tabular-nums;font-weight:600}.unified-catalog .equipment-table-specs .equipment-th-action,.unified-catalog .equipment-table-specs .equipment-td-action{background:inherit;z-index:1;text-align:center;min-width:5.5rem;max-width:none;position:sticky;right:0;box-shadow:-6px 0 8px -4px #0000000f}.unified-catalog .equipment-table-specs thead .equipment-th-action{z-index:3;background:#e8eaee;box-shadow:-6px 0 8px -4px #00000014}.unified-catalog .equipment-table-specs tbody tr:nth-child(odd) .equipment-td-action{background:#fdfdfd}.unified-catalog .equipment-table-specs tbody tr:nth-child(2n) .equipment-td-action{background:#f7f8fa}.unified-catalog .equipment-table-specs tbody tr:hover .equipment-td-action{background:#fff8f8}@media (width<=900px){.unified-catalog-section-head{border-bottom:none;grid-template-columns:1fr;padding-bottom:12px}.unified-catalog-section-title{text-align:center;border-left:none;border-bottom:3px solid var(--primary);width:100%;margin-left:0;padding-bottom:12px;padding-left:0;display:block}.unified-catalog-tagline,.unified-catalog-intro,.unified-catalog-models-count{text-align:center}.unified-catalog-highlights{text-align:left;max-width:560px;margin-left:auto;margin-right:auto}.unified-catalog .unified-catalog-table-wrap.equipment-table-wrap{max-height:none}.unified-catalog .equipment-table-specs .equipment-th-action,.unified-catalog .equipment-table-specs .equipment-td-action{box-shadow:none;position:static}.unified-catalog .equipment-table-specs tbody tr:nth-child(2n) .equipment-td-action,.unified-catalog .equipment-table-specs tbody tr:hover .equipment-td-action{background:0 0}}.catalog-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.catalog-search{border:1px solid var(--gray-dark,#e0e0e0);border-radius:5px;flex:240px;max-width:420px;padding:12px 16px;font-size:16px}.catalog-series-filters{flex-wrap:wrap;gap:8px;display:flex}.catalog-filter-btn{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:5px;padding:8px 16px;font-weight:500;transition:all .2s}.catalog-filter-btn.is-active,.catalog-filter-btn:hover{background:var(--primary);color:#fff}.catalog-count{color:var(--text-light);margin-bottom:20px}.catalog-product-list{gap:16px;list-style:none;display:grid}.catalog-product-card{border:1px solid var(--gray-dark,#e0e0e0);border-left:4px solid var(--primary);background:#fff;border-radius:8px;padding:20px 24px;box-shadow:0 2px 12px #0000000a}.catalog-product-series{text-transform:uppercase;letter-spacing:.04em;color:var(--primary-dark);background:var(--gray);border-radius:4px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.catalog-product-name{color:var(--dark);margin-bottom:8px;font-size:1.15rem}.catalog-product-desc{color:var(--text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:14px;font-size:.95rem;display:-webkit-box;overflow:hidden}.catalog-product-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.button-sm{min-height:40px;padding:8px 20px;font-size:14px}.catalog-empty{text-align:center;color:var(--text-light);padding:40px 0}.about-page-section{padding:48px 0 80px}.about-content{width:100%;max-width:none}.about-content h2{text-align:left;color:var(--dark);margin-bottom:16px;font-size:clamp(1.35rem,1.1rem + .8vw,1.75rem)}.about-content h3{text-align:left;margin-top:28px;margin-bottom:12px}.about-content .about-lead{color:var(--text);margin-bottom:20px;font-size:1.05rem;line-height:1.7}.about-content ul{margin:0 0 20px 1.25rem;line-height:1.7}.about-content ul li{margin-bottom:8px}.about-content p{color:var(--text-light);margin-bottom:16px;line-height:1.7}.about-advantages-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin:20px 0;display:grid}.about-advantage-item{background:var(--gray);border-top:3px solid var(--primary);border-radius:8px;padding:16px}.service-blocks{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:32px;display:grid}.service-block-card{background:var(--gray);border-radius:8px;padding:24px}.service-block-card h2{text-align:left;margin-bottom:12px;font-size:1.25rem}.catalog-overview{margin-bottom:32px}.catalog-categories-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.catalog-category-card{text-align:left;width:100%;color:inherit;border:2px solid var(--gray-dark,#e0e0e0);cursor:pointer;background:#fff;border-radius:10px;padding:22px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.catalog-category-card:hover,.catalog-category-card.is-active{border-color:var(--primary);box-shadow:0 6px 20px #84cc1626}.catalog-category-card h2{text-align:left;color:var(--dark);margin-bottom:10px;font-size:1.2rem}.catalog-category-card p{color:var(--text-light);margin-bottom:12px;font-size:.92rem;line-height:1.5}.catalog-category-card-meta{color:var(--primary-dark);font-size:.9rem}.catalog-layout{grid-template-columns:260px 1fr;align-items:start;gap:28px;display:grid}.catalog-sidebar{background:var(--gray);border-radius:10px;max-height:calc(100vh - 110px);padding:18px;position:sticky;top:90px;overflow-y:auto}.catalog-sidebar-title,.catalog-sidebar-subtitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);text-align:left;margin-bottom:10px;font-size:.85rem}.catalog-sidebar-subtitle{margin-top:18px}.catalog-sidebar-categories,.catalog-sidebar-groups{list-style:none}.catalog-sidebar-btn{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;padding:10px 12px;font-size:.92rem;transition:background .15s;display:flex}.catalog-sidebar-btn:hover{background:#84cc161f}.catalog-sidebar-btn.is-active{background:var(--primary);color:#fff;font-weight:600}.catalog-sidebar-count{opacity:.85;flex-shrink:0;font-size:.8rem}.catalog-toolbar-full{flex-direction:column;align-items:stretch;margin-bottom:20px}.catalog-toolbar-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.catalog-toolbar-full .catalog-search{flex:280px;max-width:none}.catalog-sort-label{color:var(--text-light);flex-direction:column;gap:4px;font-size:.8rem;display:flex}.catalog-sort-select{border:1px solid var(--gray-dark,#e0e0e0);border-radius:5px;min-width:140px;padding:10px 12px;font-size:15px}.catalog-table-wrap{border:1px solid var(--gray-dark,#e0e0e0);background:#fff;border-radius:8px;margin-bottom:20px;overflow-x:auto}.catalog-table{border-collapse:collapse;width:100%;font-size:.92rem}.catalog-table th{background:var(--gray);text-align:left;color:var(--dark);border-bottom:2px solid var(--primary);white-space:nowrap;padding:12px 14px;font-weight:600}.catalog-table td{vertical-align:top;border-bottom:1px solid #eee;padding:12px 14px}.catalog-table-row{cursor:pointer;transition:background .12s}.catalog-table-row:hover{background:#84cc160f}.catalog-th-desc,.catalog-td-desc{max-width:320px}.catalog-td-desc{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.catalog-mark{background:var(--gray);border-radius:4px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:.85rem}.catalog-project-badge{color:var(--primary-dark);margin-top:4px;font-size:.75rem;display:block}.catalog-series-inline,.catalog-voltage-badge{background:var(--gray);color:var(--primary-dark);border-radius:4px;margin-left:8px;padding:2px 8px;font-size:.75rem;display:inline-block}.catalog-name{font-weight:500}.catalog-row-btn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:5px;padding:6px 14px;font-size:.85rem}.catalog-row-btn:hover{background:var(--primary);color:#fff}.catalog-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.catalog-pagination-info{color:var(--text-light);font-size:.9rem}.catalog-pagination-controls{align-items:center;gap:12px;display:flex}.catalog-pagination-btn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:#fff;border-radius:5px;padding:8px 16px}.catalog-pagination-btn:disabled{opacity:.4;cursor:not-allowed}.catalog-pagination-btn:not(:disabled):hover{background:var(--primary);color:#fff}.catalog-page-actions{margin-top:8px}.catalog-modal-backdrop{z-index:200;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.catalog-modal{border:none;border-radius:12px;width:100%;max-width:640px;max-height:90vh;margin:0;padding:28px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}.catalog-modal-close{cursor:pointer;color:var(--text-light);background:0 0;border:none;font-size:1.75rem;line-height:1;position:absolute;top:12px;right:14px}.catalog-modal-meta{color:var(--text-light);margin-bottom:8px;font-size:.85rem}.catalog-modal-project{color:var(--primary-dark);margin-bottom:8px;font-weight:600}.catalog-modal-desc{margin:16px 0 24px;line-height:1.65}.catalog-modal-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=960px){.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{max-height:none;position:static}.catalog-table thead{display:none}.catalog-table tr{border-bottom:2px solid var(--gray-dark,#e0e0e0);margin-bottom:12px;display:block}.catalog-table td{border:none;padding:8px 14px;display:block}.catalog-table td:before{content:attr(data-label) ": ";color:var(--dark);font-weight:600}.catalog-th-action,.catalog-td-action{text-align:left}}
