.page-section{padding:3rem 1rem;max-width:1100px;margin:0 auto;text-align:center}.hero-section{position:relative;height:60vh;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center}.hero-overlay{background-color:#0d1a26b3;position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.hero-section h1{font-size:3.5rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-section p{font-size:1.5rem;margin-top:.5rem}.hero-cta-button{background-color:#0af;color:#fff;padding:1rem 2rem;border:none;border-radius:5px;text-decoration:none;font-size:1.2rem;font-weight:700;margin-top:2rem;transition:background-color .3s ease}.hero-cta-button:hover{background-color:#08c}.intro-columns{display:flex;gap:2rem;text-align:left;margin-top:2rem}.stats-section{background-color:#0d1a26;color:#fff;display:flex;justify-content:space-around;padding:2rem 1rem}.stat-item h3{font-size:3rem;margin:0;color:#0af}.stat-item p{margin:0;font-size:1.2rem}.featured-listings-section .listings-carousel{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.listing-card{position:relative;width:320px;height:240px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.listing-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.listing-card:hover img{transform:scale(1.05)}.card-info{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:1.5rem 1rem 1rem;font-weight:700;font-size:1.1rem}.testimonials-section blockquote{font-size:1.2rem;font-style:italic;border-left:4px solid #00aaff;padding-left:1.5rem;margin:0 auto;max-width:700px;text-align:left}.testimonials-section cite{display:block;margin-top:1rem;font-weight:700;max-width:700px;text-align:right;margin-right:auto;margin-left:auto}
