.location-swiper-container{max-width:650px;margin:2rem auto;padding:1rem;font-family:Segoe UI,system-ui,sans-serif}.title{text-align:center;color:#222;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:1.9rem;font-weight:800}.mySwiper{border-radius:20px;overflow:hidden}.location-card{color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;min-width:480px;min-height:480px;padding:1.8rem;display:flex;position:relative}.location-card.new-location{animation:2s infinite alternate glow-pulse}@keyframes glow-pulse{0%{box-shadow:0 0 10px #fff6}to{box-shadow:0 0 25px #ff9664cc}}.card-content{z-index:2;flex-direction:column;gap:1rem;display:flex}.location-header{justify-content:center;align-items:center;gap:.6rem;display:flex}.location-header h3{margin:0;font-size:1.6rem;font-weight:700}.pin-icon{font-size:1.6rem}.badge{color:#ff4757;background:#fff;border-radius:30px;margin-left:.7rem;padding:.35rem .9rem;font-size:.9rem;font-weight:700;animation:3s ease-in-out infinite float;box-shadow:0 4px 8px #0003}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.address,.hours,.contact{text-align:center;margin:0;font-size:1.05rem;line-height:1.5}.contact a{color:#fff;border-bottom:1px dashed #fff9;font-weight:600;text-decoration:none}.contact a:hover{opacity:.9}.map-container{border-radius:12px;margin-top:1rem;overflow:hidden;box-shadow:0 6px 16px #00000026}.swiper-pagination-bullet{opacity:1;background:#ffffffb3;width:12px;height:12px;transition:all .3s}.swiper-pagination-bullet-active{background:#fff;transform:scale(1.3)}.swiper-button-next,.swiper-button-prev{color:#fff;background:#0006;border-radius:50%;width:44px;height:44px;transition:all .3s}.swiper-button-next:hover,.swiper-button-prev:hover{background:#0009;transform:scale(1.1)}@media (max-width:600px){.location-card{min-height:520px;padding:1.4rem}.title{font-size:1.6rem}.map-container iframe{height:150px}}
