.hg-auto-search{--hg-filter-control-height:48px;--hg-sidebar-filter-control-height:var(--hg-filter-control-height);--hg-filter-section-gap:1.15rem;--hg-filter-pair-gap:0.75rem;--hg-filter-border:var(--hg-auto-color-border, #d7e0e3);--hg-filter-ink:var(--hg-color-text, var(--hg-auto-color-ink));--hg-filter-muted:var(--hg-auto-color-muted, #5b737a);--hg-filter-surface:var(--hg-auto-color-surface, #fff);--hg-filter-accent:var(--hg-color-primary);--hg-filter-accent-soft:var(--hg-color-primary-soft);--hg-filter-accent-hover:var(--hg-color-primary-hover);margin:0 0 var(--hg-auto-space-5);padding:1rem 1.05rem 1.15rem;background:var(--hg-filter-surface);border:1px solid var(--hg-filter-border);border-radius:calc(var(--hg-auto-radius, 10px) + 2px);box-shadow:0 1px 2px rgb(5 55 66 / .04);color:var(--hg-filter-ink)}.hg-auto-search__form{margin:0;display:flex;flex-direction:column;gap:0;min-height:0}.hg-auto-search__scroll{min-height:0}.hg-auto-search__panel{padding:0}.hg-auto-search--sidebar .hg-auto-search__panel,.hg-auto-vehicle-results__sidebar .hg-auto-search__panel,.hg-auto-search--drawer .hg-auto-search__panel{padding:0}.hg-auto-search__row{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0}.hg-auto-search__section{padding:var(--hg-filter-section-gap) 0;border-bottom:1px solid var(--hg-filter-border)}.hg-auto-search__section:first-child{padding-top:.35rem}.hg-auto-search__section:last-child{border-bottom:0;padding-bottom:.25rem}.hg-auto-search__section-title{margin:0 0 .55rem;padding:0;font-size:.9375rem;font-weight:650;letter-spacing:.01em;line-height:1.25;color:var(--hg-filter-ink);text-transform:none}.hg-auto-search__field{display:flex;flex-direction:column;gap:.4rem;min-width:0;width:100%;margin:0;padding:0;border:0;min-inline-size:0}.hg-auto-search__field--nested{margin-top:.75rem}.hg-auto-search__field--keyword{flex:1 1 100%}.hg-auto-search__label{margin:0;padding:0;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--hg-filter-muted)}.hg-auto-search__label--sub{font-size:.72rem;font-weight:550}.hg-auto-search__control-wrap{position:relative}.hg-auto-search__control-icon{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);display:inline-flex;color:var(--hg-filter-muted);pointer-events:none;line-height:0}.hg-auto-search__control{width:100%;height:var(--hg-filter-control-height);min-height:var(--hg-filter-control-height);padding:0 .8rem;border:1px solid var(--hg-filter-border);border-radius:8px;background:var(--hg-filter-surface);color:var(--hg-filter-ink);font:inherit;font-size:.9rem;line-height:1.25;box-sizing:border-box;appearance:none;-webkit-appearance:none;transition:border-color 0.15s ease,box-shadow 0.15s ease,background-color 0.15s ease}.hg-auto-search__control--icon{padding-left:2.75rem}.hg-auto-search input.hg-auto-search__control.hg-auto-search__control--icon{padding-left:2.75rem}.hg-auto-search__control[type="search"]::-webkit-search-decoration,.hg-auto-search__control[type="search"]::-webkit-search-cancel-button,.hg-auto-search__control[type="search"]::-webkit-search-results-button,.hg-auto-search__control[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.hg-auto-search__control:hover{border-color:color-mix(in srgb,var(--hg-filter-ink) 28%,var(--hg-filter-border))}.hg-auto-search__control:focus{outline:none;border-color:var(--hg-filter-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hg-filter-accent) 28%,transparent)}.hg-auto-search__control:disabled,.hg-auto-search__control[disabled]{opacity:.62;cursor:not-allowed;background:color-mix(in srgb,var(--hg-filter-border) 22%,var(--hg-filter-surface));color:var(--hg-filter-muted)}select.hg-auto-search__control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23053742' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:.9rem;padding-right:2.1rem}.hg-auto-search__control[type="number"]{-moz-appearance:textfield;appearance:textfield}.hg-auto-search__control[type="number"]::-webkit-outer-spin-button,.hg-auto-search__control[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hg-auto-search__vehicle-group{display:flex;flex-direction:column;gap:.7rem}.hg-auto-search__group{display:flex;flex-direction:column;gap:.4rem;margin:0;padding:0;border:0;min-inline-size:0;width:100%}.hg-auto-search__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hg-filter-pair-gap);width:100%}.hg-auto-search__pair .hg-auto-search__field{min-width:0}.hg-auto-search__pills,.hg-auto-search__tiles{display:flex;flex-wrap:wrap;gap:.45rem;width:100%}.hg-auto-search__pill,.hg-auto-search__tile{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;margin:0;padding:.4rem .8rem;border:1px solid var(--hg-filter-border);border-radius:999px;background:var(--hg-filter-surface);color:var(--hg-filter-ink);font-size:.875rem;font-weight:550;line-height:1.2;cursor:pointer;user-select:none;transition:border-color 0.15s ease,background-color 0.15s ease,color 0.15s ease,box-shadow 0.15s ease,opacity 0.15s ease}.hg-auto-search__pill-text,.hg-auto-search__tile-text{display:inline-flex;align-items:baseline;gap:.35rem;min-width:0;max-width:100%}.hg-auto-search__pill-label,.hg-auto-search__tile-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hg-auto-search__facet-count{flex:0 0 auto;color:color-mix(in srgb,var(--hg-filter-ink) 55%,transparent);font-size:.75rem;font-weight:500;line-height:1.2;white-space:nowrap}.hg-auto-search__pill.is-selected .hg-auto-search__facet-count,.hg-auto-search__tile.is-selected .hg-auto-search__facet-count,.hg-auto-search__pill:has(:checked) .hg-auto-search__facet-count,.hg-auto-search__tile:has(:checked) .hg-auto-search__facet-count{color:color-mix(in srgb,var(--hg-filter-ink) 70%,transparent)}.hg-auto-search__pill.is-disabled,.hg-auto-search__tile.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.hg-auto-search.is-facets-loading .hg-auto-search__facet-count{opacity:.55}.hg-auto-search__tile{border-radius:10px;min-width:calc(50% - 0.25rem);flex:1 1 calc(50% - 0.25rem);justify-content:flex-start;padding:.65rem .75rem;min-height:2.75rem}.hg-auto-search__pill-input,.hg-auto-search__tile-input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.hg-auto-search__pill:hover,.hg-auto-search__tile:hover{border-color:color-mix(in srgb,var(--hg-filter-ink) 30%,var(--hg-filter-border))}.hg-auto-search__pill.is-selected,.hg-auto-search__tile.is-selected,.hg-auto-search__pill:has(:checked),.hg-auto-search__tile:has(:checked){border-color:var(--hg-filter-accent);background:var(--hg-filter-accent-soft);color:var(--hg-filter-ink);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hg-filter-accent) 35%,transparent);font-weight:650}.hg-auto-search__pill:focus-within,.hg-auto-search__tile:focus-within{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--hg-filter-accent) 28%,transparent)}.hg-auto-search__show-more{display:inline-flex;align-items:center;gap:.3rem;margin:.15rem 0 0;padding:.35rem .15rem;border:0;background:#fff0;color:var(--hg-filter-ink);font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.hg-auto-search__show-more-icon{display:inline-flex;line-height:0;transition:transform 0.15s ease}.hg-auto-search__show-more[aria-expanded="true"] .hg-auto-search__show-more-icon{transform:rotate(180deg)}.hg-auto-search__show-more:focus-visible{outline:2px solid var(--hg-filter-accent);outline-offset:2px;border-radius:4px}.hg-auto-search__locked-value{margin:0;font-size:.9rem;font-weight:600;color:var(--hg-filter-ink)}.hg-auto-search__chips{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin:0 0 .85rem;padding:0}.hg-auto-search__chip{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.28rem .35rem .28rem .65rem;border:1px solid var(--hg-filter-border);border-radius:999px;background:color-mix(in srgb,var(--hg-filter-accent-soft) 70%,#fff);font-size:.78rem;line-height:1.2;color:var(--hg-filter-ink)}.hg-auto-search__chip-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hg-auto-search__chip-label{font-weight:650}.hg-auto-search__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;color:var(--hg-filter-ink);text-decoration:none;font-size:1rem;line-height:1}.hg-auto-search__chip-remove:hover,.hg-auto-search__chip-remove:focus-visible{background:var(--hg-filter-accent);color:#fff;outline:none}.hg-auto-search__notices{margin:0 0 .75rem}.hg-auto-search__actions{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--hg-filter-border)}.hg-auto-search__submit{width:100%;min-height:var(--hg-filter-control-height);background:var(--hg-filter-accent)!important;border-color:transparent!important;color:#fff!important;font-weight:700;letter-spacing:.01em}.hg-auto-search__submit:hover,.hg-auto-search__submit:focus-visible{background:var(--hg-filter-accent-hover)!important}.hg-auto-search__submit.is-loading{opacity:.82;pointer-events:none}@media (min-width:960px){.hg-auto-search--sidebar .hg-auto-search__submit{display:none!important}.hg-auto-search--sidebar .hg-auto-search__actions{justify-content:flex-start}}.hg-auto-search__clear{width:100%;justify-content:center;min-height:2.5rem}.hg-auto-search__mobile{border:0;background:#fff0}.hg-auto-search__mobile-summary{cursor:pointer;font-weight:650}.hg-auto-search--sidebar,.hg-auto-vehicle-results__sidebar .hg-auto-search{--hg-filter-control-height:48px;--hg-filter-surface:var(--hg-color-bg-subtle, #f7f7f6)}.hg-auto-search--sidebar .hg-auto-search__control,.hg-auto-vehicle-results__sidebar .hg-auto-search__control,.hg-auto-search--drawer .hg-auto-search__control{width:100%;height:var(--hg-filter-control-height);min-height:var(--hg-filter-control-height)}.hg-auto-empty-state__actions{display:flex;flex-wrap:wrap;gap:var(--hg-auto-space-3);justify-content:center}@media (min-width:768px){.hg-auto-search__mobile{border:0;background:#fff0}.hg-auto-search__mobile>.hg-auto-search__mobile-summary{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hg-auto-search__mobile>.hg-auto-search__panel,.hg-auto-search__mobile:not([open])>.hg-auto-search__panel{display:block!important;padding:0}}@media (max-width:767px){.hg-auto-search__pill,.hg-auto-search__tile,.hg-auto-search__control,.hg-auto-search__submit,.hg-auto-search__clear{min-height:44px}.hg-auto-search__control{height:max(44px, var(--hg-filter-control-height))}}@media (max-width:359px){.hg-auto-search__pair{grid-template-columns:1fr}.hg-auto-search__tile{min-width:100%;flex-basis:100%}}