.hero-section{position:relative;height:85vh;min-height:600px;background:url(/build/assets/home-banner-DM0N5jtw.jpeg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff}.hero-bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0006,#0003,#00000080)}.hero-content{position:relative;z-index:10;text-align:center;max-width:1200px;padding:0 40px}.hero-title{font-size:4.5rem;font-weight:300;margin-bottom:.5rem;line-height:1;letter-spacing:-1px}.hero-title .highlight{color:var(--primary-color);font-weight:700}.hero-subtitle{font-size:1rem;margin-bottom:3.5rem;opacity:.8;max-width:600px;margin-left:auto;margin-right:auto;font-weight:400}.premium-search-container{background:#fff;border-radius:8px;padding:8px;max-width:850px;margin:0 auto;box-shadow:0 15px 35px #0003}.hero-extra-cta{margin-top:1.5rem;font-size:.95rem;color:#fff}.hero-extra-cta p{opacity:.9}.sell-link{color:var(--primary-color);text-decoration:none;font-weight:700;margin-left:.5rem;transition:all .3s;display:inline-flex;align-items:center;gap:.5rem}.sell-link:hover{color:#fff;transform:translate(5px)}.search-input-group{display:flex;align-items:center}.search-field{text-align:left}.flex-1{flex:1}.flex-2{flex:2}.search-divider{width:1px;height:30px;background-color:#e5e7eb}.main-search-input,.search-select{width:100%;padding:10px 15px;border:none;font-size:.85rem;outline:none;color:#4b5563;background:transparent}.premium-search-btn{background:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:12px 30px;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px;text-transform:capitalize}.premium-search-btn:hover{background:var(--primary-hover)}.statistics-section{padding:4rem 0;background-color:var(--bg-body);transition:background-color .3s}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.stat-card{text-align:center}.stat-icon-wrapper{width:48px;height:48px;background:#d4af371a;border-radius:6px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-size:1.25rem}.stat-number{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.stat-label{color:#6b7280;font-size:.85rem;font-weight:500}.featured-section,.developments-section{padding:4rem 0}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.header-left{text-align:left}.section-title{font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.25rem;color:#111827}.section-subtitle{color:#6b7280;font-size:.85rem}.properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.property-card,.development-card{border-radius:8px;overflow:hidden;position:relative;cursor:pointer}.property-image-container,.development-image-container{position:relative;height:380px;width:100%}.property-main-img,.development-main-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.property-card:hover .property-main-img,.development-card:hover .development-main-img{transform:scale(1.05)}.property-badge,.development-badge{position:absolute;top:1rem;left:1rem;background:var(--primary-color);color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.7rem;font-weight:600;z-index:5;text-transform:capitalize}.property-content-overlay,.development-content-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);color:#fff;text-align:left}.property-location-tag{font-size:.75rem;opacity:.9;margin-bottom:.25rem;display:flex;align-items:center;gap:.25rem}.property-title-overlay,.development-title-overlay{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.property-meta-overlay{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.75rem;opacity:.8}.property-price-tag,.development-price-tag{font-size:1.25rem;font-weight:700}.from-label{font-size:.75rem;font-weight:400;display:block;margin-bottom:.1rem;opacity:.9}.development-developer{font-size:.75rem;opacity:.7;margin-bottom:.5rem}.cta-section{background-color:var(--secondary-color);color:#fff;padding:6rem 0}.cta-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;letter-spacing:-1px}.cta-subtitle{font-size:.95rem;opacity:.8;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.btn-premium-cta{background:linear-gradient(to right,#d4af37,#b8952e);color:#fff;border:none;border-radius:4px;padding:.9rem 2rem;font-weight:700;font-size:.9rem;cursor:pointer;text-transform:capitalize;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s}.btn-premium-cta:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #e68a004d}@media(max-width:1024px){.hero-title{font-size:3rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.properties-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-section{height:auto;padding:120px 0 60px;min-height:auto}.hero-title{font-size:2.25rem;letter-spacing:-.5px}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.premium-search-container{padding:10px}.search-input-group{flex-direction:column;padding:10px;gap:10px}.search-divider{display:none}.item-icon-box{padding:10px;width:100%;border:1px solid var(--border-color);border-radius:4px}.premium-search-btn{width:100%;justify-content:center;padding:15px}.stats-grid{grid-template-columns:1fr;gap:2rem}.stat-card{padding:0}.properties-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.btn-view-all{width:100%;justify-content:center}.cta-section{padding:4rem 0}.cta-title{font-size:1.75rem}.btn-premium-cta{width:100%;justify-content:center}}
