.project-hero-section{width:100%;height:min(100vh,900px);position:relative;overflow:hidden}.project-hero-image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.project-hero-section{height:70vh}}@media (max-width:768px){.project-hero-section{height:55vh}}
.project-overview-section{background:#fff;padding:110px 20px}.project-overview-container{grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.overview-subtitle{color:#f47c20;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px;font-size:15px;font-weight:600;display:inline-block}.project-overview-left h2{color:#5a5454;margin-bottom:35px;font-size:48px;font-weight:400;line-height:1.2}.project-overview-left h2 span{font-weight:700}.project-overview-left p{color:#555;text-align:justify;margin-bottom:24px;font-size:16px;line-height:1.9}.overview-highlights{gap:18px;margin-top:35px;display:grid}.overview-highlight{align-items:center;gap:14px;display:flex}.overview-highlight img{width:22px;height:22px}.overview-highlight span{color:#333;font-size:16px}.overview-btn{color:#fff;cursor:pointer;background:#f47c20;border:none;border-radius:8px;margin-top:45px;padding:15px 34px;font-size:15px;font-weight:600;transition:all .3s}.overview-btn:hover{transform:translateY(-2px)}.project-overview-right img{border-radius:14px;width:100%;display:block}.highlight-icon{color:#f37021;flex-shrink:0;width:5%;margin-top:3px;font-size:18px}.highlight-item{align-items:flex-start;gap:12px;display:flex}@media (max-width:992px){.project-overview-container{grid-template-columns:1fr;gap:60px}.project-overview-left h2{font-size:40px}}@media (max-width:768px){.project-overview-section{padding:70px 20px}.project-overview-left h2{font-size:32px}.project-overview-left p{font-size:15px}.overview-btn{width:100%}}
.project-gallery-section{background:#fff;padding:100px 20px}.project-gallery-container{max-width:1200px;margin:0 auto}.project-gallery-header{text-align:center;margin-bottom:60px}.project-gallery-header h2{color:#5a5454;font-size:48px;font-weight:400}.project-gallery-header h2 span{font-weight:700}.gallery-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:20px;display:grid}.gallery-item:first-child{grid-area:span 2/span 2}.gallery-item{cursor:pointer;background:#f5f5f5;border-radius:18px;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-item:hover img{transform:scale(1.08)}@media (max-width:992px){.project-gallery-header h2{font-size:40px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.gallery-item:first-child{grid-area:span 2/span 2}}@media (max-width:768px){.project-gallery-section{padding:60px 20px}.project-gallery-header{margin-bottom:40px}.project-gallery-header h2{font-size:34px}.gallery-grid{flex-direction:column;gap:16px;display:flex}.gallery-item{border-radius:14px;width:100%;height:220px}.gallery-item:first-child{width:100%;height:320px}.gallery-item img{object-fit:cover;width:100%;height:100%}}
.project-amenities-section{background:#f5f0eb;padding:100px 20px}.project-amenities-container{max-width:1200px;margin:0 auto}.project-amenities-header{text-align:center;margin-bottom:70px}.project-amenities-header h2{color:#5a5454;margin-bottom:16px;font-size:48px;font-weight:400}.project-amenities-header h2 span{font-weight:700}.project-amenities-header p{color:#666;max-width:650px;margin:auto;font-size:16px;line-height:1.8}.amenities-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.amenity-item{text-align:center;background:#fff;border:1px solid #efefef;border-radius:16px;flex-direction:column;align-items:center;padding:35px 20px;transition:all .3s;display:flex}.amenity-item:hover{border-color:#f37021;transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.amenity-icon{background:#f3702114;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:22px;display:flex}.amenity-fa-icon{color:#f37021;width:22px;height:22px;font-size:32px}.amenity-item h3{color:#333;font-size:18px;font-weight:600;line-height:1.5}@media (max-width:992px){.project-amenities-header h2{font-size:40px}.amenities-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.project-amenities-section{padding:60px 20px}.project-amenities-header{margin-bottom:45px}.project-amenities-header h2{font-size:34px}.amenities-grid{grid-template-columns:repeat(2,1fr);gap:16px}.amenity-item{padding:25px 15px}.amenity-icon{width:60px;height:60px}.amenity-fa-icon{width:18px;height:18px;font-size:18px}.amenity-item h3{font-size:15px}}
.resources-section{background:#f5f0eb;padding:100px 20px}.resources-container{max-width:1200px;margin:0 auto}.resources-header{text-align:center;margin-bottom:60px}.resources-header h2{color:#5a5454;margin-bottom:16px;font-size:48px;font-weight:400}.resources-header h2 span{font-weight:700}.resources-header p{color:#666;max-width:650px;margin:0 auto;font-size:16px;line-height:1.8}.resource-card{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:40px;display:flex;box-shadow:0 8px 24px #0000000d}.resource-content h3{color:#333;margin-bottom:10px;font-size:24px;font-weight:700}.resource-content p{color:#666;line-height:1.8}.download-btn{color:#fff;white-space:nowrap;background:#f37021;border-radius:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.download-btn:hover{transform:translateY(-2px)}@media (max-width:992px){.resources-header h2{font-size:40px}}@media (max-width:768px){.resources-section{padding:60px 20px}.resources-header{margin-bottom:40px}.resources-header h2{font-size:34px}.resource-card{flex-direction:column;align-items:flex-start;padding:30px}.download-btn{text-align:center;width:100%}}
.location-section{background:#fff;padding:100px 20px}.location-container{grid-template-columns:420px 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.location-content h2{color:#5a5454;margin-bottom:24px;font-size:48px;font-weight:400}.location-content h2 span{font-weight:700}.location-content>p{color:#666;margin-bottom:40px;font-size:16px;line-height:1.9}.location-address h3{color:#f37021;margin-bottom:12px;font-size:22px;font-weight:700}.location-address p{color:#333;font-size:16px;line-height:1.8}.location-map{border-radius:20px;height:500px;overflow:hidden;box-shadow:0 8px 24px #00000014}.location-map iframe{border:none}@media (max-width:992px){.location-container{grid-template-columns:1fr;gap:40px}.location-content h2{font-size:40px}.location-map{height:450px}}@media (max-width:768px){.location-section{padding:60px 20px}.location-content h2{font-size:34px}.location-content>p{font-size:15px}.location-map{border-radius:16px;height:350px}}
