.ohi-hf-bar{position:sticky;top:0;z-index:50;background:#fff;border:1px solid #e3e7eb;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:14px 16px;margin:0 0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px 16px;align-items:end;font-family:inherit;font-size:14px}.ohi-hf-bar .ohi-hf-fld{display:flex;flex-direction:column;gap:4px}.ohi-hf-bar label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#4a5568}.ohi-hf-bar select{border:1px solid #cbd5e0;border-radius:8px;padding:8px 10px;font-size:14px;background:#fff;height:38px;font-family:inherit;color:#1a202c;cursor:pointer}.ohi-hf-bar select:focus{outline:2px solid #3182ce;outline-offset:-1px;border-color:#3182ce}.ohi-hf-bar .ohi-hf-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ohi-hf-bar .ohi-hf-reset{border:1px solid #cbd5e0;background:#fff;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;color:#2d3748;cursor:pointer;height:38px}.ohi-hf-bar .ohi-hf-reset:hover{background:#f7fafc;border-color:#a0aec0}.ohi-hf-bar .ohi-hf-count{font-size:13px;color:#4a5568;font-weight:600;white-space:nowrap}.ohi-hf-bar .ohi-hf-count strong{color:#1a202c}.ohi-hotel-card-grid.ohi-hf-hidden{display:none!important}.ohi-hotel-grid.ohi-hf-section-empty{display:none!important}.ohi-hf-heading-empty{display:none!important}.ohi-hf-empty{text-align:center;padding:40px 20px;border:2px dashed #cbd5e0;border-radius:12px;color:#4a5568;margin:24px 0;display:none}.ohi-hf-empty.show{display:block}.ohi-hf-empty strong{display:block;font-size:16px;color:#1a202c;margin-bottom:6px}@media (max-width:640px){.ohi-hf-bar{grid-template-columns:1fr 1fr;padding:12px}.ohi-hf-bar .ohi-hf-actions{grid-column:1/-1;justify-content:space-between}}