:root{--primary-color:#2563eb;--secondary-color:#1e40af;--accent-color:#f59e0b}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}.hero-section{position:relative;min-height:600px;color:#fff}.hero-overlay{background:rgba(0,0,0,.2)!important}.text-muted{color:#666!important}.hero-carousel{min-height:600px}.carousel-inner .h-100{height:100%!important;min-height:600px}.hero-slide-image{min-height:600px;background-size:cover;background-position:50%;position:relative}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(102,126,234,.9),rgba(118,75,162,.8));z-index:1}.hero-slide-image .col-lg-5,.hero-slide-image .col-lg-6,.hero-slide-image .container,.hero-slide-image .row{position:relative;z-index:2}.property-card{transition:transform .3s ease,box-shadow .3s ease;border:none;border-radius:12px;overflow:hidden}.property-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.property-image{height:250px;object-fit:cover;width:100%}.price-badge{position:absolute;top:15px;right:15px;background:hsla(0,0%,100%,.95);padding:8px 16px;border-radius:8px;font-weight:700;color:var(--primary-color)}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.feature-icon{font-size:3rem;color:var(--primary-color);margin-bottom:1rem}