.map-search-filters{background:#fff;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.filters-container{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filters-apply-btn{border:none;background:#0f172a;color:#fff;padding:.625rem 1.1rem;border-radius:999px;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(15,23,42,.18)}.filters-apply-btn:hover{background:#1e293b}.filters-apply-btn:active{transform:scale(.98)}.filters-apply-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.filter-toggle-group{display:flex;gap:.5rem;background:#f1f5f9;border-radius:.5rem;padding:.25rem}.filter-toggle-button{border:none;background:transparent;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;font-size:.9rem;color:#64748b;cursor:pointer;transition:all .2s ease}.filter-toggle-button.active{background:#0f172a;color:#fff}.filter-dropdown{position:relative}.filter-button{display:flex;align-items:center;gap:.5rem;border:1px solid #e2e8f0;background:#fff;padding:.625rem .875rem;border-radius:.5rem;font-weight:500;font-size:.8125rem;color:#1f2937;cursor:pointer;transition:all .2s ease;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.filter-button:hover{background:#f8fafc;border-color:#cbd5e1}.filter-button.active{background:#0f172a;color:#fff;border-color:#0f172a}.dropdown-arrow{font-size:.7rem;color:#64748b;transition:transform .2s ease}.filter-button.active .dropdown-arrow{color:#fff}.dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:1rem;min-width:250px;z-index:1000}.price-inputs{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.price-inputs input{flex:1 1;min-width:100px;border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;outline:none}.price-inputs input:focus{border-color:#0f172a}.price-inputs span{color:#64748b;white-space:nowrap}.input-with-icon{position:relative;flex:1 1;min-width:100px;display:flex;align-items:center}.input-with-icon .input-icon{position:absolute;left:.75rem;color:#64748b;font-weight:600;pointer-events:none;z-index:1}.input-with-icon input{padding-left:1.75rem;width:100%}.filter-value{margin-left:.5rem;font-size:.85rem;color:#64748b;font-weight:500}.button-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.button-group:last-child{margin-bottom:0}.button-group label{font-size:.85rem;font-weight:600;color:#1f2937}.button-options{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.button-options button{padding:.5rem;border:1px solid #e2e8f0;background:#fff;border-radius:.375rem;font-size:.9rem;color:#1f2937;cursor:pointer;transition:all .2s ease}.button-options button:hover{background:#f8fafc}.button-options button.active{background:#0f172a;color:#fff;border-color:#0f172a}.city-options{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto}.city-options button{text-align:left;padding:.75rem;border:none;background:transparent;border-radius:.375rem;font-size:.9rem;color:#1f2937;cursor:pointer;transition:all .2s ease}.city-options button:hover{background:#f8fafc}.city-options button.active{background:#0f172a;color:#fff}.home-type-options{display:flex;flex-direction:column;gap:.5rem}.location-options{max-height:min(60vh,32rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:.25rem}.home-type-options button{text-align:left;padding:.5rem .75rem;border:none;background:transparent;border-radius:.375rem;font-size:.9rem;color:#1f2937;cursor:pointer;transition:all .2s ease}.home-type-options button:hover{background:#f8fafc}.home-type-options button.active{background:#0f172a;color:#fff}.view-options{display:flex;flex-direction:column;gap:.5rem}.view-options button{text-align:left;padding:.75rem;border:1px solid #e2e8f0;background:#fff;border-radius:.375rem;font-size:.9rem;color:#1f2937;cursor:pointer;transition:all .2s ease}.view-options button:hover{background:#f8fafc}.view-options button.active{background:#0f172a;color:#fff;border-color:#0f172a}.save-search-button{border:1px solid #e2e8f0;background:#fff;padding:.75rem 1.25rem;border-radius:.5rem;font-weight:500;font-size:.9rem;color:#1f2937;cursor:pointer;transition:all .2s ease;white-space:nowrap}.save-search-button:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:1200px){.filter-address-input{min-width:200px}}@media (max-width:968px){.map-search-filters{padding:max(1rem,env(safe-area-inset-top)) 1rem max(5rem,env(safe-area-inset-bottom));min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow-y:auto;z-index:1200;position:relative;box-sizing:border-box}.filters-container{flex-direction:column;align-items:stretch;gap:2rem;flex-wrap:nowrap}.filter-dropdown{display:none}.mobile-filter-section{display:flex;flex-direction:column;gap:1rem}.mobile-filter-label{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.mobile-filter-select{width:100%;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:1rem;font-weight:500;color:#1f2937;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.mobile-button-grid{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.mobile-filter-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.25rem;border:1px solid #e2e8f0;background:#fff;border-radius:.75rem;font-size:.9375rem;font-weight:600;color:#1f2937;cursor:pointer;transition:all .15s ease;white-space:nowrap;flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content}.mobile-filter-btn:active{transform:scale(.97)}.mobile-filter-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.filter-toggle-group{width:100%;padding:.25rem;background:#f1f5f9}.filter-toggle-button{flex:1 1;font-size:.9375rem;font-weight:700;padding:1rem 1.5rem}.mobile-range-row{display:flex;align-items:center;gap:.5rem}.mobile-range-sep{color:#94a3b8;font-weight:600;font-size:1rem;flex-shrink:0}.mobile-input-with-icon{position:relative;flex:1 1;min-width:0;display:flex;align-items:center}.mobile-input-with-icon input{width:100%;min-width:0;padding:.875rem .75rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.9375rem;font-weight:500;outline:none;background:#fff;box-sizing:border-box}.mobile-input-with-icon input:focus{border-color:#0f172a}.mobile-input-icon{position:absolute;left:.75rem;color:#64748b;font-size:.875rem;font-weight:600;pointer-events:none;z-index:1}.mobile-input-icon--right{left:auto;right:.75rem}.mobile-input-with-icon input{padding-left:1.75rem}.mobile-input-with-icon:has(.mobile-input-icon--right) input{padding-left:.75rem;padding-right:2.25rem}.mobile-filters-apply{width:100%;margin-top:2.5rem;padding:1.125rem;background:#0f172a;color:#fff;border:none;border-radius:3rem;font-size:1.0625rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px rgba(15,23,42,.3);text-align:center;letter-spacing:.025em;transition:all .2s ease}.mobile-filters-apply:active{transform:scale(.98)}}@media (max-width:768px){.filter-button,.filter-toggle-button{font-size:.8rem;padding:.5rem .75rem}}.filter-select{border:1px solid #e2e8f0;background:#fff;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;font-size:.9rem;color:#1f2937;cursor:pointer;transition:all .2s ease;min-width:150px}.filter-select:hover{background:#f8fafc;border-color:#cbd5e1}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.filter-input{border:1px solid #e2e8f0;background:#fff;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;font-size:.9rem;color:#1f2937;transition:all .2s ease;min-width:120px}.filter-input:hover{background:#f8fafc;border-color:#cbd5e1}.filter-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.filter-input::placeholder{color:#94a3b8}.dropdown-done-button{width:100%;padding:.75rem;margin-top:.75rem;background:#0f172a;color:#fff;border:none;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.dropdown-done-button:hover{background:#1e293b}.dropdown-done-button:active{transform:scale(.98)}