#minimap{position:fixed;right:28px;top:22px;width:190px;height:190px;box-sizing:border-box;padding:0;overflow:hidden;border:3px solid #fff;border-radius:50%;background:#202628;box-shadow:0 8px 30px #0004;z-index:12;color:#e8eeeb;text-align:left}#minimap canvas{width:100%;height:100%;display:block}.map-north{position:absolute;top:12px;left:14px;font:700 12px monospace;color:#fff;pointer-events:none}.map-caption{position:absolute;bottom:0;left:0;right:0;height:20px;padding:2px 10px;background:#101518dd;font:10px monospace;letter-spacing:2px}.map-caption kbd{float:right}.sky-toolbar{top:222px}.plot-panel{top:274px;max-height:calc(100vh - 294px);overflow-y:auto}body[data-land="true"] .plot-panel{max-height:calc(100vh - 294px)}#time-panel{top:270px}#world-map{width:calc(100vw - 64px);max-width:1500px;height:calc(100dvh - 64px);max-height:1000px;padding:0;border:1px solid #697171;border-radius:2px;color:#e9edeb;background:#101518;overflow:hidden}#world-map[open]{display:flex;flex-direction:column}#world-map::backdrop{background:#060b0dd9}#world-map button{color:#e8edeb;background:#292f32;border:1px solid #555f62;border-radius:2px}#world-map button:hover{background:#485255}.map-heading{padding:18px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid #edf0eb}.map-heading small{color:#929e9c;letter-spacing:3px;font:10px monospace}.map-heading h2{margin:5px 0 0;font-size:26px}.map-stage{position:relative;flex:1;min-height:0}.map-stage canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.map-stage canvas:active{cursor:grabbing}.map-tools{position:absolute;right:18px;bottom:18px;display:flex;gap:8px}.map-footer{padding:14px 24px;display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;font-size:12px;color:#aab6b4}.map-footer i{display:inline-block;width:8px;height:8px;margin-right:4px}.map-footer .player{background:#fff}.map-footer .built{background:#9dd5ff}.map-footer .claimed{background:#ecc886}@media(max-width:720px){#minimap{right:12px;top:12px;width:132px;height:132px}.sky-toolbar{top:152px;right:12px}.plot-panel{top:204px;max-height:calc(100dvh - 218px);width:240px;right:12px}body[data-land="true"] .plot-panel{max-height:calc(100dvh - 218px)}#world-map{width:100vw;height:100dvh;max-height:none}.map-heading,.map-footer{padding:12px}.map-footer{gap:8px}#time-panel{top:202px}}
#minimap .map-north{left:50%;transform:translateX(-50%);text-shadow:0 1px 4px #000}
#minimap .map-caption{left:50%;right:auto;bottom:12px;transform:translateX(-50%);height:auto;padding:3px 8px;border-radius:10px;font-size:8px;letter-spacing:1px;white-space:nowrap}
#minimap .map-caption kbd{float:none;margin-left:6px}
#minimap:focus-visible{outline:2px solid #fff;outline-offset:4px}
#world-map{width:calc(100vw - 40px);height:calc(100dvh - 40px);max-width:none;max-height:none;border:1px solid #ffffff20;border-radius:8px;background:#181d20;box-shadow:0 24px 100px #0008;font-family:"Microsoft YaHei",sans-serif}
#world-map::backdrop{background:#090d10d9;backdrop-filter:blur(10px)}
#world-map .map-heading{height:74px;box-sizing:border-box;padding:14px 26px;border-bottom:1px solid #ffffff15;background:#161b1f;gap:24px}
.map-brand{display:flex;align-items:center;gap:14px}.map-monogram{display:grid;place-items:center;width:38px;height:38px;border:1px solid #bdd2d850;border-radius:9px;font:700 13px monospace;letter-spacing:-1px;color:#c9e2e7}.map-heading .map-brand small{font:9px sans-serif;letter-spacing:3px;color:#899a9f}.map-heading .map-brand h2{margin:4px 0 0;font-size:19px;font-weight:600;letter-spacing:2px}.map-mode{flex:1;align-self:stretch;display:flex;align-items:center;margin-left:28px;font-size:11px;letter-spacing:2px;color:#8ba7ae}
#world-map button{border:1px solid transparent;border-radius:5px;background:#ffffff08;font-size:12px;transition:background .15s,color .15s}#world-map button:hover{background:#ffffff14;color:#fff}#world-map button:focus-visible{outline:2px solid #9dccda;outline-offset:-2px}
#world-map kbd{display:inline-block;min-width:18px;padding:3px 5px;margin-left:8px;border:1px solid #ffffff25;border-radius:3px;font:10px monospace;color:#cbd6d9;background:#ffffff05}
#world-map .map-stage{background:#181d20}#world-map .map-stage canvas{width:calc(100% - 264px)}
#world-map .map-stage>.map-north{top:22px;left:24px;text-align:center;width:32px;height:42px;padding-top:7px;background:#10161bb8;border:1px solid #ffffff15;border-radius:20px;font:11px monospace;line-height:16px}
.map-directory{position:absolute;top:0;right:0;bottom:0;width:264px;display:flex;flex-direction:column;background:#151a1eee;border-left:1px solid #ffffff12;box-sizing:border-box}.map-directory-heading{padding:25px 22px 16px}.map-directory-heading>small{font:9px monospace;letter-spacing:3px;color:#728a92}.map-directory h3{font-size:16px;letter-spacing:1px;margin:8px 0;color:#e2e9eb}.map-directory p{font-size:11px;color:#81939a;margin:0;line-height:1.7}.map-filters{display:flex;gap:5px;padding:0 18px 18px;border-bottom:1px solid #ffffff0c}.map-filters button{flex:1;padding:7px 0!important}#world-map .map-filters button[aria-pressed="true"]{background:#b6d5df1c;color:#bfdce5}#world-map .map-filters button[aria-pressed="false"]{color:#697b83;background:transparent}.map-place-list{flex:1;min-height:0;overflow:auto;padding:10px;scrollbar-width:thin;scrollbar-color:#405059 transparent}#world-map .map-place{display:flex;align-items:center;gap:10px;width:100%;padding:11px 10px;text-align:left;background:transparent;border-radius:4px;color:#aebdc2;font-size:11px}#world-map .map-place[aria-current]{background:#c6dce4;color:#14212a}.map-place-icon{width:23px;flex-shrink:0;text-align:center;font-size:19px}.map-place>span:nth-child(2){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-place-arrow{color:#6c858e;font-size:13px}.map-directory-note{padding:18px 22px;border-top:1px solid #ffffff0c;font-size:11px;line-height:1.9;color:#9eb0b5}.map-directory-note small{padding-left:12px;color:#657e87;font-size:10px}.map-live-dot{display:inline-block;width:5px;height:5px;background:#8cb5a2;border-radius:50%;margin-right:5px}.map-empty{padding:16px}
#world-map .map-tools{right:286px;bottom:22px;padding:4px;gap:3px;border:1px solid #ffffff17;background:#10161bde;border-radius:7px;box-shadow:0 3px 15px #0003}#world-map .map-tools button{min-width:34px;height:34px;padding:5px 10px;background:transparent;font-size:15px}#world-map .map-tools button[data-fit]{font-size:11px}.map-tools>span{width:1px;background:#ffffff17;margin:7px 4px}
#world-map .map-footer{min-height:42px;box-sizing:border-box;padding:8px 24px;align-items:center;gap:12px;background:#12171b;border-top:1px solid #ffffff10;font:10px monospace;letter-spacing:1px;color:#83979f}#world-map .map-footer kbd{margin-left:14px}#world-map .map-footer [data-scale]{color:#bed0d7}
@media(max-width:720px){#world-map{width:100vw;height:100dvh;border:0;border-radius:0}#world-map .map-heading{height:62px;padding:10px 14px;gap:8px}.map-mode{display:none}.map-brand{flex:1}.map-monogram{width:30px;height:30px}.map-directory{width:180px}.map-directory-heading{padding:18px 12px 12px}.map-filters{padding:0 10px 10px}.map-place-list{padding:5px}#world-map .map-place{padding:10px 5px;gap:4px;font-size:10px}#world-map .map-stage canvas{width:calc(100% - 180px)}#world-map .map-tools{right:192px;bottom:16px;gap:0}#world-map .map-tools button{min-width:26px;padding:4px 6px}.map-directory-note{padding:12px;font-size:10px}#world-map .map-footer{padding:8px 12px;letter-spacing:0}.map-directory-heading p{display:none}}
@media(max-width:480px){.map-directory{width:138px}.map-directory h3{font-size:13px}.map-directory-heading>small{font-size:8px}#world-map .map-stage canvas{width:calc(100% - 138px)}#world-map .map-tools{right:148px}#world-map .map-tools button{min-width:23px;padding:4px}.map-tools>span{margin:8px 2px}.map-place-icon{width:16px;font-size:14px}.map-place-arrow{display:none}.map-directory-note small{padding:0}.map-monogram{display:none}}
