.mdh-vf-finder{border:1px solid #dcdcde;border-radius:6px;padding:1rem;margin:1rem 0;background:#fff}.mdh-vf-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem}.mdh-vf-field label{display:block;font-weight:600;margin-bottom:.25rem}.mdh-vf-field select{width:100%;min-height:42px}.mdh-vf-field{position:relative}.mdh-vf-skip{margin-top:.35rem;width:100%}.mdh-vf-select.is-skipped{border-style:dashed;opacity:.75}.mdh-vf-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.mdh-vf-status{margin:.7rem 0 0;min-height:1.4em}.mdh-vf-status.is-error{color:#b32d2e}.mdh-vf-compatibility{padding:.8rem 1rem;margin:0 0 1rem;border-left:4px solid #646970;background:#f6f7f7}.mdh-vf-compatible{border-color:#00a32a;background:#edfaef}.mdh-vf-incompatible{border-color:#d63638;background:#fcf0f1}.mdh-vf-table-wrap{overflow:auto;max-width:100%}.mdh-vf-fitment-table{min-width:1000px}.mdh-vf-fitment-table th,.mdh-vf-fitment-table td{white-space:normal;vertical-align:top}.mdh-vf-garage-list{display:grid;gap:.75rem;margin-bottom:2rem}.mdh-vf-garage-card{border:1px solid #dcdcde;border-radius:5px;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.mdh-vf-garage-card.is-current{border-color:#2271b1}.mdh-vf-current-badge{background:#2271b1;color:#fff;border-radius:999px;padding:.2rem .6rem;font-size:.8rem}.mdh-vf-updating-products ul.products{opacity:.45;pointer-events:none;transition:opacity .15s}@media(max-width:600px){.mdh-vf-fields{grid-template-columns:1fr}.mdh-vf-actions>*{width:100%;text-align:center}}