.locations-page{min-height:100vh}.locations-map-section{padding:4rem 2rem;max-width:1400px;margin:0 auto;text-align:center}.locations-map-section h2{font-size:2.5rem;color:#667eea;margin-bottom:1rem}.map-subtitle{font-size:1.2rem;color:#aaa;margin-bottom:2rem}.map-embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#0d0d0d;border-radius:15px;box-shadow:0 10px 40px rgba(102,126,234,.2);border:2px solid #333}.map-embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:15px}@media (max-width:768px){.locations-map-section{padding:3rem 1rem}.locations-map-section h2{font-size:2rem}.map-subtitle{font-size:1rem}.map-embed-container{padding-bottom:75%}}@media (max-width:480px){.locations-map-section h2{font-size:1.75rem}.map-embed-container{padding-bottom:100%;border-radius:10px}}