.properties-page{font-family:var(--font-body), sans-serif;color:#111;background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.properties-header{-webkit-backdrop-filter:blur(10px);z-index:100;background-color:#ffffffd9;border-bottom:1px solid #0000000d;width:100%;height:80px;transition:all .3s;position:fixed;top:0;left:0}.properties-header-container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.header-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.header-logo{object-fit:contain;width:auto;height:36px}.header-brand-name{font-family:var(--font-luxury), Georgia, serif;letter-spacing:.15em;text-transform:uppercase;color:#111;font-size:1.25rem;font-weight:600}.header-nav{align-items:center;gap:24px;display:flex}.nav-link{font-family:var(--font-body), sans-serif;letter-spacing:1px;text-transform:uppercase;color:#666;font-size:.85rem;font-weight:500;transition:color .25s}.nav-link:hover{color:#c8a24d}.btn-nav-home{color:#111;background-color:#0000;border:1px solid #111;border-radius:20px;padding:10px 22px;font-weight:600;transition:all .25s}.btn-nav-home:hover{color:#fff;background-color:#111}.properties-hero{text-align:center;background-image:url(/images/heropc.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:45vh;margin-top:80px;display:flex;position:relative;overflow:hidden}.properties-hero-overlay{z-index:1;background-color:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.properties-hero-content{z-index:2;color:#fff;width:90%;max-width:800px;position:relative}.properties-subtitle{font-family:var(--font-body), sans-serif;letter-spacing:3px;text-transform:uppercase;color:#c8a24d;margin-bottom:.5rem;font-size:.85rem;display:block}.properties-title{font-family:var(--font-luxury), Georgia, serif;letter-spacing:1px;margin-bottom:1.2rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:600}.properties-description{font-family:var(--font-body), sans-serif;opacity:.85;max-width:650px;margin:0 auto;font-size:clamp(.92rem,1.2vw,1.1rem);font-weight:300;line-height:1.6}.properties-section-container{width:100%;max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.properties-footer{color:#fff;background-color:#111;border-top:1px solid #ffffff0d;margin-top:auto;padding:4rem 1.5rem 2rem}.properties-footer-container{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-logo-wrapper{margin-bottom:1.5rem}.footer-logo{height:50px;margin-bottom:.8rem}.footer-brand-name{font-family:var(--font-luxury), Georgia, serif;letter-spacing:.2em;text-transform:uppercase;color:#fff;font-size:1.4rem}.footer-tagline{font-family:var(--font-body), sans-serif;color:#888;letter-spacing:.5px;margin-bottom:2rem;font-size:.9rem;font-weight:300}.footer-divider{background-color:#ffffff14;width:100%;height:1px;margin-bottom:1.5rem}.footer-copyright{font-family:var(--font-body), sans-serif;color:#666;letter-spacing:.5px;font-size:.8rem}.skeleton{background:linear-gradient(90deg,#f0f0f2 25%,#e2e2e6 50%,#f0f0f2 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite loading-animation}@keyframes loading-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-skeleton-state{pointer-events:none}.skeleton-hero{background:#19191c}.skeleton-subtitle{width:120px;height:16px;margin:0 auto 12px}.skeleton-title{width:320px;height:48px;margin:0 auto 16px}.skeleton-desc{width:70%;height:36px;margin:0 auto}.skeleton-search-bar{background:#f0f0f2;border-radius:30px;max-width:600px;height:56px;margin:0 auto 3.5rem}.property-card-skeleton{background:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.skeleton-image{border-radius:0;width:100%;height:260px}.skeleton-card-content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.skeleton-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.skeleton-badge{width:70px;height:18px}.skeleton-price{width:90px;height:22px}.skeleton-card-title{width:85%;height:22px;margin-bottom:24px}.skeleton-card-specs{border-top:1px solid #f0f0f2;gap:16px;margin-bottom:24px;padding-top:16px;display:flex}.skeleton-spec{width:60px;height:16px}.skeleton-button{border-radius:25px;width:100%;height:44px;margin-top:auto}
