.ff-filter-container{background:transparent;padding:1em;border-radius:8px;display:flex;flex-direction:column;gap:1.5em}.ff-filter-row{display:flex;align-items:center;gap:.8em;flex-wrap:wrap}.ff-filter-label{min-width:100px;font-weight:bold;color:#333}.ff-tags{flex:1;display:flex;flex-wrap:wrap;gap:12px}.ff-tag{display:flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:20px;border:1px solid #ccc;background-color:transparent;color:#333;cursor:pointer;transition:background-color .2s ease,color .2s ease;user-select:none}.ff-bed-tags{display:flex;gap:10px}.ff-bath-tags{display:flex;gap:10px;margin-left:20px}.ff-tag.active.ff-tag-green{background-color:#4CAF50;color:#fff}.ff-tag.active.ff-tag-blue{background-color:#2196F3;color:#fff}.ff-tag.active.ff-tag-orange{background-color:#FF9800;color:#fff}.ff-price-slider-container{margin-top:2em}#ff-price-slider{flex:1;height:14px;border-radius:7px;background:linear-gradient(to right,#a8e6a1 0%,#42a85c 30%,#a0c8f0 30%,#004a99 70%,#c8a0f0 70%,#5a1a80 90%,#000000 90%,#daa520 100%);position:relative;overflow:visible}.ff-filter-wrapper{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap;margin-top:1em}.ff-search-wrapper{position:relative;display:inline-block;width:50%;max-width:400px}.ff-search-wrapper input.ff-search-input{width:100%;height:40px;padding:0 36px 0 12px;border-radius:20px;border:1px solid #ccc;font-size:15px;background:#fff;color:#333;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.ff-search-wrapper input.ff-search-input:focus{outline:none;border-color:#3b7d4a;box-shadow:0 0 4px rgba(59,125,74,.5)}.ff-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:16px;color:#999;z-index:1}.ff-search-clear:hover{color:#333}.ff-filter-btn{height:40px;padding:0 20px;border-radius:20px;background-color:#3b7d4a;color:#fff;border:none;cursor:pointer;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.ff-filter-btn:hover{background-color:#2e5c36}.room-card-list{display:flex;flex-wrap:wrap;gap:16px}.room-card-list .room-card{flex:0 0 calc(33.333% - 16px);background:#fff;color:#333;font-family:inherit;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:none}.room-card-list .room-card:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.08)}.post-item-image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f0f0f0;min-height:180px;border-bottom:1px solid #eee}.post-item-image img.room-card-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.post-item-content{padding:14px 16px;display:flex;flex-direction:column;gap:10px}.room-info-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.room-info-tags .tag{display:inline-block;padding:5px 12px;border-radius:18px;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.room-info-tags .room-tag{background:#ff8c42}.room-info-tags .rent-tag{background:#4a90e2}.room-info-tags .metro-tag{background:#66bb6a}.room-card-excerpt,.post-content{margin-bottom:12px;color:#555;font-family:inherit;line-height:1.6}.hidden-field{font-weight:bold;font-size:18px;margin-bottom:8px;color:#333}.buttons-container{display:flex;justify-content:space-between;gap:8px;margin-top:12px}.buttons-container button{border-radius:20px;padding:6px 14px;cursor:pointer;font-weight:600;white-space:nowrap}@media(max-width:1024px){.room-card-list .room-card{flex:0 0 calc(50% - 16px)}}@media(max-width:768px){.ff-filter-row{display:flex;flex-direction:column;align-items:stretch;gap:.2em}.ff-filter-label{width:100%;margin-bottom:.1em}.ff-tags,#ff-price-slider{width:100%;margin-bottom:.3em}#ff-price-slider{flex:1 1 auto;width:100%;height:14px;border-radius:7px}.ff-filter-container .ff-filter-group{margin-bottom:.3em}.ff-price-slider-container,.ff-filter-container .ff-filter-group:not(:first-child){margin-top:.3em}.ff-price-slider-container{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.ff-price-slider-container .ff-filter-label{width:100%;text-align:right;margin-bottom:0}.ff-filter-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin-top:.5em}.ff-search-wrapper{width:calc(100% - 110px);max-width:none}.ff-search-input{width:100%;height:44px;padding:0 12px;border-radius:22px;box-sizing:border-box}.ff-filter-btn{width:110px;height:44px;border-radius:22px;font-size:15px;font-weight:600;padding:0 14px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.room-card-list .room-card{flex:0 0 100%}.ff-bed-tags{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px}.ff-bath-tags{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;margin-left:0;margin-top:4px}.room-info-tags{gap:6px}.room-info-tags .tag{font-size:calc(14px + .5vw)}.buttons-container{flex-direction:row;justify-content:space-between;gap:8px;margin-top:12px}.buttons-container button{flex:1;border-radius:20px;padding:6px 14px;font-size:14px}.buttons-container button+button{margin-left:8px}}
