:root{--color-primary:#153b56;--color-accent:#12688c;--color-accent-dark:#0c536f;--color-bg:#f5f7f8;--color-border:#dbe3e7;--shadow:0 4px 16px #153b5608;--radius:6px}
.site-header__inner{min-height:78px}.site-logo__main{font-size:1.7rem;letter-spacing:.015em}.site-logo__sub{font-size:.72rem}.site-nav .menu{gap:20px}.site-nav a{font-size:.91rem}.site-main--home{padding-top:0}.site-main--home .container--wide{max-width:1280px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:#527386;margin:0 0 14px}.catalog-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:45px;align-items:center;padding:58px 0 42px;border-bottom:1px solid var(--color-border)}.catalog-hero h1{font-size:clamp(2rem,3.7vw,3.55rem);line-height:1.13;letter-spacing:-.035em;font-weight:600;margin:0 0 24px;color:#13354d}.hero-lead{font-size:1.08rem;color:#516471;max-width:620px}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-actions .btn{padding:15px 22px}.text-link{font-size:.91rem}.hero-instrument{background:#fff;border:1px solid var(--color-border);border-radius:8px;margin:0;padding:25px 28px 20px}.hero-instrument img{width:100%;height:300px;object-fit:contain}.hero-instrument figcaption{font-size:.83rem;color:#627580;border-top:1px solid #e4e9ec;padding-top:15px}.hero-instrument figcaption span{display:block;font-size:1.25rem;font-weight:700;color:#153b56;margin-bottom:3px}.hero-facts{display:flex;gap:28px;margin-top:36px;color:#667986;font-size:.73rem}.hero-facts strong{display:block;color:#153b56;font-size:1.4rem;font-weight:600}.section{margin:44px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-heading h2{margin:0;letter-spacing:-.025em;font-size:1.85rem}.section-heading a{white-space:nowrap;font-size:.86rem}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.direction-card{display:flex;flex-direction:column;gap:22px;justify-content:space-between;border:1px solid var(--color-border);background:#fff;padding:22px;color:#153b56;min-height:140px;border-radius:6px}.direction-card:hover{border-color:#12688c;background:#f4fafc;text-decoration:none}.direction-card strong{font-size:1rem;max-width:290px;line-height:1.35}.direction-card span{display:flex;justify-content:space-between;color:#5f7380;font-size:.78rem}.direction-card b{font-size:1.25rem;color:#12688c}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card__media{background:#fff;aspect-ratio:1.2}.product-card__media img{object-fit:contain;width:100%;height:185px;padding:18px}.product-card__body{gap:10px}.product-card__actions .btn{font-size:.78rem;padding:8px 10px;min-height:36px}.product-card__excerpt{font-size:.85rem}.product-card__meta{font-size:.8rem}.product-card__title{font-size:1.12rem}.product-card{box-shadow:none}.product-gallery__main{background:#fff;border:1px solid var(--color-border);padding:28px}.product-gallery__main img{height:330px;width:100%;object-fit:contain}.product-summary h1{font-size:clamp(1.55rem,2.7vw,2.5rem);line-height:1.22;letter-spacing:-.025em}.product-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:45px}.product-summary__cta{display:flex;gap:10px;flex-wrap:wrap}.product-jumps{display:flex;flex-wrap:wrap;gap:16px;font-size:.84rem;margin-top:25px}.image-caption{font-size:.78rem;color:#677b88;text-align:center}.product-description__body{max-width:none}.product-description__body>section{scroll-margin-top:105px}.product-description__body .spec-table th{width:38%}.product-description__body .spec-table td,.product-description__body .spec-table th{overflow-wrap:anywhere}.engineering-band{background:#173e57;color:#fff;display:grid;grid-template-columns:2fr 1fr;gap:65px;padding:36px;border-radius:6px}.engineering-band .eyebrow{color:#b5d9e8}.engineering-band h2{font-size:1.9rem;letter-spacing:-.025em;margin:0 0 14px}.engineering-band p{color:#d4e2e9}.engineering-band>div:last-child{display:flex;flex-direction:column;gap:14px;align-items:start;justify-content:center}.engineering-band a{color:#fff}.engineering-band .btn{background:#fff;color:#153b56}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.guide-grid a{border-top:2px solid #adc1cc;padding-top:18px;color:#153b56}.guide-grid span{display:block;color:#607480;margin-top:10px;font-size:.9rem}.document-list article{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--color-border)}.document-list span{display:block;color:#607480;font-size:.83rem;margin-top:5px}.document-list .btn{white-space:nowrap}.catalog-filters{background:#fff;border:1px solid var(--color-border);padding:18px;border-radius:6px;display:flex;align-items:end;gap:16px;flex-wrap:wrap}.catalog-filters label{flex:1;min-width:170px}.catalog-filters input,.catalog-filters select{width:100%;min-height:44px}.table-scroll{overflow:auto}.breadcrumbs__list{font-size:.77rem}.site-footer{margin-top:25px}.site-footer__grid{gap:28px}.site-footer__title{font-size:1rem}.site-footer p,.site-footer a{font-size:.88rem}.site-footer__bottom p{font-size:.75rem}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero{gap:28px}.site-nav .menu{gap:12px}.site-header__phone{font-size:.86rem}.hero-instrument img{height:260px}}
@media(max-width:800px){.catalog-hero{grid-template-columns:1fr;padding:32px 0;gap:24px}.hero-instrument{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:20px}.hero-instrument img{height:210px}.hero-instrument figcaption{border:0;padding:0}.catalog-hero h1{font-size:2.4rem}.direction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr;gap:20px}.product-gallery__main img{height:270px}.engineering-band{grid-template-columns:1fr;gap:15px;padding:25px}.guide-grid{gap:18px}.section-heading h2{font-size:1.6rem}.hero-facts{gap:28px}}
@media(max-width:520px){.container{width:calc(100% - 32px)}.site-header__inner{min-height:68px;gap:10px}.site-header__contacts{gap:0}.site-header__contacts>.btn{display:none}.site-logo__main{font-size:1.45rem}.nav-toggle{min-height:40px}.catalog-hero h1{font-size:2.06rem}.hero-lead{font-size:.96rem}.hero-actions{gap:17px}.hero-facts{gap:18px;font-size:.66rem}.hero-facts strong{font-size:1.3rem}.hero-instrument{grid-template-columns:1fr 1fr;gap:12px}.hero-instrument img{height:150px}.hero-instrument figcaption{font-size:.7rem}.direction-grid{grid-template-columns:1fr 1fr;gap:9px}.direction-card{padding:15px;min-height:136px;gap:12px}.direction-card strong{font-size:.86rem}.direction-card span{font-size:.7rem}.section-heading{align-items:start;flex-direction:column;gap:12px}.product-grid{grid-template-columns:1fr}.product-card__media img{height:215px}.product-card__media{aspect-ratio:auto}.product-card__body{padding:20px}.guide-grid{grid-template-columns:1fr}.document-list article{align-items:start;flex-direction:column;gap:12px}.product-summary__cta .btn{width:100%}.hero-actions .btn{width:100%}.catalog-filters{align-items:stretch}.catalog-filters label{flex-basis:100%}.catalog-filters button{width:100%}.spec-table th,.spec-table td{padding:10px;font-size:.85rem}.product-description__body .spec-table th{width:42%}.site-header__phone{font-size:.8rem}.section{margin:32px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.site-main--home .container--wide{width:calc(100% - 64px)}
@media(max-width:600px){.site-main--home .container--wide{width:calc(100% - 32px)}}

@media(max-width:520px){.product-gallery__main{padding:16px}.product-gallery__main img{height:210px}}

.pdf-search{display:block;max-width:580px;margin:24px 0 8px;font-weight:600}.pdf-search input{display:block;width:100%;min-height:46px;margin-top:8px}.document-list article[hidden]{display:none}
