.finder-tabs{grid-template-columns:repeat(4,1fr)}
.finder__tpms-status{margin:12px 0 0;color:var(--muted);font-size:.72rem}
.finder select:disabled,.tpms-search-form select:disabled,.tpms-search-form button:disabled{opacity:.55;cursor:not-allowed}
.category-grid{grid-template-columns:repeat(5,1fr)}
.tpms-hero .page-hero__inner{align-items:end}.tpms-hero p{max-width:720px;margin:10px 0 0;color:var(--muted)}
.tpms-search-section{padding-top:32px}.tpms-search-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow);overflow:hidden}
.tpms-search-card__head{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px 18px;border-bottom:1px solid var(--line)}.tpms-search-card__head h2{margin:3px 0 0}.tpms-search-trust{display:flex;align-items:center;gap:12px;max-width:500px;padding:12px 14px;border:1px solid #dce9df;border-radius:12px;background:#f4faf5;color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.tpms-search-trust:hover{transform:translateY(-1px);border-color:#9bc1a2;box-shadow:0 8px 20px rgba(42,90,53,.08)}.tpms-search-trust__icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff;color:#3f7349}.tpms-search-trust__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.tpms-search-trust>span:last-child{display:grid;gap:3px}.tpms-search-trust strong{font-size:.83rem}.tpms-search-trust small{color:var(--muted);font-size:.7rem;line-height:1.4}.tpms-search-trust b{color:#376a41}
.tpms-search-form{display:grid;grid-template-columns:1fr 1.2fr 1.35fr auto;align-items:end;gap:10px;padding:24px 28px 12px}.tpms-search-form label{display:grid;gap:6px}.tpms-search-form label>span{color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tpms-search-form select{width:100%;min-height:48px}.tpms-search-form .btn{min-height:48px}.tpms-search-help{margin:0;padding:0 28px 24px;color:var(--muted);font-size:.76rem}
.tpms-result-heading p{margin:6px 0 0;color:var(--muted)}.tpms-sensor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tpms-sensor-card{position:relative;display:flex;flex-direction:column;min-height:320px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.tpms-sensor-card.is-recommended{border-color:var(--orange-strong);box-shadow:0 0 0 1px var(--orange-strong) inset}.tpms-sensor-card__top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px}.tpms-type-chip,.tpms-recommended{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border-radius:999px;font-size:.66rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.tpms-type-chip{background:var(--soft);color:var(--muted)}.tpms-recommended{background:var(--orange-strong);color:#fff}
.tpms-sensor-card__image{display:flex;align-items:center;justify-content:center;height:150px;margin:0 0 14px;border-radius:10px;background:#fafafa;overflow:hidden}.tpms-sensor-card__image img{max-width:100%;max-height:145px;object-fit:contain}.tpms-sensor-card h3{margin:0;font-size:1.05rem}.tpms-sensor-code{display:block;margin-top:4px;font-size:1.5rem;letter-spacing:.02em}.tpms-sensor-card p{color:var(--muted);font-size:.78rem}.tpms-price{margin-top:auto;font-size:1.35rem;font-weight:900}.tpms-price small{font-size:.68rem;color:var(--muted)}.tpms-price--muted{font-size:1rem;color:var(--muted)}.tpms-stock{display:flex;justify-content:space-between;gap:8px;margin-top:8px;font-size:.7rem}.tpms-stock span{color:var(--muted)}.tpms-stock.is-empty{color:var(--muted)}.tpms-sensor-card__actions{display:grid;gap:8px;margin-top:14px}.tpms-card-cart{margin:0}.tpms-not-linked{display:block;margin-top:auto;padding:10px 12px;border-radius:7px;background:var(--soft);color:var(--muted);font-size:.72rem}
.tpms-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.tpms-tech-card{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.tpms-tech-card>span{color:var(--orange-strong);font-size:.65rem;font-weight:900;letter-spacing:.1em}.tpms-tech-card h3{margin:5px 0 14px}.tpms-tech-card dl,.tpms-tech-card ul{margin:0;padding:0;list-style:none}.tpms-tech-card dl>div{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-top:1px solid var(--line)}.tpms-tech-card dt{color:var(--muted)}.tpms-tech-card dd{margin:0;text-align:right;font-weight:800}.tpms-tech-card li{padding:7px 0;border-top:1px solid var(--line)}.tpms-tech-card p{color:var(--muted);font-size:.77rem}.tpms-disclaimer{margin-top:18px;padding:12px 14px;border-left:3px solid var(--orange-strong);background:var(--warm);color:var(--muted);font-size:.74rem}
.tpms-product-hero{padding-bottom:46px}.tpms-product-layout{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:42px;align-items:center;margin-top:22px}.tpms-product-media{display:flex;align-items:center;justify-content:center;min-height:360px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff}.tpms-product-media img{max-width:100%;max-height:340px;object-fit:contain}.tpms-product-placeholder{font-size:3rem;font-weight:900;color:var(--muted)}.tpms-product-info h1{margin:6px 0 10px}.tpms-product-code{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.tpms-product-price{display:flex;align-items:end;gap:12px;margin:24px 0 10px}.tpms-product-price strong{font-size:2rem}.tpms-product-price span{padding-bottom:4px;color:var(--muted);font-size:.72rem}.tpms-product-stock{display:flex;gap:14px;margin-bottom:18px}.tpms-product-stock span{color:var(--muted)}
@media(max-width:1100px){.tpms-search-form{grid-template-columns:1fr 1fr}.tpms-sensor-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.tpms-product-layout{grid-template-columns:320px 1fr}}
@media(max-width:760px){.finder-tabs{grid-template-columns:repeat(2,1fr)}.tpms-search-card__head{align-items:stretch;flex-direction:column}.tpms-search-trust{max-width:none}.tpms-search-form{grid-template-columns:1fr;padding:18px}.tpms-search-help{padding:0 18px 18px}.tpms-sensor-grid,.tpms-tech-grid,.tpms-product-layout{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.tpms-product-media{min-height:260px}}
@media(max-width:520px){.category-grid{grid-template-columns:1fr}}

/* V10.7.9.2 – TPMS márka- és modell landing oldalak */
.tpms-brand-link-grid,.tpms-model-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tpms-brand-link,.tpms-model-link{display:flex;flex-direction:column;gap:5px;padding:18px 20px;border:1px solid var(--line,#e5e7eb);border-radius:14px;background:#fff;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.tpms-brand-link:hover,.tpms-model-link:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.08)}.tpms-brand-link strong,.tpms-model-link strong{font-size:1.05rem}.tpms-brand-link span,.tpms-model-link span{font-size:.88rem;color:var(--muted,#667085)}.tpms-application-list{display:grid;gap:20px}.tpms-application-card{padding:24px;border:1px solid var(--line,#e5e7eb);border-radius:18px;background:#fff}.tpms-application-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.tpms-application-card__head h2{margin:.25rem 0}.tpms-landing-sensors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tpms-landing-sensor{display:flex;align-items:center;gap:13px;padding:13px;border:1px solid var(--line,#e5e7eb);border-radius:13px;text-decoration:none;color:inherit;background:#fafafa}.tpms-landing-sensor img{width:64px;height:64px;object-fit:contain;border-radius:10px;background:#fff}.tpms-landing-sensor span{display:flex;flex-direction:column;min-width:0}.tpms-landing-sensor small{margin-top:3px;color:var(--muted,#667085)}.tpms-landing-sensor b{margin-top:6px}.tpms-seo-copy{margin-top:36px;padding:24px;border-radius:18px;background:#f8fafc}.tpms-seo-copy h2{margin-top:0}.tpms-result-heading h2 a{color:inherit;text-decoration:none}.tpms-result-heading h2 a:hover{text-decoration:underline}@media(max-width:1000px){.tpms-brand-link-grid,.tpms-model-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tpms-landing-sensors{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.tpms-brand-link-grid,.tpms-model-link-grid,.tpms-landing-sensors{grid-template-columns:1fr}.tpms-application-card__head{flex-direction:column}.tpms-application-card__head .btn{width:100%}}

/* V10.7.9.4: compact bottom SEO brand directory */
.tpms-brand-directory--compact{padding-top:28px;padding-bottom:34px;border-top:1px solid var(--line,#e5e7eb);background:#fafafa}
.tpms-brand-directory--compact .tpms-brand-directory__heading{margin-bottom:14px}
.tpms-brand-directory--compact .tpms-brand-directory__heading .eyebrow{font-size:.72rem;letter-spacing:.08em}
.tpms-brand-directory--compact .tpms-brand-directory__heading h2{margin:.15rem 0 .2rem;font-size:1.25rem}
.tpms-brand-directory--compact .tpms-brand-directory__heading p{margin:0;font-size:.88rem;color:var(--muted,#667085)}
.tpms-brand-directory--compact .tpms-brand-link-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.tpms-brand-directory--compact .tpms-brand-link{align-items:center;justify-content:center;gap:7px;min-height:96px;padding:9px 8px;border-radius:10px;box-shadow:none;text-align:center}
.tpms-brand-directory--compact .tpms-brand-link:hover{transform:translateY(-2px);border-color:#d7a279;box-shadow:0 7px 18px rgba(0,0,0,.07)}
.tpms-brand-link__mark{display:grid;width:76px;height:46px;place-items:center;color:#30383d}.tpms-brand-link__mark img{display:block;max-width:76px;max-height:46px;width:auto;height:auto;object-fit:contain}.tpms-brand-link__mark b{display:grid;width:36px;height:36px;place-items:center;border:1px solid #dce1e4;border-radius:50%;background:#f5f7f8;color:#556068;font-size:.72rem;letter-spacing:.04em}.tpms-brand-link:hover .tpms-brand-link__mark{color:var(--orange-strong)}
.tpms-brand-link__copy{display:grid;gap:2px;min-width:0}.tpms-brand-directory--compact .tpms-brand-link__copy strong{font-size:.75rem;line-height:1.12;overflow-wrap:anywhere}.tpms-brand-directory--compact .tpms-brand-link__copy small{color:var(--muted,#667085);font-size:.64rem;line-height:1.15}
.tpms-result-section{scroll-margin-top:90px}
@media(max-width:1100px){.tpms-brand-directory--compact .tpms-brand-link-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:820px){.tpms-brand-directory--compact .tpms-brand-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:520px){.tpms-brand-directory--compact{padding-top:22px;padding-bottom:26px}.tpms-brand-directory--compact .tpms-brand-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tpms-brand-directory--compact .tpms-brand-link{min-height:90px;padding:8px 7px}.tpms-brand-directory--compact .tpms-brand-directory__heading h2{font-size:1.1rem}.tpms-search-trust{align-items:flex-start}.tpms-search-trust__icon{flex-basis:36px;width:36px;height:36px}.tpms-search-trust__icon svg{width:25px;height:25px}}
