.ts-dust-finder-page{background:#f6f7f8;color:#202124}.ts-dust-finder-hero{background:linear-gradient(180deg,#fff 0%,#f7f7f7 100%);border-bottom:1px solid #e6e7e9}.ts-dust-finder-hero__inner{padding:52px 0 36px;text-align:center;max-width:920px}.ts-dust-finder-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#f26a00}.ts-dust-finder-kicker svg{width:20px;height:20px}.ts-dust-finder-hero h1{font-size:clamp(34px,5vw,54px);line-height:1.06;margin:12px 0 14px;letter-spacing:-.035em}.ts-dust-finder-hero p{max-width:760px;margin:0 auto;color:#666;font-size:18px;line-height:1.6}.ts-dust-finder-section{padding:34px 0 54px}.ts-dust-finder-app{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}.ts-dust-finder-progress{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dddfe3;border-radius:14px;overflow:hidden}.ts-dust-finder-progress__item{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 18px;color:#8a8d91;border-right:1px solid #eceef1}.ts-dust-finder-progress__item:last-child{border-right:0}.ts-dust-finder-progress__item span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#c3c6ca;color:#fff;font-weight:800}.ts-dust-finder-progress__item strong{font-size:14px}.ts-dust-finder-progress__item.is-active{color:#f26a00}.ts-dust-finder-progress__item.is-active span,.ts-dust-finder-progress__item.is-complete span{background:#f26a00}.ts-dust-finder-progress__item.is-complete{color:#34363a}.ts-dust-finder-grid{min-width:0}.ts-dust-finder-panel{background:#fff;border:1px solid #dddfe3;border-radius:14px;padding:28px;box-shadow:0 10px 28px rgba(20,24,28,.05)}.ts-dust-finder-panel__heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.ts-dust-finder-step-number{flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#f26a00;color:#fff;display:grid;place-items:center;font-weight:900}.ts-dust-finder-panel__heading h2{font-size:22px;margin:1px 0 5px}.ts-dust-finder-panel__heading p{margin:0;color:#73777d}.ts-dust-finder-field{display:block;margin-bottom:17px}.ts-dust-finder-field>span,.ts-dust-finder-system legend,.ts-dust-finder-hoses legend,.ts-dust-measure__fields label span{display:block;font-size:13px;font-weight:800;margin:0 0 7px;color:#333}.ts-dust-finder-field select,.ts-dust-measure__fields input,.ts-dust-measure__fields select{width:100%;min-height:48px;border:1px solid #cfd2d6;border-radius:8px;background:#fff;padding:0 13px;font:inherit;color:#222}.ts-dust-finder-field select:focus,.ts-dust-measure__fields input:focus,.ts-dust-measure__fields select:focus{border-color:#f26a00;box-shadow:0 0 0 3px rgba(242,106,0,.12);outline:0}.ts-dust-finder-next{width:100%;justify-content:center;margin-top:8px}.ts-dust-finder-system,.ts-dust-finder-hoses{border:0;padding:0;margin:0 0 22px}.ts-dust-finder-system{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ts-dust-finder-system legend{grid-column:1/-1;width:100%}.ts-dust-finder-system label{cursor:pointer}.ts-dust-finder-system input{position:absolute;opacity:0;pointer-events:none}.ts-dust-finder-system label span{min-height:84px;border:1px solid #d9dce0;border-radius:10px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;padding:12px;text-align:center}.ts-dust-finder-system label span svg{width:24px;height:24px}.ts-dust-finder-system input:checked+span{border-color:#f26a00;box-shadow:0 0 0 2px rgba(242,106,0,.11);background:#fff8f2}.ts-dust-finder-hose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.ts-dust-finder-hose-option{position:relative}.ts-dust-finder-hose-option input{position:absolute;opacity:0}.ts-dust-finder-hose-option span{height:43px;border:1px solid #d9dce0;border-radius:8px;display:grid;place-items:center;font-weight:700;cursor:pointer}.ts-dust-finder-hose-option input:checked+span{background:#f26a00;color:#fff;border-color:#f26a00}.ts-dust-finder-hose-option--wide{grid-column:1/-1}.ts-dust-finder-actions{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:24px}.ts-dust-finder-secondary,.ts-dust-finder-text-button{appearance:none;border:0;background:transparent;color:#31343a;font-weight:750;cursor:pointer;padding:10px 2px}.ts-dust-finder-text-button{color:#f26a00;padding:0;text-align:left}.ts-dust-finder-help{display:flex;flex-direction:column;gap:16px}.ts-dust-finder-help>div{background:#fff;border:1px solid #dddfe3;border-radius:14px;padding:22px}.ts-dust-finder-help svg{width:28px;height:28px;color:#f26a00}.ts-dust-finder-help h2{font-size:17px;margin:12px 0 7px}.ts-dust-finder-help p{font-size:14px;color:#6d7177;line-height:1.55;margin:0 0 10px}.ts-dust-result-card{border-radius:12px;border:1px solid #d9dce0;overflow:hidden}.ts-dust-result-card__status{padding:13px 16px;font-weight:900;font-size:14px;letter-spacing:.02em}.ts-dust-result-card--direct .ts-dust-result-card__status{background:#edf9f0;color:#19853a}.ts-dust-result-card--adapter .ts-dust-result-card__status{background:#fff3e8;color:#db6000}.ts-dust-result-card--manufacturer .ts-dust-result-card__status{background:#eef6ff;color:#1d6fa5}.ts-dust-result-card--unverified .ts-dust-result-card__status{background:#f1f2f3;color:#5e6268}.ts-dust-result-card__body{padding:24px}.ts-dust-result-card__body h2{margin:0 0 4px;font-size:26px}.ts-dust-result-card__body>p{margin:0 0 20px;color:#6b6f75}.ts-dust-connection-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin:20px 0}.ts-dust-connection-node{border:1px solid #dfe1e4;border-radius:10px;background:#fafafa;padding:14px;text-align:center;min-height:88px;display:flex;flex-direction:column;justify-content:center}.ts-dust-connection-node strong{font-size:14px}.ts-dust-connection-node span{font-size:13px;color:#73777d;margin-top:4px}.ts-dust-connection-arrow{color:#f26a00;font-weight:900}.ts-dust-result-note{padding:14px 16px;border-radius:9px;background:#f7f7f7;margin:16px 0;font-size:14px;line-height:1.5}.ts-dust-result-source{font-size:12px;color:#777;margin-top:14px}.ts-dust-result-source a{color:#565b61;text-decoration:underline}.ts-dust-measure{position:fixed;inset:0;background:rgba(18,21,25,.58);z-index:9999;display:grid;place-items:center;padding:20px}.ts-dust-measure[hidden]{display:none}.ts-dust-measure__card{width:min(560px,100%);background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 70px rgba(0,0,0,.25)}.ts-dust-measure__close{position:absolute;right:14px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.ts-dust-measure__card h2{margin:12px 0 18px}.ts-dust-measure__diagram{height:120px;border:1px dashed #c6c9ce;border-radius:10px;display:grid;place-items:center;position:relative;margin-bottom:18px;background:#fafafa}.ts-dust-measure__diagram span{display:block;width:135px;height:58px;border:5px solid #333;border-radius:30px}.ts-dust-measure__diagram strong{position:absolute;top:13px;color:#f26a00}.ts-dust-measure__fields{display:grid;grid-template-columns:2fr 1fr;gap:12px}.ts-dust-measure__result{margin-top:16px;font-weight:800;color:#24272b}.ts-dust-measure__warning{font-size:12px;color:#777;line-height:1.5;margin:14px 0 0}.ts-dust-finder-content{background:#fff;border-top:1px solid #e3e5e8;padding:58px 0}.ts-dust-finder-content__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:52px}.ts-dust-finder-content article h2,.ts-dust-finder-guides h2{font-size:25px;margin:0 0 12px}.ts-dust-finder-content article h2:not(:first-child){margin-top:34px}.ts-dust-finder-content article p{color:#5f6368;line-height:1.75}.ts-dust-size-chips{display:flex;flex-wrap:wrap;gap:8px}.ts-dust-size-chips span{border:1px solid #dfe1e5;border-radius:999px;padding:8px 12px;font-weight:800}.ts-dust-finder-guides{background:#f6f7f8;border-radius:14px;padding:24px;height:max-content}.ts-dust-finder-guides h2{font-size:19px}.ts-dust-finder-guides ul{margin:12px 0 0;padding-left:18px}.ts-dust-finder-guides li{margin:9px 0;color:#54585d}.ts-dust-finder-result-panel{min-height:365px}.ts-dust-finder-actions--result{border-top:1px solid #eceef0;padding-top:18px}.ts-dust-finder-panel[hidden]{display:none!important}@media(max-width:900px){.ts-dust-finder-app{grid-template-columns:1fr}.ts-dust-finder-help{display:grid;grid-template-columns:1fr 1fr}.ts-dust-finder-content__grid{grid-template-columns:1fr}.ts-dust-finder-guides{order:-1}}@media(max-width:640px){.ts-dust-finder-hero__inner{padding:36px 18px 28px}.ts-dust-finder-hero h1{font-size:34px}.ts-dust-finder-hero p{font-size:16px}.ts-dust-finder-section{padding-top:20px}.ts-dust-finder-progress__item{padding:12px 6px;flex-direction:column;gap:4px}.ts-dust-finder-progress__item strong{font-size:11px;text-align:center}.ts-dust-finder-panel{padding:20px 16px}.ts-dust-finder-system{grid-template-columns:1fr}.ts-dust-finder-system label span{min-height:58px;flex-direction:row}.ts-dust-finder-hose-grid{grid-template-columns:repeat(2,1fr)}.ts-dust-finder-help{grid-template-columns:1fr}.ts-dust-connection-flow{grid-template-columns:1fr}.ts-dust-connection-arrow{transform:rotate(90deg);text-align:center}.ts-dust-finder-actions{align-items:stretch;flex-direction:column-reverse}.ts-dust-finder-actions .ts-btn{width:100%;justify-content:center}.ts-dust-measure__fields{grid-template-columns:1fr}.ts-dust-finder-content{padding:38px 0}.ts-dust-finder-content__grid{gap:24px}}
.ts-dust-measure__use{margin-top:14px;width:100%;justify-content:center}.ts-dust-request-card{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #e0e2e5}.ts-dust-request-card h2{margin-bottom:8px}.ts-dust-request-card p{font-size:14px;color:#686c72;line-height:1.55;margin:0 0 14px}.ts-dust-request-card__button{width:100%;justify-content:center;text-align:center}
.ts-dust-finder-hero__media{margin:28px auto 0;max-width:980px;background:#fff;border:1px solid #e3e5e8;border-radius:20px;padding:14px;box-shadow:0 12px 30px rgba(20,24,28,.06)}.ts-dust-finder-hero__media img{display:block;width:100%;height:auto;border-radius:14px}.ts-dust-finder-hero__media figcaption{margin-top:10px;font-size:14px;color:#686d73}.ts-dust-visuals{padding:0 0 56px;background:#f6f7f8}.ts-dust-visuals__intro{max-width:760px;margin:0 auto 22px;text-align:center}.ts-dust-visuals__intro h2{margin:0 0 12px;font-size:32px;letter-spacing:-.03em}.ts-dust-visuals__intro p{margin:0;color:#666;line-height:1.7}.ts-dust-visuals__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1080px;margin:0 auto}.ts-dust-visual-card{background:#fff;border:1px solid #dddfe3;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(20,24,28,.05)}.ts-dust-visual-card img{display:block;width:100%;height:230px;object-fit:cover}.ts-dust-visual-card figcaption{padding:16px 18px}.ts-dust-visual-card figcaption strong{display:block;font-size:17px;margin-bottom:6px}.ts-dust-visual-card figcaption span{display:block;color:#666;line-height:1.55;font-size:14px}@media(max-width:900px){.ts-dust-visuals__grid{grid-template-columns:1fr}.ts-dust-finder-hero__media{max-width:760px}}@media(max-width:640px){.ts-dust-finder-hero__media{padding:10px;border-radius:16px}.ts-dust-finder-hero__media figcaption{font-size:13px}.ts-dust-visuals{padding-bottom:36px}.ts-dust-visuals__intro h2{font-size:26px}}
