:root{--navy:#16357a;--navy-dark:#0f2456;--green:#2f9e56;--orange:#ef7f1a;--ink:#1a2438;--text:#33404f;--muted:#6b7686;--line:#e6e9ef;--light:#f5f7fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1240px,calc(100% - 64px));margin-inline:auto}.utility-bar{background:#f5f7fb;border-bottom:1px solid var(--line);font-size:12.5px;color:var(--muted)}.utility-inner{min-height:41px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-actions,.utility-points{display:flex;align-items:center;gap:22px}.utility-points span{display:flex;align-items:center;white-space:nowrap}.dot{width:6px;height:6px;border-radius:50%;background:#cbd3e2;margin-right:8px}.dot.primary{background:var(--navy)}.phone{font-size:14px;font-weight:800;color:var(--navy)}.mini-cta{background:var(--navy);color:#fff;padding:8px 16px;border-radius:8px;font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:80px;display:flex;align-items:center;gap:20px}.brand img{width:188px;height:auto}.catalog-button{display:flex;align-items:center;gap:10px;background:var(--navy);color:#fff;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:800}.button.primary:hover,.catalog-button:hover,.mini-cta:hover{background:var(--navy-dark)}.hamb{display:flex;flex-direction:column;gap:3px}.hamb i{width:15px;height:2px;background:#fff;border-radius:2px}.desktop-nav{display:flex;align-items:center;gap:18px;white-space:nowrap;font-size:12.2px;font-weight:650}.desktop-nav a:hover,.icon-button{color:var(--navy)}.icon-button{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:23px;margin-left:auto}.mobile-menu-button{display:none;margin-left:0;font-size:18px}.hero{background:linear-gradient(180deg,#eef2fb,#f6f8fc 64%,#fff);border-bottom:1px solid #eef1f6}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding-top:56px}.eyebrow{display:block;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin-bottom:13px}.hero h1{margin:0;max-width:650px;color:var(--ink);font-size:clamp(38px,4vw,52px);line-height:1.06;letter-spacing:-1.25px;font-weight:800}.hero-line{margin-top:24px;display:flex;flex-wrap:wrap;gap:7px;font-size:19px;line-height:1.4;font-weight:800}.hero-line b,.hero-line span{color:var(--navy)}.hero-line i{color:#8a94a6;font-style:normal}.hero-line strong{color:var(--green)}.hero-copy>p{max-width:620px;margin:18px 0 0;color:#57647a;font-size:16px;line-height:1.65}.hero-actions,.request-actions{display:flex;align-items:center;gap:12px;margin-top:26px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 22px;border-radius:10px;border:0;font-weight:800;font-size:14px;transition:.2s}.button.primary{background:var(--navy);color:#fff}.button.ghost{border:1px solid #cbd3e2;background:#fff;color:var(--navy)}.button.ghost:hover{border-color:var(--navy)}.button.orange{background:var(--orange);color:#fff}.button.orange:hover{background:#d96908}.hero-visual{position:relative}.hero-visual>img{width:100%;border-radius:16px;box-shadow:0 24px 48px rgba(26,36,56,.12)}.hero-badge{position:absolute;right:18px;bottom:18px;padding:10px 14px;border-radius:10px;background:rgba(255,255,255,.94);font-size:12px;box-shadow:0 8px 22px rgba(15,36,86,.14)}.hero-badge b{color:var(--navy);font-size:16px;margin-right:3px}.benefit-wrap{margin-top:42px;transform:translateY(28px)}.benefit-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 24px rgba(26,36,56,.05)}.benefit-strip>div{display:flex;align-items:center;gap:13px;min-height:80px;padding:18px 22px;border-right:1px solid #eef1f6}.benefit-strip>div:last-child{border:0}.benefit-strip p{margin:0;font-size:13px;line-height:1.35;font-weight:700}.benefit-icon{width:36px;height:36px;display:grid;place-items:center;flex:none;border-radius:9px;font-weight:800}.benefit-icon.navy,.matter-icon.navy{background:#e9edf8;color:var(--navy)}.benefit-icon.green,.matter-icon.green{background:#e7f3ec;color:var(--green)}.benefit-icon.orange,.matter-icon.orange{background:#fdefe0;color:var(--orange)}.service-section{padding-top:82px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:410px}.service-card.green{background:#f7fbf8;border-color:#cfe6d8}.service-card.orange{background:#fffaf4;border-color:#f0dcc4}.service-top{height:5px;background:var(--navy)}.service-card.green .service-cta,.service-card.green .service-top{background:var(--green)}.service-card.orange .service-cta,.service-card.orange .service-top{background:var(--orange)}.service-body{padding:25px 25px 12px;flex:1 1}.service-heading{display:flex;justify-content:space-between;gap:15px}.service-heading h2{margin:0;font-size:14px;line-height:1.35;letter-spacing:.03em;color:var(--navy)}.service-card.green h2{color:var(--green)}.service-card.orange h2{color:var(--orange)}.service-heading p{margin:6px 0 0;font-size:13px;font-weight:650;color:var(--muted)}.service-heading img{width:90px;height:74px;object-fit:contain}.service-card ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:11px;font-size:13.5px}.service-card li{display:flex;align-items:center;gap:10px}.service-card li span{width:20px;height:20px;display:grid;place-items:center;flex:none;border-radius:50%;font-size:11px;font-weight:900;background:#e9edf8;color:var(--navy)}.service-card.green li span{background:#e2f0e8;color:var(--green)}.service-card.orange li span{background:#fbe6cf;color:var(--orange)}.service-cta{margin:12px 25px 25px;background:var(--navy);color:#fff;text-align:center;padding:13px;border-radius:10px;font-size:13px;font-weight:800}.section{padding-top:68px;padding-bottom:8px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-heading h2{margin:0;color:var(--ink);font-size:28px;line-height:1.2}.section-heading>a{color:var(--navy);font-size:13px;font-weight:800}.section-heading .eyebrow{margin-bottom:8px}.matters{margin-top:72px;padding:56px 0;background:var(--light)}.matters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.matters-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:27px}.matters-grid article>div{display:flex;align-items:center}.matter-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;font-size:22px;font-weight:800}.matters-grid img{height:64px;width:120px;object-fit:contain;margin-left:auto}.matters-grid h3{margin:20px 0 7px;color:var(--ink);font-size:18px}.matters-grid p{min-height:44px;margin:0 0 16px;font-size:13.5px;line-height:1.55;color:#57647a}.matters-grid a{color:var(--navy);font-size:13px;font-weight:800}.matters-grid a.green-link{color:var(--green)}.matters-grid a.orange-link{color:var(--orange)}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:15px}.category-tile{min-height:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;padding:14px 9px;text-align:center;transition:.2s}.category-tile:hover{border-color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 20px rgba(26,36,56,.06)}.category-tile img{height:43px;width:70px;object-fit:contain}.category-tile span{color:var(--text);font-size:11.8px;line-height:1.25;font-weight:700}.product-grid{display:grid;gap:18px}.home-products{grid-template-columns:repeat(6,1fr)}.product-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(26,36,56,.09);border-color:#cbd3e2}.product-image{position:relative;min-height:145px;display:grid;place-items:center;padding:17px;background:#fafbfd}.product-image img{height:104px;width:100%;object-fit:contain}.stock-badge{position:absolute;left:10px;top:10px;padding:4px 8px;border-radius:6px;background:var(--green);color:#fff;font-size:10px;font-weight:800}.product-body{display:flex;flex-direction:column;flex:1 1;padding:14px 14px 17px}.condition{align-self:flex-start;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:800;background:#e7f3ec;color:var(--green)}.condition.good{background:#fbeeda;color:#9a6a30}.condition.new{background:#e9edf8;color:var(--navy)}.product-body h3{margin:9px 0 4px;color:var(--ink);font-size:13.5px;line-height:1.28}.product-body>p{margin:0;color:#8a94a6;font-size:11.5px;line-height:1.45}.product-body>b{margin-top:auto;padding-top:12px;color:var(--navy);font-size:16px}.green-text{color:var(--green)}.why-section{margin-top:68px;padding:58px 0;background:#f8fafc;border-block:1px solid #eef1f6}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 42px}.why-grid article{display:flex;gap:14px}.why-grid article>span{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:11px;font-weight:900}.why-grid article>span.navy{background:#e9edf8;color:var(--navy)}.why-grid article>span.green{background:#e7f3ec;color:var(--green)}.why-grid article>span.orange{background:#fdefe0;color:var(--orange)}.why-grid h3{margin:0 0 5px;color:var(--ink);font-size:14.5px}.why-grid p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.5}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-card{position:relative;overflow:hidden;min-height:230px;padding:27px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#fff,#f5f7fb)}.solution-card>span{color:#c8d0e0;font-size:12px;font-weight:900}.solution-card h2,.solution-card h3{max-width:290px;margin:35px 0 9px;color:var(--ink);font-size:19px}.solution-card p{color:var(--muted);font-size:13px;line-height:1.55}.solution-card b,.solution-card>a{display:block;margin-top:18px;color:var(--navy);font-size:12px}.request-band{margin-top:68px;background:var(--navy);color:#fff;padding:52px 0}.request-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.request-band h2{margin:0;font-size:30px}.request-band p{max-width:540px;color:#c5cfe8;line-height:1.6}.request-actions a:not(.button){color:#c5cfe8;font-size:13px}.request-actions a b{color:#fff}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.stats>div{display:flex;align-items:center;gap:12px}.stats b{width:48px;height:48px;display:grid;place-items:center;flex:none;border-radius:12px;background:rgba(255,255,255,.12);font-size:17px}.stats span{color:#dfe6f5;font-size:12.5px;line-height:1.4}.footer{background:#111c34;color:#dce2ed;padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:50px}.footer-logo{width:190px;background:#fff;border-radius:8px;padding:5px 10px}.footer-grid p{max-width:350px;color:#9eabc1;font-size:13px;line-height:1.65}.footer-grid h3{margin:0 0 17px;color:#fff;font-size:14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px;font-size:12.5px;color:#b8c2d4}.footer-grid a:hover{color:#fff}.social-row{display:flex;gap:9px}.social-row a{border:1px solid #33415c;padding:8px 11px;border-radius:7px;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;margin-top:42px;padding:20px 0;border-top:1px solid #2a3650;color:#8290a8;font-size:11px}.overlay{position:fixed;inset:0;z-index:100;background:rgba(15,25,48,.54);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.drawer{right:0;top:0;height:100%;width:min(390px,90vw);background:#fff;padding:28px}.close,.drawer{position:absolute}.close{right:18px;top:14px;border:0;background:transparent;color:var(--ink);font-size:32px}.menu-drawer{display:flex;flex-direction:column;gap:20px}.menu-drawer img{width:185px;margin-bottom:25px}.menu-drawer>a:not(.button){padding-bottom:15px;border-bottom:1px solid var(--line);font-weight:700}.search-overlay{display:grid;place-items:start center;padding-top:11vh}.search-panel{position:relative;width:min(680px,calc(100% - 32px));padding:32px;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(15,25,48,.25)}.search-panel>label{display:block;margin-bottom:10px;color:var(--ink);font-size:18px;font-weight:800}.search-panel>input{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:10px;outline:0}.search-panel>input:focus{border-color:var(--navy)}.search-results{display:grid;gap:7px;margin-top:15px}.search-results>a{display:flex;align-items:center;gap:14px;padding:10px;border-radius:10px}.search-results>a:hover{background:var(--light)}.search-results img{width:55px;height:44px;object-fit:contain}.search-results span{display:flex;flex-direction:column}.search-results small{margin-top:3px;color:var(--muted)}.page-hero{padding:66px 0 62px;background:linear-gradient(180deg,#eef2fb,#f8fafd);border-bottom:1px solid var(--line)}.page-hero h1{max-width:850px;margin:0;color:var(--ink);font-size:clamp(36px,5vw,58px);line-height:1.06;letter-spacing:-1px}.page-hero p{max-width:760px;margin:20px 0 0;color:#57647a}.admin-section,.catalog-section{padding-top:48px;padding-bottom:10px}.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:36px}.filters{align-self:start;position:sticky;top:105px;border:1px solid var(--line);border-radius:15px;padding:20px}.filter-title{display:flex;align-items:center;justify-content:space-between}.filter-title h2{margin:0;color:var(--ink);font-size:18px}.filter-title button{border:0;background:transparent;color:var(--navy);font-size:11px}.filters>label{display:block;margin-top:20px;font-size:12px;font-weight:800}.catalog-toolbar select,.filters input,.filters select{width:100%;margin-top:7px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px}.filters fieldset{margin:20px 0 0;padding:0;border:0}.filters legend{font-size:12px;font-weight:800;margin-bottom:9px}.filters .radio{display:flex;gap:8px;align-items:center;margin:8px 0;font-size:12px}.filters .radio input{width:auto;margin:0}.filter-help{margin-top:22px;padding:15px;border-radius:10px;background:#eef2fb}.filter-help b{color:var(--ink);font-size:12px}.filter-help p{color:var(--muted);font-size:11px;line-height:1.5}.filter-help a{color:var(--navy);font-size:11px;font-weight:800}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:12px}.catalog-toolbar select{width:auto;margin:0}.catalog-products{grid-template-columns:repeat(3,1fr)}.catalog-products .product-card{min-height:360px}.catalog-products .product-image{min-height:185px}.catalog-products .product-image img{height:135px}.catalog-products .product-body h3{font-size:16px}.product-price{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px}.product-price b{color:var(--navy);font-size:16px}.product-price span{color:var(--navy);font-size:11px;font-weight:800}.empty-state{padding:70px 30px;border:1px dashed #cbd3e2;border-radius:16px;text-align:center}.empty-state h2{color:var(--ink)}.empty-state p{max-width:520px;margin:0 auto 25px;color:var(--muted)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:30px;color:#7e899b;font-size:11px}.product-page{padding:38px 0 55px;background:#f8fafc}.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px}.product-gallery{position:relative;display:grid;place-items:center;min-height:470px;padding:50px;background:#fff;border:1px solid var(--line);border-radius:18px}.product-gallery .condition{position:absolute;top:20px;left:20px}.product-gallery img{width:100%;height:330px;object-fit:contain}.product-gallery small{color:#9aa3b2;font-size:10px}.product-info{padding-top:20px}.product-info h1{margin:0;color:var(--ink);font-size:42px;line-height:1.08}.product-info .lead{color:#57647a;font-size:16px;line-height:1.65}.availability{display:flex;align-items:center;gap:8px;margin:24px 0;font-size:13px;font-weight:800}.availability span{width:9px;height:9px;border-radius:50%}.availability .online{background:var(--green)}.availability .order{background:var(--orange)}.price-box{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:21px;border:1px solid var(--line);border-radius:14px;background:#fff}.price-box>div{display:flex;flex-direction:column}.price-box small,.price-box span{color:var(--muted);font-size:10px}.price-box b{margin:4px 0;color:var(--navy);font-size:27px}.quick-benefits{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:22px;color:var(--muted);font-size:11px}.product-content{display:grid;grid-template-columns:1.5fr .7fr;gap:60px;padding-top:55px}.product-content h2{color:var(--ink)}.product-content dl{margin:25px 0 0;border-top:1px solid var(--line)}.product-content dl div{display:grid;grid-template-columns:1fr 1fr;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.product-content dt{color:var(--muted)}.product-content dd{margin:0;color:var(--ink);font-weight:700}.product-content aside{padding:25px;border-radius:15px;background:var(--light)}.product-content aside h3{margin-top:0;color:var(--ink)}.product-content aside li{margin:10px 0;font-size:12px}.product-content aside a{color:var(--navy);font-size:12px;font-weight:800}.all-solutions{grid-template-columns:repeat(2,1fr)}.all-solutions .solution-card{min-height:300px}.all-solutions ul{padding-left:18px;font-size:12px;line-height:1.8}.process{margin-top:60px;padding:58px 0;background:var(--light)}.process h2{margin-top:0;color:var(--ink)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-grid article{padding:22px;border-radius:13px;background:#fff}.process-grid b{color:var(--navy)}.process-grid h3{color:var(--ink);font-size:15px}.process-grid p{color:var(--muted);font-size:12px;line-height:1.55}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-list article{display:flex;gap:20px;padding:27px;border:1px solid var(--line);border-radius:15px}.service-list article>span{color:#b8c2d4;font-size:12px;font-weight:900}.service-list h2{margin:0;color:var(--ink);font-size:19px}.service-list p{color:var(--muted);font-size:13px;line-height:1.6}.service-list a{color:var(--navy);font-size:12px;font-weight:800}.brands-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.brands-grid>a{display:flex;align-items:center;gap:17px;padding:22px;border:1px solid var(--line);border-radius:14px}.brands-grid>a:hover{border-color:var(--navy)}.brands-grid>a>span{width:56px;height:56px;display:grid;place-items:center;border-radius:12px;background:#e9edf8;color:var(--navy);font-weight:900}.brands-grid h2{margin:0;color:var(--ink);font-size:17px}.brands-grid p{margin:4px 0 0;color:var(--muted);font-size:11px}.brands-grid b{margin-left:auto;color:var(--navy)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-grid article{position:relative;min-height:330px;padding:27px;border:1px solid var(--line);border-radius:16px}.article-number{display:block;color:#d0d7e4;font-size:32px;font-weight:800}.article-grid small{display:block;margin-top:34px;color:var(--navy);font-size:10px;font-weight:800;text-transform:uppercase}.article-grid h2{color:var(--ink);font-size:19px;line-height:1.35}.article-grid p{color:var(--muted);font-size:12px;line-height:1.6}.article-grid a{position:absolute;bottom:26px;color:var(--navy);font-size:12px;font-weight:800}.longread{max-width:850px;padding-top:55px;padding-bottom:20px}.longread h1{color:var(--ink);font-size:46px;line-height:1.08}.longread .lead{font-size:20px;line-height:1.6;color:#57647a}.longread h2{margin-top:40px;color:var(--ink)}.longread li,.longread p{font-size:15px;line-height:1.8}.longread blockquote{margin:35px 0;padding:22px 26px;border-left:4px solid var(--navy);background:var(--light);color:var(--ink);font-size:17px;line-height:1.6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-grid h2{color:var(--ink);font-size:30px}.about-grid p{color:#57647a;line-height:1.75}.about-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.about-facts article{display:flex;flex-direction:column;justify-content:center;padding:25px;border-radius:14px;background:var(--light)}.about-facts b{color:var(--navy);font-size:26px}.about-facts span{margin-top:8px;color:var(--muted);font-size:12px}.contacts-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px;padding-top:50px;padding-bottom:65px}.contact-cards{display:grid;gap:14px;align-self:start}.contact-cards article{display:flex;flex-direction:column;gap:7px;padding:23px;border:1px solid var(--line);border-radius:14px}.contact-cards small{color:var(--muted)}.contact-cards article>a,.contact-cards>a{color:var(--navy);font-size:20px;font-weight:800}.contact-cards article>div{display:flex;gap:12px;color:var(--navy);font-weight:800}.contact-cards span{color:var(--muted);font-size:11px}.request-form{padding:34px;border-radius:18px;background:var(--light)}.request-form h2{margin-top:0;color:var(--ink);font-size:28px}.request-form>label:not(.checkbox){display:block;margin:15px 0;color:var(--ink);font-size:12px;font-weight:800}.request-form input,.request-form textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid var(--line);border-radius:9px;background:#fff;outline:0;resize:vertical}.request-form input:focus,.request-form textarea:focus{border-color:var(--navy)}.checkbox{display:flex;align-items:center;gap:8px;margin:14px 0 20px;font-size:11px}.checkbox input{width:auto;margin:0}.success-message{padding:25px;border-radius:12px;background:#e7f3ec}.success-message b{color:var(--green)}.success-message p{color:#4f7d61;font-size:13px;line-height:1.5}.success-message button{border:0;background:transparent;color:var(--green);font-weight:800;padding:0}.admin-shell{min-height:600px}.admin-tabs{display:flex;gap:4px;margin-bottom:22px;padding:4px;border-radius:12px;background:var(--light)}.admin-tabs button{flex:1 1;border:0;border-radius:9px;padding:12px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.admin-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 2px 8px rgba(26,36,56,.08)}.admin-panel{border:1px solid var(--line);border-radius:16px;overflow:hidden}.admin-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:25px}.admin-heading h2{margin:0;color:var(--ink);font-size:24px}.admin-heading p{margin:6px 0 0;color:var(--muted);font-size:12px}.admin-heading .eyebrow{margin-bottom:7px}.admin-actions{display:flex;gap:8px}.admin-actions button,.upload-button{padding:10px 13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font-size:11px;font-weight:800}.admin-actions .primary-small,.upload-button{background:var(--navy);color:#fff}.engine-summary{display:flex;gap:30px;padding:15px 25px;background:#f8fafc;border-block:1px solid var(--line);font-size:11px}.engine-summary span{color:var(--muted)}.engine-summary b{color:var(--ink);margin-left:5px}.price-table-wrap{overflow-x:auto}.price-table{width:100%;border-collapse:collapse;min-width:1100px}.price-table th{padding:10px;background:#fff;color:var(--muted);font-size:9px;text-align:left;text-transform:uppercase}.price-table td{padding:8px 5px;border-top:1px solid var(--line)}.price-table input,.price-table select{width:100%;min-width:65px;border:1px solid transparent;background:transparent;padding:7px;border-radius:6px;font-size:10px}.price-table input:focus,.price-table select:focus{border-color:var(--navy);outline:0;background:#fff}.price-table td:first-child input{min-width:165px;font-weight:800}.price-table td>b{white-space:nowrap;color:var(--navy);font-size:11px}.delete{width:26px;height:26px;border:0;border-radius:6px;background:#fff0f0;color:#c64949}.upload-button{cursor:pointer}.upload-button input{display:none}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 25px 25px}.media-grid article{overflow:hidden;border:1px solid var(--line);border-radius:12px}.media-thumb{height:165px;display:grid;place-items:center;padding:15px;background:#f8fafc}.media-thumb img{width:100%;height:100%;object-fit:contain}.media-grid article>div:last-child{padding:13px}.media-grid small{display:block;color:var(--muted);font-size:9px}.media-grid input{width:100%;margin:7px 0;padding:6px 0;border:0;border-bottom:1px solid var(--line);font-weight:800}.media-grid button{padding:0;border:0;background:transparent;color:var(--navy);font-size:9px;font-weight:800;margin-right:10px}.media-grid button.danger{color:#b94b4b}.catalog-admin-list{padding:0 25px 25px}.catalog-admin-list article{display:grid;grid-template-columns:58px 1fr auto 80px;align-items:center;gap:15px;padding:10px 0;border-top:1px solid var(--line)}.catalog-admin-list img{width:58px;height:46px;object-fit:contain}.catalog-admin-list div{display:flex;flex-direction:column}.catalog-admin-list b{color:var(--ink);font-size:12px}.catalog-admin-list span{color:var(--muted);font-size:10px}.catalog-admin-list strong{color:var(--navy);font-size:11px}.catalog-admin-list a{color:var(--navy);font-size:10px;font-weight:800}.vibra-hero{padding:64px 0 54px;background:radial-gradient(circle at 75% 15%,#dfe8fb 0,transparent 32%),linear-gradient(145deg,#eef2fb,#fff 65%);border-bottom:1px solid var(--line)}.vibra-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.vibra-hero h1{margin:0;color:var(--ink);font-size:clamp(42px,5vw,64px);letter-spacing:-1.4px;line-height:1.02}.vibra-hero p{max-width:680px;color:#57647a;font-size:16px;line-height:1.7}.vibra-proof{display:flex;gap:25px;margin-top:32px}.vibra-proof span{display:flex;flex-direction:column;color:var(--muted);font-size:10px;text-transform:uppercase}.vibra-proof b{color:var(--navy);font-size:19px;text-transform:none}.tuning-card{padding:32px;border:1px solid #d8e0ef;border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 24px 70px rgba(22,53,122,.12)}.tuning-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:17px;background:var(--navy);color:#fff;font-size:24px;font-weight:900}.tuning-card>span{display:block;margin-top:22px;color:var(--navy);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tuning-card h2{margin:5px 0 8px;color:var(--ink);font-size:30px}.tuning-card li,.tuning-card p{color:var(--muted);font-size:12px;line-height:1.6}.tuning-card ul{padding-left:18px}.vibra-tools{display:grid;grid-template-columns:1.45fr 1fr .45fr;gap:14px;align-items:end;margin-bottom:25px;padding:18px;border-radius:14px;background:var(--light)}.vibra-tools label{color:var(--ink);font-size:10px;font-weight:800;text-transform:uppercase}.vibra-tools input,.vibra-tools select{width:100%;margin-top:7px;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--text);font-size:12px;text-transform:none;outline:0}.vibra-tools input:focus,.vibra-tools select:focus{border-color:var(--navy)}.vibra-count{display:flex;align-items:center;gap:10px;height:43px;padding:0 13px;border-radius:9px;background:var(--navy);color:#fff}.vibra-count b{font-size:20px}.vibra-count span{font-size:9px;line-height:1.3;text-transform:uppercase}.vibra-series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vibra-series-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;background:#fff;transition:.2s}.vibra-series-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(22,53,122,.09)}.vibra-series-image{position:relative;height:235px;display:grid;place-items:center;padding:25px;background:linear-gradient(145deg,#f8fafc,#eef2fb)}.vibra-series-image img{width:100%;height:185px;object-fit:contain}.vibra-series-image>span{position:absolute;top:14px;left:14px;padding:5px 9px;border-radius:6px;background:var(--navy);color:#fff;font-size:9px;font-weight:800}.vibra-series-body{display:flex;flex-direction:column;flex:1 1;padding:22px}.vibra-series-body small{color:var(--navy);font-size:9px;font-weight:800;text-transform:uppercase}.vibra-series-body h2{margin:7px 0 9px;color:var(--ink);font-size:21px}.vibra-series-body>p{min-height:62px;margin:0;color:var(--muted);font-size:11.5px;line-height:1.55}.series-specs{display:flex;gap:20px;margin-top:18px;padding:13px 0;border-block:1px solid var(--line)}.series-specs span{display:flex;flex-direction:column;color:var(--muted);font-size:9px;text-transform:uppercase}.series-specs b{color:var(--ink);font-size:13px;text-transform:none}.series-actions{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.series-actions a{color:var(--navy);font-size:10px;font-weight:800}.series-actions a:last-child{color:var(--muted);font-weight:700}.vibra-advantages{margin-top:70px;padding:58px 0;background:#111c34;color:#fff}.vibra-advantages .section-heading h2{color:#fff}.vibra-advantages .eyebrow{color:#8fa8df}.vibra-adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vibra-adv-grid article{padding:22px;border:1px solid #2b3957;border-radius:13px}.vibra-adv-grid span{color:#7693d1;font-size:10px;font-weight:800}.vibra-adv-grid h3{margin:20px 0 7px;font-size:15px}.vibra-adv-grid p{margin:0;color:#aab5ca;font-size:11px;line-height:1.55}.vibra-series-hero{padding:35px 0 58px;background:linear-gradient(180deg,#eef2fb,#fff)}.vibra-series-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.vibra-series-hero h1{margin:0;color:var(--ink);font-size:52px}.vibra-series-hero .lead{color:var(--navy);font-size:17px;font-weight:700;line-height:1.5}.vibra-series-hero p:not(.lead){color:var(--muted);font-size:13px;line-height:1.65}.series-hero-image{position:relative;min-height:360px;display:grid;place-items:center;padding:35px;border:1px solid var(--line);border-radius:18px;background:#fff}.series-hero-image img{width:100%;height:290px;object-fit:contain}.series-hero-image span{position:absolute;right:18px;bottom:18px;padding:7px 11px;border-radius:7px;background:#e9edf8;color:var(--navy);font-size:10px;font-weight:800}.button.red{background:#d92d20;color:#fff;border:0}.button.red:hover{background:#b42318}.button.green{background:var(--green);color:#fff;border:0}.button.green:hover{background:#268247}.vibra-model-table{overflow:hidden;border:1px solid var(--line);border-radius:14px}.vibra-model-head,.vibra-model-table>a{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr .8fr 1fr;align-items:center;gap:12px;padding:14px 17px}.vibra-price-note{margin:12px 2px 0;color:var(--muted);font-size:11px;line-height:1.5}.vibra-model-head{background:var(--light);color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.vibra-model-table>a{border-top:1px solid var(--line);font-size:11px}.vibra-model-table>a:hover{background:#f8faff}.vibra-model-table strong{color:var(--ink)}.vibra-model-table>a>b{color:var(--navy);font-size:10px}.vibra-product-page .product-gallery{background:linear-gradient(145deg,#fff,#f1f4fa)}.vibra-product-page .product-gallery img{height:350px}.vibra-support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vibra-support-grid>a{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#fff,#f6f8fc)}.vibra-support-grid>a>span{color:#aeb9cc;font-size:11px;font-weight:900}.vibra-support-grid h3{margin:30px 0 8px;color:var(--ink);font-size:17px}.vibra-support-grid p{min-height:56px;color:var(--muted);font-size:11.5px;line-height:1.55}.vibra-support-grid b{color:var(--navy);font-size:11px}.vibra-docs-hero{padding:35px 0 62px;background:linear-gradient(135deg,#eef2fb,#fff);border-bottom:1px solid var(--line)}.vibra-docs-hero h1{margin:0;color:var(--ink);font-size:48px}.vibra-docs-hero>div>p{max-width:720px;color:#57647a;line-height:1.7}.vibra-doc-groups{padding-top:55px}.vibra-doc-groups>article{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;padding:34px 0;border-bottom:1px solid var(--line)}.vibra-doc-groups h2{margin:0 0 8px;color:var(--ink);font-size:23px}.vibra-doc-groups article>div>p{color:var(--muted);font-size:12px;line-height:1.6}.vibra-doc-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.vibra-doc-list a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:58px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff}.vibra-doc-list a:hover{border-color:var(--navy)}.vibra-doc-list span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#e9edf8;color:var(--navy);font-size:9px;font-weight:900}.vibra-doc-list b{color:var(--ink);font-size:10.5px}.vibra-doc-list i{color:var(--navy);font-size:9px;font-style:normal;font-weight:800}.vibra-help{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:50px;padding:32px;border-radius:18px;background:var(--light)}.vibra-help h2{margin:0;color:var(--ink)}.vibra-help p{margin-bottom:0;color:var(--muted);font-size:12px}@media (max-width:1180px){.desktop-nav{display:none}.mobile-menu-button{display:block}.search-button{margin-left:auto}.benefit-strip{grid-template-columns:repeat(3,1fr)}.benefit-strip>div{border-bottom:1px solid #eef1f6}.home-products{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.utility-points span:nth-child(n+2){display:none}.catalog-products{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.container{width:min(100% - 32px,1240px)}.utility-bar{display:none}.header-inner{min-height:68px}.brand img{width:165px}.catalog-button{margin-left:auto;padding:10px 13px}.search-button{margin-left:0}.about-grid,.contacts-grid,.hero-grid,.product-content,.product-detail,.request-grid,.vibra-hero-grid,.vibra-series-hero-grid{grid-template-columns:1fr}.hero-grid{padding-top:38px;gap:28px}.hero h1{font-size:39px}.hero-line{font-size:16px}.benefit-wrap{margin-top:25px}.benefit-strip{grid-template-columns:repeat(2,1fr)}.article-grid,.matters-grid,.service-grid,.solution-grid,.vibra-series-grid,.why-grid{grid-template-columns:1fr}.service-card{min-height:auto}.section,.service-section{padding-top:50px}.matters{margin-top:55px}.home-products{grid-template-columns:repeat(2,1fr)}.why-grid{gap:20px}.request-band{padding:42px 0}.request-band h2{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:1fr}.filters{position:static}.process-grid{grid-template-columns:repeat(2,1fr)}.brands-grid,.service-list{grid-template-columns:1fr}.product-gallery{min-height:360px}.longread h1,.product-info h1{font-size:36px}.admin-heading{align-items:flex-start;flex-direction:column}.media-grid{grid-template-columns:repeat(2,1fr)}.engine-summary{flex-direction:column;gap:7px}.vibra-tools{grid-template-columns:1fr}.vibra-adv-grid{grid-template-columns:repeat(2,1fr)}.vibra-model-head{display:none}.vibra-model-table>a{grid-template-columns:1fr 1fr}.vibra-model-table>a span:nth-of-type(n+3){display:none}.vibra-proof{flex-wrap:wrap}}@media (max-width:520px){.brand img{width:142px}.catalog-button{font-size:0;width:42px;height:42px;padding:0;justify-content:center}.icon-button{width:38px;height:38px}.hero h1,.vibra-hero h1{font-size:34px}.hero-actions,.request-actions{align-items:stretch;flex-direction:column}.benefit-strip{grid-template-columns:1fr}.benefit-strip>div{min-height:65px}.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-products,.home-products{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.footer-grid,.stats{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.process-grid{grid-template-columns:1fr}.product-gallery{min-height:300px;padding:30px}.product-gallery img{height:230px}.price-box{align-items:stretch;flex-direction:column}.product-content dl div{gap:4px}.about-facts,.product-content dl div{grid-template-columns:1fr}.request-form{padding:24px}.media-grid{grid-template-columns:1fr}.catalog-admin-list article{grid-template-columns:50px 1fr}.catalog-admin-list a,.catalog-admin-list strong{grid-column:2}.admin-tabs{flex-direction:column}.admin-actions{flex-wrap:wrap}.vibra-adv-grid,.vibra-model-table>a{grid-template-columns:1fr}.vibra-model-table>a span{display:none}.vibra-series-hero h1{font-size:38px}}.product-article-link{display:inline-block;margin-top:14px;padding-top:14px;border-top:1px solid var(--line);color:var(--navy);font-weight:700;font-size:13px;text-decoration:none}.phone-sep{opacity:.4;padding:0 2px}body{font-size:16px;line-height:1.55}.desktop-nav{font-size:13.5px;font-weight:750}.utility-bar{font-size:13px}.phone{font-size:15px}.button,.catalog-button{font-size:14.5px}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.075em}.section-heading h2{font-size:34px;font-weight:850;letter-spacing:-.45px;color:#111b2e}.page-hero h1{font-weight:850;letter-spacing:-.7px}.page-hero p{font-size:17px;line-height:1.65}.hero h1,.used-hero h1,.vibra-hero h1{font-weight:850}.hero-copy>p,.used-hero p,.vibra-hero p{font-size:17px}.service-heading h2{font-size:15.5px;font-weight:900}.service-heading p{font-size:14px}.service-card ul{font-size:14.5px}.service-cta{font-size:14px}.matters-grid h3,.solution-card h2,.solution-card h3{font-size:20px;font-weight:850}.matters-grid p,.solution-card p{font-size:14px}.category-tile span{font-size:13px}.product-body h3{font-size:15px}.product-body>p{font-size:13px}.why-grid h3{font-size:16px;font-weight:850}.why-grid p{font-size:14px}.request-band h2{font-size:34px;font-weight:850}.request-band p{font-size:15px}.stats span{font-size:13.5px}.footer{font-size:14px}.footer h3{font-size:16px;font-weight:850}.footer a,.footer p,.footer span{font-size:13px}.vibra-tools label{font-size:11.5px}.vibra-tools input,.vibra-tools select{font-size:14px}.vibra-count span{font-size:10px}.vibra-series-body small{font-size:11px;font-weight:900}.vibra-series-body h2{font-size:25px;font-weight:850}.vibra-series-body>p{min-height:84px;font-size:14px;line-height:1.6}.series-specs span{font-size:10.5px}.series-specs b{font-size:15px}.series-actions a{font-size:12.5px}.vibra-series-image>span{font-size:11px}.vibra-adv-grid h3{font-size:17px}.vibra-adv-grid p,.vibra-model-table>a{font-size:13px}.vibra-model-table>a>b{font-size:12px}.vibra-model-head{font-size:10.5px}.vibra-series-hero .lead{font-size:19px}.vibra-series-hero p:not(.lead){font-size:15px}.product-info .lead{font-size:17px}.product-content dl div{font-size:14px}.used-categories a b{font-size:15px}.used-categories a small{font-size:11px}.used-product-grid h3{font-size:19px}.used-product-grid>a>p{font-size:13px}.used-product-grid dl div{font-size:11.5px}.used-process h3{font-size:17px;font-weight:850}.compare-table>div,.used-check li,.used-process p{font-size:13px}.used-faq summary{font-size:16px}.used-faq details p{font-size:14px}.vibra-model-card h4{font-size:16px;font-weight:850}.vibra-model-card dl div,.vibra-model-card>b{font-size:11px}.catalog-series-intro h3{font-weight:850}.catalog-series-intro p,.lead-widget-trigger b{font-size:13px}.lead-widget-trigger small{font-size:10px}.lead-widget-head h2{font-weight:850}.lead-widget-head p{font-size:12px}.lead-widget-panel input,.lead-widget-panel textarea{font-size:13px}.widget-submit{font-size:12px}.widget-messengers a,.widget-messengers>span{font-size:11px}@media(max-width:800px){body{font-size:15px}.section-heading h2{font-size:29px}.page-hero p{font-size:15px}.vibra-series-body>p{min-height:0}.request-band h2{font-size:28px}}.header-inner{min-height:94px;gap:24px}.brand{flex:none}.brand img{width:230px}.catalog-button{min-height:54px;padding:0 23px;font-size:16px;border-radius:11px}.desktop-nav{flex:1 1;justify-content:center;gap:24px;font-size:14.5px;font-weight:800;color:#202b3e}.desktop-nav a{padding:12px 0}.icon-button{width:46px;height:46px}.used-order-section{padding-top:76px;padding-bottom:65px}.used-order-lead{max-width:1040px;margin:0 0 28px;color:#57647a;font-size:16px;line-height:1.7}.used-order-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.used-order-steps article{min-height:205px;padding:22px;border:1px solid var(--line);border-radius:15px;background:#fff}.used-order-steps article>span{color:var(--green);font-size:12px;font-weight:900}.used-order-steps h3{margin:30px 0 9px;color:var(--ink);font-size:17px;font-weight:850}.used-order-steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.used-order-cta{display:flex;align-items:center;gap:22px;margin-top:24px}.used-order-cta .button{flex:none}.used-order-cta>span{color:var(--muted);font-size:13px}.lead-widget{bottom:76px}.footer-bottom span{font-size:13px}@media(max-width:1280px){.header-inner{gap:16px}.brand img{width:210px}.desktop-nav{gap:17px;font-size:13.5px}.catalog-button{padding:0 18px}}@media(max-width:1000px){.used-order-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.header-inner{min-height:76px}.brand img{width:185px}.used-order-cta{align-items:flex-start;flex-direction:column}.used-order-steps{grid-template-columns:1fr}.used-order-steps article{min-height:auto}}.article-cta{margin:45px 0;padding:30px;border-radius:17px;background:var(--light)}.article-cta h2{margin-top:0}.article-faq details{padding:17px 0;border-bottom:1px solid var(--line)}.article-faq summary{cursor:pointer;color:var(--ink);font-size:16px;font-weight:850}.article-grid article{min-height:390px}.article-grid h2{font-size:21px}.article-grid p{font-size:13.5px}body,html{max-width:100%;overflow-x:hidden}body{text-size-adjust:100%}a,button,input,select,textarea{touch-action:manipulation}a,button{-webkit-tap-highlight-color:transparent}input,select,textarea{max-width:100%}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}@media (max-width:1180px){.container{width:min(100% - 40px,1240px)}.header-inner{gap:14px}.brand img{width:190px}.home-products{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.article-grid,.vibra-series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.container{width:min(100% - 28px,1240px)}.utility-bar{display:none}.site-header{top:0}.header-inner{min-height:72px;gap:10px;padding-block:8px}.brand{min-width:0;margin-right:auto}.brand img{width:174px;max-width:62vw}.desktop-nav,.search-button{display:none}.mobile-menu-button{display:grid;place-items:center;flex:none;width:44px;height:44px;margin-left:0}.menu-drawer>a{min-height:46px;display:flex;align-items:center}.drawer{width:min(100%,420px);padding:24px 20px;overflow-y:auto;overscroll-behavior:contain}.menu-drawer img{width:180px}.about-grid,.contacts-grid,.hero-grid,.product-content,.product-detail,.request-grid,.vibra-hero-grid,.vibra-series-hero-grid{grid-template-columns:1fr}.hero-grid{padding-top:28px;gap:28px}.hero-visual{order:-1}.hero-visual>img{max-height:350px;object-fit:cover}.about-hero h1,.hero h1,.page-hero h1,.used-hero h1,.vibra-hero h1{font-size:clamp(32px,8.5vw,44px);line-height:1.08;letter-spacing:-.7px}.hero-line{font-size:16px}.about-hero p,.hero-copy>p,.page-hero p,.used-hero p,.vibra-hero p{font-size:16px;line-height:1.6}.article-grid,.matters-grid,.service-grid,.solution-grid,.vibra-series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr;gap:24px}.filters{position:static}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-content,.product-detail{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.vibra-doc-groups>article{grid-template-columns:1fr;gap:18px}.vibra-doc-list{grid-template-columns:1fr}.vibra-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-widget{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom))}.footer-bottom{padding-bottom:84px}}@media (max-width:600px){.container{width:min(100% - 24px,1240px)}.header-inner{min-height:66px;gap:8px}.brand img{width:150px;max-width:calc(100vw - 82px)}.mobile-menu-button{width:42px;height:42px}.hero-grid{padding-top:22px}.hero-visual>img{max-height:265px;border-radius:14px}.about-hero h1,.hero h1,.page-hero h1,.used-hero h1,.vibra-hero h1{font-size:clamp(30px,9.5vw,38px)}.hero-actions,.request-actions{align-items:stretch;flex-direction:column}.hero-actions .button,.request-actions .button{width:100%}.hero-badge{right:10px;bottom:10px}.article-grid,.catalog-products,.home-products,.matters-grid,.service-grid,.solution-grid,.vibra-series-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading h2{font-size:clamp(27px,8vw,34px)}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:12px}.catalog-toolbar select{width:100%}.product-gallery{min-height:285px;padding:24px}.product-gallery img{height:220px}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.social-row{flex-wrap:wrap}.vibra-support-grid{grid-template-columns:1fr}.vibra-support-grid>a{min-height:auto}.buyback-form,.request-form{padding:22px}.lead-widget-trigger{width:58px;min-width:58px;height:58px;padding:0;border-radius:18px}.lead-widget-trigger b,.lead-widget-trigger small{display:none}.lead-widget-trigger i{margin:0;font-size:22px}.lead-widget-panel{width:min(calc(100vw - 24px),390px);max-height:calc(100vh - 24px);overflow-y:auto}}@media (max-width:380px){.container{width:min(100% - 18px,1240px)}.brand img{width:132px}.mobile-menu-button{width:40px;height:40px}.category-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.header-phone{display:none}@media (max-width:800px){.header-phone{display:inline-flex;align-items:center;gap:7px;flex:none;height:42px;padding:0 14px;border-radius:12px;background:var(--navy);color:#fff;font-weight:800;font-size:13px;white-space:nowrap;text-decoration:none}.header-phone svg{flex:none}.brand img{max-width:calc(100vw - 250px)}}@media (max-width:360px){.header-phone{padding:0;width:42px;justify-content:center}.header-phone b{display:none}.brand img{max-width:calc(100vw - 150px)}}