.map-container{width:100%;min-width:1120px;padding-bottom:20px;border-radius:12px;background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);box-shadow:0 10px 30px rgba(0,0,0,.08)}.map-header{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid rgba(30,58,138,.1)}.map-header h2{color:#1e3a8a;font-size:28px;margin-bottom:8px;font-weight:700}.map-header p{color:#64748b;font-size:16px;max-width:800px;margin:0 auto;line-height:1.6}.map-wrapper{position:relative;height:600px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff}#networkMap{width:100%;height:100%;position:relative}.map-legend{display:flex;justify-content:center;align-items:center;margin-top:20px;flex-wrap:wrap;gap:25px}.legend-item{display:flex;align-items:center;gap:8px;color:#475569;font-size:14px}.legend-icon{width:16px;height:16px;border-radius:50%}.headquarters{width:20px;height:20px}.headquarters img{width:100%}.branch{background:#1e3a8a;box-shadow:0 0 0 3px rgba(30,58,138,.2)}.route{background:#0ea5e9;box-shadow:0 0 0 2px rgba(14,165,233,.2)}.company-logo{position:absolute;top:20px;left:20px;z-index:1000;background:hsla(0,0%,100%,.95);padding:10px 18px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.company-logo h3{color:#1e3a8a;font-size:18px;margin:0;font-weight:700}.company-logo p{color:#64748b;font-size:12px;margin:0}.leaflet-popup-content{min-width:240px;font-size:14px}.popup-header{background:#1e3a8a;color:#fff;padding:10px 15px;border-radius:4px 4px 0 0;width:100%;font-weight:600}.popup-content{padding:5px 15px}.popup-item{display:flex;align-items:flex-start;margin:10px 0;line-height:1.5}.popup-label{color:#64748b;min-width:60px;font-weight:500}.popup-value{color:#1e293b;flex:1}.popup-phone{color:#1e3a8a;font-weight:600;text-decoration:none}.popup-phone:hover{text-decoration:underline}@media(max-width: 768px){.map-container{margin:15px;padding:15px}.map-wrapper{height:500px}.map-header h2{font-size:24px}.company-logo{position:relative;top:0;left:0;margin-bottom:15px;width:100%}}
