@layer components{.mobile-overlay{z-index:1040;background:var(--background);flex-direction:column;animation:.25s ease-out overlay-enter;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-overlay--closing{pointer-events:none;animation:.2s ease-in forwards overlay-exit}.mobile-overlay--closing .mobile-overlay__body,.mobile-overlay--closing .mobile-overlay__header{visibility:hidden}@keyframes overlay-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes overlay-exit{0%{transform:translate(0)}to{transform:translate(100%)}}.mobile-overlay__header{padding:.75rem 1rem;padding-top:max(.75rem, env(safe-area-inset-top));border-bottom:1px solid var(--border);z-index:2;background:var(--background);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.mobile-overlay__back{cursor:pointer;color:var(--foreground);background:0 0;border:none;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.9375rem;font-weight:500;display:flex}.mobile-overlay__back:active{opacity:.7}.mobile-overlay__share{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.mobile-overlay__share:active{background:var(--muted)}.mobile-overlay__body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.mobile-overlay__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.mobile-overlay__error{text-align:center;color:var(--muted-foreground);flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.mobile-overlay__error-link{color:var(--primary);text-decoration:underline}}.mobile-overlay__body .detail__breadcrumbs{display:none}.mobile-overlay__body .detail{min-height:auto;padding-bottom:0}.mobile-overlay__body .detail__container{padding-top:0}.mobile-overlay__body .detail__main{gap:1rem}.mobile-overlay__body .mobile-carousel{margin-left:calc(-1 * var(--spacing-md));margin-right:calc(-1 * var(--spacing-md));width:calc(100% + 2 * var(--spacing-md))}.mobile-overlay__body .detail__header{padding-top:.5rem}.mobile-overlay__body .detail__description p{font-size:var(--paragraph-font-size,.925rem);line-height:var(--paragraph-line-height,1.6)}.mobile-overlay__body .detail__section-title{font-size:1.125rem}.mobile-overlay__body .mobile-reserve-bar{z-index:10;position:sticky;bottom:0}
.search-page{background-color:#f5f5f5;min-height:calc(100vh - 82px);padding:0}#mobile-search-portal{display:contents}.search-page__container{flex-direction:column;gap:0;max-width:1184px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:992px){.search-page__container{flex-direction:row;align-items:flex-start;gap:1.5rem}.search-page__container--fullwidth{max-width:100%}.search-page__container--fullwidth .search-page__sidebar{display:none}}.search-page__search-bar-wrapper{display:none}@media (min-width:992px){.search-page__search-bar-wrapper{z-index:50;max-width:1184px;margin:0 auto;padding:12px 1rem 16px;display:block;position:sticky;top:72px}}.search-page__sidebar{flex-shrink:0;width:100%;display:none}@media (min-width:992px){.search-page__sidebar{width:280px;display:block}}.search-page__main{flex:1;min-width:0}.search-page__header{background-color:#fff;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:none;box-shadow:0 1px 3px #0000001a}@media (min-width:992px){.search-page__header{display:flex}}.search-page__title{color:#333;margin:0;font-family:inherit;font-size:1.25rem;font-weight:500}.search-page__count{color:var(--primary);font-weight:600}.search-page__sort{align-items:center;gap:.5rem;display:flex}.search-page__sort-label{color:#666;font-family:inherit;font-size:.875rem}.search-page__sort-select{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.search-page__sort-select:focus{border-color:var(--primary);outline:none}.search-page__results{flex-direction:column;gap:1rem;display:flex}.search-page__no-results{text-align:center;box-sizing:border-box;background-color:#fff;border-radius:8px;grid-column:1/-1;width:100%;padding:3rem 2rem;box-shadow:0 1px 3px #0000001a}.search-page__no-results-title{color:#333;margin-bottom:.5rem;font-family:inherit;font-size:1.05rem;font-weight:600}.search-page__no-results-hint{color:#666;margin-bottom:1.25rem;font-family:inherit;font-size:.9rem;line-height:1.5}.search-page__no-results p{color:#666;margin-bottom:1rem;font-family:inherit}.search-page__no-results--dates{background-color:#fff8e1;border:1px solid #ffc107}.search-page__no-results--dates p{color:#856404;margin-bottom:0;font-weight:500}.search-page__clear-btn{color:#fff;background-color:var(--primary);cursor:pointer;border:none;border-radius:4px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;transition:background-color .2s}.search-page__clear-btn:hover{background-color:var(--secondary)}.search-page__blocked-banner{box-sizing:border-box;background:#fff2e0;background:lab(96.523% 4.94006 14.6682);border:1px solid #f8c384;border:1px solid lab(82.5009% 14.2789 38.9198);border-radius:8px;margin-bottom:1rem;padding:1.25rem 1.5rem}.search-page__blocked-banner-title{color:#4f1d00;color:lab(17.6854% 38.7609 41.1383);margin:0 0 .5rem;font-family:inherit;font-size:1rem;font-weight:600}.search-page__blocked-banner-hint{color:#713408;color:lab(29.7709% 25.4785 37.4201);margin:0 0 1rem;font-family:inherit;font-size:.875rem;line-height:1.5}.filters{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.filters__clear-bar{justify-content:flex-end;min-height:28px;margin-bottom:.75rem;display:flex}.filters__clear-bar-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.8125rem;font-weight:500;transition:color .15s,background-color .15s;display:inline-flex}.filters__clear-bar-btn:hover{color:#111;background-color:#f3f4f6}.filters__clear-bar-btn--hidden{visibility:hidden}.filters__group{border-bottom:1px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.filters__group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filters__label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-family:inherit;font-size:.6875rem;font-weight:500;display:block}.filters__select{color:#333;cursor:pointer;appearance:none;background-color:#fff;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 fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem}.filters__select:focus{border-color:#333;outline:none}.filters__dropdown{position:relative}.filters__dropdown-trigger{color:#333;cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s;display:flex}.filters__dropdown-trigger:hover,.filters__dropdown-trigger--open{border-color:#333}.filters__dropdown-arrow{color:#666;font-size:.625rem;transition:transform .2s}.filters__dropdown-trigger--open .filters__dropdown-arrow{transform:rotate(180deg)}.filters__dropdown-content{z-index:100;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:max-content;min-width:100%;max-width:calc(100vw - 2rem);padding:1rem;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #00000026}.filters__select-row{gap:.75rem;display:flex}.filters__select-group{flex:1;min-width:0}.filters__select-group .filters__label{margin-bottom:.375rem}.filters__guest-row{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.filters__guest-row:last-child{border-bottom:none;padding-bottom:0}.filters__guest-row:first-child{padding-top:0}.filters__guest-row-icon{color:#555;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.filters__guest-row-info{flex-direction:column;flex:1;min-width:0;display:flex}.filters__guest-row-label{color:#333;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.3}.filters__guest-row-subtitle{color:#999;font-family:inherit;font-size:.75rem;line-height:1.3}.filters__counter-row{gap:1rem;display:flex}.filters__counter-group{flex:1}.filters__counter-label{color:#666;margin-bottom:.375rem;font-family:inherit;font-size:.75rem;display:block}.filters__counter{align-items:center;gap:0;display:flex}.filters__counter-btn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;font-size:1.125rem;font-weight:400;transition:all .2s;display:flex}.filters__counter-btn:hover:not(:disabled){color:#fff;background-color:#333}.filters__counter-btn:disabled{opacity:.3;cursor:not-allowed}.filters__counter-value{color:#333;text-align:center;min-width:40px;font-family:inherit;font-size:.875rem;font-weight:500}.filters__range{background:linear-gradient(to right, #333 var(--value,100%), #e0e0e0 var(--value,100%));appearance:none;cursor:pointer;border-radius:2px;width:100%;height:4px;margin:.5rem 0}.filters__range::-webkit-slider-thumb{appearance:none;cursor:pointer;background-color:#333;border:none;border-radius:50%;width:20px;height:20px;transition:transform .2s}.filters__range::-webkit-slider-thumb:hover{transform:scale(1.1)}.filters__range::-moz-range-thumb{cursor:pointer;background-color:#333;border:none;border-radius:50%;width:20px;height:20px}.filters__range-labels{color:#666;justify-content:space-between;margin-top:.25rem;font-family:inherit;font-size:.75rem;display:flex}.filters__stars{align-items:center;gap:.25rem;display:flex}.filters__star{color:#ddd;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;transition:color .2s}.filters__star:hover,.filters__star--active{color:#ffc107}.filters__stars-clear{color:#999;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:.25rem;font-size:1rem}.filters__stars-clear:hover{color:#333}.filters__section{border-top:1px solid #e0e0e0;margin-top:1.5rem;padding-top:1.5rem}.filters__section-title{color:#333;margin:0 0 1rem;font-family:inherit;font-size:1rem;font-weight:500}.filters__section .filters__group{border-bottom:none;margin-bottom:1rem;padding-bottom:0}.filters__section .filters__group:last-child{margin-bottom:0}.filters__checkbox-label{color:#333;cursor:pointer;align-items:flex-start;gap:.5rem;font-family:inherit;font-size:.875rem;line-height:1.4;display:flex}.filters__checkbox{cursor:pointer;accent-color:#333;flex-shrink:0;width:18px;height:18px;margin-top:2px}.filters__eigenschappen{flex-direction:column;gap:.625rem;display:flex}.filters__toggle-grid{flex-wrap:wrap;gap:.5rem;display:flex}.filters__toggle-btn{cursor:pointer;color:#555;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-family:inherit;font-size:.8125rem;font-weight:400;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex;position:relative}.filters__toggle-btn:hover{background-color:#fafafa;border-color:#999}.filters__toggle-btn--active{border-color:var(--primary);background-color:color-mix(in oklch, var(--primary) 8%, white);color:#333;font-weight:500}.filters__toggle-btn--active:hover{border-color:var(--primary);background-color:color-mix(in oklch, var(--primary) 12%, white)}.filters__toggle-icon{color:#888;flex-shrink:0}.filters__toggle-btn--active .filters__toggle-icon{color:var(--primary)}.filters__toggle-check{color:var(--primary);flex-shrink:0;margin-left:-2px}.filters__pet-options{border-top:1px solid #f0f0f0;flex-direction:column;gap:.5rem;padding:.75rem 0;display:flex}.filters__pet-option{color:#333;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:400;transition:border-color .2s,background-color .2s;display:inline-flex}.filters__pet-option:hover{border-color:#333}.filters__pet-option--active{background-color:#f5f5f5;border-color:#333;font-weight:500}.carousel{width:100%;height:100%;position:relative;overflow:hidden}.carousel__viewport{width:100%;height:100%;overflow:hidden}.carousel__container{height:100%;display:flex}.carousel__slide{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;flex:0 0 100%;min-width:0;height:100%;animation:1.5s ease-in-out infinite skeleton-shimmer;position:relative}@media (prefers-reduced-motion:reduce){.carousel__slide{background:#f0f0f0;animation:none}}.carousel__image,.carousel__single-image{object-fit:cover;color:#0000;width:100%;height:100%}.carousel__placeholder{color:#999;background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;height:100%;font-family:inherit;font-size:.875rem;display:flex}.carousel__arrow{cursor:pointer;z-index:2;opacity:0;color:#333;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0003}.carousel__arrow--prev{left:8px}.carousel__arrow--next{right:8px}.carousel:hover .carousel__arrow{opacity:1}.carousel__arrow:hover{background-color:#fff}.carousel__favorite{cursor:pointer;z-index:2;color:#666;background-color:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s;display:flex;position:absolute;top:8px;right:8px}.carousel__favorite:hover{color:#e53935}.carousel__counter{color:#fff;z-index:2;background-color:#0000008c;border-radius:4px;padding:2px 8px;font-family:inherit;font-size:.6875rem;font-weight:500;position:absolute;bottom:8px;left:8px}@media (min-width:750px){.carousel__counter{display:none}}.property-card{background-color:#fff;border-radius:8px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.property-card:hover{box-shadow:0 4px 12px #00000026}@media (min-width:750px){.property-card{flex-direction:row}}.property-card__image-wrapper{flex-shrink:0;width:100%;height:220px;position:relative}@media (min-width:750px){.property-card__image-wrapper{width:280px;height:210px}}.property-card__content{flex-direction:column;flex:1;min-width:0;padding:.875rem 1rem;display:flex}.property-card__title{color:#333;margin:0 0 .125rem;font-family:inherit;font-size:1rem;font-weight:600}.property-card__title a{color:inherit;text-decoration:none}.property-card__title a:hover{color:var(--primary)}.property-card__rating{align-items:center;gap:4px;margin-bottom:.25rem;display:flex}.property-card__rating-number{color:#333;font-family:inherit;font-size:.8125rem;font-weight:600}.property-card__rating-stars{gap:1px;display:inline-flex}.property-card__star--filled{color:var(--primary);fill:var(--primary)}.property-card__star--empty{color:var(--accent);fill:var(--accent)}.property-card__guest-rating{align-items:center;gap:4px;margin-bottom:.25rem;display:flex}.property-card__guest-rating-score{color:#fff;background-color:var(--primary);border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:22px;padding:0 4px;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.property-card__guest-rating-label{color:#333;font-family:inherit;font-size:.75rem;font-weight:500}.property-card__guest-rating-count{color:#999;font-family:inherit;font-size:.75rem}.property-card__location{color:#666;margin:0 0 .5rem;font-family:inherit;font-size:.8125rem}.property-card__specs{flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem;display:flex}.property-card__spec{color:#555;align-items:center;gap:4px;font-family:inherit;font-size:.8125rem;display:inline-flex}.property-card__spec svg{color:#666;flex-shrink:0}.property-card__features{gap:.5rem;margin-top:auto;display:flex}.property-card__feature-icon{background-color:var(--success-muted);width:30px;height:30px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.property-card__footer{border-top:1px solid #f0f0f0;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}@media (min-width:750px){.property-card__footer{border-top:none;border-left:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;width:170px;padding:.875rem}}.property-card__price{text-align:left;flex-direction:column;align-items:flex-start;display:flex}@media (min-width:750px){.property-card__price{text-align:right;align-items:flex-end}}.property-card__price-text{color:#999;font-family:inherit;font-size:.8125rem}.property-card__price-vanaf{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;font-family:inherit;font-size:.6875rem;font-weight:500}.property-card__price-per-night{color:var(--primary);font-family:inherit;font-size:1.25rem;font-weight:600;line-height:1.2}.property-card__price-label{color:#999;font-size:.75rem;font-weight:400}.property-card__price-total{color:#999;margin-top:2px;font-family:inherit;font-size:.6875rem;line-height:1}.property-card__actions{flex-direction:column;flex-shrink:0;gap:.375rem;display:flex}@media (min-width:750px){.property-card__actions{width:100%}}.property-card__btn{text-align:center;white-space:normal;border-radius:6px;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .2s,color .2s;display:block}@media (max-width:575px){.property-card__btn{flex:1}}.property-card__btn--primary{color:#fff;background-color:var(--primary)}.property-card__btn--primary:hover{background-color:var(--secondary)}.datepicker{width:100%;position:relative}.datepicker__input{color:#333;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem}.datepicker__input:focus{border-color:#333;outline:none}.datepicker__dropdown{z-index:1000;background-color:#fff;border-radius:8px;width:max-content;min-width:100%;padding:1rem;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 20px #00000026}.destination-search{width:100%;position:relative}.destination-search__input-wrapper{align-items:center;display:flex;position:relative}.destination-search__input{background-color:#fff;border:1px solid #ddd;border-radius:.75rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.destination-search__input:focus{border-color:var(--primary);outline:none}.destination-search__input::placeholder{color:#999}.destination-search__clear{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.25rem;transition:color .2s,background-color .2s;display:flex;position:absolute;right:.5rem}.destination-search__clear:hover{color:#666;background-color:#f0f0f0}.destination-search__loading{border:2px solid #ddd;border-top-color:var(--primary);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite destination-search-spin;position:absolute;right:.75rem}@keyframes destination-search-spin{to{transform:rotate(360deg)}}.destination-search__dropdown{z-index:100;background-color:#fff;border:1px solid #ddd;border-radius:4px;max-height:400px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.destination-search__category-group{border-bottom:1px solid #eee}.destination-search__category-group:last-child{border-bottom:none}.destination-search__category{color:#999;text-transform:uppercase;letter-spacing:.05em;background-color:#f9f9f9;padding:.5rem 1rem;font-family:inherit;font-size:.6875rem;font-weight:600}.destination-search__item{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.625rem 1rem;font-family:inherit;transition:background-color .15s;display:block}.destination-search__item:hover,.destination-search__item--active{background-color:#f5f5f5}.destination-search__item-name{color:#333;font-size:.875rem;line-height:1.3}.destination-search__match{color:var(--primary);font-weight:600}.destination-search__item-subtitle{color:#999;margin-top:.125rem;font-size:.75rem;line-height:1.2}.destination-search__no-results{text-align:center;color:#666;padding:1rem;font-size:.875rem}.search-page__loading{background-color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;box-shadow:0 1px 3px #0000001a}.skeleton-bone{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-bone--image{border-radius:0;width:100%;height:100%}.skeleton-bone--title{width:70%;height:1rem;margin-bottom:.5rem}.skeleton-bone--rating{width:40%;height:.75rem;margin-bottom:.375rem}.skeleton-bone--location{width:55%;height:.75rem;margin-bottom:.5rem}.skeleton-bone--specs{width:50%;height:.75rem;margin-bottom:.375rem}.skeleton-bone--features{width:30%;height:.75rem}.skeleton-bone--price{width:80px;height:1.25rem}.skeleton-bone--button{border-radius:6px;width:100px;height:2.25rem}.property-card-skeleton:hover{box-shadow:0 1px 3px #0000001a}@keyframes card-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.search-page__results>.property-card:not(.property-card-skeleton){animation:.3s ease-out both card-fade-in}.search-page__results>.property-card:not(.property-card-skeleton):first-child{animation-delay:0s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(2){animation-delay:50ms}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(3){animation-delay:.1s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(4){animation-delay:.15s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(5){animation-delay:.2s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(6){animation-delay:.25s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(7){animation-delay:.3s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(8){animation-delay:.35s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(9){animation-delay:.4s}.search-page__results>.property-card:not(.property-card-skeleton):nth-child(10){animation-delay:.45s}@media (prefers-reduced-motion:reduce){.skeleton-bone,.search-page__results>.property-card:not(.property-card-skeleton){animation:none}}.search-page__load-more{min-height:1px;margin-top:1rem}.search-page__loading-more{justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.search-page__loading-more span:last-child{color:#666;font-family:inherit;font-size:.875rem}.search-page__end{text-align:center;margin-top:1rem;padding:2rem}.search-page__end p{color:#999;margin:0;font-family:inherit;font-size:.875rem}.search-page__pricing-note{background-color:var(--success-muted);border:1px solid var(--success-border);color:var(--success);border-radius:4px;margin:0 0 1rem;padding:.75rem 1rem;font-family:inherit;font-size:.8125rem}.search-page__pricing-note--periode{background-color:var(--info-muted);border-color:var(--info-border);color:var(--info)}.search-page__mobile-icon-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;box-shadow:0 2px 8px #00000014}@media (min-width:992px){.search-page__mobile-icon-btn{display:none}}.search-page__mobile-icon-btn:active{background-color:#f5f5f5}.search-page__mobile-icon-btn--active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.search-page__mobile-icon-btn-badge{color:#fff;background-color:var(--primary);border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.search-page__mobile-toolbar-count-bar{color:#666;background-color:#f5f5f5;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.75rem;display:flex}@media (min-width:992px){.search-page__mobile-toolbar-count-bar{display:none}}.search-page__mobile-sort-text{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.75rem;font-weight:500;text-decoration:underline;display:inline-flex}.search-page__mobile-sort-text:active{color:var(--primary)}.search-page__filter-sheet{flex-direction:column;padding:0;display:flex;overflow:hidden;--tw-enter-duration:.3s!important;--tw-exit-duration:.25s!important;border-top:none!important;border-radius:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transition-duration:.3s!important;transition-timing-function:ease-out!important;animation-timing-function:ease-out!important}.search-page__filter-sheet-header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.search-page__filter-sheet-title{color:#333;margin:0;font-family:inherit;font-size:1rem;font-weight:600}.search-page__filter-sheet-close{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background-color .15s;display:flex}.search-page__filter-sheet-close:hover{color:#333;background-color:#f0f0f0}.search-page__filter-sheet-clear{color:#333;cursor:pointer;background:0 0;border:none;padding:4px;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:underline}.search-page__filter-sheet .search-page__filter-sheet-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 1rem 1rem;overflow-y:auto}.search-page__filter-sheet .filters{box-shadow:none;border-radius:0;padding:0}.search-page__filter-sheet-footer{background:#fff;border-top:1px solid #eee;flex-shrink:0;padding:.75rem 1.5rem}.search-page__filter-sheet-submit{color:#fff;background-color:var(--primary);cursor:pointer;border:none;border-radius:6px;width:100%;padding:.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .2s}.search-page__filter-sheet-submit:hover{background-color:var(--secondary)}@media (min-width:992px){.search-page__filter-sheet{width:380px!important;max-width:380px!important}}.search-page__sort-sheet{border-radius:16px 16px 0 0;max-height:50vh}.search-page__sort-sheet-options{flex-direction:column;padding:.5rem 0;display:flex}.search-page__sort-sheet-option{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:.875rem 0;font-family:inherit;font-size:.9375rem;transition:background-color .15s;display:flex}.search-page__sort-sheet-option:last-child{border-bottom:none}.search-page__sort-sheet-option:active{background-color:#f5f5f5}.search-page__sort-sheet-option--active{color:var(--primary);font-weight:600}.search-page__sort-sheet-option--active svg{color:var(--primary)}.search-page__filter-btn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .2s,background-color .2s;display:inline-flex}.search-page__filter-btn:hover{border-color:var(--primary);background-color:#f9fff9}.search-page__filter-btn-badge{color:#fff;background-color:var(--primary);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.search-page__header-actions{align-items:center;gap:1rem;display:flex}.search-page__view-toggle{border:2px solid var(--primary);background-color:#f0f0f0;border-radius:8px;gap:2px;padding:2px;display:flex}.search-page__view-btn{color:#444;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:.375rem .75rem;font-family:inherit;font-size:.8125rem;transition:all .2s;display:inline-flex}.search-page__view-btn:hover{color:#333}.search-page__view-btn--active{color:#333;background-color:#fff;font-weight:500;box-shadow:0 1px 3px #0000001a}@media (max-width:991px){.search-page__view-btn--split{display:none}}.search-page__content{gap:1.5rem;display:flex}.search-page__results-column,.search-page__results-wrapper{flex:1;min-width:0}.search-page__kaart-wrapper{display:none;position:relative}.search-page__kaart-loading{z-index:10;pointer-events:none;background:#0009;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.search-page__main--split .search-page__kaart-wrapper{border-radius:8px;flex-shrink:0;width:50%;height:calc(100vh - 120px);display:block;position:sticky;top:100px;overflow:hidden}.search-page__main--kaart .search-page__kaart-wrapper{border-radius:8px;width:100%;height:calc(100vh - 200px);display:block;overflow:hidden}@media (max-width:991px){.search-page__main--kaart .search-page__kaart-wrapper{border-radius:0;width:calc(100% + 2rem);height:calc(100vh - 140px);margin:0 -1rem}}.search-page__kaart-skeleton{color:#999;background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-family:inherit;display:flex}.property-card--hovered{outline:2px solid var(--primary);box-shadow:0 4px 12px #0903}.search-page__cluster-summary{padding:1.5rem}.search-page__cluster-summary-title{margin-bottom:.25rem;font-family:inherit;font-size:1.1rem;font-weight:600}.search-page__cluster-summary-hint{color:#666;margin-bottom:1rem;font-family:inherit;font-size:.85rem}.search-page__cluster-list{margin:0;padding:0;list-style:none}.search-page__cluster-list-item{border-bottom:1px solid #eee;justify-content:space-between;padding:.5rem 0;font-family:inherit;font-size:.9rem;display:flex}.property-card__badge{border-radius:4px;margin-top:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-block}.property-card__badge--distance{white-space:nowrap;align-items:center;gap:.25rem;padding-left:0;display:inline-flex}.search-page__load-more-btn-wrapper{justify-content:center;padding:24px 0 32px;display:flex}.search-page__load-more-btn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .2s;display:inline-flex}.search-page__load-more-btn:hover:not(:disabled){background-color:var(--secondary)}.search-page--embedded{background-color:#fff;max-width:1184px;margin:0 auto;padding:0 1rem}.search-page--embedded .search-page__search-bar-wrapper{padding:12px 0 16px;position:static}.search-page--embedded .search-page__container{max-width:none;padding:0}.price-range{padding:.5rem 0}.price-range__header{margin-bottom:1rem}.price-range__title{color:#333;font-family:inherit;font-size:1rem;font-weight:600}.price-range__subtitle{color:#999;margin-top:2px;font-family:inherit;font-size:.8125rem}.price-range__histogram{align-items:flex-end;gap:2px;height:80px;padding:0 10px;display:flex}.price-range__bar{background-color:#e0e0e0;border-radius:2px 2px 0 0;flex:1;min-width:0;transition:background-color .15s}.price-range__bar--active{background-color:var(--primary)}.price-range__slider{height:24px;margin:0 10px;position:relative}.price-range__slider-fill{background-color:var(--primary);pointer-events:none;border-radius:2px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.price-range__slider input[type=range]{pointer-events:none;appearance:none;background:0 0;outline:none;width:100%;height:24px;margin:0;padding:0;position:absolute;top:0;left:0}.price-range__slider input[type=range]::-webkit-slider-runnable-track{background:0 0;border-radius:2px;height:4px}.price-range__slider input[type=range]::-moz-range-track{background:0 0;border:none;border-radius:2px;height:4px}.price-range__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;border:2px solid var(--primary);cursor:grab;z-index:2;background:#fff;border-radius:50%;width:20px;height:20px;margin-top:-8px;position:relative;box-shadow:0 1px 4px #00000026}.price-range__slider input[type=range]::-moz-range-thumb{pointer-events:all;border:2px solid var(--primary);cursor:grab;z-index:2;background:#fff;border-radius:50%;width:20px;height:20px;position:relative;box-shadow:0 1px 4px #00000026}.price-range__slider input[type=range]:active::-webkit-slider-thumb{cursor:grabbing;box-shadow:0 2px 8px #0003}.price-range__slider input[type=range]:active::-moz-range-thumb{cursor:grabbing;box-shadow:0 2px 8px #0003}.price-range__slider:before{content:"";pointer-events:none;background-color:#e0e0e0;border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.price-range__inputs{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.price-range__input-group{flex:1;max-width:140px}.price-range__input-group:last-child{text-align:right;margin-left:auto}.price-range__input-label{color:#999;margin-bottom:4px;font-family:inherit;font-size:.75rem;display:block}.price-range__input-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;padding:.5rem .75rem;transition:border-color .15s;display:flex}.price-range__input-wrapper:focus-within{border-color:var(--primary)}.price-range__input-prefix{color:#999;flex-shrink:0;margin-right:4px;font-family:inherit;font-size:.875rem}.price-range__input{color:#333;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:.875rem}.price-range__input::placeholder{color:#ccc}body.split-view-active>.header{display:none!important}.search-page--split-active{z-index:200;background:#fff;position:fixed;inset:0;overflow:hidden}.search-page--split-active #search-bar-portal,.search-page--split-active #mobile-search-portal{display:none}.search-page--split-active .search-page__container{gap:0;max-width:100%;height:100vh;padding:0;display:flex}.search-page--split-active .search-page__sidebar{display:none}.search-page--split-active .search-page__main{flex-direction:column;flex:1;min-width:0;height:100vh;margin:0;display:flex}.search-page--split-active .search-page__header{display:none}.search-page--split-active .search-page__content{flex:1;gap:0;display:flex;overflow:hidden}.search-page--split-active .search-page__results-column{z-index:5;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:visible}.search-page--split-active .search-page__results-wrapper{flex:1;min-width:0;padding:0 8px;overflow-y:auto}.search-page--split-active .search-page__kaart-wrapper{border-radius:0;flex-shrink:0;width:50%;height:100%;position:relative;top:0}.split-controls{z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;padding:8px 12px 6px;position:sticky;top:0;overflow:visible}.split-controls .search-bar__dropdown--periode{animation:.15s ease-out searchBarDropdownFadeIn;left:0;transform:none}.split-controls .search-bar{max-width:none;margin:0;padding:0;position:static}.split-controls__search-desktop{display:block}.split-controls__search-mobile{display:none}@media (max-width:1199px){.split-controls__search-desktop{display:none}.split-controls__search-mobile{display:block}.split-controls__search-mobile .mobile-search-pill{width:100%;margin:0;display:flex}.split-controls__search-mobile .mobile-search-sticky{box-shadow:none;padding:0;position:static}}.split-toolbar{gap:6px;margin-top:6px;display:flex}.split-toolbar__btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:background .1s,border-color .1s;display:flex}.split-toolbar__btn:hover{background:#f5f5f5;border-color:#ccc}.split-toolbar__badge{background:var(--primary);color:#fff;text-align:center;border-radius:9999px;min-width:16px;padding:1px 5px;font-size:.65rem;font-weight:700}.split-result-count{color:#6b7280;margin-top:4px;font-size:.75rem}.search-page--split-active .search-page__results{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:1399px){.search-page--split-active .search-page__results{grid-template-columns:1fr}}.search-page--split-active .property-card{flex-direction:column}.search-page--split-active .property-card__image-wrapper{width:100%;height:220px}.search-page--split-active .property-card__footer{border-top:1px solid #f0f0f0;border-left:none;flex-direction:row;justify-content:space-between;align-items:center;width:auto;padding:.875rem 1rem}.search-page--split-active .property-card__price{text-align:left;align-items:flex-start}.search-page--split-active .property-card__actions{width:auto}body.kaart-view-active>.header{display:none!important}.search-page--kaart-active{z-index:200;background:#fff;position:fixed;inset:0;overflow:hidden}.search-page--kaart-active #search-bar-portal,.search-page--kaart-active #mobile-search-portal{display:none}.search-page--kaart-active .search-page__container{max-width:100%;height:100vh;padding:0}.search-page--kaart-active .search-page__sidebar,.search-page--kaart-active .search-page__header{display:none}.search-page--kaart-active .search-page__main{height:100vh;margin:0;position:relative}.search-page--kaart-active .search-page__content{height:100vh}.search-page--kaart-active .search-page__kaart-wrapper{border-radius:0;width:100%;height:100vh;margin:0;position:absolute;top:0;left:0}.kaart-controls{z-index:10;pointer-events:none;padding:12px 16px;position:absolute;top:0;left:0;right:0}.kaart-controls__inner{pointer-events:auto;max-width:1184px;margin:0 auto}.kaart-controls .search-bar{max-width:none;margin:0;padding:0;position:static;box-shadow:0 2px 12px #00000026}.kaart-toolbar{align-items:center;gap:6px;margin-top:8px;display:flex}.kaart-toolbar__btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:background .1s,border-color .1s;display:inline-flex;box-shadow:0 2px 12px #00000026}.kaart-toolbar__btn:hover{background:#f5f5f5;border-color:#ccc}.kaart-toolbar__badge{background:var(--primary);color:#fff;text-align:center;border-radius:9999px;min-width:16px;padding:1px 5px;font-size:.65rem;font-weight:700}.kaart-toolbar .search-page__view-toggle{background-color:#fff;box-shadow:0 2px 12px #00000026}.kaart-toolbar__result-count{color:#374151;background:#fff;border-radius:8px;margin-left:auto;padding:6px 12px;font-size:.8rem;font-weight:500;box-shadow:0 2px 12px #00000026}.kaart-controls__search-desktop{display:block}.kaart-controls__search-mobile{display:none}@media (max-width:1199px){.kaart-controls__search-desktop{display:none}.kaart-controls__search-mobile{display:block}.kaart-controls__search-mobile .mobile-search-row{padding:0}.kaart-controls__search-mobile .mobile-search-pill,.kaart-controls__search-mobile .search-page__mobile-icon-btn{box-shadow:0 2px 12px #00000026}.kaart-controls__search-mobile .mobile-search-sticky{box-shadow:none;padding:0;position:static}}.kaart-controls .search-bar__dropdown--periode{animation:.15s ease-out searchBarDropdownFadeIn;left:0;transform:none}body.kaart-view-active [data-radix-portal],body.split-view-active [data-radix-portal]{z-index:300}.search-page__load-more{flex-direction:column;align-items:center;gap:.75rem;margin-top:1rem;padding:2rem 0;display:flex}.search-page__load-more-btn{color:#fff;background-color:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s}.search-page__load-more-btn:hover:not(:disabled){opacity:.9}.search-page__load-more-btn:disabled{opacity:.6;cursor:not-allowed}.search-page__load-more-count{color:#999;font-family:inherit;font-size:.8125rem}
