.index_container__Wxv5N{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:0 2rem;background-color:#f5f5f5}.index_header__MHF_t{text-align:center;margin-bottom:1rem}.index_title__Hhl0T{font-size:3rem;font-weight:700;color:#ff5722}.index_tagline__xm6u6{font-size:1.2rem;color:#333;margin-top:.5rem}.index_main__a4FrX{width:100%;height:calc(100vh - 150px);display:flex;justify-content:center}.index_mapContainer__RZhdu{width:100%;height:100%;max-height:100vh;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1)}.index_loading__jH8R6{font-size:1.2rem;color:#333}.index_error__WPzQ9{color:red;font-size:1.2rem}.index_loading__jH8R6{display:none}.LoadingSpinner_loader__WKgfE{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.LoadingSpinner_dot__Zunj9{width:24px;height:24px;border-radius:50%;display:inline-block;animation:LoadingSpinner_slide__0GBIY 1s infinite}.LoadingSpinner_dot__Zunj9:first-child{animation-delay:0s;background:#3ac}.LoadingSpinner_dot__Zunj9:nth-child(2){animation-delay:.1s;background:#cb2025}.LoadingSpinner_dot__Zunj9:nth-child(3){animation-delay:.2s;background:#f8b334}.LoadingSpinner_dot__Zunj9:nth-child(4){animation-delay:.3s;background:#00a096}.LoadingSpinner_dot__Zunj9:nth-child(5){animation-delay:.4s;background:#97bf0d}@keyframes LoadingSpinner_slide__0GBIY{0%{transform:scale(1)}50%{opacity:.3;transform:scale(2)}to{transform:scale(1)}}