@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";body,html{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--kyz-nav-height:68px;--kyz-content-max:1280px;--kyz-section-py:80px;--kyz-section-py-mobile:48px}.kyz-container{max-width:var(--kyz-content-max);margin:0 auto;padding:0 24px}@media(max-width:600px){.kyz-container{padding:0 16px}}.kyz-navbar{height:var(--kyz-nav-height);position:-webkit-sticky;position:sticky;top:0;z-index:100}.kyz-hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden}@media(max-width:768px){.kyz-hero{min-height:420px}}.kyz-hero__bg{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.kyz-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,61,38,.82),rgba(15,61,38,.55) 60%,rgba(15,61,38,.3))}.kyz-hero__content{position:relative;z-index:1;color:#fff;width:100%}.kyz-hero__heading{font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:16px}@media(max-width:768px){.kyz-hero__heading{font-size:2rem}}@media(max-width:480px){.kyz-hero__heading{font-size:1.6rem}}.kyz-hero__subheading{font-size:1.15rem;font-weight:400;color:hsla(0,0%,100%,.88);margin-bottom:32px;max-width:560px}@media(max-width:768px){.kyz-hero__subheading{font-size:1rem}}.kyz-hero-search{background:#fff;border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:12px;max-width:640px;box-shadow:0 20px 60px rgba(0,0,0,.3)}@media(max-width:600px){.kyz-hero-search{flex-direction:column;align-items:stretch}}.kyz-hero-search__input{flex:1 1;border:none;outline:none;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;color:#1a1a1a;background:transparent}.kyz-hero-search__input::placeholder{color:#9ca3af}.kyz-property-card{cursor:pointer;text-decoration:none;display:block}.kyz-property-card__image-wrap{position:relative;overflow:hidden;border-radius:10px 10px 0 0;height:220px}.kyz-property-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.kyz-property-card:hover .kyz-property-card__image-wrap img{transform:scale(1.04)}.kyz-property-card__badge{position:absolute;top:12px;left:12px;z-index:1}.kyz-property-card__price{font-size:1.25rem;font-weight:700;color:#1a5c3a;margin-bottom:4px}.kyz-property-card__name{font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kyz-property-card__location{font-size:.82rem;color:#5c6470;margin-bottom:8px}.kyz-property-card__stats{display:flex;gap:12px;font-size:.82rem;color:#5c6470}.kyz-section{padding:var(--kyz-section-py) 0}@media(max-width:768px){.kyz-section{padding:var(--kyz-section-py-mobile) 0}}.kyz-section--alt{background:#f4f7f4}.kyz-section-header{margin-bottom:48px;text-align:center}@media(max-width:768px){.kyz-section-header{margin-bottom:32px}}.kyz-tour-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}.kyz-tour-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.kyz-map-panel{border-radius:12px;overflow:hidden;border:1px solid #e8ecf0;margin-bottom:24px}.kyz-map-panel .kyz-map-container{height:420px;width:100%}@media(max-width:768px){.kyz-map-panel .kyz-map-container{height:300px}}.kyz-amenities{display:flex;flex-wrap:wrap;gap:32px}.kyz-amenities__group-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#5c6470;margin-bottom:10px}.kyz-amenities__list{list-style:none;padding:0;margin:0}.kyz-amenities__list li{font-size:.9rem;padding:4px 0;color:#1a1a1a}.kyz-amenities__list li:before{content:"✓ ";color:#1a5c3a;font-weight:600}.kyz-empty-state,.kyz-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.kyz-state-icon{font-size:3rem;margin-bottom:20px;color:#d1d5db}.kyz-error-state .kyz-state-icon{color:#fca5a5}.kyz-inquiry-card{position:-webkit-sticky;position:sticky;top:calc(var(--kyz-nav-height) + 24px)}.kyz-truncate-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kyz-page-offset{padding-top:var(--kyz-nav-height)}