.locations-page{background:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative}.locations-main{flex:1}.locations-hero{color:#000;background:0 0;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;margin:0 auto;padding:4rem 91px;display:flex}.locations-hero-content{flex:1;max-width:600px}.locations-hero-line{background-color:#000;border-radius:2px;width:100px;height:2px;margin:0 0 1.5rem}.locations-hero h1{color:#000;margin:0 0 1rem;font-size:30px;line-height:1.2}.locations-hero h2{color:#000;margin:0 0 1rem;font-size:25px;line-height:1.3}.locations-hero-right{flex-direction:column;align-items:flex-end;gap:1.5rem;display:flex}.locations-hero-logo{object-fit:contain;flex-shrink:0;width:35px;height:35px}.locations-hero-cta{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.locations-hero p{color:#000;text-align:right;margin:0;font-size:16px;line-height:1.6}.locations-hero-button{color:#000;cursor:pointer;background-color:#28a745;border:none;border-radius:6px;width:140px;height:32px;font-size:16px;font-weight:500;transition:background-color .3s}.locations-hero-button:hover{background-color:#218838}.locations-map-section{background:#fff;padding:0 0 2rem}.locations-map-container{background:#fff;padding:0 91px}.map-content-wrapper{border:1px solid #e5e5e5;gap:0;height:70vh;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.map-loading,.map-error{color:#666;background:#fafafa;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:400px;font-size:1.1rem;font-weight:300;display:flex}.map-controls{background:#fafafa;border-right:1px solid #e5e5e5;flex:0 0 320px;height:100%;padding:2rem 0;overflow-y:auto}.map-controls h3{color:#222;letter-spacing:.02em;margin:0 0 2rem;padding:0 2rem;font-size:1.25rem;font-weight:400}.location-buttons{flex-direction:column;gap:0;margin-bottom:2rem;display:flex}.location-btn{color:#666;cursor:pointer;text-align:left;letter-spacing:.01em;background:0 0;border:none;border-bottom:1px solid #e5e5e5;padding:1rem 1.5rem;font-size:.9rem;font-weight:300;transition:all .2s}.location-btn:first-child{border-top:1px solid #e5e5e5}.location-btn:hover{color:#222;background:#f0f0f0}.location-btn.active{color:#fff;background:#222;font-weight:400}.map-wrapper{flex-direction:column;flex:1;height:100%;display:flex}.map-container{flex:1;min-height:0;position:relative}.location-info{background:#fafafa;border-top:1px solid #e5e5e5;flex-shrink:0;height:140px;padding:1.5rem 2rem;overflow:hidden}.location-info h4{color:#222;letter-spacing:.02em;margin:0 0 .8rem;font-size:1rem;font-weight:500}.location-info p{color:#666;margin:.4rem 0;font-size:.85rem;font-weight:300;line-height:1.3}.location-info p strong{color:#222;font-weight:400}.location-info-placeholder{color:#999;text-align:center;padding:2rem;font-style:italic}.map-marker{cursor:pointer;transition:transform .2s}.map-marker:hover{transform:scale(1.1)}.map-marker.selected{transform:scale(1.2)}.marker-icon{filter:drop-shadow(0 2px 4px #0000004d);font-size:24px}.map-marker.selected .marker-icon{font-size:28px}.map-loading-spinner{border:3px solid #6663;border-top-color:#666;border-radius:50%;flex-shrink:0;width:24px;height:24px;animation:1s linear infinite map-spin}@keyframes map-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.locations-hero{flex-direction:column;gap:2rem;padding:2rem 15px}.locations-hero-content{max-width:100%}.locations-hero-line{width:80px;height:2px;margin-bottom:1rem}.locations-hero h1{margin-bottom:1rem;font-size:24px}.locations-hero h2{font-size:18px;line-height:1.5}.locations-hero-right{display:none}.locations-map-section{padding:0 0 1rem}.locations-map-container{padding:0 15px}.map-content-wrapper{flex-direction:column;min-height:auto;height:auto!important}.map-controls{border-bottom:1px solid #e5e5e5;border-right:none;flex:none;max-height:none;padding:1.5rem 0;overflow-y:visible}.map-controls h3{margin-bottom:1rem;padding:0 1rem;font-size:1.1rem}.location-buttons{margin-bottom:0}.location-btn{padding:.85rem 1rem;font-size:.85rem}.map-wrapper{flex-direction:column;flex:none;height:auto;min-height:auto;display:flex;position:relative}.map-container{flex:0 0 350px;width:100%;position:relative;height:350px!important}.location-info{border-top:1px solid #e5e5e5;flex-shrink:0;height:auto;min-height:auto;padding:1.5rem 1rem;overflow:visible}.location-info h4{color:#222;margin:0 0 .8rem;font-size:1rem;font-weight:500}.location-info p{color:#666;margin:.4rem 0;font-size:.85rem;line-height:1.3}.location-info-placeholder{padding:2rem;font-size:.85rem}.marker-icon{font-size:20px}.map-marker.selected .marker-icon{font-size:24px}}
