*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f5;color:#1f2937}#root{display:flex;flex-direction:column}.map-stage{flex:1;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vh,32px)}.map-card{position:relative;width:min(100%,1280px,82vh * 4 / 3);aspect-ratio:4 / 3;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 6px 24px #0f172a0f;overflow:hidden}@media(max-width:768px){.map-stage{padding-left:0;padding-right:0}.map-card{width:min(100vw,82vh);max-width:none;aspect-ratio:1 / 1}}@keyframes mp-spin{to{transform:rotate(360deg)}}
