:root{--link-color: #bb001d;--primary: #000;--accent: #C93B50;--accent-bg: #C93B50;--bg: #f5f3f1;--white: #ffffff;--text-color: #121211;--border: #fae5be;--overlay-box-shadow: 0 -5px 25px -5px rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.14);;--hover-bg-selected: #fff6e0;--hover-bg-btn: #fff7e2;--hover-bg-cta: #fdd26e;--radius-hero: 38px;--radius-btn: 25px;--radius-btn-primary: 28px;--radius-list-card: 20px;--radius-filter-card: 15px;--header-bg: #FFFFFF;--header-search-bar-bg: #ece6e0;--header-color: #000;--header-logo-width: 220px;--header-logo: url(https://www.ferienzentrum.de/images/ferienzentrum-desktop@2x.png);--header-logo-size: 188px 45px;--header-logo-size-mobil: auto 30px;--header-logo-margin-mobil: 7px 20px 10px 0;--header-shadow: 0 3px 8px 2px rgba(215,191,157,0.2);--header-hover: rgb(245, 243, 241);--hero-bg: #f1ede9;--hero-color: rgb(226, 183, 79);--hero-search-border: 4px solid #fdd26e;--hero-search-btn-radius: 23px;--suche-ac-selected: #c6cacf;--suche-ac-gray-light: #e1e5e9;--suche-filter-price-track: #ffe79a;--top-inserat-price-bg: #fdd26e;--top-inserat-price-color: #000000;--typ-preview-color: #000;--typ-preview-bg: #fdd26e;--picker-hover-bg: #fff0d4;--picker-selected-bg: #fcc84f;--form-input-border-color: #e3d4c5;--form-input-border-color-mobil: #cfb79d;--form-placeholder-color: #a59c8d;}.logo img{max-width: 200px;}.tab3er ul{list-style: none;margin: 0;padding: 0;}.tab3er li{display: flex;gap: 16px;margin-bottom: 16px;}.cklreg{position: relative;flex: 1;min-height: 180px;background-size: cover;background-position: center;border-radius: 8px;overflow: hidden;}.cklreg a{position: absolute;inset: 0;display: flex;align-items: flex-end;padding: 12px;color: #fff;font-weight: 600;text-decoration: none;background: linear-gradient( to top, rgba(0,0,0,0.55), rgba(0,0,0,0) );}.cklreg a:hover{background: linear-gradient( to top, rgba(0,0,0,0.65), rgba(0,0,0,0.1) );}.fz-gallery-main-row{grid-template-columns: 2fr 3fr !important;gap: 12px;align-items: stretch;}.fz-gallery-main{background-size: cover;background-position: center;border-radius: 12px;width: 100%;height: 100%;}.fz-gallery-side{display: grid;grid-template-columns: repeat(2, 1fr) !important;grid-template-rows: repeat(2, 1fr) !important;gap: 12px;}.fz-gallery-photo{width: 100%;height: 100%;background-size: cover;background-position: center;border-radius: 10px;}@media (max-width: 900px){.fz-gallery-main-row{grid-template-columns: 1fr;}.fz-gallery-side{grid-template-columns: 1fr 1fr 1fr;grid-template-rows: auto auto;gap: 8px;}.fz-gallery-main{aspect-ratio: 2 / 1;}.fz-gallery-photo{aspect-ratio: 1 / 1;}}.keen-slider{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.keen-slider,.keen-slider__slide{overflow:hidden;position:relative}.keen-slider__slide{width:100%;min-height:100%}.keen-slider[data-keen-slider-v]{flex-wrap:wrap}.keen-slider[data-keen-slider-v] .keen-slider__slide{width:100%}.keen-slider[data-keen-slider-moves] *{pointer-events:none}html{box-sizing: border-box;}*, *::before, *::after{box-sizing: inherit;}@font-face{font-display: swap;font-family: 'Mulish';font-style: normal;font-weight: 300;src: url('/css/webfonts/mulish/mulish-v18-latin-300.woff2') format('woff2');}@font-face{font-display: swap;font-family: 'Mulish';font-style: normal;font-weight: 500;src: url('/css/webfonts/mulish/mulish-v18-latin-500.woff2') format('woff2');}@font-face{font-display: swap;font-family: 'Mulish';font-style: bold;font-weight: 800;src: url('/css/webfonts/mulish/mulish-v18-latin-700.woff2') format('woff2');}body{font-family: 'Mulish', -apple-system, BlinkMacSystemFont, sans-serif;margin: 0;font-size: 1rem;line-height: 1.5;background: var(--bg);color: var(--text-color);}input::placeholder, textarea::placeholder, select::placeholder{color: var(--form-placeholder-color);opacity: 1;}a{color: inherit;text-decoration: none;}footer a:hover{color: inherit;text-decoration: underline;text-decoration-thickness: 1.5px;}a.data-link{cursor: pointer;}.is-desktop{display: block;}.is-desktop-inline{display: inline-block;}.is-mobile{display: none;}@media (max-width: 768px){.is-desktop, .is-desktop-inline{display: none;}.is-mobile{display: block;}}.btn{color: var(--text-color);background: white;padding: 9px 22px;border-radius: var(--radius-btn);font-size: 0.9rem;cursor: pointer;min-height: 35px;transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;border: none;}.btn-xl{font-size: 1rem;padding: 10px 22px;margin: 5px 0 10px 0;box-shadow: var(--box-shadow);border: 1px solid var(--border);border-radius: var(--radius-btn);}.btn-xxl{font-size: 1rem;padding: 12px 34px;margin: 5px 0 10px 0;box-shadow: var(--box-shadow);border: 1px solid var(--border);border-radius: var(--radius-btn);}.btn-border{border: 1px solid var(--border);}.btn:hover:not(.link-like), .btn-primary:hover{box-shadow: 0 6px 20px rgba(0, 123, 255, 0.3);}.btn:active, .btn-primary:active{transform: scale(1.01);}.btn-primary{margin: 20px 0;background-color: var(--accent);background-image: var(--accent-bg);color: #fff;border: none;padding: 12px 24px 13px 24px;border-radius: var(--radius-btn-primary);font-size: 1rem;font-weight: bold;cursor: pointer;width: 100%;transition: background-color 0.2s ease, transform 0.2s ease;text-align: center;}a.btn-primary{display: block;text-align: center;}.btn-svg-center{display: inline-flex;align-items: center;gap: 8px;line-height: 1;}.btn-svg-center svg{display: block;min-width: 25px;}.no-select{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}@media (max-width: 900px){a.btn-primary, .btn-xxl{width: 100%;padding: 13px 20px;font-size: 1.1rem;}}.breadcrumb .btn-region{margin-right: 10px;border-radius: 18px;padding: 4px 12px 4px 12px !important;box-shadow: 0 4px 10px rgba(0,0,0,0.02) !important;background: rgba(255,255,255,0.6) !important;font-size: 0.85rem !important;text-wrap: nowrap;border: none;}main{flex: 1;}main h1{font-size: 1.4rem;margin: 0 0 5px 0;}a.button, button{border: none;}main a.button, main button{background: var(--accent-bg);color: white;padding: 7px 20px;border-radius: var(--radius-btn);cursor: pointer;font-size: 1rem;}.container{max-width: 1230px;margin: 25px auto;gap: 35px;padding: 0 25px;}.container-flex{display: flex;}aside{flex: 0 0 250px;}.filter-card{background: var(--white);border-radius: var(--radius-filter-card);padding: 15px 18px;margin-bottom: 25px;font-size: 0.9rem;}h3{font-size: 1rem;padding-left: 4px;margin-top: 2px;margin-bottom: 15px;}.filter-item{display: flex;align-items: center;cursor: pointer;padding: 5px 8px;border-radius: 8px;margin: 0 -8px;transition: background-color 0.15s ease;}.filter-item:hover{background: var(--hover-bg-btn);}.filter-item input{margin-right: 12px;width: 18px;height: 18px;accent-color: var(--picker-selected-bg);}.filter-hidden{display: none;}.toggle-more-btn{width: 100%;padding: 15px 8px 8px 8px;background: white;cursor: pointer;font-size: 0.95rem;text-align: left;}.toggle-more-btn:hover{text-decoration: underline;}.desktop-filter-chips{display: none;padding: 0;border-radius: 12px;}.desktop-filter-chips.active-filters{display: block;}.filter-chip{display: inline-flex;align-items: center;background: white;color: var(--primary);padding: 6px 20px;margin: 0 10px 5px 0;border-radius: 20px;font-size: 0.9rem;font-weight: 500;cursor: pointer;transition: background-color 0.15s ease;border: 2px solid var(--suche-filter-price-track);}.filter-chip-remove:hover{background: var(--hover-bg-btn);}.mobile-bar{display: none;position: sticky;top: 62px;z-index: 900;background: white;padding: 15px;border-bottom: 1px solid #ddd;gap: 10px;}.mobile-btn{flex: 1;padding: 10px;border-radius: 25px;border: 2px solid var(--border);background: white;cursor: pointer;color: #000;font-size: 1rem;}.mobile-btn i{padding-right: 8px;}.mobile-only{display: none !important;}#map-overlay{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: white;z-index: 2000;}#map-canvas{width: 100%;height: calc(100% - 60px);}.overlay-header{height: 60px;display: flex;justify-content: space-between;align-items: center;padding: 0 20px;background: var(--primary);color: white;}.desktop-map-btn{background: white;color: var(--primary);border-radius: 22px;font-size: 0.9rem;margin-bottom: 20px;margin-left: 20px;}.room-filters{margin-top: 0.5rem;}.room-select{display: flex;justify-content: space-between;align-items: center;margin: 15px 5px;}.counter{display: flex;align-items: center;gap: 0.5rem;}.counter button{width: 30px;height: 30px;border: 1px solid #dcdcdc;border-radius: 18px;background: #fff;cursor: pointer;font-size: 1rem;line-height: 1.3;padding: 1px 3px;}.counter button:hover{background: var(--hover-bg-btn);}.counter .value{min-width: 18px;text-align: center;font-weight: bold;}#desktop-filter-chips{display: flex;align-items: center;justify-content: space-between;gap: 16px;}#chips-container{display: flex;flex-wrap: wrap;gap: 8px;flex: 1 1 auto;margin-top: 10px;margin-bottom: 20px;}#actions-container{flex: 0 0 auto;max-width: 310px;display: flex;justify-content: flex-end;min-height: 55px;}@media (max-width: 900px){.desktop-filter-chips{display: none !important;}.desktop-map-btn{display: none;}.mobile-bar{display: flex;}.container{flex-direction: column;padding: 0 15px;}.mobile-only{display: flex !important;}aside{position: fixed;top: 0;left: -100%;width: 100%;height: 100%;z-index: 3000;background: #fff;padding: 15px 25px;overflow-y: auto;transition: 0.3s;}aside.active{left: 0;}.sidebar-backdrop{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 2500;}#applyMobileFilters{position: sticky;top: 0;z-index: 10;}.filter-card{font-size: 1rem;}.filter-item{margin-bottom: 15px;font-size: 1.1rem;}h3{font-size: 1.1rem;}.counter .value{min-width: 30px;font-size: 1.2rem;}.counter button{width: 48px;height: 48px;border-radius: 50%;font-size: 1.2rem;}}@media (min-width: 901px){.desktop-filter-chips{display: block;}}.header-bg{position: fixed;top: 0;left: 0;right: 0;height: 62px;z-index: 999;background: var(--header-bg);box-shadow: var(--header-shadow);}header{position: fixed;top: 0;left: 50%;transform: translateX(-50%);width: 1225px;max-width: 100%;height: 64px;display: flex;align-items: center;justify-content: space-between;padding: 0 24px;z-index: 1000;background: transparent;color: var(--header-color);}header .logo{font-weight: 700;font-size: 1.1rem;flex-shrink: 0;padding-top: 5px;padding-right: 40px;}header .logo svg{height: 40px;}.nav-space{width: 66px;}#logo-image{width: var(--header-logo-width);height: 45px;padding: 0;margin: 6px 0 0 0;background-repeat: no-repeat;background-size: var(--header-logo-size);background-image: var(--header-logo);}header nav ul{list-style: none;display: flex;gap: 25px;font-size: 0.95rem;}header nav li{cursor: pointer;white-space: nowrap;border-radius: 25px;align-items: center;display: flex;}header nav.einloggen{min-width: 115px;margin-left: 15px;}header nav li a{padding: 9px 20px;}header nav li:hover{background: var(--header-hover);}.header-spacer{height: 60px;}.btn-back-mobile{display: none;}@media (max-width: 800px){header{left: 0;transform: none;width: 100vw;padding: 0;}header nav{display: none;}.logo{margin: var(--header-logo-margin-mobil);}.btn-back-mobile{display: block;padding: 22px 25px;}}@media (min-height: 820px) and (min-width: 768px){.header-bg{height: 70px;}header{top: 5px;}header .logo{padding-top: 2px;}header .logo svg{height: 45px;}}.list-hero-section{padding-top: 55px;}.list-search-bar{padding: 65px 20px 50px 20px;background: var(--header-search-bar-bg);}.list-search-bar-container{margin: 0 auto;max-width: 1060px;background: white;padding: 0 2px;border-radius: var(--radius-hero);display: flex;align-items: center;border: var(--hero-search-border);width: 100%;}.list-search-divider{width: 1px;height: 36px;background: var(--border);margin: 0 2px;}.list-search-field{flex: 1;padding: 5px;position: relative;border-radius: 22px;}.list-search-field input{width: 100%;border: none;outline: none;font-size: 1.1rem;background: transparent;cursor: pointer;padding: 15px 15px 15px 48px;box-sizing: border-box;border-radius: 22px;}.no-cursor{caret-color: transparent;}.list-search-field:not(.list-search-region) input:hover{background: var(--hover-bg-selected);}.list-search-btn-hero{background: var(--accent-bg);color: white;border: none;font-size: 1.1rem;cursor: pointer;transition: 0.2s;display: flex;align-items: center;justify-content: center;margin: 8px 8px 8px auto;padding: 11px 25px;border-radius: var(--hero-search-btn-radius);}.list-search-btn-hero:hover{transform: scale(1.05);}.list-guest-dropdown{display: none;position: absolute;top: 72px;right: 0;width: 320px;background: white;border-radius: 20px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);padding: 20px;z-index: 7000;border: 1px solid #eee;}.list-guest-dropdown.active{display: block;}.list-guest-row{display: flex;justify-content: space-between;align-items: center;margin-bottom: 18px;padding-bottom: 18px;border-bottom: 1px solid #f0f0f0;}.list-guest-row:last-child{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}.list-guest-info h4{margin: 0;font-size: 1rem;color: var(--primary);}.list-guest-info p{margin: 0;font-size: 0.8rem;color: #888;}.input-icon{position: absolute;top: 50%;left: 20px;transform: translateY(-50%);width: 20px;height: 20px;pointer-events: none;}.counter-ctrl{display: flex;align-items: center;gap: 10px;}.c-btn{width: 32px;height: 32px;border-radius: 50%;border: 1px solid #ddd;background: white;color: var(--primary);cursor: pointer;display: flex;align-items: center;justify-content: center;font-size: 1rem;}.c-btn:hover{background: var(--hover-bg-btn);}.c-val{font-weight: bold;width: 20px;text-align: center;}.hero-breadcrumb{margin: 20px auto 0 auto;max-width: 1230px;padding: 0 25px;}.hero-slogan{margin: 40px 0 10px 0;font-size: 2.2rem;color: var(--hero-color);text-align: center;}.brandFerienzentrum{background: #121FCF;background: linear-gradient(to right, #FFD000 0%, #E0545A 100%);background-clip: border-box;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}@media (max-width: 900px){.list-hero-section{padding: 50px 0 0 0;}.list-search-bar-container{flex-direction: column;border-radius: 12px;padding: 8px 2px 10px 2px;width: 100%;}.list-search-divider{display: none;}.list-search-field{width: 100%;border-bottom: 1px solid var(--border);padding: 5px;border-radius: 0;}.list-search-field input{font-size: 1.2rem;padding: 15px 15px 15px 60px;}.list-search-btn-hero{width: 100%;border-radius: 10px;margin: 10px 0 0 0;}.list-guest-dropdown{top: 100%;left: 0;width: auto;right: 0;position: absolute;}.list-hero-section{margin-bottom: 0;}.list-search-btn-hero{width: 96%;padding: 12px 25px;}.list-search-field input{border-radius: 12px;}}@media (min-width: 901px){.list-search-region{min-width: 350px;}}.hero-start{margin: 0 auto 35px auto;max-height: 290px;max-width: 1190px;background-color: var(--header-search-bar-bg);border-radius: 12px;}.hero-start .hero-content{flex: 1;flex-direction: column;justify-content: center;padding: 45px 10px 25px 30px;z-index: 10;}.hero-start .hero-wrapper-glass{display: flex;box-shadow: 0 4px 30px rgba(0, 0, 0, 0);backdrop-filter: blur(5px);border-radius: 12px;background-color: var(--header-search-bar-bg);}.hero-start .hero-content h1{font-size: 2rem;line-height: 1.2;margin: 35px 0 25px 30px;color: rgba(255, 255, 255, 0.95);}.hero-start .search-box{background: white;}.hero-start .hero-image-container{flex: 1;position: relative;}.hero-start .hero-image{border-top-right-radius: 12px;border-bottom-right-radius: 12px;width: 100%;height: 100%;min-height: 290px;object-fit: cover;clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);opacity: 0.4;}@media (max-width: 1200px){.hero-start{margin: 0;border-radius: 0;}.hero-start .hero-wrapper-glass{border-radius: 0;}.hero-start .search-box{width: 100%;grid-template-columns: 1fr;}.hero-start .hero-wrapper{flex-direction: column;}.hero-start .hero-image-container{height: 310px;}.hero-start .hero-image{border-radius: 0;}}.mobile-nav-toggle{width: 25px;height: 21px;cursor: pointer;position: absolute;margin: 0 22px;top: 21px;right: 2px;z-index: 1001;display: flex;flex-direction: column;justify-content: space-between;}.mobile-nav-toggle span{display: block;height: 2px;width: 100%;background: var(--header-color);transition: 0.3s ease-in-out;border-radius: 3px;}.mobile-nav-toggle.is-active span:nth-child(1){transform: translateY(9px) rotate(45deg);}.mobile-nav-toggle.is-active span:nth-child(2){opacity: 0;}.mobile-nav-toggle.is-active span:nth-child(3){transform: translateY(-9px) rotate(-45deg);}.mobile-nav-panel{position: fixed;top: 0;right: -320px;width: 300px;height: 100vh;background: #fff;box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);z-index: 1000;transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);padding-top: 80px;}.mobile-nav-panel.is-open{right: 0;}.is-active span{background: var(--primary);}.mobile-nav-panel ul{background: white;list-style: none;padding: 0;margin: 0;}.mobile-nav-panel li a{display: block;padding: 15px 30px;text-decoration: none;color: #333;border-bottom: 1px solid #eee;font-size: 1.1rem;}.mobile-nav-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);display: none;z-index: 999;}body.no-scroll{overflow: hidden;margin-top: 60px;}.mobile-nav-toggle, .mobile-nav-panel, .mobile-nav-overlay{display: none;}@media (max-width: 1024px){.mobile-nav-toggle{display: flex;}.mobile-nav-panel{display: block;position: fixed;top: 0;right: -320px;width: 300px;height: 100%;background: #fff;z-index: 1000;transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);}.mobile-nav-panel.is-open{right: 0;}.mobile-nav-overlay{}}.footer-bg{position: relative;left: 0;right: 0;background: white;margin-top: 24px;}footer{position: relative;left: 50%;transform: translateX(-50%);width: 1230px;max-width: 100%;padding: 25px 35px 60px 35px;font-size: 0.95rem;display: flex;justify-content: space-between;align-items: flex-start;gap: 24px;}footer ul{flex: 1;margin: 0 auto;padding: 6px 0 0 0;list-style: none;}footer ul:first-child{width: 300px !important;line-height: 23px;}footer li{margin-top: 10px;}footer li strong{font-size: 1rem;}footer ul > li:first-child{padding-bottom: 8px;}.footer-accordion{position: relative;}.footer-accordion-header{cursor: pointer;user-select: none;display: flex;justify-content: space-between;align-items: center;}.footer-accordion-icon{display: none;transition: transform 0.3s ease;font-size: 1.2rem;margin-left: 8px;}.footer-accordion-content{overflow: hidden;transition: max-height 0.3s ease;}@media (max-width: 768px){footer{flex-direction: column;padding: 20px 15px 40px 15px;gap: 32px;}footer ul{width: 100% !important;margin: 0;}footer ul:first-child{width: 100% !important;}.footer-accordion-icon{display: inline-block;}.footer-accordion-content{max-height: 0;}.footer-accordion.active .footer-accordion-icon{transform: rotate(180deg);}.footer-accordion.active .footer-accordion-content{max-height: 500px;}}@media (max-width: 768px){.footer-bg{margin-top: 16px;padding: 10px 25px;}footer{flex-direction: column;padding: 5px 0 15px 0;gap: 8px;}footer ul{width: 100% !important;margin: 0;padding: 0;}footer ul:first-child{width: 100% !important;}footer li{float: left;margin-right: 15px;}footer ul > li:first-child{padding-bottom: 0;}}#date-input{width: 100%;padding: 16px 10px 14px 12px;border: 1px solid var(--form-input-border-color);color: var(--primary);border-radius: 10px 10px 0 0;background-color: #fff;cursor: pointer;box-sizing: border-box;border-bottom: none;margin-bottom: 0;}#datepicker{display: none;background-color: #fff;z-index: 5000;}#datepicker.is-mobile{position: fixed;top: 0;right: 0;bottom: 0;left: 0;overflow-y: auto;}.opacity-20{opacity: 0.2;}.cursor-not-allowed{cursor: not-allowed;}.datepicker-day.booked-day{color: #e09090;background-color: #ffffff;background-image: repeating-linear-gradient(135deg, #ffe7e2, #ffe7e2 3px, #fff2ee 0, #fff2ee 6px);text-decoration-line: line-through;cursor: not-allowed;}.datepicker-day:disabled{pointer-events: none;opacity: 0.2;}.datepicker-day:not(.is-disabled):hover{background: var(--picker-hover-bg);}@media (min-width: 768px){#datepicker{position: absolute;box-shadow: 0 -5px 25px -5px rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.14);border-radius: 1.2rem;width: 520px;}}.mobile-header{display: flex;justify-content: space-between;align-items: center;padding: 1rem;position: sticky;top: 0;background-color: #fff;border-bottom: 1px solid #e5e7eb;z-index: 10;}@media (min-width: 768px){.mobile-header{display: none;}}.mobile-header span{font-weight: bold;margin-left: 12px;}.mobile-header button{background: none;border: none;cursor: pointer;padding: 0;}#save-mobile{background: var(--accent);color: #fff;padding: 10px 18px;margin: 0 -2px;border-radius: var(--radius-btn);font-size: 1rem;}#cancel-mobile{color: #4b5563;font-size: 1rem;margin-left: 10px;}.datepicker-content{padding: 1.5rem 1.3rem;}.desktop-nav{display: none;justify-content: space-between;align-items: center;}@media (min-width: 768px){.desktop-nav{display: flex;}}#month-label{font-weight: 600;}.desktop-nav button{background: none;border: none;cursor: pointer;padding: 0.5rem;font-size: 1.25rem;}#months{display: grid;grid-template-columns: 1fr;gap: 1.5rem;margin-top: -15px;}@media (min-width: 768px){#months{grid-template-columns: 1fr 1fr;}}.month-header{text-align: center;margin-bottom: 1rem;font-weight: bold;font-size: 1.2rem;}.day-labels{display: grid;grid-template-columns: repeat(7, 1fr);text-align: center;color: #7a7a7a;margin-bottom: 0.25rem;}.day-grid{display: grid;grid-template-columns: repeat(7, 1fr);font-size: 0.9rem;gap: 2px;}.datepicker-day{height: 2.2rem;font-size: 1rem;width: 100%;background: none;border: none;cursor: pointer;padding: 0;border-radius: 6px;display: flex;justify-content: center;align-items: center;color: #000;}.selected:not(:hover){background-color: var(--picker-selected-bg);color: #fff;}.hover-range, .day-grid .bg-gray-200{background-color: var(--picker-hover-bg);}#prev-month, #next-month{background: rgba(0, 0, 0, 0.03);padding: 12px;border-radius: 50%;z-index: 1000;}#prev-month:hover, #next-month:hover{background: rgba(0, 0, 0, 0.1);}@media (max-width: 800px){.month-header{font-size: 1.4rem;margin-top: 0.5rem;margin-bottom: 0.8rem;}.day-labels{font-size: 1.3rem;}.datepicker-day{font-size: 1.2rem;height: 3rem;}}.list-card.active-card{border: 3px solid #3773af;background-color: #ddebf3;transition: background 0.3s, border 0.3s;}.list-card h2{margin: 0;font-size: 1.1rem;line-height: 1.4;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 98%;clear: both;}.list-ort{float: left;font-size: 0.9rem;color: #292929;width: max-content;margin-bottom: 4px;}.list-text{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-top: 7px;margin-bottom: 7px;font-size: 0.90rem;line-height: 1.4;font-weight: 300;}.list-zimmer{padding-top: 5px;font-size: 1rem;line-height: 1.4;float: left;padding-bottom: 10px;padding-right: 30px;}.list-ausstattung{padding-top: 3px;color: #555;font-size: 1rem;float: left;}.list-ausstattung svg{margin-right: 15px;}.list-card{background: var(--white);border-radius: var(--radius-list-card);display: flex;overflow: hidden;transition: transform 0.2s;box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);margin-bottom: 22px;cursor: pointer;}.list-card:hover{box-shadow: 1px 1px 8px 1px rgba(182, 182, 182, 0.44);}.list-unit-img{width: 340px;height: 215px;object-fit: cover;}.list-content{padding: 15px 22px 18px 22px;flex: 1;display: flex;flex-direction: column;justify-content: space-between;min-width: 200px;}.list-price{font-size: 0.9rem;padding-bottom: 5px;}.list-price b{font-size: 1.2rem;padding: 0 1px;}.list-price small{font-size: 0.9rem;padding-left: 4px;}.slider-wrapper{position: relative;overflow: visible;width: 340px;height: 220px;}.list-available{background: #CDF3A0;font-size: 0.80rem;border-radius: 4px;padding: 2px 8px 2px 8px;margin-left: 20px;font-weight: 300;}.list-card .keen-slider__slide img{width: 100%;object-fit: cover}.list-nav-btn{position: absolute;top: 50%;transform: translateY(-50%);background: rgba(255, 255, 255, 0.9);border: none;border-radius: 50%;width: 38px;height: 38px;padding: 0;margin: 0;cursor: pointer;z-index: 10;opacity: 0;display: flex;align-items: center;justify-content: center;font-size: 14px;color: rgba(0, 0, 0, 0.9);transition: background-color 0.6s ease, opacity 0.6s ease;}.list-nav-btn:hover{background-color: rgba(255, 255, 255, 0.5);}@media (pointer: fine){.slider-wrapper:hover .list-nav-btn{opacity: 1;pointer-events: auto;}}.nav-btn:active{margin-top: 1px;}.prev-btn{left: 15px;}.next-btn{right: 15px;}.list-card-sale{position: absolute;top: 170px;right: -260px;z-index: 10;clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);padding: 2px 14px 2px 14px;background-image: linear-gradient(125deg, #0f78b4, #ff3636);border-radius: 6px;border-bottom-left-radius: 0;color: #ffffff;}.list-card-sale span{font-size: 1.1rem;font-weight: bold;}@media (max-width: 768px){.list-content{padding: 15px 18px 18px 18px;}.list-card{flex-direction: column;border-radius: 15px;}.slider-wrapper{height: 100%;width: 100%;}.list-card div.list-text{display: none;}.list-card-sale{top: 0;right: 0;z-index: 10;clip-path: polygon(0 0, 100% 0, 100% 100%, 22% 98%);background-image: linear-gradient(125deg, #0f78b4ba, #ff3636);padding: 6px 12px 4px 25px;border-radius: 0;}.list-card-sale span{font-size: 1.4rem;}}.suche-ac-container{position: relative;margin-bottom: 20px;}#suche-ac input{width: 100%;border-radius: 22px;font-size: 1.1rem;font-weight: normal;transition: all 0.2s ease;box-sizing: border-box;outline: none;}#suche-ac:focus{}.suche-ac-name b{color: #000;font-weight: 700;}.ac-clear-btn{position: absolute;right: 22px;top: 18px;background: white;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 50%;width: 26px;height: 26px;display: flex;align-items: center;justify-content: center;cursor: pointer;opacity: 0;transition: all 0.2s;z-index: 5;color: #666;padding: 0;}.ac-clear-btn.show{opacity: 1;}.ac-clear-btn:hover{background: var(--hover-bg-btn);}.suche-ac-overlay{position: absolute;top: 100%;left: 0;right: 0;background: white;border: 1px solid var(--suche-ac-gray-light);border-radius: 12px;box-shadow: 0 -5px 25px -5px rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.14);max-height: 410px;overflow-y: auto;z-index: 1000;display: none;margin-top: 10px;}.suche-ac-item{margin: 5px;padding: 8px 13px 10px 13px;cursor: pointer;display: flex;align-items: center;gap: 12px;border-bottom: 1px solid #f3f3f3;transition: background 0.1s;border-radius: 7px;}.suche-ac-item:last-child{border-bottom: none;}.suche-ac-item:hover, .suche-ac-item.suche-ac-selected{background: var(--hover-bg-selected);}.suche-ac-pin{width: 38px;height: 38px;background: var(--hover-bg-selected);padding: 8px 8px 6px 8px;border-radius: 8px;}.suche-ac-info{flex: 1;overflow: hidden;}.suche-ac-name{font-size: 1rem;}.suche-ac-name div{font-size: 0.8rem;opacity: 0.5;line-height: 1.2;}.suche-ac-tag-top{font-size: 0.85rem;padding: 2px 6px;border-radius: 4px;}@media (max-width: 900px){.suche-ac-overlay{margin: -2px -9px;}.suche-ac-name{font-size: 1.1rem;}}.pr-labels{display: flex;justify-content: space-between;margin: 0 5px;}.pr-container{position: relative;height: 30px;margin: -20px 0 15px 0;}.pr-track{position: absolute;bottom: 0;left: 0;right: 0;height: 5px;background: #f8f8f8;border-radius: 4px;}.pr-range{position: absolute;bottom: 0;height: 100%;background: var(--suche-filter-price-track);border-radius: 4px;left: 2px;right: 2px;}.pr-inputs{position: absolute;top: 0;left: 0;right: 0;height: 100%;}.pr-inputs input[type="range"]{position: absolute;left: 0;right: 0;width: 100%;height: 100%;pointer-events: none;background: transparent;-webkit-appearance: none;appearance: none;margin: 0;top: 50%;transform: translateY(3px);}.pr-inputs input[type="range"]::-webkit-slider-thumb{pointer-events: auto;-webkit-appearance: none;appearance: none;width: 16px;height: 16px;border-radius: 50%;background: #fff;border: 1px solid #cacaca;cursor: pointer;transition: all 0.2s ease;margin-top: -14px;}.pr-inputs input[type="range"]::-webkit-slider-thumb:hover{transform: scale(1.1);border-color: #0056b3;}.pr-inputs input[type="range"]::-webkit-slider-runnable-track{height: 0;background: transparent;}.pr-inputs input[type="range"]::-moz-range-thumb{pointer-events: auto;width: 16px !important;height: 16px !important;border-radius: 50%;background: #fff !important;border: 1px solid #cacaca !important;cursor: pointer;transition: all 0.2s ease;transform: translateY(-6px) !important;}.pr-inputs input[type="range"]::-moz-range-track{height: 0 !important;background: transparent !important;border: none !important;padding: 0 !important;}.pr-inputs input[type="range"]::-moz-focus-outer{border: 0 !important;}@media (max-width: 480px){.pr-inputs input[type="range"]::-webkit-slider-thumb, .pr-inputs input[type="range"]::-moz-range-thumb{width: 32px !important;height: 32px !important;border-width: 2px !important;margin-top: -16px !important;}}.btn-click-sort{padding: 12px 18px;font-size: 14px;cursor: pointer;position: relative;z-index: 10;}@media (min-width: 601px){.sort-overlay{display: none;position: absolute;top: 100%;left: -190px;width: 280px;background: #fff;border: 1px solid var(--border);border-radius: 18px;box-shadow: var(--overlay-box-shadow);z-index: 100;margin-top: -15px;}.sort-overlay-content{padding: 18px 18px;max-height: 400px;overflow-y: auto;margin: 0;}}@media (max-width: 600px){.sort-overlay{display: none;position: fixed;inset: 0;background: rgba(0, 0, 0, 0.45);z-index: 999;}.sort-overlay-content{background: #fff;left: 0;width: 100%;max-height: 90vh;margin: auto;border-radius: 12px 12px 0 0;bottom: 0;position: absolute;padding: 25px 25px 50px 25px;overflow-y: auto;}}.sort-option{display: flex;align-items: center;cursor: pointer;padding: 12px 10px;border-radius: 10px;}.sort-option:hover{background: var(--hover-bg-selected);}.sort-option span:last-child{font-size: 1rem;}.sort-radio{width: 22px;height: 22px;margin-right: 12px;background: url("data:image/svg+xml;utf8,\ <svg xmlns='http://www.w3.org/2000/svg' width='22' height='22'>\ <circle cx='11' cy='11' r='9' fill='none' stroke='%23999' stroke-width='1.5'/>\ </svg>") center no-repeat;}.sort-option.active .sort-radio{background: url("data:image/svg+xml;utf8,\ <svg xmlns='http://www.w3.org/2000/svg' width='22' height='22'>\ <circle cx='11' cy='11' r='9' fill='none' stroke='%23000' stroke-width='2'/>\ <circle cx='11' cy='11' r='5' fill='%23000'/>\ </svg>") center no-repeat;}.mobile-nav-toggle{width: 25px;height: 21px;cursor: pointer;position: absolute;margin: 0 22px;top: 21px;right: 2px;z-index: 1001;display: flex;flex-direction: column;justify-content: space-between;}.mobile-nav-toggle span{display: block;height: 2px;width: 100%;background: var(--header-color);transition: 0.3s ease-in-out;border-radius: 3px;}.mobile-nav-toggle.is-active span:nth-child(1){transform: translateY(9px) rotate(45deg);}.mobile-nav-toggle.is-active span:nth-child(2){opacity: 0;}.mobile-nav-toggle.is-active span:nth-child(3){transform: translateY(-9px) rotate(-45deg);}.mobile-nav-panel{position: fixed;top: 0;right: -320px;width: 300px;height: 100vh;background: #fff;box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);z-index: 1000;transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);padding-top: 80px;}.mobile-nav-panel.is-open{right: 0;}.is-active span{background: var(--primary);}.mobile-nav-panel ul{background: white;list-style: none;padding: 0;margin: 0;}.mobile-nav-panel li a{display: block;padding: 15px 30px;text-decoration: none;color: #333;border-bottom: 1px solid #eee;font-size: 1.1rem;}.mobile-nav-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);display: none;z-index: 999;}body.no-scroll{overflow: hidden;margin-top: 60px;}.mobile-nav-toggle, .mobile-nav-panel, .mobile-nav-overlay{display: none;}@media (max-width: 1024px){.mobile-nav-toggle{display: flex;}.mobile-nav-panel{display: block;position: fixed;top: 0;right: -320px;width: 300px;height: 100%;background: #fff;z-index: 1000;transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);}.mobile-nav-panel.is-open{right: 0;}.mobile-nav-overlay{}}:root{--shadow: 0 2px 10px rgba(0, 0, 0, 0.03);}.ic-goto{display: inline-block;width: 8px;height: 13px;-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 15'%3E%3Cpath d='M1 1l6 6.5L1 14' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 15'%3E%3Cpath d='M1 1l6 6.5L1 14' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size: contain;mask-size: contain;background-color: #000000;margin-left: 10px;transition: all 0.2s ease;}.start-link-group__item a:hover .ic-goto{background-color: currentColor;transform: translateX(2px);}.ic-goto::after{content: "" !important;}.start-main-title{font-size: 1.6rem;margin: 50px 0 20px;}.start-grid{display: flex;flex-wrap: wrap;gap: 25px;margin-bottom: 30px;}.start-grid__column{flex: 1 1 calc(50% - 25px);min-width: 300px;}.start-region-card{display: block;text-decoration: none;color: inherit;background: white;border-radius: 15px;overflow: hidden;box-shadow: var(--shadow);transition: transform 0.3s ease;margin-bottom: 30px;}.start-region-card:hover{transform: translateY(-5px);}.start-region-card__image{width: 100%;height: auto;display: block;}.start-region-card__body{padding: 12px 22px 15px 22px;}.start-region-card__text{font-size: 1rem;margin: 0 0 10px;}.start-region-card__name{display: block;font-size: 1.3rem;font-weight: bold;}.start-link-group{list-style: none;padding: 0;display: grid;grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));column-gap: 25px;row-gap: 15px;margin-bottom: 5px;}h2{margin-top: 20px;}.start-link-group__item a{display: flex;justify-content: space-between;align-items: center;padding: 12px 24px;background: white;border-radius: 12px;text-decoration: none;font-size: 1rem;transition: all 0.2s;box-shadow: 0 2px 10px rgba(0,0,0,0.05);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.start-link-group__item a:hover{background: var(--hover-bg-btn);transform: translateY(-3px);}.start-usp-bar{display: flex;flex-wrap: wrap;justify-content: space-around;background: white;padding: 20px 20px 10px 20px;border-radius: 15px;margin: 50px 0;text-align: center;}.start-usp-bar__item{flex: 1 1 250px;padding: 15px;}.start-usp-bar__icon{width: 80px;height: 80px;}.start-usp-bar__title{display: block;font-size: 1.2rem;font-weight: normal;}@media (max-width: 600px){.start-grid__column{flex: 1 1 100%;}.start-link-group{grid-template-columns: 1fr;}}.start-info-section{display: flex;flex-direction: row;flex-wrap: wrap;gap: 40px;margin: 60px 0 40px;padding: 35px;background-color: #ffffff;border-radius: 18px;}.region-info{margin: 60px 0 40px;padding: 35px;background-color: #ffffff;border-radius: 18px;font-size: 0.95rem;}.region-info p{margin-bottom: 5px;}a.btn-primary{color: #fff !important;}.region-info a{color: currentColor;border-bottom: 1px solid currentColor;transition: border-bottom-width 0.1s ease;}.region-info a:hover{border-bottom-width: 2px;}.start-info-section__col{flex: 1 1 calc(50% - 20px);min-width: 300px;}.start-info-section__col h2{font-size: 1.5rem;font-weight: normal;margin-top: 0;margin-bottom: 15px;}.start-info-section__col p{font-size: 0.95rem;line-height: 1.5;}@media (max-width: 800px){.start-info-section{padding: 20px;}.start-info-section__col{flex: 1 1 100%;}}.btn-region{position: relative;top: -5px;margin-right: 20px;border-radius: 18px;padding: 6px 20px 6px 20px !important;box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1) !important;font-size: 1.1rem !important;text-wrap: nowrap;border: 1px solid #000;}.top-inserat{min-height: 260px;display: grid;grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));gap: 28px;padding: 0;margin: 0;list-style: none;}.top-inserat li{background: #fff;border-radius: 12px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.top-inserat li img{max-width: 100%;}.top-inserat li div.top-card{padding: 2px 15px;min-height: 95px;}.top-inserat li div{padding: 2px 0 0 0;}.top-inserat li div.top-sz{padding: 8px 0 0 0;}.top-inserat li div.top-name{font-weight: bold;font-size: 0.95rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.top-inserat li div.top-ort{font-size: 0.85rem;opacity: 0.7;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.top-inserat li div.top-sz{font-size: 0.9rem;text-wrap: nowrap;}.top-inserat li div.top-preis{background: var(--top-inserat-price-bg);color: var(--top-inserat-price-color);float: right;padding: 4px 18px;position: relative;margin-top: -42px;clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);}.top-inserat li div b{font-size: 1.2rem;}.top-inserat li div span{font-size: 0.9rem;}.sub-region{min-height: 260px;display: grid;grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));gap: 28px;padding: 0;margin: 0;list-style: none;}.sub-region li{background: #fff;border-radius: 12px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.sub-region li img{max-width: 100%;}.sub-region li div.sub-card{padding: 2px 15px;min-height: 95px;}.sub-region li div{padding: 2px 0 3px 0;}.sub-region li div.sub-name{font-weight: bold;font-size: 0.95rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}