.tt-fitment-predictor{background:#f7f7f5;padding:28px 24px}.tt-fitment-predictor__wrap{max-width:1280px;margin:0 auto}.tt-fitment-predictor__header{max-width:880px;margin:0 0 18px}.tt-fitment-predictor__eyebrow{display:inline-flex;align-items:center;min-height:24px;margin:0 0 10px;padding:0 9px;border-left:3px solid #ffce00;background:#ececea;color:#4b5563;font-size:.69rem;font-weight:850;letter-spacing:.12em;line-height:1;text-transform:uppercase}.tt-fitment-predictor h1,.tt-fitment-predictor h2{margin:0;color:#111;font-size:clamp(1.55rem,2.2vw,2.45rem);font-weight:850;letter-spacing:0;line-height:1.08;text-transform:none}.tt-fitment-predictor__subheading{max-width:840px;margin:10px 0 0;color:#5f6772;font-size:1rem;line-height:1.52}.tt-fitment-predictor__panel{overflow:visible;border:1px solid #dedede;border-radius:8px;background:#fff;box-shadow:0 8px 26px #1111110d}.tt-fitment-predictor__form{margin:0}.tt-fitment-predictor__field{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:14px;border-bottom:1px solid #e8e8e8}.tt-fitment-predictor__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;background:#f3f3f1;color:#202020}.tt-fitment-predictor__icon svg{width:20px;height:20px}.tt-fitment-predictor__field input{width:100%;min-width:0;min-height:48px;padding:0 4px;border:0;background:transparent;color:#111;font:inherit;font-size:1.08rem;font-weight:750;outline:0}.tt-fitment-predictor__field input::placeholder{color:#8a8f98;font-weight:600}.tt-fitment-predictor__clear,.tt-fitment-predictor__submit{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid #d9d9d9;border-radius:5px;background:#fff;color:#151515;font:inherit;font-size:.78rem;font-weight:850;letter-spacing:.05em;line-height:1;text-transform:uppercase;cursor:pointer}.tt-fitment-predictor__submit{border-color:#151515;background:#151515;color:#fff}.tt-fitment-predictor__clear:hover,.tt-fitment-predictor__clear:focus-visible,.tt-fitment-predictor__submit:hover,.tt-fitment-predictor__submit:focus-visible{box-shadow:0 0 0 3px #ffce0047}.tt-fitment-predictor__suggestions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px 14px;border-bottom:1px solid #ededed}.tt-fitment-predictor__suggestions span{color:#8a8f98;font-size:.78rem;font-weight:800}.tt-fitment-predictor__suggestions button{min-height:32px;padding:0 11px;border:1px solid #e0e0e0;border-radius:999px;background:#f6f6f4;color:#2f343b;font:inherit;font-size:.8rem;font-weight:750;cursor:pointer}.tt-fitment-predictor__suggestions button:hover,.tt-fitment-predictor__suggestions button:focus-visible{border-color:#ffce00;background:#fff9da}.tt-fitment-predictor__status{min-height:38px;padding:10px 14px;color:#69717d;font-size:.83rem;font-weight:700;line-height:1.35}.tt-fitment-predictor__results{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(250px,.8fr) minmax(280px,.9fr);gap:0;border-top:1px solid #ededed}.tt-fitment-predictor__group{min-width:0;padding:14px;border-right:1px solid #ededed}.tt-fitment-predictor__group:last-child{border-right:0}.tt-fitment-predictor__group-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.tt-fitment-predictor__group-head strong{color:#111;font-size:.83rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tt-fitment-predictor__group-head span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f1f1f1;color:#6d7480;font-size:.72rem;font-weight:850}.tt-fitment-predictor__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.tt-fitment-predictor__item{display:grid;gap:7px;padding:12px;border:1px solid #e1e1e1;border-radius:7px;background:#fff;color:#151515;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.tt-fitment-predictor__item:hover,.tt-fitment-predictor__item:focus-visible{border-color:#b8b8b8;box-shadow:0 7px 18px #11111112;transform:translateY(-1px)}.tt-fitment-predictor__title-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.tt-fitment-predictor__title-row strong{color:#111;font-size:.95rem;font-weight:850;line-height:1.22}.tt-fitment-predictor__type{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#f4f4f2;color:#626a75;font-size:.65rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.tt-fitment-predictor__meta,.tt-fitment-predictor__chips{display:flex;flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none}.tt-fitment-predictor__meta li,.tt-fitment-predictor__chips li{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border:1px solid #e7e7e7;border-radius:999px;background:#fafafa;color:#555d68;font-size:.72rem;font-weight:750;line-height:1}.tt-fitment-predictor__chips li:first-child{border-color:#ffdf46;background:#fff9da;color:#111}.tt-fitment-predictor__empty{padding:18px;color:#656d78;font-size:.92rem;line-height:1.45}@media screen and (max-width:1020px){.tt-fitment-predictor__results{grid-template-columns:1fr 1fr}.tt-fitment-predictor__group:first-child{grid-column:1 / -1}.tt-fitment-predictor__group:nth-child(2){border-left:0}}@media screen and (max-width:720px){.tt-fitment-predictor{padding:18px 14px}.tt-fitment-predictor__panel,.tt-fitment-predictor__item{border-radius:7px}.tt-fitment-predictor__field{grid-template-columns:36px minmax(0,1fr);gap:7px;padding:12px}.tt-fitment-predictor__icon{width:36px;height:36px}.tt-fitment-predictor__field input{min-height:44px;font-size:1rem}.tt-fitment-predictor__clear,.tt-fitment-predictor__submit{grid-column:span 1;min-height:42px}.tt-fitment-predictor__clear{grid-column:1}.tt-fitment-predictor__submit{grid-column:2}.tt-fitment-predictor__suggestions{overflow-x:auto;flex-wrap:nowrap;padding:10px 12px;scroll-snap-type:x proximity}.tt-fitment-predictor__suggestions button{flex:0 0 auto;scroll-snap-align:start}.tt-fitment-predictor__results{display:block;max-height:none}.tt-fitment-predictor__group{border-right:0;border-bottom:1px solid #ededed;padding:12px}.tt-fitment-predictor__group:last-child{border-bottom:0}.tt-fitment-predictor__item{min-height:86px;padding:12px}}
/*# sourceMappingURL=/cdn/shop/t/2672/assets/tt-predictive-fitment-search.css.map */
