.wplus-tool-magic-active {
  outline: 2px dashed rgba(10, 109, 194, 0.9);
  outline-offset: 4px;
}

.wplus-tool-magic-btn {
  position: absolute;
  z-index: 2147483647;
  padding: 8px 12px;
  border-radius: 10px;
  border: 1px solid rgba(10, 109, 194, 0.35);
  background: rgba(10, 109, 194, 0.95);
  color: #fff;
  font: 600 13px/1.1 system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  cursor: pointer;
}

.wplus-tool-magic-btn:hover {
  background: rgba(8, 92, 164, 0.98);
}

