.WorldMapFrame_drawer__DZP_h{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--surface-white);border-top:1px solid var(--border-default);box-shadow:0 -14px 44px rgba(26,0,8,.14);transform:translateY(100%);transition:transform .42s ease-in-out}.dark .WorldMapFrame_drawer__DZP_h{box-shadow:0 -14px 44px rgba(0,0,0,.55)}.WorldMapFrame_drawerOpen__Zg2Y4{transform:translateY(0)}.WorldMapFrame_drawerWrap__3seeu{max-width:1200px;margin:0 auto}.WorldMapFrame_grip__hu1CH{display:flex;align-items:center;gap:12px;height:46px;padding:0 24px;user-select:none}.WorldMapFrame_gripDot___h0ef{width:11px;height:11px;border-radius:50%;background:var(--accent);color:var(--accent);flex:none;animation:WorldMapFrame_wmfGripPulse__Q0Snr 1.7s ease-out infinite}@keyframes WorldMapFrame_wmfGripPulse__Q0Snr{0%{box-shadow:0 0 0 0 currentColor}70%{box-shadow:0 0 0 7px transparent}to{box-shadow:0 0 0 0 transparent}}.WorldMapFrame_gripName__iEuoU{flex:1;font-family:var(--font-mono,"IBM Plex Mono",monospace);font-size:13px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WorldMapFrame_close__d8NAw{flex:none;width:26px;height:26px;border:none;background:transparent;color:var(--text-secondary);font-size:20px;line-height:1;cursor:pointer;border-radius:6px}.WorldMapFrame_close__d8NAw:hover{background:var(--surface-inner);color:var(--text-primary)}.WorldMapFrame_drawerInner__Gopbb{padding:4px 24px 24px;max-height:56vh;overflow-y:auto}