@charset "UTF-8";header{width:100%;height:80px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1200;background:#fff}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;margin-inline:auto;padding:0 20px}.logo{font-size:2.1rem;font-weight:900;color:#ff385c}.search-bar{display:none;align-items:center;justify-content:space-between;border:1px solid #dddddd;border-radius:40px;padding:10px;cursor:pointer;box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d;background-color:#fff}.search-bar:hover{box-shadow:0 2px 4px #0000002e}.search-option{font-size:.875rem;font-weight:600;padding-inline:8px}.search-button{background-color:#ff385c;color:#fff;border-radius:50%;padding:10px}.divider{width:1px;height:30px;background-color:#ccc;margin:0 14px}.navbar{display:flex;align-items:center}.navbar-text{margin-right:20px;font-size:.875rem;font-weight:600;cursor:pointer;padding:10px;border-radius:9999px;display:none}.navbar-text:hover{background-color:#f7f7f7}.sign-up-button{background-color:transparent;border:1px solid #dddddd;padding:14px;border-radius:9999px;cursor:pointer;font-weight:600}.sign-up-button:hover{box-shadow:0 2px 4px #0000002e}@media (min-width: 480px){.header-container{width:100%;padding:0 40px}.search-bar{display:none}.navbar-text{display:flex}}@media (min-width: 768px){.header-container{width:100%;padding:0 40px}.search-bar{display:none}}@media (min-width: 992px){.header-container{width:100%;padding:0 40px}.search-bar{display:flex}}@media (min-width: 1280px){.header-container{width:100%;padding:0 40px}}@media (min-width: 1536px){.header-container{width:1600px}}.site-footer{background-color:#f7f7f7}.footer-main{width:100%;margin:auto;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.footer-column{flex:1;padding-top:20px}.footer-heading{color:#333;margin-bottom:15px;font-weight:700}.footer-column ul{list-style-type:none;padding:0}.footer-column ul li{margin-bottom:10px;line-height:1.25rem}.footer-column ul li a{color:#555;text-decoration:none;transition:color .3s ease}.footer-bottom{width:100%;display:flex;flex-direction:column;padding-top:20px;padding-bottom:2rem}.bottom-right a,.bottom-left a{color:#555;text-decoration:none;transition:color .3s ease}.bottom-right,.bottom-left{display:flex;flex-direction:column;padding:20px}.footer-link:hover{text-decoration:underline}.footer-link{color:#000}@media (min-width: 480px){.footer-main,.bottom-right,.bottom-left{padding:20px 40px}}@media (min-width: 768px){.footer-main{flex-direction:row}}@media (min-width: 992px){.footer-bottom{flex-direction:row;justify-content:space-between}.bottom-right,.bottom-left{flex-direction:row}.bottom-left a{margin-right:15px}.bottom-right a{margin-left:15px}}@media (min-width: 1536px){.footer-main{width:1600px;padding:40px}.footer-bottom{width:1600px;margin:auto}}header{background-color:#f7f7f7}::backdrop{background-image:linear-gradient(45deg,#f0f,#639,#1e90ff,green);opacity:.75}.property-detail-container{width:100%;margin:auto;padding:0 20px;margin-top:3rem}.property-details-container{display:flex;flex-direction:column}.property-details-left{width:100%}.property-details-right{width:100%;display:flex;justify-content:center;padding:32px 0}.property-title{font-size:2rem;font-weight:600;padding:20px 0}.grid-container{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:3fr 2fr 2fr;gap:4px;padding-top:4px;aspect-ratio:5/2}@media screen and (max-width: 1024px){.grid-container{aspect-ratio:1.5/1;grid-template-columns:2fr 1fr;grid-template-rows:repeat(4,1fr)}}@media screen and (max-width: 768px){.grid-container{aspect-ratio:1/1.4;grid-template-columns:1fr 1fr;grid-template-rows:2fr 1fr 1fr}}.grid-item{overflow:hidden}.full-height{grid-row:span 2}@media screen and (max-width: 1024px){.full-height{grid-row:span 4}}@media screen and (max-width: 768px){.full-height{grid-row:span 1;grid-column:span 2}}.half-height{grid-row:span 1}.full-width{width:100%}.full-height{height:100%}.cover-image{-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:opacity .2s}.cover-image:hover{opacity:.8}.grid-item:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}@media screen and (max-width: 768px){.grid-item:first-child{border-bottom-left-radius:0;border-top-right-radius:16px}}.grid-item:last-child{border-bottom-right-radius:16px}.grid-item:nth-child(3){border-top-right-radius:16px}@media screen and (max-width: 1024px){.grid-item:nth-child(3){border-top-right-radius:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.grid-item:nth-child(2){border-top-right-radius:16px}}@media screen and (max-width: 768px){.grid-item:nth-child(4){border-bottom-left-radius:16px}}.property-details{display:flex;flex-direction:column;padding:32px 0}.property-type{font-size:3rem;line-height:4rem;font-weight:600}@media screen and (max-width: 1024px){.property-type{font-size:2.5rem;line-height:3rem}}@media screen and (max-width: 768px){.property-type{font-size:2rem;line-height:2.5rem}}.property-info{display:flex}@media screen and (max-width: 768px){.property-info{flex-wrap:wrap;flex-direction:row;gap:8px}}.property-info span{margin-right:10px;font-size:1rem;color:#222}.property-info span:not(:last-child):after,.property-rating span:not(:last-child):after{content:"·";margin-left:8px}.property-rating{display:flex;align-items:center;margin-top:8px}.actual-rating{margin-left:4px;font-size:1.063rem;font-weight:600}.reviews{font-size:1rem;font-weight:600;text-decoration:underline}.host-profile{display:flex;align-items:center;border-top:1px solid rgb(221,221,221);border-bottom:1px solid rgb(221,221,221);padding:24px 0}.profile-picture{border-radius:50%;overflow:hidden;width:40px;height:40px}.host-info{display:flex;flex-direction:column;margin-left:20px}.host-name{font-size:1rem;font-weight:600}.host-experience{color:#717171}.property-description,.property-amenities{color:#222;border-bottom:1px solid rgb(221,221,221);padding:24px 0}.property-amenities h2{font-size:1.375rem;font-weight:600;padding-bottom:24px}.amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.amenity{display:flex;align-items:center}.amenity span{margin-left:14px}.customer-review-container{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;padding:24px 0;border-bottom:1px solid rgb(221,221,221)}.customer-profile{display:flex;align-items:center}.customer-info{display:flex;flex-direction:column;margin-left:20px}.customer-name{font-size:1rem;font-weight:600}.customer-experience{color:#717171}.review-details{display:flex;flex-direction:column}.star-rating,.customer-rating{display:flex;align-items:center}.review-divider,.review-date{margin-left:10px}.review-text{font-size:1rem}.location-container{width:100%;padding:24px 0;border-bottom:1px solid rgb(221,221,221)}.location-container h2{font-size:1.375rem;font-weight:600;padding-bottom:24px}.location-container img{border-radius:1rem}.location-map{height:480px}.fare-summary-container{width:100%;height:-moz-min-content;height:min-content;border:1px solid rgb(221,221,221);padding:24px;box-shadow:#0000001f 0 6px 16px;border-radius:12px;position:sticky;top:102px}.price-amount{font-size:2rem;line-height:2.5rem;font-weight:600}.price-info{color:#222}.booking-container{width:100%;margin:24px 0}.header-section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:8px;border:1px solid rgb(221,221,221);cursor:pointer}.date-picker{width:100%;display:flex;flex-direction:column;border-bottom:1px solid rgb(221,221,221)}.guest-picker{width:100%;padding:4px 10px}.date-input{display:flex;align-items:center}.guest-input{width:100%;display:flex;justify-content:space-between;align-items:center}.check-in{width:50%;padding:4px 10px;border-right:1px solid rgb(221,221,221)}.check-out{width:50%;padding:4px 0;margin-left:20px}.label{font-size:.625rem;font-weight:800;text-transform:uppercase}.date,.guest-number{font-size:.875rem;color:#333}.change-dates-button{background-color:#3498db;color:#fff;border:none;padding:8px 16px;cursor:pointer;border-radius:4px}.change-dates-button:hover{background-color:#217dbb}.icon{margin-left:8px}.reserve-button{display:flex;align-items:center;justify-content:center;height:42px;width:100%;padding:8px 0;background:linear-gradient(to right,#e61e4d,#e31c5f,#d70466);border:none;color:#fff;font-size:1rem;border-radius:8px;font-weight:600;cursor:pointer}@media (min-width: 700px){.property-detail-container{padding:0 40px}.property-details-container{flex-direction:row}.property-details-left{width:65%}.property-details-right{width:35%;margin-left:40px}}@media (min-width: 768px){.property-details-left{width:70%}.property-details-right{width:30%}}@media (min-width: 1280px){.customer-review-container{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1536px){.property-detail-container{width:1600px}}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;line-height:1.7em}a{text-decoration:none;color:#000}.makelaarsland-logo{width:10rem}.rounded{border-radius:12px}.info em{border:1px solid #ddd;display:none;font-style:normal;font-weight:400;z-index:10;position:absolute;border-radius:.2rem;max-width:17rem}.info:after{content:" *";border-width:6px;color:red;border:none}.info:hover em{display:block;padding:1rem;box-shadow:0 4px 8px #0000001a;background-color:#fff}.filters{display:flex;align-items:center;justify-content:space-between;width:100%;height:90px;padding:20px;margin-inline:auto;position:sticky;z-index:1100;top:80px;background-color:#fff;border-bottom:1px solid #dddddd}.property-listing-container{display:flex;width:100%;position:relative}.left-pane{width:100%;position:relative}.right-pane{display:none;width:35%;height:100vh;position:sticky;z-index:1100;right:0;top:0}@media (min-width: 768px){.filters{width:100%;padding:20px 40px}.filter-options{width:50%}.property-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 40px}.left-pane{width:100%}.right-pane{display:none}}@media (min-width: 992px){.filters{width:100%;padding:20px 40px}.filter-options{width:75%}.property-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 40px}.left-pane{width:65%}.right-pane{display:flex}}@media (min-width: 1280px){.filters{width:100%;padding:20px 40px}.property-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 40px}}@media (min-width: 1536px){.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.filters{display:flex;align-items:center;justify-content:space-between;width:100%;height:90px;padding:20px;margin-inline:auto;position:sticky;z-index:1100;top:80px;background-color:#fff}.filter-options{display:flex;width:100%;overflow-x:auto}.filter-item{display:flex;flex-direction:column;align-items:center;border-bottom:2px solid transparent;cursor:pointer;text-align:center;font-size:20px;color:gray;transition:all .15s;margin-right:50px}.filter-item:hover{color:#333;border-color:#ddd}.filter-label{font-size:.75rem;font-weight:600;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-actions{display:none}.filter-action-button{display:flex;align-items:center;border:1px solid #dddddd;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;height:48px;padding:7px 20px;text-align:center;background-color:#fff}.property-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:20px;width:100%;margin:20px auto;padding:20px}.property-card{width:100%;display:flex;flex-direction:column}.card-image{width:100%;height:257px;border-radius:14px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;overflow:hidden}.card-content{width:100%;display:flex;justify-content:space-between;padding:10px;align-items:flex-start}.location-info{width:80%;display:flex;flex-direction:column}.location-name{font-weight:600}.distance-to-park{font-size:.9375rem;color:#717171}.price{font-size:.9375rem;font-weight:600;color:#000}.property-rating{display:flex;align-items:center}.rating{font-weight:600;margin-left:4px}@media (min-width: 480px){.filters{width:100%;padding:20px 40px}.filter-actions{display:flex}.property-grid{width:100%;grid-template-columns:repeat(1,minmax(0,1fr));padding:20px 40px}}@media (min-width: 768px){.filters{width:100%;padding:20px 40px}.filter-options{width:50%}.property-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 40px}}@media (min-width: 992px){.filters{width:100%;padding:20px 40px}.filter-options{width:75%}.property-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 40px}}@media (min-width: 1280px){.filters{width:100%;padding:20px 40px}.property-grid{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 40px}}@media (min-width: 1536px){.filters{width:1600px}.property-grid{width:1600px;grid-template-columns:repeat(6,minmax(0,1fr))}}.property-description{font-size:1.1em;line-height:2rem}@media screen and (max-width: 768px){.property-description{font-size:1rem;line-height:1.6rem}}.property-description h3{text-transform:uppercase;font-weight:600;margin-bottom:.3rem}.property-description img{border-radius:1rem}.property-description p{margin-bottom:1.77rem}.property-description ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1.77rem}.section-title{margin-bottom:2rem}.section-title h2{font-size:3rem;font-weight:600}.photo-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:3rem;margin-bottom:4rem}@media screen and (min-width: 768px){.photo-grid{grid-template-columns:repeat(3,1fr)}}.photo-grid .photo-grid-item{background-color:#eee;box-shadow:inset 0 0 #0009;aspect-ratio:4/3;width:100%;overflow:hidden;border-radius:12px}.photo-grid .photo-grid-item img{transition:all .3s ease-in-out}.photo-grid .photo-grid-item img:hover{transform:scale(1.05);transition:all .3s ease-in-out}/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content: ""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #3b82f680;--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1280px){.container{max-width:1280px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.left-0{left:0}.left-4{left:1rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.z-\[9999\]{z-index:9999}.mx-auto{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:2.5rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mr-4{margin-right:1rem}.mt-5{margin-top:1.25rem}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.aspect-square{aspect-ratio:1/1}.h-0{height:0}.h-4{height:1rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-auto{height:auto}.h-full{height:100%}.max-h-screen{max-height:100vh}.min-h-screen{min-height:100vh}.w-4{width:1rem}.w-9{width:2.25rem}.w-auto{width:auto}.w-full{width:100%}.max-w-\[calc\(80vh\/0\.5625\)\]{max-width:142.22222vh}.flex-1{flex:1 1 0%}.-translate-y-1\/2{--tw-translate-y: -50%}.-translate-y-1\/2,.rotate-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg}.rotate-180{--tw-rotate: 180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.touch-pinch-zoom{--tw-pinch-zoom: pinch-zoom;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.gap-5{gap:1.25rem}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border-b{border-bottom-width:1px}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255/var(--tw-border-opacity))}.bg-black\/40{background-color:#0006}.bg-black\/90{background-color:#000000e6}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.fill-white{fill:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-3{padding:.75rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-\[56\.25\%\]{padding-bottom:56.25%}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-light{font-weight:300}.font-semibold{font-weight:600}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:opacity-80:hover{opacity:.8}@media (min-width: 768px){.md\:h-5{height:1.25rem}.md\:w-5{width:1.25rem}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-4{padding:1rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1280px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:text-5xl{font-size:3rem;line-height:1}}#propertyDetail{background:#fff;border-bottom:1px solid #ebebeb;position:sticky;top:80px;z-index:100}#propertyDetail .property-detail-container{max-width:1600px;margin:0 auto;padding:12px 40px}@media screen and (max-width: 768px){#propertyDetail .property-detail-container{padding:12px 20px}}#propertyDetail .property-container{display:flex;align-items:center}.header-menu{list-style:none;margin:0;display:flex;gap:8px;background:#fff;border-radius:12px;padding:4px}.header-menu li{position:relative}.menu-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#222;font-weight:500;font-size:14px;padding:10px 16px;border-radius:8px;transition:all .2s ease;position:relative;white-space:nowrap}.menu-link:hover{background-color:#f7f7f7}.menu-link.active{background-color:#222;color:#fff;font-weight:600}.menu-link.active:hover{background-color:#000}
