.filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:2000}.filters-modal{width:min(400px,90vw);max-height:90vh;overflow-y:auto;background:#fff;border-radius:22px;padding:20px;box-shadow:0 20px 60px #0003}.filters-header{display:flex;justify-content:space-between;align-items:center}.filters-header h2{font-size:22px;font-weight:600}.filters-body h3{margin-top:20px;font-size:18px;font-weight:600}.price-inputs{margin-top:2px;display:flex;gap:10px}.price-inputs input{flex:1;width:100%;padding:10px;border-radius:10px;border:1px solid #ddd}.price-note{font-size:14px;font-weight:400}.counter-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.2392156863)}.counter{display:flex;align-items:center;gap:10px}.counter-text{width:30px;text-align:center;font-size:16px;font-weight:500}.counter-key{font-size:16px;font-weight:500}.counter button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #ccc}.amenities-grid{display:grid;margin-top:2px;grid-template-columns:1fr 1fr;gap:10px}.amenities-item{display:flex;align-items:center;gap:4px;cursor:pointer}.amenities-text{font-size:16px;font-weight:400}.filters-footer{margin-top:20px;display:flex;justify-content:space-between}.apply{background:#2f3f3f;color:#fff;padding:10px 18px;border-radius:20px;font-size:16px;font-weight:600}.clear{background:none;font-size:16px;font-weight:600}
