.maplibre-gl-bookmark-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.maplibre-gl-bookmark-control .bookmark-button{color:#333;cursor:pointer;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:29px;height:29px;padding:0;transition:background-color .15s;display:flex;box-shadow:0 0 0 2px #0000001a}.maplibre-gl-bookmark-control .bookmark-button:hover{background-color:#f3f4f6}.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{z-index:1;background:#fffffff2;border-radius:4px;position:absolute;top:0;overflow:hidden;box-shadow:0 2px 8px #00000026}.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{color:#374151;border-bottom:1px solid #e5e7eb;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;color:#6b7280;background-color:#0000;border:none;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-close:hover{color:#374151;background-color:#f3f4f6}.maplibre-gl-bookmark-control .bookmark-close svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-content{padding:10px}.maplibre-gl-bookmark-control .bookmark-add-form{gap:6px;margin-bottom:10px;display:flex}.maplibre-gl-bookmark-control .bookmark-name-input{color:#374151;border:1px solid #e5e7eb;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:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.maplibre-gl-bookmark-control .bookmark-name-input::placeholder{color:#9ca3af}.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{max-height:250px;overflow-y:auto}.maplibre-gl-bookmark-control .bookmark-empty{text-align:center;color:#9ca3af;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:#f3f4f6}.maplibre-gl-bookmark-control .bookmark-item.active{background:#eff6ff}.maplibre-gl-bookmark-control .bookmark-item:last-child{margin-bottom:0}.maplibre-gl-bookmark-control .bookmark-icon{color:#6b7280;background:#f3f4f6;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;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:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.maplibre-gl-bookmark-control .bookmark-meta{color:#9ca3af;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;color:#9ca3af;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn:hover{color:#374151;background-color:#e5e7eb}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-action-btn.delete:hover{color:#dc2626;background-color:#fef2f2}.maplibre-gl-bookmark-control .bookmark-action-btn svg{width:14px;height:14px}.maplibre-gl-bookmark-control .bookmark-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.maplibre-gl-bookmark-control .bookmark-footer-actions{gap:4px;display:flex}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-import-btn,.maplibre-gl-bookmark-control .bookmark-panel .bookmark-export-btn{cursor:pointer;color:#4b5563;background-color:#0000;border:1px solid #d1d5db;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{color:#4b5563;background-color:#f3f4f6;border-color:#9ca3af}.maplibre-gl-bookmark-control .bookmark-import-btn svg,.maplibre-gl-bookmark-control .bookmark-export-btn svg{width:12px;height:12px}.maplibre-gl-bookmark-control .bookmark-panel .bookmark-clear-btn{cursor:pointer;color:#dc2626;background-color:#0000;border:1px solid #fecaca;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{color:#dc2626;background-color:#fef2f2;border-color:#fca5a5}.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:#f3f4f6;border-radius:3px;flex-shrink:0;width:40px;height:28px}.maplibre-gl-bookmark-control .bookmark-rename-input{color:#374151;border:1px solid #3b82f6;border-radius:3px;width:100%;padding:4px 6px;font-size:13px}.maplibre-gl-bookmark-control .bookmark-rename-input:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}
