.world-map-page{overflow:hidden}.world-map-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px 30px;background:linear-gradient(135deg,#ead5a6,#d8b977)}.world-map-intro h1{margin:4px 0 6px;color:#542200;font-family:Georgia,serif;text-transform:uppercase}.world-map-intro p{margin:0;color:#68431f}.map-search{display:flex;gap:7px;align-items:end}.map-search label{font-size:10px;font-weight:bold;color:#6b3b10}.map-search input{display:block;width:76px;margin-top:4px;padding:8px;border:1px solid #a27b43;background:#f8e8be}.map-search .button{height:34px}.map-shell{height:600px;position:relative;background:#07161b;overflow:hidden;border-top:1px solid #bd9457;cursor:grab}.map-shell:active{cursor:grabbing}#world-map{width:100%;height:100%;display:block;image-rendering:pixelated;outline:none}.map-toolbar{position:absolute;z-index:3;left:14px;top:14px;display:grid;gap:4px}.map-toolbar button,.map-floor b{width:38px;height:38px;border:1px solid #977039;background:#f2dfaf;color:#542200;font:bold 19px Georgia;box-shadow:0 2px 8px #0008}.map-toolbar button:hover{background:#ffedbc}.map-floor{display:grid;margin-top:6px}.map-floor b{display:grid;place-items:center;background:#17343a;color:#f6c76b;font-size:14px}.map-crosshair{position:absolute;z-index:2;left:50%;top:50%;width:13px;height:13px;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #000,0 0 7px #000}.map-crosshair:after{content:"";position:absolute;left:5px;top:5px;width:3px;height:3px;background:#e9a532}#map-position{position:absolute;z-index:3;left:14px;bottom:14px;padding:8px 11px;background:#efe0b8eF;color:#42250f;border:1px solid #9d7843;font:bold 12px monospace}#map-loading{position:absolute;z-index:3;right:14px;bottom:14px;padding:7px 10px;background:#07161bd9;color:#e9ba5b;font-size:11px}.map-help{margin:0;padding:13px 20px;background:#e8d4a5;color:#67451e;font-size:12px}@media(max-width:800px){.world-map-intro{display:block}.map-search{margin-top:16px;flex-wrap:wrap}.map-shell{height:470px}}
