body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{margin:0;overflow:hidden;padding:0}#root,.App,body,html{height:100%;width:100%}.map-container{background-color:#000;height:100vh;overflow:hidden;position:relative;width:100vw}.highlight-region{fill:none;stroke:none;stroke-width:0}.highlight-region.hovered{animation:fadeIn .4s ease forwards,pulsingGlow 1s .4s infinite alternate}@keyframes fadeIn{0%{fill:#ff00;stroke:none;stroke-width:0;filter:none}to{fill:#ffff004d;stroke:red;stroke-width:2;filter:drop-shadow(0 0 5px red)}}@keyframes pulsingGlow{0%{filter:drop-shadow(0 0 5px red)}to{filter:drop-shadow(0 0 15px red)}}.region-icon{transform-box:fill-box;transform-origin:center;transition:transform .3s ease}.region-icon:hover{transform:scale(1.2)}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.modal-content{background:#000000bf;border-radius:8px;box-shadow:0 4px 10px #0003;color:#fff;max-width:400px;padding:20px 30px;text-align:center;width:80%}.modal-logo{height:60px;margin-bottom:10px;width:60px}.popup-button{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;margin-top:12px;padding:12px 24px;transition:transform .3s ease,background-color .3s ease}.popup-button:hover{background-color:#2980b9;transform:scale(1.05)}.enter-region-button{background-color:#27ae60;border-radius:6px;color:#fff;display:inline-block;font-size:16px;margin-top:12px;padding:12px 24px;text-decoration:none;transition:transform .3s ease,background-color .3s ease}.enter-region-button:hover{background-color:#2ecc71;transform:scale(1.05)}.region-detail-page{background-image:url(/static/media/region.aa98e0c2f52d29f10926.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh;padding:20px;text-align:center;width:100vw}.region-card{background:#000000bf;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#fff;margin:20px auto;max-width:400px;padding:20px;text-align:left}.region-detail-logo{border-radius:50%;display:block;height:80px;margin:0 auto 16px;width:80px}.back-button{background-color:#8e44ad;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:20px;padding:12px 24px;transition:background-color .3s ease,transform .3s ease}.back-button:hover{background-color:#9b59b6;transform:scale(1.05)}
/*# sourceMappingURL=main.e7f82c3f.css.map*/