.styles-module__mtm9KG__root{--bg:#14171c;--panel:#1b1f26;--border:#2a2f3a;--text:#e8ebf0;--dim:#8b93a3;--accent:#3b82f6;--accent2:#f59e0b;background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,sans-serif}.styles-module__mtm9KG__root a{color:inherit;text-decoration:none}.styles-module__mtm9KG__wrap{max-width:1080px;margin:0 auto;padding:0 24px}.styles-module__mtm9KG__demoBanner{background:var(--accent);color:#fff;text-align:center;padding:9px;font-size:13px;font-weight:700}.styles-module__mtm9KG__header{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#14171cf2;position:sticky;top:0}.styles-module__mtm9KG__nav{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;padding:14px 24px;display:flex}.styles-module__mtm9KG__logo{letter-spacing:.3px;align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.styles-module__mtm9KG__logoMark{background:var(--accent);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.styles-module__mtm9KG__logoImg{object-fit:cover;width:100%;height:100%}.styles-module__mtm9KG__waBtn{color:#fff;background:#25d366;border-radius:6px;padding:9px 15px;font-size:12px;font-weight:700}.styles-module__mtm9KG__hero{border-bottom:1px solid var(--border);max-width:1080px;margin:0 auto;padding:36px 24px}.styles-module__mtm9KG__eyebrow{color:var(--accent2);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-family:Consolas,monospace;font-size:11px;font-weight:700;display:inline-block}.styles-module__mtm9KG__heroTitle{max-width:640px;font-size:clamp(22px,3vw,32px);font-weight:800;line-height:1.2}.styles-module__mtm9KG__heroTitle b{color:var(--accent)}.styles-module__mtm9KG__heroP{color:var(--dim);max-width:560px;margin:10px 0 20px;font-size:13px}.styles-module__mtm9KG__heroCtas{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.styles-module__mtm9KG__btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:700}.styles-module__mtm9KG__btnPrimary{background:var(--accent);color:#fff}.styles-module__mtm9KG__btnGhost{border-color:var(--border);color:var(--text);background:0 0}.styles-module__mtm9KG__stats{gap:26px;display:flex}.styles-module__mtm9KG__stat{text-align:left}.styles-module__mtm9KG__stat b{color:var(--accent2);font-family:Consolas,monospace;font-size:19px;font-weight:800;display:block}.styles-module__mtm9KG__stat span{color:var(--dim);text-transform:uppercase;letter-spacing:1px;font-size:10px}.styles-module__mtm9KG__section{max-width:1080px;margin:0 auto;padding:36px 24px}.styles-module__mtm9KG__shead{margin:0 0 20px}.styles-module__mtm9KG__shead h2{font-size:20px;font-weight:800}.styles-module__mtm9KG__shead p{color:var(--dim);margin-top:4px;font-size:12px}.styles-module__mtm9KG__cats{flex-wrap:wrap;gap:6px;margin-bottom:22px;display:flex}.styles-module__mtm9KG__catPill{border:1px solid var(--border);cursor:pointer;background:var(--panel);color:var(--dim);border-radius:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600}.styles-module__mtm9KG__catPillActive{background:var(--accent);color:#fff;border-color:var(--accent)}.styles-module__mtm9KG__partsList{border:1px solid var(--border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.styles-module__mtm9KG__partsHead{background:var(--panel);color:var(--dim);text-transform:uppercase;letter-spacing:1px;grid-template-columns:52px 1fr 130px 100px;gap:12px;padding:10px 14px;font-size:10px;font-weight:700;display:grid}.styles-module__mtm9KG__partsRow{border-top:1px solid var(--border);grid-template-columns:52px 1fr 130px 100px;align-items:center;gap:12px;padding:10px 14px;font-size:13px;display:grid}.styles-module__mtm9KG__partsRow:hover{background:#3b82f60f}.styles-module__mtm9KG__partsImg{object-fit:cover;background:#0f1216;border-radius:6px;width:44px;height:44px}.styles-module__mtm9KG__partsImgPh{background:#0f1216;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;display:flex}.styles-module__mtm9KG__partsName{font-weight:700}.styles-module__mtm9KG__partsCode{color:var(--dim);margin-top:2px;font-family:Consolas,monospace;font-size:11px}.styles-module__mtm9KG__partsCat{color:var(--dim);font-size:11px}.styles-module__mtm9KG__partsPrice{color:var(--accent2);text-align:right;font-family:Consolas,monospace;font-size:13px;font-weight:800}@media (max-width:640px){.styles-module__mtm9KG__partsHead{display:none}.styles-module__mtm9KG__partsRow{grid-template-columns:44px 1fr;grid-template-areas:"img name""img cat""img price"}.styles-module__mtm9KG__partsImg,.styles-module__mtm9KG__partsImgPh{grid-area:img}.styles-module__mtm9KG__partsName{grid-area:name}.styles-module__mtm9KG__partsCat{grid-area:cat}.styles-module__mtm9KG__partsPrice{text-align:left;grid-area:price}}.styles-module__mtm9KG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.styles-module__mtm9KG__pcard{background:var(--panel);border:1px solid var(--border);border-radius:8px;display:block;overflow:hidden}.styles-module__mtm9KG__ph{background:#0f1216;justify-content:center;align-items:center;height:120px;font-size:24px;display:flex;overflow:hidden}.styles-module__mtm9KG__phImg{object-fit:cover;width:100%;height:100%}.styles-module__mtm9KG__pbody{padding:14px}.styles-module__mtm9KG__cat{color:var(--accent2);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.styles-module__mtm9KG__pbody h4{margin:4px 0;font-size:14px;font-weight:700}.styles-module__mtm9KG__pbody p{color:var(--dim);font-size:12px}.styles-module__mtm9KG__empty{text-align:center;color:var(--dim);border:1px dashed var(--border);border-radius:8px;padding:36px}.styles-module__mtm9KG__about{background:var(--panel);border:1px solid var(--border);border-radius:10px;grid-template-columns:1fr 1fr;align-items:center;gap:26px;padding:32px;display:grid}.styles-module__mtm9KG__about h2{margin-bottom:10px;font-size:19px}.styles-module__mtm9KG__about p{color:var(--dim);margin-bottom:8px;font-size:13px}.styles-module__mtm9KG__aboutGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.styles-module__mtm9KG__aboutItem{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:12px}.styles-module__mtm9KG__aboutItem b{color:var(--accent2);margin-bottom:3px;font-size:12px;display:block}.styles-module__mtm9KG__aboutItem span{color:var(--dim);font-size:11px}@media (max-width:700px){.styles-module__mtm9KG__about{grid-template-columns:1fr}}.styles-module__mtm9KG__contactBand{background:var(--panel);border:1px solid var(--border);text-align:center;border-radius:10px;padding:32px}.styles-module__mtm9KG__contactBand h2{margin-bottom:8px;font-size:19px}.styles-module__mtm9KG__contactBand p{color:var(--dim);margin-bottom:18px;font-size:13px}.styles-module__mtm9KG__contactRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.styles-module__mtm9KG__testiGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.styles-module__mtm9KG__testiCard{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:20px}.styles-module__mtm9KG__testiStars{color:var(--accent2);letter-spacing:2px;margin-bottom:8px;font-size:13px}.styles-module__mtm9KG__testiQuote{color:var(--text);margin-bottom:14px;font-size:13px;line-height:1.6}.styles-module__mtm9KG__testiWho{align-items:center;gap:10px;display:flex}.styles-module__mtm9KG__testiAvatar{object-fit:cover;background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.styles-module__mtm9KG__testiName{font-size:12px;font-weight:700}.styles-module__mtm9KG__testiRole{color:var(--dim);font-size:11px}.styles-module__mtm9KG__faqList{flex-direction:column;gap:6px;max-width:720px;display:flex}.styles-module__mtm9KG__faqItem{background:var(--panel);border:1px solid var(--border);border-radius:8px;overflow:hidden}.styles-module__mtm9KG__faqQ{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;font-family:inherit;font-size:13px;font-weight:700;display:flex}.styles-module__mtm9KG__faqIcon{color:var(--accent);flex-shrink:0;font-size:16px}.styles-module__mtm9KG__faqA{color:var(--dim);padding:0 16px 14px;font-size:12px;line-height:1.6}.styles-module__mtm9KG__footer{border-top:1px solid var(--border);text-align:center;color:var(--dim);padding:22px;font-size:11px}.styles-module__mtm9KG__leadForm{text-align:left;flex-direction:column;gap:8px;max-width:380px;margin:18px auto 0;display:flex}.styles-module__mtm9KG__leadInput{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:10px 14px;font-family:inherit;font-size:13px}.styles-module__mtm9KG__leadBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:11px;font-family:inherit;font-size:13px;font-weight:700}.styles-module__mtm9KG__leadBtn:disabled{opacity:.6}
