*{box-sizing:border-box}html,body{background:#0c1116;width:100%;height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#worldmap{width:100%;height:100%;position:relative;overflow:hidden}.worldmap-loading,.worldmap-error{color:#25313d;background:#d6e4e7;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;font-size:15px;display:flex}.worldmap-error{color:#7a1d1d;text-align:center;background:#f7dddd;flex-direction:column;gap:8px}.worldmap-error span{max-width:min(720px,100vw - 48px);font-size:12px}.worldmap-controls{z-index:1000;align-items:center;gap:8px;max-width:calc(100% - 40px);display:flex;position:absolute;top:20px;right:20px}.worldmap-select-control{min-width:0;display:flex;position:relative}.worldmap-select{color:#18232d;cursor:pointer;appearance:none;-webkit-backdrop-filter:blur(6px);background-color:#ffffffeb;border:1px solid #19243033;border-radius:8px;outline:none;max-width:min(220px,50vw - 24px);padding:11px 32px 11px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s;box-shadow:0 2px 10px #0e182229}.worldmap-select-arrow{pointer-events:none;z-index:1;fill:currentColor;color:#666;width:12px;height:12px;transition:color .2s;display:block;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.worldmap-select option{color:#18232d;background-color:#fff}.worldmap-select:focus{border-color:#377aa0}.worldmap-select:disabled{cursor:wait;opacity:.72}[data-map-ui-theme=dark] .worldmap-select{color:#f5f7fa;background-color:#262a2ff0;border:1px solid #ffffff2e;box-shadow:0 2px 10px #00000059}[data-map-ui-theme=dark] .worldmap-select-arrow{color:#f5f7fa}[data-map-ui-theme=dark] .worldmap-select option{color:#f5f7fa;background-color:#262a2f}[data-map-ui-theme=dark] .worldmap-select:focus{border-color:#5ba3d0}.worldmap-attribution-footer{left:12px;bottom:calc(var(--map-debug-overlay-height,0px) + 12px);z-index:12;width:fit-content;max-width:calc(100% - var(--map-controls-inline-reserve,64px) - 24px);box-sizing:border-box;color:#24313d;pointer-events:auto;background:#ffffffe6;border:1px solid #0000001f;border-radius:4px;padding:5px 8px;font:11px/1.3 system-ui,sans-serif;position:absolute;box-shadow:0 1px 5px #00000024}.worldmap-attribution-footer a{color:#1d5f93;text-decoration:none}.worldmap-attribution-footer a:hover{text-decoration:underline}[data-map-ui-theme=dark] .worldmap-attribution-footer{color:#e8edf2;background:#262a2ff0;border-color:#ffffff29}[data-map-ui-theme=dark] .worldmap-attribution-footer a{color:#15f7fa}.worldmap-detail-pane{z-index:1001;color:#18232d;-webkit-backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #1924302e;border-radius:8px;width:min(340px,100% - 40px);max-height:calc(100% - 112px);position:absolute;top:84px;right:20px;overflow:auto;box-shadow:0 10px 30px #0e182233}.worldmap-detail-content{padding:16px}.worldmap-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.worldmap-detail-type{color:#516170;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700}.worldmap-detail-header h2{margin:0;font-size:20px;line-height:1.2}.worldmap-detail-close{width:32px;height:32px;color:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #1924302e;border-radius:8px;flex:0 0 32px;font-size:22px;line-height:1}.worldmap-detail-close:hover{background:#ebf0f4f2}.worldmap-detail-rows{grid-template-columns:minmax(96px,max-content) minmax(0,1fr);gap:9px 14px;margin:0;font-size:14px;line-height:1.35;display:grid}.worldmap-detail-rows dt{color:#516170;font-weight:600}.worldmap-detail-rows dd{overflow-wrap:anywhere;min-width:0;margin:0}.worldmap-detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.worldmap-detail-link{color:#1f6f94;font-weight:600;text-decoration:none}.worldmap-detail-link:hover{text-decoration:underline}.worldmap-detail-edit-link{border:1px solid #1f6f9459;border-radius:6px;padding:2px 8px;line-height:1.35}.worldmap-detail-edit-link:hover{background:#1f6f9414;text-decoration:none}[data-map-ui-theme=dark] .worldmap-detail-pane{color:#f5f7fa;background:#262a2ff5;border-color:#ffffff29;box-shadow:0 10px 30px #00000061}[data-map-ui-theme=dark] .worldmap-detail-type,[data-map-ui-theme=dark] .worldmap-detail-rows dt{color:#b8c0c8}[data-map-ui-theme=dark] .worldmap-detail-close{background:#ffffff14;border-color:#ffffff2e}[data-map-ui-theme=dark] .worldmap-detail-close:hover{background:#ffffff24}[data-map-ui-theme=dark] .worldmap-detail-link{color:#78c7f2}[data-map-ui-theme=dark] .worldmap-detail-edit-link{border-color:#78c7f26b}[data-map-ui-theme=dark] .worldmap-detail-edit-link:hover{background:#78c7f21f}@media (width<=520px){.worldmap-controls{max-width:calc(100% - 24px);top:12px;right:12px}.worldmap-select{max-width:calc(50vw - 16px);padding:9px 28px 9px 10px;font-size:13px}.worldmap-select-arrow{right:10px}.worldmap-detail-pane{top:auto;right:12px;bottom:calc(var(--map-debug-overlay-height,0px) + 12px);width:auto;max-height:min(60%,420px);left:12px}.worldmap-detail-content{padding:14px}.worldmap-detail-rows{grid-template-columns:minmax(86px,max-content) minmax(0,1fr);gap:8px 12px;font-size:13px}}
