.hk-flex{display:flex}.hk-flex-column{flex-direction:column}.hk-flex-between{justify-content:space-between}.hk-flex-middle{align-items:center}.hk-flex-top{align-items:flex-start}.hk-flex-center{justify-content:center}.hk-flex-auto{flex:1 1 auto;min-width:0}.hk-flex-none{flex:none}.hk-card{position:relative;box-sizing:border-box;transition:box-shadow .1s ease-in-out}.hk-card-default{background:var(--hfse-card-bg, #fff);color:var(--hfse-card-fg, #666);box-shadow:0 5px 15px #00000014}.hk-card-hover:hover{box-shadow:0 14px 25px #00000029}.hk-card-small .hk-card-body{padding:15px 20px}.hk-card-body{flex:1 1 auto}.hk-card-media-top{overflow:hidden}.hk-card-media-top img{width:100%;display:block}.hk-link-toggle,.hk-link-toggle:hover{text-decoration:none;color:inherit}.hk-h5{margin:0;font-size:1rem;line-height:1.4;font-weight:500}.hk-margin-small-top{margin-top:10px}.hk-margin-remove-first-child>:first-child{margin-top:0}.hk-margin-small-bottom{margin-bottom:10px}.hk-text-small{font-size:.875rem}.hk-position-relative{position:relative}.hk-position-center-left{position:absolute;top:50%;left:0;transform:translateY(-50%)}.hk-position-center-right{position:absolute;top:50%;right:0;transform:translateY(-50%)}.hk-position-small{margin:10px}.hk-position-bottom{position:absolute;bottom:0;left:0;right:0}.hk-visible-toggle:not(:hover) .hk-hidden-hover{opacity:0}.hk-hidden-hover{transition:opacity .15s ease;cursor:pointer}.hk-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:6px}.hk-dotnav>li>a,.hk-dotnav>li>button{display:block;width:12px;height:12px;border-radius:50%;background:#ffffff80;text-indent:-9999px;overflow:hidden;border:none;padding:0;cursor:pointer}.hk-dotnav>li.hk-active>a,.hk-dotnav>li:hover>a,.hk-dotnav>li.hk-active>button,.hk-dotnav>li:hover>button{background:#fff}.hfse-property-slideshow-prev-btn,.hfse-property-slideshow-next-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#0000004d;border-radius:50%;z-index:5}.hfse-property-slideshow-prev-btn:before{content:"";width:8px;height:8px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-left:2px}.hfse-property-slideshow-next-btn:before{content:"";width:8px;height:8px;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg);margin-right:2px}.hfse-form-modal{max-width:520px}.hfse-form-modal .hk-modal-body{overflow-y:auto}.hfse-filter-bar{display:flex;flex-direction:column;gap:20px;padding:20px;margin-bottom:15px}.hfse-form input::placeholder{color:var(--hfse-input-placeholder, #000)}.hfse-form input:focus{outline:none!important}.hfse-form>div+div{margin-top:15px}.hfse-form-primary-fields,.hfse-form-meta{display:flex;flex-wrap:wrap;margin-left:-8px;align-items:center}.hfse-form-primary-fields>*,.hfse-form-meta>*{padding-left:8px}.hfse-form-primary-fields>*+*{margin-top:10px}.hfse-form-primary-fields>*{flex:1 0 100%;box-sizing:border-box}@media screen and (min-width:640px){.hfse-form-primary-fields>*{flex:1;margin-top:0;min-width:1px}.hfse-form-primary-fields>.hfse-form-search-btn-container{flex:0 0 auto}}.hfse-form-field-trigger{display:flex;align-items:center;width:100%;height:50px;border:none;color:var(--hfse-input-fg, #000);font-size:16px;padding:10px 15px;min-height:inherit;border-radius:4px;box-sizing:border-box;background-color:var(--hfse-input-bg, #DDDFE0);cursor:pointer;gap:10px}.hfse-form-field-icon{display:flex;align-items:center;flex-shrink:0;color:var(--hfse-muted-foreground, #555)}.hfse-form-field-trigger .hk-input{flex:1;height:auto;border:none;padding:0;background:transparent;cursor:pointer;min-width:0}.hfse-form-secondary-fields{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.hfse-form-secondary-fields>div{display:flex;flex-wrap:wrap;position:relative;align-items:center}.hfse-form-meta{justify-content:center;gap:12px}.hfse-form-primary-fields .hk-input{width:100%;height:50px;border:none;color:var(--hfse-input-fg, #000);font-size:16px;padding:10px 15px;min-height:inherit;border-radius:4px;box-sizing:border-box;background-color:var(--hfse-input-bg, #DDDFE0);cursor:pointer}.hfse-form-primary-fields .hk-input:focus{color:var(--hfse-input-fg, #000);background-color:var(--hfse-input-bg, #DDDFE0)}.hfse-form-search-btn{height:50px;padding:0 30px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:4px;color:#fff;background-color:#b8986a;cursor:pointer;white-space:nowrap;transition:background-color .2s}.hfse-form-search-btn:hover{background-color:#a6875b}.hfse-form .hfse-form-additional-filters-btn,.hfse-form .hfse-form-reset-btn{border:0;height:35px;color:var(--hfse-foreground, #000);display:flex;gap:6px;font-size:11px;padding:0 12px;font-weight:600;line-height:35px;border-radius:4px;align-items:center;box-sizing:border-box;text-transform:uppercase;background-color:var(--hfse-card-bg, #fff);cursor:pointer}.hfse-form .hfse-form-additional-filters-btn{color:var(--hfse-accent, #b8986a);margin-right:10px;position:relative;background-color:transparent;border:2px solid var(--hfse-accent, #b8986a)}.hfse-form .hfse-form-additional-filters-btn:hover,.hfse-form .hfse-form-additional-filters-btn:active,.hfse-form .hfse-form-additional-filters-btn:focus{background-color:var(--hfse-accent, #b8986a);color:#fff}.hfse-form .hfse-form-reset-btn{border:2px solid var(--hfse-border, #ccc);background-color:transparent}.hfse-form .hfse-form-reset-btn:hover,.hfse-form .hfse-form-reset-btn:active,.hfse-form .hfse-form-reset-btn:focus{color:var(--hfse-foreground, #000);border-color:var(--hfse-muted-foreground, #999)}.hfse-form-additional-filters-state{width:3px;height:3px;margin-left:2px;border-radius:50%}.hfse-form-additional-filters-btn.modified .hfse-form-additional-filters-state{background-color:currentColor}.hfse-form-property-count{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--hfse-foreground, #333);white-space:nowrap}.hfse-form-property-count strong{font-weight:700}.hfse-form .field-label{width:100%;display:block;color:var(--hfse-muted-foreground, #555555);font-weight:500;text-align:left;margin-bottom:10px;text-transform:capitalize}.hfse-form .field-control{position:relative}.hfse-form-order-field-container .hk-select{padding:6px 23px 6px 10px;border:1px solid var(--hfse-border, #c8a96e);border-radius:4px;font-size:13px;background:var(--hfse-input-bg, #fff);color:var(--hfse-input-fg, inherit);cursor:pointer}.hfse-number-with-control{width:90px;white-space:nowrap}.hfse-number-with-control .reduce-btn,.hfse-number-with-control .increase-btn{width:20px;height:20px;line-height:1;cursor:pointer;font-size:18px;box-shadow:none;color:var(--hfse-card-bg, #ffffff);text-align:center;border-radius:4px;display:inline-block;vertical-align:middle;background-color:var(--hfse-foreground, #000000);border:none;-webkit-user-select:none;user-select:none}.hfse-number-with-control .number-input{padding:0;width:100%;height:20px;color:var(--hfse-foreground, #000);border:none;line-height:1;max-width:32px;font-size:14px;font-weight:600;box-shadow:none;text-align:center;display:inline-block;vertical-align:middle;-webkit-appearance:none;background:none!important;-moz-appearance:textfield;appearance:textfield}.hk-checkbox,.hk-radio{border:1px solid var(--hfse-border, #cacacf);width:16px;height:16px;margin-right:10px;vertical-align:middle}.hk-radio{margin-right:5px}.hk-form-label{font-size:13px;font-style:normal;letter-spacing:0}.hk-text-meta{font-size:12px;color:var(--hfse-muted-foreground, #999)}.hk-h4{font-size:1.25rem;font-weight:500;margin:0}.hk-h6{font-size:.875rem;font-weight:500;margin:0}.hk-width-3-5{width:60%}.hk-width-2-5{width:40%}.hk-margin{margin-top:20px}.hk-input{display:block;width:100%;padding:8px 12px;font-size:14px;line-height:1.4;color:var(--hfse-input-fg, #333);background-color:var(--hfse-input-bg, #fff);border:1px solid var(--hfse-border, #ddd);border-radius:4px;outline:none;box-sizing:border-box}.hk-input:focus{border-color:var(--hfse-muted-foreground, #aaa)}.hk-input::placeholder{color:var(--hfse-input-placeholder, #b1b1b1)}.hk-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;font-size:13px;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase;font-weight:600;background:transparent}.hk-button.bg-accent{color:#fff}.hk-button-primary:hover{opacity:.9}.hk-button-link{color:var(--hfse-foreground, #000);background:transparent;text-decoration:underline}.hk-button-small{padding:10px 20px;font-size:12px;line-height:1}.hk-margin-bottom{margin-bottom:16px}.hk-margin-auto-left{margin-left:auto}.hfse-form-zone-input{border-radius:4px;background-color:var(--hfse-input-bg, #DDDFE0);padding:10px 15px 5px}.hfse-form-zone-input-fields{display:flex;flex-wrap:wrap}.hfse-form-zone-selections{display:inline-flex;flex-wrap:wrap}.hfse-form-zone-selection{color:var(--hfse-card-bg, #fff);line-height:13px;font-size:12px;padding:6px 12px;margin:0 5px 5px 0;border-radius:13px;display:inline-block;background-color:var(--hfse-foreground, #000);cursor:pointer}.hfse-form-zone-keyword{padding:0;width:120px;border:none;height:25px;line-height:25px;margin-bottom:5px;background-color:transparent;font-size:14px;color:var(--hfse-input-fg, inherit)}.hfse-form-zone-keyword:focus{outline:none}.hfse-form-zone-subfield{margin-bottom:20px}.hfse-form-zone-subfield-locations{display:flex;flex-wrap:wrap}.hfse-form-zone-label{font-size:14px;font-weight:500;margin-bottom:10px}.hfse-form-zone-btn{width:100%;color:var(--hfse-foreground, #333);border:2px solid transparent;padding:8px;text-align:left;box-sizing:border-box;border-radius:30px;margin-bottom:10px;box-shadow:none;background-color:transparent;cursor:pointer}@media screen and (min-width:640px){.hfse-form-zone-btn{margin-right:10px;min-width:calc(50% - 10px);max-width:calc(50% - 10px)}}.hfse-form-zone-btn:hover,.hfse-form-zone-btn.hfse-selected{border-color:var(--hfse-border, #ddd)}.hfse-form-zone-btn .name{font-size:14px}.hfse-form-zone-btn .subheading{color:var(--hfse-muted-foreground, #333);font-size:12px}.hfse-form-zone-city{padding-left:15px}.hfse-form-zone-no-results{padding:20px;text-align:center;color:var(--hfse-muted-foreground, #999)}@media only screen and (max-width:980px){.hfse-form-secondary-fields>div+div{margin-top:10px}.hfse-form-secondary-fields-center{order:5;width:100%;justify-content:center}}.hfse-form~.hfse-properties-container{margin-top:20px}.hfse-properties{display:grid;grid-template-columns:repeat(var(--hfse-grid-columns, 1),1fr);gap:var(--hfse-grid-gap, 16px);padding:20px}@media(min-width:600px){.hfse-properties{grid-template-columns:repeat(var(--hfse-grid-columns-780, 2),1fr)}}@media(min-width:960px){.hfse-properties{grid-template-columns:repeat(var(--hfse-grid-columns-960, 3),1fr)}}.hfse-property-container.property-loading .hfse-property-meta-primary .terms{background-image:none!important}.hfse-property-container{width:100%;min-width:0}.hfse-property-card{width:100%;height:100%}.hfse-property-body{flex-grow:1}.hfse-property-meta{padding:0 20px}.hfse-property-meta-primary{display:flex;margin-top:10px;flex-wrap:nowrap;justify-content:space-between}.hfse-property-meta-primary .hfse-property-locations,.hfse-property-meta-primary .hfse-property-types{display:flex;align-items:center;gap:4px;height:24px;max-width:80%;font-size:13px;line-height:16px;box-sizing:border-box;padding:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hfse-property-meta-primary svg{flex-shrink:0;opacity:.6}.hfse-property-meta-primary .hfse-property-locations{padding-right:10px}.hfse-property-meta-secondary{display:flex;margin-top:10px;flex-wrap:nowrap;padding:10px 0 15px;border-top:1px solid var(--hfse-border, #eee);justify-content:space-between}.hfse-property-meta-secondary .hfse-property-guests,.hfse-property-meta-secondary .hfse-property-bedrooms,.hfse-property-meta-secondary .hfse-property-bathrooms{display:flex;align-items:center;gap:4px;height:28px;font-size:16px;line-height:20px;box-sizing:border-box;padding:4px 0}.hfse-property-meta-secondary svg{flex-shrink:0;opacity:.6}.hfse-property-slideshow-dotnav{margin-bottom:12px}.hfse-property-container .hk-dotnav>*>*{width:12px;height:12px;border-radius:50%}.hfse-property-groups,.hfse-property-favorite-toggle-btn{z-index:10;position:absolute;width:auto!important}.hfse-property-groups{top:6px;left:6px}.hfse-property-group{color:#fff;padding:3px 5px;margin:0 5px 5px 0;display:inline-block;background-color:#000000b3}.hfse-property-favorite-toggle-btn{top:10px;right:10px}.hfse-property-favorite-toggle-btn svg{color:#fff}.hfse-property-favorite-toggle-btn svg>path{fill:#fff}.hfse-property-favorite-toggle-btn.favorite svg{color:red}.hfse-property-favorite-toggle-btn.favorite svg>*{fill:red}.hfse-property-rating{line-height:20px}.hfse-property-rating-icon polygon{fill:var(--hfse-foreground, #333);stroke:var(--hfse-foreground, #333)!important}.hfse-property-price-container{font-size:14px;color:var(--hfse-card-fg, #666)}.hfse-property-price strong{font-size:16px;color:var(--hfse-foreground, #333)}.hfse-property-price-sep{margin:0 2px}.hfse-property-price-total{font-size:13px}.hfse-property-tax-note{font-size:12px;color:var(--hfse-muted-foreground, #999)}.hfse-property-price del{color:var(--hfse-muted-foreground, #999);font-size:13px;margin-right:4px}.hfse-property-price-loading svg{display:inline-block;vertical-align:middle}.full-price-failed-text{color:var(--hfse-muted-foreground, #717171);text-decoration:underline;cursor:pointer;font-size:13px}.hfse-property-subtitle{font-size:13px;color:var(--hfse-muted-foreground, #999);margin-top:4px}.hfse-property-container{position:relative}.hfse-property-favorite-toggle-btn{position:absolute;top:10px;right:10px;z-index:10;background:none;border:none;padding:4px;cursor:pointer;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transition:transform .15s ease}.hfse-property-favorite-toggle-btn:hover{transform:scale(1.15)}.hfse-property-favorite-toggle-btn.favorite{color:red}.hfse-property-favorite-toggle-btn svg{display:block}.hfse-property-slideshow{overflow:hidden}.hk-slideshow-items{margin:0;padding:0;list-style:none}.hfse-property-slideshow-item{list-style:none}.hfse-no-items{width:100%;padding:40px 20px;text-align:center;color:var(--hfse-muted-foreground, #999);font-size:16px}.hfse-load-more-container{text-align:center;margin-top:20px}.hfse-load-more-btn{padding:10px 30px;font-size:14px;border:1px solid var(--hfse-border, #ddd);background:var(--hfse-card-bg, #fff);color:var(--hfse-foreground, inherit);cursor:pointer;border-radius:4px;transition:background .2s}.hfse-load-more-btn:hover{filter:brightness(.95)}.hfse-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.hfse-slider-container{position:relative;overflow:hidden}.hfse-slider-track{display:flex;gap:var(--hfse-grid-gap, 16px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hfse-slider-track::-webkit-scrollbar{display:none}.hfse-slider-card{flex:0 0 calc((100% - (var(--hfse-grid-columns, 1) - 1) * var(--hfse-grid-gap, 16px)) / var(--hfse-grid-columns, 1));scroll-snap-align:start;min-width:0}@media(min-width:600px){.hfse-slider-card{flex:0 0 calc((100% - (var(--hfse-grid-columns-780, 2) - 1) * var(--hfse-grid-gap, 16px)) / var(--hfse-grid-columns-780, 2))}}@media(min-width:960px){.hfse-slider-card{flex:0 0 calc((100% - (var(--hfse-grid-columns-960, 3) - 1) * var(--hfse-grid-gap, 16px)) / var(--hfse-grid-columns-960, 3))}}.hfse-slider-nav{position:absolute;top:0;bottom:0;z-index:10;width:48px;border-radius:0;border:none;background:transparent;color:var(--hfse-foreground, #333);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,width .2s}.hfse-slider-nav:hover{width:64px;background:#fff9}.dark .hfse-slider-nav:hover{background:#0006}.hfse-slider-nav-prev{left:0}.hfse-slider-nav-next{right:0}.hfse-slider-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.hfse-slider-dot{width:10px;height:10px;border-radius:50%;border:none;padding:0;cursor:pointer;background:var(--hfse-border, #ccc);transition:background .2s}.hfse-slider-dot.active{background:var(--hfse-foreground, #333)}.hfse-slider-dot:hover{background:var(--hfse-muted-foreground, #999)}.hfse{position:relative}.hfse .hfse-body{padding:0;box-sizing:border-box}.hfse.with-map.map-hidden .hfse-sidebar,.hfse.without-map .hfse-sidebar{display:none}.hfse.without-map .hfse-body{width:100%}.hfse.with-map .hfse-sidebar{padding:20px;box-sizing:border-box}.hfse.with-map .hfse-map-container{width:100%;height:400px;position:relative;overflow:hidden;border-radius:8px;background-color:var(--hfse-background, #eee)}.hfse-map{position:absolute;inset:0;z-index:1}.leaflet-container{width:100%!important;height:100%!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-tile{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile-container img{max-width:none!important;max-height:none!important;width:256px;height:256px;padding:0;margin:0;border:0}.leaflet-div-icon,.hfse-map-marker-wrapper{border:none!important;background:transparent!important}.hfse-map-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--hfse-card-bg, #fff);border-radius:20px;box-shadow:0 2px 4px #0000002e;cursor:pointer;transition:transform .1s ease,background .15s ease,color .15s ease;white-space:nowrap;transform:translate(-50%,-50%);position:relative}.hfse-map-badge-price{font-weight:600;font-size:14px;padding:8px 14px;color:var(--hfse-foreground, #222)}.hfse-map-badge-price:hover,.hfse-map-badge-focus{background:var(--hfse-foreground, #222);color:var(--hfse-card-bg, #fff);transform:translate(-50%,-50%) scale(1.08)}.hfse-map-badge-icon{width:32px;height:32px;border-radius:50%;padding:0}.hfse-map-badge-icon svg{width:16px;height:16px}.hfse-map-badge-parent-focus{z-index:9999!important}.hfse-map-badge-parent-focus .hfse-map-badge{background:var(--hfse-foreground, #222);color:var(--hfse-card-bg, #fff);transform:translate(-50%,-50%) scale(1.08)}.hfse-map-tooltip{position:relative;width:300px;z-index:1000002}.hfse-map-tooltip-content{border-radius:10px;overflow:hidden;background:var(--hfse-card-bg, #fff);color:var(--hfse-foreground, #333);box-shadow:0 6px 20px #0003}.hfse-map-tooltip-content a{text-decoration:none;color:var(--hfse-foreground, #333);display:block}.hfse-map-tooltip-close-btn{position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:50%;background:#00000080;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transition:background .15s}.hfse-map-tooltip-close-btn:hover{background:#000000b3}.hfse-map-tooltip-close-btn svg{width:12px;height:12px}.hfse-property-infowindow-header{width:100%;height:160px;position:relative;overflow:hidden}.hfse-property-infowindow-header-overlay{background:linear-gradient(to bottom,rgba(0,0,0,.1),transparent)}.hfse-property-infowindow-body{padding:12px 15px;color:var(--hfse-foreground, #333)}.hfse-property-infowindow-body .hfse-property-title{font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px;color:var(--hfse-foreground, #222)}.hfse-property-infowindow-body .hfse-property-subtitle{font-size:12px;color:var(--hfse-muted-foreground, #555);margin:0 0 6px}.hfse-property-infowindow-price{font-size:14px;color:var(--hfse-foreground, #333);margin-bottom:6px}.hfse-property-infowindow-price strong{font-weight:600;color:var(--hfse-foreground, #222)}.hfse-map-controls{position:absolute;top:0;left:0;right:0;z-index:1000;pointer-events:none}.hfse-map-controls>*{pointer-events:auto}.hfse-map-controls-left{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px}.map-control{background:var(--hfse-card-bg, #fff);box-shadow:0 1px 4px #0000004d;border-radius:4px;display:inline-flex;align-items:center}.map-control.control-group{display:flex;flex-direction:column}.map-control.control-group .map-control-btn:not(:last-child){border-bottom:1px solid var(--hfse-border, #e5e5e5)}.map-control-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;color:var(--hfse-foreground, #333);transition:background .15s}.map-control-btn:hover{filter:brightness(.9)}.map-control-btn:active{filter:brightness(.8)}.map-control.control-group .map-control-btn:first-child{border-radius:4px 4px 0 0}.map-control.control-group .map-control-btn:last-child{border-radius:0 0 4px 4px}.map-control.control-group .map-control-btn:only-child{border-radius:4px}.map-control.control-search{position:absolute;top:10px;left:50%;transform:translate(-50%);padding:6px 12px;z-index:1000}.map-control-input-container{display:flex;align-items:center;gap:6px}.map-control-checkbox{margin:0;cursor:pointer}.map-control-label{font-size:13px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;color:var(--hfse-foreground, #333)}.hfse-property-infowindow-meta{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:12px;color:var(--hfse-muted-foreground, #555)}.hfse-property-infowindow-meta span:not(:last-child):after{content:"·";margin-left:8px}.hfse-form-map-toggle-btn{display:inline-flex;align-items:center;gap:6px;height:35px;padding:0 12px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;background:var(--hfse-card-bg, #fff);color:var(--hfse-foreground, inherit);border:1px solid var(--hfse-border, #ddd);border-radius:4px;cursor:pointer;transition:background .2s}.hfse-form-map-toggle-btn:hover{filter:brightness(.95)}.hfse-form-map-toggle-btn-icon{display:flex;align-items:center}.hfse-form-map-toggle-btn-icon svg{width:20px;height:20px}@media(min-width:960px){.hfse.with-map.map-visible{display:flex;overflow:visible}.hfse.with-map.map-visible .hfse-body{width:55%;box-sizing:border-box}.hfse.with-map.map-visible.map-right .hfse-body{padding-right:10px}.hfse.with-map.map-visible.map-right .hfse-sidebar,.hfse.with-map.map-visible.map-left .hfse-body{padding-left:10px}.hfse.with-map.map-visible.map-left .hfse-sidebar{padding-right:10px}.hfse.with-map.map-visible .hfse-sidebar{width:45%;overflow:visible;box-sizing:border-box}.hfse.with-map.map-visible .hfse-map-container{top:0;height:100vh;position:sticky;margin-bottom:0}.hfse.map-visible.map-left .hfse-sidebar{order:0}.hfse.map-visible.map-right .hfse-sidebar{order:2}}.hfse.dark .hfse-map-badge{box-shadow:0 2px 4px #0006}.hfse-form-date-options.hr-dialog-content{max-width:640px;max-height:none;overflow:visible}.hfse-date-calendar-body{overflow-x:auto;padding:8px 0}.hfse-rdp{--rdp-accent: #333;--rdp-accent-fg: #fff;--rdp-accent-light: color-mix(in srgb, var(--rdp-accent) 15%, transparent);--rdp-cell: 36px;font-size:14px;position:relative}.hfse-rdp-months{display:flex;gap:24px;flex-wrap:wrap}.hfse-rdp-month{flex:1;min-width:250px}.hfse-rdp-caption{display:flex;align-items:center;justify-content:center;padding:8px 0;font-weight:600;font-size:14px}.hfse-rdp-nav{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;right:0;padding:8px 0}.hfse-rdp-nav-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:1px solid var(--hfse-border, #e5e5e5);border-radius:4px;cursor:pointer;color:var(--hfse-foreground, #333)}.hfse-rdp-nav-btn:hover{background:var(--hfse-input-bg, #f5f5f5)}.hfse-rdp-weekdays{display:flex}.hfse-rdp-weekday{flex:1;text-align:center;font-size:12px;font-weight:500;color:var(--hfse-muted-foreground, #999);padding:8px 0;border-bottom:1px solid var(--hfse-border, #eee)}.hfse-rdp-week{display:flex}.hfse-rdp-day{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.hfse-rdp-day-btn{width:var(--rdp-cell);height:var(--rdp-cell);display:flex;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;cursor:pointer;font-size:13px;color:var(--hfse-foreground, #333);transition:background .15s}.hfse-rdp-day-btn:hover{background:var(--hfse-input-bg, #f0f0f0)}.hfse-rdp-today .hfse-rdp-day-btn{font-weight:700;color:var(--rdp-accent)}.hfse-rdp-range-start .hfse-rdp-day-btn,.hfse-rdp-range-end .hfse-rdp-day-btn{background:var(--rdp-accent);color:var(--rdp-accent-fg);font-weight:600}.hfse-rdp-range-start .hfse-rdp-day-btn:hover,.hfse-rdp-range-end .hfse-rdp-day-btn:hover{background:var(--rdp-accent);opacity:.9}.hfse-rdp-range-middle{background:var(--rdp-accent-light)}.hfse-rdp-range-middle .hfse-rdp-day-btn{border-radius:0;color:var(--hfse-foreground, #333)}.hfse-rdp-range-start{border-radius:50% 0 0 50%;background:var(--rdp-accent-light)}.hfse-rdp-range-end{border-radius:0 50% 50% 0;background:var(--rdp-accent-light)}.hfse-rdp-range-start.hfse-rdp-range-end{border-radius:50%;background:transparent}.hfse-rdp-outside .hfse-rdp-day-btn{color:var(--hfse-border, #ccc)}.hfse-rdp-disabled .hfse-rdp-day-btn{color:var(--hfse-border, #ddd);cursor:not-allowed}.hfse-rdp-disabled .hfse-rdp-day-btn:hover{background:none}.hfse-form-additional-filters-options.hr-dialog-content{max-width:680px}.hk-modal-header-title{display:flex;align-items:center;gap:8px}.hfse-af-grid{display:flex;gap:0}.hfse-af-col{padding:0 20px;box-sizing:border-box;min-width:0;overflow:hidden}.hfse-af-col:first-child{padding-left:0}.hfse-af-col:last-child{padding-right:0}.hfse-af-grid-divider>.hfse-af-col+.hfse-af-col{border-left:1px solid var(--hfse-border, #e5e5e5)}.hfse-af-col-1-2{flex:0 0 50%;max-width:50%}.hfse-af-col-1-3{flex:0 0 33.333%;max-width:33.333%}.hfse-af-col-2-3{flex:0 0 66.667%;max-width:66.667%}.hfse-af-label{margin-bottom:12px}.hfse-af-divider{border:none;border-top:1px solid var(--hfse-border, #e5e5e5);margin:20px 0}.hfse-af-divider-thin{border:none;border-top:1px solid var(--hfse-border, #e5e5e5);margin:0 0 12px}.hfse-af-search-input-wrap{position:relative}.hfse-af-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--hfse-muted-foreground, #999);pointer-events:none;display:flex;align-items:center}.hfse-af-search-input{padding-left:34px!important}.hfse-af-room-group{margin-bottom:20px}.hfse-af-room-group:last-child{margin-bottom:0}.hfse-af-checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.hfse-af-checkbox-label{display:flex;align-items:center;gap:0;cursor:pointer;font-size:14px;line-height:1.4}.hfse-price-slider{padding:10px}.hfse-price-slider-track{position:relative;height:4px;background:var(--hfse-border, #aaa);border-radius:2px}.hfse-price-slider-range{position:absolute;top:0;height:100%;background:var(--hfse-foreground, #000);border-radius:2px}.hfse-price-slider-handle{position:absolute;top:50%;width:20px;height:20px;background:var(--hfse-foreground, #333);border-radius:50%;transform:translate(-50%,-50%);cursor:grab;touch-action:none;z-index:1}.hfse-price-slider-handle:active{cursor:grabbing}@media(max-width:639px){.hfse-af-grid{flex-direction:column}.hfse-af-col{padding:0;max-width:100%!important;flex:0 0 100%!important}.hfse-af-grid-divider>.hfse-af-col+.hfse-af-col{border-left:none;border-top:1px solid var(--hfse-border, #e5e5e5);padding-top:16px;margin-top:16px}.hfse-form-additional-filters-options.hr-dialog-content{max-width:100%}}.hr-related{font-family:inherit}.hr-related-grid{display:grid;grid-template-columns:repeat(var(--hr-related-cols, 1),minmax(0,1fr));gap:var(--hr-related-gap, 16px)}@media(min-width:600px){.hr-related-grid{grid-template-columns:repeat(var(--hr-related-cols-780, 2),minmax(0,1fr))}}@media(min-width:960px){.hr-related-grid{grid-template-columns:repeat(var(--hr-related-cols-960, 3),minmax(0,1fr))}}.hr-related-slider{display:flex;gap:var(--hr-related-gap, 16px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.hr-related-slider::-webkit-scrollbar{height:6px}.hr-related-slider::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.hr-related-slider-item{flex:0 0 85%;scroll-snap-align:start}@media(min-width:600px){.hr-related-slider-item{flex:0 0 45%}}@media(min-width:960px){.hr-related-slider-item{flex:0 0 31%}}.hr-related-skeleton{aspect-ratio:16 / 11;border-radius:8px;background:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-size:200% 100%;animation:hr-related-skeleton-pulse 1.5s ease-in-out infinite}.hr-related.dark .hr-related-skeleton{background:linear-gradient(90deg,#222,#2a2a2a,#222);background-size:200% 100%}@keyframes hr-related-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.hr-related-empty{padding:2rem 1rem;text-align:center;color:var(--hfse-muted-foreground, #999);font-size:.95rem}.hr-widget-section{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;width:100%}.hr-widget-section-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--foreground);white-space:nowrap;flex-shrink:0}.hr-widget-section-line{flex:1;height:1px;background-color:currentColor;opacity:.18;display:block}@media(max-width:640px){.hr-widget-section-title{font-size:1.25rem}.hr-widget-section{gap:1rem;margin-bottom:1.5rem}}
