:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{user-select:none;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}.custom-marker{width:13px;height:13px;background-color:#fff;position:relative;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);cursor:pointer}.mapboxgl-popup-content{font-family:Arial,sans-serif;font-size:12px;padding:8px;color:#000;background:transparent!important;max-width:200px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.2)}@media (max-width:768px){.mapboxgl-popup-content{font-size:10px;padding:6px;max-width:180px}.custom-marker{width:10px;height:10px}}@media (max-width:480px){.mapboxgl-popup-content{font-size:8px;padding:4px;max-width:160px}.custom-marker{width:8px;height:8px}}@keyframes fade-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}body{margin:0;padding:0;overflow:hidden;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:relative}.map-container,.three-container{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1}.three-container{z-index:2;pointer-events:none}.mapboxgl-canvas{background:transparent!important}.grid{position:absolute;left:0;top:0;height:100vh;width:100vw}