/* PATCH 06 - extracted from resources/views/pages/user/listing/seo-location.blade.php. Static CSS only; kept for compatibility. */
.ctcat-dd-panel--scroll{max-height:360px;overflow:auto;min-width:260px;scrollbar-width:thin;}
        .ctcat-area-search{position:sticky;top:0;z-index:2;background:#fff;padding:4px 0 8px;}
        .ctcat-area-search input{width:100%;height:38px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;outline:0;font-weight:600;}
        .ctcat-dd-note{padding:10px;color:#6b7280;font-weight:650;font-size:13px;line-height:1.45;}
        .ctcat-price-sort-link{display:flex!important;align-items:center;justify-content:space-between;gap:10px;}
        .ctcat-vehicle-tabs{display:flex;gap:10px;margin:14px 0 4px;flex-wrap:wrap}.ctcat-vehicle-tabs a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:132px;height:44px;padding:0 18px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#334155;font-weight:900;text-decoration:none;transition:.18s}.ctcat-vehicle-tabs a:hover{border-color:#ef4444;color:#b91c1c}.ctcat-vehicle-tabs a.active{border-color:#dc2626;background:#fff1f2;color:#b91c1c;box-shadow:0 0 0 3px rgba(220,38,38,.07)}@media(max-width:560px){.ctcat-vehicle-tabs{display:grid;grid-template-columns:1fr 1fr}.ctcat-vehicle-tabs a{min-width:0;width:100%;padding:0 10px}}
