.maplibre-gl-bookmark-control{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bm-panel-bg:#fffffff2;--bm-text:#374151;--bm-muted:#6b7280;--bm-subtle:#9ca3af;--bm-border:#e5e7eb;--bm-input-bg:#fff;--bm-input-text:#111;--bm-placeholder:#9ca3af;--bm-hover-bg:#f3f4f6;--bm-chip-hover-bg:#e5e7eb;--bm-focus:#3b82f6;--bm-button-bg:#fff;--bm-button-text:#333;--bm-item-active-bg:#eff6ff;--bm-secondary-text:#4b5563;--bm-secondary-border:#d1d5db;--bm-danger:#dc2626;--bm-danger-bg:#fef2f2;--bm-danger-border:#fecaca;--bm-danger-border-hover:#fca5a5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}@media (prefers-color-scheme:dark){.maplibre-gl-bookmark-control{--lightningcss-light: ;--lightningcss-dark:initial}}.maplibre-gl-bookmark-control .bookmark-button{background:var(--bm-button-bg);width:29px;height:29px;color:var(--bm-button-text);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-bookmark-control .bookmark-button:hover{background-color:var(--bm-hover-bg)}.maplibre-gl-bookmark-control .bookmark-button.active{color:#fff;background-color:#3b82f6}.maplibre-gl-bookmark-control .bookmark-button svg{width:18px;height:18px}.maplibre-gl-bookmark-control .bookmark-panel{background:var(--bm-panel-bg);color:var(--bm-text);z-index:1;border-radius:4px;flex-direction:column;display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 2px 8px #00000026}.maplibre-gl-bookmark-control .bookmark-panel.resizable{min-width:220px;min-height:220px}.maplibre-gl-bookmark-control .bookmark-panel.left{right:calc(100% + 8px)}.maplibre-gl-bookmark-control .bookmark-panel.right{left:calc(100% + 8px)}.maplibre-gl-bookmark-control .bookmark-header{border-bottom:1px solid var(--bm-border);color:var(--bm-text);justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close{cursor:pointer;width:20px;height:20px;color:var(--bm-muted);background-color:#0000;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close:hover{background-color:var(--bm-hover-bg);color:var(--bm-text)}.maplibre-gl-bookmark-control .bookmark-close svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-content{flex-direction:column;flex:auto;min-height:0;padding:10px;display:flex}.maplibre-gl-bookmark-control .bookmark-add-form{gap:6px;margin-bottom:10px;display:flex}.maplibre-gl-bookmark-control .bookmark-capture-toggle{color:var(--bm-secondary-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;display:flex}.maplibre-gl-bookmark-control .bookmark-capture-checkbox{width:14px;height:14px;accent-color:var(--bm-focus);cursor:pointer;flex-shrink:0;margin:0}.maplibre-gl-bookmark-control .bookmark-capture-info{cursor:help;color:var(--bm-secondary-text);opacity:.7;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.maplibre-gl-bookmark-control .bookmark-capture-info:hover{opacity:1}.maplibre-gl-bookmark-control .bookmark-capture-info svg{width:13px;height:13px}.maplibre-gl-bookmark-control .bookmark-name-input{border:1px solid var(--bm-border);color:var(--bm-input-text);background:var(--bm-input-bg);border-radius:4px;flex:1;padding:8px 10px;font-size:12px;transition:border-color .15s}.maplibre-gl-bookmark-control .bookmark-name-input:focus{border-color:var(--bm-focus);outline:none;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-bookmark-control .bookmark-name-input::placeholder{color:var(--bm-placeholder)}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background-color .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn:hover{color:#fff;background-color:#2563eb}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-add-btn:disabled{cursor:not-allowed;background-color:#9ca3af}.maplibre-gl-bookmark-control .bookmark-add-btn svg{width:16px;height:16px}.maplibre-gl-bookmark-control .bookmark-list{flex:auto;min-height:80px;max-height:250px;overflow-y:auto}.maplibre-gl-bookmark-control .bookmark-panel.resizable .bookmark-list{max-height:none}.maplibre-gl-bookmark-control .bookmark-empty{text-align:center;color:var(--bm-subtle);padding:20px;font-size:12px}.maplibre-gl-bookmark-control .bookmark-empty svg{opacity:.5;width:32px;height:32px;margin-bottom:8px}.maplibre-gl-bookmark-control .bookmark-item{cursor:pointer;border-radius:4px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;transition:background-color .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-item:hover{background:var(--bm-hover-bg)}.maplibre-gl-bookmark-control .bookmark-item.active{background:var(--bm-item-active-bg)}.maplibre-gl-bookmark-control .bookmark-item:last-child{margin-bottom:0}.maplibre-gl-bookmark-control .bookmark-item.dragging{opacity:.5}.maplibre-gl-bookmark-control .bookmark-item.drag-over{box-shadow:inset 0 2px 0 0 var(--bm-focus)}.maplibre-gl-bookmark-control .bookmark-grip{width:16px;color:var(--bm-subtle);cursor:grab;flex-shrink:0;justify-content:center;align-items:center;display:flex}.maplibre-gl-bookmark-control .bookmark-grip:active{cursor:grabbing}.maplibre-gl-bookmark-control .bookmark-grip svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-item.grouped{margin-left:16px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-new-folder-btn{border:1px solid var(--bm-secondary-border);cursor:pointer;width:100%;color:var(--bm-secondary-text);background-color:#0000;border-radius:4px;align-items:center;gap:6px;margin-bottom:8px;padding:6px 10px;font-size:11px;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-new-folder-btn:hover{background-color:var(--bm-hover-bg);border-color:var(--bm-subtle)}.maplibre-gl-bookmark-control .bookmark-new-folder-btn svg{flex-shrink:0;width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-group-header{border-radius:4px;align-items:center;gap:6px;margin-bottom:4px;padding:6px 8px;transition:background-color .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-group-header:hover{background:var(--bm-hover-bg)}.maplibre-gl-bookmark-control .bookmark-group-header.drag-over{background:var(--bm-item-active-bg);box-shadow:inset 0 0 0 1px var(--bm-focus)}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-group-toggle{cursor:pointer;width:18px;height:18px;color:var(--bm-muted);background-color:#0000;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.maplibre-gl-bookmark-control .bookmark-group-toggle:hover{color:var(--bm-text)}.maplibre-gl-bookmark-control .bookmark-group-toggle svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-group-icon{color:var(--bm-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.maplibre-gl-bookmark-control .bookmark-group-icon svg{width:15px;height:15px}.maplibre-gl-bookmark-control .bookmark-group-name{min-width:0;color:var(--bm-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:600;overflow:hidden}.maplibre-gl-bookmark-control .bookmark-group-actions{opacity:0;gap:2px;transition:opacity .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-group-header:hover .bookmark-group-actions{opacity:1}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-group-btn{cursor:pointer;width:22px;height:22px;color:var(--bm-subtle);background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-group-btn:hover{background-color:var(--bm-chip-hover-bg);color:var(--bm-text)}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-group-btn.delete:hover{background-color:var(--bm-danger-bg);color:var(--bm-danger)}.maplibre-gl-bookmark-control .bookmark-group-btn svg{width:13px;height:13px}.maplibre-gl-bookmark-control .bookmark-select{width:15px;height:15px;accent-color:var(--bm-focus);cursor:pointer;flex-shrink:0;margin:0}.maplibre-gl-bookmark-control .bookmark-icon{background:var(--bm-hover-bg);width:28px;height:28px;color:var(--bm-muted);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.maplibre-gl-bookmark-control .bookmark-icon svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-info{flex:1;min-width:0}.maplibre-gl-bookmark-control .bookmark-name{color:var(--bm-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.maplibre-gl-bookmark-control .bookmark-meta{color:var(--bm-subtle);margin-top:2px;font-size:10px}.maplibre-gl-bookmark-control .bookmark-actions{opacity:0;gap:2px;transition:opacity .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-item:hover .bookmark-actions{opacity:1}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn{cursor:pointer;width:24px;height:24px;color:var(--bm-subtle);background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn:hover{background-color:var(--bm-chip-hover-bg);color:var(--bm-text)}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn.delete:hover{background-color:var(--bm-danger-bg);color:var(--bm-danger)}.maplibre-gl-bookmark-control .bookmark-action-btn svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-footer{border-top:1px solid var(--bm-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;padding:8px 10px;display:flex}.maplibre-gl-bookmark-control .bookmark-footer-actions{flex-wrap:wrap;gap:4px;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-all-btn,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-selected-btn{border:1px solid var(--bm-secondary-border);cursor:pointer;color:var(--bm-secondary-text);background-color:#0000;border-radius:4px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn:hover,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn:hover,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-all-btn:hover,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-selected-btn:hover{background-color:var(--bm-hover-bg);border-color:var(--bm-subtle);color:var(--bm-secondary-text)}.maplibre-gl-bookmark-control .bookmark-import-btn svg,.maplibre-gl-bookmark-control .bookmark-export-btn svg,.maplibre-gl-bookmark-control .bookmark-export-all-btn svg,.maplibre-gl-bookmark-control .bookmark-export-selected-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn{border:1px solid var(--bm-danger-border);cursor:pointer;color:var(--bm-danger);background-color:#0000;border-radius:4px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn:hover{background-color:var(--bm-danger-bg);border-color:var(--bm-danger-border-hover);color:var(--bm-danger)}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn:disabled{opacity:.5;cursor:not-allowed}.maplibre-gl-bookmark-control .bookmark-clear-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-thumbnail{object-fit:cover;background:var(--bm-hover-bg);border-radius:3px;flex-shrink:0;width:40px;height:28px}.maplibre-gl-bookmark-control .bookmark-rename-input{border:1px solid var(--bm-focus);width:100%;color:var(--bm-input-text);background:var(--bm-input-bg);border-radius:3px;padding:4px 6px;font-size:13px}.maplibre-gl-bookmark-control .bookmark-rename-input:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-bookmark-control .bookmark-name-input,.maplibre-gl-bookmark-control .bookmark-rename-input{color:var(--bm-input-text)!important}.maplibre-gl-bookmark-control .bookmark-name-input::placeholder,.maplibre-gl-bookmark-control .bookmark-rename-input::placeholder{color:var(--bm-placeholder)!important}@media (prefers-color-scheme:dark){.maplibre-gl-bookmark-control{--bm-panel-bg:#282828f2;--bm-text:#e0e0e0;--bm-muted:#aaa;--bm-subtle:#999;--bm-border:#555;--bm-input-bg:#2a2a2a;--bm-input-text:#e0e0e0;--bm-placeholder:#888;--bm-hover-bg:#ffffff14;--bm-chip-hover-bg:#ffffff26;--bm-focus:#3b82f6;--bm-button-bg:#2a2a2a;--bm-button-text:#e0e0e0;--bm-item-active-bg:#3b82f640;--bm-secondary-text:#cbd5e1;--bm-secondary-border:#555;--bm-danger:#f87171;--bm-danger-bg:#f8717126;--bm-danger-border:#f8717166;--bm-danger-border-hover:#f8717199}}
