.branch-locations-main{background:var(--color-background);min-height:100vh;color:var(--color-text-primary);padding-top:120px}@media (max-width:768px){.branch-locations-main{padding-top:100px}}@media (max-width:480px){.branch-locations-main{padding-top:80px}}.branch-locations-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d1b1b 50%,#1a1a1a)}.hero-background{z-index:1}.hero-background,.hero-pattern{position:absolute;top:0;left:0;right:0;bottom:0}.hero-pattern{background-image:radial-gradient(circle at 20% 80%,rgba(232,185,35,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(232,185,35,.1) 0,transparent 50%),linear-gradient(45deg,transparent 30%,rgba(255,255,255,.02) 50%,transparent 70%);background-size:100% 100%,100% 100%,20px 20px;animation:patternMove 20s ease-in-out infinite}@keyframes patternMove{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(-10px) translateY(-10px)}}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.1))}.hero-content{position:relative;z-index:2;margin:0 auto;padding:0 2rem;gap:2rem}.hero-content,.hero-text{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-text{width:100%}.mobile-only .map-preview{width:100%;max-width:300px;margin:0 auto}@media (min-width:1024px){.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;text-align:left}.hero-text{text-align:left;align-items:flex-start}.mobile-only{display:none}.desktop-only{display:block}.desktop-only .map-preview{width:100%;max-width:100%}}@media (max-width:1024px) and (min-width:768px){.hero-content{gap:3rem}.hero-title{font-size:3rem}}@media (max-width:768px){.branch-locations-hero{min-height:auto;padding:1.5rem 0}.hero-content{padding:0 1rem;gap:1.5rem}.hero-title{font-size:2.2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.hero-badge{margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem}}@media (max-width:480px){.hero-content{gap:1rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.9rem}.hero-badge{padding:.4rem .8rem;font-size:.8rem}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(232,185,35,.1);color:#e8b923;padding:.75rem 1.5rem;border-radius:30px;font-size:.9rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(232,185,35,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-title{font-size:3.5rem;font-weight:800;color:#ffffff;margin-bottom:1.5rem;line-height:1.1}.hero-title .highlight{background:linear-gradient(135deg,#e8b923,#f4d03f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:3rem;line-height:1.6}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media (max-width:768px){.hero-stats{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%}.stat-item{width:100%;max-width:200px;padding:.75rem}.stat-icon{width:35px;height:35px}.stat-number{font-size:1.25rem}.stat-label{font-size:.75rem}}@media (max-width:480px){.hero-stats{gap:.75rem}.stat-item{max-width:100%}.hero-features{gap:1rem;flex-direction:column;align-items:center}}.stat-item{display:flex;align-items:center;gap:1rem;background:rgba(255,255,255,.05);padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.stat-item:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.stat-icon{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,#e8b923,#f4d03f);display:flex;align-items:center;justify-content:center;color:#1a1a1a;flex-shrink:0}.stat-content{flex:1 1}.stat-number{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:.25rem;line-height:1}.stat-label{font-size:.875rem;color:#d1d5db;font-weight:500}.hero-features{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.feature-item{gap:.5rem;font-size:.9rem;font-weight:500}.feature-item svg{color:#e8b923}.hero-visual{position:relative;z-index:2}.map-preview{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;max-width:100%}.map-container,.map-preview{position:relative;overflow:hidden}.map-container{height:400px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:16px}.map-placeholder{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1.125rem;font-weight:500}.location-pins{position:absolute;top:0;left:0;right:0;bottom:0}.pin{width:20px;height:20px;background:#e8b923;border-radius:50% 50% 50% 0;transform:rotate(-45deg);animation:pinPulse 2s ease-in-out infinite}.pin,.pin:after{position:absolute}.pin:after{content:"";top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:8px;height:8px;background:#1a1a1a;border-radius:50%}.pin-1{top:20%;left:15%;animation-delay:0s}.pin-2{top:40%;left:35%;animation-delay:.3s}.pin-3{top:60%;left:25%;animation-delay:.6s}.pin-4{top:30%;left:55%;animation-delay:.9s}.pin-5{top:70%;left:45%;animation-delay:1.2s}.pin-6{top:50%;left:75%;animation-delay:1.5s}@keyframes pinPulse{0%,to{transform:rotate(-45deg) scale(1);opacity:1}50%{transform:rotate(-45deg) scale(1.2);opacity:.7}}@media (max-width:1024px){.map-preview{padding:1.5rem}.map-container{height:350px}}@media (max-width:768px){.map-preview{padding:.75rem;margin:0;border-radius:12px}.map-container{height:150px}.pin{width:10px;height:10px}.pin:after{width:3px;height:3px}.map-placeholder{font-size:.9rem}}@media (max-width:480px){.mobile-only .map-preview{max-width:250px}.map-preview{padding:.5rem;border-radius:8px}.map-container{height:120px}.map-placeholder{font-size:.8rem}.pin{width:8px;height:8px}.pin:after{width:2px;height:2px}}.branch-locations-list{padding:4rem 0;background:var(--color-background)}.list-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;padding:0 2rem}.list-header h2{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.list-header p{font-size:1.125rem;color:#d1d5db;line-height:1.6}.list-controls{max-width:1200px;margin:0 auto 3rem;padding:0 2rem;display:flex;gap:2rem;align-items:center}.search-container{flex:1 1}.search-input{width:100%;padding:1rem 1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ffffff;font-size:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.search-input:focus{outline:none;border-color:#e8b923;background:rgba(255,255,255,.08)}.search-input::placeholder{color:#9ca3af}.filter-container{min-width:200px}.filter-select{width:100%;padding:1rem 1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ffffff;font-size:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.filter-select option{background:#1a1a1a;color:#ffffff}.branches-grid{max-width:1200px;margin:0 auto;padding:0 2rem;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.branch-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;height:100%}.branch-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e8b923,#f4d03f,#e8b923);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}.branch-card:hover{transform:translateY(-5px);border-color:rgba(232,185,35,.3);box-shadow:0 20px 40px rgba(0,0,0,.3)}.branch-header{align-items:flex-start;margin-bottom:1.5rem}.branch-info{flex:1 1}.branch-name{font-size:1.5rem;font-weight:700;color:#ffffff;margin-bottom:.75rem}.branch-address,.branch-distance{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem;margin-bottom:.5rem}.branch-actions{display:flex;flex-direction:column;gap:.75rem}.action-btn{padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;white-space:nowrap}.action-btn.primary{background:linear-gradient(135deg,#e8b923,#f4d03f);color:#1a1a1a}.action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(232,185,35,.3)}.action-btn.secondary{background:rgba(255,255,255,.1);color:#ffffff;border:1px solid rgba(255,255,255,.2)}.action-btn.secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.branch-details{margin-bottom:1.5rem;flex-grow:1}.detail-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:.75rem}@media (max-width:768px){.detail-row{grid-template-columns:1fr;gap:.5rem}}.detail-item{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem;flex:1 1}.branch-features{margin-bottom:1.5rem}.features-list{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:rgba(232,185,35,.2);color:#e8b923;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid rgba(232,185,35,.3)}.feature-tag.more{background:rgba(255,255,255,.1);color:#d1d5db;border-color:rgba(255,255,255,.2)}.branch-footer{justify-content:space-between}.branch-footer,.branch-meta{display:flex;align-items:center}.branch-meta{gap:1rem}.size-badge{background:rgba(255,255,255,.1);color:#ffffff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}.established{color:#9ca3af;font-size:.75rem}.branch-rating{display:flex;align-items:center;gap:.25rem;color:#e8b923;font-weight:600}.branch-modal{position:fixed;top:20%;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.modal-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{position:relative;background:var(--color-background);border:1px solid rgba(255,255,255,.1);border-radius:24px;max-width:700px;width:100%;max-height:80vh;overflow-y:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-header h3{font-size:1.5rem;font-weight:700;color:#ffffff}.modal-close{background:none;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.modal-close:hover{background:rgba(255,255,255,.1);color:#ffffff}.modal-body{padding:2rem}.modal-section{margin-bottom:2rem}.modal-section h4{font-size:1.125rem;font-weight:600;color:#ffffff;margin-bottom:1rem}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:center;gap:.75rem;color:#d1d5db}.hours-grid{display:grid;grid-gap:.5rem;gap:.5rem}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.hours-item span:first-child{font-weight:600;color:#ffffff}.hours-item span:last-child{color:#d1d5db}.services-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem}.service-item{background:rgba(232,185,35,.1);color:#e8b923;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;text-align:center;border:1px solid rgba(232,185,35,.2)}.accessibility-list{display:flex;flex-direction:column;gap:.75rem}.accessibility-item{display:flex;align-items:center;gap:.75rem;color:#d1d5db}.modal-footer{display:flex;gap:1rem;padding:1rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.modal-btn{flex:1 1;padding:1rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.modal-btn.primary{background:linear-gradient(135deg,#e8b923,#f4d03f);color:#1a1a1a}.modal-btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(232,185,35,.3)}.modal-btn.secondary{background:rgba(255,255,255,.1);color:#ffffff;border:1px solid rgba(255,255,255,.2)}.modal-btn.secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.branch-locations-map{position:relative;padding:4rem 0;background:linear-gradient(135deg,#1a1a1a,#2d1b1b 50%,#1a1a1a);overflow:hidden}.map-background{z-index:1}.map-background,.map-pattern{position:absolute;top:0;left:0;right:0;bottom:0}.map-pattern{background-image:radial-gradient(circle at 20% 80%,rgba(232,185,35,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(232,185,35,.1) 0,transparent 50%),linear-gradient(45deg,transparent 30%,rgba(255,255,255,.02) 50%,transparent 70%);background-size:100% 100%,100% 100%,20px 20px;animation:patternMove 20s ease-in-out infinite}.map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.1))}.map-header{position:relative;z-index:2;text-align:center;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;padding:0 2rem}.map-header h2{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.map-header p{font-size:1.125rem;color:#d1d5db;line-height:1.6}.mobile-only{display:block}.desktop-only{display:none}.interactive-map-container{position:relative;z-index:2;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%}.map-header-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.map-header-info h3{color:#fff;font-weight:600;margin:0}.map-header-info p{margin:0}.real-map-container{position:relative;border-radius:15px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.real-map{border-radius:15px;z-index:1}:global(.leaflet-marker-icon){border-radius:50%;border:2px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.3)}:global(.user-location-marker){background:#007bff;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 10px rgba(0,123,255,.3)}:global(.user-pin-marker){display:flex;align-items:center;justify-content:center;width:100%;height:100%}:global(.leaflet-popup-content-wrapper){background:rgba(26,26,26,.95);border-radius:10px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}:global(.leaflet-popup-content){color:#fff;margin:0;padding:1rem}:global(.leaflet-popup-tip){background:rgba(26,26,26,.95);border:1px solid rgba(255,255,255,.1)}.map-popup h4{color:#ffd700;margin:0 0 .5rem;font-size:1rem;font-weight:600}.map-popup p{color:#d1d5db;margin:.25rem 0;font-size:.9rem}.map-popup .distance{color:#ffd700;font-weight:500}.map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;background:rgba(0,0,0,.2);border-radius:15px;border:1px solid rgba(255,255,255,.1)}.loading-spinner{border:3px solid rgba(255,255,255,.3);border-top-color:#ffd700}.map-loading p{color:#d1d5db;font-size:1rem;margin:0}.fallback-map{height:400px;background:rgba(0,0,0,.2);border-radius:15px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.fallback-map-content{text-align:center;padding:2rem}.fallback-map-content h3{color:#ffd700;margin-bottom:.5rem}.fallback-map-content p{color:#d1d5db;margin-bottom:1.5rem}.branches-list-fallback{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;max-height:300px;overflow-y:auto}.branch-item-fallback{background:rgba(255,255,255,.1);padding:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease}.branch-item-fallback:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.branch-item-fallback h4{color:#ffd700;margin-bottom:.5rem;font-size:1rem}.branch-item-fallback p{color:#d1d5db;margin:.25rem 0;font-size:.9rem}.branch-item-fallback .distance{color:#ffd700;font-weight:500}.map-wrapper{position:relative;width:100%;height:400px}.map-legend{justify-content:center;gap:2rem;margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.legend-item{font-size:.9rem}.legend-pin.branch-pin{background:#ffd700}.legend-pin.user-pin{background:#007bff}.branch-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.branch-header h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.branches-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.branch-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:15px;padding:1.5rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.branch-card:hover{transform:translateY(-2px);border-color:rgba(255,215,0,.3);box-shadow:0 8px 25px rgba(255,215,0,.1)}.branch-card.selected{border-color:#ffd700;background:rgba(255,215,0,.1);box-shadow:0 0 20px rgba(255,215,0,.2)}.branch-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.branch-card-header h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0;flex:1 1}.branch-card-header .distance{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#1a1a1a;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-left:1rem}.branch-card-address{display:flex;align-items:center;color:#ccc;font-size:.9rem;margin-bottom:1rem}.branch-card-address svg{margin-right:.5rem;color:#ffd700}.branch-card-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.branch-card-details .detail{display:flex;align-items:center;color:#ccc;font-size:.85rem}.branch-card-details .detail svg{margin-right:.5rem;color:#ffd700;width:14px;height:14px}.branch-card-features{display:flex;flex-wrap:wrap;gap:.5rem}.branch-card-features .feature-tag{background:rgba(255,215,0,.2);color:#ffd700;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:500;border:1px solid rgba(255,215,0,.3)}@media (min-width:1024px){.branch-locations-map{max-width:1200px;margin:0 auto;padding:0 2rem}.mobile-only{display:none}.desktop-only{display:block}.branch-information-main{width:100%}.branches-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}}@media (max-width:768px){.branch-locations-map{padding:0 1rem}.interactive-map-container{padding:1.5rem}.real-map-container{height:300px}.real-map{height:300px!important}.map-legend{flex-direction:column;gap:1rem;margin-top:1rem}.branch-item{padding:1rem}}@media (max-width:480px){.branch-locations-map{padding:0 .5rem}.branch-information-main{padding:1rem}.branches-grid{gap:.5rem}.branch-card{padding:.75rem}.branch-card-header h4{font-size:.9rem}.branch-card-header .distance{font-size:.75rem;padding:.15rem .5rem}.pin-label{font-size:.75rem}.map-sidebar{max-height:250px}.branch-item,.map-sidebar{padding:.75rem}.map-header h2{font-size:1.5rem}.map-header p{font-size:1rem}}.map-visual{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:16px;padding:2rem;position:relative}.map-header-info{text-align:center;margin-bottom:2rem}.map-header-info h3{color:#ffffff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.map-header-info p{color:#d1d5db;font-size:1rem}.map-grid-real{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.map-pin-real{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.map-pin-real:hover{background:rgba(232,185,35,.2);border-color:#e8b923;transform:translateY(-2px)}.map-pin-real.active{background:rgba(232,185,35,.3);border-color:#e8b923;box-shadow:0 0 20px rgba(232,185,35,.3)}.pin-icon{width:40px;height:40px;background:#e8b923;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;color:#1a1a1a}.pin-label{color:#ffffff;font-weight:600;font-size:.9rem;margin-bottom:.25rem}.pin-distance{color:#d1d5db;font-size:.8rem}.user-location-real{background:rgba(59,130,246,.2);border:1px solid #3b82f6;border-radius:12px;padding:1rem;text-align:center}.user-pin-real{width:40px;height:40px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;color:#ffffff}.user-label{color:#ffffff;font-weight:600;font-size:.9rem}.map-legend-real{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.map-grid{position:relative;width:100%;height:400px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:16px;overflow:hidden}.map-pin{position:absolute;width:40px;height:40px;background:#e8b923;border-radius:50% 50% 50% 0;transform:rotate(-45deg);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#1a1a1a;font-weight:700}.map-pin:hover{transform:rotate(-45deg) scale(1.1);box-shadow:0 0 20px rgba(232,185,35,.5)}.map-pin.active{background:#f4d03f;box-shadow:0 0 30px rgba(232,185,35,.8)}.user-location{position:absolute;width:30px;height:30px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;animation:userPulse 2s ease-in-out infinite}@keyframes userPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.map-legend{position:absolute;bottom:1rem;left:1rem;display:flex;gap:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem}.legend-pin{width:12px;height:12px;border-radius:50%}.legend-pin.branch-pin{background:#e8b923}.legend-pin.user-pin{background:#3b82f6}.map-sidebar{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-height:500px;overflow-y:auto}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-header h3{font-size:1.25rem;font-weight:700;color:#ffffff}.location-btn{background:rgba(232,185,35,.2);color:#e8b923;border:1px solid rgba(232,185,35,.3);padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.location-btn:hover{background:rgba(232,185,35,.3);transform:translateY(-1px)}.branches-list{display:flex;flex-direction:column;gap:1rem}.branch-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease}.branch-item:hover{background:rgba(255,255,255,.08);border-color:rgba(232,185,35,.3)}.branch-item.selected{background:rgba(232,185,35,.1);border-color:#e8b923}.branch-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.branch-item-header h4{font-size:1rem;font-weight:600;color:#ffffff;margin:0}.distance{background:rgba(232,185,35,.2);color:#e8b923;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.branch-item-address{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem;margin-bottom:.75rem}.branch-item-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.detail{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.75rem}.branch-item-features{display:flex;flex-wrap:wrap;gap:.5rem}.branch-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-background);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;max-width:500px;max-height:80vh;width:90%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow-y:auto}@media (max-width:768px){.branch-popup{top:50%;left:1rem;right:1rem;transform:translateY(-50%);width:auto;max-width:none;padding:1rem}.popup-header h3{font-size:1rem}.popup-actions{flex-direction:column;gap:.75rem}.popup-btn{padding:.75rem;font-size:.9rem}}@media (max-width:480px){.branch-popup{bottom:.5rem;left:.5rem;right:.5rem;padding:.75rem;border-radius:12px}.popup-header h3{font-size:.9rem}.popup-content{margin-bottom:1rem}}.popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.popup-header h3{font-size:1.125rem;font-weight:700;color:#ffffff;margin:0}.popup-close{background:none;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.popup-close:hover{background:rgba(255,255,255,.1);color:#ffffff}.popup-content{margin-bottom:1.5rem}.popup-address,.popup-distance,.popup-hours,.popup-phone{display:flex;align-items:center;gap:.75rem;color:#d1d5db;font-size:.875rem;margin-bottom:.75rem}.popup-actions{display:flex;gap:1rem}.popup-btn{flex:1 1;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.popup-btn.primary{background:linear-gradient(135deg,#e8b923,#f4d03f);color:#1a1a1a}.popup-btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(232,185,35,.3)}.popup-btn.secondary{background:rgba(255,255,255,.1);color:#ffffff;border:1px solid rgba(255,255,255,.2)}.popup-btn.secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.branch-locations-services{padding:4rem 0;background:var(--color-background)}.services-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;padding:0 2rem}.services-header h2{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.services-header p{font-size:1.125rem;color:#d1d5db;line-height:1.6}.services-grid{max-width:1200px;padding:0 2rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin:0 auto 4rem}.service-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e8b923,#f4d03f,#e8b923);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}.service-card:hover{transform:translateY(-5px);border-color:rgba(232,185,35,.3);box-shadow:0 20px 40px rgba(0,0,0,.3)}.service-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#e8b923,#f4d03f);display:flex;align-items:center;justify-content:center;color:#1a1a1a;margin-bottom:1.5rem}.service-content{position:relative;z-index:1}.service-title{font-size:1.25rem;font-weight:700;color:#ffffff;margin-bottom:.75rem}.service-description{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.service-features{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:center;gap:.75rem;color:#d1d5db;font-size:.875rem;margin-bottom:.5rem}.feature-bullet{color:#e8b923;font-weight:700}.services-cta{background:linear-gradient(135deg,rgba(232,185,35,.1),rgba(232,185,35,.05));border:2px solid rgba(232,185,35,.2);border-radius:24px;padding:3rem;text-align:center;max-width:800px;margin:0 auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.cta-content h3{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.cta-content p{font-size:1.125rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6}.cta-actions{gap:1rem;flex-wrap:wrap}.cta-actions,.cta-btn{display:flex;justify-content:center}.cta-btn{padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;align-items:center;gap:.75rem;min-width:200px}.cta-btn.primary{background:linear-gradient(135deg,#e8b923,#f4d03f);color:#1a1a1a}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(232,185,35,.4)}.cta-btn.secondary{background:rgba(255,255,255,.1);color:#ffffff;border:1px solid rgba(255,255,255,.2)}.cta-btn.secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-3px)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#d1d5db}.loading-spinner{width:40px;height:40px;border:3px solid rgba(232,185,35,.3);border-top-color:#e8b923;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-stats{grid-template-columns:1fr;gap:1rem}.hero-features{justify-content:center}.branches-grid{grid-template-columns:1fr}.branch-card{padding:1.5rem}.branch-header{flex-direction:column;gap:1rem}.branch-actions{flex-direction:row;width:100%}.action-btn{flex:1 1}.list-controls{flex-direction:column;gap:1rem}.map-container{grid-template-columns:1fr;gap:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.cta-actions{flex-direction:column}.cta-btn{min-width:auto}.modal-content{margin:1rem;max-height:80vh}.modal-body{padding:1rem}.modal-footer,.popup-actions{flex-direction:column}}