:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}button{font-family:inherit;cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0}.header-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:32px;height:32px;background:#2d3748;border-radius:8px}.logo-text{font-size:1.25rem;font-weight:600;color:#2d3748}.nav{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#718096;font-weight:500;transition:color .2s}.nav-link:hover{color:#2d3748}.book-now-btn{background:#2d3748;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.book-now-btn:hover{background:#1a202c}.hero{background:linear-gradient(135deg,#2d3748,#4a5568);min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:10%;left:5%;width:120px;height:120px;background:#ffffff1a;border-radius:50%;z-index:1}.hero-content{position:relative;z-index:2;max-width:800px;padding:0 20px}.hero-title{font-size:4rem;font-weight:300;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:3rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#fff;color:#2d3748;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.btn-primary:hover{background:#f7fafc;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.btn-secondary:hover{border-color:#fff;background:#ffffff1a}.properties{padding:6rem 0;background:#f7fafc}.section-title{font-size:3rem;font-weight:300;text-align:center;margin-bottom:1rem;color:#2d3748}.section-subtitle{font-size:1.125rem;color:#718096;text-align:center;margin-bottom:4rem;line-height:1.6}.property{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d;margin-bottom:3rem}.property-content{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:600px}.property-info{padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.property-category{font-size:.875rem;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.property-title{font-size:2.5rem;font-weight:300;color:#2d3748;margin-bottom:1.5rem}.property-description{color:#718096;line-height:1.7;margin-bottom:2rem;font-size:1rem}.property-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:600;color:#2d3748;display:block}.stat-label{font-size:.875rem;color:#718096;margin-top:.25rem}.amenities{margin-bottom:2rem}.amenities-title{font-size:1.125rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.amenities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.amenity{font-size:.875rem;color:#718096;padding:.5rem 0}.property-pricing{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.price{display:flex;flex-direction:column}.price-from{font-size:.875rem;color:#718096}.price-amount{font-size:1.5rem;font-weight:600;color:#2d3748}.btn-dark{background:#2d3748;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.btn-dark:hover{background:#1a202c}.property-images{display:flex;flex-direction:column;gap:1rem;padding:1rem}.property-image{flex:1;border-radius:12px;overflow:hidden}.property-image-main{flex:2}.placeholder-image{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e0);min-height:200px}.contact{padding:6rem 0;background:#fff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-form{background:#f7fafc;padding:2rem;border-radius:16px}.form-title{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s;background:#fff;color:#2d3748}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2d3748}.form-group textarea{resize:vertical;min-height:100px}.btn-full{width:100%}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-section h4{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.info-item{display:flex;flex-direction:column;margin-bottom:1rem}.info-label{font-size:.875rem;font-weight:600;color:#2d3748;margin-bottom:.25rem}.info-value{color:#718096}.footer{background:#2d3748;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo .logo-icon{background:#fff}.footer-description{color:#a0aec0;line-height:1.6;max-width:300px}.footer-links h4,.footer-contact h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact p{color:#a0aec0;margin-bottom:.5rem}.social-links{margin-top:1rem}.social-links span{display:block;color:#a0aec0;font-size:.875rem;margin-bottom:.5rem}.social-icons{display:flex;gap:1rem}.social-link{color:#a0aec0;text-decoration:none;font-size:.875rem;transition:color .2s}.social-link:hover{color:#fff}.footer-bottom{border-top:1px solid #4a5568;padding-top:1rem;text-align:center}.footer-bottom p{color:#a0aec0;font-size:.875rem}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem}.nav{order:3;width:100%;justify-content:center}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.property-content{grid-template-columns:1fr}.property-images{order:-1}.contact-content{grid-template-columns:1fr;gap:2rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.form-row{grid-template-columns:1fr}.amenities-grid{grid-template-columns:repeat(2,1fr)}.property-stats{justify-content:space-around}}@media (max-width: 480px){.hero-title,.section-title,.property-title{font-size:2rem}.property-info{padding:2rem}.contact-form{padding:1.5rem}}
