.map-editor-app{position:relative;height:calc(100vh - 80px);min-height:600px;margin:80px calc(50% - 50vw) 0;overflow:hidden;background:#10151b}.map-editor-map{position:absolute;inset:0}.map-editor-toolbar{position:absolute;z-index:900;top:18px;left:18px;display:flex;gap:8px}.map-tool{width:44px;height:44px;color:#fff;background:#18222c;border:1px solid #526171;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.35);font-size:18px}.map-tool:hover,.map-tool.active{background:#2d8250;border-color:#70d995}.map-editor-popup{display:none;position:absolute;z-index:950;color:#edf2f6;background:#17212b;border:1px solid #526171;border-radius:7px;box-shadow:0 8px 28px rgba(0,0,0,.45)}.map-editor-draw-menu{top:70px;left:70px;width:190px;padding:10px}.map-editor-draw-menu strong{display:block;padding:6px}.map-editor-draw-menu button{display:block;width:100%;padding:9px;color:#edf2f6;text-align:left;background:transparent;border:0;border-radius:4px}.map-editor-draw-menu button:hover{background:#2a3947}.map-editor-draw-menu i{width:22px}.map-editor-basemap{position:absolute;z-index:900;top:18px;right:18px;padding:9px 11px;color:#e8edf2;background:#18222c;border:1px solid #526171;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.35)}.map-editor-basemap label{margin:0 7px 0 0}.map-editor-basemap select{color:#fff;background:#0f171e;border:1px solid #526171;padding:5px}.map-editor-legend{position:absolute;z-index:900;right:18px;bottom:25px;width:330px;max-height:48%;overflow:auto;color:#e8edf2;background:rgba(23,31,40,.96);border:1px solid #526171;border-radius:7px;box-shadow:0 8px 28px rgba(0,0,0,.42)}.map-editor-legend-title{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #3b4855}.map-editor-layer-row{display:grid;grid-template-columns:auto 18px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #34404c}.map-editor-layer-row.active{background:#26394b}.map-editor-swatch{width:16px;height:16px;border-radius:3px}.map-editor-layer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-editor-layer-actions{display:flex;gap:3px}.map-editor-layer-actions button{width:28px;height:28px;padding:0;color:#dce6ee;background:#26323d;border:1px solid #445463;border-radius:4px}.map-editor-layer-actions button:hover{color:#fff;background:#397351}.map-editor-layer-actions button.delete:hover{background:#a93b3b}.map-editor-empty{padding:18px;color:#9cabb7}.map-editor-message{display:none;position:absolute;z-index:1100;left:50%;bottom:25px;transform:translateX(-50%);max-width:620px;padding:10px 16px;color:#fff;background:#18222c;border:1px solid #526171;border-radius:5px}.map-editor-dialog{display:none;position:absolute;z-index:1200;inset:0;align-items:center;justify-content:center;background:rgba(4,7,10,.62)}.map-editor-dialog.open{display:flex}.map-editor-dialog-card{width:360px;max-width:calc(100% - 30px);padding:22px;color:#e8edf2;background:#18222c;border:1px solid #526171;border-radius:8px;box-shadow:0 16px 45px rgba(0,0,0,.5)}.map-editor-dialog-card h2{margin-top:0;color:#fff}.map-editor-dialog-card label{display:grid;grid-template-columns:125px 1fr;align-items:center;gap:10px;margin:11px 0}.map-editor-dialog-card input[type=color]{width:100%;height:34px;background:#0f171e;border:1px solid #526171}.map-editor-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.map-editor-dialog-actions button{padding:8px 15px;color:#fff;background:#34414d;border:1px solid #566777;border-radius:4px}.map-editor-dialog-actions button.primary{background:#297746}.map-editor-vertex{width:12px!important;height:12px!important;margin:-6px 0 0 -6px!important;background:#fff;border:2px solid #e53935;border-radius:2px}.leaflet-control-attribution{font-size:10px}@media(max-width:700px){.map-editor-app{height:calc(100vh - 65px);margin-top:65px}.map-editor-basemap{top:72px;left:18px;right:auto}.map-editor-legend{right:10px;bottom:18px;left:10px;width:auto;max-height:35%}}
